Skip to content

Commit ae1a201

Browse files
committed
Add translation for classification 'internal'
1 parent 0a35131 commit ae1a201

6 files changed

Lines changed: 27 additions & 0 deletions

File tree

changes/TI-3691.bugfix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Add translations [ran]

opengever/base/locales/de/LC_MESSAGES/opengever.base.po

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -608,3 +608,8 @@ msgstr "Nicht geprüft"
608608
#: opengever/repository/classification.py
609609
msgid "unprotected"
610610
msgstr "Nicht klassifiziert"
611+
612+
#. Default: "internal"
613+
#: opengever/repository/classification.py
614+
msgid "internal"
615+
msgstr "Intern"

opengever/base/locales/en/LC_MESSAGES/opengever.base.po

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -727,3 +727,9 @@ msgstr "not assessed"
727727
#: opengever/repository/classification.py
728728
msgid "unprotected"
729729
msgstr "unprotected"
730+
731+
#. German translation: Intern
732+
#. Default: "internal"
733+
#: opengever/repository/classification.py
734+
msgid "internal"
735+
msgstr "internal"

opengever/base/locales/fr/LC_MESSAGES/opengever.base.po

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -606,3 +606,8 @@ msgstr "Non contrôlé"
606606
#: opengever/repository/classification.py
607607
msgid "unprotected"
608608
msgstr "Non classé"
609+
610+
#. Default: "internal"
611+
#: opengever/repository/classification.py
612+
msgid "internal"
613+
msgstr "Interne"

opengever/base/locales/opengever.base-manual.pot

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,11 @@ msgstr ""
3737
msgid "classified"
3838
msgstr ""
3939

40+
#. Default: "internal"
41+
#: opengever/repository/classification.py
42+
msgid "internal"
43+
msgstr ""
44+
4045
#. Default ""
4146
#: opengever/repository/classification.py
4247
msgid "privacy_layer_no"

opengever/base/locales/opengever.base.pot

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -603,3 +603,8 @@ msgstr ""
603603
#: opengever/repository/classification.py
604604
msgid "unprotected"
605605
msgstr ""
606+
607+
#. Default: "internal"
608+
#: opengever/repository/classification.py
609+
msgid "internal"
610+
msgstr ""

0 commit comments

Comments
 (0)