Commit e85baa81 authored by Claude Paroz's avatar Claude Paroz
Browse files

Updated humanize translations and added release note.

Refs #21415.
parent cbf8784d
Loading
Loading
Loading
Loading
+27 −21
Original line number Diff line number Diff line
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: django-core\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-05-18 23:10+0200\n"
"PO-Revision-Date: 2013-10-28 09:56+0000\n"
"Last-Translator: dado_eyad <d.eyad.t@gmail.com>\n"
"POT-Creation-Date: 2013-11-15 15:36+0100\n"
"PO-Revision-Date: 2013-11-16 09:36+0000\n"
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/django/language/"
"ar/)\n"
"MIME-Version: 1.0\n"
@@ -336,11 +336,12 @@ msgstr "%(delta)s مضت"
msgid "now"
msgstr "الآن"

#. Translators: \\u00a0 is non-breaking space
#: templatetags/humanize.py:198
#. Translators: please keep a non-breaking space (U+00A0)
#. between count and time unit.
#: templatetags/humanize.py:201
#, python-format
msgid "a second ago"
msgid_plural "%(count)s\\u00a0seconds ago"
msgid_plural "%(count)s seconds ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -348,11 +349,12 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""

#. Translators: \\u00a0 is non-breaking space
#: templatetags/humanize.py:204
#. Translators: please keep a non-breaking space (U+00A0)
#. between count and time unit.
#: templatetags/humanize.py:208
#, python-format
msgid "a minute ago"
msgid_plural "%(count)s\\u00a0minutes ago"
msgid_plural "%(count)s minutes ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -360,11 +362,12 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""

#. Translators: \\u00a0 is non-breaking space
#: templatetags/humanize.py:210
#. Translators: please keep a non-breaking space (U+00A0)
#. between count and time unit.
#: templatetags/humanize.py:215
#, python-format
msgid "an hour ago"
msgid_plural "%(count)s\\u00a0hours ago"
msgid_plural "%(count)s hours ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -378,11 +381,12 @@ msgctxt "naturaltime"
msgid "%(delta)s from now"
msgstr "%(delta)s من الآن"

#. Translators: \\u00a0 is non-breaking space
#: templatetags/humanize.py:223
#. Translators: please keep a non-breaking space (U+00A0)
#. between count and time unit.
#: templatetags/humanize.py:229
#, python-format
msgid "a second from now"
msgid_plural "%(count)s\\u00a0seconds from now"
msgid_plural "%(count)s seconds from now"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -390,11 +394,12 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""

#. Translators: \\u00a0 is non-breaking space
#: templatetags/humanize.py:229
#. Translators: please keep a non-breaking space (U+00A0)
#. between count and time unit.
#: templatetags/humanize.py:236
#, python-format
msgid "a minute from now"
msgid_plural "%(count)s\\u00a0minutes from now"
msgid_plural "%(count)s minutes from now"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -402,11 +407,12 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""

#. Translators: \\u00a0 is non-breaking space
#: templatetags/humanize.py:235
#. Translators: please keep a non-breaking space (U+00A0)
#. between count and time unit.
#: templatetags/humanize.py:243
#, python-format
msgid "an hour from now"
msgid_plural "%(count)s\\u00a0hours from now"
msgid_plural "%(count)s hours from now"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
+34 −39
Original line number Diff line number Diff line
@@ -2,13 +2,14 @@
#
# Translators:
# Ali Ismayilov <ali@ismailov.info>, 2011
# claudep <claude@2xlibre.net>, 2013
msgid ""
msgstr ""
"Project-Id-Version: django-core\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-05-18 23:10+0200\n"
"PO-Revision-Date: 2013-05-19 08:23+0000\n"
"Last-Translator: claudep <claude@2xlibre.net>\n"
"POT-Creation-Date: 2013-11-15 15:36+0100\n"
"PO-Revision-Date: 2013-11-16 09:36+0000\n"
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
"Language-Team: Azerbaijani (http://www.transifex.com/projects/p/django/"
"language/az/)\n"
"MIME-Version: 1.0\n"
@@ -223,32 +224,29 @@ msgstr "%(delta)s əvvəl"
msgid "now"
msgstr "indi"

#. Translators: \\u00a0 is non-breaking space
#: templatetags/humanize.py:198
#. Translators: please keep a non-breaking space (U+00A0)
#. between count and time unit.
#: templatetags/humanize.py:201
#, python-format
msgid "a second ago"
msgid_plural "%(count)s\\u00a0seconds ago"
msgstr[0] ""
"one: bir saniyə əvvəl\n"
"other: %(count)s saniyə əvvəl"
msgid_plural "%(count)s seconds ago"
msgstr[0] "%(count)s saniyə əvvəl"

#. Translators: \\u00a0 is non-breaking space
#: templatetags/humanize.py:204
#. Translators: please keep a non-breaking space (U+00A0)
#. between count and time unit.
#: templatetags/humanize.py:208
#, python-format
msgid "a minute ago"
msgid_plural "%(count)s\\u00a0minutes ago"
msgstr[0] ""
"one: bir dəqiqə əvvəl\n"
"other: %(count)s dəqiqə əvvəl"
msgid_plural "%(count)s minutes ago"
msgstr[0] "%(count)s dəqiqə əvvəl"

#. Translators: \\u00a0 is non-breaking space
#: templatetags/humanize.py:210
#. Translators: please keep a non-breaking space (U+00A0)
#. between count and time unit.
#: templatetags/humanize.py:215
#, python-format
msgid "an hour ago"
msgid_plural "%(count)s\\u00a0hours ago"
msgstr[0] ""
"one: bir saat əvvəl\n"
"other: %(count)s saat əvvəl"
msgid_plural "%(count)s hours ago"
msgstr[0] "%(count)s saat əvvəl"

#: templatetags/humanize.py:216
#, python-format
@@ -256,29 +254,26 @@ msgctxt "naturaltime"
msgid "%(delta)s from now"
msgstr "%(delta)s sonra"

#. Translators: \\u00a0 is non-breaking space
#: templatetags/humanize.py:223
#. Translators: please keep a non-breaking space (U+00A0)
#. between count and time unit.
#: templatetags/humanize.py:229
#, python-format
msgid "a second from now"
msgid_plural "%(count)s\\u00a0seconds from now"
msgstr[0] ""
"one: bir saniyə sonra\n"
"other: %(count)s saniyə sonra"
msgid_plural "%(count)s seconds from now"
msgstr[0] "%(count)s saniyə sonra"

#. Translators: \\u00a0 is non-breaking space
#: templatetags/humanize.py:229
#. Translators: please keep a non-breaking space (U+00A0)
#. between count and time unit.
#: templatetags/humanize.py:236
#, python-format
msgid "a minute from now"
msgid_plural "%(count)s\\u00a0minutes from now"
msgstr[0] ""
"one: bir dəqiqə sonra\n"
"other: %(count)s dəqiqə sonra"
msgid_plural "%(count)s minutes from now"
msgstr[0] "%(count)s dəqiqə sonra"

#. Translators: \\u00a0 is non-breaking space
#: templatetags/humanize.py:235
#. Translators: please keep a non-breaking space (U+00A0)
#. between count and time unit.
#: templatetags/humanize.py:243
#, python-format
msgid "an hour from now"
msgid_plural "%(count)s\\u00a0hours from now"
msgstr[0] ""
"one: bir saat sonra\n"
"other: %(count)s saat sonra"
msgid_plural "%(count)s hours from now"
msgstr[0] "%(count)s saat sonra"
Loading