diff options
Diffstat (limited to 'django/conf/locale/dsb/LC_MESSAGES/django.po')
| -rw-r--r-- | django/conf/locale/dsb/LC_MESSAGES/django.po | 55 |
1 files changed, 37 insertions, 18 deletions
diff --git a/django/conf/locale/dsb/LC_MESSAGES/django.po b/django/conf/locale/dsb/LC_MESSAGES/django.po index 2a37c92614..cded64bcb6 100644 --- a/django/conf/locale/dsb/LC_MESSAGES/django.po +++ b/django/conf/locale/dsb/LC_MESSAGES/django.po @@ -1,14 +1,14 @@ # This file is distributed under the same license as the Django package. # # Translators: -# Michael Wolf <milupo@sorbzilla.de>, 2016-2025 +# Michael Wolf <milupo@sorbzilla.de>, 2016-2026 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-03-19 11:30-0500\n" -"PO-Revision-Date: 2025-04-01 15:04-0500\n" -"Last-Translator: Michael Wolf <milupo@sorbzilla.de>, 2016-2025\n" +"POT-Creation-Date: 2025-09-17 18:23-0300\n" +"PO-Revision-Date: 2026-03-09 06:49+0000\n" +"Last-Translator: Michael Wolf <milupo@sorbzilla.de>, 2016-2026\n" "Language-Team: Lower Sorbian (http://app.transifex.com/django/django/" "language/dsb/)\n" "MIME-Version: 1.0\n" @@ -141,6 +141,9 @@ msgstr "Chorwatšćina" msgid "Upper Sorbian" msgstr "Górnoserbšćina" +msgid "Haitian Creole" +msgstr "Haitiska kreolšćina" + msgid "Hungarian" msgstr "Hungoršćina" @@ -557,8 +560,8 @@ msgid "" "“%(value)s” value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -"Gódnota „%(value)s“ ma njepłaśiwy datumowy format. Musy we formaśe DD.MM." -"YYYY byś." +"Gódnota „%(value)s“ ma njepłaśiwy datumowy format. Musy we formaśe " +"DD.MM.YYYY byś." #, python-format msgid "" @@ -572,11 +575,11 @@ msgstr "Datum (bźez casa)" #, python-format msgid "" -"“%(value)s” value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." -"uuuuuu]][TZ] format." +"“%(value)s” value has an invalid format. It must be in YYYY-MM-DD " +"HH:MM[:ss[.uuuuuu]][TZ] format." msgstr "" -"Gódnota „%(value)s“ ma njepłaśiwy format. Musy w formaśe DD.MM.YYYY HH:MM[:" -"ss[.uuuuuu]][TZ] byś." +"Gódnota „%(value)s“ ma njepłaśiwy format. Musy w formaśe DD.MM.YYYY " +"HH:MM[:ss[.uuuuuu]][TZ] byś." #, python-format msgid "" @@ -598,8 +601,8 @@ msgstr "Decimalna licba" #, python-format msgid "" -"“%(value)s” value has an invalid format. It must be in [DD] [[HH:]MM:]ss[." -"uuuuuu] format." +"“%(value)s” value has an invalid format. It must be in [DD] " +"[[HH:]MM:]ss[.uuuuuu] format." msgstr "" "Gódnota „%(value)s“ ma njepłaśiwy format. Musy we formaśe [DD] " "[[HH:]MM:]ss[.uuuuuu] byś." @@ -667,8 +670,8 @@ msgid "" "“%(value)s” value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -"Gódnota „%(value)s“ ma njepłaśiwy format. Musy w formaśe HH:MM[:ss[." -"uuuuuu]] byś." +"Gódnota „%(value)s“ ma njepłaśiwy format. Musy w formaśe " +"HH:MM[:ss[.uuuuuu]] byś." #, python-format msgid "" @@ -728,8 +731,8 @@ msgid "Many-to-many relationship" msgstr "Póśěg wjele wjele" #. Translators: If found as last label character, these punctuation -#. characters will prevent the default label_suffix to be appended to the -#. label +#. characters will prevent the default label_suffix to be appended to +#. the label msgid ":?.!" msgstr ":?.!" @@ -909,6 +912,22 @@ msgstr "Jo" msgid "No" msgstr "Ně" +msgctxt "Task" +msgid "Ready" +msgstr "Gótowy" + +msgctxt "Task" +msgid "Running" +msgstr "Běžy" + +msgctxt "Task" +msgid "Failed" +msgstr "Njejo se raźiło" + +msgctxt "Task" +msgid "Successful" +msgstr "Wuspěšny" + #. Translators: Please do not add spaces around commas. msgid "yes,no,maybe" msgstr "jo,ně,snaź" @@ -1312,8 +1331,8 @@ msgstr "Žedne %(verbose_name_plural)s k dispoziciji" #, python-format msgid "" -"Future %(verbose_name_plural)s not available because %(class_name)s." -"allow_future is False." +"Future %(verbose_name_plural)s not available because " +"%(class_name)s.allow_future is False." msgstr "" "Pśichodne %(verbose_name_plural)s njejo k dispoziciji, dokulaž " "%(class_name)s.allow_future jo False." |
