diff --git a/django/contrib/admin/locale/cs/LC_MESSAGES/django.mo b/django/contrib/admin/locale/cs/LC_MESSAGES/django.mo index 093830397e..662e8638f0 100644 Binary files a/django/contrib/admin/locale/cs/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/cs/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/cs/LC_MESSAGES/django.po b/django/contrib/admin/locale/cs/LC_MESSAGES/django.po index 5e77f60fe8..260fe77323 100644 --- a/django/contrib/admin/locale/cs/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/cs/LC_MESSAGES/django.po @@ -5,21 +5,22 @@ # Jirka Vejrazka , 2011 # Tomáš Ehrlich , 2015 # Vláďa Macek , 2013-2014 -# Vláďa Macek , 2015-2017 +# Vláďa Macek , 2015-2018 # yedpodtrzitko , 2016 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 18:54+0000\n" +"POT-Creation-Date: 2018-05-21 14:16-0300\n" +"PO-Revision-Date: 2018-07-15 18:01+0000\n" "Last-Translator: Vláďa Macek \n" "Language-Team: Czech (http://www.transifex.com/django/django/language/cs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: cs\n" -"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n " +"<= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" #, python-format msgid "Successfully deleted %(count)d %(items)s." @@ -90,6 +91,15 @@ msgstr "Přidat %(verbose_name)s" msgid "Remove" msgstr "Odebrat" +msgid "Addition" +msgstr "Přidání" + +msgid "Change" +msgstr "Změnit" + +msgid "Deletion" +msgstr "Odstranění" + msgid "action time" msgstr "čas operace" @@ -169,11 +179,11 @@ msgstr "" "\"Command\" na Macu)." #, python-brace-format -msgid "" -"The {name} \"{obj}\" was added successfully. You may edit it again below." -msgstr "" -"Položka typu {name} \"{obj}\" byla úspěšně přidána. Níže ji můžete dále " -"upravovat." +msgid "The {name} \"{obj}\" was added successfully." +msgstr "Položka typu {name} \"{obj}\" byla úspěšně přidána." + +msgid "You may edit it again below." +msgstr "Níže můžete údaje znovu upravovat." #, python-brace-format msgid "" @@ -183,10 +193,6 @@ msgstr "" "Položka typu {name} \"{obj}\" byla úspěšně přidána. Níže můžete přidat další " "položku {name}." -#, python-brace-format -msgid "The {name} \"{obj}\" was added successfully." -msgstr "Položka typu {name} \"{obj}\" byla úspěšně přidána." - #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may edit it again below." @@ -194,6 +200,13 @@ msgstr "" "Položka typu {name} \"{obj}\" byla úspěšně změněna. Níže ji můžete dále " "upravovat." +#, python-brace-format +msgid "" +"The {name} \"{obj}\" was added successfully. You may edit it again below." +msgstr "" +"Položka typu {name} \"{obj}\" byla úspěšně přidána. Níže ji můžete dále " +"upravovat." + #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may add another {name} " @@ -232,6 +245,10 @@ msgstr "%s: přidat" msgid "Change %s" msgstr "%s: změnit" +#, python-format +msgid "View %s" +msgstr "Zobrazit %s" + msgid "Database error" msgstr "Chyba databáze" @@ -241,6 +258,7 @@ msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "Položka %(name)s byla úspěšně změněna." msgstr[1] "%(count)s položky %(name)s byly úspěšně změněny." msgstr[2] "%(count)s položek %(name)s bylo úspěšně změněno." +msgstr[3] "%(count)s položek %(name)s bylo úspěšně změněno." #, python-format msgid "%(total_count)s selected" @@ -248,6 +266,7 @@ msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s položka vybrána." msgstr[1] "Všechny %(total_count)s položky vybrány." msgstr[2] "Vybráno všech %(total_count)s položek." +msgstr[3] "Vybráno všech %(total_count)s položek." #, python-format msgid "0 of %(cnt)s selected" @@ -342,7 +361,7 @@ msgid "Change password" msgstr "Změnit heslo" msgid "Please correct the error below." -msgstr "Opravte níže uvedené chyby." +msgstr "Opravte níže uvedenou chybu." msgid "Please correct the errors below." msgstr "Opravte níže uvedené chyby." @@ -453,8 +472,8 @@ msgstr "" "Opravdu má být odstraněny vybrané položky typu %(objects_name)s? Všechny " "vybrané a s nimi související položky budou odstraněny:" -msgid "Change" -msgstr "Změnit" +msgid "View" +msgstr "Zobrazit" msgid "Delete?" msgstr "Odstranit?" @@ -473,8 +492,8 @@ msgstr "Modely v aplikaci %(name)s" msgid "Add" msgstr "Přidat" -msgid "You don't have permission to edit anything." -msgstr "Nemáte oprávnění nic měnit." +msgid "You don't have permission to view or edit anything." +msgstr "Nemáte oprávnění k zobrazení ani úpravám." msgid "Recent actions" msgstr "Nedávné akce" @@ -537,6 +556,10 @@ msgstr "Vyskakovací okno se zavírá..." msgid "Change selected %(model)s" msgstr "Změnit vybrané položky typu %(model)s" +#, python-format +msgid "View selected %(model)s" +msgstr "Zobrazit vybranou položku typu %(model)s" + #, python-format msgid "Add another %(model)s" msgstr "Přidat další %(model)s" @@ -554,6 +577,7 @@ msgid_plural "%(counter)s results" msgstr[0] "%(counter)s výsledek" msgstr[1] "%(counter)s výsledky" msgstr[2] "%(counter)s výsledků" +msgstr[3] "%(counter)s výsledků" #, python-format msgid "%(full_result_count)s total" @@ -568,6 +592,12 @@ msgstr "Uložit a přidat další položku" msgid "Save and continue editing" msgstr "Uložit a pokračovat v úpravách" +msgid "Save and view" +msgstr "Uložit a zobrazit" + +msgid "Close" +msgstr "Zavřít" + msgid "Thanks for spending some quality time with the Web site today." msgstr "Děkujeme za čas strávený s tímto webem." @@ -677,6 +707,10 @@ msgstr "%s: vybrat" msgid "Select %s to change" msgstr "Vyberte položku %s ke změně" +#, python-format +msgid "Select %s to view" +msgstr "Vyberte položku %s k zobrazení" + msgid "Date:" msgstr "Datum:" diff --git a/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.mo index d1f183895d..d9595162f5 100644 Binary files a/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.po index a880e62125..7785061dc2 100644 --- a/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-17 23:12+0200\n" +"POT-Creation-Date: 2018-05-17 11:50+0200\n" "PO-Revision-Date: 2017-09-19 16:41+0000\n" "Last-Translator: Vláďa Macek \n" "Language-Team: Czech (http://www.transifex.com/django/django/language/cs/)\n" @@ -17,7 +17,8 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: cs\n" -"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n " +"<= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" #, javascript-format msgid "Available %s" @@ -77,6 +78,7 @@ msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "Vybrána je %(sel)s položka z celkem %(cnt)s." msgstr[1] "Vybrány jsou %(sel)s položky z celkem %(cnt)s." msgstr[2] "Vybraných je %(sel)s položek z celkem %(cnt)s." +msgstr[3] "Vybraných je %(sel)s položek z celkem %(cnt)s." msgid "" "You have unsaved changes on individual editable fields. If you run an " @@ -101,29 +103,9 @@ msgstr "" "Byla vybrána operace a jednotlivá pole nejsou změněná. Patrně hledáte " "tlačítko Provést spíše než Uložit." -#, javascript-format -msgid "Note: You are %s hour ahead of server time." -msgid_plural "Note: You are %s hours ahead of server time." -msgstr[0] "Poznámka: Váš čas o %s hodinu předstihuje čas na serveru." -msgstr[1] "Poznámka: Váš čas o %s hodiny předstihuje čas na serveru." -msgstr[2] "Poznámka: Váš čas o %s hodin předstihuje čas na serveru." - -#, javascript-format -msgid "Note: You are %s hour behind server time." -msgid_plural "Note: You are %s hours behind server time." -msgstr[0] "Poznámka: Váš čas se o %s hodinu zpožďuje za časem na serveru." -msgstr[1] "Poznámka: Váš čas se o %s hodiny zpožďuje za časem na serveru." -msgstr[2] "Poznámka: Váš čas se o %s hodin zpožďuje za časem na serveru." - msgid "Now" msgstr "Nyní" -msgid "Choose a Time" -msgstr "Vyberte čas" - -msgid "Choose a time" -msgstr "Vyberte čas" - msgid "Midnight" msgstr "Půlnoc" @@ -136,6 +118,28 @@ msgstr "Poledne" msgid "6 p.m." msgstr "6h večer" +#, javascript-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "Poznámka: Váš čas o %s hodinu předstihuje čas na serveru." +msgstr[1] "Poznámka: Váš čas o %s hodiny předstihuje čas na serveru." +msgstr[2] "Poznámka: Váš čas o %s hodin předstihuje čas na serveru." +msgstr[3] "Poznámka: Váš čas o %s hodin předstihuje čas na serveru." + +#, javascript-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "Poznámka: Váš čas se o %s hodinu zpožďuje za časem na serveru." +msgstr[1] "Poznámka: Váš čas se o %s hodiny zpožďuje za časem na serveru." +msgstr[2] "Poznámka: Váš čas se o %s hodin zpožďuje za časem na serveru." +msgstr[3] "Poznámka: Váš čas se o %s hodin zpožďuje za časem na serveru." + +msgid "Choose a Time" +msgstr "Vyberte čas" + +msgid "Choose a time" +msgstr "Vyberte čas" + msgid "Cancel" msgstr "Storno" diff --git a/django/contrib/admin/locale/da/LC_MESSAGES/django.mo b/django/contrib/admin/locale/da/LC_MESSAGES/django.mo index 5b2d0df585..76fe1a6af2 100644 Binary files a/django/contrib/admin/locale/da/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/da/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/da/LC_MESSAGES/django.po b/django/contrib/admin/locale/da/LC_MESSAGES/django.po index 5d8d2257f6..a4cbcdf01f 100644 --- a/django/contrib/admin/locale/da/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/da/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ # Translators: # Christian Joergensen , 2012 # Dimitris Glezos , 2012 -# Erik Wognsen , 2013,2015-2017 +# Erik Wognsen , 2013,2015-2018 # Finn Gruwier Larsen, 2011 # Jannis Leidel , 2011 # valberg , 2014-2015 @@ -11,8 +11,8 @@ 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-19 16:40+0000\n" +"POT-Creation-Date: 2018-05-21 14:16-0300\n" +"PO-Revision-Date: 2018-05-28 21:25+0000\n" "Last-Translator: Erik Wognsen \n" "Language-Team: Danish (http://www.transifex.com/django/django/language/da/)\n" "MIME-Version: 1.0\n" @@ -90,6 +90,15 @@ msgstr "Tilføj endnu en %(verbose_name)s" msgid "Remove" msgstr "Fjern" +msgid "Addition" +msgstr "Tilføjelse" + +msgid "Change" +msgstr "Ret" + +msgid "Deletion" +msgstr "Sletning" + msgid "action time" msgstr "handlingstid" @@ -168,25 +177,29 @@ msgstr "" "Hold \"Ctrl\" (eller \"Æbletasten\" på Mac) nede for at vælge mere end en." #, python-brace-format -msgid "" -"The {name} \"{obj}\" was added successfully. You may edit it again below." -msgstr "{name} \"{obj}\" blev tilføjet. Du kan redigere den/det igen herunder." +msgid "The {name} \"{obj}\" was added successfully." +msgstr "{name} \"{obj}\" blev tilføjet." + +msgid "You may edit it again below." +msgstr "Du kan redigere den/det igen herunder." #, python-brace-format msgid "" "The {name} \"{obj}\" was added successfully. You may add another {name} " "below." -msgstr "{name} \"{obj}\" blev tilføjet. Du kan endnu en/et {name} herunder." - -#, python-brace-format -msgid "The {name} \"{obj}\" was added successfully." -msgstr "{name} \"{obj}\" blev tilføjet." +msgstr "" +"{name} \"{obj}\" blev tilføjet. Du kan tilføje endnu en/et {name} herunder." #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may edit it again below." msgstr "{name} \"{obj}\" blev ændret. Du kan redigere den/det igen herunder." +#, python-brace-format +msgid "" +"The {name} \"{obj}\" was added successfully. You may edit it again below." +msgstr "{name} \"{obj}\" blev tilføjet. Du kan redigere den/det igen herunder." + #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may add another {name} " @@ -225,8 +238,12 @@ msgstr "Tilføj %s" msgid "Change %s" msgstr "Ret %s" +#, python-format +msgid "View %s" +msgstr "Vis %s" + msgid "Database error" -msgstr "databasefejl" +msgstr "Databasefejl" #, python-format msgid "%(count)s %(name)s was changed successfully." @@ -444,8 +461,8 @@ msgstr "" "Er du sikker på du vil slette de valgte %(objects_name)s? Alle de følgende " "objekter og deres relaterede emner vil blive slettet:" -msgid "Change" -msgstr "Ret" +msgid "View" +msgstr "Vis" msgid "Delete?" msgstr "Slet?" @@ -464,8 +481,8 @@ msgstr "Modeller i applikationen %(name)s" msgid "Add" msgstr "Tilføj" -msgid "You don't have permission to edit anything." -msgstr "Du har ikke rettigheder til at foretage ændringer." +msgid "You don't have permission to view or edit anything." +msgstr "Du har ikke rettigheder til at se eller redigere noget." msgid "Recent actions" msgstr "Seneste handlinger" @@ -528,6 +545,10 @@ msgstr "Popup lukker..." msgid "Change selected %(model)s" msgstr "Redigér valgte %(model)s" +#, python-format +msgid "View selected %(model)s" +msgstr "Vis valgte %(model)s" + #, python-format msgid "Add another %(model)s" msgstr "Tilføj endnu en %(model)s" @@ -558,6 +579,12 @@ msgstr "Gem og tilføj endnu en" msgid "Save and continue editing" msgstr "Gem og fortsæt med at redigere" +msgid "Save and view" +msgstr "Gem og vis" + +msgid "Close" +msgstr "Luk" + msgid "Thanks for spending some quality time with the Web site today." msgstr "Tak for den kvalitetstid du brugte på websitet i dag." @@ -669,6 +696,10 @@ msgstr "Vælg %s" msgid "Select %s to change" msgstr "Vælg %s, der skal ændres" +#, python-format +msgid "Select %s to view" +msgstr "Vælg %s, der skal vises" + msgid "Date:" msgstr "Dato:" diff --git a/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.mo index 640300aa1d..9270ea4f05 100644 Binary files a/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.po index ca72e9ed38..17e0d5ae06 100644 --- a/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-17 23:12+0200\n" +"POT-Creation-Date: 2018-05-17 11:50+0200\n" "PO-Revision-Date: 2017-09-19 16:41+0000\n" "Last-Translator: Mathias Rav \n" "Language-Team: Danish (http://www.transifex.com/django/django/language/da/)\n" @@ -102,27 +102,9 @@ msgstr "" "Du har valgt en handling, og du har ikke udført nogen ændringer på felter. " "Det, du søger er formentlig Udfør-knappen i stedet for Gem-knappen." -#, javascript-format -msgid "Note: You are %s hour ahead of server time." -msgid_plural "Note: You are %s hours ahead of server time." -msgstr[0] "Obs: Du er %s time forud i forhold til servertiden." -msgstr[1] "Obs: Du er %s timer forud i forhold til servertiden." - -#, javascript-format -msgid "Note: You are %s hour behind server time." -msgid_plural "Note: You are %s hours behind server time." -msgstr[0] "Obs: Du er %s time bagud i forhold til servertiden." -msgstr[1] "Obs: Du er %s timer bagud i forhold til servertiden." - msgid "Now" msgstr "Nu" -msgid "Choose a Time" -msgstr "Vælg et Tidspunkt" - -msgid "Choose a time" -msgstr "Vælg et tidspunkt" - msgid "Midnight" msgstr "Midnat" @@ -135,6 +117,24 @@ msgstr "Middag" msgid "6 p.m." msgstr "Klokken 18" +#, javascript-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "Obs: Du er %s time forud i forhold til servertiden." +msgstr[1] "Obs: Du er %s timer forud i forhold til servertiden." + +#, javascript-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "Obs: Du er %s time bagud i forhold til servertiden." +msgstr[1] "Obs: Du er %s timer bagud i forhold til servertiden." + +msgid "Choose a Time" +msgstr "Vælg et Tidspunkt" + +msgid "Choose a time" +msgstr "Vælg et tidspunkt" + msgid "Cancel" msgstr "Annuller" diff --git a/django/contrib/admin/locale/dsb/LC_MESSAGES/django.mo b/django/contrib/admin/locale/dsb/LC_MESSAGES/django.mo index 4d60e59f2c..5ff5a35034 100644 Binary files a/django/contrib/admin/locale/dsb/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/dsb/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/dsb/LC_MESSAGES/django.po b/django/contrib/admin/locale/dsb/LC_MESSAGES/django.po index e1a131034a..2f930511db 100644 --- a/django/contrib/admin/locale/dsb/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/dsb/LC_MESSAGES/django.po @@ -1,13 +1,13 @@ # This file is distributed under the same license as the Django package. # # Translators: -# Michael Wolf , 2016-2017 +# Michael Wolf , 2016-2018 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 00:02+0000\n" +"POT-Creation-Date: 2018-05-21 14:16-0300\n" +"PO-Revision-Date: 2018-06-24 18:57+0000\n" "Last-Translator: Michael Wolf \n" "Language-Team: Lower Sorbian (http://www.transifex.com/django/django/" "language/dsb/)\n" @@ -87,6 +87,15 @@ msgstr "Dalšne %(verbose_name)s pśidaś" msgid "Remove" msgstr "Wótpóraś" +msgid "Addition" +msgstr "Pśidanje" + +msgid "Change" +msgstr "Změniś" + +msgid "Deletion" +msgstr "Wulašowanje" + msgid "action time" msgstr "akciski cas" @@ -164,11 +173,11 @@ msgid "" msgstr "´Źaržćo „ctrl“ abo „cmd“ na Mac tłocony, aby wusej jadnogo wubrał." #, python-brace-format -msgid "" -"The {name} \"{obj}\" was added successfully. You may edit it again below." -msgstr "" -"{name} \"{obj}\" jo se wuspěšnje pśidał. Móžośo jen dołojce znowego " -"wobźěłowaś." +msgid "The {name} \"{obj}\" was added successfully." +msgstr "{name} \"{obj}\" jo se wuspěšnje pśidał." + +msgid "You may edit it again below." +msgstr "Móźośo dołojce znowego wobźěłaś." #, python-brace-format msgid "" @@ -177,10 +186,6 @@ msgid "" msgstr "" "{name} \"{obj}\" jo se wuspěšnje pśidał. Móžośo dołojce dalšne {name} pśidaś." -#, python-brace-format -msgid "The {name} \"{obj}\" was added successfully." -msgstr "{name} \"{obj}\" jo se wuspěšnje pśidał." - #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may edit it again below." @@ -188,6 +193,13 @@ msgstr "" "{name} \"{obj}\" jo se wuspěšnje změnił. Móžośo jen dołojce znowego " "wobźěłowaś." +#, python-brace-format +msgid "" +"The {name} \"{obj}\" was added successfully. You may edit it again below." +msgstr "" +"{name} \"{obj}\" jo se wuspěšnje pśidał. Móžośo jen dołojce znowego " +"wobźěłowaś." + #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may add another {name} " @@ -225,6 +237,10 @@ msgstr "%s pśidaś" msgid "Change %s" msgstr "%s změniś" +#, python-format +msgid "View %s" +msgstr "%s pokazaś" + msgid "Database error" msgstr "Zmólka datoweje banki" @@ -337,7 +353,7 @@ msgid "Change password" msgstr "Gronidło změniś" msgid "Please correct the error below." -msgstr "Pšosym skorigěrujśo slědujucu zmólku." +msgstr "Pšosym korigěrujśo slědujucu zmólku." msgid "Please correct the errors below." msgstr "Pšosym skorigěrujśo slědujuce zmólki." @@ -446,8 +462,8 @@ msgstr "" "Cośo napšawdu wubrany %(objects_name)s lašowaś? Wšykne slědujuce objekty a " "jich pśisłušne zapiski se wulašuju:" -msgid "Change" -msgstr "Změniś" +msgid "View" +msgstr "Pokazaś" msgid "Delete?" msgstr "Lašowaś?" @@ -466,8 +482,8 @@ msgstr "Modele w nałoženju %(name)s" msgid "Add" msgstr "Pśidaś" -msgid "You don't have permission to edit anything." -msgstr "Njejsćo pšawo něco wobźěłowaś." +msgid "You don't have permission to view or edit anything." +msgstr "Njamaśo pšawo něco pokazaś abo wobźěłaś" msgid "Recent actions" msgstr "Nejnowše akcije" @@ -530,6 +546,10 @@ msgstr "Wuskokujuce wokno se zacynja..." msgid "Change selected %(model)s" msgstr "Wubrane %(model)s změniś" +#, python-format +msgid "View selected %(model)s" +msgstr "Wubrany %(model)s pokazaś" + #, python-format msgid "Add another %(model)s" msgstr "Dalšny %(model)s pśidaś" @@ -562,6 +582,12 @@ msgstr "Składowaś a dalšny pśidaś" msgid "Save and continue editing" msgstr "Składowaś a dalej wobźěłowaś" +msgid "Save and view" +msgstr "Składowaś a pokazaś" + +msgid "Close" +msgstr "Zacyniś" + msgid "Thanks for spending some quality time with the Web site today." msgstr "Źěkujomy se, až sćo źinsa wěsty cas na websedle pśebywał." @@ -673,6 +699,10 @@ msgstr "%s wubraś" msgid "Select %s to change" msgstr "%s wubraś, aby se změniło" +#, python-format +msgid "Select %s to view" +msgstr "%s wubraś, kótaryž ma se pokazaś" + msgid "Date:" msgstr "Datum:" diff --git a/django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.mo index e819a5f9ad..185749c4a9 100644 Binary files a/django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.po index 084d13be75..3dbda729bd 100644 --- a/django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-17 23:12+0200\n" +"POT-Creation-Date: 2018-05-17 11:50+0200\n" "PO-Revision-Date: 2017-09-23 00:02+0000\n" "Last-Translator: Michael Wolf \n" "Language-Team: Lower Sorbian (http://www.transifex.com/django/django/" @@ -102,6 +102,21 @@ msgstr "" "Sćo akciju wubrał, ale njejsćo jadnotliwe póla změnił. Nejskerjej pytaśo " "skerjej za tłocaškom Start ako za tłocaškom Składowaś." +msgid "Now" +msgstr "Něnto" + +msgid "Midnight" +msgstr "Połnoc" + +msgid "6 a.m." +msgstr "6:00 góź. dopołdnja" + +msgid "Noon" +msgstr "Połdnjo" + +msgid "6 p.m." +msgstr "6:00 wótpołdnja" + #, javascript-format msgid "Note: You are %s hour ahead of server time." msgid_plural "Note: You are %s hours ahead of server time." @@ -118,27 +133,12 @@ msgstr[1] "Glědajśo: Waš cas jo wó %s góźinje za serwerowym casom." msgstr[2] "Glědajśo: Waš cas jo wó %s góźiny za serwerowym casom." msgstr[3] "Glědajśo: Waš cas jo wó %s góźin za serwerowym casom." -msgid "Now" -msgstr "Něnto" - msgid "Choose a Time" msgstr "Wubjeŕśo cas" msgid "Choose a time" msgstr "Wubjeŕśo cas" -msgid "Midnight" -msgstr "Połnoc" - -msgid "6 a.m." -msgstr "6:00 góź. dopołdnja" - -msgid "Noon" -msgstr "Połdnjo" - -msgid "6 p.m." -msgstr "6:00 wótpołdnja" - msgid "Cancel" msgstr "Pśetergnuś" diff --git a/django/contrib/admin/locale/eo/LC_MESSAGES/django.mo b/django/contrib/admin/locale/eo/LC_MESSAGES/django.mo index 784da64c9e..46468a9281 100644 Binary files a/django/contrib/admin/locale/eo/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/eo/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/eo/LC_MESSAGES/django.po b/django/contrib/admin/locale/eo/LC_MESSAGES/django.po index acec875ab5..e9d53393ad 100644 --- a/django/contrib/admin/locale/eo/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/eo/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ # # Translators: # Baptiste Darthenay , 2012-2013 -# Baptiste Darthenay , 2013-2017 +# Baptiste Darthenay , 2013-2018 # Claude Paroz , 2016 # Dinu Gherman , 2011 # kristjan , 2012 @@ -12,8 +12,8 @@ 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-12-09 14:27+0000\n" +"POT-Creation-Date: 2018-05-21 14:16-0300\n" +"PO-Revision-Date: 2018-07-30 21:41+0000\n" "Last-Translator: Baptiste Darthenay \n" "Language-Team: Esperanto (http://www.transifex.com/django/django/language/" "eo/)\n" @@ -92,6 +92,15 @@ msgstr "Aldoni alian %(verbose_name)sn" msgid "Remove" msgstr "Forigu" +msgid "Addition" +msgstr "Aldono" + +msgid "Change" +msgstr "Ŝanĝi" + +msgid "Deletion" +msgstr "Forviŝo" + msgid "action time" msgstr "aga tempo" @@ -170,11 +179,11 @@ msgstr "" "Premadu la stirklavon, aŭ Komando-klavon ĉe Mac, por elekti pli ol unu." #, python-brace-format -msgid "" -"The {name} \"{obj}\" was added successfully. You may edit it again below." -msgstr "" -"La {name} \"{obj}\" estis aldonita sukcese. Vi rajtas ĝin redakti denove " -"sube." +msgid "The {name} \"{obj}\" was added successfully." +msgstr "La {name} \"{obj}\" estis aldonita sukcese." + +msgid "You may edit it again below." +msgstr "Eblas redakti ĝin sube." #, python-brace-format msgid "" @@ -184,16 +193,19 @@ msgstr "" "La {name} \"{obj}\" estis sukcese aldonita. Vi povas sube aldoni alian {name}" "n." -#, python-brace-format -msgid "The {name} \"{obj}\" was added successfully." -msgstr "La {name} \"{obj}\" estis aldonita sukcese." - #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may edit it again below." msgstr "" "La {name} \"{obj}\" estis sukcese ŝanĝita. Vi povas sube redakti ĝin denove." +#, python-brace-format +msgid "" +"The {name} \"{obj}\" was added successfully. You may edit it again below." +msgstr "" +"La {name} \"{obj}\" estis aldonita sukcese. Vi rajtas ĝin redakti denove " +"sube." + #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may add another {name} " @@ -232,6 +244,10 @@ msgstr "Aldoni %sn" msgid "Change %s" msgstr "Ŝanĝi %s" +#, python-format +msgid "View %s" +msgstr "Vidi %sn" + msgid "Database error" msgstr "Datumbaza eraro" @@ -340,7 +356,7 @@ msgid "Change password" msgstr "Ŝanĝi pasvorton" msgid "Please correct the error below." -msgstr "Bonvolu ĝustigi la erarojn sube." +msgstr "Bonvolu ĝustigi la eraron sube." msgid "Please correct the errors below." msgstr "Bonvolu ĝustigi la erarojn sube." @@ -450,8 +466,8 @@ msgstr "" "Ĉu vi certas, ke vi volas forigi la elektitajn %(objects_name)s? Ĉiuj el la " "sekvaj objektoj kaj iliaj rilataj eroj estos forigita:" -msgid "Change" -msgstr "Ŝanĝi" +msgid "View" +msgstr "Vidi" msgid "Delete?" msgstr "Forviŝi?" @@ -470,8 +486,8 @@ msgstr "Modeloj en la %(name)s aplikaĵo" msgid "Add" msgstr "Aldoni" -msgid "You don't have permission to edit anything." -msgstr "Vi ne havas permeson por redakti ĉion ajn." +msgid "You don't have permission to view or edit anything." +msgstr "Vi havas nenian permeson por vidi aŭ redakti." msgid "Recent actions" msgstr "Lastaj agoj" @@ -534,6 +550,10 @@ msgstr "Ŝprucfenestro fermante…" msgid "Change selected %(model)s" msgstr "Redaktu elektitan %(model)sn" +#, python-format +msgid "View selected %(model)s" +msgstr "Vidi elektitan %(model)sn" + #, python-format msgid "Add another %(model)s" msgstr "Aldoni alian %(model)sn" @@ -564,6 +584,12 @@ msgstr "Konservi kaj aldoni alian" msgid "Save and continue editing" msgstr "Konservi kaj daŭre redakti" +msgid "Save and view" +msgstr "Konservi kaj vidi" + +msgid "Close" +msgstr "Fermi" + msgid "Thanks for spending some quality time with the Web site today." msgstr "Dankon pro pasigo de kvalita tempon kun la retejo hodiaŭ." @@ -675,6 +701,10 @@ msgstr "Elekti %sn" msgid "Select %s to change" msgstr "Elekti %sn por ŝanĝi" +#, python-format +msgid "Select %s to view" +msgstr "Elektu %sn por vidi" + msgid "Date:" msgstr "Dato:" diff --git a/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.mo index d5b01200f8..9b6aa8f21e 100644 Binary files a/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.po index 01df2e990a..f101319a4c 100644 --- a/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-17 23:12+0200\n" +"POT-Creation-Date: 2018-05-17 11:50+0200\n" "PO-Revision-Date: 2017-09-19 16:41+0000\n" "Last-Translator: Baptiste Darthenay \n" "Language-Team: Esperanto (http://www.transifex.com/django/django/language/" @@ -101,27 +101,9 @@ msgstr "" "Vi elektas agon, kaj vi ne faris ajnajn ŝanĝojn ĉe unuopaj kampoj. Vi " "verŝajne serĉas la Iru-butonon prefere ol la Ŝirmu-butono." -#, javascript-format -msgid "Note: You are %s hour ahead of server time." -msgid_plural "Note: You are %s hours ahead of server time." -msgstr[0] "Noto: Vi estas %s horo antaŭ la servila horo." -msgstr[1] "Noto: Vi estas %s horoj antaŭ la servila horo." - -#, javascript-format -msgid "Note: You are %s hour behind server time." -msgid_plural "Note: You are %s hours behind server time." -msgstr[0] "Noto: Vi estas %s horo post la servila horo." -msgstr[1] "Noto: Vi estas %s horoj post la servila horo." - msgid "Now" msgstr "Nun" -msgid "Choose a Time" -msgstr "Elektu horon" - -msgid "Choose a time" -msgstr "Elektu tempon" - msgid "Midnight" msgstr "Noktomezo" @@ -134,6 +116,24 @@ msgstr "Tagmezo" msgid "6 p.m." msgstr "6 ptm" +#, javascript-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "Noto: Vi estas %s horo antaŭ la servila horo." +msgstr[1] "Noto: Vi estas %s horoj antaŭ la servila horo." + +#, javascript-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "Noto: Vi estas %s horo post la servila horo." +msgstr[1] "Noto: Vi estas %s horoj post la servila horo." + +msgid "Choose a Time" +msgstr "Elektu horon" + +msgid "Choose a time" +msgstr "Elektu tempon" + msgid "Cancel" msgstr "Malmendu" diff --git a/django/contrib/admin/locale/es_AR/LC_MESSAGES/django.mo b/django/contrib/admin/locale/es_AR/LC_MESSAGES/django.mo index 335a9c79f8..cfdc2b0dc8 100644 Binary files a/django/contrib/admin/locale/es_AR/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/es_AR/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/es_AR/LC_MESSAGES/django.po b/django/contrib/admin/locale/es_AR/LC_MESSAGES/django.po index c62ab2a74e..9931f7b451 100644 --- a/django/contrib/admin/locale/es_AR/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/es_AR/LC_MESSAGES/django.po @@ -3,13 +3,13 @@ # Translators: # Jannis Leidel , 2011 # Leonardo José Guzmán , 2013 -# Ramiro Morales, 2013-2017 +# Ramiro Morales, 2013-2018 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 18:54+0000\n" +"POT-Creation-Date: 2018-05-21 14:16-0300\n" +"PO-Revision-Date: 2018-07-31 16:49+0000\n" "Last-Translator: Ramiro Morales\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/django/django/" "language/es_AR/)\n" @@ -89,6 +89,15 @@ msgstr "Agregar otro/a %(verbose_name)s" msgid "Remove" msgstr "Eliminar" +msgid "Addition" +msgstr "Agregado" + +msgid "Change" +msgstr "Modificar" + +msgid "Deletion" +msgstr "Borrado" + msgid "action time" msgstr "hora de la acción" @@ -168,9 +177,11 @@ msgstr "" "más de uno." #, python-brace-format -msgid "" -"The {name} \"{obj}\" was added successfully. You may edit it again below." -msgstr "Se agregó con éxito {name} \"{obj}\". Puede modificarlo/a abajo." +msgid "The {name} \"{obj}\" was added successfully." +msgstr "Se agregó con éxito {name} \"{obj}\"." + +msgid "You may edit it again below." +msgstr "Puede modificarlo/a nuevamente mas abajo." #, python-brace-format msgid "" @@ -179,16 +190,17 @@ msgid "" msgstr "" "Se agregó con éxito {name} \"{obj}\". Puede agregar otro/a {name} abajo." -#, python-brace-format -msgid "The {name} \"{obj}\" was added successfully." -msgstr "Se agregó con éxito {name} \"{obj}\"." - #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may edit it again below." msgstr "" "Se modificó con éxito {name} \"{obj}\". Puede modificarlo/a nuevamente abajo." +#, python-brace-format +msgid "" +"The {name} \"{obj}\" was added successfully. You may edit it again below." +msgstr "Se agregó con éxito {name} \"{obj}\". Puede modificarlo/a abajo." + #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may add another {name} " @@ -204,8 +216,8 @@ msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "" -"Deben existir items seleccionados para poder realizar acciones sobre los " -"mismos. No se modificó ningún item." +"Deben existir ítems seleccionados para poder realizar acciones sobre los " +"mismos. No se modificó ningún ítem." msgid "No action selected." msgstr "No se ha seleccionado ninguna acción." @@ -226,6 +238,10 @@ msgstr "Agregar %s" msgid "Change %s" msgstr "Modificar %s" +#, python-format +msgid "View %s" +msgstr "Ver %s" + msgid "Database error" msgstr "Error de base de datos" @@ -335,7 +351,7 @@ msgid "Change password" msgstr "Cambiar contraseña" msgid "Please correct the error below." -msgstr "Por favor, corrija los siguientes errores." +msgstr "Por favor, corrija el error detallado mas abajo." msgid "Please correct the errors below." msgstr "Por favor corrija los errores detallados abajo." @@ -447,11 +463,11 @@ msgid "" "following objects and their related items will be deleted:" msgstr "" "¿Está seguro de que desea eliminar el/los objetos %(objects_name)s?. Todos " -"los siguientes objetos e items relacionados a los mismos también serán " +"los siguientes objetos e ítems relacionados a los mismos también serán " "eliminados:" -msgid "Change" -msgstr "Modificar" +msgid "View" +msgstr "Ver" msgid "Delete?" msgstr "¿Eliminar?" @@ -470,8 +486,8 @@ msgstr "Modelos en la aplicación %(name)s" msgid "Add" msgstr "Agregar" -msgid "You don't have permission to edit anything." -msgstr "No tiene permiso para editar nada." +msgid "You don't have permission to view or edit anything." +msgstr "No tiene permiso para ver o modificar nada." msgid "Recent actions" msgstr "Acciones recientes" @@ -534,6 +550,10 @@ msgstr "Cerrando ventana emergente..." msgid "Change selected %(model)s" msgstr "Modificar %(model)s seleccionados/as" +#, python-format +msgid "View selected %(model)s" +msgstr "Ver %(model)s seleccionados/as" + #, python-format msgid "Add another %(model)s" msgstr "Agregar otro/a %(model)s" @@ -564,6 +584,12 @@ msgstr "Guardar y agregar otro" msgid "Save and continue editing" msgstr "Guardar y continuar editando" +msgid "Save and view" +msgstr "Guardar y ver" + +msgid "Close" +msgstr "Cerrar" + msgid "Thanks for spending some quality time with the Web site today." msgstr "Gracias por el tiempo que ha dedicado al sitio web hoy." @@ -679,6 +705,10 @@ msgstr "Seleccione %s" msgid "Select %s to change" msgstr "Seleccione %s a modificar" +#, python-format +msgid "Select %s to view" +msgstr "Seleccione %s que desea ver" + msgid "Date:" msgstr "Fecha:" diff --git a/django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.mo index e103c1278b..daf4fb3e01 100644 Binary files a/django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.po index 80c96f1ea2..ed9155d51b 100644 --- a/django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-17 23:12+0200\n" +"POT-Creation-Date: 2018-05-17 11:50+0200\n" "PO-Revision-Date: 2017-09-23 18:54+0000\n" "Last-Translator: Ramiro Morales\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/django/django/" @@ -101,6 +101,21 @@ msgstr "" "campos individuales. Es probable que lo que necesite usar en realidad sea el " "botón Ejecutar y no el botón Guardar." +msgid "Now" +msgstr "Ahora" + +msgid "Midnight" +msgstr "Medianoche" + +msgid "6 a.m." +msgstr "6 AM" + +msgid "Noon" +msgstr "Mediodía" + +msgid "6 p.m." +msgstr "6 PM" + #, javascript-format msgid "Note: You are %s hour ahead of server time." msgid_plural "Note: You are %s hours ahead of server time." @@ -121,27 +136,12 @@ msgstr[1] "" "Nota: Ud. se encuentra en una zona horaria que está %s horas atrasada " "respecto a la del servidor." -msgid "Now" -msgstr "Ahora" - msgid "Choose a Time" msgstr "Seleccione una Hora" msgid "Choose a time" msgstr "Elija una hora" -msgid "Midnight" -msgstr "Medianoche" - -msgid "6 a.m." -msgstr "6 AM" - -msgid "Noon" -msgstr "Mediodía" - -msgid "6 p.m." -msgstr "6 PM" - msgid "Cancel" msgstr "Cancelar" diff --git a/django/contrib/admin/locale/fa/LC_MESSAGES/django.mo b/django/contrib/admin/locale/fa/LC_MESSAGES/django.mo index 44aee60d40..a84dbe0eaa 100644 Binary files a/django/contrib/admin/locale/fa/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/fa/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/fa/LC_MESSAGES/django.po b/django/contrib/admin/locale/fa/LC_MESSAGES/django.po index 2bb47345ca..b13629136f 100644 --- a/django/contrib/admin/locale/fa/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/fa/LC_MESSAGES/django.po @@ -5,6 +5,7 @@ # Ali Vakilzade , 2015 # Arash Fazeli , 2012 # Jannis Leidel , 2011 +# MJafar Mashhadi , 2018 # Mohammad Hossein Mojtahedi , 2017 # Pouya Abbassi, 2016 # Reza Mohammadi , 2013-2014 @@ -12,16 +13,16 @@ 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 18:54+0000\n" -"Last-Translator: Mohammad Hossein Mojtahedi \n" +"POT-Creation-Date: 2018-05-21 14:16-0300\n" +"PO-Revision-Date: 2018-06-23 22:46+0000\n" +"Last-Translator: MJafar Mashhadi \n" "Language-Team: Persian (http://www.transifex.com/django/django/language/" "fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fa\n" -"Plural-Forms: nplurals=1; plural=0;\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" #, python-format msgid "Successfully deleted %(count)d %(items)s." @@ -92,6 +93,15 @@ msgstr "افزودن یک %(verbose_name)s دیگر" msgid "Remove" msgstr "حذف" +msgid "Addition" +msgstr "افزودن" + +msgid "Change" +msgstr "تغییر" + +msgid "Deletion" +msgstr "کاستن" + msgid "action time" msgstr "زمان اقدام" @@ -171,11 +181,11 @@ msgstr "" "دارید." #, python-brace-format -msgid "" -"The {name} \"{obj}\" was added successfully. You may edit it again below." -msgstr "" -" {name} \"{obj}\" به موفقیت اضافه شد. شما میتوانید در قسمت پایین، آنرا " -"ویرایش کنید." +msgid "The {name} \"{obj}\" was added successfully." +msgstr "{name} \"{obj}\" با موفقیت اضافه شد." + +msgid "You may edit it again below." +msgstr "می‌توانید مجدداً ویرایش کنید." #, python-brace-format msgid "" @@ -185,10 +195,6 @@ msgstr "" "{name} \"{obj}\" با موفقیت اضافه شد. شما میتوانید {name} دیگری در قسمت پایین " "اضافه کنید." -#, python-brace-format -msgid "The {name} \"{obj}\" was added successfully." -msgstr "{name} \"{obj}\" با موفقیت اضافه شد." - #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may edit it again below." @@ -196,6 +202,13 @@ msgstr "" "{name} \"{obj}\" با موفقیت تغییر یافت. شما میتوانید دوباره آنرا در قسمت " "پایین ویرایش کنید." +#, python-brace-format +msgid "" +"The {name} \"{obj}\" was added successfully. You may edit it again below." +msgstr "" +" {name} \"{obj}\" به موفقیت اضافه شد. شما میتوانید در قسمت پایین، آنرا " +"ویرایش کنید." + #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may add another {name} " @@ -224,7 +237,7 @@ msgstr "%(name)s·\"%(obj)s\" با موفقیت حذف شد." #, python-format msgid "%(name)s with ID \"%(key)s\" doesn't exist. Perhaps it was deleted?" -msgstr "%(name)s با آی‌دی «%(key)s» وجود ندارد. شاید حذف شده است؟" +msgstr "%(name)s با کلید «%(key)s» وجود ندارد. ممکن است حذف شده باشد." #, python-format msgid "Add %s" @@ -234,6 +247,10 @@ msgstr "اضافه کردن %s" msgid "Change %s" msgstr "تغییر %s" +#, python-format +msgid "View %s" +msgstr "" + msgid "Database error" msgstr "خطا در بانک اطلاعاتی" @@ -241,11 +258,13 @@ msgstr "خطا در بانک اطلاعاتی" msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "%(count)s %(name)s با موفقیت تغییر کرد." +msgstr[1] "%(count)s %(name)s با موفقیت تغییر کرد." #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "همه موارد %(total_count)s انتخاب شده" +msgstr[1] "همه موارد %(total_count)s انتخاب شده" #, python-format msgid "0 of %(cnt)s selected" @@ -449,8 +468,8 @@ msgstr "" "آیا در خصوص حذف %(objects_name)s انتخاب شده اطمینان دارید؟ تمام موجودیت‌های " "ذیل به همراه موارد مرتبط با آنها حذف خواهند شد:" -msgid "Change" -msgstr "تغییر" +msgid "View" +msgstr "" msgid "Delete?" msgstr "حذف؟" @@ -469,8 +488,8 @@ msgstr "مدلها در برنامه %(name)s " msgid "Add" msgstr "اضافه کردن" -msgid "You don't have permission to edit anything." -msgstr "شما اجازهٔ ویرایش چیزی را ندارید." +msgid "You don't have permission to view or edit anything." +msgstr "شما اجازهٔ مشاهده یا ویرایش چیزی را ندارید." msgid "Recent actions" msgstr "فعالیتهای اخیر" @@ -533,6 +552,10 @@ msgstr "در حال بستن پنجره..." msgid "Change selected %(model)s" msgstr "تغییر دادن %(model)s انتخاب شده" +#, python-format +msgid "View selected %(model)s" +msgstr "" + #, python-format msgid "Add another %(model)s" msgstr "افزدون %(model)s دیگر" @@ -548,6 +571,7 @@ msgstr "جستجو" msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "%(counter)s نتیجه" +msgstr[1] "%(counter)s نتیجه" #, python-format msgid "%(full_result_count)s total" @@ -562,6 +586,12 @@ msgstr "ذخیره و ایجاد یکی دیگر" msgid "Save and continue editing" msgstr "ذخیره و ادامهٔ ویرایش" +msgid "Save and view" +msgstr "ذخیره و نمایش" + +msgid "Close" +msgstr "بستن" + msgid "Thanks for spending some quality time with the Web site today." msgstr "متشکر از اینکه مدتی از وقت خود را به ما اختصاص دادید." @@ -672,6 +702,10 @@ msgstr "%s انتخاب کنید" msgid "Select %s to change" msgstr "%s را برای تغییر انتخاب کنید" +#, python-format +msgid "Select %s to view" +msgstr "" + msgid "Date:" msgstr "تاریخ:" diff --git a/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.mo index ddd5dd8088..7c6fa113bc 100644 Binary files a/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.po index 7f5d4fbb02..5f8db3b153 100644 --- a/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-17 23:12+0200\n" +"POT-Creation-Date: 2018-05-17 11:50+0200\n" "PO-Revision-Date: 2017-09-23 18:54+0000\n" "Last-Translator: Mohammad Hossein Mojtahedi \n" "Language-Team: Persian (http://www.transifex.com/django/django/language/" @@ -21,7 +21,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fa\n" -"Plural-Forms: nplurals=1; plural=0;\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" #, javascript-format msgid "Available %s" @@ -77,6 +77,7 @@ msgstr "برای حذف یکجای همهٔ %sی انتخاب شده کلیک ک msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] " %(sel)s از %(cnt)s انتخاب شده‌اند" +msgstr[1] " %(sel)s از %(cnt)s انتخاب شده‌اند" msgid "" "You have unsaved changes on individual editable fields. If you run an " @@ -102,25 +103,9 @@ msgstr "" "شما عملی را انجام داده اید، ولی تغییری انجام نداده اید. احتمالا دنبال کلید " "Go به جای Save میگردید." -#, javascript-format -msgid "Note: You are %s hour ahead of server time." -msgid_plural "Note: You are %s hours ahead of server time." -msgstr[0] "توجه: شما %s ساعت از زمان سرور جلو هستید." - -#, javascript-format -msgid "Note: You are %s hour behind server time." -msgid_plural "Note: You are %s hours behind server time." -msgstr[0] "توجه: شما %s ساعت از زمان سرور عقب هستید." - msgid "Now" msgstr "اکنون" -msgid "Choose a Time" -msgstr "یک زمان انتخاب کنید" - -msgid "Choose a time" -msgstr "یک زمان انتخاب کنید" - msgid "Midnight" msgstr "نیمه‌شب" @@ -133,6 +118,24 @@ msgstr "ظهر" msgid "6 p.m." msgstr "۶ بعدازظهر" +#, javascript-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "توجه: شما %s ساعت از زمان سرور جلو هستید." +msgstr[1] "توجه: شما %s ساعت از زمان سرور جلو هستید." + +#, javascript-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "توجه: شما %s ساعت از زمان سرور عقب هستید." +msgstr[1] "توجه: شما %s ساعت از زمان سرور عقب هستید." + +msgid "Choose a Time" +msgstr "یک زمان انتخاب کنید" + +msgid "Choose a time" +msgstr "یک زمان انتخاب کنید" + msgid "Cancel" msgstr "انصراف" diff --git a/django/contrib/admin/locale/fr/LC_MESSAGES/django.mo b/django/contrib/admin/locale/fr/LC_MESSAGES/django.mo index e7420b47dc..73edb24d1e 100644 Binary files a/django/contrib/admin/locale/fr/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/fr/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/fr/LC_MESSAGES/django.po b/django/contrib/admin/locale/fr/LC_MESSAGES/django.po index a1b211a61c..7957b6e0a9 100644 --- a/django/contrib/admin/locale/fr/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/fr/LC_MESSAGES/django.po @@ -1,15 +1,15 @@ # This file is distributed under the same license as the Django package. # # Translators: -# Claude Paroz , 2013-2017 +# Claude Paroz , 2013-2018 # Claude Paroz , 2011,2013 # Jannis Leidel , 2011 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-19 16:41+0000\n" +"POT-Creation-Date: 2018-05-21 14:16-0300\n" +"PO-Revision-Date: 2018-05-28 15:45+0000\n" "Last-Translator: Claude Paroz \n" "Language-Team: French (http://www.transifex.com/django/django/language/fr/)\n" "MIME-Version: 1.0\n" @@ -88,6 +88,15 @@ msgstr "Ajouter un objet %(verbose_name)s supplémentaire" msgid "Remove" msgstr "Supprimer" +msgid "Addition" +msgstr "Ajout" + +msgid "Change" +msgstr "Modifier" + +msgid "Deletion" +msgstr "Suppression" + msgid "action time" msgstr "heure de l'action" @@ -167,11 +176,11 @@ msgstr "" "en sélectionner plusieurs." #, python-brace-format -msgid "" -"The {name} \"{obj}\" was added successfully. You may edit it again below." -msgstr "" -"L'objet {name} « {obj} » a été ajouté avec succès. Vous pouvez continuer " -"l'édition ci-dessous." +msgid "The {name} \"{obj}\" was added successfully." +msgstr "L'objet {name} « {obj} » a été ajouté avec succès." + +msgid "You may edit it again below." +msgstr "Vous pouvez l'éditer à nouveau ci-dessous." #, python-brace-format msgid "" @@ -181,10 +190,6 @@ msgstr "" "L'objet {name} « {obj} » a été ajouté avec succès. Vous pouvez ajouter un " "autre objet « {name} » ci-dessous." -#, python-brace-format -msgid "The {name} \"{obj}\" was added successfully." -msgstr "L'objet {name} « {obj} » a été ajouté avec succès." - #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may edit it again below." @@ -192,6 +197,13 @@ msgstr "" "L'objet {name} « {obj} » a été modifié avec succès. Vous pouvez continuer " "l'édition ci-dessous." +#, python-brace-format +msgid "" +"The {name} \"{obj}\" was added successfully. You may edit it again below." +msgstr "" +"L'objet {name} « {obj} » a été ajouté avec succès. Vous pouvez continuer " +"l'édition ci-dessous." + #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may add another {name} " @@ -232,6 +244,10 @@ msgstr "Ajout %s" msgid "Change %s" msgstr "Modification de %s" +#, python-format +msgid "View %s" +msgstr "Afficher %s" + msgid "Database error" msgstr "Erreur de base de données" @@ -341,7 +357,7 @@ msgid "Change password" msgstr "Modifier le mot de passe" msgid "Please correct the error below." -msgstr "Corrigez les erreurs suivantes." +msgstr "Corrigez l'erreur ci-dessous." msgid "Please correct the errors below." msgstr "Corrigez les erreurs ci-dessous." @@ -455,8 +471,8 @@ msgstr "" "Voulez-vous vraiment supprimer les objets %(objects_name)s sélectionnés ? " "Tous les objets suivants et les éléments liés seront supprimés :" -msgid "Change" -msgstr "Modifier" +msgid "View" +msgstr "Afficher" msgid "Delete?" msgstr "Supprimer ?" @@ -475,8 +491,8 @@ msgstr "Modèles de l'application %(name)s" msgid "Add" msgstr "Ajouter" -msgid "You don't have permission to edit anything." -msgstr "Vous n'avez pas la permission de modifier quoi que ce soit." +msgid "You don't have permission to view or edit anything." +msgstr "Vous n'avez pas la permission de voir ou de modifier quoi que ce soit." msgid "Recent actions" msgstr "Actions récentes" @@ -540,6 +556,10 @@ msgstr "Fenêtre en cours de fermeture…" msgid "Change selected %(model)s" msgstr "Modifier l'objet %(model)s sélectionné" +#, python-format +msgid "View selected %(model)s" +msgstr "Afficher l'objet %(model)s sélectionné" + #, python-format msgid "Add another %(model)s" msgstr "Ajouter un autre objet %(model)s" @@ -570,6 +590,12 @@ msgstr "Enregistrer et ajouter un nouveau" msgid "Save and continue editing" msgstr "Enregistrer et continuer les modifications" +msgid "Save and view" +msgstr "Enregistrer et afficher" + +msgid "Close" +msgstr "Fermer" + msgid "Thanks for spending some quality time with the Web site today." msgstr "Merci pour le temps que vous avez accordé à ce site aujourd'hui." @@ -686,6 +712,10 @@ msgstr "Sélectionnez %s" msgid "Select %s to change" msgstr "Sélectionnez l'objet %s à changer" +#, python-format +msgid "Select %s to view" +msgstr "Sélectionnez l'objet %s à afficher" + msgid "Date:" msgstr "Date :" diff --git a/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.mo index a0f397f3de..919247d991 100644 Binary files a/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.po index 94f93da240..4b17b0ccf5 100644 --- a/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-17 23:12+0200\n" +"POT-Creation-Date: 2018-05-17 11:50+0200\n" "PO-Revision-Date: 2017-10-21 13:28+0000\n" "Last-Translator: Claude Paroz \n" "Language-Team: French (http://www.transifex.com/django/django/language/fr/)\n" @@ -101,27 +101,9 @@ msgstr "" "sur des champs. Vous cherchez probablement le bouton Envoyer et non le " "bouton Enregistrer." -#, javascript-format -msgid "Note: You are %s hour ahead of server time." -msgid_plural "Note: You are %s hours ahead of server time." -msgstr[0] "Note : l'heure du serveur précède votre heure de %s heure." -msgstr[1] "Note : l'heure du serveur précède votre heure de %s heures." - -#, javascript-format -msgid "Note: You are %s hour behind server time." -msgid_plural "Note: You are %s hours behind server time." -msgstr[0] "Note : votre heure précède l'heure du serveur de %s heure." -msgstr[1] "Note : votre heure précède l'heure du serveur de %s heures." - msgid "Now" msgstr "Maintenant" -msgid "Choose a Time" -msgstr "Choisir une heure" - -msgid "Choose a time" -msgstr "Choisir une heure" - msgid "Midnight" msgstr "Minuit" @@ -134,6 +116,24 @@ msgstr "Midi" msgid "6 p.m." msgstr "18:00" +#, javascript-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "Note : l'heure du serveur précède votre heure de %s heure." +msgstr[1] "Note : l'heure du serveur précède votre heure de %s heures." + +#, javascript-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "Note : votre heure précède l'heure du serveur de %s heure." +msgstr[1] "Note : votre heure précède l'heure du serveur de %s heures." + +msgid "Choose a Time" +msgstr "Choisir une heure" + +msgid "Choose a time" +msgstr "Choisir une heure" + msgid "Cancel" msgstr "Annuler" diff --git a/django/contrib/admin/locale/gd/LC_MESSAGES/django.mo b/django/contrib/admin/locale/gd/LC_MESSAGES/django.mo index 07c1153a93..ad734b8462 100644 Binary files a/django/contrib/admin/locale/gd/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/gd/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/gd/LC_MESSAGES/django.po b/django/contrib/admin/locale/gd/LC_MESSAGES/django.po index 734d7edbbd..ef8f4bc789 100644 --- a/django/contrib/admin/locale/gd/LC_MESSAGES/django.po +++ b/django/contrib/admin/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: 2017-01-19 16:49+0100\n" -"PO-Revision-Date: 2017-09-22 17:29+0000\n" +"POT-Creation-Date: 2018-05-21 14:16-0300\n" +"PO-Revision-Date: 2018-05-29 09:32+0000\n" "Last-Translator: GunChleoc\n" "Language-Team: Gaelic, Scottish (http://www.transifex.com/django/django/" "language/gd/)\n" @@ -90,6 +90,15 @@ msgstr "Cuir %(verbose_name)s eile ris" msgid "Remove" msgstr "Thoir air falbh" +msgid "Addition" +msgstr "Cur ris" + +msgid "Change" +msgstr "Atharraich" + +msgid "Deletion" +msgstr "Sguabadh às" + msgid "action time" msgstr "àm a’ ghnìomha" @@ -167,11 +176,11 @@ msgid "" msgstr "Cum sìos “Control” no “Command” air Mac gus iomadh nì a thaghadh." #, python-brace-format -msgid "" -"The {name} \"{obj}\" was added successfully. You may edit it again below." -msgstr "" -"Chaidh {name} “{obj}” a chur ris gu soirbheachail. ’S urrainn dhut a " -"dheasachadh a-rithist gu h-ìosal." +msgid "The {name} \"{obj}\" was added successfully." +msgstr "Chaidh {name} “{obj}” a chur ris gu soirbheachail." + +msgid "You may edit it again below." +msgstr "’S urrainn dhut a dheasachadh a-rithist gu h-ìosal." #, python-brace-format msgid "" @@ -181,10 +190,6 @@ msgstr "" "Chaidh {name} “%{obj}” a chur ris gu soirbheachail. ’S urrainn dhut {name} " "eile a chur ris gu h-ìosal." -#, python-brace-format -msgid "The {name} \"{obj}\" was added successfully." -msgstr "Chaidh {name} “{obj}” a chur ris gu soirbheachail." - #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may edit it again below." @@ -192,6 +197,13 @@ msgstr "" "Chaidh {name} “{obj}” atharrachadh gu soirbheachail. ’S urrainn dhut a " "dheasachadh a-rithist gu h-ìosal." +#, python-brace-format +msgid "" +"The {name} \"{obj}\" was added successfully. You may edit it again below." +msgstr "" +"Chaidh {name} “{obj}” a chur ris gu soirbheachail. ’S urrainn dhut a " +"dheasachadh a-rithist gu h-ìosal." + #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may add another {name} " @@ -232,6 +244,10 @@ msgstr "Cuir %s ris" msgid "Change %s" msgstr "Atharraich %s" +#, python-format +msgid "View %s" +msgstr "Seall %s" + msgid "Database error" msgstr "Mearachd an stòir-dhàta" @@ -461,8 +477,8 @@ msgstr "" "sguabadh às? Thèid a h-uile oibseact seo ’s na nithean dàimheach aca a " "sguabadh às:" -msgid "Change" -msgstr "Atharraich" +msgid "View" +msgstr "Seall" msgid "Delete?" msgstr "A bheil thu airson a sguabadh às?" @@ -481,8 +497,8 @@ msgstr "Modailean ann an aplacaid %(name)s" msgid "Add" msgstr "Cuir ris" -msgid "You don't have permission to edit anything." -msgstr "Chan eil cead agad gus dad a dheasachadh." +msgid "You don't have permission to view or edit anything." +msgstr "Chan eil cead agad gus dad a shealltainn no a dheasachadh." msgid "Recent actions" msgstr "Gnìomhan o chionn goirid" @@ -546,6 +562,10 @@ msgstr "Tha a’ phriob-uinneag ’ga dùnadh…" msgid "Change selected %(model)s" msgstr "Atharraich a’ %(model)s a thagh thu" +#, python-format +msgid "View selected %(model)s" +msgstr "Seall %(model)s a thagh thu" + #, python-format msgid "Add another %(model)s" msgstr "Cuir %(model)s eile ris" @@ -578,6 +598,12 @@ msgstr "Sàbhail is cuir fear eile ris" msgid "Save and continue editing" msgstr "Sàbhail is deasaich a-rithist" +msgid "Save and view" +msgstr "Sàbhail is seall" + +msgid "Close" +msgstr "Dùin" + msgid "Thanks for spending some quality time with the Web site today." msgstr "" "Mòran taing gun do chuir thu seachad deagh-àm air an làrach-lìn an-diugh." @@ -697,6 +723,10 @@ msgstr "Tagh %s" msgid "Select %s to change" msgstr "Tagh %s gus atharrachadh" +#, python-format +msgid "Select %s to view" +msgstr "Tagh %s gus a shealltainn" + msgid "Date:" msgstr "Ceann-là:" diff --git a/django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.mo index 0234ad8653..e7c0103c22 100644 Binary files a/django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.po index 43c29dc53b..f198aa452e 100644 --- a/django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-17 23:12+0200\n" +"POT-Creation-Date: 2018-05-17 11:50+0200\n" "PO-Revision-Date: 2017-09-22 17:29+0000\n" "Last-Translator: GunChleoc\n" "Language-Team: Gaelic, Scottish (http://www.transifex.com/django/django/" @@ -106,6 +106,21 @@ msgstr "" "’S dòcha gu bheil thu airson am putan “Siuthad” a chleachdadh seach am putan " "“Sàbhail”." +msgid "Now" +msgstr "An-dràsta" + +msgid "Midnight" +msgstr "Meadhan-oidhche" + +msgid "6 a.m." +msgstr "6m" + +msgid "Noon" +msgstr "Meadhan-latha" + +msgid "6 p.m." +msgstr "6f" + #, javascript-format msgid "Note: You are %s hour ahead of server time." msgid_plural "Note: You are %s hours ahead of server time." @@ -130,27 +145,12 @@ msgstr[2] "" msgstr[3] "" "An aire: Tha thu %s uair a thìde air dheireadh àm an fhrithealaiche." -msgid "Now" -msgstr "An-dràsta" - msgid "Choose a Time" msgstr "Tagh àm" msgid "Choose a time" msgstr "Tagh àm" -msgid "Midnight" -msgstr "Meadhan-oidhche" - -msgid "6 a.m." -msgstr "6m" - -msgid "Noon" -msgstr "Meadhan-latha" - -msgid "6 p.m." -msgstr "6f" - msgid "Cancel" msgstr "Sguir dheth" diff --git a/django/contrib/admin/locale/hsb/LC_MESSAGES/django.mo b/django/contrib/admin/locale/hsb/LC_MESSAGES/django.mo index 94510e4263..23854f0bc9 100644 Binary files a/django/contrib/admin/locale/hsb/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/hsb/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/hsb/LC_MESSAGES/django.po b/django/contrib/admin/locale/hsb/LC_MESSAGES/django.po index 227a11ba9b..bd6c92f828 100644 --- a/django/contrib/admin/locale/hsb/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/hsb/LC_MESSAGES/django.po @@ -1,13 +1,13 @@ # This file is distributed under the same license as the Django package. # # Translators: -# Michael Wolf , 2016-2017 +# Michael Wolf , 2016-2018 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 00:02+0000\n" +"POT-Creation-Date: 2018-05-21 14:16-0300\n" +"PO-Revision-Date: 2018-06-24 18:59+0000\n" "Last-Translator: Michael Wolf \n" "Language-Team: Upper Sorbian (http://www.transifex.com/django/django/" "language/hsb/)\n" @@ -87,6 +87,15 @@ msgstr "Přidajće nowe %(verbose_name)s" msgid "Remove" msgstr "Wotstronić" +msgid "Addition" +msgstr "Přidaće" + +msgid "Change" +msgstr "Změnić" + +msgid "Deletion" +msgstr "Zhašenje" + msgid "action time" msgstr "akciski čas" @@ -164,9 +173,11 @@ msgid "" msgstr "Dźeržće „ctrl“ abo „cmd“ na Mac stłóčeny, zo byšće přez jedyn wubrał." #, python-brace-format -msgid "" -"The {name} \"{obj}\" was added successfully. You may edit it again below." -msgstr "{name} „{obj}“ je so wuspěšnje přidał. Móžeće jón deleka wobdźěłować." +msgid "The {name} \"{obj}\" was added successfully." +msgstr "{name} „{obj}“ je so wuspěšnje přidał." + +msgid "You may edit it again below." +msgstr "Móžeće deleka unowa wobdźěłać." #, python-brace-format msgid "" @@ -175,15 +186,16 @@ msgid "" msgstr "" "{name} „{obj}“ je so wuspěšnje přidał. Móžeće deleka dalši {name} přidać." -#, python-brace-format -msgid "The {name} \"{obj}\" was added successfully." -msgstr "{name} „{obj}“ je so wuspěšnje přidał." - #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may edit it again below." msgstr "{name} „{obj}“ je so wuspěšnje změnił. Móžeće jón deleka wobdźěłować." +#, python-brace-format +msgid "" +"The {name} \"{obj}\" was added successfully. You may edit it again below." +msgstr "{name} „{obj}“ je so wuspěšnje přidał. Móžeće jón deleka wobdźěłować." + #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may add another {name} " @@ -221,6 +233,10 @@ msgstr "%s přidać" msgid "Change %s" msgstr "%s změnić" +#, python-format +msgid "View %s" +msgstr "%s pokazać" + msgid "Database error" msgstr "Zmylk datoweje banki" @@ -442,8 +458,8 @@ msgstr "" "Chceće woprawdźe wubrane %(objects_name)s zhašeć? Wšě slědowace objekty a " "jich přisłušne zapiski so zhašeja:" -msgid "Change" -msgstr "Změnić" +msgid "View" +msgstr "Pokazać" msgid "Delete?" msgstr "Zhašeć?" @@ -462,8 +478,8 @@ msgstr "Modele w nałoženju %(name)s" msgid "Add" msgstr "Přidać" -msgid "You don't have permission to edit anything." -msgstr "Nimaće prawo něšto wobdźěłować." +msgid "You don't have permission to view or edit anything." +msgstr "Nimaće prawo něšto pokazać abo wobdźěłać." msgid "Recent actions" msgstr "Najnowše akcije" @@ -526,6 +542,10 @@ msgstr "Wuskakowace wokno so začinja..." msgid "Change selected %(model)s" msgstr "Wubrane %(model)s změnić" +#, python-format +msgid "View selected %(model)s" +msgstr "Wibrany %(model)s pokazać" + #, python-format msgid "Add another %(model)s" msgstr "Druhi %(model)s přidać" @@ -558,6 +578,12 @@ msgstr "Skłaodwac a druhi přidać" msgid "Save and continue editing" msgstr "Składować a dale wobdźěłować" +msgid "Save and view" +msgstr "Składować a pokazać" + +msgid "Close" +msgstr "Začinić" + msgid "Thanks for spending some quality time with the Web site today." msgstr "Wulki dźak, zo sće dźensa rjane chwile z websydłom přebywali." @@ -668,6 +694,10 @@ msgstr "%s wubrać" msgid "Select %s to change" msgstr "%s wubrać, zo by so změniło" +#, python-format +msgid "Select %s to view" +msgstr "%s wubrać, kotryž ma so pokazać" + msgid "Date:" msgstr "Datum:" diff --git a/django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.mo index 1694fc6bcd..48ff13aed2 100644 Binary files a/django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.po index 2e6fa493aa..e33aed632a 100644 --- a/django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-17 23:12+0200\n" +"POT-Creation-Date: 2018-05-17 11:50+0200\n" "PO-Revision-Date: 2017-09-23 00:02+0000\n" "Last-Translator: Michael Wolf \n" "Language-Team: Upper Sorbian (http://www.transifex.com/django/django/" @@ -103,6 +103,21 @@ msgstr "" "Sće akciju wubrał, a njejsće žane změny na jednotliwych polach přewjedł. " "Pytajće najskerje za tłóčatkom „Pósłać“ město tłóčatka „Składować“." +msgid "Now" +msgstr "Nětko" + +msgid "Midnight" +msgstr "Połnóc" + +msgid "6 a.m." +msgstr "6:00 hodź. dopołdnja" + +msgid "Noon" +msgstr "připołdnjo" + +msgid "6 p.m." +msgstr "6 hodź. popołdnju" + #, javascript-format msgid "Note: You are %s hour ahead of server time." msgid_plural "Note: You are %s hours ahead of server time." @@ -119,27 +134,12 @@ msgstr[1] "Kedźbu: Waš čas je wo %s hodźinje za serwerowym časom." msgstr[2] "Kedźbu: Waš čas je wo %s hodźiny za serwerowym časom." msgstr[3] "Kedźbu: Waš čas je wo %s hodźin za serwerowym časom." -msgid "Now" -msgstr "Nětko" - msgid "Choose a Time" msgstr "Wubjerće čas" msgid "Choose a time" msgstr "Wubjerće čas" -msgid "Midnight" -msgstr "Połnóc" - -msgid "6 a.m." -msgstr "6:00 hodź. dopołdnja" - -msgid "Noon" -msgstr "připołdnjo" - -msgid "6 p.m." -msgstr "6 hodź. popołdnju" - msgid "Cancel" msgstr "Přetorhnyć" diff --git a/django/contrib/admin/locale/hu/LC_MESSAGES/django.mo b/django/contrib/admin/locale/hu/LC_MESSAGES/django.mo index 7d8b48f14c..3988ba7924 100644 Binary files a/django/contrib/admin/locale/hu/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/hu/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/hu/LC_MESSAGES/django.po b/django/contrib/admin/locale/hu/LC_MESSAGES/django.po index d6be50565d..3e67ac7644 100644 --- a/django/contrib/admin/locale/hu/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/hu/LC_MESSAGES/django.po @@ -2,7 +2,8 @@ # # Translators: # Ádám Krizsány , 2015 -# András Veres-Szentkirályi, 2016 +# Akos Zsolt Hochrein , 2018 +# András Veres-Szentkirályi, 2016,2018 # Jannis Leidel , 2011 # János R (Hangya), 2017 # János R (Hangya), 2014 @@ -13,9 +14,9 @@ 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 18:54+0000\n" -"Last-Translator: János R (Hangya)\n" +"POT-Creation-Date: 2018-05-21 14:16-0300\n" +"PO-Revision-Date: 2018-07-31 07:37+0000\n" +"Last-Translator: András Veres-Szentkirályi\n" "Language-Team: Hungarian (http://www.transifex.com/django/django/language/" "hu/)\n" "MIME-Version: 1.0\n" @@ -93,6 +94,15 @@ msgstr "Újabb %(verbose_name)s hozzáadása" msgid "Remove" msgstr "Törlés" +msgid "Addition" +msgstr "Hozzáadás" + +msgid "Change" +msgstr "Módosítás" + +msgid "Deletion" +msgstr "Törlés" + msgid "action time" msgstr "művelet időpontja" @@ -172,9 +182,11 @@ msgstr "" "kiválasztásához." #, python-brace-format -msgid "" -"The {name} \"{obj}\" was added successfully. You may edit it again below." -msgstr "\"{obj}\" {name} sikeresen létrehozva. Alább ismét szerkesztheti." +msgid "The {name} \"{obj}\" was added successfully." +msgstr "\"{obj}\" {name} sikeresen létrehozva." + +msgid "You may edit it again below." +msgstr "Alább ismét szerkesztheti." #, python-brace-format msgid "" @@ -183,15 +195,16 @@ msgid "" msgstr "" "\"{obj}\" {name} sikeresen létrehozva. Alább újabb {name} hozható létre." -#, python-brace-format -msgid "The {name} \"{obj}\" was added successfully." -msgstr "\"{obj}\" {name} sikeresen létrehozva." - #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may edit it again below." msgstr "\"{obj}\" {name} sikeresen módosítva. Alább ismét szerkesztheti." +#, python-brace-format +msgid "" +"The {name} \"{obj}\" was added successfully. You may edit it again below." +msgstr "\"{obj}\" {name} sikeresen létrehozva. Alább ismét szerkesztheti." + #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may add another {name} " @@ -230,6 +243,10 @@ msgstr "Új %s" msgid "Change %s" msgstr "%s módosítása" +#, python-format +msgid "View %s" +msgstr "%s megtekintése" + msgid "Database error" msgstr "Adatbázishiba" @@ -338,7 +355,7 @@ msgid "Change password" msgstr "Jelszó megváltoztatása" msgid "Please correct the error below." -msgstr "Kérem, javítsa az alábbi hibákat." +msgstr "Kérem javítsa a hibát alább." msgid "Please correct the errors below." msgstr "Kérem javítsa ki a lenti hibákat." @@ -450,8 +467,8 @@ msgstr "" "Biztosan törölni akarja a kiválasztott %(objects_name)s objektumokat? Minden " "alábbi objektum, és a hozzájuk kapcsolódóak is törlésre kerülnek:" -msgid "Change" -msgstr "Módosítás" +msgid "View" +msgstr "Megtekintés" msgid "Delete?" msgstr "Törli?" @@ -470,8 +487,8 @@ msgstr "%(name)s alkalmazásban elérhető modellek." msgid "Add" msgstr "Új" -msgid "You don't have permission to edit anything." -msgstr "Nincs joga szerkeszteni." +msgid "You don't have permission to view or edit anything." +msgstr "Nincs jogosultsága megkinteni vagy módosítani akármit." msgid "Recent actions" msgstr "Legutóbbi műveletek" @@ -532,6 +549,10 @@ msgstr "A popup bezáródik..." msgid "Change selected %(model)s" msgstr "Kiválasztott %(model)s szerkesztése" +#, python-format +msgid "View selected %(model)s" +msgstr "Kiválasztott %(model)s megtekintése" + #, python-format msgid "Add another %(model)s" msgstr "Újabb %(model)s hozzáadása" @@ -562,6 +583,12 @@ msgstr "Mentés és másik hozzáadása" msgid "Save and continue editing" msgstr "Mentés és a szerkesztés folytatása" +msgid "Save and view" +msgstr "Mentés és megtekintés" + +msgid "Close" +msgstr "Bezárás" + msgid "Thanks for spending some quality time with the Web site today." msgstr "Köszönjük hogy egy kis időt eltöltött ma a honlapunkon." @@ -672,6 +699,10 @@ msgstr "%s kiválasztása" msgid "Select %s to change" msgstr "Válasszon ki egyet a módosításhoz (%s)" +#, python-format +msgid "Select %s to view" +msgstr "Válasszon ki egyet a megtekintéshez (%s)" + msgid "Date:" msgstr "Dátum:" diff --git a/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.mo index a5877ca821..fd76d35a63 100644 Binary files a/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.po index eadd3d4d08..5642e4069e 100644 --- a/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-17 23:12+0200\n" +"POT-Creation-Date: 2018-05-17 11:50+0200\n" "PO-Revision-Date: 2017-09-23 18:54+0000\n" "Last-Translator: János R (Hangya)\n" "Language-Team: Hungarian (http://www.transifex.com/django/django/language/" @@ -102,27 +102,9 @@ msgstr "" "Kiválasztott egy műveletet, és nem módosított egyetlen mezőt sem. " "Feltehetően a Mehet gombot keresi a Mentés helyett." -#, javascript-format -msgid "Note: You are %s hour ahead of server time." -msgid_plural "Note: You are %s hours ahead of server time." -msgstr[0] "Megjegyzés: %s órával a szerveridő előtt jársz" -msgstr[1] "Megjegyzés: %s órával a szerveridő előtt jársz" - -#, javascript-format -msgid "Note: You are %s hour behind server time." -msgid_plural "Note: You are %s hours behind server time." -msgstr[0] "Megjegyzés: %s órával a szerveridő mögött jársz" -msgstr[1] "Megjegyzés: %s órával a szerveridő mögött jársz" - msgid "Now" msgstr "Most" -msgid "Choose a Time" -msgstr "Válassza ki az időt" - -msgid "Choose a time" -msgstr "Válassza ki az időt" - msgid "Midnight" msgstr "Éjfél" @@ -135,6 +117,24 @@ msgstr "Dél" msgid "6 p.m." msgstr "Este 6 óra" +#, javascript-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "Megjegyzés: %s órával a szerveridő előtt jársz" +msgstr[1] "Megjegyzés: %s órával a szerveridő előtt jársz" + +#, javascript-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "Megjegyzés: %s órával a szerveridő mögött jársz" +msgstr[1] "Megjegyzés: %s órával a szerveridő mögött jársz" + +msgid "Choose a Time" +msgstr "Válassza ki az időt" + +msgid "Choose a time" +msgstr "Válassza ki az időt" + msgid "Cancel" msgstr "Mégsem" diff --git a/django/contrib/admin/locale/id/LC_MESSAGES/django.mo b/django/contrib/admin/locale/id/LC_MESSAGES/django.mo index 752280eb65..2a76a53591 100644 Binary files a/django/contrib/admin/locale/id/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/id/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/id/LC_MESSAGES/django.po b/django/contrib/admin/locale/id/LC_MESSAGES/django.po index a38cb762ce..6a875a12cb 100644 --- a/django/contrib/admin/locale/id/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/id/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ # # Translators: # Claude Paroz , 2014 -# Fery Setiawan , 2015-2017 +# Fery Setiawan , 2015-2018 # Jannis Leidel , 2011 # M Asep Indrayana , 2015 # oon arfiandwi (OonID) , 2016 @@ -13,9 +13,9 @@ 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-11-24 14:12+0000\n" -"Last-Translator: rodin \n" +"POT-Creation-Date: 2018-05-21 14:16-0300\n" +"PO-Revision-Date: 2018-06-18 23:35+0000\n" +"Last-Translator: Fery Setiawan \n" "Language-Team: Indonesian (http://www.transifex.com/django/django/language/" "id/)\n" "MIME-Version: 1.0\n" @@ -93,6 +93,15 @@ msgstr "Tambahkan %(verbose_name)s lagi" msgid "Remove" msgstr "Hapus" +msgid "Addition" +msgstr "Tambahan" + +msgid "Change" +msgstr "Ubah" + +msgid "Deletion" +msgstr "Penghapusan" + msgid "action time" msgstr "waktu aksi" @@ -171,11 +180,11 @@ msgstr "" "Tekan \"Control\", atau \"Command\" pada Mac, untuk memilih lebih dari satu." #, python-brace-format -msgid "" -"The {name} \"{obj}\" was added successfully. You may edit it again below." -msgstr "" -"{name} \"{obj}\" telah berhasil ditambahkan. Anda dapat mengeditnya kembali " -"di bawah." +msgid "The {name} \"{obj}\" was added successfully." +msgstr "{name} \"{obj}\" telah berhasil ditambahkan." + +msgid "You may edit it again below." +msgstr "Anda dapat menyunting itu kembali dibawah." #, python-brace-format msgid "" @@ -185,10 +194,6 @@ msgstr "" "{name} \"{obj}\" telah berhasil ditambahkan. Anda dapat menambahkan {name} " "lain di bawah." -#, python-brace-format -msgid "The {name} \"{obj}\" was added successfully." -msgstr "{name} \"{obj}\" telah berhasil ditambahkan." - #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may edit it again below." @@ -196,6 +201,13 @@ msgstr "" " {name} \"{obj}\" telah berhasil diubah. Anda dapat mengeditnya kembali di " "bawah." +#, python-brace-format +msgid "" +"The {name} \"{obj}\" was added successfully. You may edit it again below." +msgstr "" +"{name} \"{obj}\" telah berhasil ditambahkan. Anda dapat mengeditnya kembali " +"di bawah." + #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may add another {name} " @@ -233,6 +245,10 @@ msgstr "Tambahkan %s" msgid "Change %s" msgstr "Ubah %s" +#, python-format +msgid "View %s" +msgstr "Melihat %s" + msgid "Database error" msgstr "Galat basis data" @@ -339,7 +355,7 @@ msgid "Change password" msgstr "Ganti sandi" msgid "Please correct the error below." -msgstr "Perbaiki galat di bawah ini." +msgstr "Harap perbaiki kesalahan dibawah." msgid "Please correct the errors below." msgstr "Perbaiki galat di bawah ini." @@ -450,8 +466,8 @@ msgstr "" "Yakin akan menghapus %(objects_name)s terpilih? Semua objek berikut beserta " "objek terkait juga akan dihapus:" -msgid "Change" -msgstr "Ubah" +msgid "View" +msgstr "Tampilan" msgid "Delete?" msgstr "Hapus?" @@ -470,8 +486,8 @@ msgstr "Model pada aplikasi %(name)s" msgid "Add" msgstr "Tambah" -msgid "You don't have permission to edit anything." -msgstr "Anda tidak memiliki izin untuk mengubah apapun." +msgid "You don't have permission to view or edit anything." +msgstr "Anda tidak mempunyai perizinan untuk melihat atau menyunting apapun." msgid "Recent actions" msgstr "Tindakan terbaru" @@ -533,6 +549,10 @@ msgstr "Menutup jendela sembulan..." msgid "Change selected %(model)s" msgstr "Ubah %(model)s yang dipilih" +#, python-format +msgid "View selected %(model)s" +msgstr "Melihat%(model)sterpilih" + #, python-format msgid "Add another %(model)s" msgstr "Tambahkan %(model)s yang lain" @@ -562,6 +582,12 @@ msgstr "Simpan dan tambahkan lagi" msgid "Save and continue editing" msgstr "Simpan dan terus mengedit" +msgid "Save and view" +msgstr "Simpan dan tampilkan" + +msgid "Close" +msgstr "Tutup" + msgid "Thanks for spending some quality time with the Web site today." msgstr "Terima kasih telah menggunakan situs ini hari ini." @@ -673,6 +699,10 @@ msgstr "Pilih %s" msgid "Select %s to change" msgstr "Pilih %s untuk diubah" +#, python-format +msgid "Select %s to view" +msgstr "Pilih %s untuk melihat" + msgid "Date:" msgstr "Tanggal:" diff --git a/django/contrib/admin/locale/id/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/id/LC_MESSAGES/djangojs.mo index 58281943c6..6b7bff39c6 100644 Binary files a/django/contrib/admin/locale/id/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/id/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/id/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/id/LC_MESSAGES/djangojs.po index 9878dec7c0..aa096df9e0 100644 --- a/django/contrib/admin/locale/id/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/id/LC_MESSAGES/djangojs.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-17 23:12+0200\n" +"POT-Creation-Date: 2018-05-17 11:50+0200\n" "PO-Revision-Date: 2017-09-23 18:54+0000\n" "Last-Translator: rodin \n" "Language-Team: Indonesian (http://www.transifex.com/django/django/language/" @@ -101,25 +101,9 @@ msgstr "" "Anda telah memilih sebuah aksi, tetapi belum mengubah bidang apapun. " "Kemungkinan Anda mencari tombol Buka dan bukan tombol Simpan." -#, javascript-format -msgid "Note: You are %s hour ahead of server time." -msgid_plural "Note: You are %s hours ahead of server time." -msgstr[0] "Catatan: Waktu Anda lebih cepat %s jam dibandingkan waktu server." - -#, javascript-format -msgid "Note: You are %s hour behind server time." -msgid_plural "Note: You are %s hours behind server time." -msgstr[0] "Catatan: Waktu Anda lebih lambat %s jam dibandingkan waktu server." - msgid "Now" msgstr "Sekarang" -msgid "Choose a Time" -msgstr "Pilih Waktu" - -msgid "Choose a time" -msgstr "Pilih waktu" - msgid "Midnight" msgstr "Tengah malam" @@ -132,6 +116,22 @@ msgstr "Siang" msgid "6 p.m." msgstr "18.00" +#, javascript-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "Catatan: Waktu Anda lebih cepat %s jam dibandingkan waktu server." + +#, javascript-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "Catatan: Waktu Anda lebih lambat %s jam dibandingkan waktu server." + +msgid "Choose a Time" +msgstr "Pilih Waktu" + +msgid "Choose a time" +msgstr "Pilih waktu" + msgid "Cancel" msgstr "Batal" diff --git a/django/contrib/admin/locale/is/LC_MESSAGES/django.mo b/django/contrib/admin/locale/is/LC_MESSAGES/django.mo index 2f6413d4de..f16efbd9f3 100644 Binary files a/django/contrib/admin/locale/is/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/is/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/is/LC_MESSAGES/django.po b/django/contrib/admin/locale/is/LC_MESSAGES/django.po index c07a5b3025..bd8d939d17 100644 --- a/django/contrib/admin/locale/is/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/is/LC_MESSAGES/django.po @@ -4,13 +4,13 @@ # Hafsteinn Einarsson , 2011-2012 # Jannis Leidel , 2011 # Kári Tristan Helgason , 2013 -# Thordur Sigurdsson , 2016-2017 +# Thordur Sigurdsson , 2016-2018 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-19 16:40+0000\n" +"POT-Creation-Date: 2018-05-21 14:16-0300\n" +"PO-Revision-Date: 2018-06-22 20:44+0000\n" "Last-Translator: Thordur Sigurdsson \n" "Language-Team: Icelandic (http://www.transifex.com/django/django/language/" "is/)\n" @@ -89,6 +89,15 @@ msgstr "Bæta við öðrum %(verbose_name)s" msgid "Remove" msgstr "Fjarlægja" +msgid "Addition" +msgstr "" + +msgid "Change" +msgstr "Breyta" + +msgid "Deletion" +msgstr "" + msgid "action time" msgstr "tími aðgerðar" @@ -167,10 +176,11 @@ msgstr "" "Haltu inni „Control“, eða „Command“ á Mac til þess að velja fleira en eitt." #, python-brace-format -msgid "" -"The {name} \"{obj}\" was added successfully. You may edit it again below." -msgstr "" -"{name} „{obj}“ hefur verið bætt við. Þú getur breytt því aftur að neðan." +msgid "The {name} \"{obj}\" was added successfully." +msgstr "{name} „{obj}“ var bætt við." + +msgid "You may edit it again below." +msgstr "Þú mátt breyta þessu aftur hér að neðan." #, python-brace-format msgid "" @@ -179,15 +189,17 @@ msgid "" msgstr "" "{name} „{obj}“ hefur verið breytt. Þú getur bætt við öðru {name} að neðan." -#, python-brace-format -msgid "The {name} \"{obj}\" was added successfully." -msgstr "{name} „{obj}“ var bætt við." - #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may edit it again below." msgstr "{name} „{obj}“ hefur verið breytt. Þú getur breytt því aftur að neðan." +#, python-brace-format +msgid "" +"The {name} \"{obj}\" was added successfully. You may edit it again below." +msgstr "" +"{name} „{obj}“ hefur verið bætt við. Þú getur breytt því aftur að neðan." + #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may add another {name} " @@ -225,6 +237,10 @@ msgstr "Bæta við %s" msgid "Change %s" msgstr "Breyta %s" +#, python-format +msgid "View %s" +msgstr "Skoða %s" + msgid "Database error" msgstr "Gagnagrunnsvilla" @@ -333,7 +349,7 @@ msgid "Change password" msgstr "Breyta lykilorði" msgid "Please correct the error below." -msgstr "Vinsamlegast leiðréttu villurnar hér að neðan." +msgstr "Vinsamlegast lagfærðu villuna fyrir neðan." msgid "Please correct the errors below." msgstr "Vinsamlegast leiðréttu villurnar hér að neðan." @@ -442,8 +458,8 @@ msgstr "" "Ertu viss um að þú viljir eyða völdum %(objects_name)s? Öllum eftirtöldum " "hlutum og skyldum hlutum verður eytt:" -msgid "Change" -msgstr "Breyta" +msgid "View" +msgstr "Skoða" msgid "Delete?" msgstr "Eyða?" @@ -462,8 +478,8 @@ msgstr "Módel í appinu %(name)s" msgid "Add" msgstr "Bæta við" -msgid "You don't have permission to edit anything." -msgstr "Þú hefur ekki réttindi til að breyta neinu" +msgid "You don't have permission to view or edit anything." +msgstr "Þú hefur ekki réttindi til að skoða eða breyta neinu." msgid "Recent actions" msgstr "Nýlegar aðgerðir" @@ -525,6 +541,10 @@ msgstr "Sprettigluggi lokast..." msgid "Change selected %(model)s" msgstr "Breyta völdu %(model)s" +#, python-format +msgid "View selected %(model)s" +msgstr "Skoða valið %(model)s" + #, python-format msgid "Add another %(model)s" msgstr "Bæta við %(model)s" @@ -555,6 +575,12 @@ msgstr "Vista og búa til nýtt" msgid "Save and continue editing" msgstr "Vista og halda áfram að breyta" +msgid "Save and view" +msgstr "Vista og skoða" + +msgid "Close" +msgstr "Loka" + msgid "Thanks for spending some quality time with the Web site today." msgstr "Takk fyrir að verja tíma í vefsíðuna í dag." @@ -668,6 +694,10 @@ msgstr "Veldu %s" msgid "Select %s to change" msgstr "Veldu %s til að breyta" +#, python-format +msgid "Select %s to view" +msgstr "Veldu %s til að skoða" + msgid "Date:" msgstr "Dagsetning:" diff --git a/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.mo index 33c7039930..3f47b7b22a 100644 Binary files a/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.po index 024e77a16d..847c39cea4 100644 --- a/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.po @@ -4,14 +4,15 @@ # gudbergur , 2012 # Hafsteinn Einarsson , 2011-2012 # Jannis Leidel , 2011 +# Matt R, 2018 # Thordur Sigurdsson , 2016-2017 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-17 23:12+0200\n" -"PO-Revision-Date: 2017-09-19 16:41+0000\n" -"Last-Translator: Thordur Sigurdsson \n" +"POT-Creation-Date: 2018-05-17 11:50+0200\n" +"PO-Revision-Date: 2018-05-18 14:09+0000\n" +"Last-Translator: Matt R\n" "Language-Team: Icelandic (http://www.transifex.com/django/django/language/" "is/)\n" "MIME-Version: 1.0\n" @@ -99,27 +100,9 @@ msgstr "" "Þú hefur valið aðgerð en hefur ekki gert breytingar á reitum. Þú ert líklega " "að leita að 'Fara' hnappnum frekar en 'Vista' hnappnum." -#, javascript-format -msgid "Note: You are %s hour ahead of server time." -msgid_plural "Note: You are %s hours ahead of server time." -msgstr[0] "Athugaðu að þú ert %s klukkustund á undan tíma vefþjóns." -msgstr[1] "Athugaðu að þú ert %s klukkustundum á undan tíma vefþjóns." - -#, javascript-format -msgid "Note: You are %s hour behind server time." -msgid_plural "Note: You are %s hours behind server time." -msgstr[0] "Athugaðu að þú ert %s klukkustund á eftir tíma vefþjóns." -msgstr[1] "Athugaðu að þú ert %s klukkustundum á eftir tíma vefþjóns." - msgid "Now" msgstr "Núna" -msgid "Choose a Time" -msgstr "Veldu tíma" - -msgid "Choose a time" -msgstr "Veldu tíma" - msgid "Midnight" msgstr "Miðnætti" @@ -132,6 +115,24 @@ msgstr "Hádegi" msgid "6 p.m." msgstr "6 e.h." +#, javascript-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "Athugaðu að þú ert %s klukkustund á undan tíma vefþjóns." +msgstr[1] "Athugaðu að þú ert %s klukkustundum á undan tíma vefþjóns." + +#, javascript-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "Athugaðu að þú ert %s klukkustund á eftir tíma vefþjóns." +msgstr[1] "Athugaðu að þú ert %s klukkustundum á eftir tíma vefþjóns." + +msgid "Choose a Time" +msgstr "Veldu tíma" + +msgid "Choose a time" +msgstr "Veldu tíma" + msgid "Cancel" msgstr "Hætta við" @@ -148,40 +149,40 @@ msgid "Tomorrow" msgstr "Á morgun" msgid "January" -msgstr "Janúar" +msgstr "janúar" msgid "February" -msgstr "Febrúar" +msgstr "febrúar" msgid "March" -msgstr "Mars" +msgstr "mars" msgid "April" -msgstr "Apríl" +msgstr "apríl" msgid "May" -msgstr "Maí" +msgstr "maí" msgid "June" -msgstr "Júní" +msgstr "júní" msgid "July" -msgstr "Júlí" +msgstr "júlí" msgid "August" -msgstr "Ágúst" +msgstr "ágúst" msgid "September" -msgstr "September" +msgstr "september" msgid "October" -msgstr "Október" +msgstr "október" msgid "November" -msgstr "Nóvember" +msgstr "nóvember" msgid "December" -msgstr "Desember" +msgstr "desember" msgctxt "one letter Sunday" msgid "S" diff --git a/django/contrib/admin/locale/it/LC_MESSAGES/django.mo b/django/contrib/admin/locale/it/LC_MESSAGES/django.mo index fc356713b9..e978d93602 100644 Binary files a/django/contrib/admin/locale/it/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/it/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/it/LC_MESSAGES/django.po b/django/contrib/admin/locale/it/LC_MESSAGES/django.po index d8f79ab074..2f2c9c650a 100644 --- a/django/contrib/admin/locale/it/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/it/LC_MESSAGES/django.po @@ -1,12 +1,14 @@ # This file is distributed under the same license as the Django package. # # Translators: -# bbstuntman , 2017 +# Topolino_Hackerino , 2017 +# Carlo Miron , 2018 # Denis Darii , 2011 # Flavio Curella , 2013 # Jannis Leidel , 2011 # Luciano De Falco Alfano, 2016 # Marco Bonetti, 2014 +# Mirco Grillo , 2018 # Nicola Larosa , 2013 # palmux , 2014-2015 # Mattia Procopio , 2015 @@ -15,9 +17,9 @@ 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 18:54+0000\n" -"Last-Translator: palmux \n" +"POT-Creation-Date: 2018-05-21 14:16-0300\n" +"PO-Revision-Date: 2018-07-30 21:10+0000\n" +"Last-Translator: Carlo Miron \n" "Language-Team: Italian (http://www.transifex.com/django/django/language/" "it/)\n" "MIME-Version: 1.0\n" @@ -95,6 +97,15 @@ msgstr "Aggiungi un altro %(verbose_name)s." msgid "Remove" msgstr "Elimina" +msgid "Addition" +msgstr "Aggiunta " + +msgid "Change" +msgstr "Modifica" + +msgid "Deletion" +msgstr "Eliminazione" + msgid "action time" msgstr "momento dell'azione" @@ -173,11 +184,11 @@ msgstr "" "Tieni premuto \"Control\", o \"Command\" su Mac, per selezionarne più di uno." #, python-brace-format -msgid "" -"The {name} \"{obj}\" was added successfully. You may edit it again below." -msgstr "" -"Il {name} \"{obj}\" è stato aggiunto con successo. Puoi modificarlo " -"nuovamente qui sotto." +msgid "The {name} \"{obj}\" was added successfully." +msgstr "Il {name} \"{obj}\" è stato aggiunto con successo." + +msgid "You may edit it again below." +msgstr "Puoi modificarlo di nuovo qui sotto." #, python-brace-format msgid "" @@ -187,10 +198,6 @@ msgstr "" "Il {name} \"{obj}\" è stato aggiunto con successo. Puoi aggiungere un altro " "{name} qui sotto." -#, python-brace-format -msgid "The {name} \"{obj}\" was added successfully." -msgstr "Il {name} \"{obj}\" è stato aggiunto con successo." - #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may edit it again below." @@ -198,6 +205,13 @@ msgstr "" "Il {name} \"{obj}\" è stato modificato con successo. Puoi modificarlo " "nuovamente qui sotto." +#, python-brace-format +msgid "" +"The {name} \"{obj}\" was added successfully. You may edit it again below." +msgstr "" +"Il {name} \"{obj}\" è stato aggiunto con successo. Puoi modificarlo " +"nuovamente qui sotto." + #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may add another {name} " @@ -237,6 +251,10 @@ msgstr "Aggiungi %s" msgid "Change %s" msgstr "Modifica %s" +#, python-format +msgid "View %s" +msgstr "Vista %s" + msgid "Database error" msgstr "Errore del database" @@ -346,7 +364,7 @@ msgid "Change password" msgstr "Modifica password" msgid "Please correct the error below." -msgstr "Correggi l'errore qui sotto." +msgstr "Per favore, correggi l'errore sottostante" msgid "Please correct the errors below." msgstr "Correggi gli errori qui sotto." @@ -458,8 +476,8 @@ msgstr "" "Confermi la cancellazione dell'elemento %(objects_name)s selezionato? " "Saranno rimossi tutti i seguenti oggetti e le loro voci correlate:" -msgid "Change" -msgstr "Modifica" +msgid "View" +msgstr "Vista" msgid "Delete?" msgstr "Cancellare?" @@ -478,8 +496,8 @@ msgstr "Modelli nell'applicazione %(name)s" msgid "Add" msgstr "Aggiungi" -msgid "You don't have permission to edit anything." -msgstr "Non hai i privilegi per modificare nulla." +msgid "You don't have permission to view or edit anything." +msgstr "Non hai i permessi per visualizzare o modificare nulla" msgid "Recent actions" msgstr "Azioni recenti" @@ -542,6 +560,10 @@ msgstr "Chiusura popup..." msgid "Change selected %(model)s" msgstr "Modifica la selezione %(model)s" +#, python-format +msgid "View selected %(model)s" +msgstr "Visualizza il %(model)s selezionato" + #, python-format msgid "Add another %(model)s" msgstr "Aggiungi un altro %(model)s" @@ -572,6 +594,12 @@ msgstr "Salva e aggiungi un altro" msgid "Save and continue editing" msgstr "Salva e continua le modifiche" +msgid "Save and view" +msgstr "Salva e visualizza" + +msgid "Close" +msgstr "Chiudi" + msgid "Thanks for spending some quality time with the Web site today." msgstr "Grazie per aver speso il tuo tempo prezioso su questo sito oggi." @@ -683,6 +711,10 @@ msgstr "Scegli %s" msgid "Select %s to change" msgstr "Scegli %s da modificare" +#, python-format +msgid "Select %s to view" +msgstr "Seleziona %s per visualizzarlo" + msgid "Date:" msgstr "Data:" diff --git a/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.mo index 19b04ddb7e..85f5ce8e85 100644 Binary files a/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.po index 0625ab84bf..baa69c6b88 100644 --- a/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-17 23:12+0200\n" +"POT-Creation-Date: 2018-05-17 11:50+0200\n" "PO-Revision-Date: 2017-09-23 18:54+0000\n" "Last-Translator: palmux \n" "Language-Team: Italian (http://www.transifex.com/django/django/language/" @@ -104,27 +104,9 @@ msgstr "" "Hai selezionato un'azione, e non hai ancora apportato alcuna modifica a " "campi singoli. Probabilmente stai cercando il pulsante Go, invece di Save." -#, javascript-format -msgid "Note: You are %s hour ahead of server time." -msgid_plural "Note: You are %s hours ahead of server time." -msgstr[0] "Nota: Sei %s ora in anticipo rispetto al server." -msgstr[1] "Nota: Sei %s ore in anticipo rispetto al server." - -#, javascript-format -msgid "Note: You are %s hour behind server time." -msgid_plural "Note: You are %s hours behind server time." -msgstr[0] "Nota: Sei %s ora in ritardo rispetto al server." -msgstr[1] "Nota: Sei %s ore in ritardo rispetto al server." - msgid "Now" msgstr "Adesso" -msgid "Choose a Time" -msgstr "Scegli un orario" - -msgid "Choose a time" -msgstr "Scegli un orario" - msgid "Midnight" msgstr "Mezzanotte" @@ -137,6 +119,24 @@ msgstr "Mezzogiorno" msgid "6 p.m." msgstr "6 del pomeriggio" +#, javascript-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "Nota: Sei %s ora in anticipo rispetto al server." +msgstr[1] "Nota: Sei %s ore in anticipo rispetto al server." + +#, javascript-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "Nota: Sei %s ora in ritardo rispetto al server." +msgstr[1] "Nota: Sei %s ore in ritardo rispetto al server." + +msgid "Choose a Time" +msgstr "Scegli un orario" + +msgid "Choose a time" +msgstr "Scegli un orario" + msgid "Cancel" msgstr "Annulla" diff --git a/django/contrib/admin/locale/ja/LC_MESSAGES/django.mo b/django/contrib/admin/locale/ja/LC_MESSAGES/django.mo index a2cafadd79..7743bd897c 100644 Binary files a/django/contrib/admin/locale/ja/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/ja/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/ja/LC_MESSAGES/django.po b/django/contrib/admin/locale/ja/LC_MESSAGES/django.po index 221e43e1ba..8220896ef9 100644 --- a/django/contrib/admin/locale/ja/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/ja/LC_MESSAGES/django.po @@ -3,15 +3,15 @@ # Translators: # Claude Paroz , 2016 # Jannis Leidel , 2011 -# Shinya Okano , 2012-2017 +# Shinya Okano , 2012-2018 # Tetsuya Morimoto , 2011 # 上田慶祐 , 2015 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-19 16:41+0000\n" +"POT-Creation-Date: 2018-05-21 14:16-0300\n" +"PO-Revision-Date: 2018-06-20 04:31+0000\n" "Last-Translator: Shinya Okano \n" "Language-Team: Japanese (http://www.transifex.com/django/django/language/" "ja/)\n" @@ -90,6 +90,15 @@ msgstr "%(verbose_name)s の追加" msgid "Remove" msgstr "削除" +msgid "Addition" +msgstr "追加" + +msgid "Change" +msgstr "変更" + +msgid "Deletion" +msgstr "削除" + msgid "action time" msgstr "操作時刻" @@ -169,9 +178,11 @@ msgstr "" "Command キーを使ってください" #, python-brace-format -msgid "" -"The {name} \"{obj}\" was added successfully. You may edit it again below." -msgstr "{name} \"{obj}\" を追加しました。続けて編集できます。" +msgid "The {name} \"{obj}\" was added successfully." +msgstr "{name} \"{obj}\" を追加しました。" + +msgid "You may edit it again below." +msgstr "以下で再度編集できます。" #, python-brace-format msgid "" @@ -179,15 +190,16 @@ msgid "" "below." msgstr "{name} \"{obj}\" を追加しました。 別の {name} を以下から追加できます。" -#, python-brace-format -msgid "The {name} \"{obj}\" was added successfully." -msgstr "{name} \"{obj}\" を追加しました。" - #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may edit it again below." msgstr "{name} \"{obj}\" を変更しました。 以下から再度編集できます。" +#, python-brace-format +msgid "" +"The {name} \"{obj}\" was added successfully. You may edit it again below." +msgstr "{name} \"{obj}\" を追加しました。続けて編集できます。" + #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may add another {name} " @@ -224,6 +236,10 @@ msgstr "%s を追加" msgid "Change %s" msgstr "%s を変更" +#, python-format +msgid "View %s" +msgstr "%sを表示" + msgid "Database error" msgstr "データベースエラー" @@ -441,8 +457,8 @@ msgstr "" "本当に選択した %(objects_name)s を削除しますか? 以下の全てのオブジェクトと関" "連する要素が削除されます:" -msgid "Change" -msgstr "変更" +msgid "View" +msgstr "表示" msgid "Delete?" msgstr "削除しますか?" @@ -461,8 +477,8 @@ msgstr "%(name)s アプリケーション内のモデル" msgid "Add" msgstr "追加" -msgid "You don't have permission to edit anything." -msgstr "変更のためのパーミッションがありません。" +msgid "You don't have permission to view or edit anything." +msgstr "表示または変更のためのパーミッションがありません。" msgid "Recent actions" msgstr "最近行った操作" @@ -524,6 +540,10 @@ msgstr "ポップアップを閉じています..." msgid "Change selected %(model)s" msgstr "選択された %(model)s の変更" +#, python-format +msgid "View selected %(model)s" +msgstr "選択された%(model)sの表示" + #, python-format msgid "Add another %(model)s" msgstr "%(model)s の追加" @@ -553,6 +573,12 @@ msgstr "保存してもう一つ追加" msgid "Save and continue editing" msgstr "保存して編集を続ける" +msgid "Save and view" +msgstr "保存して表示" + +msgid "Close" +msgstr "閉じる" + msgid "Thanks for spending some quality time with the Web site today." msgstr "ご利用ありがとうございました。" @@ -661,6 +687,10 @@ msgstr "%s を選択" msgid "Select %s to change" msgstr "変更する %s を選択" +#, python-format +msgid "Select %s to view" +msgstr "表示する%sを選択" + msgid "Date:" msgstr "日付:" diff --git a/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.mo index de2a04490e..24824f82dc 100644 Binary files a/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.po index d041ecd5a8..3768547cd4 100644 --- a/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-17 23:12+0200\n" +"POT-Creation-Date: 2018-05-17 11:50+0200\n" "PO-Revision-Date: 2017-09-19 16:41+0000\n" "Last-Translator: Shinya Okano \n" "Language-Team: Japanese (http://www.transifex.com/django/django/language/" @@ -96,25 +96,9 @@ msgstr "" "操作を選択しましたが、フィールドに変更はありませんでした。もしかして保存ボタ" "ンではなくて実行ボタンをお探しですか。" -#, javascript-format -msgid "Note: You are %s hour ahead of server time." -msgid_plural "Note: You are %s hours ahead of server time." -msgstr[0] "ノート: あなたの環境はサーバー時間より、%s時間進んでいます。" - -#, javascript-format -msgid "Note: You are %s hour behind server time." -msgid_plural "Note: You are %s hours behind server time." -msgstr[0] "ノート: あなたの環境はサーバー時間より、%s時間遅れています。" - msgid "Now" msgstr "現在" -msgid "Choose a Time" -msgstr "時間を選択" - -msgid "Choose a time" -msgstr "時間を選択" - msgid "Midnight" msgstr "0時" @@ -127,6 +111,22 @@ msgstr "12時" msgid "6 p.m." msgstr "午後 6 時" +#, javascript-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "ノート: あなたの環境はサーバー時間より、%s時間進んでいます。" + +#, javascript-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "ノート: あなたの環境はサーバー時間より、%s時間遅れています。" + +msgid "Choose a Time" +msgstr "時間を選択" + +msgid "Choose a time" +msgstr "時間を選択" + msgid "Cancel" msgstr "キャンセル" diff --git a/django/contrib/admin/locale/ko/LC_MESSAGES/django.mo b/django/contrib/admin/locale/ko/LC_MESSAGES/django.mo index 820c8b6403..e2614c3642 100644 Binary files a/django/contrib/admin/locale/ko/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/ko/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/ko/LC_MESSAGES/django.po b/django/contrib/admin/locale/ko/LC_MESSAGES/django.po index 7ee667276e..37427ee360 100644 --- a/django/contrib/admin/locale/ko/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/ko/LC_MESSAGES/django.po @@ -7,15 +7,16 @@ # Jaehong Kim , 2011 # Jannis Leidel , 2011 # Le Tartuffe , 2014,2016 +# Noh Seho , 2018 # Seacbyul Lee , 2017 # Taesik Yoon , 2015 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-19 16:41+0000\n" -"Last-Translator: Seacbyul Lee \n" +"POT-Creation-Date: 2018-05-21 14:16-0300\n" +"PO-Revision-Date: 2018-07-18 09:00+0000\n" +"Last-Translator: Noh Seho \n" "Language-Team: Korean (http://www.transifex.com/django/django/language/ko/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -92,6 +93,15 @@ msgstr "%(verbose_name)s 더 추가하기" msgid "Remove" msgstr "삭제하기" +msgid "Addition" +msgstr "추가" + +msgid "Change" +msgstr "변경" + +msgid "Deletion" +msgstr "삭제" + msgid "action time" msgstr "액션 타임" @@ -169,11 +179,11 @@ msgid "" msgstr "하나 이상을 선택하려면 \"Control\" 키, Mac은 \"Command\"키를 누르세요." #, python-brace-format -msgid "" -"The {name} \"{obj}\" was added successfully. You may edit it again below." -msgstr "" -"{name} \"{obj}\"가 성공적으로 추가되었습니다. 아래에서 다시 수정할 수 있습니" -"다." +msgid "The {name} \"{obj}\" was added successfully." +msgstr "{name} \"{obj}\"가 성공적으로 추가되었습니다." + +msgid "You may edit it again below." +msgstr "아래 내용을 수정해야 합니다." #, python-brace-format msgid "" @@ -184,12 +194,15 @@ msgstr "" "수 있습니다." #, python-brace-format -msgid "The {name} \"{obj}\" was added successfully." -msgstr "{name} \"{obj}\"가 성공적으로 추가되었습니다." +msgid "" +"The {name} \"{obj}\" was changed successfully. You may edit it again below." +msgstr "" +"{name} \"{obj}\"가 성공적으로 추가되었습니다. 아래에서 다시 수정할 수 있습니" +"다." #, python-brace-format msgid "" -"The {name} \"{obj}\" was changed successfully. You may edit it again below." +"The {name} \"{obj}\" was added successfully. You may edit it again below." msgstr "" "{name} \"{obj}\"가 성공적으로 추가되었습니다. 아래에서 다시 수정할 수 있습니" "다." @@ -234,6 +247,10 @@ msgstr "%s 추가" msgid "Change %s" msgstr "%s 변경" +#, python-format +msgid "View %s" +msgstr "뷰 %s" + msgid "Database error" msgstr "데이터베이스 오류" @@ -340,7 +357,7 @@ msgid "Change password" msgstr "비밀번호 변경" msgid "Please correct the error below." -msgstr "아래의 오류를 수정하십시오." +msgstr "아래 오류를 해결해주세요." msgid "Please correct the errors below." msgstr "아래의 오류들을 수정하십시오." @@ -450,8 +467,8 @@ msgstr "" "선택한 %(objects_name)s를 정말 삭제하시겠습니까? 다음의 오브젝트와 연관 아이" "템들이 모두 삭제됩니다:" -msgid "Change" -msgstr "변경" +msgid "View" +msgstr "" msgid "Delete?" msgstr "삭제" @@ -470,8 +487,8 @@ msgstr "%(name)s 애플리케이션의 모델" msgid "Add" msgstr "추가" -msgid "You don't have permission to edit anything." -msgstr "수정할 권한이 없습니다." +msgid "You don't have permission to view or edit anything." +msgstr "조회하거나 수정할 수 있는 권한이 없습니다." msgid "Recent actions" msgstr "최근 활동" @@ -533,6 +550,10 @@ msgstr "팝업 닫는 중..." msgid "Change selected %(model)s" msgstr "선택된 %(model)s 변경" +#, python-format +msgid "View selected %(model)s" +msgstr "" + #, python-format msgid "Add another %(model)s" msgstr "%(model)s 추가" @@ -562,6 +583,12 @@ msgstr "저장 및 다른 이름으로 추가" msgid "Save and continue editing" msgstr "저장 및 편집 계속" +msgid "Save and view" +msgstr "저정하고 조회하기" + +msgid "Close" +msgstr "닫기" + msgid "Thanks for spending some quality time with the Web site today." msgstr "사이트를 이용해 주셔서 고맙습니다." @@ -672,6 +699,10 @@ msgstr "%s 선택" msgid "Select %s to change" msgstr "변경할 %s 선택" +#, python-format +msgid "Select %s to view" +msgstr "" + msgid "Date:" msgstr "날짜:" diff --git a/django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.mo index 04d137279d..8ef689d231 100644 Binary files a/django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.po index bab7dcd476..6d52c03b99 100644 --- a/django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-17 23:12+0200\n" +"POT-Creation-Date: 2018-05-17 11:50+0200\n" "PO-Revision-Date: 2017-09-19 16:41+0000\n" "Last-Translator: Hoseok Lee \n" "Language-Team: Korean (http://www.transifex.com/django/django/language/ko/)\n" @@ -99,25 +99,9 @@ msgstr "" "개별 필드에 아무런 변경이 없는 상태로 액션을 선택했습니다. 저장 버튼이 아니" "라 진행 버튼을 찾아보세요." -#, javascript-format -msgid "Note: You are %s hour ahead of server time." -msgid_plural "Note: You are %s hours ahead of server time." -msgstr[0] "Note: 서버 시간보다 %s 시간 빠릅니다." - -#, javascript-format -msgid "Note: You are %s hour behind server time." -msgid_plural "Note: You are %s hours behind server time." -msgstr[0] "Note: 서버 시간보다 %s 시간 늦은 시간입니다." - msgid "Now" msgstr "현재" -msgid "Choose a Time" -msgstr "시간 선택" - -msgid "Choose a time" -msgstr "시간 선택" - msgid "Midnight" msgstr "자정" @@ -130,6 +114,22 @@ msgstr "정오" msgid "6 p.m." msgstr "오후 6시" +#, javascript-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "Note: 서버 시간보다 %s 시간 빠릅니다." + +#, javascript-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "Note: 서버 시간보다 %s 시간 늦은 시간입니다." + +msgid "Choose a Time" +msgstr "시간 선택" + +msgid "Choose a time" +msgstr "시간 선택" + msgid "Cancel" msgstr "취소" diff --git a/django/contrib/admin/locale/lt/LC_MESSAGES/django.mo b/django/contrib/admin/locale/lt/LC_MESSAGES/django.mo index e39a229f60..f866f81e5f 100644 Binary files a/django/contrib/admin/locale/lt/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/lt/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/lt/LC_MESSAGES/django.po b/django/contrib/admin/locale/lt/LC_MESSAGES/django.po index 6ab367699b..4752f75393 100644 --- a/django/contrib/admin/locale/lt/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/lt/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ # Translators: # Jannis Leidel , 2011 # lauris , 2011 -# Matas Dailyda , 2015-2017 +# Matas Dailyda , 2015-2018 # Nikolajus Krauklis , 2013 # Simonas Kazlauskas , 2012-2013 # sirex , 2011 @@ -11,17 +11,18 @@ 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-19 16:40+0000\n" -"Last-Translator: Matas Dailyda \n" +"POT-Creation-Date: 2018-05-21 14:16-0300\n" +"PO-Revision-Date: 2018-05-28 01:29+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Lithuanian (http://www.transifex.com/django/django/language/" "lt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: lt\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" -"%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < " +"11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? " +"1 : n % 1 != 0 ? 2: 3);\n" #, python-format msgid "Successfully deleted %(count)d %(items)s." @@ -92,6 +93,15 @@ msgstr "Pridėti dar viena %(verbose_name)s" msgid "Remove" msgstr "Pašalinti" +msgid "Addition" +msgstr "Pridėjimas" + +msgid "Change" +msgstr "Pakeisti" + +msgid "Deletion" +msgstr "Pašalinimas" + msgid "action time" msgstr "veiksmo laikas" @@ -171,10 +181,11 @@ msgstr "" "daugiau nei vieną." #, python-brace-format -msgid "" -"The {name} \"{obj}\" was added successfully. You may edit it again below." -msgstr "" -"{name} \"{obj}\" buvo sėkmingai pridėtas. Galite jį vėl redaguoti žemiau." +msgid "The {name} \"{obj}\" was added successfully." +msgstr "{name} \"{obj}\" buvo sėkmingai pridėtas." + +msgid "You may edit it again below." +msgstr "Galite tai dar kartą redaguoti žemiau." #, python-brace-format msgid "" @@ -183,15 +194,17 @@ msgid "" msgstr "" "{name} \"{obj}\" buvo sėkmingai pridėtas. Galite pridėti kitą {name} žemiau." -#, python-brace-format -msgid "The {name} \"{obj}\" was added successfully." -msgstr "{name} \"{obj}\" buvo sėkmingai pridėtas." - #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may edit it again below." msgstr "{name} \"{obj}\" buvo sėkmingai pakeistas. Galite jį koreguoti žemiau." +#, python-brace-format +msgid "" +"The {name} \"{obj}\" was added successfully. You may edit it again below." +msgstr "" +"{name} \"{obj}\" buvo sėkmingai pridėtas. Galite jį vėl redaguoti žemiau." + #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may add another {name} " @@ -229,6 +242,10 @@ msgstr "Pridėti %s" msgid "Change %s" msgstr "Pakeisti %s" +#, python-format +msgid "View %s" +msgstr "" + msgid "Database error" msgstr "Duomenų bazės klaida" @@ -238,6 +255,7 @@ msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "%(count)s %(name)s sėkmingai pakeistas." msgstr[1] "%(count)s %(name)s sėkmingai pakeisti." msgstr[2] "%(count)s %(name)s " +msgstr[3] "%(count)s %(name)s " #, python-format msgid "%(total_count)s selected" @@ -245,6 +263,7 @@ msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s pasirinktas" msgstr[1] "%(total_count)s pasirinkti" msgstr[2] "Visi %(total_count)s pasirinkti" +msgstr[3] "Visi %(total_count)s pasirinkti" #, python-format msgid "0 of %(cnt)s selected" @@ -339,7 +358,7 @@ msgid "Change password" msgstr "Keisti slaptažodį" msgid "Please correct the error below." -msgstr "Ištaisykite žemiau esancias klaidas." +msgstr "Prašome ištaisyti žemiau esančią klaidą." msgid "Please correct the errors below." msgstr "Ištaisykite žemiau esančias klaidas." @@ -448,8 +467,8 @@ msgstr "" "Ar esate tikri, kad norite ištrinti pasirinktus %(objects_name)s? Sekantys " "pasirinkti bei susiję objektai bus ištrinti:" -msgid "Change" -msgstr "Pakeisti" +msgid "View" +msgstr "Peržiūrėti" msgid "Delete?" msgstr "Ištrinti?" @@ -468,8 +487,8 @@ msgstr "%(name)s aplikacijos modeliai" msgid "Add" msgstr "Pridėti" -msgid "You don't have permission to edit anything." -msgstr "Neturite teisių ką nors keistis." +msgid "You don't have permission to view or edit anything." +msgstr "Jūs neturite teisių peržiūrai ir redagavimui." msgid "Recent actions" msgstr "Paskutiniai veiksmai" @@ -532,6 +551,10 @@ msgstr "Langas užsidaro..." msgid "Change selected %(model)s" msgstr "Keisti pasirinktus %(model)s" +#, python-format +msgid "View selected %(model)s" +msgstr "Peržiūrėti pasirinktus %(model)s" + #, python-format msgid "Add another %(model)s" msgstr "Pridėti dar vieną %(model)s" @@ -549,6 +572,7 @@ msgid_plural "%(counter)s results" msgstr[0] "%(counter)s rezultatas" msgstr[1] "%(counter)s rezultatai" msgstr[2] "%(counter)s rezultatai" +msgstr[3] "%(counter)s rezultatai" #, python-format msgid "%(full_result_count)s total" @@ -563,6 +587,12 @@ msgstr "Išsaugoti ir pridėti naują" msgid "Save and continue editing" msgstr "Išsaugoti ir tęsti redagavimą" +msgid "Save and view" +msgstr "Išsaugoti ir peržiūrėti" + +msgid "Close" +msgstr "Uždaryti" + msgid "Thanks for spending some quality time with the Web site today." msgstr "Dėkui už šiandien tinklalapyje turiningai praleistą laiką." @@ -674,6 +704,10 @@ msgstr "Pasirinkti %s" msgid "Select %s to change" msgstr "Pasirinkite %s kurį norite keisti" +#, python-format +msgid "Select %s to view" +msgstr "" + msgid "Date:" msgstr "Data:" diff --git a/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.mo index d00b3f93b2..77922d36b3 100644 Binary files a/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.po index 1aad1b1f7f..a922bd63ed 100644 --- a/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-17 23:12+0200\n" +"POT-Creation-Date: 2018-05-17 11:50+0200\n" "PO-Revision-Date: 2017-09-19 16:41+0000\n" "Last-Translator: Matas Dailyda \n" "Language-Team: Lithuanian (http://www.transifex.com/django/django/language/" @@ -19,8 +19,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: lt\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" -"%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < " +"11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? " +"1 : n % 1 != 0 ? 2: 3);\n" #, javascript-format msgid "Available %s" @@ -80,6 +81,7 @@ msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "pasirinktas %(sel)s iš %(cnt)s" msgstr[1] "pasirinkti %(sel)s iš %(cnt)s" msgstr[2] "pasirinkti %(sel)s iš %(cnt)s" +msgstr[3] "pasirinkti %(sel)s iš %(cnt)s" msgid "" "You have unsaved changes on individual editable fields. If you run an " @@ -103,35 +105,9 @@ msgstr "" "Pasirinkote veiksmą, bet neesate pakeitę laukų reikšmių. Jūs greičiausiai " "ieškote mygtuko Vykdyti, o ne mygtuko Saugoti." -#, javascript-format -msgid "Note: You are %s hour ahead of server time." -msgid_plural "Note: You are %s hours ahead of server time." -msgstr[0] "" -"Pastaba: Jūsų laikrodis rodo %s valanda daugiau nei serverio laikrodis." -msgstr[1] "" -"Pastaba: Jūsų laikrodis rodo %s valandomis daugiau nei serverio laikrodis." -msgstr[2] "" -"Pastaba: Jūsų laikrodis rodo %s valandų daugiau nei serverio laikrodis." - -#, javascript-format -msgid "Note: You are %s hour behind server time." -msgid_plural "Note: You are %s hours behind server time." -msgstr[0] "" -"Pastaba: Jūsų laikrodis rodo %s valanda mažiau nei serverio laikrodis." -msgstr[1] "" -"Pastaba: Jūsų laikrodis rodo %s valandomis mažiau nei serverio laikrodis." -msgstr[2] "" -"Pastaba: Jūsų laikrodis rodo %s valandų mažiau nei serverio laikrodis." - msgid "Now" msgstr "Dabar" -msgid "Choose a Time" -msgstr "Pasirinkite laiką" - -msgid "Choose a time" -msgstr "Pasirinkite laiką" - msgid "Midnight" msgstr "Vidurnaktis" @@ -144,6 +120,36 @@ msgstr "Vidurdienis" msgid "6 p.m." msgstr "18:00" +#, javascript-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +"Pastaba: Jūsų laikrodis rodo %s valanda daugiau nei serverio laikrodis." +msgstr[1] "" +"Pastaba: Jūsų laikrodis rodo %s valandomis daugiau nei serverio laikrodis." +msgstr[2] "" +"Pastaba: Jūsų laikrodis rodo %s valandų daugiau nei serverio laikrodis." +msgstr[3] "" +"Pastaba: Jūsų laikrodis rodo %s valandų daugiau nei serverio laikrodis." + +#, javascript-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +"Pastaba: Jūsų laikrodis rodo %s valanda mažiau nei serverio laikrodis." +msgstr[1] "" +"Pastaba: Jūsų laikrodis rodo %s valandomis mažiau nei serverio laikrodis." +msgstr[2] "" +"Pastaba: Jūsų laikrodis rodo %s valandų mažiau nei serverio laikrodis." +msgstr[3] "" +"Pastaba: Jūsų laikrodis rodo %s valandų mažiau nei serverio laikrodis." + +msgid "Choose a Time" +msgstr "Pasirinkite laiką" + +msgid "Choose a time" +msgstr "Pasirinkite laiką" + msgid "Cancel" msgstr "Atšaukti" diff --git a/django/contrib/admin/locale/lv/LC_MESSAGES/django.mo b/django/contrib/admin/locale/lv/LC_MESSAGES/django.mo index 38c0f8a212..5c2ec1ac6b 100644 Binary files a/django/contrib/admin/locale/lv/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/lv/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/lv/LC_MESSAGES/django.po b/django/contrib/admin/locale/lv/LC_MESSAGES/django.po index 024552e582..ed2f0f1ca4 100644 --- a/django/contrib/admin/locale/lv/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/lv/LC_MESSAGES/django.po @@ -2,7 +2,8 @@ # # Translators: # edgars , 2011 -# Edgars Voroboks , 2017 +# NullIsNot0 , 2017 +# NullIsNot0 , 2018 # Jannis Leidel , 2011 # Māris Nartišs , 2016 # peterisb , 2016 @@ -10,9 +11,9 @@ 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-11-18 07:25+0000\n" -"Last-Translator: Edgars Voroboks \n" +"POT-Creation-Date: 2018-05-21 14:16-0300\n" +"PO-Revision-Date: 2018-06-03 12:04+0000\n" +"Last-Translator: NullIsNot0 \n" "Language-Team: Latvian (http://www.transifex.com/django/django/language/" "lv/)\n" "MIME-Version: 1.0\n" @@ -91,6 +92,15 @@ msgstr "Pievienot vēl %(verbose_name)s" msgid "Remove" msgstr "Dzēst" +msgid "Addition" +msgstr "Pievienošana" + +msgid "Change" +msgstr "Izmainīt" + +msgid "Deletion" +msgstr "Dzēšana" + msgid "action time" msgstr "darbības laiks" @@ -170,11 +180,11 @@ msgstr "" "izvēlētos vairāk par vienu." #, python-brace-format -msgid "" -"The {name} \"{obj}\" was added successfully. You may edit it again below." -msgstr "" -"{name} \"{obj}\" tika veiksmīgi pievienots. Zemāk var turpināt veikt " -"izmaiņas." +msgid "The {name} \"{obj}\" was added successfully." +msgstr "{name} \"{obj}\" tika veiksmīgi pievienots." + +msgid "You may edit it again below." +msgstr "Jūs varat to atkal labot zemāk. " #, python-brace-format msgid "" @@ -184,16 +194,19 @@ msgstr "" "{name} \"{obj}\" tika veiksmīgi pievienots. Zemāk var pievienot vēl citu " "{name}." -#, python-brace-format -msgid "The {name} \"{obj}\" was added successfully." -msgstr "{name} \"{obj}\" tika veiksmīgi pievienots." - #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may edit it again below." msgstr "" "{name} \"{obj}\" tika veiksmīgi mainīts. Zemāk var turpināt veikt izmaiņas." +#, python-brace-format +msgid "" +"The {name} \"{obj}\" was added successfully. You may edit it again below." +msgstr "" +"{name} \"{obj}\" tika veiksmīgi pievienots. Zemāk var turpināt veikt " +"izmaiņas." + #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may add another {name} " @@ -228,6 +241,10 @@ msgstr "Pievienot %s" msgid "Change %s" msgstr "Labot %s" +#, python-format +msgid "View %s" +msgstr "Apskatīt %s" + msgid "Database error" msgstr "Datubāzes kļūda" @@ -338,7 +355,7 @@ msgid "Change password" msgstr "Paroles maiņa" msgid "Please correct the error below." -msgstr "Lūdzu, izlabojiet kļūdas zemāk." +msgstr "Lūdzu izlabojiet zemāk redzamo kļūdu." msgid "Please correct the errors below." msgstr "Lūdzu labo kļūdas zemāk." @@ -447,8 +464,8 @@ msgstr "" "Vai esat pārliecināts, ka vēlaties dzēst izvēlētos %(objects_name)s " "objektus? Visi sekojošie objekti un tiem piesaistītie objekti tiks izdzēsti:" -msgid "Change" -msgstr "Izmainīt" +msgid "View" +msgstr "Apskatīt" msgid "Delete?" msgstr "Dzēst?" @@ -467,8 +484,8 @@ msgstr "Modeļi %(name)s lietotnē" msgid "Add" msgstr "Pievienot" -msgid "You don't have permission to edit anything." -msgstr "Jums nav tiesības neko labot." +msgid "You don't have permission to view or edit anything." +msgstr "Jums nav tiesību neko apskatīt vai labot." msgid "Recent actions" msgstr "Nesenās darbības" @@ -530,6 +547,10 @@ msgstr "Logs aizveras..." msgid "Change selected %(model)s" msgstr "Mainīt izvēlēto %(model)s" +#, python-format +msgid "View selected %(model)s" +msgstr "Apskatīt izvēlēto %(model)s" + #, python-format msgid "Add another %(model)s" msgstr "Pievienot citu %(model)s" @@ -561,6 +582,12 @@ msgstr "Saglabāt un pievienot vēl vienu" msgid "Save and continue editing" msgstr "Saglabāt un turpināt labošanu" +msgid "Save and view" +msgstr "Saglabāt un apskatīt" + +msgid "Close" +msgstr "Aizvērt" + msgid "Thanks for spending some quality time with the Web site today." msgstr "Paldies par pavadīto laiku mājas lapā." @@ -672,6 +699,10 @@ msgstr "Izvēlēties %s" msgid "Select %s to change" msgstr "Izvēlēties %s, lai izmainītu" +#, python-format +msgid "Select %s to view" +msgstr "Izvēlēties %s, lai apskatītu" + msgid "Date:" msgstr "Datums:" diff --git a/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.mo index 059a9f58d1..61e6e33e7e 100644 Binary files a/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.po index a626a9e91e..4f1b55fe6a 100644 --- a/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.po @@ -1,16 +1,16 @@ # This file is distributed under the same license as the Django package. # # Translators: -# Edgars Voroboks , 2017 +# NullIsNot0 , 2017 # Jannis Leidel , 2011 # peterisb , 2016 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-17 23:12+0200\n" +"POT-Creation-Date: 2018-05-17 11:50+0200\n" "PO-Revision-Date: 2017-11-18 08:13+0000\n" -"Last-Translator: Edgars Voroboks \n" +"Last-Translator: NullIsNot0 \n" "Language-Team: Latvian (http://www.transifex.com/django/django/language/" "lv/)\n" "MIME-Version: 1.0\n" @@ -103,6 +103,21 @@ msgstr "" "Jūs esat izvēlējies veikt darbību un neesat izmainījis nevienu lauku. Jūs " "droši vien meklējat pogu 'Aiziet' nevis 'Saglabāt'." +msgid "Now" +msgstr "Tagad" + +msgid "Midnight" +msgstr "Pusnakts" + +msgid "6 a.m." +msgstr "06.00" + +msgid "Noon" +msgstr "Pusdienas laiks" + +msgid "6 p.m." +msgstr "6:00" + #, javascript-format msgid "Note: You are %s hour ahead of server time." msgid_plural "Note: You are %s hours ahead of server time." @@ -117,27 +132,12 @@ msgstr[0] "Piezīme: Tavs laiks ir %s stundas pēc servera laika." msgstr[1] "Piezīme: Tavs laiks ir %s stundu pēc servera laika." msgstr[2] "Piezīme: Tavs laiks ir %s stundas pēc servera laika." -msgid "Now" -msgstr "Tagad" - msgid "Choose a Time" msgstr "Izvēlies laiku" msgid "Choose a time" msgstr "Izvēlieties laiku" -msgid "Midnight" -msgstr "Pusnakts" - -msgid "6 a.m." -msgstr "06.00" - -msgid "Noon" -msgstr "Pusdienas laiks" - -msgid "6 p.m." -msgstr "6:00" - msgid "Cancel" msgstr "Atcelt" diff --git a/django/contrib/admin/locale/mn/LC_MESSAGES/django.mo b/django/contrib/admin/locale/mn/LC_MESSAGES/django.mo index dba2a8ff3a..a649b24ec2 100644 Binary files a/django/contrib/admin/locale/mn/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/mn/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/mn/LC_MESSAGES/django.po b/django/contrib/admin/locale/mn/LC_MESSAGES/django.po index eed7fde851..d7fc5e4715 100644 --- a/django/contrib/admin/locale/mn/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/mn/LC_MESSAGES/django.po @@ -4,16 +4,16 @@ # Ankhbayar , 2013 # Jannis Leidel , 2011 # jargalan , 2011 -# Zorig , 2016 -# Анхбаяр Анхаа , 2013-2016 +# Zorig, 2016 +# Анхбаяр Анхаа , 2013-2016,2018 # Баясгалан Цэвлээ , 2011,2017 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-19 16:40+0000\n" -"Last-Translator: Баясгалан Цэвлээ \n" +"POT-Creation-Date: 2018-05-21 14:16-0300\n" +"PO-Revision-Date: 2018-07-09 04:47+0000\n" +"Last-Translator: Анхбаяр Анхаа \n" "Language-Team: Mongolian (http://www.transifex.com/django/django/language/" "mn/)\n" "MIME-Version: 1.0\n" @@ -91,6 +91,15 @@ msgstr "Өөр %(verbose_name)s нэмэх " msgid "Remove" msgstr "Хасах" +msgid "Addition" +msgstr "Нэмэгдсэн" + +msgid "Change" +msgstr "Өөрчлөх" + +msgid "Deletion" +msgstr "Устгагдсан" + msgid "action time" msgstr "үйлдлийн хугацаа" @@ -170,9 +179,11 @@ msgstr "" "байгаад сонгоно." #, python-brace-format -msgid "" -"The {name} \"{obj}\" was added successfully. You may edit it again below." -msgstr "{name} \"{obj}\" амжилттай нэмэгдлээ. Та дахин засах боломжтой." +msgid "The {name} \"{obj}\" was added successfully." +msgstr " {name} \"{obj}\" амжилттай нэмэгдлээ." + +msgid "You may edit it again below." +msgstr "Та дараахийг дахин засах боломжтой" #, python-brace-format msgid "" @@ -182,15 +193,16 @@ msgstr "" "{name} \"{obj}\" амжилттай нэмэгдлээ. Доорх хэсгээс {name} өөрийн нэмэх " "боломжтой." -#, python-brace-format -msgid "The {name} \"{obj}\" was added successfully." -msgstr " {name} \"{obj}\" амжилттай нэмэгдлээ." - #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may edit it again below." msgstr "{name} \"{obj}\" амжилттай өөрчилөгдлөө. Та дахин засах боломжтой." +#, python-brace-format +msgid "" +"The {name} \"{obj}\" was added successfully. You may edit it again below." +msgstr "{name} \"{obj}\" амжилттай нэмэгдлээ. Та дахин засах боломжтой." + #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may add another {name} " @@ -229,6 +241,10 @@ msgstr "%s-ийг нэмэх" msgid "Change %s" msgstr "%s-ийг өөрчлөх" +#, python-format +msgid "View %s" +msgstr "%s харах " + msgid "Database error" msgstr "Өгөгдлийн сангийн алдаа" @@ -337,7 +353,7 @@ msgid "Change password" msgstr "Нууц үг өөрчлөх" msgid "Please correct the error below." -msgstr "Доорх алдаануудыг засна уу." +msgstr "Доорх алдааг засна уу" msgid "Please correct the errors below." msgstr "Доор гарсан алдаануудыг засна уу." @@ -446,8 +462,8 @@ msgstr "" "Та %(objects_name)s ийг устгах гэж байна итгэлтэй байна? Дараах обектууд " "болон холбоотой зүйлс хамт устагдах болно:" -msgid "Change" -msgstr "Өөрчлөх" +msgid "View" +msgstr "Харах" msgid "Delete?" msgstr "Устгах уу?" @@ -466,8 +482,8 @@ msgstr "%(name)s хэрэглүүр дэх моделууд." msgid "Add" msgstr "Нэмэх" -msgid "You don't have permission to edit anything." -msgstr "Та ямар нэг зүйл засварлах зөвшөөрөлгүй байна." +msgid "You don't have permission to view or edit anything." +msgstr "Танд харах болон засах эрх алга." msgid "Recent actions" msgstr "Сүүлд хийсэн үйлдлүүд" @@ -530,6 +546,10 @@ msgstr "Цонх хаагдлаа" msgid "Change selected %(model)s" msgstr "Сонгосон %(model)s-ийг өөрчлөх" +#, python-format +msgid "View selected %(model)s" +msgstr "Сонгосон %(model)s-ийг харах" + #, python-format msgid "Add another %(model)s" msgstr "Өөр %(model)s нэмэх" @@ -560,6 +580,12 @@ msgstr "Хадгалаад өөрийг нэмэх" msgid "Save and continue editing" msgstr "Хадгалаад нэмж засах" +msgid "Save and view" +msgstr "Хадгалаад харах." + +msgid "Close" +msgstr "Хаах" + msgid "Thanks for spending some quality time with the Web site today." msgstr "Манай вэб сайтыг ашигласанд баярлалаа." @@ -670,6 +696,10 @@ msgstr "%s-г сонго" msgid "Select %s to change" msgstr "Өөрчлөх %s-г сонгоно уу" +#, python-format +msgid "Select %s to view" +msgstr "Харахын тулд %s сонгоно уу" + msgid "Date:" msgstr "Огноо:" diff --git a/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.mo index b50885a4b8..e6c5986857 100644 Binary files a/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.po index 509cedd6f0..28a8598c43 100644 --- a/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.po @@ -2,16 +2,16 @@ # # Translators: # Tsolmon , 2012 -# Zorig , 2014,2018 +# Zorig, 2014,2018 # Анхбаяр Анхаа , 2011-2012,2015 # Ганзориг БП , 2011 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-17 23:12+0200\n" +"POT-Creation-Date: 2018-05-17 11:50+0200\n" "PO-Revision-Date: 2018-02-21 00:38+0000\n" -"Last-Translator: Zorig \n" +"Last-Translator: Zorig\n" "Language-Team: Mongolian (http://www.transifex.com/django/django/language/" "mn/)\n" "MIME-Version: 1.0\n" @@ -99,27 +99,9 @@ msgstr "" "Та 1 үйлдлийг сонгосон байна бас та ямарваа өөрчлөлт оруулсангүй. Та Save " "товчлуур биш Go товчлуурыг хайж байгаа бололтой." -#, javascript-format -msgid "Note: You are %s hour ahead of server time." -msgid_plural "Note: You are %s hours ahead of server time." -msgstr[0] "Та серверийн цагаас %s цагийн түрүүнд явж байна" -msgstr[1] "Та серверийн цагаас %s цагийн түрүүнд явж байна" - -#, javascript-format -msgid "Note: You are %s hour behind server time." -msgid_plural "Note: You are %s hours behind server time." -msgstr[0] "Та серверийн цагаас %s цагаар хоцорч байна" -msgstr[1] "Та серверийн цагаас %s цагаар хоцорч байна" - msgid "Now" msgstr "Одоо" -msgid "Choose a Time" -msgstr "Цаг сонгох" - -msgid "Choose a time" -msgstr "Цаг сонгох" - msgid "Midnight" msgstr "Шөнө дунд" @@ -132,6 +114,24 @@ msgstr "Үд дунд" msgid "6 p.m." msgstr "Оройн 6 цаг" +#, javascript-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "Та серверийн цагаас %s цагийн түрүүнд явж байна" +msgstr[1] "Та серверийн цагаас %s цагийн түрүүнд явж байна" + +#, javascript-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "Та серверийн цагаас %s цагаар хоцорч байна" +msgstr[1] "Та серверийн цагаас %s цагаар хоцорч байна" + +msgid "Choose a Time" +msgstr "Цаг сонгох" + +msgid "Choose a time" +msgstr "Цаг сонгох" + msgid "Cancel" msgstr "Болих" diff --git a/django/contrib/admin/locale/nb/LC_MESSAGES/django.mo b/django/contrib/admin/locale/nb/LC_MESSAGES/django.mo index eb47b17444..dd7b5e69f7 100644 Binary files a/django/contrib/admin/locale/nb/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/nb/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/nb/LC_MESSAGES/django.po b/django/contrib/admin/locale/nb/LC_MESSAGES/django.po index 660716c77d..525138a928 100644 --- a/django/contrib/admin/locale/nb/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/nb/LC_MESSAGES/django.po @@ -4,7 +4,7 @@ # Jannis Leidel , 2011 # jensadne , 2013-2014 # Jon , 2015-2016 -# Jon , 2017 +# Jon , 2017-2018 # Jon , 2013 # Jon , 2011,2013 # Sigurd Gartmann , 2012 @@ -13,8 +13,8 @@ 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-11-27 12:33+0000\n" +"POT-Creation-Date: 2018-05-21 14:16-0300\n" +"PO-Revision-Date: 2018-07-30 11:34+0000\n" "Last-Translator: Jon \n" "Language-Team: Norwegian Bokmål (http://www.transifex.com/django/django/" "language/nb/)\n" @@ -94,6 +94,15 @@ msgstr "Legg til ny %(verbose_name)s" msgid "Remove" msgstr "Fjern" +msgid "Addition" +msgstr "Tillegg" + +msgid "Change" +msgstr "Endre" + +msgid "Deletion" +msgstr "Sletting" + msgid "action time" msgstr "tid for handling" @@ -172,9 +181,11 @@ msgstr "" "Hold nede «Control», eller «Command» på en Mac, for å velge mer enn en." #, python-brace-format -msgid "" -"The {name} \"{obj}\" was added successfully. You may edit it again below." -msgstr "{name} \"{obj}\" ble lagt til. Du kan redigere videre nedenfor." +msgid "The {name} \"{obj}\" was added successfully." +msgstr "{name} \"{obj}\" ble lagt til." + +msgid "You may edit it again below." +msgstr "Du kan endre det igjen nedenfor." #, python-brace-format msgid "" @@ -182,15 +193,16 @@ msgid "" "below." msgstr "{name} \"{obj}\" ble lagt til. Du kan legge til en ny {name} nedenfor." -#, python-brace-format -msgid "The {name} \"{obj}\" was added successfully." -msgstr "{name} \"{obj}\" ble lagt til." - #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may edit it again below." msgstr "{name} \"{obj}\" ble endret. Du kan redigere videre nedenfor." +#, python-brace-format +msgid "" +"The {name} \"{obj}\" was added successfully. You may edit it again below." +msgstr "{name} \"{obj}\" ble lagt til. Du kan redigere videre nedenfor." + #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may add another {name} " @@ -227,6 +239,10 @@ msgstr "Legg til ny %s" msgid "Change %s" msgstr "Endre %s" +#, python-format +msgid "View %s" +msgstr "Se %s" + msgid "Database error" msgstr "Databasefeil" @@ -335,7 +351,7 @@ msgid "Change password" msgstr "Endre passord" msgid "Please correct the error below." -msgstr "Vennligst korriger feilene under." +msgstr "Vennligst korriger feilen under." msgid "Please correct the errors below." msgstr "Vennligst korriger feilene under." @@ -446,8 +462,8 @@ msgstr "" "Er du sikker på vil slette det valgte %(objects_name)s? De følgende " "objektene og deres relaterte objekter vil bli slettet:" -msgid "Change" -msgstr "Endre" +msgid "View" +msgstr "Se" msgid "Delete?" msgstr "Slette?" @@ -466,8 +482,8 @@ msgstr "Modeller i %(name)s-applikasjonen" msgid "Add" msgstr "Legg til" -msgid "You don't have permission to edit anything." -msgstr "Du har ikke rettigheter til å redigere noe." +msgid "You don't have permission to view or edit anything." +msgstr "Du har ikke tillatelse til å vise eller endre noe." msgid "Recent actions" msgstr "Siste handlinger" @@ -529,6 +545,10 @@ msgstr "Lukker popup..." msgid "Change selected %(model)s" msgstr "Endre valgt %(model)s" +#, python-format +msgid "View selected %(model)s" +msgstr "Se valgte %(model)s" + #, python-format msgid "Add another %(model)s" msgstr "Legg til ny %(model)s" @@ -559,6 +579,12 @@ msgstr "Lagre og legg til ny" msgid "Save and continue editing" msgstr "Lagre og fortsett å redigere" +msgid "Save and view" +msgstr "Lagre og se" + +msgid "Close" +msgstr "Lukk" + msgid "Thanks for spending some quality time with the Web site today." msgstr "Takk for i dag." @@ -669,6 +695,10 @@ msgstr "Velg %s" msgid "Select %s to change" msgstr "Velg %s du ønsker å endre" +#, python-format +msgid "Select %s to view" +msgstr "Velg %s å se" + msgid "Date:" msgstr "Dato:" diff --git a/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.mo index 02c8aac5bc..5f34eb3aa7 100644 Binary files a/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.po index f00cbfa730..7588b488d5 100644 --- a/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-17 23:12+0200\n" +"POT-Creation-Date: 2018-05-17 11:50+0200\n" "PO-Revision-Date: 2017-09-19 16:41+0000\n" "Last-Translator: Jon \n" "Language-Team: Norwegian Bokmål (http://www.transifex.com/django/django/" @@ -101,27 +101,9 @@ msgstr "" "Du har valgt en handling, og har ikke gjort noen endringer i individuelle " "felter. Du ser mest sannsynlig etter Gå-knappen, ikke Lagre-knappen." -#, javascript-format -msgid "Note: You are %s hour ahead of server time." -msgid_plural "Note: You are %s hours ahead of server time." -msgstr[0] "Merk: Du er %s time foran server-tid." -msgstr[1] "Merk: Du er %s timer foran server-tid." - -#, javascript-format -msgid "Note: You are %s hour behind server time." -msgid_plural "Note: You are %s hours behind server time." -msgstr[0] "Merk: Du er %s time bak server-tid." -msgstr[1] "Merk: Du er %s timer bak server-tid." - msgid "Now" msgstr "Nå" -msgid "Choose a Time" -msgstr "Velg et klokkeslett" - -msgid "Choose a time" -msgstr "Velg et klokkeslett" - msgid "Midnight" msgstr "Midnatt" @@ -134,6 +116,24 @@ msgstr "12:00" msgid "6 p.m." msgstr "18:00" +#, javascript-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "Merk: Du er %s time foran server-tid." +msgstr[1] "Merk: Du er %s timer foran server-tid." + +#, javascript-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "Merk: Du er %s time bak server-tid." +msgstr[1] "Merk: Du er %s timer bak server-tid." + +msgid "Choose a Time" +msgstr "Velg et klokkeslett" + +msgid "Choose a time" +msgstr "Velg et klokkeslett" + msgid "Cancel" msgstr "Avbryt" diff --git a/django/contrib/admin/locale/pa/LC_MESSAGES/django.mo b/django/contrib/admin/locale/pa/LC_MESSAGES/django.mo index d10694a108..7f97615938 100644 Binary files a/django/contrib/admin/locale/pa/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/pa/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/pa/LC_MESSAGES/django.po b/django/contrib/admin/locale/pa/LC_MESSAGES/django.po index 19baad9767..14b83e881d 100644 --- a/django/contrib/admin/locale/pa/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/pa/LC_MESSAGES/django.po @@ -1,13 +1,14 @@ # This file is distributed under the same license as the Django package. # # Translators: +# A S Alam , 2018 # Jannis Leidel , 2011 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-19 16:40+0000\n" +"POT-Creation-Date: 2018-05-21 14:16-0300\n" +"PO-Revision-Date: 2018-05-28 01:29+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Panjabi (Punjabi) (http://www.transifex.com/django/django/" "language/pa/)\n" @@ -23,7 +24,7 @@ msgstr "%(count)d %(items)s ਠੀਕ ਤਰ੍ਹਾਂ ਹਟਾਈਆਂ ਗ #, python-format msgid "Cannot delete %(name)s" -msgstr "" +msgstr "%(name)s ਨੂੰ ਹਟਾਇਆ ਨਹੀਂ ਜਾ ਸਕਦਾ" msgid "Are you sure?" msgstr "ਕੀ ਤੁਸੀਂ ਇਹ ਚਾਹੁੰਦੇ ਹੋ?" @@ -33,7 +34,7 @@ msgid "Delete selected %(verbose_name_plural)s" msgstr "ਚੁਣੇ %(verbose_name_plural)s ਹਟਾਓ" msgid "Administration" -msgstr "" +msgstr "ਪਰਸ਼ਾਸ਼ਨ" msgid "All" msgstr "ਸਭ" @@ -84,14 +85,23 @@ msgstr "%(verbose_name)s ਹੋਰ ਸ਼ਾਮਲ" msgid "Remove" msgstr "ਹਟਾਓ" +msgid "Addition" +msgstr "" + +msgid "Change" +msgstr "ਬਦਲੋ" + +msgid "Deletion" +msgstr "" + msgid "action time" msgstr "ਕਾਰਵਾਈ ਸਮਾਂ" msgid "user" -msgstr "" +msgstr "ਵਰਤੋਂਕਾਰ" msgid "content type" -msgstr "" +msgstr "ਸਮੱਗਰੀ ਕਿਸਮ" msgid "object id" msgstr "ਆਬਜੈਕਟ id" @@ -161,8 +171,10 @@ msgid "" msgstr "" #, python-brace-format -msgid "" -"The {name} \"{obj}\" was added successfully. You may edit it again below." +msgid "The {name} \"{obj}\" was added successfully." +msgstr "" + +msgid "You may edit it again below." msgstr "" #, python-brace-format @@ -172,12 +184,13 @@ msgid "" msgstr "" #, python-brace-format -msgid "The {name} \"{obj}\" was added successfully." +msgid "" +"The {name} \"{obj}\" was changed successfully. You may edit it again below." msgstr "" #, python-brace-format msgid "" -"The {name} \"{obj}\" was changed successfully. You may edit it again below." +"The {name} \"{obj}\" was added successfully. You may edit it again below." msgstr "" #, python-brace-format @@ -214,6 +227,10 @@ msgstr "%s ਸ਼ਾਮਲ" msgid "Change %s" msgstr "%s ਬਦਲੋ" +#, python-format +msgid "View %s" +msgstr "" + msgid "Database error" msgstr "ਡਾਟਾਬੇਸ ਗਲਤੀ" @@ -316,7 +333,7 @@ msgid "Change password" msgstr "ਪਾਸਵਰਡ ਬਦਲੋ" msgid "Please correct the error below." -msgstr "ਹੇਠ ਦਿੱਤੀਆਂ ਗਲਤੀਆਂ ਠੀਕ ਕਰੋ ਜੀ।" +msgstr "" msgid "Please correct the errors below." msgstr "" @@ -413,8 +430,8 @@ msgid "" "following objects and their related items will be deleted:" msgstr "" -msgid "Change" -msgstr "ਬਦਲੋ" +msgid "View" +msgstr "" msgid "Delete?" msgstr "ਹਟਾਉਣਾ?" @@ -433,8 +450,8 @@ msgstr "" msgid "Add" msgstr "ਸ਼ਾਮਲ" -msgid "You don't have permission to edit anything." -msgstr "ਤੁਹਾਨੂੰ ਕੁਝ ਵੀ ਸੋਧਣ ਦਾ ਅਧਿਕਾਰ ਨਹੀਂ ਹੈ।" +msgid "You don't have permission to view or edit anything." +msgstr "" msgid "Recent actions" msgstr "" @@ -490,6 +507,10 @@ msgstr "" msgid "Change selected %(model)s" msgstr "" +#, python-format +msgid "View selected %(model)s" +msgstr "" + #, python-format msgid "Add another %(model)s" msgstr "" @@ -520,6 +541,12 @@ msgstr "ਸੰਭਾਲੋ ਤੇ ਹੋਰ ਸ਼ਾਮਲ" msgid "Save and continue editing" msgstr "ਸੰਭਾਲੋ ਤੇ ਸੋਧਣਾ ਜਾਰੀ ਰੱਖੋ" +msgid "Save and view" +msgstr "" + +msgid "Close" +msgstr "" + msgid "Thanks for spending some quality time with the Web site today." msgstr "ਅੱਜ ਵੈੱਬਸਾਈਟ ਨੂੰ ਕੁਝ ਚੰਗਾ ਸਮਾਂ ਦੇਣ ਲਈ ਧੰਨਵਾਦ ਹੈ।" @@ -621,6 +648,10 @@ msgstr "%s ਚੁਣੋ" msgid "Select %s to change" msgstr "ਬਦਲਣ ਲਈ %s ਚੁਣੋ" +#, python-format +msgid "Select %s to view" +msgstr "" + msgid "Date:" msgstr "ਮਿਤੀ:" diff --git a/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.mo index 0d95b1080c..57cc79f362 100644 Binary files a/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.po index 12cdeb3fdc..2a3604630e 100644 --- a/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-17 23:12+0200\n" +"POT-Creation-Date: 2018-05-17 11:50+0200\n" "PO-Revision-Date: 2017-09-19 16:41+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Panjabi (Punjabi) (http://www.transifex.com/django/django/" @@ -86,27 +86,9 @@ msgid "" "button." msgstr "" -#, javascript-format -msgid "Note: You are %s hour ahead of server time." -msgid_plural "Note: You are %s hours ahead of server time." -msgstr[0] "" -msgstr[1] "" - -#, javascript-format -msgid "Note: You are %s hour behind server time." -msgid_plural "Note: You are %s hours behind server time." -msgstr[0] "" -msgstr[1] "" - msgid "Now" msgstr "ਹੁਣੇ" -msgid "Choose a Time" -msgstr "" - -msgid "Choose a time" -msgstr "ਸਮਾਂ ਚੁਣੋ" - msgid "Midnight" msgstr "ਅੱਧੀ-ਰਾਤ" @@ -119,6 +101,24 @@ msgstr "ਦੁਪਹਿਰ" msgid "6 p.m." msgstr "" +#, javascript-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +msgstr[1] "" + +#, javascript-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +msgstr[1] "" + +msgid "Choose a Time" +msgstr "" + +msgid "Choose a time" +msgstr "ਸਮਾਂ ਚੁਣੋ" + msgid "Cancel" msgstr "ਰੱਦ ਕਰੋ" diff --git a/django/contrib/admin/locale/pl/LC_MESSAGES/django.mo b/django/contrib/admin/locale/pl/LC_MESSAGES/django.mo index 802ce6b978..0f767acf70 100644 Binary files a/django/contrib/admin/locale/pl/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/pl/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/pl/LC_MESSAGES/django.po b/django/contrib/admin/locale/pl/LC_MESSAGES/django.po index b7ea462ac9..ad093b4cdf 100644 --- a/django/contrib/admin/locale/pl/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/pl/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ # Karol , 2012 # konryd , 2011 # konryd , 2011 -# m_aciek , 2016-2017 +# m_aciek , 2016-2018 # m_aciek , 2015 # Ola Sitarska , 2013 # Ola Sitarska , 2013 @@ -18,8 +18,8 @@ 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-12-12 01:04+0000\n" +"POT-Creation-Date: 2018-05-21 14:16-0300\n" +"PO-Revision-Date: 2018-05-28 08:42+0000\n" "Last-Translator: m_aciek \n" "Language-Team: Polish (http://www.transifex.com/django/django/language/pl/)\n" "MIME-Version: 1.0\n" @@ -99,6 +99,15 @@ msgstr "Dodaj kolejne %(verbose_name)s" msgid "Remove" msgstr "Usuń" +msgid "Addition" +msgstr "Dodanie" + +msgid "Change" +msgstr "Zmień" + +msgid "Deletion" +msgstr "Usunięcie" + msgid "action time" msgstr "czas akcji" @@ -178,10 +187,11 @@ msgstr "" "więcej niż jeden wybór." #, python-brace-format -msgid "" -"The {name} \"{obj}\" was added successfully. You may edit it again below." -msgstr "" -"{name} „{obj}” został dodany pomyślnie. Można edytować go ponownie poniżej." +msgid "The {name} \"{obj}\" was added successfully." +msgstr "{name} „{obj}” został dodany pomyślnie." + +msgid "You may edit it again below." +msgstr "Poniżej możesz ponownie edytować." #, python-brace-format msgid "" @@ -190,10 +200,6 @@ msgid "" msgstr "" "{name} „{obj}” został dodany pomyślnie. Można dodać kolejny {name} poniżej." -#, python-brace-format -msgid "The {name} \"{obj}\" was added successfully." -msgstr "{name} „{obj}” został dodany pomyślnie." - #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may edit it again below." @@ -201,6 +207,12 @@ msgstr "" "{name} „{obj}” został pomyślnie zmieniony. Można edytować go ponownie " "poniżej." +#, python-brace-format +msgid "" +"The {name} \"{obj}\" was added successfully. You may edit it again below." +msgstr "" +"{name} „{obj}” został dodany pomyślnie. Można edytować go ponownie poniżej." + #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may add another {name} " @@ -238,6 +250,10 @@ msgstr "Dodaj %s" msgid "Change %s" msgstr "Zmień %s" +#, python-format +msgid "View %s" +msgstr "Obejrzyj %s" + msgid "Database error" msgstr "Błąd bazy danych" @@ -350,7 +366,7 @@ msgid "Change password" msgstr "Zmiana hasła" msgid "Please correct the error below." -msgstr "Proszę, popraw poniższe błędy." +msgstr "Prosimy poprawić poniższy błąd." msgid "Please correct the errors below." msgstr "Proszę, popraw poniższe błędy." @@ -461,8 +477,8 @@ msgstr "" "Czy chcesz skasować zaznaczone %(objects_name)s? Następujące obiekty oraz " "obiekty od nich zależne zostaną skasowane:" -msgid "Change" -msgstr "Zmień" +msgid "View" +msgstr "Obejrzyj" msgid "Delete?" msgstr "Usunąć?" @@ -481,8 +497,8 @@ msgstr "Modele w aplikacji %(name)s" msgid "Add" msgstr "Dodaj" -msgid "You don't have permission to edit anything." -msgstr "Nie masz uprawnień, by cokolwiek edytować." +msgid "You don't have permission to view or edit anything." +msgstr "Nie masz uprawnień do oglądania ani edycji niczego." msgid "Recent actions" msgstr "Ostatnie działania" @@ -545,6 +561,10 @@ msgstr "Zamykanie okna..." msgid "Change selected %(model)s" msgstr "Zmień wybrane %(model)s" +#, python-format +msgid "View selected %(model)s" +msgstr "Obejrzyj wybrane %(model)s" + #, python-format msgid "Add another %(model)s" msgstr "Dodaj kolejny %(model)s" @@ -577,6 +597,12 @@ msgstr "Zapisz i dodaj nowy" msgid "Save and continue editing" msgstr "Zapisz i kontynuuj edycję" +msgid "Save and view" +msgstr "Zapisz i obejrzyj" + +msgid "Close" +msgstr "Zamknij" + msgid "Thanks for spending some quality time with the Web site today." msgstr "Dziękujemy za spędzenie cennego czasu na stronie." @@ -691,6 +717,10 @@ msgstr "Zaznacz %s" msgid "Select %s to change" msgstr "Zaznacz %s do zmiany" +#, python-format +msgid "Select %s to view" +msgstr "Wybierz %s do obejrzenia" + msgid "Date:" msgstr "Data:" diff --git a/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.mo index 0d7d2890ea..af684a98b3 100644 Binary files a/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.po index 5287542feb..9b137ed82c 100644 --- a/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-17 23:12+0200\n" +"POT-Creation-Date: 2018-05-17 11:50+0200\n" "PO-Revision-Date: 2017-09-23 18:54+0000\n" "Last-Translator: Tomasz Kajtoch \n" "Language-Team: Polish (http://www.transifex.com/django/django/language/pl/)\n" @@ -105,6 +105,21 @@ msgstr "" "Wybrano akcję, lecz nie dokonano żadnych zmian w polach. Prawdopodobnie " "szukasz przycisku „Wykonaj”, a nie „Zapisz”." +msgid "Now" +msgstr "Teraz" + +msgid "Midnight" +msgstr "Północ" + +msgid "6 a.m." +msgstr "6 rano" + +msgid "Noon" +msgstr "Południe" + +msgid "6 p.m." +msgstr "6 po południu" + #, javascript-format msgid "Note: You are %s hour ahead of server time." msgid_plural "Note: You are %s hours ahead of server time." @@ -137,27 +152,12 @@ msgstr[3] "" "Uwaga: Czas lokalny jest przesunięty o %s godzin do tyłu w stosunku do czasu " "serwera." -msgid "Now" -msgstr "Teraz" - msgid "Choose a Time" msgstr "Wybierz Czas" msgid "Choose a time" msgstr "Wybierz czas" -msgid "Midnight" -msgstr "Północ" - -msgid "6 a.m." -msgstr "6 rano" - -msgid "Noon" -msgstr "Południe" - -msgid "6 p.m." -msgstr "6 po południu" - msgid "Cancel" msgstr "Anuluj" diff --git a/django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.mo b/django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.mo index 80ffb01e71..9530505344 100644 Binary files a/django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.po b/django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.po index b3385bf83b..9e092cce1f 100644 --- a/django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.po @@ -7,23 +7,26 @@ # dudanogueira , 2012 # Elyézer Rezende , 2013 # Fábio C. Barrionuevo da Luz , 2015 -# Francisco Petry Rauber , 2016 +# Xico Petry , 2016 # Gladson , 2013 # Guilherme Ferreira , 2017 # semente, 2012-2013 # Jannis Leidel , 2011 +# João Paulo Andrade , 2018 # Lucas Infante , 2015 # Luiz Boaretto , 2017 +# Marcelo Moro Brondani , 2018 # Marco Rougeth , 2015 +# Otávio Reis Perkles , 2018 # Raysa Dutra, 2016 # Sergio Garcia , 2015 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 18:54+0000\n" -"Last-Translator: andrewsmedina \n" +"POT-Creation-Date: 2018-05-21 14:16-0300\n" +"PO-Revision-Date: 2018-06-25 18:02+0000\n" +"Last-Translator: Marcelo Moro Brondani \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/django/django/" "language/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -101,6 +104,15 @@ msgstr "Adicionar outro(a) %(verbose_name)s" msgid "Remove" msgstr "Remover" +msgid "Addition" +msgstr "Adição" + +msgid "Change" +msgstr "Modificar" + +msgid "Deletion" +msgstr "Eliminação" + msgid "action time" msgstr "hora da ação" @@ -180,11 +192,11 @@ msgstr "" "mais de uma opção." #, python-brace-format -msgid "" -"The {name} \"{obj}\" was added successfully. You may edit it again below." -msgstr "" -"O {name} \"{obj}\" foi adicionado com sucesso. Você pode editar ele " -"novamente abaixo." +msgid "The {name} \"{obj}\" was added successfully." +msgstr "O {name} \"{obj}\" foi adicionado com sucesso." + +msgid "You may edit it again below." +msgstr "Você pode editá-lo novamente abaixo." #, python-brace-format msgid "" @@ -194,10 +206,6 @@ msgstr "" "O {name} \"{obj}\" foi adicionado com sucesso. Você pode adicionar outro " "{name} abaixo." -#, python-brace-format -msgid "The {name} \"{obj}\" was added successfully." -msgstr "O {name} \"{obj}\" foi adicionado com sucesso." - #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may edit it again below." @@ -205,6 +213,13 @@ msgstr "" "O {name} \"{obj}\" foi alterado com sucesso. Você pode modificar ele " "novamente abaixo." +#, python-brace-format +msgid "" +"The {name} \"{obj}\" was added successfully. You may edit it again below." +msgstr "" +"O {name} \"{obj}\" foi adicionado com sucesso. Você pode editar ele " +"novamente abaixo." + #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may add another {name} " @@ -243,6 +258,10 @@ msgstr "Adicionar %s" msgid "Change %s" msgstr "Modificar %s" +#, python-format +msgid "View %s" +msgstr "Visualizar %s" + msgid "Database error" msgstr "Erro no banco de dados" @@ -351,7 +370,7 @@ msgid "Change password" msgstr "Alterar senha" msgid "Please correct the error below." -msgstr "Por favor, corrija o erro abaixo." +msgstr "Por favor corrija o erro abaixo " msgid "Please correct the errors below." msgstr "Por favor, corrija os erros abaixo." @@ -462,8 +481,8 @@ msgstr "" "Tem certeza de que deseja apagar o %(objects_name)s selecionado? Todos os " "seguintes objetos e seus itens relacionados serão removidos:" -msgid "Change" -msgstr "Modificar" +msgid "View" +msgstr "Visualizar" msgid "Delete?" msgstr "Apagar?" @@ -482,8 +501,8 @@ msgstr "Modelos na aplicação %(name)s" msgid "Add" msgstr "Adicionar" -msgid "You don't have permission to edit anything." -msgstr "Você não tem permissão para edição." +msgid "You don't have permission to view or edit anything." +msgstr "Você não tem permissão para ver ou editar nada." msgid "Recent actions" msgstr "Ações recentes" @@ -546,6 +565,10 @@ msgstr "Fechando popup..." msgid "Change selected %(model)s" msgstr "Alterar %(model)s selecionado" +#, python-format +msgid "View selected %(model)s" +msgstr "Visualizar %(model)s selecionados" + #, python-format msgid "Add another %(model)s" msgstr "Adicionar outro %(model)s" @@ -576,6 +599,12 @@ msgstr "Salvar e adicionar outro(a)" msgid "Save and continue editing" msgstr "Salvar e continuar editando" +msgid "Save and view" +msgstr "Salvar e visualizar" + +msgid "Close" +msgstr "Fechar" + msgid "Thanks for spending some quality time with the Web site today." msgstr "Obrigado por visitar nosso Web site hoje." @@ -687,6 +716,10 @@ msgstr "Selecione %s" msgid "Select %s to change" msgstr "Selecione %s para modificar" +#, python-format +msgid "Select %s to view" +msgstr "Selecione %s para visualizar" + msgid "Date:" msgstr "Data:" diff --git a/django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.mo index 51a2977b1b..f499f4fe94 100644 Binary files a/django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.po index a0e46324bc..a5a872bd9d 100644 --- a/django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-17 23:12+0200\n" +"POT-Creation-Date: 2018-05-17 11:50+0200\n" "PO-Revision-Date: 2017-09-23 18:54+0000\n" "Last-Translator: Tarsis Azevedo \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/django/django/" @@ -102,27 +102,9 @@ msgstr "" "Você selecionou uma ação, e você não fez alterações em campos individuais. " "Você provavelmente está procurando o botão Ir ao invés do botão Salvar." -#, javascript-format -msgid "Note: You are %s hour ahead of server time." -msgid_plural "Note: You are %s hours ahead of server time." -msgstr[0] "Nota: Você está %s hora à frente do horário do servidor." -msgstr[1] "Nota: Você está %s horas à frente do horário do servidor." - -#, javascript-format -msgid "Note: You are %s hour behind server time." -msgid_plural "Note: You are %s hours behind server time." -msgstr[0] "Nota: Você está %s hora atrás do tempo do servidor." -msgstr[1] "Nota: Você está %s horas atrás do horário do servidor." - msgid "Now" msgstr "Agora" -msgid "Choose a Time" -msgstr "Escolha um horário" - -msgid "Choose a time" -msgstr "Escolha uma hora" - msgid "Midnight" msgstr "Meia-noite" @@ -135,6 +117,24 @@ msgstr "Meio-dia" msgid "6 p.m." msgstr "6 da tarde" +#, javascript-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "Nota: Você está %s hora à frente do horário do servidor." +msgstr[1] "Nota: Você está %s horas à frente do horário do servidor." + +#, javascript-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "Nota: Você está %s hora atrás do tempo do servidor." +msgstr[1] "Nota: Você está %s horas atrás do horário do servidor." + +msgid "Choose a Time" +msgstr "Escolha um horário" + +msgid "Choose a time" +msgstr "Escolha uma hora" + msgid "Cancel" msgstr "Cancelar" diff --git a/django/contrib/admin/locale/ro/LC_MESSAGES/django.mo b/django/contrib/admin/locale/ro/LC_MESSAGES/django.mo index 3959ec522f..e4406be649 100644 Binary files a/django/contrib/admin/locale/ro/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/ro/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/ro/LC_MESSAGES/django.po b/django/contrib/admin/locale/ro/LC_MESSAGES/django.po index 8af860a379..de11776f46 100644 --- a/django/contrib/admin/locale/ro/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/ro/LC_MESSAGES/django.po @@ -1,6 +1,7 @@ # This file is distributed under the same license as the Django package. # # Translators: +# Bogdan Mateescu, 2018 # Daniel Ursache-Dogariu, 2011 # Denis Darii , 2011,2014 # Ionel Cristian Mărieș , 2012 @@ -10,9 +11,9 @@ 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-19 16:41+0000\n" -"Last-Translator: Razvan Stefanescu \n" +"POT-Creation-Date: 2018-05-21 14:16-0300\n" +"PO-Revision-Date: 2018-05-28 07:39+0000\n" +"Last-Translator: Bogdan Mateescu\n" "Language-Team: Romanian (http://www.transifex.com/django/django/language/" "ro/)\n" "MIME-Version: 1.0\n" @@ -91,6 +92,15 @@ msgstr "Adăugati încă un/o %(verbose_name)s" msgid "Remove" msgstr "Elimină" +msgid "Addition" +msgstr "Adăugare" + +msgid "Change" +msgstr "Schimbă" + +msgid "Deletion" +msgstr "Ștergere" + msgid "action time" msgstr "timp acțiune" @@ -170,11 +180,11 @@ msgstr "" "mult de unul." #, python-brace-format -msgid "" -"The {name} \"{obj}\" was added successfully. You may edit it again below." -msgstr "" -"{name} \"{obj}\" a fost adăugat cu succes. Poți să îl editezi în continuare " -"mai jos." +msgid "The {name} \"{obj}\" was added successfully." +msgstr "{name} \"{obj}\" a fost adăugat cu succes." + +msgid "You may edit it again below." +msgstr "O poți edita din nou mai jos." #, python-brace-format msgid "" @@ -183,10 +193,6 @@ msgid "" msgstr "" "{name} \"{obj}\" a fost adăugat cu succes. Poți adăuga alt {name} mai jos." -#, python-brace-format -msgid "The {name} \"{obj}\" was added successfully." -msgstr "{name} \"{obj}\" a fost adăugat cu succes." - #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may edit it again below." @@ -194,6 +200,13 @@ msgstr "" "{name} \"{obj}\" a fost modificat cu succes. Poți să îl editezi în " "continuare mai jos." +#, python-brace-format +msgid "" +"The {name} \"{obj}\" was added successfully. You may edit it again below." +msgstr "" +"{name} \"{obj}\" a fost adăugat cu succes. Poți să îl editezi în continuare " +"mai jos." + #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may add another {name} " @@ -231,6 +244,10 @@ msgstr "Adaugă %s" msgid "Change %s" msgstr "Schimbă %s" +#, python-format +msgid "View %s" +msgstr "Vizualizează %s" + msgid "Database error" msgstr "Eroare de bază de date" @@ -341,7 +358,7 @@ msgid "Change password" msgstr "Schimbă parola" msgid "Please correct the error below." -msgstr "Corectați erorile de mai jos" +msgstr "Corectați eroarea de mai jos." msgid "Please correct the errors below." msgstr "Corectați erorile de mai jos." @@ -361,7 +378,7 @@ msgid "Documentation" msgstr "Documentație" msgid "Log out" -msgstr "Deautentificare" +msgstr "Deconectează-te" #, python-format msgid "Add %(name)s" @@ -453,8 +470,8 @@ msgstr "" "Sigur doriţi să ștergeți %(objects_name)s conform selecției? Toate obiectele " "următoare alături de cele asociate lor vor fi șterse:" -msgid "Change" -msgstr "Schimbă" +msgid "View" +msgstr "Vizualizează" msgid "Delete?" msgstr "Elimină?" @@ -473,8 +490,8 @@ msgstr "Modele în aplicația %(name)s" msgid "Add" msgstr "Adaugă" -msgid "You don't have permission to edit anything." -msgstr "Nu nicio permisiune de editare." +msgid "You don't have permission to view or edit anything." +msgstr "Nu aveți permisiunea de a edita sau vizualiza nimic." msgid "Recent actions" msgstr "Acțiuni recente" @@ -537,6 +554,10 @@ msgstr "Fereastra se închide..." msgid "Change selected %(model)s" msgstr "Modifică %(model)s selectat" +#, python-format +msgid "View selected %(model)s" +msgstr "Vizualizați %(model)s selectate" + #, python-format msgid "Add another %(model)s" msgstr "Adaugă alt %(model)s" @@ -568,6 +589,12 @@ msgstr "Salvați și mai adăugați" msgid "Save and continue editing" msgstr "Salvați și continuați editarea" +msgid "Save and view" +msgstr "Salvează și vizualizează" + +msgid "Close" +msgstr "Închide" + msgid "Thanks for spending some quality time with the Web site today." msgstr "Mulţumiri pentru timpul petrecut astăzi pe sit." @@ -681,6 +708,10 @@ msgstr "Selectează %s" msgid "Select %s to change" msgstr "Selectează %s pentru schimbare" +#, python-format +msgid "Select %s to view" +msgstr "Selecteză %s pentru a vizualiza" + msgid "Date:" msgstr "Dată:" diff --git a/django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.mo index 1fd0c66021..73da12644e 100644 Binary files a/django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.po index e92a99887d..1ac469b2a8 100644 --- a/django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.po @@ -1,6 +1,7 @@ # This file is distributed under the same license as the Django package. # # Translators: +# Bogdan Mateescu, 2018 # Daniel Ursache-Dogariu, 2011 # Denis Darii , 2011 # Ionel Cristian Mărieș , 2012 @@ -11,9 +12,9 @@ msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-17 23:12+0200\n" -"PO-Revision-Date: 2017-09-19 16:41+0000\n" -"Last-Translator: Razvan Stefanescu \n" +"POT-Creation-Date: 2018-05-17 11:50+0200\n" +"PO-Revision-Date: 2018-02-27 12:32+0000\n" +"Last-Translator: Bogdan Mateescu\n" "Language-Team: Romanian (http://www.transifex.com/django/django/language/" "ro/)\n" "MIME-Version: 1.0\n" @@ -106,29 +107,9 @@ msgstr "" "Ați selectat o acţiune și nu ațţi făcut modificări în cîmpuri individuale. " "Probabil căutați butonul Go, în loc de Salvează." -#, javascript-format -msgid "Note: You are %s hour ahead of server time." -msgid_plural "Note: You are %s hours ahead of server time." -msgstr[0] "Notă: Sunteți cu %s ora înaintea orei serverului." -msgstr[1] "Notă: Sunteți cu %s ore înaintea orei serverului." -msgstr[2] "Notă: Sunteți cu %s ore înaintea orei serverului." - -#, javascript-format -msgid "Note: You are %s hour behind server time." -msgid_plural "Note: You are %s hours behind server time." -msgstr[0] "Notă: Sunteți cu %s oră în urma orei serverului." -msgstr[1] "Notă: Sunteți cu %s ore în urma orei serverului." -msgstr[2] "Notă: Sunteți cu %s ore în urma orei serverului." - msgid "Now" msgstr "Acum" -msgid "Choose a Time" -msgstr "Alege o oră" - -msgid "Choose a time" -msgstr "Alege o oră" - msgid "Midnight" msgstr "Miezul nopții" @@ -141,6 +122,26 @@ msgstr "Amiază" msgid "6 p.m." msgstr "6 p.m." +#, javascript-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "Notă: Sunteți cu %s oră înaintea orei serverului." +msgstr[1] "Notă: Sunteți cu %s ore înaintea orei serverului." +msgstr[2] "Notă: Sunteți cu %s de ore înaintea orei serverului." + +#, javascript-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "Notă: Sunteți cu %s oră în urma orei serverului." +msgstr[1] "Notă: Sunteți cu %s ore în urma orei serverului." +msgstr[2] "Notă: Sunteți cu %s de ore în urma orei serverului." + +msgid "Choose a Time" +msgstr "Alege o oră" + +msgid "Choose a time" +msgstr "Alege o oră" + msgid "Cancel" msgstr "Anulează" diff --git a/django/contrib/admin/locale/ru/LC_MESSAGES/django.mo b/django/contrib/admin/locale/ru/LC_MESSAGES/django.mo index 0e41898d61..2e9cd28517 100644 Binary files a/django/contrib/admin/locale/ru/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/ru/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/ru/LC_MESSAGES/django.po b/django/contrib/admin/locale/ru/LC_MESSAGES/django.po index bafa193d24..4800060c6b 100644 --- a/django/contrib/admin/locale/ru/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/ru/LC_MESSAGES/django.po @@ -4,17 +4,18 @@ # Ivan Ivaschenko , 2013 # Denis Darii , 2011 # Dimmus , 2011 -# Eugene MechanisM , 2016-2017 -# inoks , 2016 +# Eugene , 2016-2017 +# Sergey , 2016 # Jannis Leidel , 2011 # Алексей Борискин , 2012-2015 +# Дмитрий Шатера , 2018 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 18:54+0000\n" -"Last-Translator: Eugene MechanisM \n" +"POT-Creation-Date: 2018-05-21 14:16-0300\n" +"PO-Revision-Date: 2018-06-29 07:41+0000\n" +"Last-Translator: Дмитрий Шатера \n" "Language-Team: Russian (http://www.transifex.com/django/django/language/" "ru/)\n" "MIME-Version: 1.0\n" @@ -94,6 +95,15 @@ msgstr "Добавить еще один %(verbose_name)s" msgid "Remove" msgstr "Удалить" +msgid "Addition" +msgstr "Добавление" + +msgid "Change" +msgstr "Изменить" + +msgid "Deletion" +msgstr "Удаление" + msgid "action time" msgstr "время действия" @@ -173,11 +183,11 @@ msgstr "" "значений." #, python-brace-format -msgid "" -"The {name} \"{obj}\" was added successfully. You may edit it again below." -msgstr "" -"{name} \"{obj}\" был успешно добавлен. Вы можете отредактировать его еще раз " -"ниже." +msgid "The {name} \"{obj}\" was added successfully." +msgstr "{name} \"{obj}\" было успешно добавлено." + +msgid "You may edit it again below." +msgstr "Вы можете снова изменить этот объект ниже." #, python-brace-format msgid "" @@ -187,10 +197,6 @@ msgstr "" "{name} \"{obj}\" был успешно добавлен. Вы можете добавить еще один {name} " "ниже." -#, python-brace-format -msgid "The {name} \"{obj}\" was added successfully." -msgstr "{name} \"{obj}\" было успешно добавлено." - #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may edit it again below." @@ -198,6 +204,13 @@ msgstr "" "{name} \"{obj}\" был изменен успешно. Вы можете отредактировать его снова " "ниже." +#, python-brace-format +msgid "" +"The {name} \"{obj}\" was added successfully. You may edit it again below." +msgstr "" +"{name} \"{obj}\" был успешно добавлен. Вы можете отредактировать его еще раз " +"ниже." + #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may add another {name} " @@ -234,6 +247,10 @@ msgstr "Добавить %s" msgid "Change %s" msgstr "Изменить %s" +#, python-format +msgid "View %s" +msgstr "Просмотреть %s" + msgid "Database error" msgstr "Ошибка базы данных" @@ -346,7 +363,7 @@ msgid "Change password" msgstr "Изменить пароль" msgid "Please correct the error below." -msgstr "Пожалуйста, исправьте ошибки ниже." +msgstr "Пожалуйста, исправьте ошибку ниже." msgid "Please correct the errors below." msgstr "Пожалуйста, исправьте ошибки ниже." @@ -456,8 +473,8 @@ msgstr "" "Вы уверены, что хотите удалить %(objects_name)s? Все следующие объекты и " "связанные с ними элементы будут удалены:" -msgid "Change" -msgstr "Изменить" +msgid "View" +msgstr "Просмотреть" msgid "Delete?" msgstr "Удалить?" @@ -476,8 +493,8 @@ msgstr "Модели в приложении %(name)s" msgid "Add" msgstr "Добавить" -msgid "You don't have permission to edit anything." -msgstr "У вас недостаточно прав для редактирования." +msgid "You don't have permission to view or edit anything." +msgstr "У вас недостаточно полномочий для просмотра или изменения чего либо." msgid "Recent actions" msgstr "Последние действия" @@ -541,6 +558,10 @@ msgstr "Всплывающее окно закрывается..." msgid "Change selected %(model)s" msgstr "Изменить выбранный объект типа \"%(model)s\"" +#, python-format +msgid "View selected %(model)s" +msgstr "Просмотреть выбранный объект типа \"%(model)s\"" + #, python-format msgid "Add another %(model)s" msgstr "Добавить ещё один объект типа \"%(model)s\"" @@ -573,6 +594,12 @@ msgstr "Сохранить и добавить другой объект" msgid "Save and continue editing" msgstr "Сохранить и продолжить редактирование" +msgid "Save and view" +msgstr "Сохранить и просмотреть" + +msgid "Close" +msgstr "Закрыть" + msgid "Thanks for spending some quality time with the Web site today." msgstr "Благодарим вас за время, проведенное на этом сайте." @@ -685,6 +712,10 @@ msgstr "Выберите %s" msgid "Select %s to change" msgstr "Выберите %s для изменения" +#, python-format +msgid "Select %s to view" +msgstr "Выберите %s для просмотра" + msgid "Date:" msgstr "Дата:" diff --git a/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.mo index b7e8c798ab..4a51b2f5f1 100644 Binary files a/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.po index 9fe33f3ef3..281cd51889 100644 --- a/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.po @@ -3,8 +3,8 @@ # Translators: # Denis Darii , 2011 # Dimmus , 2011 -# Eugene MechanisM , 2012 -# Eugene MechanisM , 2016 +# Eugene , 2012 +# Eugene , 2016 # Jannis Leidel , 2011 # Алексей Борискин , 2012,2014-2015 # Андрей Щуров , 2016 @@ -12,9 +12,9 @@ msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-17 23:12+0200\n" +"POT-Creation-Date: 2018-05-17 11:50+0200\n" "PO-Revision-Date: 2017-09-23 18:54+0000\n" -"Last-Translator: Eugene MechanisM \n" +"Last-Translator: Eugene \n" "Language-Team: Russian (http://www.transifex.com/django/django/language/" "ru/)\n" "MIME-Version: 1.0\n" @@ -109,6 +109,21 @@ msgstr "" "воспользоваться кнопкой \"Выполнить\", а не кнопкой \"Сохранить\". Если это " "так, то нажмите \"Отмена\", чтобы вернуться в интерфейс редактирования. " +msgid "Now" +msgstr "Сейчас" + +msgid "Midnight" +msgstr "Полночь" + +msgid "6 a.m." +msgstr "6 утра" + +msgid "Noon" +msgstr "Полдень" + +msgid "6 p.m." +msgstr "6 вечера" + #, javascript-format msgid "Note: You are %s hour ahead of server time." msgid_plural "Note: You are %s hours ahead of server time." @@ -129,27 +144,12 @@ msgstr[2] "" msgstr[3] "" "Внимание: Ваше локальное время отстаёт от времени сервера на %s часов." -msgid "Now" -msgstr "Сейчас" - msgid "Choose a Time" msgstr "Выберите время" msgid "Choose a time" msgstr "Выберите время" -msgid "Midnight" -msgstr "Полночь" - -msgid "6 a.m." -msgstr "6 утра" - -msgid "Noon" -msgstr "Полдень" - -msgid "6 p.m." -msgstr "6 вечера" - msgid "Cancel" msgstr "Отмена" diff --git a/django/contrib/admin/locale/sq/LC_MESSAGES/django.mo b/django/contrib/admin/locale/sq/LC_MESSAGES/django.mo index 8036292864..a4a7938b24 100644 Binary files a/django/contrib/admin/locale/sq/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/sq/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/sq/LC_MESSAGES/django.po b/django/contrib/admin/locale/sq/LC_MESSAGES/django.po index 2467c7c6ab..0bcd6c4411 100644 --- a/django/contrib/admin/locale/sq/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/sq/LC_MESSAGES/django.po @@ -2,14 +2,14 @@ # # Translators: # Besnik , 2011,2015 -# Besnik , 2015 +# Besnik , 2015,2018 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-11-29 22:00+0000\n" -"Last-Translator: Besnik \n" +"POT-Creation-Date: 2018-05-21 14:16-0300\n" +"PO-Revision-Date: 2018-05-28 01:29+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Albanian (http://www.transifex.com/django/django/language/" "sq/)\n" "MIME-Version: 1.0\n" @@ -88,6 +88,15 @@ msgstr "Shtoni një tjetër %(verbose_name)s" msgid "Remove" msgstr "Hiqe" +msgid "Addition" +msgstr "Shtim" + +msgid "Change" +msgstr "Ndryshoje" + +msgid "Deletion" +msgstr "Fshirje" + msgid "action time" msgstr "kohë veprimi" @@ -167,9 +176,11 @@ msgstr "" "\"Command\"." #, python-brace-format -msgid "" -"The {name} \"{obj}\" was added successfully. You may edit it again below." -msgstr "{name} \"{obj}\" u ndryshua me sukses. Mund ta ripërpunoni më poshtë." +msgid "The {name} \"{obj}\" was added successfully." +msgstr "{name} \"{obj}\" u shtua me sukses." + +msgid "You may edit it again below." +msgstr "Mund ta ripërpunoni më poshtë." #, python-brace-format msgid "" @@ -179,15 +190,16 @@ msgstr "" "{name} \"{obj}\" u ndryshua me sukses. Mund të shtoni një tjetër {name} më " "poshtë." -#, python-brace-format -msgid "The {name} \"{obj}\" was added successfully." -msgstr "{name} \"{obj}\" u shtua me sukses." - #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may edit it again below." msgstr "{name} \"{obj}\" u ndryshua me sukses. Mund të ripërpunoni më poshtë." +#, python-brace-format +msgid "" +"The {name} \"{obj}\" was added successfully. You may edit it again below." +msgstr "{name} \"{obj}\" u ndryshua me sukses. Mund ta ripërpunoni më poshtë." + #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may add another {name} " @@ -226,6 +238,10 @@ msgstr "Shtoni %s" msgid "Change %s" msgstr "Ndrysho %s" +#, python-format +msgid "View %s" +msgstr "" + msgid "Database error" msgstr "Gabim baze të dhënash" @@ -446,8 +462,8 @@ msgstr "" "Jeni i sigurt se doni të fshihen %(objects_name)s e përzgjedhur? Krejt " "objektet vijues dhe gjëra të lidhura me ta do të fshihen:" -msgid "Change" -msgstr "Ndryshoje" +msgid "View" +msgstr "Shiheni" msgid "Delete?" msgstr "Të fshihet?" @@ -466,8 +482,8 @@ msgstr "Modele te aplikacioni %(name)s" msgid "Add" msgstr "Shtoni" -msgid "You don't have permission to edit anything." -msgstr "S’keni leje për të përpunuar ndonjë gjë." +msgid "You don't have permission to view or edit anything." +msgstr "S’keni leje të shihni apo përpunoni gjë." msgid "Recent actions" msgstr "Veprime së fundi" @@ -530,6 +546,10 @@ msgstr "Flluska po mbyllet…" msgid "Change selected %(model)s" msgstr "Ndryshoni %(model)s e përzgjedhur" +#, python-format +msgid "View selected %(model)s" +msgstr "Shiheni të përzgjedhurin %(model)s" + #, python-format msgid "Add another %(model)s" msgstr "Shtoni një %(model)s tjetër" @@ -560,6 +580,12 @@ msgstr "Ruajeni dhe shtoni një tjetër" msgid "Save and continue editing" msgstr "Ruajeni dhe vazhdoni përpunimin" +msgid "Save and view" +msgstr "Ruajeni dhe shiheni" + +msgid "Close" +msgstr "Mbylle" + msgid "Thanks for spending some quality time with the Web site today." msgstr "Faleminderit që shpenzoni sot pak kohë të çmuar me sajtin Web." @@ -673,6 +699,10 @@ msgstr "Përzgjidhni %s" msgid "Select %s to change" msgstr "Përzgjidhni %s për ta ndryshuar" +#, python-format +msgid "Select %s to view" +msgstr "" + msgid "Date:" msgstr "Datë:" diff --git a/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.mo index 0b6d6816e1..7b4668bb6a 100644 Binary files a/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.po index d6889ff954..163c24117c 100644 --- a/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-17 23:12+0200\n" +"POT-Creation-Date: 2018-05-17 11:50+0200\n" "PO-Revision-Date: 2017-11-29 22:17+0000\n" "Last-Translator: Besnik \n" "Language-Team: Albanian (http://www.transifex.com/django/django/language/" @@ -101,27 +101,9 @@ msgstr "" "individuale. Ndoshta po kërkonit për butonin Shko, në vend se për butonin " "Ruaje." -#, javascript-format -msgid "Note: You are %s hour ahead of server time." -msgid_plural "Note: You are %s hours ahead of server time." -msgstr[0] "Shënim: Jeni %s orë para kohës së shërbyesit." -msgstr[1] "Shënim: Jeni %s orë para kohës së shërbyesit." - -#, javascript-format -msgid "Note: You are %s hour behind server time." -msgid_plural "Note: You are %s hours behind server time." -msgstr[0] "Shënim: Jeni %s orë pas kohës së shërbyesit." -msgstr[1] "Shënim: Jeni %s orë pas kohës së shërbyesit." - msgid "Now" msgstr "Tani" -msgid "Choose a Time" -msgstr "Zgjidhni një Kohë" - -msgid "Choose a time" -msgstr "Zgjidhni një kohë" - msgid "Midnight" msgstr "Mesnatë" @@ -134,6 +116,24 @@ msgstr "Mesditë" msgid "6 p.m." msgstr "6 p.m." +#, javascript-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "Shënim: Jeni %s orë para kohës së shërbyesit." +msgstr[1] "Shënim: Jeni %s orë para kohës së shërbyesit." + +#, javascript-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "Shënim: Jeni %s orë pas kohës së shërbyesit." +msgstr[1] "Shënim: Jeni %s orë pas kohës së shërbyesit." + +msgid "Choose a Time" +msgstr "Zgjidhni një Kohë" + +msgid "Choose a time" +msgstr "Zgjidhni një kohë" + msgid "Cancel" msgstr "Anuloje" diff --git a/django/contrib/admin/locale/sr/LC_MESSAGES/django.mo b/django/contrib/admin/locale/sr/LC_MESSAGES/django.mo index 839669e8f3..d1af2b9a3d 100644 Binary files a/django/contrib/admin/locale/sr/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/sr/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/sr/LC_MESSAGES/django.po b/django/contrib/admin/locale/sr/LC_MESSAGES/django.po index acddca9986..8a77c1c54f 100644 --- a/django/contrib/admin/locale/sr/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/sr/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ 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: 2018-01-30 11:44+0000\n" +"POT-Creation-Date: 2018-05-21 14:16-0300\n" +"PO-Revision-Date: 2018-07-04 19:52+0000\n" "Last-Translator: Branko Kokanovic \n" "Language-Team: Serbian (http://www.transifex.com/django/django/language/" "sr/)\n" @@ -76,6 +76,8 @@ msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." msgstr "" +"Молим вас унесите исправно %(username)s и лозинку. Обратите пажњу да мала и " +"велика слова представљају различите карактере." msgid "Action:" msgstr "Радња:" @@ -87,6 +89,15 @@ msgstr "Додај још један објекат класе %(verbose_name)s. msgid "Remove" msgstr "Обриши" +msgid "Addition" +msgstr "Додавања" + +msgid "Change" +msgstr "Измени" + +msgid "Deletion" +msgstr "Брисања" + msgid "action time" msgstr "време радње" @@ -94,7 +105,7 @@ msgid "user" msgstr "корисник" msgid "content type" -msgstr "" +msgstr "тип садржаја" msgid "object id" msgstr "id објекта" @@ -133,7 +144,7 @@ msgstr "Објекат уноса лога" #, python-brace-format msgid "Added {name} \"{object}\"." -msgstr "" +msgstr "Додат објекат {name} \"{object}\"." msgid "Added." msgstr "Додато." @@ -143,15 +154,15 @@ msgstr "и" #, python-brace-format msgid "Changed {fields} for {name} \"{object}\"." -msgstr "" +msgstr "Измењена поља {fields} за {name} \"{object}\"." #, python-brace-format msgid "Changed {fields}." -msgstr "" +msgstr "Измењена поља {fields}." #, python-brace-format msgid "Deleted {name} \"{object}\"." -msgstr "" +msgstr "Обрисан објекат {name} \"{object}\"." msgid "No fields changed." msgstr "Без измена у пољима." @@ -162,36 +173,45 @@ msgstr "Ништа" msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" +"Држите „Control“, или „Command“ на Mac-у да бисте обележили више од једне " +"ставке." #, python-brace-format -msgid "" -"The {name} \"{obj}\" was added successfully. You may edit it again below." -msgstr "" +msgid "The {name} \"{obj}\" was added successfully." +msgstr "Објекат {name} \"{obj}\" успешно додат." + +msgid "You may edit it again below." +msgstr "Можете га изменити опет испод" #, python-brace-format msgid "" "The {name} \"{obj}\" was added successfully. You may add another {name} " "below." msgstr "" - -#, python-brace-format -msgid "The {name} \"{obj}\" was added successfully." -msgstr "" +"Објекат {name} \"{obj}\" успешно додат. Можете додати још један {name} испод." #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may edit it again below." msgstr "" +"Објекат {name} \"{obj}\" успешно измењен. Можете га опет изменити испод." + +#, python-brace-format +msgid "" +"The {name} \"{obj}\" was added successfully. You may edit it again below." +msgstr "Објекат {name} \"{obj}\" успешно додат. Испод га можете изменити." #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may add another {name} " "below." msgstr "" +"Објекат {name} \"{obj}\" успешно измењен. Можете додати још један {name} " +"испод." #, python-brace-format msgid "The {name} \"{obj}\" was changed successfully." -msgstr "" +msgstr "Објекат {name} \"{obj}\" успешно измењен." msgid "" "Items must be selected in order to perform actions on them. No items have " @@ -209,7 +229,7 @@ msgstr "Објекат „%(obj)s“ класе %(name)s успешно је о #, python-format msgid "%(name)s with ID \"%(key)s\" doesn't exist. Perhaps it was deleted?" -msgstr "" +msgstr "%(name)s са идентификацијом \"%(key)s\" не постоји. Можда је избрисан?" #, python-format msgid "Add %s" @@ -219,6 +239,10 @@ msgstr "Додај објекат класе %s" msgid "Change %s" msgstr "Измени објекат класе %s" +#, python-format +msgid "View %s" +msgstr "Преглед %s" + msgid "Database error" msgstr "Грешка у бази података" @@ -248,13 +272,15 @@ msgstr "Историјат измена: %s" #. suitable to be an item in a list. #, python-format msgid "%(class_name)s %(instance)s" -msgstr "" +msgstr "%(class_name)s %(instance)s" #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" +"Да би избрисали %(class_name)s%(instance)s потребно је брисати и следеће " +"заштићене повезане објекте: %(related_objects)s" msgid "Django site admin" msgstr "Django администрација сајта" @@ -270,7 +296,7 @@ msgstr "Пријава" #, python-format msgid "%(app)s administration" -msgstr "" +msgstr "%(app)s администрација" msgid "Page not found" msgstr "Страница није пронађена" @@ -294,6 +320,8 @@ msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." msgstr "" +"Десила се грешка. Пријављена је администраторима сајта преко е-поште и " +"требало би да ускоро буде исправљена. Хвала Вам на стрпљењу." msgid "Run the selected action" msgstr "Покрени одабрану радњу" @@ -325,10 +353,10 @@ msgid "Change password" msgstr "Промена лозинке" msgid "Please correct the error below." -msgstr "Исправите наведене грешке." +msgstr "Молимо исправите грешку испод." msgid "Please correct the errors below." -msgstr "" +msgstr "Исправите грешке испод." #, python-format msgid "Enter a new password for the user %(username)s." @@ -338,7 +366,7 @@ msgid "Welcome," msgstr "Добродошли," msgid "View site" -msgstr "" +msgstr "Погледај сајт" msgid "Documentation" msgstr "Документација" @@ -399,13 +427,13 @@ msgstr "" "Следећи објекти који су у вези са овим објектом ће такође бити обрисани:" msgid "Objects" -msgstr "" +msgstr "Објекти" msgid "Yes, I'm sure" msgstr "Да, сигуран сам" msgid "No, take me back" -msgstr "" +msgstr "Не, хоћу назад" msgid "Delete multiple objects" msgstr "Брисање више објеката" @@ -436,8 +464,8 @@ msgstr "" "Да ли сте сигурни да желите да избришете изабране %(objects_name)s? Сви " "следећи објекти и објекти са њима повезани ће бити избрисани:" -msgid "Change" -msgstr "Измени" +msgid "View" +msgstr "Преглед" msgid "Delete?" msgstr "Брисање?" @@ -447,17 +475,17 @@ msgid " By %(filter_title)s " msgstr " %(filter_title)s " msgid "Summary" -msgstr "" +msgstr "Сумарно" #, python-format msgid "Models in the %(name)s application" -msgstr "" +msgstr "Модели у апликацији %(name)s" msgid "Add" msgstr "Додај" -msgid "You don't have permission to edit anything." -msgstr "Немате дозволе да уносите било какве измене." +msgid "You don't have permission to view or edit anything." +msgstr "Немате дозвола да погледате или измените ништа." msgid "Recent actions" msgstr "Скорашње акције" @@ -484,6 +512,8 @@ msgid "" "You are authenticated as %(username)s, but are not authorized to access this " "page. Would you like to login to a different account?" msgstr "" +"Пријављени сте као %(username)s, али немате овлашћења да приступите овој " +"страни. Да ли желите да се пријавите под неким другим налогом?" msgid "Forgotten your password or username?" msgstr "Заборавили сте лозинку или корисничко име?" @@ -511,19 +541,23 @@ msgid "Save" msgstr "Сачувај" msgid "Popup closing..." -msgstr "" +msgstr "Искачући прозор се затвара..." #, python-format msgid "Change selected %(model)s" -msgstr "" +msgstr "Измени одабрани модел %(model)s" + +#, python-format +msgid "View selected %(model)s" +msgstr "Погледај означени %(model)s" #, python-format msgid "Add another %(model)s" -msgstr "" +msgstr "Додај још један модел %(model)s" #, python-format msgid "Delete selected %(model)s" -msgstr "" +msgstr "Обриши одабрани модел %(model)s" msgid "Search" msgstr "Претрага" @@ -548,6 +582,12 @@ msgstr "Сачувај и додај следећи" msgid "Save and continue editing" msgstr "Сачувај и настави са изменама" +msgid "Save and view" +msgstr "Сними и погледај" + +msgid "Close" +msgstr "Затвори" + msgid "Thanks for spending some quality time with the Web site today." msgstr "Хвала што сте данас провели време на овом сајту." @@ -603,17 +643,23 @@ msgid "" "We've emailed you instructions for setting your password, if an account " "exists with the email you entered. You should receive them shortly." msgstr "" +"Послали смо Вам упутства за постављање лозинке, уколико налог са овом " +"адресом постоји. Требало би да их добијете ускоро." msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." msgstr "" +"Ако не добијете поруку, проверите да ли сте унели добру адресу са којом сте " +"се и регистровали и проверите спам фасциклу." #, python-format msgid "" "You're receiving this email because you requested a password reset for your " "user account at %(site_name)s." msgstr "" +"Примате ову поруку зато што сте затражили ресетовање лозинке за кориснички " +"налог на сајту %(site_name)s." msgid "Please go to the following page and choose a new password:" msgstr "Идите на следећу страницу и поставите нову лозинку." @@ -632,6 +678,8 @@ msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." msgstr "" +"Заборавили сте лозинку? Унесите адресу е-поште испод и послаћемо Вам на њу " +"упутства за постављање нове лозинке." msgid "Email address:" msgstr "Адреса е-поште:" @@ -650,6 +698,10 @@ msgstr "Одабери објекат класе %s" msgid "Select %s to change" msgstr "Одабери објекат класе %s за измену" +#, python-format +msgid "Select %s to view" +msgstr "Одабери %s за преглед" + msgid "Date:" msgstr "Датум:" diff --git a/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.mo index 6425256949..3c6ee7f7a7 100644 Binary files a/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.po index e628863f02..325f7f4be3 100644 --- a/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-17 23:12+0200\n" +"POT-Creation-Date: 2018-05-17 11:50+0200\n" "PO-Revision-Date: 2018-01-30 10:24+0000\n" "Last-Translator: Branko Kokanovic \n" "Language-Team: Serbian (http://www.transifex.com/django/django/language/" @@ -95,6 +95,21 @@ msgid "" "button." msgstr "Изабрали сте акцију али нисте изменили ни једно поље." +msgid "Now" +msgstr "Тренутно време" + +msgid "Midnight" +msgstr "Поноћ" + +msgid "6 a.m." +msgstr "18ч" + +msgid "Noon" +msgstr "Подне" + +msgid "6 p.m." +msgstr "18ч" + #, javascript-format msgid "Note: You are %s hour ahead of server time." msgid_plural "Note: You are %s hours ahead of server time." @@ -109,27 +124,12 @@ msgstr[0] "Обавештење: %s сат сте иза серверског в msgstr[1] "Обавештење: %s сата сте иза серверског времена." msgstr[2] "Обавештење: %s сати сте иза серверског времена." -msgid "Now" -msgstr "Тренутно време" - msgid "Choose a Time" msgstr "Одаберите време" msgid "Choose a time" msgstr "Одабир времена" -msgid "Midnight" -msgstr "Поноћ" - -msgid "6 a.m." -msgstr "18ч" - -msgid "Noon" -msgstr "Подне" - -msgid "6 p.m." -msgstr "18ч" - msgid "Cancel" msgstr "Поништи" diff --git a/django/contrib/admin/locale/th/LC_MESSAGES/django.mo b/django/contrib/admin/locale/th/LC_MESSAGES/django.mo index c3415d0238..1b2ec3f923 100644 Binary files a/django/contrib/admin/locale/th/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/th/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/th/LC_MESSAGES/django.po b/django/contrib/admin/locale/th/LC_MESSAGES/django.po index 8c27839bb6..093c656ec5 100644 --- a/django/contrib/admin/locale/th/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/th/LC_MESSAGES/django.po @@ -2,16 +2,16 @@ # # Translators: # Jannis Leidel , 2011 -# Kowit Charoenratchatabhan , 2013-2014,2017 +# Kowit Charoenratchatabhan , 2013-2014,2017-2018 # piti118 , 2012 # Suteepat Damrongyingsupab , 2011-2012 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-11-29 04:29+0000\n" -"Last-Translator: Kowit Charoenratchatabhan \n" +"POT-Creation-Date: 2018-05-21 14:16-0300\n" +"PO-Revision-Date: 2018-05-28 01:29+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Thai (http://www.transifex.com/django/django/language/th/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -86,11 +86,20 @@ msgstr "เพิ่ม %(verbose_name)s อีก" msgid "Remove" msgstr "ถอดออก" +msgid "Addition" +msgstr "" + +msgid "Change" +msgstr "เปลี่ยนแปลง" + +msgid "Deletion" +msgstr "" + msgid "action time" msgstr "เวลาลงมือ" msgid "user" -msgstr "" +msgstr "ผู้ใช้" msgid "content type" msgstr "" @@ -146,7 +155,7 @@ msgstr "" #, python-brace-format msgid "Changed {fields}." -msgstr "" +msgstr "เปลี่ยน {fields}." #, python-brace-format msgid "Deleted {name} \"{object}\"." @@ -163,8 +172,10 @@ msgid "" msgstr "" #, python-brace-format -msgid "" -"The {name} \"{obj}\" was added successfully. You may edit it again below." +msgid "The {name} \"{obj}\" was added successfully." +msgstr "" + +msgid "You may edit it again below." msgstr "" #, python-brace-format @@ -174,12 +185,13 @@ msgid "" msgstr "" #, python-brace-format -msgid "The {name} \"{obj}\" was added successfully." +msgid "" +"The {name} \"{obj}\" was changed successfully. You may edit it again below." msgstr "" #, python-brace-format msgid "" -"The {name} \"{obj}\" was changed successfully. You may edit it again below." +"The {name} \"{obj}\" was added successfully. You may edit it again below." msgstr "" #, python-brace-format @@ -218,6 +230,10 @@ msgstr "เพิ่ม %s" msgid "Change %s" msgstr "เปลี่ยน %s" +#, python-format +msgid "View %s" +msgstr "" + msgid "Database error" msgstr "เกิดความผิดพลาดที่ฐานข้อมูล" @@ -322,7 +338,7 @@ msgid "Change password" msgstr "เปลี่ยนรหัสผ่าน" msgid "Please correct the error below." -msgstr "โปรดแก้ไขข้อผิดพลาดด้านล่าง" +msgstr "" msgid "Please correct the errors below." msgstr "กรุณาแก้ไขข้อผิดพลาดด้านล่าง" @@ -428,8 +444,8 @@ msgstr "" "คุณแน่ใจหรือว่า ต้องการลบ %(objects_name)s ที่ถูกเลือก? เนื่องจากอ็อบเจ็กต์ " "และรายการที่เกี่ยวข้องทั้งหมดต่อไปนี้จะถูกลบด้วย" -msgid "Change" -msgstr "เปลี่ยนแปลง" +msgid "View" +msgstr "" msgid "Delete?" msgstr "ลบ?" @@ -448,8 +464,8 @@ msgstr "โมเดลในแอป %(name)s" msgid "Add" msgstr "เพิ่ม" -msgid "You don't have permission to edit anything." -msgstr "คุณไม่สิทธิ์ในการเปลี่ยนแปลงข้อมูลใดๆ ได้" +msgid "You don't have permission to view or edit anything." +msgstr "" msgid "Recent actions" msgstr "" @@ -507,6 +523,10 @@ msgstr "" msgid "Change selected %(model)s" msgstr "" +#, python-format +msgid "View selected %(model)s" +msgstr "" + #, python-format msgid "Add another %(model)s" msgstr "" @@ -536,6 +556,12 @@ msgstr "บันทึกและเพิ่ม" msgid "Save and continue editing" msgstr "บันทึกและกลับมาแก้ไข" +msgid "Save and view" +msgstr "" + +msgid "Close" +msgstr "" + msgid "Thanks for spending some quality time with the Web site today." msgstr "ขอบคุณที่สละเวลาอันมีค่าให้กับเว็บไซต์ของเราในวันนี้" @@ -587,7 +613,7 @@ msgstr "" msgid "" "We've emailed you instructions for setting your password, if an account " "exists with the email you entered. You should receive them shortly." -msgstr "" +msgstr "เราได้ส่งอีเมลวิธีการตั้งรหัสผ่าน ไปที่อีเมลที่คุณให้ไว้เรียบร้อยแล้ว และคุณจะได้รับเร็วๆ นี้" msgid "" "If you don't receive an email, please make sure you've entered the address " @@ -638,6 +664,10 @@ msgstr "เลือก %s" msgid "Select %s to change" msgstr "เลือก %s เพื่อเปลี่ยนแปลง" +#, python-format +msgid "Select %s to view" +msgstr "" + msgid "Date:" msgstr "วันที่ :" diff --git a/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.mo index 51754d5034..71eff63870 100644 Binary files a/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.po index 0ad6de4078..5cca152ce9 100644 --- a/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.po @@ -2,16 +2,16 @@ # # Translators: # Jannis Leidel , 2011 -# Kowit Charoenratchatabhan , 2011-2012 +# Kowit Charoenratchatabhan , 2011-2012,2018 # Perry Roper , 2017 # Suteepat Damrongyingsupab , 2012 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-17 23:12+0200\n" -"PO-Revision-Date: 2017-09-18 05:04+0000\n" -"Last-Translator: Perry Roper \n" +"POT-Creation-Date: 2018-05-17 11:50+0200\n" +"PO-Revision-Date: 2018-05-06 07:50+0000\n" +"Last-Translator: Kowit Charoenratchatabhan \n" "Language-Team: Thai (http://www.transifex.com/django/django/language/th/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -96,25 +96,9 @@ msgid "" msgstr "" "คุณได้เลือกคำสั่งและคุณยังไม่ได้ทำการเปลี่ยนแปลงใด ๆ ในฟิลด์ คุณอาจมองหาปุ่มไปมากกว่าปุ่มบันทึก" -#, javascript-format -msgid "Note: You are %s hour ahead of server time." -msgid_plural "Note: You are %s hours ahead of server time." -msgstr[0] "" - -#, javascript-format -msgid "Note: You are %s hour behind server time." -msgid_plural "Note: You are %s hours behind server time." -msgstr[0] "" - msgid "Now" msgstr "ขณะนี้" -msgid "Choose a Time" -msgstr "" - -msgid "Choose a time" -msgstr "เลือกเวลา" - msgid "Midnight" msgstr "เที่ยงคืน" @@ -127,6 +111,22 @@ msgstr "เที่ยงวัน" msgid "6 p.m." msgstr "หกโมงเย็น" +#, javascript-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "หมายเหตุ: เวลาคุณเร็วกว่าเวลาบนเซิร์ฟเวอร์อยู่ %s ชั่วโมง." + +#, javascript-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "หมายเหตุ: เวลาคุณช้ากว่าเวลาบนเซิร์ฟเวอร์อยู่ %s ชั่วโมง." + +msgid "Choose a Time" +msgstr "เลือกเวลา" + +msgid "Choose a time" +msgstr "เลือกเวลา" + msgid "Cancel" msgstr "ยกเลิก" @@ -134,7 +134,7 @@ msgid "Today" msgstr "วันนี้" msgid "Choose a Date" -msgstr "" +msgstr "เลือกวัน" msgid "Yesterday" msgstr "เมื่อวาน" diff --git a/django/contrib/admin/locale/tr/LC_MESSAGES/django.mo b/django/contrib/admin/locale/tr/LC_MESSAGES/django.mo index 8082a0f295..565511d0cb 100644 Binary files a/django/contrib/admin/locale/tr/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/tr/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/tr/LC_MESSAGES/django.po b/django/contrib/admin/locale/tr/LC_MESSAGES/django.po index 32cc0a09ca..79e3583c49 100644 --- a/django/contrib/admin/locale/tr/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/tr/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # This file is distributed under the same license as the Django package. # # Translators: -# BouRock, 2015-2017 +# BouRock, 2015-2018 # BouRock, 2014-2015 # Caner Başaran , 2013 # Cihad GÜNDOĞDU , 2012 @@ -14,8 +14,8 @@ 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 18:54+0000\n" +"POT-Creation-Date: 2018-05-21 14:16-0300\n" +"PO-Revision-Date: 2018-05-28 17:04+0000\n" "Last-Translator: BouRock\n" "Language-Team: Turkish (http://www.transifex.com/django/django/language/" "tr/)\n" @@ -94,6 +94,15 @@ msgstr "Başka bir %(verbose_name)s ekle" msgid "Remove" msgstr "Kaldır" +msgid "Addition" +msgstr "Ekleme" + +msgid "Change" +msgstr "Değiştir" + +msgid "Deletion" +msgstr "Silme" + msgid "action time" msgstr "eylem zamanı" @@ -173,10 +182,11 @@ msgstr "" "basılı tutun." #, python-brace-format -msgid "" -"The {name} \"{obj}\" was added successfully. You may edit it again below." -msgstr "" -"{name} \"{obj}\" başarılı olarak eklendi. Aşağıda tekrar düzenleyebilirsiniz." +msgid "The {name} \"{obj}\" was added successfully." +msgstr "{name} \"{obj}\" başarılı olarak eklendi." + +msgid "You may edit it again below." +msgstr "Aşağıdan bunu tekrar düzenleyebilirsiniz." #, python-brace-format msgid "" @@ -186,10 +196,6 @@ msgstr "" "{name} \"{obj}\" başarılı olarak eklendi. Aşağıda başka bir {name} " "ekleyebilirsiniz." -#, python-brace-format -msgid "The {name} \"{obj}\" was added successfully." -msgstr "{name} \"{obj}\" başarılı olarak eklendi." - #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may edit it again below." @@ -197,6 +203,12 @@ msgstr "" "{name} \"{obj}\" başarılı olarak değiştirildi. Aşağıda tekrar " "düzenleyebilirsiniz." +#, python-brace-format +msgid "" +"The {name} \"{obj}\" was added successfully. You may edit it again below." +msgstr "" +"{name} \"{obj}\" başarılı olarak eklendi. Aşağıda tekrar düzenleyebilirsiniz." + #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may add another {name} " @@ -235,6 +247,10 @@ msgstr "%s ekle" msgid "Change %s" msgstr "%s değiştir" +#, python-format +msgid "View %s" +msgstr "%s göster" + msgid "Database error" msgstr "Veritabanı hatası" @@ -454,8 +470,8 @@ msgstr "" "Seçilen %(objects_name)s nesnelerini silmek istediğinize emin misiniz? " "Aşağıdaki nesnelerin tümü ve onların ilgili öğeleri silinecektir:" -msgid "Change" -msgstr "Değiştir" +msgid "View" +msgstr "Göster" msgid "Delete?" msgstr "Silinsin mi?" @@ -474,8 +490,8 @@ msgstr "%(name)s uygulamasındaki modeller" msgid "Add" msgstr "Ekle" -msgid "You don't have permission to edit anything." -msgstr "Hiçbir şeyi düzenlemek için izne sahip değilsiniz." +msgid "You don't have permission to view or edit anything." +msgstr "Hiçbir şeyi düzenlemek ve göstermek için izne sahip değilsiniz." msgid "Recent actions" msgstr "Son eylemler" @@ -538,6 +554,10 @@ msgstr "Açılır pencere kapanıyor..." msgid "Change selected %(model)s" msgstr "Seçilen %(model)s değiştir" +#, python-format +msgid "View selected %(model)s" +msgstr "Seçilen %(model)s göster" + #, python-format msgid "Add another %(model)s" msgstr "Başka bir %(model)s ekle" @@ -568,6 +588,12 @@ msgstr "Kaydet ve başka birini ekle" msgid "Save and continue editing" msgstr "Kaydet ve düzenlemeye devam et" +msgid "Save and view" +msgstr "Kaydet ve göster" + +msgid "Close" +msgstr "Kapat" + msgid "Thanks for spending some quality time with the Web site today." msgstr "" "Bugün Web sitesinde biraz güzel zaman geçirdiğiniz için teşekkür ederiz." @@ -679,6 +705,10 @@ msgstr "%s seç" msgid "Select %s to change" msgstr "Değiştirmek için %s seçin" +#, python-format +msgid "Select %s to view" +msgstr "Göstermek için %s seçin" + msgid "Date:" msgstr "Tarih:" diff --git a/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.mo index a6e690964c..bdd81b69f9 100644 Binary files a/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.po index cbe4ec12de..52d2c99f26 100644 --- a/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-17 23:12+0200\n" +"POT-Creation-Date: 2018-05-17 11:50+0200\n" "PO-Revision-Date: 2017-09-23 18:54+0000\n" "Last-Translator: BouRock\n" "Language-Team: Turkish (http://www.transifex.com/django/django/language/" @@ -102,27 +102,9 @@ msgstr "" "Bir eylem seçtiniz, fakat bireysel alanlar üzerinde hiçbir değişiklik " "yapmadınız. Muhtemelen Kaydet düğmesi yerine Git düğmesini arıyorsunuz." -#, javascript-format -msgid "Note: You are %s hour ahead of server time." -msgid_plural "Note: You are %s hours ahead of server time." -msgstr[0] "Not: Sunucu saatinin %s saat ilerisindesiniz." -msgstr[1] "Not: Sunucu saatinin %s saat ilerisindesiniz." - -#, javascript-format -msgid "Note: You are %s hour behind server time." -msgid_plural "Note: You are %s hours behind server time." -msgstr[0] "Not: Sunucu saatinin %s saat gerisindesiniz." -msgstr[1] "Not: Sunucu saatinin %s saat gerisindesiniz." - msgid "Now" msgstr "Şimdi" -msgid "Choose a Time" -msgstr "Bir Saat Seçin" - -msgid "Choose a time" -msgstr "Bir saat seçin" - msgid "Midnight" msgstr "Geceyarısı" @@ -135,6 +117,24 @@ msgstr "Öğle" msgid "6 p.m." msgstr "6 ö.s." +#, javascript-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "Not: Sunucu saatinin %s saat ilerisindesiniz." +msgstr[1] "Not: Sunucu saatinin %s saat ilerisindesiniz." + +#, javascript-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "Not: Sunucu saatinin %s saat gerisindesiniz." +msgstr[1] "Not: Sunucu saatinin %s saat gerisindesiniz." + +msgid "Choose a Time" +msgstr "Bir Saat Seçin" + +msgid "Choose a time" +msgstr "Bir saat seçin" + msgid "Cancel" msgstr "İptal" diff --git a/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.mo b/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.mo index ffcb4a9c8b..537c896bc6 100644 Binary files a/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.po b/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.po index d5a24d7ed4..2858020431 100644 --- a/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.po @@ -6,12 +6,14 @@ # Jannis Leidel , 2011 # Kevin Sze , 2012 # Lele Long , 2011,2015 +# Le Yang , 2018 # Liping Wang , 2016-2017 # mozillazg , 2016 # Ronald White , 2013-2014 # Sean Lee , 2013 # Sean Lee , 2013 # slene , 2011 +# xuyi wang , 2018 # Ziang Song , 2012 # Kevin Sze , 2012 # 雨翌 , 2016 @@ -20,9 +22,9 @@ 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: 2018-02-03 06:40+0000\n" -"Last-Translator: Brian Wang \n" +"POT-Creation-Date: 2018-05-21 14:16-0300\n" +"PO-Revision-Date: 2018-07-16 13:10+0000\n" +"Last-Translator: xuyi wang \n" "Language-Team: Chinese (China) (http://www.transifex.com/django/django/" "language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -98,6 +100,15 @@ msgstr "添加另一个 %(verbose_name)s" msgid "Remove" msgstr "删除" +msgid "Addition" +msgstr "" + +msgid "Change" +msgstr "修改" + +msgid "Deletion" +msgstr "" + msgid "action time" msgstr "动作时间" @@ -175,9 +186,11 @@ msgid "" msgstr "按住 ”Control“,或者Mac上的 “Command”,可以选择多个。" #, python-brace-format -msgid "" -"The {name} \"{obj}\" was added successfully. You may edit it again below." -msgstr "{name} \"{obj}\" 已经添加成功。你可以在下面再次编辑它。" +msgid "The {name} \"{obj}\" was added successfully." +msgstr "{name}\"{obj}\"添加成功。" + +msgid "You may edit it again below." +msgstr "您可以在下面再次编辑它." #, python-brace-format msgid "" @@ -185,15 +198,16 @@ msgid "" "below." msgstr "{name} \"{obj}\" 已经添加成功。你可以在下面添加其它的{name}。" -#, python-brace-format -msgid "The {name} \"{obj}\" was added successfully." -msgstr "{name}\"{obj}\"添加成功。" - #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may edit it again below." msgstr "{name} \"{obj}\" 添加成功。你可以在下面再次编辑它。" +#, python-brace-format +msgid "" +"The {name} \"{obj}\" was added successfully. You may edit it again below." +msgstr "{name} \"{obj}\" 已经添加成功。你可以在下面再次编辑它。" + #, python-brace-format msgid "" "The {name} \"{obj}\" was changed successfully. You may add another {name} " @@ -228,6 +242,10 @@ msgstr "增加 %s" msgid "Change %s" msgstr "修改 %s" +#, python-format +msgid "View %s" +msgstr "" + msgid "Database error" msgstr "数据库错误" @@ -332,7 +350,7 @@ msgid "Change password" msgstr "修改密码" msgid "Please correct the error below." -msgstr "请修正下面的错误。" +msgstr "请更正下列错误。" msgid "Please correct the errors below." msgstr "请更正下列错误。" @@ -438,8 +456,8 @@ msgstr "" "请确认要删除选中的 %(objects_name)s 吗?以下所有对象和余它们相关的条目将都会" "被删除:" -msgid "Change" -msgstr "修改" +msgid "View" +msgstr "" msgid "Delete?" msgstr "删除?" @@ -458,8 +476,8 @@ msgstr "在应用程序 %(name)s 中的模型" msgid "Add" msgstr "增加" -msgid "You don't have permission to edit anything." -msgstr "你无权修改任何东西。" +msgid "You don't have permission to view or edit anything." +msgstr "无权查看或修改。" msgid "Recent actions" msgstr "最近动作" @@ -519,6 +537,10 @@ msgstr "弹窗关闭中。。。" msgid "Change selected %(model)s" msgstr "更改选中的%(model)s" +#, python-format +msgid "View selected %(model)s" +msgstr "查看已选的%(model)s" + #, python-format msgid "Add another %(model)s" msgstr "增加另一个 %(model)s" @@ -548,6 +570,12 @@ msgstr "保存并增加另一个" msgid "Save and continue editing" msgstr "保存并继续编辑" +msgid "Save and view" +msgstr "" + +msgid "Close" +msgstr "" + msgid "Thanks for spending some quality time with the Web site today." msgstr "感谢您今天在本站花费了一些宝贵时间。" @@ -651,6 +679,10 @@ msgstr "选择 %s" msgid "Select %s to change" msgstr "选择 %s 来修改" +#, python-format +msgid "Select %s to view" +msgstr "选择%s查看" + msgid "Date:" msgstr "日期:" diff --git a/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.mo index 01a83bd020..2df69307e1 100644 Binary files a/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.po index 55bde06092..b37c86410e 100644 --- a/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.po @@ -1,7 +1,7 @@ # This file is distributed under the same license as the Django package. # # Translators: -# Bestony , 2018 +# Bai HuanCheng (Bestony) , 2018 # Jannis Leidel , 2011 # Kewei Ma , 2016 # Lele Long , 2011,2015 @@ -15,9 +15,9 @@ msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-17 23:12+0200\n" +"POT-Creation-Date: 2018-05-17 11:50+0200\n" "PO-Revision-Date: 2018-01-14 07:41+0000\n" -"Last-Translator: Bestony \n" +"Last-Translator: Bai HuanCheng (Bestony) \n" "Language-Team: Chinese (China) (http://www.transifex.com/django/django/" "language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -103,25 +103,9 @@ msgstr "" "你已选则执行一个动作, 但可编辑栏位沒有任何改变. 你应该尝试 '去' 按钮, 而不是 " "'保存' 按钮." -#, javascript-format -msgid "Note: You are %s hour ahead of server time." -msgid_plural "Note: You are %s hours ahead of server time." -msgstr[0] "注意:你比服务器时间超前 %s 个小时。" - -#, javascript-format -msgid "Note: You are %s hour behind server time." -msgid_plural "Note: You are %s hours behind server time." -msgstr[0] "注意:你比服务器时间滞后 %s 个小时。" - msgid "Now" msgstr "现在" -msgid "Choose a Time" -msgstr "选择一个时间" - -msgid "Choose a time" -msgstr "选择一个时间" - msgid "Midnight" msgstr "午夜" @@ -134,6 +118,22 @@ msgstr "正午" msgid "6 p.m." msgstr "下午6点" +#, javascript-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "注意:你比服务器时间超前 %s 个小时。" + +#, javascript-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "注意:你比服务器时间滞后 %s 个小时。" + +msgid "Choose a Time" +msgstr "选择一个时间" + +msgid "Choose a time" +msgstr "选择一个时间" + msgid "Cancel" msgstr "取消" diff --git a/django/contrib/admindocs/locale/ro/LC_MESSAGES/django.mo b/django/contrib/admindocs/locale/ro/LC_MESSAGES/django.mo index a95500b23b..4ebb5e1791 100644 Binary files a/django/contrib/admindocs/locale/ro/LC_MESSAGES/django.mo and b/django/contrib/admindocs/locale/ro/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admindocs/locale/ro/LC_MESSAGES/django.po b/django/contrib/admindocs/locale/ro/LC_MESSAGES/django.po index 5d9a8af924..35ff20d9bb 100644 --- a/django/contrib/admindocs/locale/ro/LC_MESSAGES/django.po +++ b/django/contrib/admindocs/locale/ro/LC_MESSAGES/django.po @@ -1,6 +1,7 @@ # This file is distributed under the same license as the Django package. # # Translators: +# Bogdan Mateescu, 2018 # Daniel Ursache-Dogariu, 2011 # Denis Darii , 2014 # Jannis Leidel , 2011 @@ -10,8 +11,8 @@ 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-19 16:40+0000\n" -"Last-Translator: Razvan Stefanescu \n" +"PO-Revision-Date: 2018-02-28 15:16+0000\n" +"Last-Translator: Bogdan Mateescu\n" "Language-Team: Romanian (http://www.transifex.com/django/django/language/" "ro/)\n" "MIME-Version: 1.0\n" @@ -220,7 +221,7 @@ msgid "Back to View documentation" msgstr "Înapoi la Documentația Codurilor de afișare" msgid "View documentation" -msgstr "Documentația codurilor de afișare" +msgstr "Vezi documentația" msgid "Jump to namespace" msgstr "Mergeți la spațiul de nume" diff --git a/django/contrib/admindocs/locale/sr/LC_MESSAGES/django.mo b/django/contrib/admindocs/locale/sr/LC_MESSAGES/django.mo index 7cdd3ad2c9..1055ed80ca 100644 Binary files a/django/contrib/admindocs/locale/sr/LC_MESSAGES/django.mo and b/django/contrib/admindocs/locale/sr/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admindocs/locale/sr/LC_MESSAGES/django.po b/django/contrib/admindocs/locale/sr/LC_MESSAGES/django.po index 5ffed7b703..d81de5d3b5 100644 --- a/django/contrib/admindocs/locale/sr/LC_MESSAGES/django.po +++ b/django/contrib/admindocs/locale/sr/LC_MESSAGES/django.po @@ -1,6 +1,7 @@ # This file is distributed under the same license as the Django package. # # Translators: +# Branko Kokanovic , 2018 # Jannis Leidel , 2011 # Janos Guljas , 2012 msgid "" @@ -8,8 +9,8 @@ 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-19 16:40+0000\n" -"Last-Translator: Jannis Leidel \n" +"PO-Revision-Date: 2018-07-04 19:58+0000\n" +"Last-Translator: Branko Kokanovic \n" "Language-Team: Serbian (http://www.transifex.com/django/django/language/" "sr/)\n" "MIME-Version: 1.0\n" @@ -104,45 +105,45 @@ msgid "Model: %(name)s" msgstr "" msgid "Fields" -msgstr "" +msgstr "Поља" msgid "Field" -msgstr "" +msgstr "Поље" msgid "Type" -msgstr "" +msgstr "Тип" msgid "Description" -msgstr "" +msgstr "Опис" msgid "Methods with arguments" -msgstr "" +msgstr "Метода са аргументима" msgid "Method" -msgstr "" +msgstr "Метод" msgid "Arguments" -msgstr "" +msgstr "Аргументи" msgid "Back to Model documentation" -msgstr "" +msgstr "Назад на документацију о Моделима" msgid "Model documentation" -msgstr "" +msgstr "Документација о Моделима" msgid "Model groups" -msgstr "" +msgstr "Групе модела" msgid "Templates" msgstr "Шаблони" #, python-format msgid "Template: %(name)s" -msgstr "" +msgstr "Шаблон: %(name)s" #, python-format msgid "Template: \"%(name)s\"" -msgstr "" +msgstr "Шаблон: \"%(name)s\"" #. Translators: Search is not a verb here, it qualifies path (a search path) #, python-format @@ -150,19 +151,19 @@ msgid "Search path for template \"%(name)s\":" msgstr "" msgid "(does not exist)" -msgstr "" +msgstr "(не постоји)" msgid "Back to Documentation" -msgstr "" +msgstr "Назада на документацију" msgid "Template filters" -msgstr "" +msgstr "Филтери шаблона" msgid "Template filter documentation" msgstr "" msgid "Built-in filters" -msgstr "" +msgstr "Уграђени филтери" #, python-format msgid "" @@ -177,7 +178,7 @@ msgid "Template tag documentation" msgstr "" msgid "Built-in tags" -msgstr "" +msgstr "Уграђене ознаке" #, python-format msgid "" @@ -187,19 +188,19 @@ msgstr "" #, python-format msgid "View: %(name)s" -msgstr "" +msgstr "Види: %(name)s" msgid "Context:" -msgstr "" +msgstr "Контекст:" msgid "Templates:" -msgstr "" +msgstr "Шаблони:" msgid "Back to View documentation" -msgstr "" +msgstr "Назад на документацију о View-овима" msgid "View documentation" -msgstr "" +msgstr "View документација" msgid "Jump to namespace" msgstr "" diff --git a/django/contrib/auth/locale/az/LC_MESSAGES/django.mo b/django/contrib/auth/locale/az/LC_MESSAGES/django.mo index 3670877b6e..afa5e6f41e 100644 Binary files a/django/contrib/auth/locale/az/LC_MESSAGES/django.mo and b/django/contrib/auth/locale/az/LC_MESSAGES/django.mo differ diff --git a/django/contrib/auth/locale/az/LC_MESSAGES/django.po b/django/contrib/auth/locale/az/LC_MESSAGES/django.po index caea045b2e..b67facb37a 100644 --- a/django/contrib/auth/locale/az/LC_MESSAGES/django.po +++ b/django/contrib/auth/locale/az/LC_MESSAGES/django.po @@ -2,14 +2,15 @@ # # Translators: # Ali Ismayilov , 2011 +# Emin Mastizada , 2018 # Emin Mastizada , 2016 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-09-24 13:46+0200\n" -"PO-Revision-Date: 2017-09-24 14:24+0000\n" -"Last-Translator: Jannis Leidel \n" +"PO-Revision-Date: 2018-04-27 13:17+0000\n" +"Last-Translator: Emin Mastizada \n" "Language-Team: Azerbaijani (http://www.transifex.com/django/django/language/" "az/)\n" "MIME-Version: 1.0\n" @@ -69,12 +70,17 @@ msgid "" "Raw passwords are not stored, so there is no way to see this user's " "password, but you can change the password using this form." msgstr "" +"Düz parollar saxlanmadığı üçün bu istifadəçinin parolunu görmək mümkün " +"deyil, amma bu formadan istifadə edərək parolunu dəyişə " +"bilərsiz." #, python-format msgid "" "Please enter a correct %(username)s and password. Note that both fields may " "be case-sensitive." msgstr "" +"Lütfən düzgün %(username)s və parol daxil edin. Nəzərə alın ki, hər ikisi " +"böyük-kiçik hərflərə həssasdırlar." msgid "This account is inactive." msgstr "Bu hesab qeyri-aktivdir." @@ -164,18 +170,20 @@ msgid "" "The groups this user belongs to. A user will get all permissions granted to " "each of their groups." msgstr "" +"Bu istifadəçinin aid olduğu qruplar. İstifadə bu qruplardan hər birinə " +"verilən bütün icazələri alacaq." msgid "user permissions" msgstr "səlahiyyətləri" msgid "Specific permissions for this user." -msgstr "" +msgstr "Bu istifadəçiyə aid xüsusi icazələr." msgid "username" msgstr "istifadəçi adı" msgid "Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only." -msgstr "" +msgstr "Tələb edilir. Ən az 150 simvol. Ancaq hərf, rəqəm və @/./+/-/_." msgid "A user with that username already exists." msgstr "Bu istifadəçi adı altında başqa istifadəçi var." @@ -257,11 +265,15 @@ msgid "" "Enter a valid username. This value may contain only English letters, " "numbers, and @/./+/-/_ characters." msgstr "" +"Düzgün istifadəçi adı daxil edin. Bu dəyən ancaq İngiliscə hərflərdən, rəqəm " +"və @/./+/-/_ işarətlərindən ibarət ola bilər." msgid "" "Enter a valid username. This value may contain only letters, numbers, and " "@/./+/-/_ characters." msgstr "" +"Düzgün istifadəçi adı daxil edin. Bu dəyən ancaq hərf, rəqəm və @/./+/-/_ " +"işarətlərindən ibarət ola bilər." msgid "Logged out" msgstr "Çıxdınız" diff --git a/django/contrib/auth/locale/eo/LC_MESSAGES/django.mo b/django/contrib/auth/locale/eo/LC_MESSAGES/django.mo index e0c59b59f6..0b702d2310 100644 Binary files a/django/contrib/auth/locale/eo/LC_MESSAGES/django.mo and b/django/contrib/auth/locale/eo/LC_MESSAGES/django.mo differ diff --git a/django/contrib/auth/locale/eo/LC_MESSAGES/django.po b/django/contrib/auth/locale/eo/LC_MESSAGES/django.po index 2bd5accbaf..dfa28dd17c 100644 --- a/django/contrib/auth/locale/eo/LC_MESSAGES/django.po +++ b/django/contrib/auth/locale/eo/LC_MESSAGES/django.po @@ -2,13 +2,13 @@ # # Translators: # Baptiste Darthenay , 2012-2013 -# Baptiste Darthenay , 2013-2017 +# Baptiste Darthenay , 2013-2018 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-09-24 13:46+0200\n" -"PO-Revision-Date: 2017-12-09 14:19+0000\n" +"PO-Revision-Date: 2018-04-29 10:04+0000\n" "Last-Translator: Baptiste Darthenay \n" "Language-Team: Esperanto (http://www.transifex.com/django/django/language/" "eo/)\n" @@ -78,7 +78,7 @@ msgid "" "Please enter a correct %(username)s and password. Note that both fields may " "be case-sensitive." msgstr "" -"Bonvolu enigi korektan %(username)s-n kaj pasvorton. Notu, ke ambaŭ kampoj " +"Bonvolu enigi korektan %(username)sn kaj pasvorton. Notu, ke ambaŭ kampoj " "povas esti usklecodistingaj." msgid "This account is inactive." diff --git a/django/contrib/auth/locale/es_MX/LC_MESSAGES/django.mo b/django/contrib/auth/locale/es_MX/LC_MESSAGES/django.mo index 26d8b6ef97..66682a5617 100644 Binary files a/django/contrib/auth/locale/es_MX/LC_MESSAGES/django.mo and b/django/contrib/auth/locale/es_MX/LC_MESSAGES/django.mo differ diff --git a/django/contrib/auth/locale/es_MX/LC_MESSAGES/django.po b/django/contrib/auth/locale/es_MX/LC_MESSAGES/django.po index f1a64370ba..a7e7ee8fa6 100644 --- a/django/contrib/auth/locale/es_MX/LC_MESSAGES/django.po +++ b/django/contrib/auth/locale/es_MX/LC_MESSAGES/django.po @@ -4,13 +4,14 @@ # Abraham Estrada, 2011-2012 # Claude Paroz , 2017 # Juan Pablo Flores , 2016 +# zodman , 2018 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-09-24 13:46+0200\n" -"PO-Revision-Date: 2017-09-24 14:24+0000\n" -"Last-Translator: Jannis Leidel \n" +"PO-Revision-Date: 2018-06-07 20:12+0000\n" +"Last-Translator: zodman \n" "Language-Team: Spanish (Mexico) (http://www.transifex.com/django/django/" "language/es_MX/)\n" "MIME-Version: 1.0\n" @@ -70,13 +71,16 @@ msgid "" "Raw passwords are not stored, so there is no way to see this user's " "password, but you can change the password using this form." msgstr "" +"Las contraseñas no se almacenan en texto plano, así que no hay manera de ver " +"la contraseña del usuario, pero se puede cambiar la contraseña mediante este formulario." #, python-format msgid "" "Please enter a correct %(username)s and password. Note that both fields may " "be case-sensitive." msgstr "" -"Por favor introduza %(username)s y contraseña correctos. Note que puede que " +"Por favor introduzca %(username)s y contraseña correctos. Note que puede que " "ambos campos sean estrictos en relación a diferencias entre mayúsculas y " "minúsculas." diff --git a/django/contrib/auth/locale/fa/LC_MESSAGES/django.mo b/django/contrib/auth/locale/fa/LC_MESSAGES/django.mo index eafab0f1f7..4319f61f13 100644 Binary files a/django/contrib/auth/locale/fa/LC_MESSAGES/django.mo and b/django/contrib/auth/locale/fa/LC_MESSAGES/django.mo differ diff --git a/django/contrib/auth/locale/fa/LC_MESSAGES/django.po b/django/contrib/auth/locale/fa/LC_MESSAGES/django.po index ef6bbc7284..c0c36f8761 100644 --- a/django/contrib/auth/locale/fa/LC_MESSAGES/django.po +++ b/django/contrib/auth/locale/fa/LC_MESSAGES/django.po @@ -5,6 +5,7 @@ # Eric Hamiter , 2013 # Jannis Leidel , 2011 # Kaveh Karimi, 2015 +# MJafar Mashhadi , 2018 # Pouya Abbassi, 2016 # Reza Mohammadi , 2013-2014 msgid "" @@ -12,15 +13,15 @@ msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-09-24 13:46+0200\n" -"PO-Revision-Date: 2017-09-24 14:24+0000\n" -"Last-Translator: Jannis Leidel \n" +"PO-Revision-Date: 2018-06-23 23:12+0000\n" +"Last-Translator: MJafar Mashhadi \n" "Language-Team: Persian (http://www.transifex.com/django/django/language/" "fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fa\n" -"Plural-Forms: nplurals=1; plural=0;\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" msgid "Personal info" msgstr "اطلاعات شخصی" @@ -73,6 +74,8 @@ msgid "" "Raw passwords are not stored, so there is no way to see this user's " "password, but you can change the password using this form." msgstr "" +"گذرواژه‌ها به صورت خام نگهداری نمی‌شوند لذا راهی برای مشاهدهٔ گذرواژهٔ این کاربر " +"وجود ندارد، اما می‌توانید آن را با این فرم تغییر دهید." #, python-format msgid "" @@ -233,11 +236,15 @@ msgid_plural "" msgstr[0] "" "این رمز عبور خیلی کوتاه است. رمز عبور می‌بایست حداقل از %(min_length)d حرف " "تشکیل شده باشد." +msgstr[1] "" +"این رمز عبور خیلی کوتاه است. رمز عبور می‌بایست حداقل از %(min_length)d حرف " +"تشکیل شده باشد." #, python-format msgid "Your password must contain at least %(min_length)d character." msgid_plural "Your password must contain at least %(min_length)d characters." msgstr[0] "رمز عبور شما می‌بایست حداقل از %(min_length)d حرف تشکیل شده باشد." +msgstr[1] "رمز عبور شما می‌بایست حداقل از %(min_length)d حرف تشکیل شده باشد." #, python-format msgid "The password is too similar to the %(verbose_name)s." diff --git a/django/contrib/auth/locale/fi/LC_MESSAGES/django.mo b/django/contrib/auth/locale/fi/LC_MESSAGES/django.mo index 74b0aa36d9..420faacba4 100644 Binary files a/django/contrib/auth/locale/fi/LC_MESSAGES/django.mo and b/django/contrib/auth/locale/fi/LC_MESSAGES/django.mo differ diff --git a/django/contrib/auth/locale/fi/LC_MESSAGES/django.po b/django/contrib/auth/locale/fi/LC_MESSAGES/django.po index e37f25ea94..aeb112abcb 100644 --- a/django/contrib/auth/locale/fi/LC_MESSAGES/django.po +++ b/django/contrib/auth/locale/fi/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # This file is distributed under the same license as the Django package. # # Translators: -# Aarni Koskela, 2015,2017 +# Aarni Koskela, 2015,2017-2018 # Antti Kaihola , 2011 # Jannis Leidel , 2011 # Klaus Dahlén , 2012 @@ -10,8 +10,8 @@ msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-09-24 13:46+0200\n" -"PO-Revision-Date: 2017-09-24 14:24+0000\n" -"Last-Translator: Jannis Leidel \n" +"PO-Revision-Date: 2018-03-04 12:14+0000\n" +"Last-Translator: Aarni Koskela\n" "Language-Team: Finnish (http://www.transifex.com/django/django/language/" "fi/)\n" "MIME-Version: 1.0\n" @@ -71,6 +71,9 @@ msgid "" "Raw passwords are not stored, so there is no way to see this user's " "password, but you can change the password using this form." msgstr "" +"Salasanoja ei tallenneta selkokielisinä, joten tämän käyttäjän salasanaa on " +"mahdoton nähdä, mutta voit vaihtaa salasanan käyttämällä tätä " +"lomaketta." #, python-format msgid "" diff --git a/django/contrib/auth/locale/ro/LC_MESSAGES/django.mo b/django/contrib/auth/locale/ro/LC_MESSAGES/django.mo index 85cced5c9e..15570091f3 100644 Binary files a/django/contrib/auth/locale/ro/LC_MESSAGES/django.mo and b/django/contrib/auth/locale/ro/LC_MESSAGES/django.mo differ diff --git a/django/contrib/auth/locale/ro/LC_MESSAGES/django.po b/django/contrib/auth/locale/ro/LC_MESSAGES/django.po index ce793ddcf9..14f065d38d 100644 --- a/django/contrib/auth/locale/ro/LC_MESSAGES/django.po +++ b/django/contrib/auth/locale/ro/LC_MESSAGES/django.po @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-09-24 13:46+0200\n" -"PO-Revision-Date: 2018-01-17 08:32+0000\n" +"PO-Revision-Date: 2018-02-28 17:47+0000\n" "Last-Translator: Bogdan Mateescu\n" "Language-Team: Romanian (http://www.transifex.com/django/django/language/" "ro/)\n" @@ -84,8 +84,8 @@ msgid "" "Please enter a correct %(username)s and password. Note that both fields may " "be case-sensitive." msgstr "" -"Introduceți vă rog un %(username)s corect și o parolă. De remarcat că ambele " -"țint cont de capitalizare." +"Introduceți vă rog un %(username)s corect și o parolă. Reţineţi că ambele " +"câmpuri pot fi sensibile la litere mari şi mici." msgid "This account is inactive." msgstr "Acest cont este inactiv." @@ -220,8 +220,8 @@ msgid "" "Designates whether this user should be treated as active. Unselect this " "instead of deleting accounts." msgstr "" -"Marchează dacă acest utilizator trebuie tratat ca activ sau nu. Deselectați " -"în loc de a șterge conturi." +"Desemnează dacă acest utilizator trebuie tratat ca activ. Deselectaţi " +"această opţiune în loc să ştergeţi conturi." msgid "date joined" msgstr "data înscrierii" @@ -246,7 +246,7 @@ msgstr[1] "" "Parola este prea scurtă. Trebuie să conțină cel puțin %(min_length)d " "caractere." msgstr[2] "" -"Parola este prea scurtă. Trebuie să conțină cel puțin %(min_length)d " +"Parola este prea scurtă. Trebuie să conțină cel puțin %(min_length)d de " "caractere." #, python-format @@ -254,7 +254,7 @@ msgid "Your password must contain at least %(min_length)d character." msgid_plural "Your password must contain at least %(min_length)d characters." msgstr[0] "Parola trebuie să conțină cel puțin %(min_length)d caracter." msgstr[1] "Parola trebuie să conțină cel puțin %(min_length)d caractere." -msgstr[2] "Parola trebuie să conțină cel puțin %(min_length)d caractere." +msgstr[2] "Parola trebuie să conțină cel puțin %(min_length)d de caractere." #, python-format msgid "The password is too similar to the %(verbose_name)s." diff --git a/django/contrib/auth/locale/sk/LC_MESSAGES/django.mo b/django/contrib/auth/locale/sk/LC_MESSAGES/django.mo index 6d936ab3f8..8c6d717cbb 100644 Binary files a/django/contrib/auth/locale/sk/LC_MESSAGES/django.mo and b/django/contrib/auth/locale/sk/LC_MESSAGES/django.mo differ diff --git a/django/contrib/auth/locale/sk/LC_MESSAGES/django.po b/django/contrib/auth/locale/sk/LC_MESSAGES/django.po index 302f050c3e..b1f2ad984a 100644 --- a/django/contrib/auth/locale/sk/LC_MESSAGES/django.po +++ b/django/contrib/auth/locale/sk/LC_MESSAGES/django.po @@ -4,20 +4,21 @@ # Jannis Leidel , 2011 # Juraj Bubniak , 2012-2014 # Marian Andre , 2015,2017 -# Martin Tóth , 2017 +# Martin Tóth , 2017-2018 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-09-24 13:46+0200\n" -"PO-Revision-Date: 2017-10-03 20:25+0000\n" +"PO-Revision-Date: 2018-05-03 06:50+0000\n" "Last-Translator: Martin Tóth \n" "Language-Team: Slovak (http://www.transifex.com/django/django/language/sk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: sk\n" -"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n " +">= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n" msgid "Personal info" msgstr "Osobné údaje" @@ -234,7 +235,9 @@ msgstr[0] "" msgstr[1] "" "Toto heslo je príliš krátke. Musí obsahovať aspoň %(min_length)d znaky." msgstr[2] "" -"Toto heslo je príliš krátke. Musí obsahovať aspoň %(min_length)dznakov." +"Toto heslo je príliš krátke. Musí obsahovať aspoň %(min_length)d znakov." +msgstr[3] "" +"Toto heslo je príliš krátke. Musí obsahovať aspoň %(min_length)d znakov." #, python-format msgid "Your password must contain at least %(min_length)d character." @@ -242,6 +245,7 @@ msgid_plural "Your password must contain at least %(min_length)d characters." msgstr[0] "Vaše heslo musí obsahovať aspoň %(min_length)d znak." msgstr[1] "Vaše heslo musí obsahovať aspoň %(min_length)d znaky." msgstr[2] "Vaše heslo musí obsahovať aspoň %(min_length)d znakov." +msgstr[3] "Vaše heslo musí obsahovať aspoň %(min_length)d znakov." #, python-format msgid "The password is too similar to the %(verbose_name)s." diff --git a/django/contrib/flatpages/locale/az/LC_MESSAGES/django.mo b/django/contrib/flatpages/locale/az/LC_MESSAGES/django.mo index 70d39bb24a..fb86fac225 100644 Binary files a/django/contrib/flatpages/locale/az/LC_MESSAGES/django.mo and b/django/contrib/flatpages/locale/az/LC_MESSAGES/django.mo differ diff --git a/django/contrib/flatpages/locale/az/LC_MESSAGES/django.po b/django/contrib/flatpages/locale/az/LC_MESSAGES/django.po index ae6153fa80..acafa96833 100644 --- a/django/contrib/flatpages/locale/az/LC_MESSAGES/django.po +++ b/django/contrib/flatpages/locale/az/LC_MESSAGES/django.po @@ -3,14 +3,15 @@ # Translators: # Ali Ismayilov , 2011 # Dimitris Glezos , 2012 +# Emin Mastizada , 2018 # Emin Mastizada , 2015 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-10-09 17:42+0200\n" -"PO-Revision-Date: 2017-09-19 16:40+0000\n" -"Last-Translator: Jannis Leidel \n" +"PO-Revision-Date: 2018-04-27 13:20+0000\n" +"Last-Translator: Emin Mastizada \n" "Language-Team: Azerbaijani (http://www.transifex.com/django/django/language/" "az/)\n" "MIME-Version: 1.0\n" @@ -79,7 +80,7 @@ msgstr "" "istifadəçilər bu səhifəni görə biləcəklər." msgid "sites" -msgstr "" +msgstr "saytlar" msgid "flat page" msgstr "adi səhifə" diff --git a/django/contrib/gis/locale/az/LC_MESSAGES/django.mo b/django/contrib/gis/locale/az/LC_MESSAGES/django.mo index 32d5bcb2ee..0364b23495 100644 Binary files a/django/contrib/gis/locale/az/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/az/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/az/LC_MESSAGES/django.po b/django/contrib/gis/locale/az/LC_MESSAGES/django.po index 5494928f79..b60890a529 100644 --- a/django/contrib/gis/locale/az/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/az/LC_MESSAGES/django.po @@ -2,13 +2,14 @@ # # Translators: # Ali Ismayilov , 2011 +# Emin Mastizada , 2018 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-19 16:40+0000\n" -"Last-Translator: Jannis Leidel \n" +"PO-Revision-Date: 2018-04-27 17:21+0000\n" +"Last-Translator: Emin Mastizada \n" "Language-Team: Azerbaijani (http://www.transifex.com/django/django/language/" "az/)\n" "MIME-Version: 1.0\n" @@ -18,14 +19,15 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" msgid "GIS" -msgstr "" +msgstr "GIS" msgid "The base GIS field." -msgstr "" +msgstr "Təməl GIS sahəsi (field)." msgid "" "The base Geometry field -- maps to the OpenGIS Specification Geometry type." msgstr "" +"Təməl Həndəsə sahəsi -- OpenGIS Specification Geometry növünə işarətlənir." msgid "Point" msgstr "Nöqtə" @@ -49,10 +51,10 @@ msgid "Geometry collection" msgstr "Fiqurlar çoxluğu" msgid "Extent Aggregate Field" -msgstr "" +msgstr "Aqreqat Sahəsini Genişləndir" msgid "Raster Field" -msgstr "" +msgstr "Rastr Sahəsi" msgid "No geometry value provided." msgstr "Həndəsi qiyməti verilməyib." @@ -70,17 +72,17 @@ msgstr "" "Fiquru vərəqənin fiqur sahəsinin SRID qiymətinə çevirərkən xəta baş verdi." msgid "Delete all Features" -msgstr "" +msgstr "Bütün Xüsusiyyətləri sil" msgid "WKT debugging window:" -msgstr "" +msgstr "WKT sazlama pəncərəsi:" msgid "Debugging window (serialized value)" -msgstr "" +msgstr "Sazlama pəncərəsi (seriallaşdırılmış dəyər)" msgid "No feeds are registered." -msgstr "" +msgstr "Qeyd edilmiş axın yoxdur." #, python-format msgid "Slug %r isn't registered." -msgstr "" +msgstr "%r slug-ı qeyd edilməyib." diff --git a/django/contrib/gis/locale/my/LC_MESSAGES/django.mo b/django/contrib/gis/locale/my/LC_MESSAGES/django.mo index dd6df4fb2a..443434bdb4 100644 Binary files a/django/contrib/gis/locale/my/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/my/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/my/LC_MESSAGES/django.po b/django/contrib/gis/locale/my/LC_MESSAGES/django.po index 8c6e9503f9..3fbc0ee873 100644 --- a/django/contrib/gis/locale/my/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/my/LC_MESSAGES/django.po @@ -1,14 +1,15 @@ # This file is distributed under the same license as the Django package. # # Translators: +# Yhal Htet Aung , 2015 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-18 09:16+0100\n" -"PO-Revision-Date: 2015-03-18 08:35+0000\n" +"POT-Creation-Date: 2017-01-19 16:49+0100\n" +"PO-Revision-Date: 2017-09-20 03:01+0000\n" "Last-Translator: Jannis Leidel \n" -"Language-Team: Burmese (http://www.transifex.com/projects/p/django/language/" +"Language-Team: Burmese (http://www.transifex.com/django/django/language/" "my/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -17,9 +18,13 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" msgid "GIS" +msgstr "ဂျီအိုင်အက်စ်" + +msgid "The base GIS field." msgstr "" -msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." +msgid "" +"The base Geometry field -- maps to the OpenGIS Specification Geometry type." msgstr "" msgid "Point" @@ -46,6 +51,9 @@ msgstr "" msgid "Extent Aggregate Field" msgstr "" +msgid "Raster Field" +msgstr "" + msgid "No geometry value provided." msgstr "" @@ -66,9 +74,6 @@ msgstr "" msgid "WKT debugging window:" msgstr "" -msgid "Google Maps via GeoDjango" -msgstr "" - msgid "Debugging window (serialized value)" msgstr "" diff --git a/django/contrib/gis/locale/sr/LC_MESSAGES/django.mo b/django/contrib/gis/locale/sr/LC_MESSAGES/django.mo index eff8cc163b..c8fedb137c 100644 Binary files a/django/contrib/gis/locale/sr/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/sr/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/sr/LC_MESSAGES/django.po b/django/contrib/gis/locale/sr/LC_MESSAGES/django.po index 3b15f00297..97fe036372 100644 --- a/django/contrib/gis/locale/sr/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/sr/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-01-19 16:49+0100\n" -"PO-Revision-Date: 2018-01-30 10:13+0000\n" +"PO-Revision-Date: 2018-03-13 21:32+0000\n" "Last-Translator: Branko Kokanovic \n" "Language-Team: Serbian (http://www.transifex.com/django/django/language/" "sr/)\n" @@ -21,14 +21,15 @@ msgstr "" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" msgid "GIS" -msgstr "" +msgstr "GIS" msgid "The base GIS field." -msgstr "" +msgstr "Основна GIS поља." msgid "" "The base Geometry field -- maps to the OpenGIS Specification Geometry type." msgstr "" +"Основно геометријско поље - мапира тип геометрије по „OpenGIS“ спецификацији." msgid "Point" msgstr "Тачка" @@ -72,13 +73,13 @@ msgid "" msgstr "Грешка се десила током трансформације геометрије на „SRID“ тип поља." msgid "Delete all Features" -msgstr "" +msgstr "Обриши сва својства" msgid "WKT debugging window:" -msgstr "" +msgstr "WKT прозор за отклањање грешака:" msgid "Debugging window (serialized value)" -msgstr "" +msgstr "Прозор за отклањање грешака (серијализована вредност)" msgid "No feeds are registered." msgstr "Нема регистрованих фидова." diff --git a/django/contrib/humanize/locale/cs/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/cs/LC_MESSAGES/django.mo index 373fc2316c..ee20516e04 100644 Binary files a/django/contrib/humanize/locale/cs/LC_MESSAGES/django.mo and b/django/contrib/humanize/locale/cs/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/cs/LC_MESSAGES/django.po b/django/contrib/humanize/locale/cs/LC_MESSAGES/django.po index 049a810d92..37b8bc85a7 100644 --- a/django/contrib/humanize/locale/cs/LC_MESSAGES/django.po +++ b/django/contrib/humanize/locale/cs/LC_MESSAGES/django.po @@ -3,34 +3,79 @@ # Translators: # Jannis Leidel , 2011 # Vláďa Macek , 2011,2014 +# Vláďa Macek , 2018 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-17 11:07+0100\n" -"PO-Revision-Date: 2017-09-19 16:40+0000\n" -"Last-Translator: Jannis Leidel \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-07-15 17:56+0000\n" +"Last-Translator: Vláďa Macek \n" "Language-Team: Czech (http://www.transifex.com/django/django/language/cs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: cs\n" -"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n " +"<= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" msgid "Humanize" msgstr "Polidštění" -msgid "th" -msgstr "." +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}." -msgid "st" -msgstr "." +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}." -msgid "nd" -msgstr "." +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}." -msgid "rd" -msgstr "." +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}." #, python-format msgid "%(value).1f million" @@ -38,6 +83,7 @@ msgid_plural "%(value).1f million" msgstr[0] "%(value).1f milion" msgstr[1] "%(value).1f miliony" msgstr[2] "%(value).1f milionů" +msgstr[3] "%(value).1f milionů" #, python-format msgid "%(value)s million" @@ -45,6 +91,7 @@ msgid_plural "%(value)s million" msgstr[0] " %(value)s milion" msgstr[1] " %(value)s miliony" msgstr[2] " %(value)s milionů" +msgstr[3] " %(value)s milionů" #, python-format msgid "%(value).1f billion" @@ -52,6 +99,7 @@ msgid_plural "%(value).1f billion" msgstr[0] "%(value).1f miliarda" msgstr[1] "%(value).1f miliardy" msgstr[2] "%(value).1f miliard" +msgstr[3] "%(value).1f miliard" #, python-format msgid "%(value)s billion" @@ -59,6 +107,7 @@ msgid_plural "%(value)s billion" msgstr[0] "%(value)s miliarda" msgstr[1] "%(value)s miliardy" msgstr[2] "%(value)s miliard" +msgstr[3] "%(value)s miliard" #, python-format msgid "%(value).1f trillion" @@ -66,6 +115,7 @@ msgid_plural "%(value).1f trillion" msgstr[0] "%(value).1f bilion" msgstr[1] "%(value).1f biliony" msgstr[2] "%(value).1f bilionů" +msgstr[3] "%(value).1f bilionů" #, python-format msgid "%(value)s trillion" @@ -73,6 +123,7 @@ msgid_plural "%(value)s trillion" msgstr[0] "%(value)s bilion" msgstr[1] "%(value)s biliony" msgstr[2] "%(value)s bilionů" +msgstr[3] "%(value)s bilionů" #, python-format msgid "%(value).1f quadrillion" @@ -80,6 +131,7 @@ msgid_plural "%(value).1f quadrillion" msgstr[0] "%(value).1f biliarda" msgstr[1] "%(value).1f biliardy" msgstr[2] "%(value).1f biliard" +msgstr[3] "%(value).1f biliard" #, python-format msgid "%(value)s quadrillion" @@ -87,6 +139,7 @@ msgid_plural "%(value)s quadrillion" msgstr[0] "%(value)s biliarda" msgstr[1] "%(value)s biliardy" msgstr[2] "%(value)s biliard" +msgstr[3] "%(value)s biliard" #, python-format msgid "%(value).1f quintillion" @@ -94,6 +147,7 @@ msgid_plural "%(value).1f quintillion" msgstr[0] "%(value).1f trilion" msgstr[1] "%(value).1f triliony" msgstr[2] "%(value).1f trilionů" +msgstr[3] "%(value).1f trilionů" #, python-format msgid "%(value)s quintillion" @@ -101,6 +155,7 @@ msgid_plural "%(value)s quintillion" msgstr[0] "%(value)s trilion" msgstr[1] "%(value)s triliony" msgstr[2] "%(value)s trilionů" +msgstr[3] "%(value)s trilionů" #, python-format msgid "%(value).1f sextillion" @@ -108,13 +163,15 @@ msgid_plural "%(value).1f sextillion" msgstr[0] "%(value).1f triliarda" msgstr[1] "%(value).1f triliardy" msgstr[2] "%(value).1f triliard" +msgstr[3] "%(value).1f triliard" #, python-format msgid "%(value)s sextillion" msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s triliard" +msgstr[0] "%(value)s triliarda" msgstr[1] "%(value)s triliardy" msgstr[2] "%(value)s triliard" +msgstr[3] "%(value)s triliard" #, python-format msgid "%(value).1f septillion" @@ -122,6 +179,7 @@ msgid_plural "%(value).1f septillion" msgstr[0] "%(value).1f kvadrilion" msgstr[1] "%(value).1f kvadriliony" msgstr[2] "%(value).1f kvadrilionů" +msgstr[3] "%(value).1f kvadrilionů" #, python-format msgid "%(value)s septillion" @@ -129,6 +187,7 @@ msgid_plural "%(value)s septillion" msgstr[0] "%(value)s kvadrilion" msgstr[1] "%(value)s kvadriliony" msgstr[2] "%(value)s kvadrilionů" +msgstr[3] "%(value)s kvadrilionů" #, python-format msgid "%(value).1f octillion" @@ -136,6 +195,7 @@ msgid_plural "%(value).1f octillion" msgstr[0] "%(value).1f kvadriliarda" msgstr[1] "%(value).1f kvadriliardy" msgstr[2] "%(value).1f kvadriliard" +msgstr[3] "%(value).1f kvadriliard" #, python-format msgid "%(value)s octillion" @@ -143,6 +203,7 @@ msgid_plural "%(value)s octillion" msgstr[0] "%(value)s kvadriliarda" msgstr[1] "%(value)s kvadriliardy" msgstr[2] "%(value)s kvadriliard" +msgstr[3] "%(value)s kvadriliard" #, python-format msgid "%(value).1f nonillion" @@ -150,6 +211,7 @@ msgid_plural "%(value).1f nonillion" msgstr[0] "%(value).1f kvintilion" msgstr[1] "%(value).1f kvintiliony" msgstr[2] "%(value).1f kvintilionů" +msgstr[3] "%(value).1f kvintilionů" #, python-format msgid "%(value)s nonillion" @@ -157,6 +219,7 @@ msgid_plural "%(value)s nonillion" msgstr[0] "%(value)s kvintilion" msgstr[1] "%(value)s kvintiliony" msgstr[2] "%(value)s kvintilionů" +msgstr[3] "%(value)s kvintilionů" #, python-format msgid "%(value).1f decillion" @@ -164,6 +227,7 @@ msgid_plural "%(value).1f decillion" msgstr[0] "%(value).1f kvintiliarda" msgstr[1] "%(value).1f kvintiliardy" msgstr[2] "%(value).1f kvintiliard" +msgstr[3] "%(value).1f kvintiliard" #, python-format msgid "%(value)s decillion" @@ -171,6 +235,7 @@ msgid_plural "%(value)s decillion" msgstr[0] "%(value)s kvintiliarda" msgstr[1] "%(value)s kvintiliardy" msgstr[2] "%(value)s kvintiliard" +msgstr[3] "%(value)s kvintiliard" #, python-format msgid "%(value).1f googol" @@ -178,6 +243,7 @@ msgid_plural "%(value).1f googol" msgstr[0] "%(value).1f googol" msgstr[1] "%(value).1f googoly" msgstr[2] "%(value).1f googolů" +msgstr[3] "%(value).1f googolů" #, python-format msgid "%(value)s googol" @@ -185,6 +251,7 @@ msgid_plural "%(value)s googol" msgstr[0] "%(value)s googol" msgstr[1] "%(value)s googoly" msgstr[2] "%(value)s googolů" +msgstr[3] "%(value)s googolů" msgid "one" msgstr "jedna" @@ -222,10 +289,67 @@ msgstr "zítra" msgid "yesterday" msgstr "včera" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s ago" -msgstr "%(delta)s v minulosti" +msgstr "před %(delta)s" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d rokem" +msgstr[1] "%d lety" +msgstr[2] "%d lety" +msgstr[3] "%d lety" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d měsícem" +msgstr[1] "%d měsíci" +msgstr[2] "%d měsíci" +msgstr[3] "%d měsíci" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d týdnem" +msgstr[1] "%d týdny" +msgstr[2] "%d týdny" +msgstr[3] "%d týdny" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d dnem" +msgstr[1] "%d dny" +msgstr[2] "%d dny" +msgstr[3] "%d dny" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d hodinou" +msgstr[1] "%d hodinami" +msgstr[2] "%d hodinami" +msgstr[3] "%d hodinami" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minutou" +msgstr[1] "%d minutami" +msgstr[2] "%d minutami" +msgstr[3] "%d minutami" msgid "now" msgstr "nyní" @@ -238,6 +362,7 @@ msgid_plural "%(count)s seconds ago" msgstr[0] "před sekundou" msgstr[1] "před %(count)s sekundami" msgstr[2] "před %(count)s sekundami" +msgstr[3] "před %(count)s sekundami" #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. @@ -247,6 +372,7 @@ msgid_plural "%(count)s minutes ago" msgstr[0] "před minutou" msgstr[1] "před %(count)s minutami" msgstr[2] "před %(count)s minutami" +msgstr[3] "před %(count)s minutami" #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. @@ -256,11 +382,69 @@ msgid_plural "%(count)s hours ago" msgstr[0] "před hodinou" msgstr[1] "před %(count)s hodinami" msgstr[2] "před %(count)s hodinami" +msgstr[3] "před %(count)s hodinami" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "za %(delta)s" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d rok" +msgstr[1] "%d roky" +msgstr[2] "%d let" +msgstr[3] "%d let" #, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "%(delta)s v budoucnosti" +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d měsíc" +msgstr[1] "%d měsíce" +msgstr[2] "%d měsíců" +msgstr[3] "%d měsíců" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d týden" +msgstr[1] "%d týdny" +msgstr[2] "%d týdnů" +msgstr[3] "%d týdnů" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d den" +msgstr[1] "%d dny" +msgstr[2] "%d dní" +msgstr[3] "%d dní" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d hodina" +msgstr[1] "%d hodiny" +msgstr[2] "%d hodin" +msgstr[3] "%d hodin" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minuta" +msgstr[1] "%d minuty" +msgstr[2] "%d minut" +msgstr[3] "%d minut" #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. @@ -270,6 +454,7 @@ msgid_plural "%(count)s seconds from now" msgstr[0] "za sekundu" msgstr[1] "za %(count)s sekundy" msgstr[2] "za %(count)s sekund" +msgstr[3] "za %(count)s sekund" #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. @@ -279,6 +464,7 @@ msgid_plural "%(count)s minutes from now" msgstr[0] "za minutu" msgstr[1] "za %(count)s minuty" msgstr[2] "za %(count)s minut" +msgstr[3] "za %(count)s minut" #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. @@ -288,3 +474,4 @@ msgid_plural "%(count)s hours from now" msgstr[0] "za hodinu" msgstr[1] "za %(count)s hodiny" msgstr[2] "za %(count)s hodin" +msgstr[3] "za %(count)s hodin" diff --git a/django/contrib/humanize/locale/da/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/da/LC_MESSAGES/django.mo index 52851d68c7..1049c62ad7 100644 Binary files a/django/contrib/humanize/locale/da/LC_MESSAGES/django.mo and b/django/contrib/humanize/locale/da/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/da/LC_MESSAGES/django.po b/django/contrib/humanize/locale/da/LC_MESSAGES/django.po index 15f63bced9..9c7e8384e4 100644 --- a/django/contrib/humanize/locale/da/LC_MESSAGES/django.po +++ b/django/contrib/humanize/locale/da/LC_MESSAGES/django.po @@ -2,16 +2,16 @@ # # Translators: # Christian Joergensen , 2012 -# Erik Wognsen , 2014 +# Erik Wognsen , 2014,2018 # Jannis Leidel , 2011 # valberg , 2014 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-17 11:07+0100\n" -"PO-Revision-Date: 2017-09-19 16:40+0000\n" -"Last-Translator: Jannis Leidel \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-18 21:12+0000\n" +"Last-Translator: Erik Wognsen \n" "Language-Team: Danish (http://www.transifex.com/django/django/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,17 +22,60 @@ msgstr "" msgid "Humanize" msgstr "Menneskeliggør" -msgid "th" -msgstr "." +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}." -msgid "st" -msgstr "." +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}." -msgid "nd" -msgstr "." +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}." -msgid "rd" -msgstr "." +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}." #, python-format msgid "%(value).1f million" @@ -202,11 +245,56 @@ msgstr "i morgen" msgid "yesterday" msgstr "i går" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s ago" msgstr "%(delta)s siden" +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d år" +msgstr[1] "%d år" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d måned" +msgstr[1] "%d måneder" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d uge" +msgstr[1] "%d uger" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d dag" +msgstr[1] "%d dage" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d time" +msgstr[1] "%d timer" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minut" +msgstr[1] "%d minutter" + msgid "now" msgstr "nu" @@ -234,11 +322,56 @@ msgid_plural "%(count)s hours ago" msgstr[0] "en time siden" msgstr[1] "%(count)s timer siden" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s from now" msgstr "%(delta)s fra nu af" +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d år" +msgstr[1] "%d år" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d måned" +msgstr[1] "%d måneder" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d uge" +msgstr[1] "%d uger" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d dag" +msgstr[1] "%d dage" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d time" +msgstr[1] "%d timer" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minut" +msgstr[1] "%d minutter" + #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. #, python-format diff --git a/django/contrib/humanize/locale/dsb/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/dsb/LC_MESSAGES/django.mo index ba9f1ee914..cc0fb5a1a9 100644 Binary files a/django/contrib/humanize/locale/dsb/LC_MESSAGES/django.mo and b/django/contrib/humanize/locale/dsb/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/dsb/LC_MESSAGES/django.po b/django/contrib/humanize/locale/dsb/LC_MESSAGES/django.po index bcebf85ca4..4f873b936b 100644 --- a/django/contrib/humanize/locale/dsb/LC_MESSAGES/django.po +++ b/django/contrib/humanize/locale/dsb/LC_MESSAGES/django.po @@ -1,13 +1,13 @@ # This file is distributed under the same license as the Django package. # # Translators: -# Michael Wolf , 2016 +# Michael Wolf , 2016,2018 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-17 11:07+0100\n" -"PO-Revision-Date: 2017-09-23 00:02+0000\n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-26 10:54+0000\n" "Last-Translator: Michael Wolf \n" "Language-Team: Lower Sorbian (http://www.transifex.com/django/django/" "language/dsb/)\n" @@ -21,17 +21,60 @@ msgstr "" msgid "Humanize" msgstr "Humanize" -msgid "th" -msgstr "." +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}." -msgid "st" -msgstr "." +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}." -msgid "nd" -msgstr "." +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}." -msgid "rd" -msgstr "." +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}." #, python-format msgid "%(value).1f million" @@ -245,10 +288,67 @@ msgstr "witśe" msgid "yesterday" msgstr "cora" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s ago" -msgstr "Pśed %(delta)s" +msgstr "pśed %(delta)s" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%dlětom" +msgstr[1] "%dlětoma" +msgstr[2] "%dlětami" +msgstr[3] "%dlětami" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d mjasecom" +msgstr[1] "%d mjasecoma" +msgstr[2] "%d mjasecami" +msgstr[3] "%d mjasecami" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d tyźenjom" +msgstr[1] "%d tyźenjoma" +msgstr[2] "%d tyźenjami" +msgstr[3] "%d tyźenjami" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d dnjom" +msgstr[1] "%d dnjoma" +msgstr[2] "%d dnjami" +msgstr[3] "%d dnjami" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d góźinu" +msgstr[1] "%d góźinoma" +msgstr[2] "%d góźinami" +msgstr[3] "%d góźinami" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minutu" +msgstr[1] "%d minutoma" +msgstr[2] "%d minutami" +msgstr[3] "%d minutami" msgid "now" msgstr "něnto" @@ -283,10 +383,67 @@ msgstr[1] "Pśed %(count)s góźinoma" msgstr[2] "Pśed %(count)s góźinami" msgstr[3] "Pśed %(count)s góźinami" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s from now" -msgstr "za %(delta)s" +msgstr "%(delta)s wótněnta" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%dlěto" +msgstr[1] "%d lěśe" +msgstr[2] "%d lěta" +msgstr[3] "%d lět" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d mjasec" +msgstr[1] "%d mjaseca" +msgstr[2] "%d mjasece" +msgstr[3] "%d mjasecow" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d tyźeń" +msgstr[1] "%d tyźenja" +msgstr[2] "%d tyźenje" +msgstr[3] "%d tyźenjow" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d źeń" +msgstr[1] "%d dnja" +msgstr[2] "%d dny" +msgstr[3] "%d dnjow" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d góźina" +msgstr[1] "%d góźinje" +msgstr[2] "%d góźiny" +msgstr[3] "%d góźinow" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minuta" +msgstr[1] "%d minuśe" +msgstr[2] "%d minuty" +msgstr[3] "%d minuty" #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. diff --git a/django/contrib/humanize/locale/eo/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/eo/LC_MESSAGES/django.mo index fa089b1bc0..a3db8df04f 100644 Binary files a/django/contrib/humanize/locale/eo/LC_MESSAGES/django.mo and b/django/contrib/humanize/locale/eo/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/eo/LC_MESSAGES/django.po b/django/contrib/humanize/locale/eo/LC_MESSAGES/django.po index 599c3dd4ef..60a3d4fb33 100644 --- a/django/contrib/humanize/locale/eo/LC_MESSAGES/django.po +++ b/django/contrib/humanize/locale/eo/LC_MESSAGES/django.po @@ -1,14 +1,14 @@ # This file is distributed under the same license as the Django package. # # Translators: -# Baptiste Darthenay , 2014 +# Baptiste Darthenay , 2014,2018 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-17 11:07+0100\n" -"PO-Revision-Date: 2017-09-19 16:40+0000\n" -"Last-Translator: Jannis Leidel \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-24 15:17+0000\n" +"Last-Translator: Baptiste Darthenay \n" "Language-Team: Esperanto (http://www.transifex.com/django/django/language/" "eo/)\n" "MIME-Version: 1.0\n" @@ -18,19 +18,62 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" msgid "Humanize" -msgstr "Homigumi" +msgstr "Humanigi" -msgid "th" -msgstr "a" +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}a" -msgid "st" -msgstr "a" +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}a" -msgid "nd" -msgstr "a" +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}a" -msgid "rd" -msgstr "a" +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}a" + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}a" + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}a" + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}a" + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}a" + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}a" + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}a" + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}a" #, python-format msgid "%(value).1f million" @@ -200,10 +243,55 @@ msgstr "morgaŭ" msgid "yesterday" msgstr "hieraŭ" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s ago" -msgstr "%(delta)s antaŭe" +msgstr "antaŭ %(delta)s" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d jaro" +msgstr[1] "%d jaroj" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d monato" +msgstr[1] "%d monatoj" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d semajno" +msgstr[1] "%d semajnoj" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d tago" +msgstr[1] "%d tagoj" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d horo" +msgstr[1] "%d horoj" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minuto" +msgstr[1] "%d minutoj" msgid "now" msgstr "nun" @@ -213,8 +301,8 @@ msgstr "nun" #, python-format msgid "a second ago" msgid_plural "%(count)s seconds ago" -msgstr[0] "sekondo antaŭe" -msgstr[1] "%(count)s sekundoj antaŭe" +msgstr[0] "sekundo antaŭe" +msgstr[1] "%(count)s sekundoj antaŭe" #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. @@ -222,7 +310,7 @@ msgstr[1] "%(count)s sekundoj antaŭe" msgid "a minute ago" msgid_plural "%(count)s minutes ago" msgstr[0] "minuto antaŭe" -msgstr[1] "%(count)s minutoj antaŭe" +msgstr[1] "%(count)s minutoj antaŭe" #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. @@ -230,33 +318,78 @@ msgstr[1] "%(count)s minutoj antaŭe" msgid "an hour ago" msgid_plural "%(count)s hours ago" msgstr[0] "horo antaŭe" -msgstr[1] "%(count)s horoj antaŭe" +msgstr[1] "%(count)s horoj antaŭe" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "antaŭ %(delta)s" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d jaro" +msgstr[1] "%d jaroj" #, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "%(delta)s ekde nun" +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d monato" +msgstr[1] "%d monatoj" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d semajno" +msgstr[1] "%d semajnoj" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d tago" +msgstr[1] "%d tagoj" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d horo" +msgstr[1] "%d horoj" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minuto" +msgstr[1] "%d minutoj" #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. #, python-format msgid "a second from now" msgid_plural "%(count)s seconds from now" -msgstr[0] "sekundo ekde nun" -msgstr[1] "%(count)s sekundoj ekde nun" +msgstr[0] "post sekundo" +msgstr[1] "post %(count)s sekundoj" #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. #, python-format msgid "a minute from now" msgid_plural "%(count)s minutes from now" -msgstr[0] "minuto ekde nun" -msgstr[1] "%(count)s minutoj ekde nun" +msgstr[0] "post minuto" +msgstr[1] "post %(count)s minutoj" #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. #, python-format msgid "an hour from now" msgid_plural "%(count)s hours from now" -msgstr[0] "horo ekde nun" -msgstr[1] "%(count)s horoj ekde nun" +msgstr[0] "post horo" +msgstr[1] "post %(count)s horoj" diff --git a/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.mo index a2bf52412c..76e8be20c1 100644 Binary files a/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.mo and b/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.po b/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.po index 84d52cf9f6..035566e723 100644 --- a/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.po +++ b/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.po @@ -4,14 +4,15 @@ # Claude Paroz , 2017 # Jannis Leidel , 2011 # lardissone , 2014 -# Ramiro Morales, 2012,2014-2015 +# lardissone , 2014 +# Ramiro Morales, 2012,2014-2015,2018 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-17 11:07+0100\n" -"PO-Revision-Date: 2017-09-23 18:54+0000\n" -"Last-Translator: Claude Paroz \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-07-31 18:16+0000\n" +"Last-Translator: Ramiro Morales\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/django/django/" "language/es_AR/)\n" "MIME-Version: 1.0\n" @@ -23,17 +24,60 @@ msgstr "" msgid "Humanize" msgstr "Humanización" -msgid "th" -msgstr "to" +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}.º" -msgid "st" -msgstr "ro" +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}.º" -msgid "nd" -msgstr "do" +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}.º" -msgid "rd" -msgstr "ro" +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}.º" + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}.º" + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}.º" + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}.º" + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}.º" + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}.º" + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}.º" + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}.º" #, python-format msgid "%(value).1f million" @@ -203,11 +247,56 @@ msgstr "mañana" msgid "yesterday" msgstr "ayer" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s ago" msgstr "hace %(delta)s" +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d año" +msgstr[1] "%d años" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d mes" +msgstr[1] "%d meses" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d semana" +msgstr[1] "%d semanas" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d día" +msgstr[1] "%d días" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d hora" +msgstr[1] "%d horas" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minuto" +msgstr[1] "%d minutos" + msgid "now" msgstr "ahora" @@ -217,15 +306,15 @@ msgstr "ahora" msgid "a second ago" msgid_plural "%(count)s seconds ago" msgstr[0] "hace un segundo" -msgstr[1] "hace %(count)s segundos" +msgstr[1] "hace %(count)s segundos" #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. #, python-format msgid "a minute ago" msgid_plural "%(count)s minutes ago" -msgstr[0] "hace un minutos" -msgstr[1] "hace %(count)s minutos" +msgstr[0] "hace un minuto" +msgstr[1] "hace %(count)s minutos" #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. @@ -233,20 +322,65 @@ msgstr[1] "hace %(count)s minutos" msgid "an hour ago" msgid_plural "%(count)s hours ago" msgstr[0] "hace una hora" -msgstr[1] "hace %(count)s horas" +msgstr[1] "hace %(count)s horas" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s from now" msgstr "dentro de %(delta)s" +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d año" +msgstr[1] "%d años" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d mes" +msgstr[1] "%d meses" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d semana" +msgstr[1] "%d semanas" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d día" +msgstr[1] "%d días" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d hora" +msgstr[1] "%d horas" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minuto" +msgstr[1] "%d minutos" + #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. #, python-format msgid "a second from now" msgid_plural "%(count)s seconds from now" msgstr[0] "dentro de un segundo" -msgstr[1] "dentro de %(count)s segundos" +msgstr[1] "dentro de %(count)s segundos" #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. @@ -254,7 +388,7 @@ msgstr[1] "dentro de %(count)s segundos" msgid "a minute from now" msgid_plural "%(count)s minutes from now" msgstr[0] "dentro de un minuto" -msgstr[1] "dentro de %(count)s minutos" +msgstr[1] "dentro de %(count)s minutos" #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. @@ -262,4 +396,4 @@ msgstr[1] "dentro de %(count)s minutos" msgid "an hour from now" msgid_plural "%(count)s hours from now" msgstr[0] "dentro de una hora" -msgstr[1] "dentro de %(count)s horas" +msgstr[1] "dentro de %(count)s horas" diff --git a/django/contrib/humanize/locale/fa/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/fa/LC_MESSAGES/django.mo index b8c45d0dfc..6a4b9ae408 100644 Binary files a/django/contrib/humanize/locale/fa/LC_MESSAGES/django.mo and b/django/contrib/humanize/locale/fa/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/fa/LC_MESSAGES/django.po b/django/contrib/humanize/locale/fa/LC_MESSAGES/django.po index d8ee00003d..de71a5c688 100644 --- a/django/contrib/humanize/locale/fa/LC_MESSAGES/django.po +++ b/django/contrib/humanize/locale/fa/LC_MESSAGES/django.po @@ -5,147 +5,213 @@ # Alireza Savand , 2012 # Claude Paroz , 2013 # Jannis Leidel , 2011 +# MJafar Mashhadi , 2018 # Mohammad Hossein Mojtahedi , 2016 # Reza Mohammadi , 2014 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-17 11:07+0100\n" -"PO-Revision-Date: 2017-09-23 18:54+0000\n" -"Last-Translator: Mohammad Hossein Mojtahedi \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-06-23 23:07+0000\n" +"Last-Translator: MJafar Mashhadi \n" "Language-Team: Persian (http://www.transifex.com/django/django/language/" "fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fa\n" -"Plural-Forms: nplurals=1; plural=0;\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" msgid "Humanize" msgstr "انسانی‌سازی" -msgid "th" -msgstr "اُم" +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}م" -msgid "st" -msgstr "ین" +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}م" -msgid "nd" -msgstr "اُم" +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}ین" -msgid "rd" -msgstr "اُم" +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}م" + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}م" + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}م" + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}م" + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}م" + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}م" + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}م" + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}م" #, python-format msgid "%(value).1f million" msgid_plural "%(value).1f million" msgstr[0] "%(value).1f میلیون" +msgstr[1] "%(value).1f میلیون" #, python-format msgid "%(value)s million" msgid_plural "%(value)s million" msgstr[0] "%(value)s میلیون" +msgstr[1] "%(value)s میلیون" #, python-format msgid "%(value).1f billion" msgid_plural "%(value).1f billion" msgstr[0] "%(value).1f بیلیون" +msgstr[1] "%(value).1f بیلیون" #, python-format msgid "%(value)s billion" msgid_plural "%(value)s billion" msgstr[0] "%(value)s میلیارد" +msgstr[1] "%(value)s میلیارد" #, python-format msgid "%(value).1f trillion" msgid_plural "%(value).1f trillion" msgstr[0] "%(value).1f تریلون" +msgstr[1] "%(value).1f تریلون" #, python-format msgid "%(value)s trillion" msgid_plural "%(value)s trillion" msgstr[0] "%(value)s تریلیون" +msgstr[1] "%(value)s تریلیون" #, python-format msgid "%(value).1f quadrillion" msgid_plural "%(value).1f quadrillion" msgstr[0] "%(value).1f کوادریلیون" +msgstr[1] "%(value).1f کوادریلیون" #, python-format msgid "%(value)s quadrillion" msgid_plural "%(value)s quadrillion" msgstr[0] "%(value)s کوادریلیون" +msgstr[1] "%(value)s کوادریلیون" #, python-format msgid "%(value).1f quintillion" msgid_plural "%(value).1f quintillion" msgstr[0] "%(value).1f کوانتینیوم" +msgstr[1] "%(value).1f کوانتینیوم" #, python-format msgid "%(value)s quintillion" msgid_plural "%(value)s quintillion" msgstr[0] "%(value)s کوانتینیوم" +msgstr[1] "%(value)s کوانتینیوم" #, python-format msgid "%(value).1f sextillion" msgid_plural "%(value).1f sextillion" msgstr[0] "%(value).1f با ۲۱ صفر" +msgstr[1] "%(value).1f با ۲۱ صفر" #, python-format msgid "%(value)s sextillion" msgid_plural "%(value)s sextillion" msgstr[0] "%(value)s با ۲۱ صفر" +msgstr[1] "%(value)s با ۲۱ صفر" #, python-format msgid "%(value).1f septillion" msgid_plural "%(value).1f septillion" msgstr[0] "%(value).1f سپتیلیون" +msgstr[1] "%(value).1f سپتیلیون" #, python-format msgid "%(value)s septillion" msgid_plural "%(value)s septillion" msgstr[0] "%(value)s سپتیلیون" +msgstr[1] "%(value)s سپتیلیون" #, python-format msgid "%(value).1f octillion" msgid_plural "%(value).1f octillion" msgstr[0] "%(value).1f octillion" +msgstr[1] "%(value).1f octillion" #, python-format msgid "%(value)s octillion" msgid_plural "%(value)s octillion" msgstr[0] "%(value)s octillion" +msgstr[1] "%(value)s octillion" #, python-format msgid "%(value).1f nonillion" msgid_plural "%(value).1f nonillion" msgstr[0] " %(value).1f با ۵۴ صفر" +msgstr[1] " %(value).1f با ۵۴ صفر" #, python-format msgid "%(value)s nonillion" msgid_plural "%(value)s nonillion" msgstr[0] "%(value)s با ۵۴ صفر" +msgstr[1] "%(value)s با ۵۴ صفر" #, python-format msgid "%(value).1f decillion" msgid_plural "%(value).1f decillion" msgstr[0] "%(value).1f با شصت صفر" +msgstr[1] "%(value).1f با شصت صفر" #, python-format msgid "%(value)s decillion" msgid_plural "%(value)s decillion" msgstr[0] "%(value)s با شصت صفر" +msgstr[1] "%(value)s با شصت صفر" #, python-format msgid "%(value).1f googol" msgid_plural "%(value).1f googol" msgstr[0] "%(value).1f گوگُل" +msgstr[1] "%(value).1f گوگُل" #, python-format msgid "%(value)s googol" msgid_plural "%(value)s googol" msgstr[0] "%(value)s گوگُل" +msgstr[1] "%(value)s گوگُل" msgid "one" msgstr "یک" @@ -183,10 +249,55 @@ msgstr "فردا" msgid "yesterday" msgstr "دیروز" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s ago" -msgstr "%(delta)s قبل" +msgstr "%(delta)s پیش" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d سال" +msgstr[1] "%d سال" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d ماه" +msgstr[1] "%d ماه" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d هفته" +msgstr[1] "%d هفته" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d روز" +msgstr[1] "%d روز" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d ساعت" +msgstr[1] "%d ساعت" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d دقیقه" +msgstr[1] "%d دقیقه" msgid "now" msgstr "اکنون" @@ -197,6 +308,7 @@ msgstr "اکنون" msgid "a second ago" msgid_plural "%(count)s seconds ago" msgstr[0] "%(count)s ثانیه پیش" +msgstr[1] "%(count)s ثانیه پیش" #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. @@ -204,6 +316,7 @@ msgstr[0] "%(count)s ثانیه پیش" msgid "a minute ago" msgid_plural "%(count)s minutes ago" msgstr[0] "%(count)s دقیقه پیش" +msgstr[1] "%(count)s دقیقه پیش" #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. @@ -211,11 +324,57 @@ msgstr[0] "%(count)s دقیقه پیش" msgid "an hour ago" msgid_plural "%(count)s hours ago" msgstr[0] "%(count)s ساعت پیش" +msgstr[1] "%(count)s ساعت پیش" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "%(delta)s دیگر" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d سال" +msgstr[1] "%d سال" #, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "%(delta)s از الان" +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d ماه" +msgstr[1] "%d ماه" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d هفته" +msgstr[1] "%d هفته" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d روز" +msgstr[1] "%d روز" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d ساعت" +msgstr[1] "%d ساعت" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d دقیقه" +msgstr[1] "%d دقیقه" #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. @@ -223,6 +382,7 @@ msgstr "%(delta)s از الان" msgid "a second from now" msgid_plural "%(count)s seconds from now" msgstr[0] "%(count)s ثانیه دیگر" +msgstr[1] "%(count)s ثانیه دیگر" #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. @@ -230,6 +390,7 @@ msgstr[0] "%(count)s ثانیه دیگر" msgid "a minute from now" msgid_plural "%(count)s minutes from now" msgstr[0] "%(count)s دقیقه دیگر" +msgstr[1] "%(count)s دقیقه دیگر" #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. @@ -237,3 +398,4 @@ msgstr[0] "%(count)s دقیقه دیگر" msgid "an hour from now" msgid_plural "%(count)s hours from now" msgstr[0] "%(count)s ساعت دیگر" +msgstr[1] "%(count)s ساعت دیگر" diff --git a/django/contrib/humanize/locale/fr/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/fr/LC_MESSAGES/django.mo index fdafcad708..02ad41c766 100644 Binary files a/django/contrib/humanize/locale/fr/LC_MESSAGES/django.mo and b/django/contrib/humanize/locale/fr/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/fr/LC_MESSAGES/django.po b/django/contrib/humanize/locale/fr/LC_MESSAGES/django.po index 74b863b4ce..53e77f5595 100644 --- a/django/contrib/humanize/locale/fr/LC_MESSAGES/django.po +++ b/django/contrib/humanize/locale/fr/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # This file is distributed under the same license as the Django package. # # Translators: -# Claude Paroz , 2013-2014 +# Claude Paroz , 2013-2014,2018 # Claude Paroz , 2011 # Jannis Leidel , 2011 # Jean-Baptiste Mora, 2014 @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-17 11:07+0100\n" -"PO-Revision-Date: 2017-12-06 01:44+0800\n" -"Last-Translator: Tzu-ping Chung \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-18 13:00+0000\n" +"Last-Translator: Claude Paroz \n" "Language-Team: French (http://www.transifex.com/django/django/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,46 +22,57 @@ msgstr "" msgid "Humanize" msgstr "Humanisation" +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). msgctxt "ordinal 11, 12, 13" msgid "{}th" msgstr "{}e" +#. Translators: Ordinal format when value ends with 0, e.g. 80th. msgctxt "ordinal 0" msgid "{}th" msgstr "{}e" +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. msgctxt "ordinal 1" msgid "{}st" msgstr "{}er" +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. msgctxt "ordinal 2" msgid "{}nd" msgstr "{}e" +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. msgctxt "ordinal 3" msgid "{}rd" msgstr "{}e" +#. Translators: Ordinal format when value ends with 4, e.g. 84th. msgctxt "ordinal 4" msgid "{}th" msgstr "{}e" +#. Translators: Ordinal format when value ends with 5, e.g. 85th. msgctxt "ordinal 5" msgid "{}th" msgstr "{}e" +#. Translators: Ordinal format when value ends with 6, e.g. 86th. msgctxt "ordinal 6" msgid "{}th" msgstr "{}e" +#. Translators: Ordinal format when value ends with 7, e.g. 87th. msgctxt "ordinal 7" msgid "{}th" msgstr "{}e" +#. Translators: Ordinal format when value ends with 8, e.g. 88th. msgctxt "ordinal 8" msgid "{}th" msgstr "{}e" +#. Translators: Ordinal format when value ends with 9, e.g. 89th. msgctxt "ordinal 9" msgid "{}th" msgstr "{}e" @@ -234,11 +245,56 @@ msgstr "demain" msgid "yesterday" msgstr "hier" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s ago" msgstr "il y a %(delta)s" +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d année" +msgstr[1] "%d années" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d mois" +msgstr[1] "%d mois" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d semaine" +msgstr[1] "%d semaines" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d jour" +msgstr[1] "%d jours" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d heure" +msgstr[1] "%d heures" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minute" +msgstr[1] "%d minutes" + msgid "now" msgstr "maintenant" @@ -266,11 +322,56 @@ msgid_plural "%(count)s hours ago" msgstr[0] "il y a une heure" msgstr[1] "il y a %(count)s heures" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s from now" msgstr "dans %(delta)s" +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d année" +msgstr[1] "%d années" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d mois" +msgstr[1] "%d mois" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d semaine" +msgstr[1] "%d semaines" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d jour" +msgstr[1] "%d jours" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d heure" +msgstr[1] "%d heures" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minute" +msgstr[1] "%d minutes" + #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. #, python-format diff --git a/django/contrib/humanize/locale/gd/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/gd/LC_MESSAGES/django.mo index d123dbf20b..98f22fd437 100644 Binary files a/django/contrib/humanize/locale/gd/LC_MESSAGES/django.mo and b/django/contrib/humanize/locale/gd/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/gd/LC_MESSAGES/django.po b/django/contrib/humanize/locale/gd/LC_MESSAGES/django.po index f80a6f4b38..5b33308fb7 100644 --- a/django/contrib/humanize/locale/gd/LC_MESSAGES/django.po +++ b/django/contrib/humanize/locale/gd/LC_MESSAGES/django.po @@ -2,12 +2,13 @@ # # Translators: # GunChleoc, 2015 +# GunChleoc, 2015 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-17 11:07+0100\n" -"PO-Revision-Date: 2017-09-22 17:29+0000\n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-29 09:32+0000\n" "Last-Translator: GunChleoc\n" "Language-Team: Gaelic, Scottish (http://www.transifex.com/django/django/" "language/gd/)\n" @@ -21,17 +22,60 @@ msgstr "" msgid "Humanize" msgstr "Humanize" -msgid "th" -msgstr "mh" +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}mh" -msgid "st" -msgstr "d" +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}mh" -msgid "nd" -msgstr "na" +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}d" -msgid "rd" -msgstr "as" +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}na" + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}s" + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}mh" + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}mh" + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}mh" + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}mh" + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}mh" + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}mh" #, python-format msgid "%(value).1f million" @@ -86,7 +130,7 @@ msgid "%(value).1f quadrillion" msgid_plural "%(value).1f quadrillion" msgstr[0] "%(value).1f quadrillean" msgstr[1] "%(value).1f quadrillean" -msgstr[2] "%(value).1f quadrillean" +msgstr[2] "%(value).1f quadrilleanan" msgstr[3] "%(value).1f quadrillean" #, python-format @@ -94,7 +138,7 @@ msgid "%(value)s quadrillion" msgid_plural "%(value)s quadrillion" msgstr[0] "%(value)s quadrillean" msgstr[1] "%(value)s quadrillean" -msgstr[2] "%(value)s quadrillean" +msgstr[2] "%(value)s quadrilleanan" msgstr[3] "%(value)s quadrillean" #, python-format @@ -102,7 +146,7 @@ msgid "%(value).1f quintillion" msgid_plural "%(value).1f quintillion" msgstr[0] "%(value).1f quintillean" msgstr[1] "%(value).1f quintillean" -msgstr[2] "%(value).1f quintillean" +msgstr[2] "%(value).1f quintilleanan" msgstr[3] "%(value).1f quintillean" #, python-format @@ -110,7 +154,7 @@ msgid "%(value)s quintillion" msgid_plural "%(value)s quintillion" msgstr[0] "%(value)s quintillean" msgstr[1] "%(value)s quintillean" -msgstr[2] "%(value)s quintillean" +msgstr[2] "%(value)s quintilleanan" msgstr[3] "%(value)s quintillean" #, python-format @@ -118,7 +162,7 @@ msgid "%(value).1f sextillion" msgid_plural "%(value).1f sextillion" msgstr[0] "%(value).1f sextillean" msgstr[1] "%(value).1f shextillean" -msgstr[2] "%(value).1f sextillean" +msgstr[2] "%(value).1f sextilleanan" msgstr[3] "%(value).1f sextillean" #, python-format @@ -126,7 +170,7 @@ msgid "%(value)s sextillion" msgid_plural "%(value)s sextillion" msgstr[0] "%(value)s sextillean" msgstr[1] "%(value)s shextillean" -msgstr[2] "%(value)s sextillean" +msgstr[2] "%(value)s sextilleanan" msgstr[3] "%(value)s sextillean" #, python-format @@ -134,7 +178,7 @@ msgid "%(value).1f septillion" msgid_plural "%(value).1f septillion" msgstr[0] "%(value).1f septillean" msgstr[1] "%(value).1f sheptillean" -msgstr[2] "%(value).1f septillean" +msgstr[2] "%(value).1f septilleanan" msgstr[3] "%(value).1f septillean" #, python-format @@ -142,7 +186,7 @@ msgid "%(value)s septillion" msgid_plural "%(value)s septillion" msgstr[0] "%(value)s septillean" msgstr[1] "%(value)s sheptillean" -msgstr[2] "%(value)s septillean" +msgstr[2] "%(value)s septilleanan" msgstr[3] "%(value)s septillean" #, python-format @@ -150,7 +194,7 @@ msgid "%(value).1f octillion" msgid_plural "%(value).1f octillion" msgstr[0] "%(value).1f octillean" msgstr[1] "%(value).1f octillean" -msgstr[2] "%(value).1f octillean" +msgstr[2] "%(value).1f octilleanan" msgstr[3] "%(value).1f octillean" #, python-format @@ -158,7 +202,7 @@ msgid "%(value)s octillion" msgid_plural "%(value)s octillion" msgstr[0] "%(value)s octillean" msgstr[1] "%(value)s octillean" -msgstr[2] "%(value)s octillean" +msgstr[2] "%(value)s octilleanan" msgstr[3] "%(value)s octillean" #, python-format @@ -166,7 +210,7 @@ msgid "%(value).1f nonillion" msgid_plural "%(value).1f nonillion" msgstr[0] "%(value).1f nonillean" msgstr[1] "%(value).1f nonillean" -msgstr[2] "%(value).1f nonillean" +msgstr[2] "%(value).1f nonilleanan" msgstr[3] "%(value).1f nonillean" #, python-format @@ -174,7 +218,7 @@ msgid "%(value)s nonillion" msgid_plural "%(value)s nonillion" msgstr[0] "%(value)s nonillean" msgstr[1] "%(value)s nonillean" -msgstr[2] "%(value)s nonillean" +msgstr[2] "%(value)s nonilleanan" msgstr[3] "%(value)s nonillean" #, python-format @@ -182,7 +226,7 @@ msgid "%(value).1f decillion" msgid_plural "%(value).1f decillion" msgstr[0] "%(value).1f decillean" msgstr[1] "%(value).1f dhecillean" -msgstr[2] "%(value).1f decillean" +msgstr[2] "%(value).1f decilleanan" msgstr[3] "%(value).1f decillean" #, python-format @@ -190,7 +234,7 @@ msgid "%(value)s decillion" msgid_plural "%(value)s decillion" msgstr[0] "%(value)s decillean" msgstr[1] "%(value)s dhecillean" -msgstr[2] "%(value)s decillean" +msgstr[2] "%(value)s decilleanan" msgstr[3] "%(value)s decillean" #, python-format @@ -198,7 +242,7 @@ msgid "%(value).1f googol" msgid_plural "%(value).1f googol" msgstr[0] "%(value).1f ghoogol" msgstr[1] "%(value).1f ghoogol" -msgstr[2] "%(value).1f googol" +msgstr[2] "%(value).1f googolan" msgstr[3] "%(value).1f googol" #, python-format @@ -206,7 +250,7 @@ msgid "%(value)s googol" msgid_plural "%(value)s googol" msgstr[0] "%(value)s ghoogol" msgstr[1] "%(value)s ghoogol" -msgstr[2] "%(value)s googol" +msgstr[2] "%(value)s googolan" msgstr[3] "%(value)s googol" msgid "one" @@ -245,11 +289,68 @@ msgstr "a-màireach" msgid "yesterday" msgstr "an-dè" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s ago" msgstr "%(delta)s air ais" +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d bhliadhna" +msgstr[1] "%d bhliadhna" +msgstr[2] "%d bliadhnaichean" +msgstr[3] "%d bliadhna" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d mhìos" +msgstr[1] "%d mhìos" +msgstr[2] "%d mìosan" +msgstr[3] "%d mìos" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d seachdain" +msgstr[1] "%d sheachdain" +msgstr[2] "%d seachdainean" +msgstr[3] "%d seachdain" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d latha" +msgstr[1] "%d latha" +msgstr[2] "%d làithean" +msgstr[3] "%d latha" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d uair a thìde" +msgstr[1] "%d uair a thìde" +msgstr[2] "%d uairean a thìde" +msgstr[3] "%d uair a thìde" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d mhionaid" +msgstr[1] "%d mhionaid" +msgstr[2] "%d mionaidean" +msgstr[3] "%d mionaid" + msgid "now" msgstr "an-dràsta" @@ -283,11 +384,68 @@ msgstr[1] "%(count)s uair a thìde air ais" msgstr[2] "%(count)s uairean a thìde air ais" msgstr[3] "%(count)s uair a thìde air ais" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s from now" msgstr "an ceann %(delta)s" +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d bhliadhna" +msgstr[1] "%d bliadhna" +msgstr[2] "%d bliadhnaichean" +msgstr[3] "%d bliadhna" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d mhìos" +msgstr[1] "%d mhìos" +msgstr[2] "%d mìosan" +msgstr[3] "%d mìos" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d seachdain" +msgstr[1] "%d sheachdain" +msgstr[2] "%d seachdainean" +msgstr[3] "%d seachdain" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d latha" +msgstr[1] "%d latha" +msgstr[2] "%d làithean" +msgstr[3] "%d latha" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d uair a thìde" +msgstr[1] "%d uair a thìde" +msgstr[2] "%d uairean a thìde" +msgstr[3] "%d uair a thìde" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d mhionaid" +msgstr[1] "%d mhionaid" +msgstr[2] "%d mionaidean" +msgstr[3] "%d mionaid" + #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. #, python-format diff --git a/django/contrib/humanize/locale/hsb/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/hsb/LC_MESSAGES/django.mo index 3c076275f9..1c9ef6a254 100644 Binary files a/django/contrib/humanize/locale/hsb/LC_MESSAGES/django.mo and b/django/contrib/humanize/locale/hsb/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/hsb/LC_MESSAGES/django.po b/django/contrib/humanize/locale/hsb/LC_MESSAGES/django.po index 20291b4163..32fb32f5e0 100644 --- a/django/contrib/humanize/locale/hsb/LC_MESSAGES/django.po +++ b/django/contrib/humanize/locale/hsb/LC_MESSAGES/django.po @@ -1,13 +1,13 @@ # This file is distributed under the same license as the Django package. # # Translators: -# Michael Wolf , 2016 +# Michael Wolf , 2016,2018 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-17 11:07+0100\n" -"PO-Revision-Date: 2017-09-23 00:02+0000\n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-26 11:14+0000\n" "Last-Translator: Michael Wolf \n" "Language-Team: Upper Sorbian (http://www.transifex.com/django/django/" "language/hsb/)\n" @@ -21,17 +21,60 @@ msgstr "" msgid "Humanize" msgstr "Humanize" -msgid "th" -msgstr "." +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}." -msgid "st" -msgstr "." +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}." -msgid "nd" -msgstr "." +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}." -msgid "rd" -msgstr "." +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}." #, python-format msgid "%(value).1f million" @@ -245,10 +288,67 @@ msgstr "jutře" msgid "yesterday" msgstr "wčera" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s ago" -msgstr "před %(delta)s" +msgstr "Před %(delta)s" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d lětom" +msgstr[1] "%d lětomaj" +msgstr[2] "%d lětami" +msgstr[3] "%d lětami" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d měsacom" +msgstr[1] "%d měsacomaj" +msgstr[2] "%d měsacami" +msgstr[3] "%d měsacami" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d tydźenjom" +msgstr[1] "%d tydźenjomaj" +msgstr[2] "%d tydźenjemi" +msgstr[3] "%d tydźenjemi" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d dnjom" +msgstr[1] "%d dnjomaj" +msgstr[2] "%d dnjemi" +msgstr[3] "%d dnjemi" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d hodźinu" +msgstr[1] "%d hodźinomaj" +msgstr[2] "%d hodźinami" +msgstr[3] "%d hodźinami" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d mjeńšinu" +msgstr[1] "%d mjeńšinomaj" +msgstr[2] "%d mjeńšinami" +msgstr[3] "%d mjeńšinami" msgid "now" msgstr "nětko" @@ -283,10 +383,67 @@ msgstr[1] "před %(count)s hodźinomaj" msgstr[2] "před %(count)s hodźinami" msgstr[3] "před %(count)s hodźinami" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s from now" -msgstr "za %(delta)s" +msgstr "%(delta)s wotnětka" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d lěto" +msgstr[1] "%d lěće" +msgstr[2] "%d lěta" +msgstr[3] "%d lět" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d měsac" +msgstr[1] "%d měsacaj" +msgstr[2] "%d měsacy" +msgstr[3] "%d měsacow" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d tydźeń" +msgstr[1] "%d njedźeli" +msgstr[2] "%d njedźele" +msgstr[3] "%d njedźel" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d źeń" +msgstr[1] "%d dnjej" +msgstr[2] "%d dny" +msgstr[3] "%d dnjow" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d hodźina" +msgstr[1] "%d hodźinje" +msgstr[2] "%d hodźiny" +msgstr[3] "%d hodźin" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d mjeńšina" +msgstr[1] "%d mjeńšinje" +msgstr[2] "%d mjeńšiny" +msgstr[3] "%d mjeńšin" #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. diff --git a/django/contrib/humanize/locale/hu/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/hu/LC_MESSAGES/django.mo index 13a4b2b5c2..3348d8febe 100644 Binary files a/django/contrib/humanize/locale/hu/LC_MESSAGES/django.mo and b/django/contrib/humanize/locale/hu/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/hu/LC_MESSAGES/django.po b/django/contrib/humanize/locale/hu/LC_MESSAGES/django.po index 0c92102765..a56aa9a481 100644 --- a/django/contrib/humanize/locale/hu/LC_MESSAGES/django.po +++ b/django/contrib/humanize/locale/hu/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # This file is distributed under the same license as the Django package. # # Translators: -# András Veres-Szentkirályi, 2016 +# András Veres-Szentkirályi, 2016,2018 # Attila Nagy <>, 2012 # Jannis Leidel , 2011 # János R (Hangya), 2012 @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-17 11:07+0100\n" -"PO-Revision-Date: 2017-09-23 18:54+0000\n" -"Last-Translator: János R (Hangya)\n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-07-31 07:43+0000\n" +"Last-Translator: András Veres-Szentkirályi\n" "Language-Team: Hungarian (http://www.transifex.com/django/django/language/" "hu/)\n" "MIME-Version: 1.0\n" @@ -23,17 +23,60 @@ msgstr "" msgid "Humanize" msgstr "Emberi formázás" -msgid "th" -msgstr "." +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}." -msgid "st" -msgstr "." +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}." -msgid "nd" -msgstr "." +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}." -msgid "rd" -msgstr "." +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}." #, python-format msgid "%(value).1f million" @@ -203,11 +246,56 @@ msgstr "holnap" msgid "yesterday" msgstr "tegnap" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s ago" msgstr " %(delta)s ezelőtt" +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d évvel" +msgstr[1] "%d évvel" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d hónappal" +msgstr[1] "%d hónappal" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d héttel" +msgstr[1] "%d héttel" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d nappal" +msgstr[1] "%d nappal" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d órával" +msgstr[1] "%d órával" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d perccel" +msgstr[1] "%d perccel" + msgid "now" msgstr "most" @@ -235,10 +323,55 @@ msgid_plural "%(count)s hours ago" msgstr[0] "egy órája" msgstr[1] "%(count)s órája" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s from now" -msgstr "%(delta)s mostantól" +msgstr "%(delta)s múlva" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d év" +msgstr[1] "%d év" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d hónap" +msgstr[1] "%d hónap" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d hét" +msgstr[1] "%d hét" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d nap" +msgstr[1] "%d nap" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d óra" +msgstr[1] "%d óra" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d perc" +msgstr[1] "%d perc" #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. diff --git a/django/contrib/humanize/locale/id/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/id/LC_MESSAGES/django.mo index 58f31f17b1..18c23417d1 100644 Binary files a/django/contrib/humanize/locale/id/LC_MESSAGES/django.mo and b/django/contrib/humanize/locale/id/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/id/LC_MESSAGES/django.po b/django/contrib/humanize/locale/id/LC_MESSAGES/django.po index d11eb0d0c1..13adbecf60 100644 --- a/django/contrib/humanize/locale/id/LC_MESSAGES/django.po +++ b/django/contrib/humanize/locale/id/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # This file is distributed under the same license as the Django package. # # Translators: -# Fery Setiawan , 2016 +# Fery Setiawan , 2016,2018 # Jannis Leidel , 2011 # rodin , 2011-2012 # rodin , 2014 @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-17 11:07+0100\n" -"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-06-18 23:30+0000\n" "Last-Translator: Fery Setiawan \n" "Language-Team: Indonesian (http://www.transifex.com/django/django/language/" "id/)\n" @@ -24,17 +24,60 @@ msgstr "" msgid "Humanize" msgstr "Menjadikan manusia" -msgid "th" -msgstr "th" +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}" -msgid "st" -msgstr "st" +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}" -msgid "nd" -msgstr "nd" +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}" -msgid "rd" -msgstr "rd" +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}" + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}" + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}" + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}" + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}" + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}" + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}" + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}" #, python-format msgid "%(value).1f million" @@ -182,10 +225,49 @@ msgstr "besok" msgid "yesterday" msgstr "kemarin" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s ago" -msgstr "%(delta)s yang lalu" +msgstr "%(delta)s lampau" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d tahun" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d bulan" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d minggu" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d hari" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d jam" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d menit" msgid "now" msgstr "sekarang" @@ -211,11 +293,50 @@ msgid "an hour ago" msgid_plural "%(count)s hours ago" msgstr[0] "%(count)s jam yang lalu" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s from now" msgstr "%(delta)s dari sekarang" +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d tahun" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d bulan" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d minggu" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d hari" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d jam" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d menit" + #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. #, python-format diff --git a/django/contrib/humanize/locale/is/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/is/LC_MESSAGES/django.mo index 65696ca4e9..b22c4adccf 100644 Binary files a/django/contrib/humanize/locale/is/LC_MESSAGES/django.mo and b/django/contrib/humanize/locale/is/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/is/LC_MESSAGES/django.po b/django/contrib/humanize/locale/is/LC_MESSAGES/django.po index 4f25aab89f..d9b14c0274 100644 --- a/django/contrib/humanize/locale/is/LC_MESSAGES/django.po +++ b/django/contrib/humanize/locale/is/LC_MESSAGES/django.po @@ -4,13 +4,14 @@ # gudmundur , 2012 # Hafsteinn Einarsson , 2012 # Jannis Leidel , 2011 -# Thordur Sigurdsson , 2016 +# Matt R, 2018 +# Thordur Sigurdsson , 2016,2018 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-17 11:07+0100\n" -"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-18 03:49+0000\n" "Last-Translator: Thordur Sigurdsson \n" "Language-Team: Icelandic (http://www.transifex.com/django/django/language/" "is/)\n" @@ -23,17 +24,60 @@ msgstr "" msgid "Humanize" msgstr "" -msgid "th" -msgstr "." +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}." -msgid "st" -msgstr "." +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}." -msgid "nd" -msgstr "." +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}." -msgid "rd" -msgstr "." +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}." #, python-format msgid "%(value).1f million" @@ -203,10 +247,55 @@ msgstr "á morgun" msgid "yesterday" msgstr "í gær" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s ago" -msgstr "%(delta)s síðan" +msgstr "" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "" +msgstr[1] "" msgid "now" msgstr "núna" @@ -235,10 +324,55 @@ msgid_plural "%(count)s hours ago" msgstr[0] "" msgstr[1] "" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s from now" -msgstr "eftir %(delta)s" +msgstr "" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "" +msgstr[1] "" #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. diff --git a/django/contrib/humanize/locale/it/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/it/LC_MESSAGES/django.mo index 0e234f7b0f..3644d331b3 100644 Binary files a/django/contrib/humanize/locale/it/LC_MESSAGES/django.mo and b/django/contrib/humanize/locale/it/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/it/LC_MESSAGES/django.po b/django/contrib/humanize/locale/it/LC_MESSAGES/django.po index 6cf49b21f6..d87a1adb78 100644 --- a/django/contrib/humanize/locale/it/LC_MESSAGES/django.po +++ b/django/contrib/humanize/locale/it/LC_MESSAGES/django.po @@ -2,10 +2,12 @@ # # Translators: # Carlo Miron , 2014 +# Carlo Miron , 2018 # Federico Capoano , 2011 # Jannis Leidel , 2011 # Luca Manlio De Lisi , 2011 # Marco Bonetti, 2014 +# Mirco Grillo , 2018 # Nicola Larosa , 2011 # palmux , 2015 # Stefano Brentegani , 2015 @@ -13,9 +15,9 @@ msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-17 11:07+0100\n" -"PO-Revision-Date: 2017-09-23 18:54+0000\n" -"Last-Translator: palmux \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-07-30 21:09+0000\n" +"Last-Translator: Carlo Miron \n" "Language-Team: Italian (http://www.transifex.com/django/django/language/" "it/)\n" "MIME-Version: 1.0\n" @@ -27,17 +29,60 @@ msgstr "" msgid "Humanize" msgstr "Umanizzazione " -msgid "th" -msgstr "º" +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}esimo" -msgid "st" -msgstr "º" +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}esimo" -msgid "nd" -msgstr "º" +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}esimo" -msgid "rd" -msgstr "º" +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}esimo" + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}esimo" + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}esimo" + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}esimo" + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}esimo" + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}esimo" + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}esimo" + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}esimo" #, python-format msgid "%(value).1f million" @@ -207,11 +252,56 @@ msgstr "domani" msgid "yesterday" msgstr "ieri" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s ago" msgstr "%(delta)s fa" +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d anni" +msgstr[1] "%d anni" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d mesi" +msgstr[1] "%d mesi" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d settimane" +msgstr[1] "%d settimane" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d giorni" +msgstr[1] "%d giorni" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d ore" +msgstr[1] "%d ore" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minuti" +msgstr[1] "%d minuti" + msgid "now" msgstr "adesso" @@ -239,11 +329,56 @@ msgid_plural "%(count)s hours ago" msgstr[0] "un ora fa" msgstr[1] "%(count)s ore fa" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s from now" msgstr "%(delta)s da adesso" +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d anni" +msgstr[1] "%d anni" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d mesi" +msgstr[1] "%d mesi" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d settimane" +msgstr[1] "%d settimane" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d giorni" +msgstr[1] "%d giorni" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d ore" +msgstr[1] "%d ore" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minuti" +msgstr[1] "%d minuti" + #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. #, python-format diff --git a/django/contrib/humanize/locale/ja/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/ja/LC_MESSAGES/django.mo index 4400bb70fc..5ec0aac023 100644 Binary files a/django/contrib/humanize/locale/ja/LC_MESSAGES/django.mo and b/django/contrib/humanize/locale/ja/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/ja/LC_MESSAGES/django.po b/django/contrib/humanize/locale/ja/LC_MESSAGES/django.po index e25916417a..5920165c3f 100644 --- a/django/contrib/humanize/locale/ja/LC_MESSAGES/django.po +++ b/django/contrib/humanize/locale/ja/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # Translators: # Jannis Leidel , 2011 # Jonas Obrist , 2012 -# Shinya Okano , 2012-2014 +# Shinya Okano , 2012-2014,2018 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-17 11:07+0100\n" -"PO-Revision-Date: 2017-09-19 16:40+0000\n" -"Last-Translator: Jannis Leidel \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-23 03:33+0000\n" +"Last-Translator: Shinya Okano \n" "Language-Team: Japanese (http://www.transifex.com/django/django/language/" "ja/)\n" "MIME-Version: 1.0\n" @@ -22,17 +22,60 @@ msgstr "" msgid "Humanize" msgstr "ヒューマナイズ" -msgid "th" -msgstr "番目" +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}番目" -msgid "st" -msgstr "番目" +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}番目" -msgid "nd" -msgstr "番目" +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}番目" -msgid "rd" -msgstr "番目" +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}番目" + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}番目" + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}番目" + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}番目" + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}番目" + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}番目" + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}番目" + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}番目" #, python-format msgid "%(value).1f million" @@ -180,11 +223,50 @@ msgstr "明日" msgid "yesterday" msgstr "昨日" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s ago" msgstr "%(delta)s前" +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d 年" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d ヶ月" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d 週間" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d 日" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d 時間" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d 分" + msgid "now" msgstr "今" @@ -209,11 +291,50 @@ msgid "an hour ago" msgid_plural "%(count)s hours ago" msgstr[0] "%(count)s時間前" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s from now" msgstr "今から%(delta)s" +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d 年" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d ヶ月" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d 週間" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d 日" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d 時間" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d 分" + #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. #, python-format diff --git a/django/contrib/humanize/locale/ko/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/ko/LC_MESSAGES/django.mo index 78d89f2a71..9157864c00 100644 Binary files a/django/contrib/humanize/locale/ko/LC_MESSAGES/django.mo and b/django/contrib/humanize/locale/ko/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/ko/LC_MESSAGES/django.po b/django/contrib/humanize/locale/ko/LC_MESSAGES/django.po index d6e84c6d3f..c2ad89701e 100644 --- a/django/contrib/humanize/locale/ko/LC_MESSAGES/django.po +++ b/django/contrib/humanize/locale/ko/LC_MESSAGES/django.po @@ -4,14 +4,15 @@ # Ian Y. Choi , 2015 # Jannis Leidel , 2011 # Le Tartuffe , 2014 -# Chr0m3 , 2015 +# JunGu Kang , 2015 +# Noh Seho , 2018 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-17 11:07+0100\n" -"PO-Revision-Date: 2017-09-19 16:40+0000\n" -"Last-Translator: Ian Y. Choi \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-07-18 08:54+0000\n" +"Last-Translator: Noh Seho \n" "Language-Team: Korean (http://www.transifex.com/django/django/language/ko/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,17 +23,60 @@ msgstr "" msgid "Humanize" msgstr "Humanize" -msgid "th" -msgstr "번째" +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "" -msgid "st" -msgstr "번째" +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "" -msgid "nd" -msgstr "번째" +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "" -msgid "rd" -msgstr "번째" +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "" + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "" + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "" #, python-format msgid "%(value).1f million" @@ -180,10 +224,49 @@ msgstr "내일" msgid "yesterday" msgstr "어제" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s ago" -msgstr "%(delta)s 전" +msgstr "" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d년" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d개월" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d주" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d일" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d시간" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d분" msgid "now" msgstr "지금" @@ -209,10 +292,49 @@ msgid "an hour ago" msgid_plural "%(count)s hours ago" msgstr[0] "%(count)s 시간 전" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s from now" -msgstr "지금부터 %(delta)s" +msgstr "" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "" #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. diff --git a/django/contrib/humanize/locale/lt/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/lt/LC_MESSAGES/django.mo index 5af2c11fa6..bcd03fd382 100644 Binary files a/django/contrib/humanize/locale/lt/LC_MESSAGES/django.mo and b/django/contrib/humanize/locale/lt/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/lt/LC_MESSAGES/django.po b/django/contrib/humanize/locale/lt/LC_MESSAGES/django.po index f80515ac32..91aa3e6ec8 100644 --- a/django/contrib/humanize/locale/lt/LC_MESSAGES/django.po +++ b/django/contrib/humanize/locale/lt/LC_MESSAGES/django.po @@ -1,14 +1,14 @@ # This file is distributed under the same license as the Django package. # # Translators: -# Matas Dailyda , 2015 +# Matas Dailyda , 2015,2018 # Simonas Kazlauskas , 2013-2014 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-17 11:07+0100\n" -"PO-Revision-Date: 2017-09-19 20:40+0000\n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-18 08:22+0000\n" "Last-Translator: Matas Dailyda \n" "Language-Team: Lithuanian (http://www.transifex.com/django/django/language/" "lt/)\n" @@ -16,23 +16,67 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: lt\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" -"%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < " +"11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? " +"1 : n % 1 != 0 ? 2: 3);\n" msgid "Humanize" msgstr "Sužmoginti" -msgid "th" -msgstr "-as" +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}-as" -msgid "st" -msgstr "-as" +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}-as" -msgid "nd" -msgstr "-as" +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}-as" -msgid "rd" -msgstr "-as" +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}-as" + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}-as" + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}-as" + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}-as" + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}-as" + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}-as" + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}-as" + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}-as" #, python-format msgid "%(value).1f million" @@ -40,6 +84,7 @@ msgid_plural "%(value).1f million" msgstr[0] "%(value).1f milijonas" msgstr[1] "%(value).1f milijonai" msgstr[2] "%(value).1f milijonų" +msgstr[3] "%(value).1f milijonų" #, python-format msgid "%(value)s million" @@ -47,6 +92,7 @@ msgid_plural "%(value)s million" msgstr[0] "%(value)s milijonas" msgstr[1] "%(value)s milijonai" msgstr[2] "%(value)s milijonų" +msgstr[3] "%(value)s milijonų" #, python-format msgid "%(value).1f billion" @@ -54,6 +100,7 @@ msgid_plural "%(value).1f billion" msgstr[0] "%(value).1f milijardas" msgstr[1] "%(value).1f milijardai" msgstr[2] "%(value).1f milijardų" +msgstr[3] "%(value).1f milijardų" #, python-format msgid "%(value)s billion" @@ -61,6 +108,7 @@ msgid_plural "%(value)s billion" msgstr[0] "%(value)s milijardas" msgstr[1] "%(value)s milijardai" msgstr[2] "%(value)s milijardų" +msgstr[3] "%(value)s milijardų" #, python-format msgid "%(value).1f trillion" @@ -68,6 +116,7 @@ msgid_plural "%(value).1f trillion" msgstr[0] "%(value).1f trilijonas" msgstr[1] "%(value).1f trilijonai" msgstr[2] "%(value).1f trilijonų" +msgstr[3] "%(value).1f trilijonų" #, python-format msgid "%(value)s trillion" @@ -75,6 +124,7 @@ msgid_plural "%(value)s trillion" msgstr[0] "%(value)s trilijonas" msgstr[1] "%(value)s trilijonai" msgstr[2] "%(value)s trilijonų" +msgstr[3] "%(value)s trilijonų" #, python-format msgid "%(value).1f quadrillion" @@ -82,6 +132,7 @@ msgid_plural "%(value).1f quadrillion" msgstr[0] "%(value).1f kvadrilijonas" msgstr[1] "%(value).1f kvadrilijonai" msgstr[2] "%(value).1f kvadrilijonų" +msgstr[3] "%(value).1f kvadrilijonų" #, python-format msgid "%(value)s quadrillion" @@ -89,6 +140,7 @@ msgid_plural "%(value)s quadrillion" msgstr[0] "%(value)s kvadrilijonas" msgstr[1] "%(value)s kvadrilijonai" msgstr[2] "%(value)s kvadrilijonų" +msgstr[3] "%(value)s kvadrilijonų" #, python-format msgid "%(value).1f quintillion" @@ -96,6 +148,7 @@ msgid_plural "%(value).1f quintillion" msgstr[0] "%(value).1f kvintilijonas" msgstr[1] "%(value).1f kvintilijonai" msgstr[2] "%(value).1f kvintilijonų" +msgstr[3] "%(value).1f kvintilijonų" #, python-format msgid "%(value)s quintillion" @@ -103,6 +156,7 @@ msgid_plural "%(value)s quintillion" msgstr[0] "%(value)s kvintilijonas" msgstr[1] "%(value)s kvintilijonai" msgstr[2] "%(value)s kvintilijonų" +msgstr[3] "%(value)s kvintilijonų" #, python-format msgid "%(value).1f sextillion" @@ -110,6 +164,7 @@ msgid_plural "%(value).1f sextillion" msgstr[0] "%(value).1f sikstilijonas" msgstr[1] "%(value).1f sikstilijonai" msgstr[2] "%(value).1f sikstilijonų" +msgstr[3] "%(value).1f sikstilijonų" #, python-format msgid "%(value)s sextillion" @@ -117,6 +172,7 @@ msgid_plural "%(value)s sextillion" msgstr[0] "%(value)s sikstilijonas" msgstr[1] "%(value)s sikstilijonai" msgstr[2] "%(value)s sikstilijonų" +msgstr[3] "%(value)s sikstilijonų" #, python-format msgid "%(value).1f septillion" @@ -124,6 +180,7 @@ msgid_plural "%(value).1f septillion" msgstr[0] "%(value).1f septilijonas" msgstr[1] "%(value).1f septilijonai" msgstr[2] "%(value).1f septilijonų" +msgstr[3] "%(value).1f septilijonų" #, python-format msgid "%(value)s septillion" @@ -131,6 +188,7 @@ msgid_plural "%(value)s septillion" msgstr[0] "%(value)s septilijonas" msgstr[1] "%(value)s septilijonai" msgstr[2] "%(value)s septilijonų" +msgstr[3] "%(value)s septilijonų" #, python-format msgid "%(value).1f octillion" @@ -138,6 +196,7 @@ msgid_plural "%(value).1f octillion" msgstr[0] "%(value).1f oktilijonas" msgstr[1] "%(value).1f oktilijonai" msgstr[2] "%(value).1f oktilijonų" +msgstr[3] "%(value).1f oktilijonų" #, python-format msgid "%(value)s octillion" @@ -145,6 +204,7 @@ msgid_plural "%(value)s octillion" msgstr[0] "%(value)s oktilijonas" msgstr[1] "%(value)s oktilijonai" msgstr[2] "%(value)s oktilijonų" +msgstr[3] "%(value)s oktilijonų" #, python-format msgid "%(value).1f nonillion" @@ -152,6 +212,7 @@ msgid_plural "%(value).1f nonillion" msgstr[0] "%(value).1f naintilijonas" msgstr[1] "%(value).1f naintilijonai" msgstr[2] "%(value).1f naintilijonų" +msgstr[3] "%(value).1f naintilijonų" #, python-format msgid "%(value)s nonillion" @@ -159,6 +220,7 @@ msgid_plural "%(value)s nonillion" msgstr[0] "%(value)s naintilijonas" msgstr[1] "%(value)s naintilijonai" msgstr[2] "%(value)s naintilijonų" +msgstr[3] "%(value)s naintilijonų" #, python-format msgid "%(value).1f decillion" @@ -166,6 +228,7 @@ msgid_plural "%(value).1f decillion" msgstr[0] "%(value).1f decilijonas" msgstr[1] "%(value).1f decilijonai" msgstr[2] "%(value).1f decilijonų" +msgstr[3] "%(value).1f decilijonų" #, python-format msgid "%(value)s decillion" @@ -173,6 +236,7 @@ msgid_plural "%(value)s decillion" msgstr[0] "%(value)s decilijonas" msgstr[1] "%(value)s decilijonai" msgstr[2] "%(value)s decilijonų" +msgstr[3] "%(value)s decilijonų" #, python-format msgid "%(value).1f googol" @@ -180,6 +244,7 @@ msgid_plural "%(value).1f googol" msgstr[0] "%(value).1f gugolas" msgstr[1] "%(value).1f gugolai" msgstr[2] "%(value).1f gugolų" +msgstr[3] "%(value).1f gugolų" #, python-format msgid "%(value)s googol" @@ -187,6 +252,7 @@ msgid_plural "%(value)s googol" msgstr[0] "%(value)s gugolas" msgstr[1] "%(value)s gugolai" msgstr[2] "%(value)s gugolų" +msgstr[3] "%(value)s gugolų" msgid "one" msgstr "vienas" @@ -224,11 +290,68 @@ msgstr "rytoj" msgid "yesterday" msgstr "vakar" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s ago" msgstr "prieš %(delta)s" +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d metus" +msgstr[1] "%d metus" +msgstr[2] "%d metų" +msgstr[3] "%d metų" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d mėnesį" +msgstr[1] "%d mėnesius" +msgstr[2] "%d mėnesių" +msgstr[3] "%d mėnesių" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d savaitę" +msgstr[1] "%d savaites" +msgstr[2] "%d savaičių" +msgstr[3] "%d savaičių" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d dieną" +msgstr[1] "%d dienas" +msgstr[2] "%d dienų" +msgstr[3] "%d dienų" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d valandą" +msgstr[1] "%d valandas" +msgstr[2] "%d valandų" +msgstr[3] "%d valandų" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minutę" +msgstr[1] "%d minutes" +msgstr[2] "%d minučių" +msgstr[3] "%d minučių" + msgid "now" msgstr "dabar" @@ -240,6 +363,7 @@ msgid_plural "%(count)s seconds ago" msgstr[0] "prieš %(count)s sekundę" msgstr[1] "prieš %(count)s sekundes" msgstr[2] "prieš %(count)s sekundžių" +msgstr[3] "prieš %(count)s sekundžių" #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. @@ -249,6 +373,7 @@ msgid_plural "%(count)s minutes ago" msgstr[0] "prieš %(count)s minutę" msgstr[1] "prieš %(count)s minutes" msgstr[2] "prieš %(count)s minučių" +msgstr[3] "prieš %(count)s minučių" #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. @@ -258,12 +383,70 @@ msgid_plural "%(count)s hours ago" msgstr[0] "prieš %(count)s valandą" msgstr[1] "prieš %(count)s valandas" msgstr[2] "prieš %(count)s valandų" +msgstr[3] "prieš %(count)s valandų" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s from now" msgstr "%(delta)s nuo dabar" +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d metus" +msgstr[1] "%d metus" +msgstr[2] "%d metų" +msgstr[3] "%d metų" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d mėnesį" +msgstr[1] "%d mėnesius" +msgstr[2] "%d mėnesių" +msgstr[3] "%d mėnesių" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d savaitę" +msgstr[1] "%d savaites" +msgstr[2] "%d savaičių" +msgstr[3] "%d savaičių" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d dieną" +msgstr[1] "%d dienas" +msgstr[2] "%d dienų" +msgstr[3] "%d dienų" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d valandą" +msgstr[1] "%d valandas" +msgstr[2] "%d valandų" +msgstr[3] "%d valandų" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minutė" +msgstr[1] "%d minutes" +msgstr[2] "%d minučių" +msgstr[3] "%d minučių" + #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. #, python-format @@ -272,6 +455,7 @@ msgid_plural "%(count)s seconds from now" msgstr[0] "%(count)s sekundė nuo dabar" msgstr[1] "%(count)s sekundes nuo dabar" msgstr[2] "%(count)s skundžių nuo dabar" +msgstr[3] "%(count)s skundžių nuo dabar" #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. @@ -281,6 +465,7 @@ msgid_plural "%(count)s minutes from now" msgstr[0] "%(count)s minutė nuo dabar" msgstr[1] "%(count)s minutės nuo dabar" msgstr[2] "%(count)s minučių nuo dabar" +msgstr[3] "%(count)s minučių nuo dabar" #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. @@ -290,3 +475,4 @@ msgid_plural "%(count)s hours from now" msgstr[0] "%(count)s valandą nuo dabar" msgstr[1] "%(count)s valandos nuo dabar" msgstr[2] "%(count)s valandų nuo dabar" +msgstr[3] "%(count)s valandų nuo dabar" diff --git a/django/contrib/humanize/locale/lv/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/lv/LC_MESSAGES/django.mo index 88447f32c6..6d99979d3e 100644 Binary files a/django/contrib/humanize/locale/lv/LC_MESSAGES/django.mo and b/django/contrib/humanize/locale/lv/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/lv/LC_MESSAGES/django.po b/django/contrib/humanize/locale/lv/LC_MESSAGES/django.po index 964c110fa3..1eb2b58fb8 100644 --- a/django/contrib/humanize/locale/lv/LC_MESSAGES/django.po +++ b/django/contrib/humanize/locale/lv/LC_MESSAGES/django.po @@ -1,8 +1,8 @@ # This file is distributed under the same license as the Django package. # # Translators: -# Edgars Voroboks , 2017 -# Edgars Voroboks , 2017 +# NullIsNot0 , 2017 +# NullIsNot0 , 2017-2018 # Jannis Leidel , 2011 # peterisb , 2016 # peterisb , 2016 @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-17 11:07+0100\n" -"PO-Revision-Date: 2017-12-01 19:41+0000\n" -"Last-Translator: Edgars Voroboks \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-23 16:47+0000\n" +"Last-Translator: NullIsNot0 \n" "Language-Team: Latvian (http://www.transifex.com/django/django/language/" "lv/)\n" "MIME-Version: 1.0\n" @@ -25,17 +25,60 @@ msgstr "" msgid "Humanize" msgstr "Padarīt cilvēcīgu" -msgid "th" -msgstr "th" +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}" -msgid "st" -msgstr "st" +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}" -msgid "nd" -msgstr "nd" +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}" -msgid "rd" -msgstr "rd" +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}" + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}" + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}" + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}" + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}" + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}" + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}" + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}" #, python-format msgid "%(value).1f million" @@ -227,10 +270,61 @@ msgstr "rīt" msgid "yesterday" msgstr "vakar" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s ago" -msgstr "%(delta)s atpakaļ" +msgstr "pirms %(delta)s" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d gada" +msgstr[1] "%d gada" +msgstr[2] "%d gadiem" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d mēneša" +msgstr[1] "%d mēneša" +msgstr[2] "%d mēnešiem" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d nedēļas" +msgstr[1] "%d nedēļas" +msgstr[2] "%d nedēļām" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d dienas" +msgstr[1] "%d dienas" +msgstr[2] "%d dienām" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d stundas" +msgstr[1] "%d stundas" +msgstr[2] "%d stundām" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minūtes" +msgstr[1] "%d minūtes" +msgstr[2] "%d minūtēm" msgid "now" msgstr "tagad" @@ -262,10 +356,61 @@ msgstr[0] "pirms %(count)s stundas" msgstr[1] "pirms %(count)s stundām" msgstr[2] "pirms %(count)s stundām" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s from now" -msgstr "%(delta)s no šī brīža" +msgstr "pēc %(delta)s" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d gada" +msgstr[1] "%d gada" +msgstr[2] "%d gadiem" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d mēneša" +msgstr[1] "%d mēneša" +msgstr[2] "%d mēnešiem" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d nedēļas" +msgstr[1] "%d nedēļas" +msgstr[2] "%d nedēļām" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d dienas" +msgstr[1] "%d dienas" +msgstr[2] "%d dienām" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d stundas" +msgstr[1] "%d stundas" +msgstr[2] "%d stundām" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minūtes" +msgstr[1] "%d minūtes" +msgstr[2] "%d minūtēm" #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. diff --git a/django/contrib/humanize/locale/nb/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/nb/LC_MESSAGES/django.mo index 7b4cc3662b..9de6d51467 100644 Binary files a/django/contrib/humanize/locale/nb/LC_MESSAGES/django.mo and b/django/contrib/humanize/locale/nb/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/nb/LC_MESSAGES/django.po b/django/contrib/humanize/locale/nb/LC_MESSAGES/django.po index 3dd6daf95e..73c0b30295 100644 --- a/django/contrib/humanize/locale/nb/LC_MESSAGES/django.po +++ b/django/contrib/humanize/locale/nb/LC_MESSAGES/django.po @@ -3,14 +3,15 @@ # Translators: # Jannis Leidel , 2011 # Jon , 2014 +# Jon , 2018 # Jon , 2012 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-17 11:07+0100\n" -"PO-Revision-Date: 2017-09-19 16:40+0000\n" -"Last-Translator: Jannis Leidel \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-07-30 11:42+0000\n" +"Last-Translator: Jon \n" "Language-Team: Norwegian Bokmål (http://www.transifex.com/django/django/" "language/nb/)\n" "MIME-Version: 1.0\n" @@ -22,17 +23,60 @@ msgstr "" msgid "Humanize" msgstr "Humanize" -msgid "th" -msgstr "." +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}." -msgid "st" -msgstr "." +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}." -msgid "nd" -msgstr "." +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}." -msgid "rd" -msgstr "." +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}." #, python-format msgid "%(value).1f million" @@ -202,11 +246,56 @@ msgstr "i morgen" msgid "yesterday" msgstr "i går" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s ago" msgstr "%(delta)s siden" +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d år" +msgstr[1] "%d år" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d måned" +msgstr[1] "%d måneder" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d uke" +msgstr[1] "%d uker" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d dag" +msgstr[1] "%d dager" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d time" +msgstr[1] "%d timer" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minutt" +msgstr[1] "%d minutter" + msgid "now" msgstr "nå" @@ -234,11 +323,56 @@ msgid_plural "%(count)s hours ago" msgstr[0] "en time siden" msgstr[1] "%(count)s timer siden" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s from now" msgstr "%(delta)s fra nå" +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d år" +msgstr[1] "%d år" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d måned" +msgstr[1] "%d måneder" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d uke" +msgstr[1] "%d uker" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d dag" +msgstr[1] "%d dager" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d time" +msgstr[1] "%d timer" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minutt" +msgstr[1] "%d minutter" + #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. #, python-format diff --git a/django/contrib/humanize/locale/pl/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/pl/LC_MESSAGES/django.mo index 00469034fb..ac8cde4a45 100644 Binary files a/django/contrib/humanize/locale/pl/LC_MESSAGES/django.mo and b/django/contrib/humanize/locale/pl/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/pl/LC_MESSAGES/django.po b/django/contrib/humanize/locale/pl/LC_MESSAGES/django.po index be4ceff62c..edec426d10 100644 --- a/django/contrib/humanize/locale/pl/LC_MESSAGES/django.po +++ b/django/contrib/humanize/locale/pl/LC_MESSAGES/django.po @@ -5,6 +5,7 @@ # angularcircle, 2011 # angularcircle, 2014 # Jannis Leidel , 2011 +# m_aciek , 2018 # Piotr Meuś , 2014 # Roman Barczyński , 2012 # Tomasz Kajtoch , 2016 @@ -12,9 +13,9 @@ msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-17 11:07+0100\n" -"PO-Revision-Date: 2017-09-23 18:54+0000\n" -"Last-Translator: Tomasz Kajtoch \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-19 00:03+0000\n" +"Last-Translator: m_aciek \n" "Language-Team: Polish (http://www.transifex.com/django/django/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -27,17 +28,60 @@ msgstr "" msgid "Humanize" msgstr "Humanizacja" -msgid "th" -msgstr "-y" +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}." -msgid "st" -msgstr "-szy" +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}." -msgid "nd" -msgstr "-gi" +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}." -msgid "rd" -msgstr "-ci" +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}." #, python-format msgid "%(value).1f million" @@ -251,11 +295,68 @@ msgstr "jutro" msgid "yesterday" msgstr "wczoraj" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s ago" msgstr "%(delta)s temu" +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d rok" +msgstr[1] "%d lata" +msgstr[2] "%d lat" +msgstr[3] "%d lat" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d miesiąc" +msgstr[1] "%d miesiące" +msgstr[2] "%d miesięcy" +msgstr[3] "%d miesięcy" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d tydzień" +msgstr[1] "%d tygodnie" +msgstr[2] "%d tygodni" +msgstr[3] "%d tygodni" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d dzień" +msgstr[1] "%d dni" +msgstr[2] "%d dni" +msgstr[3] "%d dni" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d godzinę" +msgstr[1] "%d godziny" +msgstr[2] "%d godzin" +msgstr[3] "%d godzin" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minutę" +msgstr[1] "%d minuty" +msgstr[2] "%d minut" +msgstr[3] "%d minut" + msgid "now" msgstr "teraz" @@ -289,10 +390,67 @@ msgstr[1] "%(count)s godziny temu" msgstr[2] "%(count)s godzin temu" msgstr[3] "%(count)s godzin temu" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s from now" -msgstr "za %(delta)s " +msgstr "za %(delta)s" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d rok" +msgstr[1] "%d lata" +msgstr[2] "%d lat" +msgstr[3] "%d lat" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d miesiąc" +msgstr[1] "%d miesiące" +msgstr[2] "%d miesięcy" +msgstr[3] "%d miesięcy" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d tydzień" +msgstr[1] "%d tygodnie" +msgstr[2] "%d tygodni" +msgstr[3] "%d tygodni" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d dzień" +msgstr[1] "%d dni" +msgstr[2] "%d dni" +msgstr[3] "%d dni" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d godzinę" +msgstr[1] "%d godziny" +msgstr[2] "%d godzin" +msgstr[3] "%d godzin" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minutę" +msgstr[1] "%d minuty" +msgstr[2] "%d minut" +msgstr[3] "%d minut" #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. diff --git a/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.mo index 729ab9a069..f3c4f1096c 100644 Binary files a/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.mo and b/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.po b/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.po index 9a81b9dbc7..f72c330b6d 100644 --- a/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.po +++ b/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.po @@ -7,13 +7,14 @@ # semente, 2012-2013 # Jannis Leidel , 2011 # Sandro , 2011 +# Xico Petry , 2018 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-17 11:07+0100\n" -"PO-Revision-Date: 2017-09-23 18:54+0000\n" -"Last-Translator: andrewsmedina \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-07-19 18:11+0000\n" +"Last-Translator: Xico Petry \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/django/django/" "language/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -25,17 +26,60 @@ msgstr "" msgid "Humanize" msgstr "Humanizar" -msgid "th" -msgstr "º" +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}º" -msgid "st" -msgstr "º" +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}º" -msgid "nd" -msgstr "º" +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}º" -msgid "rd" -msgstr "º" +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}º" + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}º" + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}º" + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}º" + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}º" + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}º" + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}º" + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}º" #, python-format msgid "%(value).1f million" @@ -205,10 +249,55 @@ msgstr "amanhã" msgid "yesterday" msgstr "ontem" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s ago" -msgstr "%(delta)s atrás" +msgstr "%(delta)satrás" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%dano" +msgstr[1] "%danos" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%dmês" +msgstr[1] "%dmeses" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%dsemanas" +msgstr[1] "%dsemanas" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%ddia" +msgstr[1] "%ddias" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%dhora" +msgstr[1] "%dhoras" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%dminuto" +msgstr[1] "%dminutos" msgid "now" msgstr "agora" @@ -237,11 +326,56 @@ msgid_plural "%(count)s hours ago" msgstr[0] "uma hora atrás" msgstr[1] "%(count)s horas atrás" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s from now" msgstr "%(delta)s a partir de agora" +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%dano" +msgstr[1] "%d anos" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%dmês" +msgstr[1] "%dmeses" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%dsemana" +msgstr[1] "%dsemanas" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%ddia" +msgstr[1] "%ddias" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%dhora" +msgstr[1] "%dhoras" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%dminuto" +msgstr[1] "%dminutos" + #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. #, python-format diff --git a/django/contrib/humanize/locale/ro/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/ro/LC_MESSAGES/django.mo index a49a18d437..3a91e3d1da 100644 Binary files a/django/contrib/humanize/locale/ro/LC_MESSAGES/django.mo and b/django/contrib/humanize/locale/ro/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/ro/LC_MESSAGES/django.po b/django/contrib/humanize/locale/ro/LC_MESSAGES/django.po index b2fb1a1e99..a9c57d4636 100644 --- a/django/contrib/humanize/locale/ro/LC_MESSAGES/django.po +++ b/django/contrib/humanize/locale/ro/LC_MESSAGES/django.po @@ -1,6 +1,7 @@ # This file is distributed under the same license as the Django package. # # Translators: +# Bogdan Mateescu, 2018 # Daniel Ursache-Dogariu, 2011 # Denis Darii , 2014 # Jannis Leidel , 2011 @@ -10,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-17 11:07+0100\n" -"PO-Revision-Date: 2017-09-19 18:03+0000\n" -"Last-Translator: Razvan Stefanescu \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-18 06:45+0000\n" +"Last-Translator: Bogdan Mateescu\n" "Language-Team: Romanian (http://www.transifex.com/django/django/language/" "ro/)\n" "MIME-Version: 1.0\n" @@ -25,24 +26,67 @@ msgstr "" msgid "Humanize" msgstr "Umanizare" -msgid "th" -msgstr "ul" +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "al {}-lea" -msgid "st" -msgstr "ul" +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "al {}-lea" -msgid "nd" -msgstr "lea" +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}" -msgid "rd" -msgstr "lea" +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "al {}-lea" + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "al {}-lea" + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "al {}-lea" + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "al {}-lea" + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "al {}-lea" + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "al {}-lea" + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "al {}-lea" + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "al {}-lea" #, python-format msgid "%(value).1f million" msgid_plural "%(value).1f million" msgstr[0] "%(value).1f milion" msgstr[1] "%(value).1f milioane" -msgstr[2] "%(value).1f de milione" +msgstr[2] "%(value).1f de milioane" #, python-format msgid "%(value)s million" @@ -84,112 +128,112 @@ msgid "%(value).1f quadrillion" msgid_plural "%(value).1f quadrillion" msgstr[0] "%(value).1f cuadrilion" msgstr[1] "%(value).1f cuadrilioane" -msgstr[2] "%(value).1f cuadrilioane" +msgstr[2] "%(value).1f de cuadrilioane" #, python-format msgid "%(value)s quadrillion" msgid_plural "%(value)s quadrillion" msgstr[0] "%(value)s cuadrilion" msgstr[1] "%(value)s cuadrilioane" -msgstr[2] "%(value)s cuadrilioane" +msgstr[2] "%(value)s de cuadrilioane" #, python-format msgid "%(value).1f quintillion" msgid_plural "%(value).1f quintillion" msgstr[0] "%(value).1f cuntilion" msgstr[1] "%(value).1f cuntilioane" -msgstr[2] "%(value).1f cuntilioane" +msgstr[2] "%(value).1f de cuntilioane" #, python-format msgid "%(value)s quintillion" msgid_plural "%(value)s quintillion" msgstr[0] "%(value)s cuntilion" msgstr[1] "%(value)s cuntilioane" -msgstr[2] "%(value)s cuntilioane" +msgstr[2] "%(value)s de cuntilioane" #, python-format msgid "%(value).1f sextillion" msgid_plural "%(value).1f sextillion" msgstr[0] "%(value).1f sextilion" msgstr[1] "%(value).1f sextilioane" -msgstr[2] "%(value).1f sextilioane" +msgstr[2] "%(value).1f de sextilioane" #, python-format msgid "%(value)s sextillion" msgid_plural "%(value)s sextillion" msgstr[0] "%(value)s sextilion" msgstr[1] "%(value)s sextilioane" -msgstr[2] "%(value)s sextilioane" +msgstr[2] "%(value)s de sextilioane" #, python-format msgid "%(value).1f septillion" msgid_plural "%(value).1f septillion" msgstr[0] "%(value).1f septilion" msgstr[1] "%(value).1f septilioane" -msgstr[2] "%(value).1f septilioane" +msgstr[2] "%(value).1f de septilioane" #, python-format msgid "%(value)s septillion" msgid_plural "%(value)s septillion" msgstr[0] "%(value)s septilion" msgstr[1] "%(value)s septilioane" -msgstr[2] "%(value)s septilioane" +msgstr[2] "%(value)s de septilioane" #, python-format msgid "%(value).1f octillion" msgid_plural "%(value).1f octillion" msgstr[0] "%(value).1f octilion" msgstr[1] "%(value).1f octilioane" -msgstr[2] "%(value).1f octilioane" +msgstr[2] "%(value).1f de octilioane" #, python-format msgid "%(value)s octillion" msgid_plural "%(value)s octillion" msgstr[0] "%(value)s octilion" msgstr[1] "%(value)s octilioane" -msgstr[2] "%(value)s octilioane" +msgstr[2] "%(value)s de octilioane" #, python-format msgid "%(value).1f nonillion" msgid_plural "%(value).1f nonillion" msgstr[0] "%(value).1f nonilion" msgstr[1] "%(value).1f nonilioane" -msgstr[2] "%(value).1f nonilioane" +msgstr[2] "%(value).1f de nonilioane" #, python-format msgid "%(value)s nonillion" msgid_plural "%(value)s nonillion" msgstr[0] "%(value)s nonilion" msgstr[1] "%(value)s nonilioane" -msgstr[2] "%(value)s nonilioane" +msgstr[2] "%(value)s de nonilioane" #, python-format msgid "%(value).1f decillion" msgid_plural "%(value).1f decillion" msgstr[0] "%(value).1f decilion" msgstr[1] "%(value).1f decilioane" -msgstr[2] "%(value).1f decilioane" +msgstr[2] "%(value).1f de decilioane" #, python-format msgid "%(value)s decillion" msgid_plural "%(value)s decillion" msgstr[0] "%(value)s decilion" msgstr[1] "%(value)s decilioane" -msgstr[2] "%(value)s decilioane" +msgstr[2] "%(value)s de decilioane" #, python-format msgid "%(value).1f googol" msgid_plural "%(value).1f googol" msgstr[0] "%(value).1f googol" msgstr[1] "%(value).1f googol" -msgstr[2] "%(value).1f googol" +msgstr[2] "%(value).1f de googol" #, python-format msgid "%(value)s googol" msgid_plural "%(value)s googol" msgstr[0] "%(value)s googol" msgstr[1] "%(value)s googol" -msgstr[2] "%(value)s googol" +msgstr[2] "%(value)s de googol" msgid "one" msgstr "unu" @@ -227,10 +271,61 @@ msgstr "mâine" msgid "yesterday" msgstr "ieri" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s ago" -msgstr "acum %(delta)s" +msgstr "Acum %(delta)s" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d an" +msgstr[1] "%d ani" +msgstr[2] "%d de ani" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d lună" +msgstr[1] "%d luni" +msgstr[2] "%d de luni" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d săptămână" +msgstr[1] "%d săptămâni" +msgstr[2] "%d de săptămâni" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d zi" +msgstr[1] "%d zile" +msgstr[2] "%d de zile" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d oră" +msgstr[1] "%d ore" +msgstr[2] "%d de ore" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minut" +msgstr[1] "%d minute" +msgstr[2] "%d de minute" msgid "now" msgstr "acum" @@ -240,56 +335,107 @@ msgstr "acum" #, python-format msgid "a second ago" msgid_plural "%(count)s seconds ago" -msgstr[0] "în urmă cu o secundă" -msgstr[1] "în urmă cu %(count)s secunde" -msgstr[2] "în urmă cu %(count)s secunde" +msgstr[0] "Acum o secundă" +msgstr[1] "Acum %(count)s secunde" +msgstr[2] "Acum %(count)s de secunde" #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. #, python-format msgid "a minute ago" msgid_plural "%(count)s minutes ago" -msgstr[0] "în urmă cu un minut" -msgstr[1] "în urmă cu %(count)s minute" -msgstr[2] "în urmă cu %(count)s minute" +msgstr[0] "Acum un minut" +msgstr[1] "Acum %(count)s minute" +msgstr[2] "Acum %(count)s de minute" #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. #, python-format msgid "an hour ago" msgid_plural "%(count)s hours ago" -msgstr[0] "în urmă cu o oră" -msgstr[1] "în urmă cu %(count)s ore" -msgstr[2] "în urmă cu %(count)s ore" +msgstr[0] "Acum o oră" +msgstr[1] "Acum %(count)s ore" +msgstr[2] "Acum %(count)s de ore" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "În %(delta)s" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d an" +msgstr[1] "%d ani" +msgstr[2] "%d de ani" #, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "%(delta)s de acum" +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d lună" +msgstr[1] "%d luni" +msgstr[2] "%d de luni" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d săptămână" +msgstr[1] "%d săptămâni" +msgstr[2] "%d de săptămâni" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d zi" +msgstr[1] "%d zile" +msgstr[2] "%d de zile" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d oră" +msgstr[1] "%d ore" +msgstr[2] "%d de ore" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minut" +msgstr[1] "%d minute" +msgstr[2] "%d de minute" #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. #, python-format msgid "a second from now" msgid_plural "%(count)s seconds from now" -msgstr[0] "peste o secundă" -msgstr[1] "peste %(count)s secunde" -msgstr[2] "peste %(count)s secunde" +msgstr[0] "Într-o secundă" +msgstr[1] "În %(count)s secunde" +msgstr[2] "În %(count)s de secunde" #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. #, python-format msgid "a minute from now" msgid_plural "%(count)s minutes from now" -msgstr[0] "peste un minut" -msgstr[1] "peste %(count)s minute" -msgstr[2] "peste %(count)s minute" +msgstr[0] "Într-un minut" +msgstr[1] "În %(count)s minute" +msgstr[2] "În %(count)s de minute" #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. #, python-format msgid "an hour from now" msgid_plural "%(count)s hours from now" -msgstr[0] "peste o oră" -msgstr[1] "peste %(count)s ore" -msgstr[2] "peste %(count)s ore" +msgstr[0] "Într-o oră" +msgstr[1] "În %(count)s ore" +msgstr[2] "În %(count)s de ore" diff --git a/django/contrib/humanize/locale/ru/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/ru/LC_MESSAGES/django.mo index d755d537a7..5e3e331d9d 100644 Binary files a/django/contrib/humanize/locale/ru/LC_MESSAGES/django.mo and b/django/contrib/humanize/locale/ru/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/ru/LC_MESSAGES/django.po b/django/contrib/humanize/locale/ru/LC_MESSAGES/django.po index 8b12c85a3c..c64fe8664f 100644 --- a/django/contrib/humanize/locale/ru/LC_MESSAGES/django.po +++ b/django/contrib/humanize/locale/ru/LC_MESSAGES/django.po @@ -3,17 +3,19 @@ # Translators: # Mingun , 2014 # Dimmus , 2011 -# Eugene MechanisM , 2012 +# Eugene , 2012 +# Grigory Fateyev (aka greg) , 2018 # Jannis Leidel , 2011 # Mingun , 2014 # Алексей Борискин , 2012,2014 +# Дмитрий Шатера , 2018 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-17 11:07+0100\n" -"PO-Revision-Date: 2017-09-23 18:54+0000\n" -"Last-Translator: Eugene MechanisM \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-08-01 07:32+0000\n" +"Last-Translator: Grigory Fateyev (aka greg) \n" "Language-Team: Russian (http://www.transifex.com/django/django/language/" "ru/)\n" "MIME-Version: 1.0\n" @@ -27,17 +29,60 @@ msgstr "" msgid "Humanize" msgstr "Приведение значений к виду, понятному человеку" -msgid "th" -msgstr "ий" +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "" -msgid "st" -msgstr "ый" +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "" -msgid "nd" -msgstr "ой" +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "" -msgid "rd" -msgstr "ый" +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "" + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "" + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "" #, python-format msgid "%(value).1f million" @@ -251,11 +296,68 @@ msgstr "завтра" msgid "yesterday" msgstr "вчера" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s ago" msgstr "%(delta)s назад" +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d год" +msgstr[1] "%d года" +msgstr[2] "%d лет" +msgstr[3] "%d лет" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d месяц" +msgstr[1] "%d месяца" +msgstr[2] "%d месяцев" +msgstr[3] "%d месяцев" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d неделя" +msgstr[1] "%d недели" +msgstr[2] "%d недель" +msgstr[3] "%d недель" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d день" +msgstr[1] "%d дня" +msgstr[2] "%d дней" +msgstr[3] "%d дней" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + msgid "now" msgstr "сейчас" @@ -289,11 +391,68 @@ msgstr[1] "%(count)s часа назад" msgstr[2] "%(count)s часов назад" msgstr[3] "%(count)s часов назад" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s from now" msgstr "через %(delta)s" +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d год" +msgstr[1] "%d года" +msgstr[2] "%d лет" +msgstr[3] "%d лет" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d месяц" +msgstr[1] "%d месяца" +msgstr[2] "%d месяцев" +msgstr[3] "%d месяцев" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d неделю" +msgstr[1] "%d недели" +msgstr[2] "%d недель" +msgstr[3] "%d недель" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d день" +msgstr[1] "%d дня" +msgstr[2] "%d дней" +msgstr[3] "%d дней" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d час" +msgstr[1] "%d часа" +msgstr[2] "%d часов" +msgstr[3] "%d часов" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d минута" +msgstr[1] "%d минуты" +msgstr[2] "%d минут" +msgstr[3] "%d минут" + #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. #, python-format diff --git a/django/contrib/humanize/locale/sq/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/sq/LC_MESSAGES/django.mo index bf739783e5..c755b4ab24 100644 Binary files a/django/contrib/humanize/locale/sq/LC_MESSAGES/django.mo and b/django/contrib/humanize/locale/sq/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/sq/LC_MESSAGES/django.po b/django/contrib/humanize/locale/sq/LC_MESSAGES/django.po index cb3e40a572..3a60a0f9a6 100644 --- a/django/contrib/humanize/locale/sq/LC_MESSAGES/django.po +++ b/django/contrib/humanize/locale/sq/LC_MESSAGES/django.po @@ -2,13 +2,13 @@ # # Translators: # Besnik , 2011,2015 -# Besnik , 2015 +# Besnik , 2015,2018 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-17 11:07+0100\n" -"PO-Revision-Date: 2017-11-29 22:55+0000\n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-18 09:20+0000\n" "Last-Translator: Besnik \n" "Language-Team: Albanian (http://www.transifex.com/django/django/language/" "sq/)\n" @@ -21,17 +21,60 @@ msgstr "" msgid "Humanize" msgstr "Jepi Formë Njerëzore" -msgid "th" -msgstr "ti" - -msgid "st" +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" msgstr "" -msgid "nd" -msgstr "ti" +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "" -msgid "rd" -msgstr "ti" +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "" + +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "" + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "" + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "" #, python-format msgid "%(value).1f million" @@ -201,11 +244,56 @@ msgstr "nesër" msgid "yesterday" msgstr "dje" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s ago" msgstr "%(delta)s më parë" +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d vit" +msgstr[1] "%d vjet" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d muaj" +msgstr[1] "%d muaj" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d javë" +msgstr[1] "%d javë" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d ditë" +msgstr[1] "%d ditë" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d orë" +msgstr[1] "%d orë" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minutë" +msgstr[1] "%d minuta" + msgid "now" msgstr "tani" @@ -233,11 +321,56 @@ msgid_plural "%(count)s hours ago" msgstr[0] "një orë më parë" msgstr[1] "%(count)s orë më parë" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s from now" msgstr "%(delta)s nga tani" +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d vit" +msgstr[1] "%d vjet" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d muaj" +msgstr[1] "%d muaj" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d javë" +msgstr[1] "%d javë" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d ditë" +msgstr[1] "%d ditë" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d orë" +msgstr[1] "%d orë" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minutë" +msgstr[1] "%d minuta" + #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. #, python-format diff --git a/django/contrib/humanize/locale/sr/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/sr/LC_MESSAGES/django.mo index 1e31478c0b..43ee2b1fd3 100644 Binary files a/django/contrib/humanize/locale/sr/LC_MESSAGES/django.mo and b/django/contrib/humanize/locale/sr/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/sr/LC_MESSAGES/django.po b/django/contrib/humanize/locale/sr/LC_MESSAGES/django.po index 01d3ffbe89..1e9f014692 100644 --- a/django/contrib/humanize/locale/sr/LC_MESSAGES/django.po +++ b/django/contrib/humanize/locale/sr/LC_MESSAGES/django.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-17 11:07+0100\n" -"PO-Revision-Date: 2018-02-28 18:40+0000\n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-18 20:01+0000\n" "Last-Translator: Branko Kokanovic \n" "Language-Team: Serbian (http://www.transifex.com/django/django/language/" "sr/)\n" @@ -21,17 +21,60 @@ msgstr "" msgid "Humanize" msgstr "Улепшавање" -msgid "th" -msgstr "." +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}-и" -msgid "st" -msgstr "." +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}-и" -msgid "nd" -msgstr "." +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}-и" -msgid "rd" -msgstr "." +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}-и" + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}-и" + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}-и" + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}-и" + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}-и" + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}-и" + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}-и" + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}-и" #, python-format msgid "%(value).1f million" @@ -223,11 +266,62 @@ msgstr "сутра" msgid "yesterday" msgstr "јуче" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s ago" msgstr "пре %(delta)s" +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d годину" +msgstr[1] "%d године" +msgstr[2] "%d година" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d месеца" +msgstr[1] "%d месеца" +msgstr[2] "%d месеци" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d недеље" +msgstr[1] "%d недеље" +msgstr[2] "%d недеља" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d дана" +msgstr[1] "%d дана" +msgstr[2] "%d дана" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d сата" +msgstr[1] "%d сата" +msgstr[2] "%d сати" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d минута" +msgstr[1] "%d минута" +msgstr[2] "%d минута" + msgid "now" msgstr "сада" @@ -258,10 +352,61 @@ msgstr[0] "пре %(count)s сата" msgstr[1] "пре %(count)s сата" msgstr[2] "пре %(count)s сати" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s from now" -msgstr "%(delta)s од сада" +msgstr "%(delta)s од сад" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d година" +msgstr[1] "%d године" +msgstr[2] "%d година" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d месец" +msgstr[1] "%d месеца" +msgstr[2] "%d месеци" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d недеља" +msgstr[1] "%d недеље" +msgstr[2] "%d недеља" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d дан" +msgstr[1] "%d дана" +msgstr[2] "%d дана" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d сат" +msgstr[1] "%d сата" +msgstr[2] "%d сати" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d минут" +msgstr[1] "%d минута" +msgstr[2] "%d минута" #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. diff --git a/django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo index 5088408aac..9238c9992a 100644 Binary files a/django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo and b/django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/tr/LC_MESSAGES/django.po b/django/contrib/humanize/locale/tr/LC_MESSAGES/django.po index e3240b75f4..9bb2363bdf 100644 --- a/django/contrib/humanize/locale/tr/LC_MESSAGES/django.po +++ b/django/contrib/humanize/locale/tr/LC_MESSAGES/django.po @@ -2,6 +2,7 @@ # # Translators: # Ahmet Emre Aladağ , 2013 +# BouRock, 2018 # BouRock, 2014 # Jannis Leidel , 2011 # Metin Amiroff , 2012 @@ -10,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-17 11:07+0100\n" -"PO-Revision-Date: 2017-09-23 18:54+0000\n" -"Last-Translator: Jannis Leidel \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-18 09:57+0000\n" +"Last-Translator: BouRock\n" "Language-Team: Turkish (http://www.transifex.com/django/django/language/" "tr/)\n" "MIME-Version: 1.0\n" @@ -24,17 +25,60 @@ msgstr "" msgid "Humanize" msgstr "İnsansı" -msgid "th" -msgstr "." +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}." -msgid "st" -msgstr "." +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}." -msgid "nd" -msgstr "." +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}." -msgid "rd" -msgstr "." +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}." #, python-format msgid "%(value).1f million" @@ -204,11 +248,56 @@ msgstr "yarın" msgid "yesterday" msgstr "dün" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s ago" msgstr "%(delta)s önce" +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d yıl" +msgstr[1] "%d yıl" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d ay" +msgstr[1] "%d ay" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d hafta" +msgstr[1] "%d hafta" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d gün" +msgstr[1] "%d gün" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d saat" +msgstr[1] "%d saat" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d dakika" +msgstr[1] "%d dakika" + msgid "now" msgstr "şimdi" @@ -236,11 +325,56 @@ msgid_plural "%(count)s hours ago" msgstr[0] "bir saat önce" msgstr[1] "%(count)s saat önce" +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' #, python-format -msgctxt "naturaltime" msgid "%(delta)s from now" msgstr "şu andan itibaren %(delta)s" +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d yıl" +msgstr[1] "%d yıl" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d ay" +msgstr[1] "%d ay" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d hafta" +msgstr[1] "%d hafta" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d gün" +msgstr[1] "%d gün" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d saat" +msgstr[1] "%d saat" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d dakika" +msgstr[1] "%d dakika" + #. Translators: please keep a non-breaking space (U+00A0) #. between count and time unit. #, python-format diff --git a/django/contrib/postgres/locale/cs/LC_MESSAGES/django.mo b/django/contrib/postgres/locale/cs/LC_MESSAGES/django.mo index 744420d64a..eaff5b682b 100644 Binary files a/django/contrib/postgres/locale/cs/LC_MESSAGES/django.mo and b/django/contrib/postgres/locale/cs/LC_MESSAGES/django.mo differ diff --git a/django/contrib/postgres/locale/cs/LC_MESSAGES/django.po b/django/contrib/postgres/locale/cs/LC_MESSAGES/django.po index fd792de49d..025fab4bed 100644 --- a/django/contrib/postgres/locale/cs/LC_MESSAGES/django.po +++ b/django/contrib/postgres/locale/cs/LC_MESSAGES/django.po @@ -7,22 +7,23 @@ 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: 2018-02-14 11:44+0000\n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-07-15 18:04+0000\n" "Last-Translator: Vláďa Macek \n" "Language-Team: Czech (http://www.transifex.com/django/django/language/cs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: cs\n" -"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n " +"<= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" msgid "PostgreSQL extensions" msgstr "Rozšíření pro PostgreSQL" #, python-format -msgid "Item %(nth)s in the array did not validate: " -msgstr "Položka s indexem %(nth)s v seznamu je neplatná: " +msgid "Item %(nth)s in the array did not validate:" +msgstr "Položka č. %(nth)s v seznamu je neplatná:" msgid "Nested arrays must have the same length." msgstr "Vnořená pole musejí mít stejnou délku." @@ -84,6 +85,9 @@ msgstr[1] "" msgstr[2] "" "Seznam obsahuje %(show_value)d položek, ale neměl by obsahovat více než " "%(limit_value)d." +msgstr[3] "" +"Seznam obsahuje %(show_value)d položek, ale neměl by obsahovat více než " +"%(limit_value)d." #, python-format msgid "" @@ -101,6 +105,9 @@ msgstr[1] "" msgstr[2] "" "Seznam obsahuje %(show_value)d položek, ale neměl by obsahovat méně než " "%(limit_value)d." +msgstr[3] "" +"Seznam obsahuje %(show_value)d položek, ale neměl by obsahovat méně než " +"%(limit_value)d." #, python-format msgid "Some keys were missing: %(keys)s" diff --git a/django/contrib/postgres/locale/da/LC_MESSAGES/django.mo b/django/contrib/postgres/locale/da/LC_MESSAGES/django.mo index 3a97a93195..ad310e82d7 100644 Binary files a/django/contrib/postgres/locale/da/LC_MESSAGES/django.mo and b/django/contrib/postgres/locale/da/LC_MESSAGES/django.mo differ diff --git a/django/contrib/postgres/locale/da/LC_MESSAGES/django.po b/django/contrib/postgres/locale/da/LC_MESSAGES/django.po index c4f934016d..ae494de1f3 100644 --- a/django/contrib/postgres/locale/da/LC_MESSAGES/django.po +++ b/django/contrib/postgres/locale/da/LC_MESSAGES/django.po @@ -1,14 +1,14 @@ # This file is distributed under the same license as the Django package. # # Translators: -# Erik Wognsen , 2015-2017 +# Erik Wognsen , 2015-2018 # valberg , 2015 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-24 16:43+0000\n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-18 20:41+0000\n" "Last-Translator: Erik Wognsen \n" "Language-Team: Danish (http://www.transifex.com/django/django/language/da/)\n" "MIME-Version: 1.0\n" @@ -21,8 +21,8 @@ msgid "PostgreSQL extensions" msgstr "PostgreSQL udvidelser" #, python-format -msgid "Item %(nth)s in the array did not validate: " -msgstr "Element %(nth)s i array'et blev ikke valideret." +msgid "Item %(nth)s in the array did not validate:" +msgstr "Element %(nth)s i array'et blev ikke valideret:" msgid "Nested arrays must have the same length." msgstr "Indlejrede arrays skal have den samme længde." diff --git a/django/contrib/postgres/locale/dsb/LC_MESSAGES/django.mo b/django/contrib/postgres/locale/dsb/LC_MESSAGES/django.mo index 4f52740d6d..f655cf1461 100644 Binary files a/django/contrib/postgres/locale/dsb/LC_MESSAGES/django.mo and b/django/contrib/postgres/locale/dsb/LC_MESSAGES/django.mo differ diff --git a/django/contrib/postgres/locale/dsb/LC_MESSAGES/django.po b/django/contrib/postgres/locale/dsb/LC_MESSAGES/django.po index c12980f13b..7ab0185f7a 100644 --- a/django/contrib/postgres/locale/dsb/LC_MESSAGES/django.po +++ b/django/contrib/postgres/locale/dsb/LC_MESSAGES/django.po @@ -1,13 +1,13 @@ # This file is distributed under the same license as the Django package. # # Translators: -# Michael Wolf , 2016-2017 +# Michael Wolf , 2016-2018 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 00:02+0000\n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-26 10:31+0000\n" "Last-Translator: Michael Wolf \n" "Language-Team: Lower Sorbian (http://www.transifex.com/django/django/" "language/dsb/)\n" @@ -22,8 +22,8 @@ msgid "PostgreSQL extensions" msgstr "Rozšyrjenja PostgreSQL" #, python-format -msgid "Item %(nth)s in the array did not validate: " -msgstr "Element %(nth)s w pólnej wariabli njejo se wobkšuśił:" +msgid "Item %(nth)s in the array did not validate:" +msgstr "Zapisk %(nth)sw pólnej wariabli njejo se wobkšuśił:" msgid "Nested arrays must have the same length." msgstr "Zakašćikowane pólne wariable muse tu samsku dłujkosć měś." diff --git a/django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.mo b/django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.mo index 585159efd2..481e839fdb 100644 Binary files a/django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.mo and b/django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.mo differ diff --git a/django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.po b/django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.po index b52a602d17..43ba4dc030 100644 --- a/django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.po +++ b/django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.po @@ -1,13 +1,13 @@ # This file is distributed under the same license as the Django package. # # Translators: -# Ramiro Morales, 2015-2017 +# Ramiro Morales, 2015-2018 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" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-07-31 16:47+0000\n" "Last-Translator: Ramiro Morales\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/django/django/" "language/es_AR/)\n" @@ -21,7 +21,7 @@ msgid "PostgreSQL extensions" msgstr "Extensiones PostgreSQL" #, python-format -msgid "Item %(nth)s in the array did not validate: " +msgid "Item %(nth)s in the array did not validate:" msgstr "La validación del ítem %(nth)s del arreglo falló:" msgid "Nested arrays must have the same length." @@ -38,7 +38,7 @@ msgid "A JSON object" msgstr "Un objeto JSON" msgid "Value must be valid JSON." -msgstr "El valor debe ser JSON valido." +msgstr "El valor debe ser JSON válido." msgid "Could not load JSON data." msgstr "No se han podido cargar los datos JSON." @@ -48,7 +48,7 @@ msgstr "debe ser un diccionario JSON." #, python-format msgid "'%(value)s' value must be valid JSON." -msgstr "El valor de '%(value)s' debe ser JSON valido." +msgstr "El valor de '%(value)s' debe ser JSON válido." msgid "Enter two valid values." msgstr "Introduzca dos valores válidos." @@ -57,7 +57,7 @@ msgid "The start of the range must not exceed the end of the range." msgstr "El inicio del rango no debe ser mayor que el fin del rango." msgid "Enter two whole numbers." -msgstr "Introduzca don números enteros." +msgstr "Introduzca dos números enteros." msgid "Enter two numbers." msgstr "Introduzca dos números." @@ -76,10 +76,10 @@ msgid_plural "" "List contains %(show_value)d items, it should contain no more than " "%(limit_value)d." msgstr[0] "" -"La lista contiene %(show_value)d item, debe contener no mas de " +"La lista contiene %(show_value)d ítem, debe contener no mas de " "%(limit_value)d." msgstr[1] "" -"La lista contiene %(show_value)d items, debe contener no mas de " +"La lista contiene %(show_value)d ítems, debe contener no mas de " "%(limit_value)d." #, python-format @@ -90,10 +90,10 @@ msgid_plural "" "List contains %(show_value)d items, it should contain no fewer than " "%(limit_value)d." msgstr[0] "" -"La lista contiene %(show_value)d item, debe contener no mas de " +"La lista contiene %(show_value)d ítem, debe contener no mas de " "%(limit_value)d." msgstr[1] "" -"La lista contiene %(show_value)d items, debe contener no menos de " +"La lista contiene %(show_value)d ítems, debe contener no menos de " "%(limit_value)d." #, python-format diff --git a/django/contrib/postgres/locale/fa/LC_MESSAGES/django.mo b/django/contrib/postgres/locale/fa/LC_MESSAGES/django.mo index b3be92d064..2189a01e12 100644 Binary files a/django/contrib/postgres/locale/fa/LC_MESSAGES/django.mo and b/django/contrib/postgres/locale/fa/LC_MESSAGES/django.mo differ diff --git a/django/contrib/postgres/locale/fa/LC_MESSAGES/django.po b/django/contrib/postgres/locale/fa/LC_MESSAGES/django.po index eabc0f0a96..b8858a6af1 100644 --- a/django/contrib/postgres/locale/fa/LC_MESSAGES/django.po +++ b/django/contrib/postgres/locale/fa/LC_MESSAGES/django.po @@ -2,39 +2,40 @@ # # Translators: # Ali Nikneshan , 2015 +# MJafar Mashhadi , 2018 # Mohammad Hossein Mojtahedi , 2016 # Pouya Abbassi, 2016 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: Jannis Leidel \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-06-23 23:11+0000\n" +"Last-Translator: MJafar Mashhadi \n" "Language-Team: Persian (http://www.transifex.com/django/django/language/" "fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fa\n" -"Plural-Forms: nplurals=1; plural=0;\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" msgid "PostgreSQL extensions" msgstr "ملحقات Postgres" #, python-format -msgid "Item %(nth)s in the array did not validate: " -msgstr "مورد %(nth)s ام در آرایه معتبر نیست: " +msgid "Item %(nth)s in the array did not validate:" +msgstr "عضو %(nth)sم آرایه معتبر نیست:" msgid "Nested arrays must have the same length." msgstr "آرایه های تو در تو باید هم سایز باشند" msgid "Map of strings to strings/nulls" -msgstr "" +msgstr "نگاشتی از رشته به رشته/هیچمقدار" #, python-format msgid "The value of \"%(key)s\" is not a string or null." -msgstr "" +msgstr "مقدار \"%(key)s\" باید رشته یا هیچمقدار باشد." msgid "A JSON object" msgstr "یک شیء JSON" @@ -80,6 +81,9 @@ msgid_plural "" msgstr[0] "" "لیست شامل %(show_value)d مورد است. ولی باید حداکثر شامل %(limit_value)d مورد " "باشد." +msgstr[1] "" +"لیست شامل %(show_value)d مورد است. ولی باید حداکثر شامل %(limit_value)d مورد " +"باشد." #, python-format msgid "" @@ -90,6 +94,8 @@ msgid_plural "" "%(limit_value)d." msgstr[0] "" "لیست شامل %(show_value)d است، نباید کمتر از %(limit_value)d را شامل شود." +msgstr[1] "" +"لیست شامل %(show_value)d است، نباید کمتر از %(limit_value)d را شامل شود." #, python-format msgid "Some keys were missing: %(keys)s" diff --git a/django/contrib/postgres/locale/fr/LC_MESSAGES/django.mo b/django/contrib/postgres/locale/fr/LC_MESSAGES/django.mo index bd5066fc90..dc2f930fde 100644 Binary files a/django/contrib/postgres/locale/fr/LC_MESSAGES/django.mo and b/django/contrib/postgres/locale/fr/LC_MESSAGES/django.mo differ diff --git a/django/contrib/postgres/locale/fr/LC_MESSAGES/django.po b/django/contrib/postgres/locale/fr/LC_MESSAGES/django.po index 240a7ec74d..4a18e27d92 100644 --- a/django/contrib/postgres/locale/fr/LC_MESSAGES/django.po +++ b/django/contrib/postgres/locale/fr/LC_MESSAGES/django.po @@ -1,13 +1,13 @@ # This file is distributed under the same license as the Django package. # # Translators: -# Claude Paroz , 2015-2017 +# Claude Paroz , 2015-2018 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-21 22:44+0000\n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-18 12:55+0000\n" "Last-Translator: Claude Paroz \n" "Language-Team: French (http://www.transifex.com/django/django/language/fr/)\n" "MIME-Version: 1.0\n" @@ -20,7 +20,7 @@ msgid "PostgreSQL extensions" msgstr "Extensions PostgreSQL" #, python-format -msgid "Item %(nth)s in the array did not validate: " +msgid "Item %(nth)s in the array did not validate:" msgstr "L'élément n°%(nth)s du tableau n'est pas valide :" msgid "Nested arrays must have the same length." diff --git a/django/contrib/postgres/locale/gd/LC_MESSAGES/django.mo b/django/contrib/postgres/locale/gd/LC_MESSAGES/django.mo index 6bcbbd963f..24b48dcee6 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 994e733157..034d0d6767 100644 --- a/django/contrib/postgres/locale/gd/LC_MESSAGES/django.po +++ b/django/contrib/postgres/locale/gd/LC_MESSAGES/django.po @@ -3,12 +3,13 @@ # Translators: # GunChleoc, 2016-2017 # GunChleoc, 2015 +# GunChleoc, 2015 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-22 17:29+0000\n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-29 09:32+0000\n" "Last-Translator: GunChleoc\n" "Language-Team: Gaelic, Scottish (http://www.transifex.com/django/django/" "language/gd/)\n" @@ -23,8 +24,8 @@ msgid "PostgreSQL extensions" msgstr "Leudachain PostgreSQL" #, python-format -msgid "Item %(nth)s in the array did not validate: " -msgstr "Cha deach le dearbhadh an nì %(nth)s san arraigh: " +msgid "Item %(nth)s in the array did not validate:" +msgstr "Cha deach le dearbhadh an nì %(nth)s san arraigh:" msgid "Nested arrays must have the same length." msgstr "Feumaidh an aon fhaid a bhith aig a h-uile arraigh neadaichte." diff --git a/django/contrib/postgres/locale/hsb/LC_MESSAGES/django.mo b/django/contrib/postgres/locale/hsb/LC_MESSAGES/django.mo index 73350ccafa..37a014e910 100644 Binary files a/django/contrib/postgres/locale/hsb/LC_MESSAGES/django.mo and b/django/contrib/postgres/locale/hsb/LC_MESSAGES/django.mo differ diff --git a/django/contrib/postgres/locale/hsb/LC_MESSAGES/django.po b/django/contrib/postgres/locale/hsb/LC_MESSAGES/django.po index 0e623bbd49..29812f43a9 100644 --- a/django/contrib/postgres/locale/hsb/LC_MESSAGES/django.po +++ b/django/contrib/postgres/locale/hsb/LC_MESSAGES/django.po @@ -1,13 +1,13 @@ # This file is distributed under the same license as the Django package. # # Translators: -# Michael Wolf , 2016-2017 +# Michael Wolf , 2016-2018 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 00:02+0000\n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-26 10:59+0000\n" "Last-Translator: Michael Wolf \n" "Language-Team: Upper Sorbian (http://www.transifex.com/django/django/" "language/hsb/)\n" @@ -22,8 +22,8 @@ msgid "PostgreSQL extensions" msgstr "Rozšěrjenja PostgreSQL" #, python-format -msgid "Item %(nth)s in the array did not validate: " -msgstr "Element %(nth)s w pólnej wariabli njeje so wobkrućił:" +msgid "Item %(nth)s in the array did not validate:" +msgstr "Zapisk %(nth)s w pólnym wariabli njeje so wokrućił:" msgid "Nested arrays must have the same length." msgstr "Zakašćikowane pólne wariable maja samsnu dołhosć." diff --git a/django/contrib/postgres/locale/hu/LC_MESSAGES/django.mo b/django/contrib/postgres/locale/hu/LC_MESSAGES/django.mo index 9fd50796c4..5f2eaf4cb5 100644 Binary files a/django/contrib/postgres/locale/hu/LC_MESSAGES/django.mo and b/django/contrib/postgres/locale/hu/LC_MESSAGES/django.mo differ diff --git a/django/contrib/postgres/locale/hu/LC_MESSAGES/django.po b/django/contrib/postgres/locale/hu/LC_MESSAGES/django.po index b6460dc8f1..d35586a5f9 100644 --- a/django/contrib/postgres/locale/hu/LC_MESSAGES/django.po +++ b/django/contrib/postgres/locale/hu/LC_MESSAGES/django.po @@ -1,6 +1,7 @@ # This file is distributed under the same license as the Django package. # # Translators: +# Akos Zsolt Hochrein , 2018 # András Veres-Szentkirályi, 2016 # Dóra Szendrei , 2017 # János R (Hangya), 2017 @@ -8,9 +9,9 @@ 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: Dóra Szendrei \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-26 09:51+0000\n" +"Last-Translator: Akos Zsolt Hochrein \n" "Language-Team: Hungarian (http://www.transifex.com/django/django/language/" "hu/)\n" "MIME-Version: 1.0\n" @@ -23,8 +24,8 @@ msgid "PostgreSQL extensions" msgstr "PostgreSQL kiterjesztések" #, python-format -msgid "Item %(nth)s in the array did not validate: " -msgstr "A tömb %(nth)s. értéke érvénytelen:" +msgid "Item %(nth)s in the array did not validate:" +msgstr "A tömb %(nth)s-ik eleme érvénytelen:" msgid "Nested arrays must have the same length." msgstr "A belső tömböknek egyforma hosszúaknak kell lenniük." diff --git a/django/contrib/postgres/locale/id/LC_MESSAGES/django.mo b/django/contrib/postgres/locale/id/LC_MESSAGES/django.mo index 6e1980427d..417dbab065 100644 Binary files a/django/contrib/postgres/locale/id/LC_MESSAGES/django.mo and b/django/contrib/postgres/locale/id/LC_MESSAGES/django.mo differ diff --git a/django/contrib/postgres/locale/id/LC_MESSAGES/django.po b/django/contrib/postgres/locale/id/LC_MESSAGES/django.po index 491c2c531e..4b3a7f40cd 100644 --- a/django/contrib/postgres/locale/id/LC_MESSAGES/django.po +++ b/django/contrib/postgres/locale/id/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # This file is distributed under the same license as the Django package. # # Translators: -# Fery Setiawan , 2015-2017 +# Fery Setiawan , 2015-2018 # M Asep Indrayana , 2015 # oon arfiandwi (OonID) , 2016 # rodin , 2016 @@ -10,8 +10,8 @@ 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" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-06-18 23:31+0000\n" "Last-Translator: Fery Setiawan \n" "Language-Team: Indonesian (http://www.transifex.com/django/django/language/" "id/)\n" @@ -25,8 +25,8 @@ msgid "PostgreSQL extensions" msgstr "Ekstensi PostgreSQL" #, python-format -msgid "Item %(nth)s in the array did not validate: " -msgstr "Item %(nth)s di dalam array tidak divalidasi:" +msgid "Item %(nth)s in the array did not validate:" +msgstr "Barang %(nth)s dalam larik tidak disahkan:" msgid "Nested arrays must have the same length." msgstr "Array bersaran harus mempunyai panjang yang sama." diff --git a/django/contrib/postgres/locale/is/LC_MESSAGES/django.mo b/django/contrib/postgres/locale/is/LC_MESSAGES/django.mo index 1b8cea4075..1e043bd06f 100644 Binary files a/django/contrib/postgres/locale/is/LC_MESSAGES/django.mo and b/django/contrib/postgres/locale/is/LC_MESSAGES/django.mo differ diff --git a/django/contrib/postgres/locale/is/LC_MESSAGES/django.po b/django/contrib/postgres/locale/is/LC_MESSAGES/django.po index 619e3a4df0..acf7fb3c5f 100644 --- a/django/contrib/postgres/locale/is/LC_MESSAGES/django.po +++ b/django/contrib/postgres/locale/is/LC_MESSAGES/django.po @@ -1,13 +1,13 @@ # This file is distributed under the same license as the Django package. # # Translators: -# Thordur Sigurdsson , 2016-2017 +# Thordur Sigurdsson , 2016-2018 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-21 22:44+0000\n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-07-19 02:52+0000\n" "Last-Translator: Thordur Sigurdsson \n" "Language-Team: Icelandic (http://www.transifex.com/django/django/language/" "is/)\n" @@ -21,7 +21,7 @@ msgid "PostgreSQL extensions" msgstr "PostgreSQL viðbætur" #, python-format -msgid "Item %(nth)s in the array did not validate: " +msgid "Item %(nth)s in the array did not validate:" msgstr "Hlutur %(nth)s í listanum er ógildur:" msgid "Nested arrays must have the same length." diff --git a/django/contrib/postgres/locale/it/LC_MESSAGES/django.mo b/django/contrib/postgres/locale/it/LC_MESSAGES/django.mo index f10500d78d..32bead51eb 100644 Binary files a/django/contrib/postgres/locale/it/LC_MESSAGES/django.mo and b/django/contrib/postgres/locale/it/LC_MESSAGES/django.mo differ diff --git a/django/contrib/postgres/locale/it/LC_MESSAGES/django.po b/django/contrib/postgres/locale/it/LC_MESSAGES/django.po index 1602191c44..f4abda78c8 100644 --- a/django/contrib/postgres/locale/it/LC_MESSAGES/django.po +++ b/django/contrib/postgres/locale/it/LC_MESSAGES/django.po @@ -1,8 +1,9 @@ # This file is distributed under the same license as the Django package. # # Translators: -# bbstuntman , 2017 +# Topolino_Hackerino , 2017 # Flavio Curella , 2016 +# Mirco Grillo , 2018 # palmux , 2015 # Mattia Procopio , 2015 # Stefano Brentegani , 2015-2016 @@ -10,9 +11,9 @@ 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: palmux \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-07-30 21:04+0000\n" +"Last-Translator: Carlo Miron \n" "Language-Team: Italian (http://www.transifex.com/django/django/language/" "it/)\n" "MIME-Version: 1.0\n" @@ -25,8 +26,8 @@ msgid "PostgreSQL extensions" msgstr "Estensioni per PostgreSQL" #, python-format -msgid "Item %(nth)s in the array did not validate: " -msgstr "L'elemento %(nth)s dell'array non ha superato la validazione:" +msgid "Item %(nth)s in the array did not validate:" +msgstr "L'elemento %(nth)s dell'array non è stato convalidato:" msgid "Nested arrays must have the same length." msgstr "Gli array annidati devono avere la stessa lunghezza." diff --git a/django/contrib/postgres/locale/ja/LC_MESSAGES/django.mo b/django/contrib/postgres/locale/ja/LC_MESSAGES/django.mo index b2197b648a..73707363be 100644 Binary files a/django/contrib/postgres/locale/ja/LC_MESSAGES/django.mo and b/django/contrib/postgres/locale/ja/LC_MESSAGES/django.mo differ diff --git a/django/contrib/postgres/locale/ja/LC_MESSAGES/django.po b/django/contrib/postgres/locale/ja/LC_MESSAGES/django.po index 08ecce4fae..f883f80825 100644 --- a/django/contrib/postgres/locale/ja/LC_MESSAGES/django.po +++ b/django/contrib/postgres/locale/ja/LC_MESSAGES/django.po @@ -1,13 +1,13 @@ # This file is distributed under the same license as the Django package. # # Translators: -# Shinya Okano , 2015-2017 +# Shinya Okano , 2015-2018 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-21 22:44+0000\n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-23 03:28+0000\n" "Last-Translator: Shinya Okano \n" "Language-Team: Japanese (http://www.transifex.com/django/django/language/" "ja/)\n" @@ -21,7 +21,7 @@ msgid "PostgreSQL extensions" msgstr "PostgreSQL拡張" #, python-format -msgid "Item %(nth)s in the array did not validate: " +msgid "Item %(nth)s in the array did not validate:" msgstr "配列内のアイテム %(nth)s は検証できませんでした:" msgid "Nested arrays must have the same length." diff --git a/django/contrib/postgres/locale/lt/LC_MESSAGES/django.mo b/django/contrib/postgres/locale/lt/LC_MESSAGES/django.mo index cbf860d1b6..275944fcff 100644 Binary files a/django/contrib/postgres/locale/lt/LC_MESSAGES/django.mo and b/django/contrib/postgres/locale/lt/LC_MESSAGES/django.mo differ diff --git a/django/contrib/postgres/locale/lt/LC_MESSAGES/django.po b/django/contrib/postgres/locale/lt/LC_MESSAGES/django.po index 446c654747..de56075ef6 100644 --- a/django/contrib/postgres/locale/lt/LC_MESSAGES/django.po +++ b/django/contrib/postgres/locale/lt/LC_MESSAGES/django.po @@ -1,13 +1,13 @@ # This file is distributed under the same license as the Django package. # # Translators: -# Matas Dailyda , 2015-2017 +# Matas Dailyda , 2015-2018 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-21 22:44+0000\n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-18 08:24+0000\n" "Last-Translator: Matas Dailyda \n" "Language-Team: Lithuanian (http://www.transifex.com/django/django/language/" "lt/)\n" @@ -15,15 +15,16 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: lt\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" -"%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < " +"11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? " +"1 : n % 1 != 0 ? 2: 3);\n" msgid "PostgreSQL extensions" msgstr "PostgreSQL plėtiniai" #, python-format -msgid "Item %(nth)s in the array did not validate: " -msgstr "Masyve nevalidus %(nth)s elementas: " +msgid "Item %(nth)s in the array did not validate:" +msgstr "%(nth)s elementų masyve yra nevalidžių:" msgid "Nested arrays must have the same length." msgstr "Iterpti vienas į kitą masyvai turi būti vienodo ilgio." @@ -85,6 +86,9 @@ msgstr[1] "" msgstr[2] "" "Sąrašas turi %(show_value)d elementų. Sąrašas neturėtų turėti daugiau " "elementų nei %(limit_value)d." +msgstr[3] "" +"Sąrašas turi %(show_value)d elementų. Sąrašas neturėtų turėti daugiau " +"elementų nei %(limit_value)d." #, python-format msgid "" @@ -102,6 +106,9 @@ msgstr[1] "" msgstr[2] "" "Sąrašas turi %(show_value)d elementų. Sąrašas turėtų turėti daugiau elementų " "nei %(limit_value)d." +msgstr[3] "" +"Sąrašas turi %(show_value)d elementų. Sąrašas turėtų turėti daugiau elementų " +"nei %(limit_value)d." #, python-format msgid "Some keys were missing: %(keys)s" diff --git a/django/contrib/postgres/locale/lv/LC_MESSAGES/django.mo b/django/contrib/postgres/locale/lv/LC_MESSAGES/django.mo index d0ad97bdef..3083dc0fcf 100644 Binary files a/django/contrib/postgres/locale/lv/LC_MESSAGES/django.mo and b/django/contrib/postgres/locale/lv/LC_MESSAGES/django.mo differ diff --git a/django/contrib/postgres/locale/lv/LC_MESSAGES/django.po b/django/contrib/postgres/locale/lv/LC_MESSAGES/django.po index c07e670d14..1319c83375 100644 --- a/django/contrib/postgres/locale/lv/LC_MESSAGES/django.po +++ b/django/contrib/postgres/locale/lv/LC_MESSAGES/django.po @@ -1,15 +1,16 @@ # This file is distributed under the same license as the Django package. # # Translators: -# Edgars Voroboks , 2017 +# NullIsNot0 , 2017 +# NullIsNot0 , 2018 # peterisb , 2016-2017 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-11-17 21:10+0000\n" -"Last-Translator: Edgars Voroboks \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-23 16:49+0000\n" +"Last-Translator: NullIsNot0 \n" "Language-Team: Latvian (http://www.transifex.com/django/django/language/" "lv/)\n" "MIME-Version: 1.0\n" @@ -23,8 +24,8 @@ msgid "PostgreSQL extensions" msgstr "PostgreSQL paplašinājums" #, python-format -msgid "Item %(nth)s in the array did not validate: " -msgstr "Masīva %(nth)s elements neizturēja pārbaudi: " +msgid "Item %(nth)s in the array did not validate:" +msgstr "Masīva %(nth)s elements nav pareizs:" msgid "Nested arrays must have the same length." msgstr "Iekļauto masīvu garumam jābūt vienādam." diff --git a/django/contrib/postgres/locale/nb/LC_MESSAGES/django.mo b/django/contrib/postgres/locale/nb/LC_MESSAGES/django.mo index 9734fc9f91..f3bfce1a2e 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 36dbfc07a6..c154fcb19c 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 +# Jon , 2017-2018 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-11-27 12:35+0000\n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-07-30 11:31+0000\n" "Last-Translator: Jon \n" "Language-Team: Norwegian Bokmål (http://www.transifex.com/django/django/" "language/nb/)\n" @@ -22,7 +22,7 @@ msgid "PostgreSQL extensions" msgstr "PostgreSQL-utvidelser" #, python-format -msgid "Item %(nth)s in the array did not validate: " +msgid "Item %(nth)s in the array did not validate:" msgstr "Element %(nth)s i arrayen validerte ikke:" msgid "Nested arrays must have the same length." diff --git a/django/contrib/postgres/locale/pl/LC_MESSAGES/django.mo b/django/contrib/postgres/locale/pl/LC_MESSAGES/django.mo index aac76a51b9..5fe9e72c00 100644 Binary files a/django/contrib/postgres/locale/pl/LC_MESSAGES/django.mo and b/django/contrib/postgres/locale/pl/LC_MESSAGES/django.mo differ diff --git a/django/contrib/postgres/locale/pl/LC_MESSAGES/django.po b/django/contrib/postgres/locale/pl/LC_MESSAGES/django.po index 20cac7f537..298982b923 100644 --- a/django/contrib/postgres/locale/pl/LC_MESSAGES/django.po +++ b/django/contrib/postgres/locale/pl/LC_MESSAGES/django.po @@ -4,16 +4,16 @@ # Dariusz Paluch , 2015 # Janusz Harkot , 2015 # Piotr Jakimiak , 2015 -# m_aciek , 2016-2017 +# m_aciek , 2016-2018 # m_aciek , 2015 # Tomasz Kajtoch , 2016 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: Tomasz Kajtoch \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-19 00:04+0000\n" +"Last-Translator: m_aciek \n" "Language-Team: Polish (http://www.transifex.com/django/django/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -27,8 +27,8 @@ msgid "PostgreSQL extensions" msgstr "Rozszerzenia PostgreSQL" #, python-format -msgid "Item %(nth)s in the array did not validate: " -msgstr "Element %(nth)s w tablicy nie przeszedł walidacji:" +msgid "Item %(nth)s in the array did not validate:" +msgstr "%(nth)s. element w tablicy nie przeszedł walidacji:" msgid "Nested arrays must have the same length." msgstr "Zagnieżdżone tablice muszą mieć tę samą długość." diff --git a/django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.mo b/django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.mo index 03ae4d1ec9..4c6fe387c0 100644 Binary files a/django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.mo and b/django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.po b/django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.po index 3ce444f9d0..f02af8daf1 100644 --- a/django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.po +++ b/django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.po @@ -7,14 +7,15 @@ # Fábio C. Barrionuevo da Luz , 2015 # Lucas Infante , 2015 # Luiz Boaretto , 2017 +# Marcelo Moro Brondani , 2018 # Rafael Ribeiro , 2016 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: andrewsmedina \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-06-25 18:11+0000\n" +"Last-Translator: Marcelo Moro Brondani \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/django/django/" "language/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -27,8 +28,8 @@ msgid "PostgreSQL extensions" msgstr "Extensões para PostgreSQL" #, python-format -msgid "Item %(nth)s in the array did not validate: " -msgstr "O item %(nth)s no array não pode ser validado:" +msgid "Item %(nth)s in the array did not validate:" +msgstr "O item %(nth)s na matriz não validou:" msgid "Nested arrays must have the same length." msgstr "Matrizes aninhadas devem ter o mesmo comprimento." diff --git a/django/contrib/postgres/locale/ro/LC_MESSAGES/django.mo b/django/contrib/postgres/locale/ro/LC_MESSAGES/django.mo index cf844a1920..1b3944148d 100644 Binary files a/django/contrib/postgres/locale/ro/LC_MESSAGES/django.mo and b/django/contrib/postgres/locale/ro/LC_MESSAGES/django.mo differ diff --git a/django/contrib/postgres/locale/ro/LC_MESSAGES/django.po b/django/contrib/postgres/locale/ro/LC_MESSAGES/django.po index 87a118ad06..b858875ee9 100644 --- a/django/contrib/postgres/locale/ro/LC_MESSAGES/django.po +++ b/django/contrib/postgres/locale/ro/LC_MESSAGES/django.po @@ -1,14 +1,15 @@ # This file is distributed under the same license as the Django package. # # Translators: +# Bogdan Mateescu, 2018 # Razvan Stefanescu , 2015,2017 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-21 22:44+0000\n" -"Last-Translator: Razvan Stefanescu \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-18 06:23+0000\n" +"Last-Translator: Bogdan Mateescu\n" "Language-Team: Romanian (http://www.transifex.com/django/django/language/" "ro/)\n" "MIME-Version: 1.0\n" @@ -22,8 +23,8 @@ msgid "PostgreSQL extensions" msgstr "Extensiile PostgreSQL" #, python-format -msgid "Item %(nth)s in the array did not validate: " -msgstr "Elementul %(nth)s din vector nu a fost validat:" +msgid "Item %(nth)s in the array did not validate:" +msgstr "Elementul %(nth)s din mulțime nu s-a validat:" msgid "Nested arrays must have the same length." msgstr "Vectorii imbricați trebuie să aibă aceeași lungime." diff --git a/django/contrib/postgres/locale/ru/LC_MESSAGES/django.mo b/django/contrib/postgres/locale/ru/LC_MESSAGES/django.mo index a5d84b43b8..c2600d2da7 100644 Binary files a/django/contrib/postgres/locale/ru/LC_MESSAGES/django.mo and b/django/contrib/postgres/locale/ru/LC_MESSAGES/django.mo differ diff --git a/django/contrib/postgres/locale/ru/LC_MESSAGES/django.po b/django/contrib/postgres/locale/ru/LC_MESSAGES/django.po index 6b2fe544e0..1f1567fac6 100644 --- a/django/contrib/postgres/locale/ru/LC_MESSAGES/django.po +++ b/django/contrib/postgres/locale/ru/LC_MESSAGES/django.po @@ -1,17 +1,18 @@ # This file is distributed under the same license as the Django package. # # Translators: -# Eugene MechanisM , 2016 +# Eugene , 2016 # eXtractor , 2015 # Kirill Gagarski , 2015 -# Vasiliy Anikin , 2017 -# Алексей Борискин , 2015-2017 +# Вася Аникин , 2017 +# Алексей Борискин , 2015-2018 +# Дмитрий Шатера , 2018 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" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-07-27 11:04+0000\n" "Last-Translator: Алексей Борискин \n" "Language-Team: Russian (http://www.transifex.com/django/django/language/" "ru/)\n" @@ -27,8 +28,8 @@ msgid "PostgreSQL extensions" msgstr "Расширения PostgreSQL" #, python-format -msgid "Item %(nth)s in the array did not validate: " -msgstr "Элемент %(nth)s в массиве не прошёл проверку:" +msgid "Item %(nth)s in the array did not validate:" +msgstr "Элемент %(nth)s массива не прошёл проверку:" msgid "Nested arrays must have the same length." msgstr "Вложенные массивы должны иметь одинаковую длину." diff --git a/django/contrib/postgres/locale/sq/LC_MESSAGES/django.mo b/django/contrib/postgres/locale/sq/LC_MESSAGES/django.mo index f6485c4980..e3bb00e5aa 100644 Binary files a/django/contrib/postgres/locale/sq/LC_MESSAGES/django.mo and b/django/contrib/postgres/locale/sq/LC_MESSAGES/django.mo differ diff --git a/django/contrib/postgres/locale/sq/LC_MESSAGES/django.po b/django/contrib/postgres/locale/sq/LC_MESSAGES/django.po index b345ef28b8..3220782619 100644 --- a/django/contrib/postgres/locale/sq/LC_MESSAGES/django.po +++ b/django/contrib/postgres/locale/sq/LC_MESSAGES/django.po @@ -1,13 +1,13 @@ # This file is distributed under the same license as the Django package. # # Translators: -# Besnik , 2017 +# Besnik , 2017-2018 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-11-29 22:58+0000\n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-18 09:27+0000\n" "Last-Translator: Besnik \n" "Language-Team: Albanian (http://www.transifex.com/django/django/language/" "sq/)\n" @@ -21,14 +21,14 @@ msgid "PostgreSQL extensions" msgstr "Zgjerime PostgreSQL" #, python-format -msgid "Item %(nth)s in the array did not validate: " -msgstr "Elementi %(nth)s te vargu s’u vleftësua dot: " +msgid "Item %(nth)s in the array did not validate:" +msgstr "Objekti %(nth)s te vargu nuk u vleftësua:" msgid "Nested arrays must have the same length." msgstr "Vargjet brenda vargjesh duhet të kenë të njëjtën gjatësi." msgid "Map of strings to strings/nulls" -msgstr "" +msgstr "Hartë vargjesh te strings/nulls" #, python-format msgid "The value of \"%(key)s\" is not a string or null." diff --git a/django/contrib/postgres/locale/sr/LC_MESSAGES/django.mo b/django/contrib/postgres/locale/sr/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..aabfcba9cf Binary files /dev/null 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 new file mode 100644 index 0000000000..27a30d0576 --- /dev/null +++ b/django/contrib/postgres/locale/sr/LC_MESSAGES/django.po @@ -0,0 +1,123 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Branko Kokanovic , 2018 +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" +"Language-Team: Serbian (http://www.transifex.com/django/django/language/" +"sr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sr\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +msgid "PostgreSQL extensions" +msgstr "PostgreSQL екстензије" + +#, python-format +msgid "Item %(nth)s in the array did not validate:" +msgstr "Ставка %(nth)s у низу није валидирана:" + +msgid "Nested arrays must have the same length." +msgstr "Угњеждени низови морају да буду исте дужине." + +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 "A JSON object" +msgstr "JSON објекат" + +msgid "Value must be valid JSON." +msgstr "Вредност мора бити исправни JSON." + +msgid "Could not load JSON data." +msgstr "Не могу да учитам JSON податке." + +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 "Enter two valid values." +msgstr "Унесите две исправне вредности." + +msgid "The start of the range must not exceed the end of the range." +msgstr "Почетак опсега не може бити преко краја опсега." + +msgid "Enter two whole numbers." +msgstr "Унесите два цела броја." + +msgid "Enter two numbers." +msgstr "Унесите два броја." + +msgid "Enter two valid date/times." +msgstr "Унесите два исправна датума/времена." + +msgid "Enter two valid dates." +msgstr "Унесите два исправна датума." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"Листа садржи %(show_value)dставку, не би требало да садржи више од " +"%(limit_value)d." +msgstr[1] "" +"Листа садржи %(show_value)d ставке, не би требало да садржи више од " +"%(limit_value)d." +msgstr[2] "" +"Листа садржи %(show_value)d ставки, не би требало да садржи више од " +"%(limit_value)d." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"Листа садржи %(show_value)d ставку, не би требало да садржи мање од " +"%(limit_value)d." +msgstr[1] "" +"Листа садржи %(show_value)d ставке, не би требало да садржи мање од " +"%(limit_value)d." +msgstr[2] "" +"Листа садржи %(show_value)d ставки, не би требало да садржи мање од " +"%(limit_value)d." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "Неки кључеви недостају: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "Дати су неки непознати кључеви: %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "Овај опсег мора бити укупно мањи или једнак %(limit_value)s." + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "Овај опсег мора бити укупно већи или једнак %(limit_value)s." diff --git a/django/contrib/postgres/locale/tr/LC_MESSAGES/django.mo b/django/contrib/postgres/locale/tr/LC_MESSAGES/django.mo index fd16e3c909..68fdaa92f2 100644 Binary files a/django/contrib/postgres/locale/tr/LC_MESSAGES/django.mo and b/django/contrib/postgres/locale/tr/LC_MESSAGES/django.mo differ diff --git a/django/contrib/postgres/locale/tr/LC_MESSAGES/django.po b/django/contrib/postgres/locale/tr/LC_MESSAGES/django.po index 644a90a695..9745b0391b 100644 --- a/django/contrib/postgres/locale/tr/LC_MESSAGES/django.po +++ b/django/contrib/postgres/locale/tr/LC_MESSAGES/django.po @@ -1,14 +1,14 @@ # This file is distributed under the same license as the Django package. # # Translators: -# BouRock, 2015-2017 +# BouRock, 2015-2018 # BouRock, 2015 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" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-18 10:06+0000\n" "Last-Translator: BouRock\n" "Language-Team: Turkish (http://www.transifex.com/django/django/language/" "tr/)\n" @@ -22,8 +22,8 @@ msgid "PostgreSQL extensions" msgstr "PostgreSQL uzantıları" #, python-format -msgid "Item %(nth)s in the array did not validate: " -msgstr "Dizilimdeki %(nth)s öğesi doğrulanmadı: " +msgid "Item %(nth)s in the array did not validate:" +msgstr "Dizilimdeki %(nth)s öğesi doğrulanmadı:" msgid "Nested arrays must have the same length." msgstr "İç içe dizilimler aynı uzunlukta olmak zorunda." diff --git a/django/contrib/redirects/locale/th/LC_MESSAGES/django.mo b/django/contrib/redirects/locale/th/LC_MESSAGES/django.mo index c8b0e78c86..247f902d82 100644 Binary files a/django/contrib/redirects/locale/th/LC_MESSAGES/django.mo and b/django/contrib/redirects/locale/th/LC_MESSAGES/django.mo differ diff --git a/django/contrib/redirects/locale/th/LC_MESSAGES/django.po b/django/contrib/redirects/locale/th/LC_MESSAGES/django.po index bfbcf295bc..78ba247d7d 100644 --- a/django/contrib/redirects/locale/th/LC_MESSAGES/django.po +++ b/django/contrib/redirects/locale/th/LC_MESSAGES/django.po @@ -2,13 +2,14 @@ # # Translators: # Jannis Leidel , 2011 +# Kowit Charoenratchatabhan , 2018 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-10-09 17:42+0200\n" -"PO-Revision-Date: 2017-09-19 16:40+0000\n" -"Last-Translator: Jannis Leidel \n" +"PO-Revision-Date: 2018-05-06 08:37+0000\n" +"Last-Translator: Kowit Charoenratchatabhan \n" "Language-Team: Thai (http://www.transifex.com/django/django/language/th/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -17,10 +18,10 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" msgid "Redirects" -msgstr "" +msgstr "เปลี่ยนทิศทาง" msgid "site" -msgstr "" +msgstr "ไซต์" msgid "redirect from" msgstr "เปลี่ยนทิศทางจาก" diff --git a/django/contrib/redirects/locale/uz/LC_MESSAGES/django.mo b/django/contrib/redirects/locale/uz/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..489dc1f731 Binary files /dev/null and b/django/contrib/redirects/locale/uz/LC_MESSAGES/django.mo differ diff --git a/django/contrib/redirects/locale/uz/LC_MESSAGES/django.po b/django/contrib/redirects/locale/uz/LC_MESSAGES/django.po new file mode 100644 index 0000000000..91e1e0ad7e --- /dev/null +++ b/django/contrib/redirects/locale/uz/LC_MESSAGES/django.po @@ -0,0 +1,45 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Nuruddin Iminokhunov , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-23 01:18+0000\n" +"Last-Translator: Nuruddin Iminokhunov \n" +"Language-Team: Uzbek (http://www.transifex.com/django/django/language/uz/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: uz\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Redirects" +msgstr "Redirektlar" + +msgid "site" +msgstr "sayt" + +msgid "redirect from" +msgstr "redirekt formasi" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" + +msgid "redirect to" +msgstr "" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" + +msgid "redirect" +msgstr "" + +msgid "redirects" +msgstr "" diff --git a/django/contrib/sessions/locale/az/LC_MESSAGES/django.mo b/django/contrib/sessions/locale/az/LC_MESSAGES/django.mo index eb40ee2e50..9b488a3303 100644 Binary files a/django/contrib/sessions/locale/az/LC_MESSAGES/django.mo and b/django/contrib/sessions/locale/az/LC_MESSAGES/django.mo differ diff --git a/django/contrib/sessions/locale/az/LC_MESSAGES/django.po b/django/contrib/sessions/locale/az/LC_MESSAGES/django.po index accc4d9407..7ce647a63b 100644 --- a/django/contrib/sessions/locale/az/LC_MESSAGES/django.po +++ b/django/contrib/sessions/locale/az/LC_MESSAGES/django.po @@ -2,13 +2,14 @@ # # Translators: # Ali Ismayilov , 2011 +# Emin Mastizada , 2018 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-01-17 11:07+0100\n" -"PO-Revision-Date: 2017-09-19 16:40+0000\n" -"Last-Translator: Jannis Leidel \n" +"PO-Revision-Date: 2018-04-27 13:19+0000\n" +"Last-Translator: Emin Mastizada \n" "Language-Team: Azerbaijani (http://www.transifex.com/django/django/language/" "az/)\n" "MIME-Version: 1.0\n" @@ -18,13 +19,13 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" msgid "Sessions" -msgstr "" +msgstr "Seanslar" msgid "session key" msgstr "seans açarı" msgid "session data" -msgstr "seansın verilənləri" +msgstr "seansın məlumatları" msgid "expire date" msgstr "bitmə tarixi" diff --git a/django/contrib/sessions/locale/mn/LC_MESSAGES/django.mo b/django/contrib/sessions/locale/mn/LC_MESSAGES/django.mo index bf3c128ff0..f214362f9d 100644 Binary files a/django/contrib/sessions/locale/mn/LC_MESSAGES/django.mo and b/django/contrib/sessions/locale/mn/LC_MESSAGES/django.mo differ diff --git a/django/contrib/sessions/locale/mn/LC_MESSAGES/django.po b/django/contrib/sessions/locale/mn/LC_MESSAGES/django.po index 69dc629f0c..4ff7c3571b 100644 --- a/django/contrib/sessions/locale/mn/LC_MESSAGES/django.po +++ b/django/contrib/sessions/locale/mn/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # Translators: # Bayarkhuu Bataa, 2014 # Jannis Leidel , 2011 -# Анхбаяр Анхаа , 2011 +# Анхбаяр Анхаа , 2011,2018 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-01-17 11:07+0100\n" -"PO-Revision-Date: 2017-09-19 16:40+0000\n" -"Last-Translator: Jannis Leidel \n" +"PO-Revision-Date: 2018-07-09 06:53+0000\n" +"Last-Translator: Анхбаяр Анхаа \n" "Language-Team: Mongolian (http://www.transifex.com/django/django/language/" "mn/)\n" "MIME-Version: 1.0\n" @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" msgid "Sessions" -msgstr "Сэшнүүд" +msgstr "Session-ууд" msgid "session key" msgstr "session түлхүүр" diff --git a/django/contrib/sessions/locale/th/LC_MESSAGES/django.mo b/django/contrib/sessions/locale/th/LC_MESSAGES/django.mo index e2348b56c4..462cce8c08 100644 Binary files a/django/contrib/sessions/locale/th/LC_MESSAGES/django.mo and b/django/contrib/sessions/locale/th/LC_MESSAGES/django.mo differ diff --git a/django/contrib/sessions/locale/th/LC_MESSAGES/django.po b/django/contrib/sessions/locale/th/LC_MESSAGES/django.po index 6a83608d7b..9f7648fccd 100644 --- a/django/contrib/sessions/locale/th/LC_MESSAGES/django.po +++ b/django/contrib/sessions/locale/th/LC_MESSAGES/django.po @@ -2,13 +2,14 @@ # # Translators: # Jannis Leidel , 2011 +# Kowit Charoenratchatabhan , 2018 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-01-17 11:07+0100\n" -"PO-Revision-Date: 2017-09-19 16:40+0000\n" -"Last-Translator: Jannis Leidel \n" +"PO-Revision-Date: 2018-05-06 07:45+0000\n" +"Last-Translator: Kowit Charoenratchatabhan \n" "Language-Team: Thai (http://www.transifex.com/django/django/language/th/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -17,7 +18,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" msgid "Sessions" -msgstr "" +msgstr "เซสชัน" msgid "session key" msgstr "เซสชันคีย์" diff --git a/django/contrib/sessions/locale/uz/LC_MESSAGES/django.mo b/django/contrib/sessions/locale/uz/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..9346a6c382 Binary files /dev/null and b/django/contrib/sessions/locale/uz/LC_MESSAGES/django.mo differ diff --git a/django/contrib/sessions/locale/uz/LC_MESSAGES/django.po b/django/contrib/sessions/locale/uz/LC_MESSAGES/django.po new file mode 100644 index 0000000000..47fa681e59 --- /dev/null +++ b/django/contrib/sessions/locale/uz/LC_MESSAGES/django.po @@ -0,0 +1,35 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Nuruddin Iminokhunov , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 01:18+0000\n" +"Last-Translator: Nuruddin Iminokhunov \n" +"Language-Team: Uzbek (http://www.transifex.com/django/django/language/uz/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: uz\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Sessions" +msgstr "Sessiyalar" + +msgid "session key" +msgstr "sessiya kaliti" + +msgid "session data" +msgstr "sessiya ma'lumotlari " + +msgid "expire date" +msgstr "tugash vaqti" + +msgid "session" +msgstr "sessiya" + +msgid "sessions" +msgstr "sessiyalar" diff --git a/django/contrib/sites/locale/az/LC_MESSAGES/django.mo b/django/contrib/sites/locale/az/LC_MESSAGES/django.mo index 1436a530c3..0ec03f9843 100644 Binary files a/django/contrib/sites/locale/az/LC_MESSAGES/django.mo and b/django/contrib/sites/locale/az/LC_MESSAGES/django.mo differ diff --git a/django/contrib/sites/locale/az/LC_MESSAGES/django.po b/django/contrib/sites/locale/az/LC_MESSAGES/django.po index 6e325eb39a..cd3d29bc3a 100644 --- a/django/contrib/sites/locale/az/LC_MESSAGES/django.po +++ b/django/contrib/sites/locale/az/LC_MESSAGES/django.po @@ -2,13 +2,14 @@ # # Translators: # Ali Ismayilov , 2011 +# Emin Mastizada , 2018 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-01-17 11:07+0100\n" -"PO-Revision-Date: 2017-09-19 16:40+0000\n" -"Last-Translator: Jannis Leidel \n" +"PO-Revision-Date: 2018-04-27 17:01+0000\n" +"Last-Translator: Emin Mastizada \n" "Language-Team: Azerbaijani (http://www.transifex.com/django/django/language/" "az/)\n" "MIME-Version: 1.0\n" @@ -18,10 +19,10 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" msgid "Sites" -msgstr "" +msgstr "Saytlar" msgid "The domain name cannot contain any spaces or tabs." -msgstr "" +msgstr "Domen adında boşluq və tab boşluğu olmamalıdır." msgid "domain name" msgstr "domen" diff --git a/django/contrib/sites/locale/th/LC_MESSAGES/django.mo b/django/contrib/sites/locale/th/LC_MESSAGES/django.mo index 934c4f456b..bd461b668d 100644 Binary files a/django/contrib/sites/locale/th/LC_MESSAGES/django.mo and b/django/contrib/sites/locale/th/LC_MESSAGES/django.mo differ diff --git a/django/contrib/sites/locale/th/LC_MESSAGES/django.po b/django/contrib/sites/locale/th/LC_MESSAGES/django.po index 29f266e425..89df6a6dd9 100644 --- a/django/contrib/sites/locale/th/LC_MESSAGES/django.po +++ b/django/contrib/sites/locale/th/LC_MESSAGES/django.po @@ -2,14 +2,14 @@ # # Translators: # Jannis Leidel , 2011 -# Kowit Charoenratchatabhan , 2013 +# Kowit Charoenratchatabhan , 2013,2018 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-01-17 11:07+0100\n" -"PO-Revision-Date: 2017-09-19 16:40+0000\n" -"Last-Translator: Jannis Leidel \n" +"PO-Revision-Date: 2018-05-06 08:37+0000\n" +"Last-Translator: Kowit Charoenratchatabhan \n" "Language-Team: Thai (http://www.transifex.com/django/django/language/th/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -18,7 +18,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" msgid "Sites" -msgstr "" +msgstr "ไซต์" msgid "The domain name cannot contain any spaces or tabs." msgstr "ชื่อโดนเมนต้องไม่ไม่ช่องว่างหรือแท็บ" diff --git a/django/contrib/sites/locale/uz/LC_MESSAGES/django.mo b/django/contrib/sites/locale/uz/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..f1c68e3283 Binary files /dev/null and b/django/contrib/sites/locale/uz/LC_MESSAGES/django.mo differ diff --git a/django/contrib/sites/locale/uz/LC_MESSAGES/django.po b/django/contrib/sites/locale/uz/LC_MESSAGES/django.po new file mode 100644 index 0000000000..4f26906e91 --- /dev/null +++ b/django/contrib/sites/locale/uz/LC_MESSAGES/django.po @@ -0,0 +1,35 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Nuruddin Iminokhunov , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 01:18+0000\n" +"Last-Translator: Nuruddin Iminokhunov \n" +"Language-Team: Uzbek (http://www.transifex.com/django/django/language/uz/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: uz\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Sites" +msgstr "Saytlar" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Domen ismi tab`lar va bo'shliqlarsiz bo'lishi kerak" + +msgid "domain name" +msgstr "domen nomi" + +msgid "display name" +msgstr "ko'rsatiladigan ismi" + +msgid "site" +msgstr "sayt" + +msgid "sites" +msgstr "saytlar"