Skip to content

Commit 624812b

Browse files
authored
Merge pull request #199 from boxine/po
update .po files
2 parents 9fc986e + 5486932 commit 624812b

9 files changed

Lines changed: 52 additions & 15 deletions

File tree

4 Bytes
Binary file not shown.
4 Bytes
Binary file not shown.
-30 Bytes
Binary file not shown.

bx_django_utils/feature_flags/locale/de/LC_MESSAGES/django.po

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ msgid ""
44
msgstr ""
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"
4646
msgstr "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."
5350
msgstr "Zuletzt geändert von %(user)s vor %(time)s."

bx_django_utils/feature_flags/locale/en/LC_MESSAGES/django.po

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ msgid ""
44
msgstr ""
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"
4242
msgstr ""
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."
4946
msgstr ""

bx_django_utils/feature_flags/templates/admin_extra_views/manage_feature_flags.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff 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">

bx_django_utils/locale/de/LC_MESSAGES/django.po

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ msgid ""
44
msgstr ""
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+
1824
msgid "GTIN number"
1925
msgstr "GTIN Nummer"
2026

27+
msgid "Home"
28+
msgstr ""
29+
2130
#, python-format
2231
msgid "%.1f years"
2332
msgstr "%.1f Jahre"
@@ -71,6 +80,12 @@ msgstr "(wird automatisch gesetzt)"
7180
msgid "At least one translation is required."
7281
msgstr "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+
7489
msgid "SHORT_DATETIME_FORMAT"
7590
msgstr ""
7691

4 Bytes
Binary file not shown.

bx_django_utils/locale/en/LC_MESSAGES/django.po

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,25 @@ msgid ""
44
msgstr ""
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+
1420
msgid "GTIN number"
1521
msgstr ""
1622

23+
msgid "Home"
24+
msgstr ""
25+
1726
#, python-format
1827
msgid "%.1f years"
1928
msgstr ""
@@ -46,6 +55,12 @@ msgstr ""
4655
msgid "%.1f seconds"
4756
msgstr ""
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+
4964
msgid "ModelTimetrackingMixin.create_dt.verbose_name"
5065
msgstr "Create date"
5166

@@ -57,3 +72,18 @@ msgstr "Last update"
5772

5873
msgid "ModelTimetrackingMixin.update_dt.help_text"
5974
msgstr "(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 ""

0 commit comments

Comments
 (0)