From f8d78169e821915d580f4fc0235e637c34f7b6c3 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 27 May 2024 15:33:36 +0200 Subject: ✏️ fix label (refs #5911) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- locale/de/LC_MESSAGES/django.po | 8 ++++---- locale/es/LC_MESSAGES/django.po | 8 ++++---- locale/fr/LC_MESSAGES/django.po | 12 ++++++------ locale/pt/LC_MESSAGES/django.po | 8 ++++---- 4 files changed, 18 insertions(+), 18 deletions(-) (limited to 'locale') diff --git a/locale/de/LC_MESSAGES/django.po b/locale/de/LC_MESSAGES/django.po index 534b9a55b..1851bf784 100644 --- a/locale/de/LC_MESSAGES/django.po +++ b/locale/de/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-05-10 13:07+0200\n" +"POT-Creation-Date: 2024-05-27 15:23+0200\n" "PO-Revision-Date: 2019-11-01 18:52+0000\n" "Last-Translator: Valérie-Emma Leroux \n" "Language-Team: German \n" "Language-Team: LANGUAGE \n" @@ -9695,7 +9695,7 @@ msgstr "" msgid "You put either a file or a download link for media but not both." msgstr "" -#: ishtar_common/forms_common.py:390 ishtar_common/tests.py:3022 +#: ishtar_common/forms_common.py:390 ishtar_common/tests.py:3023 msgid "\"Associated images\" field must be a valid zip file." msgstr "" @@ -10553,11 +10553,11 @@ msgid "Generated below relation image (PNG)" msgstr "" #: ishtar_common/models.py:717 -msgid "Custom data - Menu" +msgid "Custom data - Section" msgstr "" #: ishtar_common/models.py:718 -msgid "Custom data - Menus" +msgid "Custom data - Sections" msgstr "" #: ishtar_common/models.py:721 ishtar_common/models.py:785 diff --git a/locale/fr/LC_MESSAGES/django.po b/locale/fr/LC_MESSAGES/django.po index 2afc20c6f..27113fdbb 100644 --- a/locale/fr/LC_MESSAGES/django.po +++ b/locale/fr/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-05-10 13:07+0200\n" +"POT-Creation-Date: 2024-05-27 15:23+0200\n" "PO-Revision-Date: 2022-07-08 13:04+0000\n" "Last-Translator: Étienne Loks \n" "Language-Team: French \n" "Language-Team: LANGUAGE \n" @@ -9695,7 +9695,7 @@ msgstr "" msgid "You put either a file or a download link for media but not both." msgstr "" -#: ishtar_common/forms_common.py:390 ishtar_common/tests.py:3022 +#: ishtar_common/forms_common.py:390 ishtar_common/tests.py:3023 msgid "\"Associated images\" field must be a valid zip file." msgstr "" @@ -10553,11 +10553,11 @@ msgid "Generated below relation image (PNG)" msgstr "" #: ishtar_common/models.py:717 -msgid "Custom data - Menu" +msgid "Custom data - Section" msgstr "" #: ishtar_common/models.py:718 -msgid "Custom data - Menus" +msgid "Custom data - Sections" msgstr "" #: ishtar_common/models.py:721 ishtar_common/models.py:785 -- cgit v1.2.3