/django/contrib/humanize/locale/ro/LC_MESSAGES/django.po
https://code.google.com/p/mango-py/ · Unknown · 104 lines · 85 code · 19 blank · 0 comment · 0 complexity · ffacde8f499f5979f7530bd83dea0864 MD5 · raw file
- # 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-15 13:18-0400\n"
- "PO-Revision-Date: 2011-03-14 17:12+0000\n"
- "Last-Translator: danniel <contact@danniel.net>\n"
- "Language-Team: Romanian <None>\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "Language: ro\n"
- "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
- "2:1))\n"
- #: templatetags/humanize.py:19
- msgid "th"
- msgstr "ul"
- #: templatetags/humanize.py:19
- msgid "st"
- msgstr "ul"
- #: templatetags/humanize.py:19
- msgid "nd"
- msgstr "lea"
- #: templatetags/humanize.py:19
- msgid "rd"
- msgstr "lea"
- #: templatetags/humanize.py:54
- #, python-format
- msgid "%(value).1f million"
- msgid_plural "%(value).1f million"
- msgstr[0] "%(value).1f milion"
- msgstr[1] "%(value).1f milioane"
- msgstr[2] "%(value).1f de milione"
- #: templatetags/humanize.py:57
- #, python-format
- msgid "%(value).1f billion"
- msgid_plural "%(value).1f billion"
- msgstr[0] "%(value).1f miliard"
- msgstr[1] "%(value).1f miliarde"
- msgstr[2] "%(value).1f de miliarde"
- #: templatetags/humanize.py:60
- #, python-format
- msgid "%(value).1f trillion"
- msgid_plural "%(value).1f trillion"
- msgstr[0] "%(value).1f trilion"
- msgstr[1] "%(value).1f trilioane"
- msgstr[2] "%(value).1f de trilioane"
- #: templatetags/humanize.py:76
- msgid "one"
- msgstr "unu"
- #: templatetags/humanize.py:76
- msgid "two"
- msgstr "doi"
- #: templatetags/humanize.py:76
- msgid "three"
- msgstr "trei"
- #: templatetags/humanize.py:76
- msgid "four"
- msgstr "patru"
- #: templatetags/humanize.py:76
- msgid "five"
- msgstr "cinci"
- #: templatetags/humanize.py:76
- msgid "six"
- msgstr "?ase"
- #: templatetags/humanize.py:76
- msgid "seven"
- msgstr "?apte"
- #: templatetags/humanize.py:76
- msgid "eight"
- msgstr "opt"
- #: templatetags/humanize.py:76
- msgid "nine"
- msgstr "nou?"
- #: templatetags/humanize.py:96
- msgid "today"
- msgstr "ast?zi"
- #: templatetags/humanize.py:98
- msgid "tomorrow"
- msgstr "mâine"
- #: templatetags/humanize.py:100
- msgid "yesterday"
- msgstr "ieri"