/django/contrib/humanize/locale/mn/LC_MESSAGES/django.po
Unknown | 100 lines | 81 code | 19 blank | 0 comment | 0 complexity | b262486542bb01d5f5cb1f3a3efb0d77 MD5 | raw file
Possible License(s): BSD-3-Clause
1# This file is distributed under the same license as the Django package. 2# 3msgid "" 4msgstr "" 5"Project-Id-Version: Django\n" 6"Report-Msgid-Bugs-To: \n" 7"POT-Creation-Date: 2011-03-15 13:18-0400\n" 8"PO-Revision-Date: 2011-03-04 18:39+0000\n" 9"Last-Translator: Ankhbayar <l.ankhbayar@gmail.com>\n" 10"Language-Team: Mongolian <>\n" 11"MIME-Version: 1.0\n" 12"Content-Type: text/plain; charset=UTF-8\n" 13"Content-Transfer-Encoding: 8bit\n" 14"Language: mn\n" 15"Plural-Forms: nplurals=2; plural=(n != 1)\n" 16 17#: templatetags/humanize.py:19 18msgid "th" 19msgstr "-?" 20 21#: templatetags/humanize.py:19 22msgid "st" 23msgstr "-?" 24 25#: templatetags/humanize.py:19 26msgid "nd" 27msgstr "-?" 28 29#: templatetags/humanize.py:19 30msgid "rd" 31msgstr "-?" 32 33#: templatetags/humanize.py:54 34#, python-format 35msgid "%(value).1f million" 36msgid_plural "%(value).1f million" 37msgstr[0] "%(value).1f ???" 38msgstr[1] "%(value).1f ???" 39 40#: templatetags/humanize.py:57 41#, python-format 42msgid "%(value).1f billion" 43msgid_plural "%(value).1f billion" 44msgstr[0] "%(value).1f ??? ???" 45msgstr[1] "%(value).1f ??? ???" 46 47#: templatetags/humanize.py:60 48#, python-format 49msgid "%(value).1f trillion" 50msgid_plural "%(value).1f trillion" 51msgstr[0] "%(value).1f ?? ????" 52msgstr[1] "%(value).1f ?? ????" 53 54#: templatetags/humanize.py:76 55msgid "one" 56msgstr "???" 57 58#: templatetags/humanize.py:76 59msgid "two" 60msgstr "????" 61 62#: templatetags/humanize.py:76 63msgid "three" 64msgstr "?????" 65 66#: templatetags/humanize.py:76 67msgid "four" 68msgstr "?????" 69 70#: templatetags/humanize.py:76 71msgid "five" 72msgstr "???" 73 74#: templatetags/humanize.py:76 75msgid "six" 76msgstr "??????" 77 78#: templatetags/humanize.py:76 79msgid "seven" 80msgstr "?????" 81 82#: templatetags/humanize.py:76 83msgid "eight" 84msgstr "????" 85 86#: templatetags/humanize.py:76 87msgid "nine" 88msgstr "??" 89 90#: templatetags/humanize.py:96 91msgid "today" 92msgstr "???????" 93 94#: templatetags/humanize.py:98 95msgid "tomorrow" 96msgstr "???????" 97 98#: templatetags/humanize.py:100 99msgid "yesterday" 100msgstr "???????"