/django/contrib/humanize/locale/ja/LC_MESSAGES/django.po
Unknown | 97 lines | 78 code | 19 blank | 0 comment | 0 complexity | 644e7a868b85e71cc8ab054dba1c0b1c MD5 | raw file
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: Jannis <jannis@leidel.info>\n" 10"Language-Team: Japanese <None>\n" 11"MIME-Version: 1.0\n" 12"Content-Type: text/plain; charset=UTF-8\n" 13"Content-Transfer-Encoding: 8bit\n" 14"Language: ja\n" 15"Plural-Forms: nplurals=1; plural=0\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 ??" 38 39#: templatetags/humanize.py:57 40#, python-format 41msgid "%(value).1f billion" 42msgid_plural "%(value).1f billion" 43msgstr[0] "%(value).1f ??" 44 45#: templatetags/humanize.py:60 46#, python-format 47msgid "%(value).1f trillion" 48msgid_plural "%(value).1f trillion" 49msgstr[0] "%(value).1f ?" 50 51#: templatetags/humanize.py:76 52msgid "one" 53msgstr "1" 54 55#: templatetags/humanize.py:76 56msgid "two" 57msgstr "2" 58 59#: templatetags/humanize.py:76 60msgid "three" 61msgstr "3" 62 63#: templatetags/humanize.py:76 64msgid "four" 65msgstr "4" 66 67#: templatetags/humanize.py:76 68msgid "five" 69msgstr "5" 70 71#: templatetags/humanize.py:76 72msgid "six" 73msgstr "6" 74 75#: templatetags/humanize.py:76 76msgid "seven" 77msgstr "7" 78 79#: templatetags/humanize.py:76 80msgid "eight" 81msgstr "8" 82 83#: templatetags/humanize.py:76 84msgid "nine" 85msgstr "9" 86 87#: templatetags/humanize.py:96 88msgid "today" 89msgstr "??" 90 91#: templatetags/humanize.py:98 92msgid "tomorrow" 93msgstr "??" 94 95#: templatetags/humanize.py:100 96msgid "yesterday" 97msgstr "??"