From 5dabb6002ed773c150da4bd3aee756df75d218c2 Mon Sep 17 00:00:00 2001 From: Claude Paroz Date: Fri, 31 Jan 2020 18:42:43 +0100 Subject: Updated translations from Transifex. Forwardport of ca4f87027e2ed32cb272a1823c9ce4104b02d830 from stable/3.0.x --- .../postgres/locale/az/LC_MESSAGES/django.mo | Bin 3132 -> 3107 bytes .../postgres/locale/az/LC_MESSAGES/django.po | 14 +++++++------- .../postgres/locale/de/LC_MESSAGES/django.mo | Bin 3282 -> 3243 bytes .../postgres/locale/de/LC_MESSAGES/django.po | 14 +++++++------- .../postgres/locale/et/LC_MESSAGES/django.mo | Bin 3081 -> 3143 bytes .../postgres/locale/et/LC_MESSAGES/django.po | 21 +++++++++++---------- .../postgres/locale/gd/LC_MESSAGES/django.mo | Bin 3828 -> 3795 bytes .../postgres/locale/gd/LC_MESSAGES/django.po | 12 ++++++------ .../postgres/locale/he/LC_MESSAGES/django.mo | Bin 4017 -> 3989 bytes .../postgres/locale/he/LC_MESSAGES/django.po | 13 +++++++------ .../postgres/locale/nb/LC_MESSAGES/django.mo | Bin 3112 -> 3079 bytes .../postgres/locale/nb/LC_MESSAGES/django.po | 12 ++++++------ .../postgres/locale/sr/LC_MESSAGES/django.mo | Bin 4106 -> 4042 bytes .../postgres/locale/sr/LC_MESSAGES/django.po | 15 ++++++++------- .../postgres/locale/sr_Latn/LC_MESSAGES/django.mo | Bin 3098 -> 3322 bytes .../postgres/locale/sr_Latn/LC_MESSAGES/django.po | 16 ++++++++-------- 16 files changed, 60 insertions(+), 57 deletions(-) (limited to 'django/contrib/postgres') diff --git a/django/contrib/postgres/locale/az/LC_MESSAGES/django.mo b/django/contrib/postgres/locale/az/LC_MESSAGES/django.mo index 3ec4c9bb56..c1eba4ac2c 100644 Binary files a/django/contrib/postgres/locale/az/LC_MESSAGES/django.mo and b/django/contrib/postgres/locale/az/LC_MESSAGES/django.mo differ diff --git a/django/contrib/postgres/locale/az/LC_MESSAGES/django.po b/django/contrib/postgres/locale/az/LC_MESSAGES/django.po index 05c9162d7d..9b96694577 100644 --- a/django/contrib/postgres/locale/az/LC_MESSAGES/django.po +++ b/django/contrib/postgres/locale/az/LC_MESSAGES/django.po @@ -1,13 +1,13 @@ # This file is distributed under the same license as the Django package. # # Translators: -# Emin Mastizada , 2018 +# Emin Mastizada , 2018,2020 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-05-17 11:49+0200\n" -"PO-Revision-Date: 2018-09-09 13:45+0000\n" +"POT-Creation-Date: 2019-09-08 17:27+0200\n" +"PO-Revision-Date: 2020-01-12 07:22+0000\n" "Last-Translator: Emin Mastizada \n" "Language-Team: Azerbaijani (http://www.transifex.com/django/django/language/" "az/)\n" @@ -31,8 +31,8 @@ msgid "Map of strings to strings/nulls" msgstr "String-lərin string/null-lara xəritələnmə cədvəli" #, python-format -msgid "The value of \"%(key)s\" is not a string or null." -msgstr "\"%(key)s\" dəyəri string və ya null deyil." +msgid "The value of “%(key)s” is not a string or null." +msgstr "“%(key)s” dəyəri string və ya null deyil." msgid "A JSON object" msgstr "JSON obyekt" @@ -47,8 +47,8 @@ msgid "Input must be a JSON dictionary." msgstr "Giriş JSON lüğət olmalıdır." #, python-format -msgid "'%(value)s' value must be valid JSON." -msgstr "'%(value)s' dəyəri düzgün JSON olmalıdır." +msgid "“%(value)s” value must be valid JSON." +msgstr "“%(value)s” dəyəri düzgün JSON olmalıdır." msgid "Enter two valid values." msgstr "İki düzgün dəyər daxil edin." diff --git a/django/contrib/postgres/locale/de/LC_MESSAGES/django.mo b/django/contrib/postgres/locale/de/LC_MESSAGES/django.mo index 101c22887c..702f011b61 100644 Binary files a/django/contrib/postgres/locale/de/LC_MESSAGES/django.mo and b/django/contrib/postgres/locale/de/LC_MESSAGES/django.mo differ diff --git a/django/contrib/postgres/locale/de/LC_MESSAGES/django.po b/django/contrib/postgres/locale/de/LC_MESSAGES/django.po index d82cab029d..e85ef820d1 100644 --- a/django/contrib/postgres/locale/de/LC_MESSAGES/django.po +++ b/django/contrib/postgres/locale/de/LC_MESSAGES/django.po @@ -1,16 +1,16 @@ # This file is distributed under the same license as the Django package. # # Translators: -# Jannis Leidel , 2015-2018 +# Jannis Leidel , 2015-2018,2020 # Jens Neuhaus , 2016 # Markus Holtermann , 2017 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-05-17 11:49+0200\n" -"PO-Revision-Date: 2018-08-14 08:25+0000\n" -"Last-Translator: Florian Apolloner \n" +"POT-Creation-Date: 2019-09-08 17:27+0200\n" +"PO-Revision-Date: 2020-01-17 23:01+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: German (http://www.transifex.com/django/django/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -32,7 +32,7 @@ msgid "Map of strings to strings/nulls" msgstr "Zuordnung von Zeichenketten zu Zeichenketten/NULLs" #, python-format -msgid "The value of \"%(key)s\" is not a string or null." +msgid "The value of “%(key)s” is not a string or null." msgstr "Der Wert für „%(key)s“ ist keine Zeichenkette oder NULL." msgid "A JSON object" @@ -48,8 +48,8 @@ msgid "Input must be a JSON dictionary." msgstr "Eingabe muss ein JSON-Dictionary sein." #, python-format -msgid "'%(value)s' value must be valid JSON." -msgstr "„%(value)s“ Wert muss gültiges JSON sein." +msgid "“%(value)s” value must be valid JSON." +msgstr "Wert „%(value)s“ muss gültiges JSON sein." msgid "Enter two valid values." msgstr "Bitte zwei gültige Werte eingeben." diff --git a/django/contrib/postgres/locale/et/LC_MESSAGES/django.mo b/django/contrib/postgres/locale/et/LC_MESSAGES/django.mo index c82d8e7911..933f69f4d2 100644 Binary files a/django/contrib/postgres/locale/et/LC_MESSAGES/django.mo and b/django/contrib/postgres/locale/et/LC_MESSAGES/django.mo differ diff --git a/django/contrib/postgres/locale/et/LC_MESSAGES/django.po b/django/contrib/postgres/locale/et/LC_MESSAGES/django.po index d18441517e..212b3bdab6 100644 --- a/django/contrib/postgres/locale/et/LC_MESSAGES/django.po +++ b/django/contrib/postgres/locale/et/LC_MESSAGES/django.po @@ -4,13 +4,14 @@ # Martin Pajuste , 2015 # Martin Pajuste , 2017 # Marti Raudsepp , 2015-2016 +# Ragnar Rebase , 2019 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-01-19 16:49+0100\n" -"PO-Revision-Date: 2017-09-23 20:42+0000\n" -"Last-Translator: Martin Pajuste \n" +"POT-Creation-Date: 2019-09-08 17:27+0200\n" +"PO-Revision-Date: 2019-12-28 02:40+0000\n" +"Last-Translator: Ragnar Rebase \n" "Language-Team: Estonian (http://www.transifex.com/django/django/language/" "et/)\n" "MIME-Version: 1.0\n" @@ -23,18 +24,18 @@ msgid "PostgreSQL extensions" msgstr "PostgreSQL laiendused" #, python-format -msgid "Item %(nth)s in the array did not validate: " -msgstr "Selement %(nth)s massiivis pole korrektne:" +msgid "Item %(nth)s in the array did not validate:" +msgstr "Element %(nth)s massiivis pole korrektne:" msgid "Nested arrays must have the same length." msgstr "Mitmemõõtmelised massiivid peavad olema sama pikad." msgid "Map of strings to strings/nulls" -msgstr "" +msgstr "Teisendus sõnedest sõnedeks/tühjadeks" #, python-format -msgid "The value of \"%(key)s\" is not a string or null." -msgstr "Võtme \"%(key)s\" väärtus ei ole string ega tühi." +msgid "The value of “%(key)s” is not a string or null." +msgstr "Võtme “%(key)s” väärtus ei ole sõne ega tühi." msgid "A JSON object" msgstr "JSON objekt" @@ -49,8 +50,8 @@ msgid "Input must be a JSON dictionary." msgstr "Sisend peab olema JSON sõnastik." #, python-format -msgid "'%(value)s' value must be valid JSON." -msgstr "'%(value)s' väärtus peab olema korrektne JSON." +msgid "“%(value)s” value must be valid JSON." +msgstr "“%(value)s” väärtus peab olema korrektne JSON." msgid "Enter two valid values." msgstr "Sisesta kaks korrektset väärtust." diff --git a/django/contrib/postgres/locale/gd/LC_MESSAGES/django.mo b/django/contrib/postgres/locale/gd/LC_MESSAGES/django.mo index 24b48dcee6..7c290e379c 100644 Binary files a/django/contrib/postgres/locale/gd/LC_MESSAGES/django.mo and b/django/contrib/postgres/locale/gd/LC_MESSAGES/django.mo differ diff --git a/django/contrib/postgres/locale/gd/LC_MESSAGES/django.po b/django/contrib/postgres/locale/gd/LC_MESSAGES/django.po index 034d0d6767..07e3664e3d 100644 --- a/django/contrib/postgres/locale/gd/LC_MESSAGES/django.po +++ b/django/contrib/postgres/locale/gd/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-05-17 11:49+0200\n" -"PO-Revision-Date: 2018-05-29 09:32+0000\n" +"POT-Creation-Date: 2019-09-08 17:27+0200\n" +"PO-Revision-Date: 2019-12-13 12:32+0000\n" "Last-Translator: GunChleoc\n" "Language-Team: Gaelic, Scottish (http://www.transifex.com/django/django/" "language/gd/)\n" @@ -34,8 +34,8 @@ msgid "Map of strings to strings/nulls" msgstr "Mapaichean de shreangan gu sreangan/luachan null" #, python-format -msgid "The value of \"%(key)s\" is not a string or null." -msgstr "Chan eil an luach air “%(key)s” ’na shreang no null." +msgid "The value of “%(key)s” is not a string or null." +msgstr "Chan eil an luach air %(key)s ’na shreang no null." msgid "A JSON object" msgstr "Oibjeact JSON" @@ -50,8 +50,8 @@ msgid "Input must be a JSON dictionary." msgstr "Feumaidh an t-ion-chur a bhith 'na fhaclair JSON." #, python-format -msgid "'%(value)s' value must be valid JSON." -msgstr "Feumaidh “%(value)s” a bhith ’na JSON dligheach." +msgid "“%(value)s” value must be valid JSON." +msgstr "Feumaidh luach “%(value)s” a bhith ’na JSON dligheach." msgid "Enter two valid values." msgstr "Cuir a-steach dà luach dligheach." diff --git a/django/contrib/postgres/locale/he/LC_MESSAGES/django.mo b/django/contrib/postgres/locale/he/LC_MESSAGES/django.mo index cd851a6509..13af0a6e64 100644 Binary files a/django/contrib/postgres/locale/he/LC_MESSAGES/django.mo and b/django/contrib/postgres/locale/he/LC_MESSAGES/django.mo differ diff --git a/django/contrib/postgres/locale/he/LC_MESSAGES/django.po b/django/contrib/postgres/locale/he/LC_MESSAGES/django.po index 7bfb285013..07fd6915ff 100644 --- a/django/contrib/postgres/locale/he/LC_MESSAGES/django.po +++ b/django/contrib/postgres/locale/he/LC_MESSAGES/django.po @@ -2,13 +2,14 @@ # # Translators: # Meir Kriheli , 2015,2017,2019 +# אורי רודברג , 2020 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-05-17 11:49+0200\n" -"PO-Revision-Date: 2019-03-19 16:22+0000\n" -"Last-Translator: Meir Kriheli \n" +"POT-Creation-Date: 2019-09-08 17:27+0200\n" +"PO-Revision-Date: 2020-01-19 11:45+0000\n" +"Last-Translator: אורי רודברג \n" "Language-Team: Hebrew (http://www.transifex.com/django/django/language/he/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -31,7 +32,7 @@ msgid "Map of strings to strings/nulls" msgstr "מיפוי מחרוזות אל מחרוזות/nulls." #, python-format -msgid "The value of \"%(key)s\" is not a string or null." +msgid "The value of “%(key)s” is not a string or null." msgstr "הערך של \"%(key)s\" אינו מחרוזת או null." msgid "A JSON object" @@ -47,8 +48,8 @@ msgid "Input must be a JSON dictionary." msgstr "הקלט חייב להיות מילון JSON." #, python-format -msgid "'%(value)s' value must be valid JSON." -msgstr "עאך '%(value)s' חייב להיות JSON חוקי." +msgid "“%(value)s” value must be valid JSON." +msgstr "ערך '%(value)s' חייב להיות JSON חוקי." msgid "Enter two valid values." msgstr "נא להזין שני ערכים חוקיים." diff --git a/django/contrib/postgres/locale/nb/LC_MESSAGES/django.mo b/django/contrib/postgres/locale/nb/LC_MESSAGES/django.mo index f3bfce1a2e..cd2796c251 100644 Binary files a/django/contrib/postgres/locale/nb/LC_MESSAGES/django.mo and b/django/contrib/postgres/locale/nb/LC_MESSAGES/django.mo differ diff --git a/django/contrib/postgres/locale/nb/LC_MESSAGES/django.po b/django/contrib/postgres/locale/nb/LC_MESSAGES/django.po index c154fcb19c..da6fd8ef0f 100644 --- a/django/contrib/postgres/locale/nb/LC_MESSAGES/django.po +++ b/django/contrib/postgres/locale/nb/LC_MESSAGES/django.po @@ -2,13 +2,13 @@ # # Translators: # Jon , 2015-2016 -# Jon , 2017-2018 +# Jon , 2017-2018,2020 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-05-17 11:49+0200\n" -"PO-Revision-Date: 2018-07-30 11:31+0000\n" +"POT-Creation-Date: 2019-09-08 17:27+0200\n" +"PO-Revision-Date: 2020-01-21 12:13+0000\n" "Last-Translator: Jon \n" "Language-Team: Norwegian Bokmål (http://www.transifex.com/django/django/" "language/nb/)\n" @@ -32,7 +32,7 @@ msgid "Map of strings to strings/nulls" msgstr "Oversikt over strenger til strenger/nulls" #, python-format -msgid "The value of \"%(key)s\" is not a string or null." +msgid "The value of “%(key)s” is not a string or null." msgstr "Verdien av \"%(key)s\" er ikke en streng eller null." msgid "A JSON object" @@ -48,8 +48,8 @@ msgid "Input must be a JSON dictionary." msgstr "Input må være en JSON-dictionary." #, python-format -msgid "'%(value)s' value must be valid JSON." -msgstr "'%(value)s'-verdien må være gyldig JSON." +msgid "“%(value)s” value must be valid JSON." +msgstr "\"%(value)s\"-verdien må være gyldig JSON." msgid "Enter two valid values." msgstr "Oppgi to gyldige verdier." diff --git a/django/contrib/postgres/locale/sr/LC_MESSAGES/django.mo b/django/contrib/postgres/locale/sr/LC_MESSAGES/django.mo index aabfcba9cf..26311e8e66 100644 Binary files a/django/contrib/postgres/locale/sr/LC_MESSAGES/django.mo and b/django/contrib/postgres/locale/sr/LC_MESSAGES/django.mo differ diff --git a/django/contrib/postgres/locale/sr/LC_MESSAGES/django.po b/django/contrib/postgres/locale/sr/LC_MESSAGES/django.po index 27a30d0576..ebb4800aae 100644 --- a/django/contrib/postgres/locale/sr/LC_MESSAGES/django.po +++ b/django/contrib/postgres/locale/sr/LC_MESSAGES/django.po @@ -2,13 +2,14 @@ # # Translators: # Branko Kokanovic , 2018 +# Igor Jerosimić, 2020 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-05-17 11:49+0200\n" -"PO-Revision-Date: 2018-07-04 19:55+0000\n" -"Last-Translator: Branko Kokanovic \n" +"POT-Creation-Date: 2019-09-08 17:27+0200\n" +"PO-Revision-Date: 2020-01-21 20:04+0000\n" +"Last-Translator: Igor Jerosimić\n" "Language-Team: Serbian (http://www.transifex.com/django/django/language/" "sr/)\n" "MIME-Version: 1.0\n" @@ -32,8 +33,8 @@ msgid "Map of strings to strings/nulls" msgstr "Мапа знаковних ниски на знаковне ниске/null-ове" #, python-format -msgid "The value of \"%(key)s\" is not a string or null." -msgstr "Вредност кључа \"%(key)s\" није знаковна ниска или null." +msgid "The value of “%(key)s” is not a string or null." +msgstr "Вредност “%(key)s” није знаковни низ или null." msgid "A JSON object" msgstr "JSON објекат" @@ -48,8 +49,8 @@ msgid "Input must be a JSON dictionary." msgstr "Улазна вредност мора бити JSON dict." #, python-format -msgid "'%(value)s' value must be valid JSON." -msgstr "'%(value)s' вредност мора бити исправни JSON." +msgid "“%(value)s” value must be valid JSON." +msgstr "“%(value)s” вредност мора бити исправан JSON." msgid "Enter two valid values." msgstr "Унесите две исправне вредности." diff --git a/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.mo b/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.mo index a2af00268a..5f4b3fb23d 100644 Binary files a/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.mo and b/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.mo differ diff --git a/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.po b/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.po index 867da5349f..ef5274e89e 100644 --- a/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.po +++ b/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.po @@ -1,13 +1,13 @@ # This file is distributed under the same license as the Django package. # # Translators: -# Igor Jerosimić, 2019 +# Igor Jerosimić, 2019-2020 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-05-17 11:49+0200\n" -"PO-Revision-Date: 2019-06-27 18:59+0000\n" +"POT-Creation-Date: 2019-09-08 17:27+0200\n" +"PO-Revision-Date: 2020-01-21 20:45+0000\n" "Last-Translator: Igor Jerosimić\n" "Language-Team: Serbian (Latin) (http://www.transifex.com/django/django/" "language/sr@latin/)\n" @@ -29,11 +29,11 @@ msgid "Nested arrays must have the same length." msgstr "Ugnježdeni nizovi moraju da budu iste dužine." msgid "Map of strings to strings/nulls" -msgstr "" +msgstr "Mapa znakovnih niski na znakovne niske/null-ove" #, python-format -msgid "The value of \"%(key)s\" is not a string or null." -msgstr "" +msgid "The value of “%(key)s” is not a string or null." +msgstr "Vrednost \"%(key)s\" nije znakovni niz ili null." msgid "A JSON object" msgstr "JSON objekat" @@ -48,8 +48,8 @@ msgid "Input must be a JSON dictionary." msgstr "Ulazna vrednost mora biti JSON dict." #, python-format -msgid "'%(value)s' value must be valid JSON." -msgstr "'%(value)s' vrednost mora biti ispravni JSON." +msgid "“%(value)s” value must be valid JSON." +msgstr "\"%(value)s\" vrednost mora biti ispravan JSON." msgid "Enter two valid values." msgstr "Unesite dve ispravne vrednosti." -- cgit v1.3