diff options
| author | Carlton Gibson <carlton.gibson@noumenal.es> | 2019-12-02 11:25:23 +0100 |
|---|---|---|
| committer | Carlton Gibson <carlton.gibson@noumenal.es> | 2019-12-02 11:25:23 +0100 |
| commit | 6376278a904e2f8b34893a7166508dfd205fdceb (patch) | |
| tree | c0081a22f833f937c8320d80f6ed407f00d6aa96 /django/contrib/humanize | |
| parent | c92cca89145c7e94a964d19bd9467629066048d7 (diff) | |
Updated contrib translations from Transifex.
Forward port of 4afa0e5d2a7c723a11d06434706810224651c50b from stable/3.0.x
Diffstat (limited to 'django/contrib/humanize')
38 files changed, 1508 insertions, 875 deletions
diff --git a/django/contrib/humanize/locale/az/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/az/LC_MESSAGES/django.mo Binary files differindex 51ca1000d0..859b28acb7 100644 --- a/django/contrib/humanize/locale/az/LC_MESSAGES/django.mo +++ b/django/contrib/humanize/locale/az/LC_MESSAGES/django.mo diff --git a/django/contrib/humanize/locale/az/LC_MESSAGES/django.po b/django/contrib/humanize/locale/az/LC_MESSAGES/django.po index 0d451cc9d1..b865ad6be9 100644 --- a/django/contrib/humanize/locale/az/LC_MESSAGES/django.po +++ b/django/contrib/humanize/locale/az/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"POT-Creation-Date: 2019-01-16 20:42+0100\n" "PO-Revision-Date: 2018-09-09 12:56+0000\n" "Last-Translator: Emin Mastizada <emin@linux.com>\n" "Language-Team: Azerbaijani (http://www.transifex.com/django/django/language/" @@ -252,8 +252,64 @@ msgstr "dünən" msgid "%(delta)s ago" msgstr "%(delta)s əvvəl" -#. Translators: 'naturaltime-past' strings will be included in -#. '%(delta)s ago' +#. 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] "bir saat əvvəl" +msgstr[1] "%(count)s saat əvvəl" + +#. 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] "bir dəqiqə əvvəl" +msgstr[1] "%(count)s dəqiqə əvvəl" + +#. Translators: please keep a non-breaking space (U+00A0) between count +#. and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "bir saniyə əvvəl" +msgstr[1] "%(count)s saniyə əvvəl" + +msgid "now" +msgstr "indi" + +#. 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] "bir saniyə sonra" +msgstr[1] "%(count)s saniyə sonra" + +#. 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] "bir dəqiqə sonra" +msgstr[1] "%(count)s dəqiqə sonra" + +#. 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] "bir saat sonra" +msgstr[1] "%(count)s saat sonra" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "%(delta)s bundan sonra" + +#. Translators: 'naturaltime-past' strings will be included in '%(delta)s ago' #, python-format msgctxt "naturaltime-past" msgid "%d year" @@ -296,41 +352,8 @@ msgid_plural "%d minutes" msgstr[0] "%d dəqiqə" msgstr[1] "%d dəqiqə" -msgid "now" -msgstr "indi" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "bir saniyə əvvəl" -msgstr[1] "%(count)s saniyə əvvəl" - -#. 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] "bir dəqiqə əvvəl" -msgstr[1] "%(count)s dəqiqə əvvəl" - -#. 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] "bir saat əvvəl" -msgstr[1] "%(count)s saat əvvəl" - -#. Translators: delta will contain a string like '2 months' or '1 month, 2 -#. weeks' -#, python-format -msgid "%(delta)s from now" -msgstr "%(delta)s bundan sonra" - -#. Translators: 'naturaltime-future' strings will be included in -#. '%(delta)s from now' +#. Translators: 'naturaltime-future' strings will be included in '%(delta)s +#. from now' #, python-format msgctxt "naturaltime-future" msgid "%d year" @@ -372,27 +395,3 @@ msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "%d dəqiqə" msgstr[1] "%d dəqiqə" - -#. 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] "bir saniyə sonra" -msgstr[1] "%(count)s saniyə sonra" - -#. 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] "bir dəqiqə sonra" -msgstr[1] "%(count)s dəqiqə sonra" - -#. 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] "bir saat sonra" -msgstr[1] "%(count)s saat sonra" diff --git a/django/contrib/humanize/locale/be/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/be/LC_MESSAGES/django.mo Binary files differindex 9301d1fdb1..508415d2c9 100644 --- a/django/contrib/humanize/locale/be/LC_MESSAGES/django.mo +++ b/django/contrib/humanize/locale/be/LC_MESSAGES/django.mo diff --git a/django/contrib/humanize/locale/be/LC_MESSAGES/django.po b/django/contrib/humanize/locale/be/LC_MESSAGES/django.po index 03beb52b65..05441b0116 100644 --- a/django/contrib/humanize/locale/be/LC_MESSAGES/django.po +++ b/django/contrib/humanize/locale/be/LC_MESSAGES/django.po @@ -2,13 +2,14 @@ # # Translators: # Viktar Palstsiuk <vipals@gmail.com>, 2014-2015 +# znotdead <zhirafchik@gmail.com>, 2019 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: Viktar Palstsiuk <vipals@gmail.com>\n" +"POT-Creation-Date: 2019-01-16 20:42+0100\n" +"PO-Revision-Date: 2019-10-16 19:15+0000\n" +"Last-Translator: znotdead <zhirafchik@gmail.com>\n" "Language-Team: Belarusian (http://www.transifex.com/django/django/language/" "be/)\n" "MIME-Version: 1.0\n" @@ -22,17 +23,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" @@ -246,26 +290,24 @@ 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 таму" -msgid "now" -msgstr "зараз" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. +#. Translators: please keep a non-breaking space (U+00A0) between count +#. and time unit. #, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "%(count)s сэкунду таму" -msgstr[1] "%(count)s сэкунды таму" -msgstr[2] "%(count)s сэкундаў таму" -msgstr[3] "%(count)s сэкундаў таму" +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "%(count)s гадзіну таму" +msgstr[1] "%(count)s гадзіны таму" +msgstr[2] "%(count)s гадзінаў таму" +msgstr[3] "%(count)s гадзінаў таму" -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. +#. 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" @@ -274,23 +316,21 @@ msgstr[1] "%(count)s хвіліны таму" msgstr[2] "%(count)s хвілінаў таму" msgstr[3] "%(count)s хвілінаў таму" -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. +#. 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] "%(count)s гадзіну таму" -msgstr[1] "%(count)s гадзіны таму" -msgstr[2] "%(count)s гадзінаў таму" -msgstr[3] "%(count)s гадзінаў таму" +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "%(count)s сэкунду таму" +msgstr[1] "%(count)s сэкунды таму" +msgstr[2] "%(count)s сэкундаў таму" +msgstr[3] "%(count)s сэкундаў таму" -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "праз %(delta)s" +msgid "now" +msgstr "зараз" -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. +#. 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" @@ -299,8 +339,8 @@ msgstr[1] "праз %(count)s сэкунды" msgstr[2] "праз %(count)s сэкундаў" msgstr[3] "праз %(count)s сэкундаў" -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. +#. 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" @@ -309,8 +349,8 @@ msgstr[1] "праз %(count)s хвіліны" msgstr[2] "праз %(count)s хвілінаў" msgstr[3] "праз %(count)s хвілінаў" -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. +#. 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" @@ -318,3 +358,120 @@ msgstr[0] "праз %(count)s гадзіну" 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 +msgid "%(delta)s from now" +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] "%d гадзіна" +msgstr[1] "%d гадзіны" +msgstr[2] "%d гадзін" +msgstr[3] "%d гадзін" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d хвіліна" +msgstr[1] "%d хвіліны" +msgstr[2] "%d хвілінаў" +msgstr[3] "%d хвілінаў" + +#. 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 хвілінаў" diff --git a/django/contrib/humanize/locale/ca/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/ca/LC_MESSAGES/django.mo Binary files differindex 4d723e5852..4d3a1ee412 100644 --- a/django/contrib/humanize/locale/ca/LC_MESSAGES/django.mo +++ b/django/contrib/humanize/locale/ca/LC_MESSAGES/django.mo diff --git a/django/contrib/humanize/locale/ca/LC_MESSAGES/django.po b/django/contrib/humanize/locale/ca/LC_MESSAGES/django.po index 69d5663b2b..e1ce8a40fa 100644 --- a/django/contrib/humanize/locale/ca/LC_MESSAGES/django.po +++ b/django/contrib/humanize/locale/ca/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # This file is distributed under the same license as the Django package. # # Translators: -# Antoni Aloy <aaloy@apsl.net>, 2011-2012 +# Antoni Aloy <aaloy@apsl.net>, 2011-2012,2019 # Carles Barrobés <carles@barrobes.com>, 2011,2014 # GerardoGa <ggarciamaristany@gmail.com>, 2018 # Gil Obradors Via <gil.obradors@gmail.com>, 2019 @@ -11,8 +11,8 @@ msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-16 20:42+0100\n" -"PO-Revision-Date: 2019-03-18 19:52+0000\n" -"Last-Translator: Gil Obradors Via <gil.obradors@gmail.com>\n" +"PO-Revision-Date: 2019-08-30 08:19+0000\n" +"Last-Translator: Antoni Aloy <aaloy@apsl.net>\n" "Language-Team: Catalan (http://www.transifex.com/django/django/language/" "ca/)\n" "MIME-Version: 1.0\n" @@ -27,12 +27,12 @@ msgstr "Humanitzar" #. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). msgctxt "ordinal 11, 12, 13" msgid "{}th" -msgstr "" +msgstr "{}è" #. Translators: Ordinal format when value ends with 0, e.g. 80th. msgctxt "ordinal 0" msgid "{}th" -msgstr "" +msgstr "{}è" #. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. msgctxt "ordinal 1" @@ -52,32 +52,32 @@ msgstr "{}r" #. Translators: Ordinal format when value ends with 4, e.g. 84th. msgctxt "ordinal 4" msgid "{}th" -msgstr "" +msgstr "{}è" #. Translators: Ordinal format when value ends with 5, e.g. 85th. msgctxt "ordinal 5" msgid "{}th" -msgstr "" +msgstr "{}è" #. Translators: Ordinal format when value ends with 6, e.g. 86th. msgctxt "ordinal 6" msgid "{}th" -msgstr "" +msgstr "{}è" #. Translators: Ordinal format when value ends with 7, e.g. 87th. msgctxt "ordinal 7" msgid "{}th" -msgstr "" +msgstr "{}è" #. Translators: Ordinal format when value ends with 8, e.g. 88th. msgctxt "ordinal 8" msgid "{}th" -msgstr "" +msgstr "{}è" #. Translators: Ordinal format when value ends with 9, e.g. 89th. msgctxt "ordinal 9" msgid "{}th" -msgstr "" +msgstr "{}è" #, python-format msgid "%(value).1f million" @@ -308,50 +308,50 @@ msgstr[1] "d'aquí a %(count)s hores" #. weeks' #, python-format msgid "%(delta)s from now" -msgstr "" +msgstr "fa %(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] "" -msgstr[1] "" +msgstr[0] "%d any" +msgstr[1] "%d anys" #, python-format msgctxt "naturaltime-past" msgid "%d month" msgid_plural "%d months" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%d mes" +msgstr[1] "%d mesos" #, python-format msgctxt "naturaltime-past" msgid "%d week" msgid_plural "%d weeks" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%d setmana" +msgstr[1] "%d setmanes" #, python-format msgctxt "naturaltime-past" msgid "%d day" msgid_plural "%d days" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%d dia" +msgstr[1] "%d dies" #, python-format msgctxt "naturaltime-past" msgid "%d hour" msgid_plural "%d hours" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%d hora" +msgstr[1] "%d hores" #, python-format msgctxt "naturaltime-past" msgid "%d minute" msgid_plural "%d minutes" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%d minut" +msgstr[1] "%d minuts" #. Translators: 'naturaltime-future' strings will be included in '%(delta)s #. from now' @@ -359,40 +359,40 @@ msgstr[1] "" msgctxt "naturaltime-future" msgid "%d year" msgid_plural "%d years" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%d any" +msgstr[1] "%d anys" #, python-format msgctxt "naturaltime-future" msgid "%d month" msgid_plural "%d months" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%d mes" +msgstr[1] "%d mesos" #, python-format msgctxt "naturaltime-future" msgid "%d week" msgid_plural "%d weeks" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%d setmana" +msgstr[1] "%d setmanes" #, python-format msgctxt "naturaltime-future" msgid "%d day" msgid_plural "%d days" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%d dia" +msgstr[1] "%d dies" #, python-format msgctxt "naturaltime-future" msgid "%d hour" msgid_plural "%d hours" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%d hora" +msgstr[1] "%d hores" #, python-format msgctxt "naturaltime-future" msgid "%d minute" msgid_plural "%d minutes" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%d minut" +msgstr[1] "%d minuts" diff --git a/django/contrib/humanize/locale/cs/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/cs/LC_MESSAGES/django.mo Binary files differindex ecb63f3767..da95577a01 100644 --- a/django/contrib/humanize/locale/cs/LC_MESSAGES/django.mo +++ b/django/contrib/humanize/locale/cs/LC_MESSAGES/django.mo diff --git a/django/contrib/humanize/locale/da/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/da/LC_MESSAGES/django.mo Binary files differindex 388519dae5..5a152e00e4 100644 --- a/django/contrib/humanize/locale/da/LC_MESSAGES/django.mo +++ b/django/contrib/humanize/locale/da/LC_MESSAGES/django.mo diff --git a/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.mo Binary files differindex 76eafe062c..52a5db44a0 100644 --- a/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.mo +++ b/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.mo diff --git a/django/contrib/humanize/locale/fr/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/fr/LC_MESSAGES/django.mo Binary files differindex 9ec8b29188..8eb642c357 100644 --- a/django/contrib/humanize/locale/fr/LC_MESSAGES/django.mo +++ b/django/contrib/humanize/locale/fr/LC_MESSAGES/django.mo diff --git a/django/contrib/humanize/locale/hy/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/hy/LC_MESSAGES/django.mo Binary files differindex 5088fca96f..b41d6f862d 100644 --- a/django/contrib/humanize/locale/hy/LC_MESSAGES/django.mo +++ b/django/contrib/humanize/locale/hy/LC_MESSAGES/django.mo diff --git a/django/contrib/humanize/locale/hy/LC_MESSAGES/django.po b/django/contrib/humanize/locale/hy/LC_MESSAGES/django.po index 04e92b2fef..ebd773e8cb 100644 --- a/django/contrib/humanize/locale/hy/LC_MESSAGES/django.po +++ b/django/contrib/humanize/locale/hy/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"POT-Creation-Date: 2019-01-16 20:42+0100\n" "PO-Revision-Date: 2018-11-11 20:06+0000\n" "Last-Translator: Ruben Harutyunov <rharutyunov@mail.ru>\n" "Language-Team: Armenian (http://www.transifex.com/django/django/language/" @@ -250,8 +250,64 @@ msgstr "երեկ" msgid "%(delta)s ago" msgstr "" -#. Translators: 'naturaltime-past' strings will be included in -#. '%(delta)s ago' +#. 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] "" +msgstr[1] "" + +#. 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] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) between count +#. and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "" +msgstr[1] "" + +msgid "now" +msgstr "հիմա" + +#. 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] "" +msgstr[1] "" + +#. 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] "" +msgstr[1] "" + +#. 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] "" +msgstr[1] "" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "" + +#. Translators: 'naturaltime-past' strings will be included in '%(delta)s ago' #, python-format msgctxt "naturaltime-past" msgid "%d year" @@ -294,41 +350,8 @@ msgid_plural "%d minutes" msgstr[0] "" msgstr[1] "" -msgid "now" -msgstr "հիմա" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "" -msgstr[1] "" - -#. 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] "" -msgstr[1] "" - -#. 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] "" -msgstr[1] "" - -#. Translators: delta will contain a string like '2 months' or '1 month, 2 -#. weeks' -#, python-format -msgid "%(delta)s from now" -msgstr "" - -#. Translators: 'naturaltime-future' strings will be included in -#. '%(delta)s from now' +#. Translators: 'naturaltime-future' strings will be included in '%(delta)s +#. from now' #, python-format msgctxt "naturaltime-future" msgid "%d year" @@ -370,27 +393,3 @@ 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. -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "" -msgstr[1] "" - -#. 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] "" -msgstr[1] "" - -#. 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] "" -msgstr[1] "" diff --git a/django/contrib/humanize/locale/id/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/id/LC_MESSAGES/django.mo Binary files differindex 18c23417d1..578cf5a96f 100644 --- a/django/contrib/humanize/locale/id/LC_MESSAGES/django.mo +++ b/django/contrib/humanize/locale/id/LC_MESSAGES/django.mo diff --git a/django/contrib/humanize/locale/id/LC_MESSAGES/django.po b/django/contrib/humanize/locale/id/LC_MESSAGES/django.po index 13adbecf60..71ff784d74 100644 --- a/django/contrib/humanize/locale/id/LC_MESSAGES/django.po +++ b/django/contrib/humanize/locale/id/LC_MESSAGES/django.po @@ -5,14 +5,15 @@ # Jannis Leidel <jannis@leidel.info>, 2011 # rodin <romihardiyanto@gmail.com>, 2011-2012 # rodin <romihardiyanto@gmail.com>, 2014 +# sage <laymonage@gmail.com>, 2019 # Sutrisno Efendi <kangfend@gmail.com>, 2015 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-06-18 23:30+0000\n" -"Last-Translator: Fery Setiawan <gembelweb@gmail.com>\n" +"POT-Creation-Date: 2019-01-16 20:42+0100\n" +"PO-Revision-Date: 2019-09-28 05:43+0000\n" +"Last-Translator: sage <laymonage@gmail.com>\n" "Language-Team: Indonesian (http://www.transifex.com/django/django/language/" "id/)\n" "MIME-Version: 1.0\n" @@ -22,62 +23,62 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" msgid "Humanize" -msgstr "Menjadikan manusia" +msgstr "Memanusiawikan" #. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). msgctxt "ordinal 11, 12, 13" msgid "{}th" -msgstr "{}" +msgstr "ke-{}" #. Translators: Ordinal format when value ends with 0, e.g. 80th. msgctxt "ordinal 0" msgid "{}th" -msgstr "{}" +msgstr "ke-{}" #. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. msgctxt "ordinal 1" msgid "{}st" -msgstr "{}" +msgstr "ke-{}" #. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. msgctxt "ordinal 2" msgid "{}nd" -msgstr "{}" +msgstr "ke-{}" #. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. msgctxt "ordinal 3" msgid "{}rd" -msgstr "{}" +msgstr "ke-{}" #. Translators: Ordinal format when value ends with 4, e.g. 84th. msgctxt "ordinal 4" msgid "{}th" -msgstr "{}" +msgstr "ke-{}" #. Translators: Ordinal format when value ends with 5, e.g. 85th. msgctxt "ordinal 5" msgid "{}th" -msgstr "{}" +msgstr "ke-{}" #. Translators: Ordinal format when value ends with 6, e.g. 86th. msgctxt "ordinal 6" msgid "{}th" -msgstr "{}" +msgstr "ke-{}" #. Translators: Ordinal format when value ends with 7, e.g. 87th. msgctxt "ordinal 7" msgid "{}th" -msgstr "{}" +msgstr "ke-{}" #. Translators: Ordinal format when value ends with 8, e.g. 88th. msgctxt "ordinal 8" msgid "{}th" -msgstr "{}" +msgstr "ke-{}" #. Translators: Ordinal format when value ends with 9, e.g. 89th. msgctxt "ordinal 9" msgid "{}th" -msgstr "{}" +msgstr "ke-{}" #, python-format msgid "%(value).1f million" @@ -92,7 +93,7 @@ msgstr[0] "%(value)s juta" #, python-format msgid "%(value).1f billion" msgid_plural "%(value).1f billion" -msgstr[0] "%(value).1f milyar" +msgstr[0] "%(value).1f miliar" #, python-format msgid "%(value)s billion" @@ -102,7 +103,7 @@ msgstr[0] "%(value)s miliar" #, python-format msgid "%(value).1f trillion" msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f trilyun" +msgstr[0] "%(value).1f triliun" #, python-format msgid "%(value)s trillion" @@ -229,10 +230,60 @@ msgstr "kemarin" #. weeks' #, python-format msgid "%(delta)s ago" -msgstr "%(delta)s lampau" +msgstr "%(delta)s yang lalu" -#. Translators: 'naturaltime-past' strings will be included in -#. '%(delta)s ago' +#. 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] "%(count)s jam yang lalu" + +#. 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] "%(count)s menit yang lalu" + +#. Translators: please keep a non-breaking space (U+00A0) between count +#. and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "%(count)s detik yang lalu" + +msgid "now" +msgstr "sekarang" + +#. 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] "%(count)s detik dari sekarang" + +#. 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] "%(count)s menit dari sekarang" + +#. 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] "%(count)s jam dari sekarang" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "%(delta)s dari sekarang" + +#. Translators: 'naturaltime-past' strings will be included in '%(delta)s ago' #, python-format msgctxt "naturaltime-past" msgid "%d year" @@ -269,38 +320,8 @@ msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "%d menit" -msgid "now" -msgstr "sekarang" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "%(count)s detik yang lalu" - -#. 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] "%(count)s menit yang lalu" - -#. 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] "%(count)s jam yang lalu" - -#. Translators: delta will contain a string like '2 months' or '1 month, 2 -#. weeks' -#, python-format -msgid "%(delta)s from now" -msgstr "%(delta)s dari sekarang" - -#. Translators: 'naturaltime-future' strings will be included in -#. '%(delta)s from now' +#. Translators: 'naturaltime-future' strings will be included in '%(delta)s +#. from now' #, python-format msgctxt "naturaltime-future" msgid "%d year" @@ -336,24 +357,3 @@ 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 -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "%(count)s detik dari sekarang" - -#. 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] "%(count)s menit dari sekarang" - -#. 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] "%(count)s jam dari sekarang" diff --git a/django/contrib/humanize/locale/it/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/it/LC_MESSAGES/django.mo Binary files differindex 3644d331b3..b30b6165ba 100644 --- a/django/contrib/humanize/locale/it/LC_MESSAGES/django.mo +++ b/django/contrib/humanize/locale/it/LC_MESSAGES/django.mo diff --git a/django/contrib/humanize/locale/it/LC_MESSAGES/django.po b/django/contrib/humanize/locale/it/LC_MESSAGES/django.po index d87a1adb78..b27d8f2f3f 100644 --- a/django/contrib/humanize/locale/it/LC_MESSAGES/django.po +++ b/django/contrib/humanize/locale/it/LC_MESSAGES/django.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"POT-Creation-Date: 2019-01-16 20:42+0100\n" "PO-Revision-Date: 2018-07-30 21:09+0000\n" "Last-Translator: Carlo Miron <C8E@miron.it>\n" "Language-Team: Italian (http://www.transifex.com/django/django/language/" @@ -258,8 +258,64 @@ msgstr "ieri" msgid "%(delta)s ago" msgstr "%(delta)s fa" -#. Translators: 'naturaltime-past' strings will be included in -#. '%(delta)s ago' +#. 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] "un ora fa" +msgstr[1] "%(count)s ore fa" + +#. 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] "un minuto fa" +msgstr[1] "%(count)s minuti fa" + +#. Translators: please keep a non-breaking space (U+00A0) between count +#. and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "un secondo fa" +msgstr[1] "%(count)s secondi fa" + +msgid "now" +msgstr "adesso" + +#. 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] "tra un secondo" +msgstr[1] "tra %(count)s secondi" + +#. 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] "tra un minuto" +msgstr[1] "tra %(count)s minuti" + +#. 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] "tra un'ora" +msgstr[1] "tra %(count)s ore" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "%(delta)s da adesso" + +#. Translators: 'naturaltime-past' strings will be included in '%(delta)s ago' #, python-format msgctxt "naturaltime-past" msgid "%d year" @@ -302,41 +358,8 @@ msgid_plural "%d minutes" msgstr[0] "%d minuti" msgstr[1] "%d minuti" -msgid "now" -msgstr "adesso" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "un secondo fa" -msgstr[1] "%(count)s secondi fa" - -#. 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] "un minuto fa" -msgstr[1] "%(count)s minuti fa" - -#. 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] "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 -msgid "%(delta)s from now" -msgstr "%(delta)s da adesso" - -#. Translators: 'naturaltime-future' strings will be included in -#. '%(delta)s from now' +#. Translators: 'naturaltime-future' strings will be included in '%(delta)s +#. from now' #, python-format msgctxt "naturaltime-future" msgid "%d year" @@ -378,27 +401,3 @@ 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 -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "tra un secondo" -msgstr[1] "tra %(count)s secondi" - -#. 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] "tra un minuto" -msgstr[1] "tra %(count)s minuti" - -#. 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] "tra un'ora" -msgstr[1] "tra %(count)s ore" diff --git a/django/contrib/humanize/locale/ja/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/ja/LC_MESSAGES/django.mo Binary files differindex 5ec0aac023..3a76fd38d2 100644 --- a/django/contrib/humanize/locale/ja/LC_MESSAGES/django.mo +++ b/django/contrib/humanize/locale/ja/LC_MESSAGES/django.mo diff --git a/django/contrib/humanize/locale/ja/LC_MESSAGES/django.po b/django/contrib/humanize/locale/ja/LC_MESSAGES/django.po index 5920165c3f..b1b9822a6a 100644 --- a/django/contrib/humanize/locale/ja/LC_MESSAGES/django.po +++ b/django/contrib/humanize/locale/ja/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"POT-Creation-Date: 2019-01-16 20:42+0100\n" "PO-Revision-Date: 2018-05-23 03:33+0000\n" "Last-Translator: Shinya Okano <tokibito@gmail.com>\n" "Language-Team: Japanese (http://www.transifex.com/django/django/language/" @@ -229,8 +229,58 @@ msgstr "昨日" msgid "%(delta)s ago" msgstr "%(delta)s前" -#. Translators: 'naturaltime-past' strings will be included in -#. '%(delta)s ago' +#. 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] "%(count)s時間前" + +#. 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] "%(count)s分前" + +#. Translators: please keep a non-breaking space (U+00A0) between count +#. and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "%(count)s秒前" + +msgid "now" +msgstr "今" + +#. 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] "今から%(count)s秒" + +#. 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] "今から%(count)s分" + +#. 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] "今から%(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-past' strings will be included in '%(delta)s ago' #, python-format msgctxt "naturaltime-past" msgid "%d year" @@ -267,38 +317,8 @@ msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "%d 分" -msgid "now" -msgstr "今" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "%(count)s秒前" - -#. 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] "%(count)s分前" - -#. 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] "%(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' +#. Translators: 'naturaltime-future' strings will be included in '%(delta)s +#. from now' #, python-format msgctxt "naturaltime-future" msgid "%d year" @@ -334,24 +354,3 @@ 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 -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "今から%(count)s秒" - -#. 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] "今から%(count)s分" - -#. 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] "今から%(count)s時間" diff --git a/django/contrib/humanize/locale/lt/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/lt/LC_MESSAGES/django.mo Binary files differindex bcd03fd382..d6f5ca25e5 100644 --- a/django/contrib/humanize/locale/lt/LC_MESSAGES/django.mo +++ b/django/contrib/humanize/locale/lt/LC_MESSAGES/django.mo diff --git a/django/contrib/humanize/locale/lt/LC_MESSAGES/django.po b/django/contrib/humanize/locale/lt/LC_MESSAGES/django.po index 91aa3e6ec8..a9fa708de6 100644 --- a/django/contrib/humanize/locale/lt/LC_MESSAGES/django.po +++ b/django/contrib/humanize/locale/lt/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"POT-Creation-Date: 2019-01-16 20:42+0100\n" "PO-Revision-Date: 2018-05-18 08:22+0000\n" "Last-Translator: Matas Dailyda <matas@dailyda.com>\n" "Language-Team: Lithuanian (http://www.transifex.com/django/django/language/" @@ -296,8 +296,76 @@ msgstr "vakar" msgid "%(delta)s ago" msgstr "prieš %(delta)s" -#. Translators: 'naturaltime-past' strings will be included in -#. '%(delta)s ago' +#. 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] "prieš %(count)s valandą" +msgstr[1] "prieš %(count)s valandas" +msgstr[2] "prieš %(count)s valandų" +msgstr[3] "prieš %(count)s valandų" + +#. 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] "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. +#, python-format +msgid "a second ago" +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ų" + +msgid "now" +msgstr "dabar" + +#. 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] "%(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. +#, python-format +msgid "a minute from now" +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. +#, python-format +msgid "an hour from now" +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" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "%(delta)s nuo dabar" + +#. Translators: 'naturaltime-past' strings will be included in '%(delta)s ago' #, python-format msgctxt "naturaltime-past" msgid "%d year" @@ -352,47 +420,8 @@ msgstr[1] "%d minutes" msgstr[2] "%d minučių" msgstr[3] "%d minučių" -msgid "now" -msgstr "dabar" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#, python-format -msgid "a second ago" -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. -#, python-format -msgid "a minute ago" -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. -#, python-format -msgid "an hour ago" -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 -msgid "%(delta)s from now" -msgstr "%(delta)s nuo dabar" - -#. Translators: 'naturaltime-future' strings will be included in -#. '%(delta)s from now' +#. Translators: 'naturaltime-future' strings will be included in '%(delta)s +#. from now' #, python-format msgctxt "naturaltime-future" msgid "%d year" @@ -446,33 +475,3 @@ 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 -msgid "a second from now" -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. -#, python-format -msgid "a minute from now" -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. -#, python-format -msgid "an hour from now" -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 Binary files differindex 6d99979d3e..eae919c4fe 100644 --- a/django/contrib/humanize/locale/lv/LC_MESSAGES/django.mo +++ b/django/contrib/humanize/locale/lv/LC_MESSAGES/django.mo diff --git a/django/contrib/humanize/locale/lv/LC_MESSAGES/django.po b/django/contrib/humanize/locale/lv/LC_MESSAGES/django.po index 1eb2b58fb8..0bac68b0fb 100644 --- a/django/contrib/humanize/locale/lv/LC_MESSAGES/django.po +++ b/django/contrib/humanize/locale/lv/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"POT-Creation-Date: 2019-01-16 20:42+0100\n" "PO-Revision-Date: 2018-05-23 16:47+0000\n" "Last-Translator: NullIsNot0 <nullisnot0@inbox.lv>\n" "Language-Team: Latvian (http://www.transifex.com/django/django/language/" @@ -276,8 +276,70 @@ msgstr "vakar" msgid "%(delta)s ago" msgstr "pirms %(delta)s" -#. Translators: 'naturaltime-past' strings will be included in -#. '%(delta)s ago' +#. 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] "pirms %(count)s stundas" +msgstr[1] "pirms %(count)s stundām" +msgstr[2] "pirms %(count)s stundām" + +#. 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] "pirms %(count)s minūtes" +msgstr[1] "pirms %(count)s minūtēm" +msgstr[2] "pirms %(count)s minūtēm" + +#. Translators: please keep a non-breaking space (U+00A0) between count +#. and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "pirms %(count)s sekundes" +msgstr[1] "pirms %(count)s sekundēm" +msgstr[2] "pirms %(count)s sekundēm" + +msgid "now" +msgstr "tagad" + +#. 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] "pēc %(count)s sekundes" +msgstr[1] "pēc %(count)s sekundēm" +msgstr[2] "pēc %(count)s sekundēm" + +#. 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] "pēc %(count)s minūtes" +msgstr[1] "pēc %(count)s minūtēm" +msgstr[2] "pēc %(count)s minūtēm" + +#. 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] "pēc %(count)s stundas" +msgstr[1] "pēc %(count)s stundām" +msgstr[2] "pēc %(count)s stundām" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "pēc %(delta)s" + +#. Translators: 'naturaltime-past' strings will be included in '%(delta)s ago' #, python-format msgctxt "naturaltime-past" msgid "%d year" @@ -326,44 +388,8 @@ msgstr[0] "%d minūtes" msgstr[1] "%d minūtes" msgstr[2] "%d minūtēm" -msgid "now" -msgstr "tagad" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "pirms %(count)s sekundes" -msgstr[1] "pirms %(count)s sekundēm" -msgstr[2] "pirms %(count)s sekundēm" - -#. 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] "pirms %(count)s minūtes" -msgstr[1] "pirms %(count)s minūtēm" -msgstr[2] "pirms %(count)s minūtēm" - -#. 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] "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 -msgid "%(delta)s from now" -msgstr "pēc %(delta)s" - -#. Translators: 'naturaltime-future' strings will be included in -#. '%(delta)s from now' +#. Translators: 'naturaltime-future' strings will be included in '%(delta)s +#. from now' #, python-format msgctxt "naturaltime-future" msgid "%d year" @@ -411,30 +437,3 @@ 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. -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "pēc %(count)s sekundes" -msgstr[1] "pēc %(count)s sekundēm" -msgstr[2] "pēc %(count)s sekundēm" - -#. 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] "pēc %(count)s minūtes" -msgstr[1] "pēc %(count)s minūtēm" -msgstr[2] "pēc %(count)s minūtēm" - -#. 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] "pēc %(count)s stundas" -msgstr[1] "pēc %(count)s stundām" -msgstr[2] "pēc %(count)s stundām" diff --git a/django/contrib/humanize/locale/nb/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/nb/LC_MESSAGES/django.mo Binary files differindex 9de6d51467..469c940efa 100644 --- a/django/contrib/humanize/locale/nb/LC_MESSAGES/django.mo +++ b/django/contrib/humanize/locale/nb/LC_MESSAGES/django.mo diff --git a/django/contrib/humanize/locale/nb/LC_MESSAGES/django.po b/django/contrib/humanize/locale/nb/LC_MESSAGES/django.po index 73c0b30295..2a10b41e56 100644 --- a/django/contrib/humanize/locale/nb/LC_MESSAGES/django.po +++ b/django/contrib/humanize/locale/nb/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"POT-Creation-Date: 2019-01-16 20:42+0100\n" "PO-Revision-Date: 2018-07-30 11:42+0000\n" "Last-Translator: Jon <jon@kolonial.no>\n" "Language-Team: Norwegian Bokmål (http://www.transifex.com/django/django/" @@ -252,8 +252,64 @@ msgstr "i går" msgid "%(delta)s ago" msgstr "%(delta)s siden" -#. Translators: 'naturaltime-past' strings will be included in -#. '%(delta)s ago' +#. 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] "en time siden" +msgstr[1] "%(count)s timer siden" + +#. 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] "et minutt siden" +msgstr[1] "%(count)s minutter siden" + +#. Translators: please keep a non-breaking space (U+00A0) between count +#. and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "et sekund siden" +msgstr[1] "%(count)s sekunder siden" + +msgid "now" +msgstr "nå" + +#. 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] "et sekund fra nå" +msgstr[1] "%(count)s sekunder fra nå" + +#. 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] "et minutt fra nå" +msgstr[1] "%(count)s minutter fra nå" + +#. 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] "en time fra nå" +msgstr[1] "%(count)s timer fra nå" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "%(delta)s fra nå" + +#. Translators: 'naturaltime-past' strings will be included in '%(delta)s ago' #, python-format msgctxt "naturaltime-past" msgid "%d year" @@ -296,41 +352,8 @@ msgid_plural "%d minutes" msgstr[0] "%d minutt" msgstr[1] "%d minutter" -msgid "now" -msgstr "nå" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "et sekund siden" -msgstr[1] "%(count)s sekunder siden" - -#. 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] "et minutt siden" -msgstr[1] "%(count)s minutter siden" - -#. 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] "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 -msgid "%(delta)s from now" -msgstr "%(delta)s fra nå" - -#. Translators: 'naturaltime-future' strings will be included in -#. '%(delta)s from now' +#. Translators: 'naturaltime-future' strings will be included in '%(delta)s +#. from now' #, python-format msgctxt "naturaltime-future" msgid "%d year" @@ -372,27 +395,3 @@ 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 -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "et sekund fra nå" -msgstr[1] "%(count)s sekunder fra nå" - -#. 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] "et minutt fra nå" -msgstr[1] "%(count)s minutter fra nå" - -#. 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] "en time fra nå" -msgstr[1] "%(count)s timer fra nå" diff --git a/django/contrib/humanize/locale/ne/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/ne/LC_MESSAGES/django.mo Binary files differindex 3bf4b7231f..34d51a16cf 100644 --- a/django/contrib/humanize/locale/ne/LC_MESSAGES/django.mo +++ b/django/contrib/humanize/locale/ne/LC_MESSAGES/django.mo diff --git a/django/contrib/humanize/locale/ne/LC_MESSAGES/django.po b/django/contrib/humanize/locale/ne/LC_MESSAGES/django.po index 069cb567a3..d7424284a2 100644 --- a/django/contrib/humanize/locale/ne/LC_MESSAGES/django.po +++ b/django/contrib/humanize/locale/ne/LC_MESSAGES/django.po @@ -2,13 +2,14 @@ # # Translators: # Paras Nath Chaudhary <opnchaudhary@gmail.com>, 2012 +# Sandesh Rana <vimmrana0@gmail.com>, 2019 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-10-07 02:46+0000\n" -"Last-Translator: Sagar Chalise <chalisesagar@gmail.com>\n" +"POT-Creation-Date: 2019-01-16 20:42+0100\n" +"PO-Revision-Date: 2019-09-20 19:46+0000\n" +"Last-Translator: Sandesh Rana <vimmrana0@gmail.com>\n" "Language-Team: Nepali (http://www.transifex.com/django/django/language/ne/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -17,18 +18,61 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" msgid "Humanize" +msgstr "मानवीय बनाउनुहोस्" + +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" msgstr "" -msgid "th" +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" msgstr "" -msgid "st" +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" msgstr "" -msgid "nd" +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" msgstr "" -msgid "rd" +#. 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 @@ -199,63 +243,152 @@ 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पहिले" -msgid "now" -msgstr "अहिले" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. +#. Translators: please keep a non-breaking space (U+00A0) between count +#. and time unit. #, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "एक सेकेन्ड अघि" -msgstr[1] "%(count)s सेकेन्ड अघि" +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "एक घण्टा अघि" +msgstr[1] "%(count)s घण्टा अघि" -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. +#. 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] "एक मिनेट अघि" msgstr[1] "%(count)s मिनेट अघि" -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. +#. 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] "एक घण्टा अघि" -msgstr[1] "%(count)s घण्टा अघि" +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "एक सेकेन्ड अघि" +msgstr[1] "%(count)s सेकेन्ड अघि" -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "" +msgid "now" +msgstr "अहिले" -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. +#. 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] "एक सेकेन्ड पछि" msgstr[1] "%(count)s सेकेन्ड पछि" -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. +#. 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] "एक मिनेट पछि" msgstr[1] "%(count)s मिनेट पछि" -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. +#. 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] "एक घण्टा पछि" 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-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 मिनेटहरू " + +#. 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] "" diff --git a/django/contrib/humanize/locale/nl/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/nl/LC_MESSAGES/django.mo Binary files differindex 29c709d135..5a94442e2b 100644 --- a/django/contrib/humanize/locale/nl/LC_MESSAGES/django.mo +++ b/django/contrib/humanize/locale/nl/LC_MESSAGES/django.mo diff --git a/django/contrib/humanize/locale/pl/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/pl/LC_MESSAGES/django.mo Binary files differindex ac8cde4a45..eb3a2fdc79 100644 --- a/django/contrib/humanize/locale/pl/LC_MESSAGES/django.mo +++ b/django/contrib/humanize/locale/pl/LC_MESSAGES/django.mo diff --git a/django/contrib/humanize/locale/pl/LC_MESSAGES/django.po b/django/contrib/humanize/locale/pl/LC_MESSAGES/django.po index edec426d10..45667b8302 100644 --- a/django/contrib/humanize/locale/pl/LC_MESSAGES/django.po +++ b/django/contrib/humanize/locale/pl/LC_MESSAGES/django.po @@ -7,13 +7,13 @@ # Jannis Leidel <jannis@leidel.info>, 2011 # m_aciek <maciej.olko@gmail.com>, 2018 # Piotr Meuś <piotr.meus@gmail.com>, 2014 -# Roman Barczyński <rombar@gmail.com>, 2012 +# Roman Barczyński, 2012 # Tomasz Kajtoch <tomekkaj@tomekkaj.pl>, 2016 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"POT-Creation-Date: 2019-01-16 20:42+0100\n" "PO-Revision-Date: 2018-05-19 00:03+0000\n" "Last-Translator: m_aciek <maciej.olko@gmail.com>\n" "Language-Team: Polish (http://www.transifex.com/django/django/language/pl/)\n" @@ -301,8 +301,76 @@ msgstr "wczoraj" msgid "%(delta)s ago" msgstr "%(delta)s temu" -#. Translators: 'naturaltime-past' strings will be included in -#. '%(delta)s ago' +#. 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] "godzinę temu" +msgstr[1] "%(count)s godziny temu" +msgstr[2] "%(count)s godzin temu" +msgstr[3] "%(count)s godzin temu" + +#. 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] "minutę temu" +msgstr[1] "%(count)s minuty temu" +msgstr[2] "%(count)s minut temu" +msgstr[3] "%(count)s minut temu" + +#. Translators: please keep a non-breaking space (U+00A0) between count +#. and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "sekundę temu" +msgstr[1] "%(count)s sekundy temu" +msgstr[2] "%(count)s sekund temu" +msgstr[3] "%(count)s sekund temu" + +msgid "now" +msgstr "teraz" + +#. 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] "za sekundę" +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. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "za minutę" +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. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "za godzinę" +msgstr[1] "za %(count)s godziny" +msgstr[2] "za %(count)s godzin" +msgstr[3] "za %(count)s godzin" + +#. 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-past' strings will be included in '%(delta)s ago' #, python-format msgctxt "naturaltime-past" msgid "%d year" @@ -357,47 +425,8 @@ msgstr[1] "%d minuty" msgstr[2] "%d minut" msgstr[3] "%d minut" -msgid "now" -msgstr "teraz" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "sekundę temu" -msgstr[1] "%(count)s sekundy temu" -msgstr[2] "%(count)s sekund temu" -msgstr[3] "%(count)s sekund temu" - -#. 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] "minutę temu" -msgstr[1] "%(count)s minuty temu" -msgstr[2] "%(count)s minut temu" -msgstr[3] "%(count)s minut temu" - -#. 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] "godzinę temu" -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 -msgid "%(delta)s from now" -msgstr "za %(delta)s" - -#. Translators: 'naturaltime-future' strings will be included in -#. '%(delta)s from now' +#. Translators: 'naturaltime-future' strings will be included in '%(delta)s +#. from now' #, python-format msgctxt "naturaltime-future" msgid "%d year" @@ -451,33 +480,3 @@ 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. -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "za sekundę" -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. -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "za minutę" -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. -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "za godzinę" -msgstr[1] "za %(count)s godziny" -msgstr[2] "za %(count)s godzin" -msgstr[3] "za %(count)s godzin" diff --git a/django/contrib/humanize/locale/sq/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/sq/LC_MESSAGES/django.mo Binary files differindex 1746ffa946..f7e3c3b753 100644 --- a/django/contrib/humanize/locale/sq/LC_MESSAGES/django.mo +++ b/django/contrib/humanize/locale/sq/LC_MESSAGES/django.mo diff --git a/django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo Binary files differindex 9238c9992a..b6d49273c0 100644 --- a/django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo +++ b/django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo diff --git a/django/contrib/humanize/locale/tr/LC_MESSAGES/django.po b/django/contrib/humanize/locale/tr/LC_MESSAGES/django.po index 9bb2363bdf..0419f3a44b 100644 --- a/django/contrib/humanize/locale/tr/LC_MESSAGES/django.po +++ b/django/contrib/humanize/locale/tr/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"POT-Creation-Date: 2019-01-16 20:42+0100\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/" @@ -254,8 +254,64 @@ msgstr "dün" msgid "%(delta)s ago" msgstr "%(delta)s önce" -#. Translators: 'naturaltime-past' strings will be included in -#. '%(delta)s ago' +#. 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] "bir saat önce" +msgstr[1] "%(count)s saat önce" + +#. 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] "bir dakika önce" +msgstr[1] "%(count)s dakika önce" + +#. Translators: please keep a non-breaking space (U+00A0) between count +#. and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "bir saniye önce" +msgstr[1] "%(count)s saniye önce" + +msgid "now" +msgstr "şimdi" + +#. 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] "şu andan itibaren bir saniye" +msgstr[1] "şu andan itibaren %(count)s saniye" + +#. 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] "şu andan itibaren bir dakika" +msgstr[1] "şu andan itibaren %(count)s dakika" + +#. 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] "şu andan itibaren bir saat" +msgstr[1] "şu andan itibaren %(count)s saat" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "şu andan itibaren %(delta)s" + +#. Translators: 'naturaltime-past' strings will be included in '%(delta)s ago' #, python-format msgctxt "naturaltime-past" msgid "%d year" @@ -298,41 +354,8 @@ msgid_plural "%d minutes" msgstr[0] "%d dakika" msgstr[1] "%d dakika" -msgid "now" -msgstr "şimdi" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "bir saniye önce" -msgstr[1] "%(count)s saniye önce" - -#. 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] "bir dakika önce" -msgstr[1] "%(count)s dakika önce" - -#. 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] "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 -msgid "%(delta)s from now" -msgstr "şu andan itibaren %(delta)s" - -#. Translators: 'naturaltime-future' strings will be included in -#. '%(delta)s from now' +#. Translators: 'naturaltime-future' strings will be included in '%(delta)s +#. from now' #, python-format msgctxt "naturaltime-future" msgid "%d year" @@ -374,27 +397,3 @@ 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 -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "şu andan itibaren bir saniye" -msgstr[1] "şu andan itibaren %(count)s saniye" - -#. 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] "şu andan itibaren bir dakika" -msgstr[1] "şu andan itibaren %(count)s dakika" - -#. 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] "şu andan itibaren bir saat" -msgstr[1] "şu andan itibaren %(count)s saat" diff --git a/django/contrib/humanize/locale/uk/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/uk/LC_MESSAGES/django.mo Binary files differindex fe9442db4a..81ced8ab82 100644 --- a/django/contrib/humanize/locale/uk/LC_MESSAGES/django.mo +++ b/django/contrib/humanize/locale/uk/LC_MESSAGES/django.mo diff --git a/django/contrib/humanize/locale/uk/LC_MESSAGES/django.po b/django/contrib/humanize/locale/uk/LC_MESSAGES/django.po index 972f8c46a7..42ed913657 100644 --- a/django/contrib/humanize/locale/uk/LC_MESSAGES/django.po +++ b/django/contrib/humanize/locale/uk/LC_MESSAGES/django.po @@ -6,14 +6,14 @@ # Max V. Stotsky <transifex@ms.pereslavl.ru>, 2014 # Mykola Zamkovoi <nickzam@gmail.com>, 2014 # Alex Bolotov <oleksandr.bolotov@gmail.com>, 2013 -# Taras Korzhak <taras.korzhak96@gmail.com>, 2018 +# tarasyyyk <taras.korzhak96@gmail.com>, 2018 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"POT-Creation-Date: 2019-01-16 20:42+0100\n" "PO-Revision-Date: 2018-08-24 20:06+0000\n" -"Last-Translator: Taras Korzhak <taras.korzhak96@gmail.com>\n" +"Last-Translator: tarasyyyk <taras.korzhak96@gmail.com>\n" "Language-Team: Ukrainian (http://www.transifex.com/django/django/language/" "uk/)\n" "MIME-Version: 1.0\n" @@ -301,8 +301,76 @@ msgstr "вчора" msgid "%(delta)s ago" msgstr "%(delta)s тому" -#. Translators: 'naturaltime-past' strings will be included in -#. '%(delta)s ago' +#. 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] "%(count)s годину тому" +msgstr[1] "%(count)s години тому" +msgstr[2] "%(count)s годин тому" +msgstr[3] "%(count)s годин тому" + +#. 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] "%(count)s хвилину тому" +msgstr[1] "%(count)s хвилини тому" +msgstr[2] "%(count)s хвилин тому" +msgstr[3] "%(count)s хвилин тому" + +#. Translators: please keep a non-breaking space (U+00A0) between count +#. and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "%(count)s секунду тому" +msgstr[1] "%(count)s секунди тому" +msgstr[2] "%(count)s секунд тому" +msgstr[3] "%(count)s секунд тому" + +msgid "now" +msgstr "зараз" + +#. 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] "%(count)s секунда від цього часу" +msgstr[1] "%(count)s секунди від цього часу" +msgstr[2] "%(count)s секунд від цього часу" +msgstr[3] "%(count)s секунд від цього часу" + +#. 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] "%(count)s хвилина від цього часу" +msgstr[1] "%(count)s хвилини від цього часу" +msgstr[2] "%(count)s хвилин від цього часу" +msgstr[3] "%(count)s хвилин від цього часу" + +#. 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] "%(count)s година від цього часу" +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 +msgid "%(delta)s from now" +msgstr "через %(delta)s" + +#. Translators: 'naturaltime-past' strings will be included in '%(delta)s ago' #, python-format msgctxt "naturaltime-past" msgid "%d year" @@ -357,47 +425,8 @@ msgstr[1] "%d хвилини" msgstr[2] "%d хвилин" msgstr[3] "%d хвилин" -msgid "now" -msgstr "зараз" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "%(count)s секунду тому" -msgstr[1] "%(count)s секунди тому" -msgstr[2] "%(count)s секунд тому" -msgstr[3] "%(count)s секунд тому" - -#. 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] "%(count)s хвилину тому" -msgstr[1] "%(count)s хвилини тому" -msgstr[2] "%(count)s хвилин тому" -msgstr[3] "%(count)s хвилин тому" - -#. 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] "%(count)s годину тому" -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 -msgid "%(delta)s from now" -msgstr "через %(delta)s" - -#. Translators: 'naturaltime-future' strings will be included in -#. '%(delta)s from now' +#. Translators: 'naturaltime-future' strings will be included in '%(delta)s +#. from now' #, python-format msgctxt "naturaltime-future" msgid "%d year" @@ -451,33 +480,3 @@ 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 -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "%(count)s секунда від цього часу" -msgstr[1] "%(count)s секунди від цього часу" -msgstr[2] "%(count)s секунд від цього часу" -msgstr[3] "%(count)s секунд від цього часу" - -#. 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] "%(count)s хвилина від цього часу" -msgstr[1] "%(count)s хвилини від цього часу" -msgstr[2] "%(count)s хвилин від цього часу" -msgstr[3] "%(count)s хвилин від цього часу" - -#. 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] "%(count)s година від цього часу" -msgstr[1] "%(count)s години від цього часу" -msgstr[2] "%(count)s годин від цього часу" -msgstr[3] "%(count)s годин від цього часу" diff --git a/django/contrib/humanize/locale/uz/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/uz/LC_MESSAGES/django.mo Binary files differnew file mode 100644 index 0000000000..179f65717f --- /dev/null +++ b/django/contrib/humanize/locale/uz/LC_MESSAGES/django.mo diff --git a/django/contrib/humanize/locale/uz/LC_MESSAGES/django.po b/django/contrib/humanize/locale/uz/LC_MESSAGES/django.po new file mode 100644 index 0000000000..b85d5b8fb4 --- /dev/null +++ b/django/contrib/humanize/locale/uz/LC_MESSAGES/django.po @@ -0,0 +1,353 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# A'zam Mamatmurodov <azam.mamatmurodov@gmail.com>, 2019 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-01-16 20:42+0100\n" +"PO-Revision-Date: 2019-11-13 09:18+0000\n" +"Last-Translator: A'zam Mamatmurodov <azam.mamatmurodov@gmail.com>\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 "Humanize" +msgstr "" + +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "" + +#. 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" +msgid_plural "%(value).1f million" +msgstr[0] "" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "" + +msgid "one" +msgstr "bir" + +msgid "two" +msgstr "ikki" + +msgid "three" +msgstr "uch" + +msgid "four" +msgstr "to'rt" + +msgid "five" +msgstr "besh" + +msgid "six" +msgstr "olti" + +msgid "seven" +msgstr "yetti" + +msgid "eight" +msgstr "sakkiz" + +msgid "nine" +msgstr "to'qqiz" + +msgid "today" +msgstr "o'n" + +msgid "tomorrow" +msgstr "ertaga" + +msgid "yesterday" +msgstr "kecha" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s ago" +msgstr "%(delta)s oldin" + +#. 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] "%(count)s soat oldin" + +#. 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] "%(count)s daqiqa oldin" + +#. Translators: please keep a non-breaking space (U+00A0) between count +#. and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "%(count)s soniya oldin" + +msgid "now" +msgstr "hozir" + +#. 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] "" + +#. 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] "" + +#. 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] "" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +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 yil" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d oy" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d hafta" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d kun" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d soat" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d daqiqa" + +#. 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 yil" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d oy" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d hafta" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d kun" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d soat" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d daqiqa" diff --git a/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.mo Binary files differindex 8302f4c642..2be75b5f1a 100644 --- a/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.mo +++ b/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.mo diff --git a/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.po b/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.po index 0808e5201e..0944649ac9 100644 --- a/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.po +++ b/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.po @@ -4,15 +4,15 @@ # Chen Chun-Chia <ccc.larc@gmail.com>, 2015 # Jannis Leidel <jannis@leidel.info>, 2011 # tcc <tcchou@tcchou.org>, 2011 -# Tzu-ping Chung <uranusjr@gmail.com>, 2016 +# Tzu-ping Chung <uranusjr@gmail.com>, 2016,2019 # Yeh-Yung <yyc1217@gmail.com>, 2012 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-16 20:42+0100\n" -"PO-Revision-Date: 2018-05-18 01:38+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" +"PO-Revision-Date: 2019-09-18 09:08+0000\n" +"Last-Translator: Tzu-ping Chung <uranusjr@gmail.com>\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/django/django/" "language/zh_TW/)\n" "MIME-Version: 1.0\n" @@ -27,57 +27,57 @@ msgstr "人性化" #. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). msgctxt "ordinal 11, 12, 13" msgid "{}th" -msgstr "" +msgstr "第{}" #. Translators: Ordinal format when value ends with 0, e.g. 80th. msgctxt "ordinal 0" msgid "{}th" -msgstr "" +msgstr "第{}" #. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. msgctxt "ordinal 1" msgid "{}st" -msgstr "" +msgstr "第{}" #. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. msgctxt "ordinal 2" msgid "{}nd" -msgstr "" +msgstr "第{}" #. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. msgctxt "ordinal 3" msgid "{}rd" -msgstr "" +msgstr "第{}" #. Translators: Ordinal format when value ends with 4, e.g. 84th. msgctxt "ordinal 4" msgid "{}th" -msgstr "" +msgstr "第{}" #. Translators: Ordinal format when value ends with 5, e.g. 85th. msgctxt "ordinal 5" msgid "{}th" -msgstr "" +msgstr "第{}" #. Translators: Ordinal format when value ends with 6, e.g. 86th. msgctxt "ordinal 6" msgid "{}th" -msgstr "" +msgstr "第{}" #. Translators: Ordinal format when value ends with 7, e.g. 87th. msgctxt "ordinal 7" msgid "{}th" -msgstr "" +msgstr "第{}" #. Translators: Ordinal format when value ends with 8, e.g. 88th. msgctxt "ordinal 8" msgid "{}th" -msgstr "" +msgstr "第{}" #. Translators: Ordinal format when value ends with 9, e.g. 89th. msgctxt "ordinal 9" msgid "{}th" -msgstr "" +msgstr "第{}" #, python-format msgid "%(value).1f million" @@ -229,7 +229,7 @@ msgstr "昨天" #. weeks' #, python-format msgid "%(delta)s ago" -msgstr "" +msgstr "%(delta)s前" #. Translators: please keep a non-breaking space (U+00A0) between count #. and time unit. @@ -280,44 +280,44 @@ msgstr[0] "%(count)s 小時後" #. weeks' #, python-format msgid "%(delta)s from now" -msgstr "" +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] "" +msgstr[0] "%d 年" #, python-format msgctxt "naturaltime-past" msgid "%d month" msgid_plural "%d months" -msgstr[0] "" +msgstr[0] "%d 個月" #, python-format msgctxt "naturaltime-past" msgid "%d week" msgid_plural "%d weeks" -msgstr[0] "" +msgstr[0] "%d 週" #, python-format msgctxt "naturaltime-past" msgid "%d day" msgid_plural "%d days" -msgstr[0] "" +msgstr[0] "%d 天" #, python-format msgctxt "naturaltime-past" msgid "%d hour" msgid_plural "%d hours" -msgstr[0] "" +msgstr[0] "%d 小時" #, python-format msgctxt "naturaltime-past" msgid "%d minute" msgid_plural "%d minutes" -msgstr[0] "" +msgstr[0] "%d 分" #. Translators: 'naturaltime-future' strings will be included in '%(delta)s #. from now' @@ -325,34 +325,34 @@ msgstr[0] "" msgctxt "naturaltime-future" msgid "%d year" msgid_plural "%d years" -msgstr[0] "" +msgstr[0] "%d 年" #, python-format msgctxt "naturaltime-future" msgid "%d month" msgid_plural "%d months" -msgstr[0] "" +msgstr[0] "%d 個月" #, python-format msgctxt "naturaltime-future" msgid "%d week" msgid_plural "%d weeks" -msgstr[0] "" +msgstr[0] "%d 週" #, python-format msgctxt "naturaltime-future" msgid "%d day" msgid_plural "%d days" -msgstr[0] "" +msgstr[0] "%d 天" #, python-format msgctxt "naturaltime-future" msgid "%d hour" msgid_plural "%d hours" -msgstr[0] "" +msgstr[0] "%d 小時" #, python-format msgctxt "naturaltime-future" msgid "%d minute" msgid_plural "%d minutes" -msgstr[0] "" +msgstr[0] "%d 分" |
