django1/django/contrib/humanize/locale/mn/LC_MESSAGES/django.po

101 lines
2.0 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# This file is distributed under the same license as the Django package.
#
msgid ""
msgstr ""
"Project-Id-Version: Django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-03-01 00:24+0100\n"
"PO-Revision-Date: 2011-02-22 00:08+0000\n"
"Last-Translator: Ankhbayar <l.ankhbayar@gmail.com>\n"
"Language-Team: Mongolian <>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: mn\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: 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
#, python-format
msgid "%(value).1f million"
msgid_plural "%(value).1f million"
msgstr[0] "%(value).1f сая"
msgstr[1] "%(value).1f сая"
#: templatetags/humanize.py:57
#, python-format
msgid "%(value).1f billion"
msgid_plural "%(value).1f billion"
msgstr[0] "%(value).1f тэр бум"
msgstr[1] "%(value).1f тэр бум"
#: templatetags/humanize.py:60
#, python-format
msgid "%(value).1f trillion"
msgid_plural "%(value).1f trillion"
msgstr[0] "%(value).1f их наяд"
msgstr[1] "%(value).1f их наяд"
#: 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 "өчигдөр"