File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44msgstr ""
55"Project-Id-Version : bx_django_utils\n "
66"Report-Msgid-Bugs-To : \n "
7- "POT-Creation-Date : 2024-03-04 06:38 +0000\n "
7+ "POT-Creation-Date : 2026-01-26 14:29 +0000\n "
88"PO-Revision-Date : \n "
99"Last-Translator : Jens Diemer\n "
1010"Language-Team : \n "
@@ -46,8 +46,5 @@ msgid "disabled"
4646msgstr "deaktiviert"
4747
4848#, python-format
49- msgid ""
50- "\n"
51- " Last changed by %(user)s %(time)s ago.\n"
52- " "
49+ msgid "Last changed by %(user)s %(time)s ago."
5350msgstr "Zuletzt geändert von %(user)s vor %(time)s."
Original file line number Diff line number Diff line change 44msgstr ""
55"Project-Id-Version : bx_django_utils\n "
66"Report-Msgid-Bugs-To : \n "
7- "POT-Creation-Date : 2024-03-04 06:37 +0000\n "
7+ "POT-Creation-Date : 2026-01-26 14:28 +0000\n "
88"Language : en\n "
99"MIME-Version : 1.0\n "
1010"Content-Type : text/plain; charset=UTF-8\n "
@@ -42,8 +42,5 @@ msgid "disabled"
4242msgstr ""
4343
4444#, python-format
45- msgid ""
46- "\n"
47- " Last changed by %(user)s %(time)s ago.\n"
48- " "
45+ msgid "Last changed by %(user)s %(time)s ago."
4946msgstr ""
Original file line number Diff line number Diff line change @@ -12,9 +12,7 @@ <h2 id="{{ anchor }}">{{ feature_flag.human_name }} - {{ feature_flag.state.name
1212 < p > Current state: < strong > {{ feature_flag.state.name }}</ strong > </ p >
1313 {% if feature_flag.last_change %}
1414 < p >
15- {% blocktranslate with time=feature_flag.last_change.action_time|human_duration user=feature_flag.last_change.user %}
16- Last changed by {{ user }} {{ time }} ago.
17- {% endblocktranslate %}
15+ {% blocktranslate with time=feature_flag.last_change.action_time|human_duration user=feature_flag.last_change.user %}Last changed by {{ user }} {{ time }} ago.{% endblocktranslate %}
1816 </ p >
1917 {% endif %}
2018 < form method ="post ">
Original file line number Diff line number Diff line change 44msgstr ""
55"Project-Id-Version : bx_django_utils\n "
66"Report-Msgid-Bugs-To : \n "
7- "POT-Creation-Date : 2023-03-15 13:45 +0000\n "
7+ "POT-Creation-Date : 2026-01-26 14:07 +0000\n "
88"PO-Revision-Date : \n "
99"Last-Translator : Jens Diemer\n "
1010"Language-Team : \n "
@@ -15,9 +15,18 @@ msgstr ""
1515"Plural-Forms : nplurals=2; plural=(n != 1);\n "
1616"X-Generator : Poedit 3.0.1\n "
1717
18+ msgid "Yes"
19+ msgstr ""
20+
21+ msgid "No"
22+ msgstr ""
23+
1824msgid "GTIN number"
1925msgstr "GTIN Nummer"
2026
27+ msgid "Home"
28+ msgstr ""
29+
2130#, python-format
2231msgid "%.1f years"
2332msgstr "%.1f Jahre"
@@ -71,6 +80,12 @@ msgstr "(wird automatisch gesetzt)"
7180msgid "At least one translation is required."
7281msgstr "Mindestens eine Übersetzung ist erforderlich."
7382
83+ #, python-format
84+ msgid ""
85+ "A <a href=\" %(url)s\" >other %(model_name)s</a> with one of these translation "
86+ "already exists!"
87+ msgstr ""
88+
7489msgid "SHORT_DATETIME_FORMAT"
7590msgstr ""
7691
Original file line number Diff line number Diff line change @@ -4,16 +4,25 @@ msgid ""
44msgstr ""
55"Project-Id-Version : bx_django_utils\n "
66"Report-Msgid-Bugs-To : \n "
7- "POT-Creation-Date : 2020-12-21 11:34 +0000\n "
7+ "POT-Creation-Date : 2026-01-26 14:07 +0000\n "
88"Language : en\n "
99"MIME-Version : 1.0\n "
1010"Content-Type : text/plain; charset=UTF-8\n "
1111"Content-Transfer-Encoding : 8bit\n "
1212"Plural-Forms : nplurals=2; plural=(n != 1);\n "
1313
14+ msgid "Yes"
15+ msgstr ""
16+
17+ msgid "No"
18+ msgstr ""
19+
1420msgid "GTIN number"
1521msgstr ""
1622
23+ msgid "Home"
24+ msgstr ""
25+
1726#, python-format
1827msgid "%.1f years"
1928msgstr ""
@@ -46,6 +55,12 @@ msgstr ""
4655msgid "%.1f seconds"
4756msgstr ""
4857
58+ msgid "Enter a valid seven-character hexadecimal color value."
59+ msgstr ""
60+
61+ msgid "Color field (seven-character hexadecimal notation) e.g.: \" #0055ff\" "
62+ msgstr ""
63+
4964msgid "ModelTimetrackingMixin.create_dt.verbose_name"
5065msgstr "Create date"
5166
@@ -57,3 +72,18 @@ msgstr "Last update"
5772
5873msgid "ModelTimetrackingMixin.update_dt.help_text"
5974msgstr "(will be set automatically)"
75+
76+ msgid "At least one translation is required."
77+ msgstr ""
78+
79+ #, python-format
80+ msgid ""
81+ "A <a href=\" %(url)s\" >other %(model_name)s</a> with one of these translation "
82+ "already exists!"
83+ msgstr ""
84+
85+ msgid "SHORT_DATETIME_FORMAT"
86+ msgstr ""
87+
88+ msgid "Feature Flags"
89+ msgstr ""
You can’t perform that action at this time.
0 commit comments