2011-03-01 17:06:04 +08:00
|
|
|
# This file is distributed under the same license as the Django package.
|
2011-01-22 02:46:59 +08:00
|
|
|
#
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
2011-03-01 17:06:04 +08:00
|
|
|
"Project-Id-Version: Django\n"
|
2011-01-22 02:46:59 +08:00
|
|
|
"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-06 06:17+0000\n"
|
|
|
|
"Last-Translator: tlubenov <tlubenov@gmail.com>\n"
|
|
|
|
"Language-Team: Bulgarian <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: bg\n"
|
|
|
|
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
2011-01-22 02:46:59 +08:00
|
|
|
|
|
|
|
#: templatetags/humanize.py:19
|
|
|
|
msgid "th"
|
|
|
|
msgstr "и"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:19
|
|
|
|
msgid "st"
|
|
|
|
msgstr "ви"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:19
|
|
|
|
msgid "nd"
|
|
|
|
msgstr "ри"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:19
|
|
|
|
msgid "rd"
|
|
|
|
msgstr "ти"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:54
|
2011-03-01 17:06:04 +08:00
|
|
|
#, python-format
|
2011-01-22 02:46:59 +08:00
|
|
|
msgid "%(value).1f million"
|
|
|
|
msgid_plural "%(value).1f million"
|
2011-03-16 04:10:24 +08:00
|
|
|
msgstr[0] "%(value).1f милион"
|
|
|
|
msgstr[1] "%(value).1f милиона"
|
2011-01-22 02:46:59 +08:00
|
|
|
|
|
|
|
#: templatetags/humanize.py:57
|
2011-03-01 17:06:04 +08:00
|
|
|
#, python-format
|
2011-01-22 02:46:59 +08:00
|
|
|
msgid "%(value).1f billion"
|
|
|
|
msgid_plural "%(value).1f billion"
|
2011-03-16 04:10:24 +08:00
|
|
|
msgstr[0] "%(value).1f милиард"
|
|
|
|
msgstr[1] "%(value).1f милиарда"
|
2011-01-22 02:46:59 +08:00
|
|
|
|
|
|
|
#: templatetags/humanize.py:60
|
2011-03-01 17:06:04 +08:00
|
|
|
#, python-format
|
2011-01-22 02:46:59 +08:00
|
|
|
msgid "%(value).1f trillion"
|
|
|
|
msgid_plural "%(value).1f trillion"
|
2011-03-16 04:10:24 +08:00
|
|
|
msgstr[0] "%(value).1f трилион"
|
|
|
|
msgstr[1] "%(value).1f трилиона"
|
2011-01-22 02:46:59 +08:00
|
|
|
|
|
|
|
#: templatetags/humanize.py:76
|
|
|
|
msgid "one"
|
|
|
|
msgstr "един"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:76
|
|
|
|
msgid "two"
|
|
|
|
msgstr "два"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:76
|
|
|
|
msgid "three"
|
|
|
|
msgstr "три"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:76
|
|
|
|
msgid "four"
|
|
|
|
msgstr "четири"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:76
|
|
|
|
msgid "five"
|
|
|
|
msgstr "пет"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:76
|
|
|
|
msgid "six"
|
|
|
|
msgstr "шест"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:76
|
|
|
|
msgid "seven"
|
|
|
|
msgstr "седем"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:76
|
|
|
|
msgid "eight"
|
|
|
|
msgstr "осем"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:76
|
|
|
|
msgid "nine"
|
|
|
|
msgstr "девет"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:96
|
|
|
|
msgid "today"
|
|
|
|
msgstr "днес"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:98
|
|
|
|
msgid "tomorrow"
|
|
|
|
msgstr "Утре"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:100
|
|
|
|
msgid "yesterday"
|
|
|
|
msgstr "вчера"
|