2011-03-01 17:06:04 +08:00
|
|
|
|
# This file is distributed under the same license as the Django package.
|
|
|
|
|
#
|
2012-03-14 17:05:08 +08:00
|
|
|
|
# Translators:
|
|
|
|
|
# Ali Ismayilov <ali@ismailov.info>, 2011.
|
2011-03-01 17:06:04 +08:00
|
|
|
|
msgid ""
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Project-Id-Version: Django\n"
|
|
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2013-02-26 06:02:09 +08:00
|
|
|
|
"POT-Creation-Date: 2012-10-15 10:57+0200\n"
|
2012-03-14 17:05:08 +08:00
|
|
|
|
"PO-Revision-Date: 2012-02-14 13:08+0000\n"
|
|
|
|
|
"Last-Translator: Ali Ismayilov <ali@ismailov.info>\n"
|
2013-02-26 06:02:09 +08:00
|
|
|
|
"Language-Team: Azerbaijani (http://www.transifex.com/projects/p/django/"
|
2012-03-14 17:05:08 +08:00
|
|
|
|
"language/az/)\n"
|
2011-03-01 17:06:04 +08:00
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2013-02-26 06:02:09 +08:00
|
|
|
|
"Language: az\n"
|
|
|
|
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
2011-03-01 17:06:04 +08:00
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: tests.py:125 templatetags/humanize.py:167
|
2012-03-14 17:05:08 +08:00
|
|
|
|
msgid "today"
|
|
|
|
|
msgstr "bu gün"
|
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: tests.py:125 templatetags/humanize.py:171
|
2012-03-14 17:05:08 +08:00
|
|
|
|
msgid "yesterday"
|
|
|
|
|
msgstr "dünən"
|
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: tests.py:125 templatetags/humanize.py:169
|
2012-03-14 17:05:08 +08:00
|
|
|
|
msgid "tomorrow"
|
|
|
|
|
msgstr "sabah"
|
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:25
|
2011-03-01 17:06:04 +08:00
|
|
|
|
msgid "th"
|
2012-03-14 17:05:08 +08:00
|
|
|
|
msgstr "-ıncı"
|
2011-03-01 17:06:04 +08:00
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:25
|
2011-03-01 17:06:04 +08:00
|
|
|
|
msgid "st"
|
2012-03-14 17:05:08 +08:00
|
|
|
|
msgstr "-ıncı"
|
2011-03-01 17:06:04 +08:00
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:25
|
2011-03-01 17:06:04 +08:00
|
|
|
|
msgid "nd"
|
2012-03-14 17:05:08 +08:00
|
|
|
|
msgstr "-ıncı"
|
2011-03-01 17:06:04 +08:00
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:25
|
2011-03-01 17:06:04 +08:00
|
|
|
|
msgid "rd"
|
2012-03-14 17:05:08 +08:00
|
|
|
|
msgstr "-ıncı"
|
2011-03-01 17:06:04 +08:00
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:54
|
2011-03-01 17:06:04 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(value).1f million"
|
|
|
|
|
msgid_plural "%(value).1f million"
|
2012-03-14 17:05:08 +08:00
|
|
|
|
msgstr[0] "%(value).1f milyon"
|
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:55
|
2012-03-14 17:05:08 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(value)s million"
|
|
|
|
|
msgid_plural "%(value)s million"
|
|
|
|
|
msgstr[0] "%(value)s milyon"
|
2011-03-01 17:06:04 +08:00
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:58
|
2011-03-01 17:06:04 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(value).1f billion"
|
|
|
|
|
msgid_plural "%(value).1f billion"
|
2012-03-14 17:05:08 +08:00
|
|
|
|
msgstr[0] "%(value).1f milyard"
|
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:59
|
2012-03-14 17:05:08 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(value)s billion"
|
|
|
|
|
msgid_plural "%(value)s billion"
|
|
|
|
|
msgstr[0] "%(value)s milyard"
|
2011-03-01 17:06:04 +08:00
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:62
|
2011-03-01 17:06:04 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(value).1f trillion"
|
|
|
|
|
msgid_plural "%(value).1f trillion"
|
2012-03-14 17:05:08 +08:00
|
|
|
|
msgstr[0] "%(value).1f trilyon"
|
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:63
|
2012-03-14 17:05:08 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(value)s trillion"
|
|
|
|
|
msgid_plural "%(value)s trillion"
|
|
|
|
|
msgstr[0] "%(value)s trilyon"
|
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:66
|
2012-03-14 17:05:08 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(value).1f quadrillion"
|
|
|
|
|
msgid_plural "%(value).1f quadrillion"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:67
|
2012-03-14 17:05:08 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(value)s quadrillion"
|
|
|
|
|
msgid_plural "%(value)s quadrillion"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:70
|
2012-03-14 17:05:08 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(value).1f quintillion"
|
|
|
|
|
msgid_plural "%(value).1f quintillion"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:71
|
2012-03-14 17:05:08 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(value)s quintillion"
|
|
|
|
|
msgid_plural "%(value)s quintillion"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:74
|
2012-03-14 17:05:08 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(value).1f sextillion"
|
|
|
|
|
msgid_plural "%(value).1f sextillion"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:75
|
2012-03-14 17:05:08 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(value)s sextillion"
|
|
|
|
|
msgid_plural "%(value)s sextillion"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:78
|
2012-03-14 17:05:08 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(value).1f septillion"
|
|
|
|
|
msgid_plural "%(value).1f septillion"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:79
|
2012-03-14 17:05:08 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(value)s septillion"
|
|
|
|
|
msgid_plural "%(value)s septillion"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:82
|
2012-03-14 17:05:08 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(value).1f octillion"
|
|
|
|
|
msgid_plural "%(value).1f octillion"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:83
|
2012-03-14 17:05:08 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(value)s octillion"
|
|
|
|
|
msgid_plural "%(value)s octillion"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:86
|
2012-03-14 17:05:08 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(value).1f nonillion"
|
|
|
|
|
msgid_plural "%(value).1f nonillion"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:87
|
2012-03-14 17:05:08 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(value)s nonillion"
|
|
|
|
|
msgid_plural "%(value)s nonillion"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:90
|
2012-03-14 17:05:08 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(value).1f decillion"
|
|
|
|
|
msgid_plural "%(value).1f decillion"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:91
|
2012-03-14 17:05:08 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(value)s decillion"
|
|
|
|
|
msgid_plural "%(value)s decillion"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:94
|
2012-03-14 17:05:08 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(value).1f googol"
|
|
|
|
|
msgid_plural "%(value).1f googol"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:95
|
2012-03-14 17:05:08 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(value)s googol"
|
|
|
|
|
msgid_plural "%(value)s googol"
|
2011-03-01 17:06:04 +08:00
|
|
|
|
msgstr[0] ""
|
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:144
|
2011-03-01 17:06:04 +08:00
|
|
|
|
msgid "one"
|
2012-03-14 17:05:08 +08:00
|
|
|
|
msgstr "bir"
|
2011-03-01 17:06:04 +08:00
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:144
|
2011-03-01 17:06:04 +08:00
|
|
|
|
msgid "two"
|
2012-03-14 17:05:08 +08:00
|
|
|
|
msgstr "iki"
|
2011-03-01 17:06:04 +08:00
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:144
|
2011-03-01 17:06:04 +08:00
|
|
|
|
msgid "three"
|
2012-03-14 17:05:08 +08:00
|
|
|
|
msgstr "üç"
|
2011-03-01 17:06:04 +08:00
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:144
|
2011-03-01 17:06:04 +08:00
|
|
|
|
msgid "four"
|
2012-03-14 17:05:08 +08:00
|
|
|
|
msgstr "dörd"
|
2011-03-01 17:06:04 +08:00
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:144
|
2011-03-01 17:06:04 +08:00
|
|
|
|
msgid "five"
|
2012-03-14 17:05:08 +08:00
|
|
|
|
msgstr "beş"
|
2011-03-01 17:06:04 +08:00
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:144
|
2011-03-01 17:06:04 +08:00
|
|
|
|
msgid "six"
|
2012-03-14 17:05:08 +08:00
|
|
|
|
msgstr "altı"
|
2011-03-01 17:06:04 +08:00
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:144
|
2011-03-01 17:06:04 +08:00
|
|
|
|
msgid "seven"
|
2012-03-14 17:05:08 +08:00
|
|
|
|
msgstr "yeddi"
|
2011-03-01 17:06:04 +08:00
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:144
|
2011-03-01 17:06:04 +08:00
|
|
|
|
msgid "eight"
|
2012-03-14 17:05:08 +08:00
|
|
|
|
msgstr "səkkiz"
|
2011-03-01 17:06:04 +08:00
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:144
|
2011-03-01 17:06:04 +08:00
|
|
|
|
msgid "nine"
|
2012-03-14 17:05:08 +08:00
|
|
|
|
msgstr "doqquz"
|
2011-03-01 17:06:04 +08:00
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:190
|
2012-03-14 17:05:08 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgctxt "naturaltime"
|
|
|
|
|
msgid "%(delta)s ago"
|
|
|
|
|
msgstr "%(delta)s əvvəl"
|
2011-03-01 17:06:04 +08:00
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:193 templatetags/humanize.py:215
|
2012-03-14 17:05:08 +08:00
|
|
|
|
msgid "now"
|
|
|
|
|
msgstr "indi"
|
2011-03-01 17:06:04 +08:00
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:196
|
2012-03-14 17:05:08 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "a second ago"
|
|
|
|
|
msgid_plural "%(count)s seconds ago"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
"one: bir saniyə əvvəl\n"
|
|
|
|
|
"other: %(count)s saniyə əvvəl"
|
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:201
|
2012-03-14 17:05:08 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "a minute ago"
|
|
|
|
|
msgid_plural "%(count)s minutes ago"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
"one: bir dəqiqə əvvəl\n"
|
|
|
|
|
"other: %(count)s dəqiqə əvvəl"
|
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:206
|
2012-03-14 17:05:08 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "an hour ago"
|
|
|
|
|
msgid_plural "%(count)s hours ago"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
"one: bir saat əvvəl\n"
|
|
|
|
|
"other: %(count)s saat əvvəl"
|
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:212
|
2012-03-14 17:05:08 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgctxt "naturaltime"
|
|
|
|
|
msgid "%(delta)s from now"
|
|
|
|
|
msgstr "%(delta)s sonra"
|
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:218
|
2012-03-14 17:05:08 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "a second from now"
|
|
|
|
|
msgid_plural "%(count)s seconds from now"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
"one: bir saniyə sonra\n"
|
|
|
|
|
"other: %(count)s saniyə sonra"
|
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:223
|
2012-03-14 17:05:08 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "a minute from now"
|
|
|
|
|
msgid_plural "%(count)s minutes from now"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
"one: bir dəqiqə sonra\n"
|
|
|
|
|
"other: %(count)s dəqiqə sonra"
|
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
|
#: templatetags/humanize.py:228
|
2012-03-14 17:05:08 +08:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "an hour from now"
|
|
|
|
|
msgid_plural "%(count)s hours from now"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
"one: bir saat sonra\n"
|
|
|
|
|
"other: %(count)s saat sonra"
|