Skip to content

Commit 0574fa3

Browse files
committed
Added missing translations
1 parent 26d8ea2 commit 0574fa3

File tree

3 files changed

+22
-4
lines changed

3 files changed

+22
-4
lines changed

src/collective/iconifiedcategory/locales/collective.iconifiedcategory.pot

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
msgid ""
55
msgstr ""
66
"Project-Id-Version: PACKAGE VERSION\n"
7-
"POT-Creation-Date: 2025-09-19 08:13+0000\n"
7+
"POT-Creation-Date: 2025-09-22 10:01+0000\n"
88
"PO-Revision-Date: YEAR-MO-DA HO:MI +ZONE\n"
99
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1010
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -110,6 +110,9 @@ msgstr ""
110110
msgid "Edit"
111111
msgstr ""
112112

113+
msgid "Element has been approved"
114+
msgstr ""
115+
113116
msgid "Element is confidential"
114117
msgstr ""
115118

@@ -125,6 +128,9 @@ msgstr ""
125128
msgid "Element is signed"
126129
msgstr ""
127130

131+
msgid "Element must be approved"
132+
msgstr ""
133+
128134
msgid "Element must be signed but is still not"
129135
msgstr ""
130136

@@ -318,7 +324,7 @@ msgstr ""
318324
msgid "Yes and hide download icon"
319325
msgstr ""
320326

321-
#: ../utils.py:530
327+
#: ../utils.py:529
322328
msgid "You must select a PDF file!"
323329
msgstr ""
324330

src/collective/iconifiedcategory/locales/fr/LC_MESSAGES/collective.iconifiedcategory.po

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
msgid ""
22
msgstr ""
33
"Project-Id-Version: PACKAGE VERSION\n"
4-
"POT-Creation-Date: 2025-09-19 08:13+0000\n"
4+
"POT-Creation-Date: 2025-09-22 10:01+0000\n"
55
"PO-Revision-Date: YEAR-MO-DA HO:MI +ZONE\n"
66
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
77
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -111,6 +111,9 @@ msgstr "Télécharger"
111111
msgid "Edit"
112112
msgstr "Éditer"
113113

114+
msgid "Element has been approved"
115+
msgstr "Cet élément a été approuvé"
116+
114117
msgid "Element is confidential"
115118
msgstr "Cet élément est confidentiel"
116119

@@ -126,6 +129,9 @@ msgstr "Cet élément est publiable"
126129
msgid "Element is signed"
127130
msgstr "Cet élément est signé"
128131

132+
msgid "Element must be approved"
133+
msgstr "Cet élément doit être approuvé"
134+
129135
msgid "Element must be signed but is still not"
130136
msgstr "Cet élément doit être signé"
131137

@@ -319,7 +325,7 @@ msgstr "oui"
319325
msgid "Yes and hide download icon"
320326
msgstr "oui et limiter l'accès au téléchargement"
321327

322-
#: ../utils.py:530
328+
#: ../utils.py:529
323329
msgid "You must select a PDF file!"
324330
msgstr "La catégorie sélectionnée requiert l'utilisation d'un fichier au format PDF uniquement!"
325331

src/collective/iconifiedcategory/locales/manual.pot

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ msgstr ""
2626
msgid "Should not be printed"
2727
msgstr ""
2828

29+
msgid "Element has been approved"
30+
msgstr ""
31+
2932
msgid "Element is confidential"
3033
msgstr ""
3134

@@ -38,6 +41,9 @@ msgstr ""
3841
msgid "Element is not publishable"
3942
msgstr ""
4043

44+
msgid "Element must be approved"
45+
msgstr ""
46+
4147
msgid "Element must be signed but is still not"
4248
msgstr ""
4349

0 commit comments

Comments
 (0)