100 lines
1.9 KiB
Plaintext
100 lines
1.9 KiB
Plaintext
# 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: 2010-12-29 00:27+0100\n"
|
|
"PO-Revision-Date: 2009-07-23 11:47+0800\n"
|
|
"Last-Translator: Qing Feng <paradise.qingfeng@gmail.com>\n"
|
|
"Language-Team: Simplified Chinese <paradise.qingfeng@gmail.com>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"X-Poedit-Language: Chinese\n"
|
|
"X-Poedit-Country: CHINA\n"
|
|
"X-Poedit-SourceCharset: utf-8\n"
|
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
|
|
#: templatetags/humanize.py:19
|
|
msgid "th"
|
|
msgstr "th"
|
|
|
|
#: templatetags/humanize.py:19
|
|
msgid "st"
|
|
msgstr "st"
|
|
|
|
#: templatetags/humanize.py:19
|
|
msgid "nd"
|
|
msgstr "nd"
|
|
|
|
#: templatetags/humanize.py:19
|
|
msgid "rd"
|
|
msgstr "rd"
|
|
|
|
#: templatetags/humanize.py:54
|
|
#, python-format
|
|
msgid "%(value).1f million"
|
|
msgid_plural "%(value).1f million"
|
|
msgstr[0] "%(value).1f 百万"
|
|
|
|
#: templatetags/humanize.py:57
|
|
#, python-format
|
|
msgid "%(value).1f billion"
|
|
msgid_plural "%(value).1f billion"
|
|
msgstr[0] "%(value).1f 十亿"
|
|
|
|
#: templatetags/humanize.py:60
|
|
#, python-format
|
|
msgid "%(value).1f trillion"
|
|
msgid_plural "%(value).1f trillion"
|
|
msgstr[0] "%(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 "昨天"
|