2011-01-22 02:46:59 +08:00
|
|
|
# This file is distributed under the same license as the Django package.
|
|
|
|
#
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: Django\n"
|
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2011-03-16 04:10:24 +08:00
|
|
|
"POT-Creation-Date: 2011-03-15 13:18-0400\n"
|
|
|
|
"PO-Revision-Date: 2011-03-04 18:39+0000\n"
|
2011-03-01 17:06:04 +08:00
|
|
|
"Last-Translator: Jannis <jannis@leidel.info>\n"
|
|
|
|
"Language-Team: Serbian (Latin) <None>\n"
|
2011-01-22 02:46:59 +08:00
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2011-03-01 17:06:04 +08:00
|
|
|
"Language: sr@latin\n"
|
2011-03-04 09:07:11 +08:00
|
|
|
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
|
2011-03-01 17:06:04 +08:00
|
|
|
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
|
2011-01-22 02:46:59 +08:00
|
|
|
|
|
|
|
#: templatetags/humanize.py:19
|
|
|
|
msgid "th"
|
|
|
|
msgstr "-i"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:19
|
|
|
|
msgid "st"
|
|
|
|
msgstr "-vi"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:19
|
|
|
|
msgid "nd"
|
|
|
|
msgstr "-i"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:19
|
|
|
|
msgid "rd"
|
|
|
|
msgstr "-i"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:54
|
|
|
|
#, python-format
|
|
|
|
msgid "%(value).1f million"
|
|
|
|
msgid_plural "%(value).1f million"
|
|
|
|
msgstr[0] "%(value).1f milion"
|
|
|
|
msgstr[1] "%(value).1f miliona"
|
|
|
|
msgstr[2] "%(value).1f miliona"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:57
|
|
|
|
#, python-format
|
|
|
|
msgid "%(value).1f billion"
|
|
|
|
msgid_plural "%(value).1f billion"
|
2011-03-01 17:06:04 +08:00
|
|
|
msgstr[0] "%(value).1f bilion"
|
|
|
|
msgstr[1] "%(value).1f biliona"
|
|
|
|
msgstr[2] "%(value).1f biliona"
|
2011-01-22 02:46:59 +08:00
|
|
|
|
|
|
|
#: templatetags/humanize.py:60
|
|
|
|
#, python-format
|
|
|
|
msgid "%(value).1f trillion"
|
|
|
|
msgid_plural "%(value).1f trillion"
|
|
|
|
msgstr[0] "%(value).1f trilion"
|
|
|
|
msgstr[1] "%(value).1f triliona"
|
|
|
|
msgstr[2] "%(value).1f triliona"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:76
|
|
|
|
msgid "one"
|
|
|
|
msgstr "jedan"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:76
|
|
|
|
msgid "two"
|
|
|
|
msgstr "dva"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:76
|
|
|
|
msgid "three"
|
|
|
|
msgstr "tri"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:76
|
|
|
|
msgid "four"
|
|
|
|
msgstr "četiri"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:76
|
|
|
|
msgid "five"
|
|
|
|
msgstr "pet"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:76
|
|
|
|
msgid "six"
|
|
|
|
msgstr "šest"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:76
|
|
|
|
msgid "seven"
|
|
|
|
msgstr "sedam"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:76
|
|
|
|
msgid "eight"
|
|
|
|
msgstr "osam"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:76
|
|
|
|
msgid "nine"
|
|
|
|
msgstr "devet"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:96
|
|
|
|
msgid "today"
|
|
|
|
msgstr "deset"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:98
|
|
|
|
msgid "tomorrow"
|
|
|
|
msgstr "sutra"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:100
|
|
|
|
msgid "yesterday"
|
|
|
|
msgstr "juče"
|