2011-03-01 17:06:04 +08:00
|
|
|
# This file is distributed under the same license as the Django package.
|
2011-01-22 02:46:59 +08:00
|
|
|
#
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: Django\n"
|
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2011-03-01 17:06:04 +08:00
|
|
|
"POT-Creation-Date: 2011-03-01 00:24+0100\n"
|
|
|
|
"PO-Revision-Date: 2011-02-22 00:08+0000\n"
|
|
|
|
"Last-Translator: aitzol <anaberan@codesyntax.com>\n"
|
|
|
|
"Language-Team: Basque <None>\n"
|
2011-01-22 02:46:59 +08:00
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2011-03-01 17:06:04 +08:00
|
|
|
"Language: eu\n"
|
|
|
|
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
2011-01-22 02:46:59 +08:00
|
|
|
|
|
|
|
#: templatetags/humanize.py:19
|
|
|
|
msgid "th"
|
|
|
|
msgstr "garren"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:19
|
|
|
|
msgid "st"
|
|
|
|
msgstr "."
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:19
|
|
|
|
msgid "nd"
|
|
|
|
msgstr "garren"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:19
|
|
|
|
msgid "rd"
|
|
|
|
msgstr "garren"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:54
|
2011-03-01 17:06:04 +08:00
|
|
|
#, python-format
|
2011-01-22 02:46:59 +08:00
|
|
|
msgid "%(value).1f million"
|
|
|
|
msgid_plural "%(value).1f million"
|
2011-03-01 17:06:04 +08:00
|
|
|
msgstr[0] "miloi %(value).1f "
|
|
|
|
msgstr[1] "%(value).1f miloi"
|
2011-01-22 02:46:59 +08:00
|
|
|
|
|
|
|
#: templatetags/humanize.py:57
|
2011-03-01 17:06:04 +08:00
|
|
|
#, python-format
|
2011-01-22 02:46:59 +08:00
|
|
|
msgid "%(value).1f billion"
|
|
|
|
msgid_plural "%(value).1f billion"
|
2011-03-01 17:06:04 +08:00
|
|
|
msgstr[0] "biloi %(value).1f "
|
|
|
|
msgstr[1] "%(value).1f biloi"
|
2011-01-22 02:46:59 +08:00
|
|
|
|
|
|
|
#: templatetags/humanize.py:60
|
2011-03-01 17:06:04 +08:00
|
|
|
#, python-format
|
2011-01-22 02:46:59 +08:00
|
|
|
msgid "%(value).1f trillion"
|
|
|
|
msgid_plural "%(value).1f trillion"
|
2011-03-01 17:06:04 +08:00
|
|
|
msgstr[0] "triloi %(value).1f "
|
|
|
|
msgstr[1] "%(value).1f triloi"
|
2011-01-22 02:46:59 +08:00
|
|
|
|
|
|
|
#: templatetags/humanize.py:76
|
|
|
|
msgid "one"
|
|
|
|
msgstr "bat"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:76
|
|
|
|
msgid "two"
|
|
|
|
msgstr "bi"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:76
|
|
|
|
msgid "three"
|
|
|
|
msgstr "hiru"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:76
|
|
|
|
msgid "four"
|
|
|
|
msgstr "lau"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:76
|
|
|
|
msgid "five"
|
|
|
|
msgstr "bost"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:76
|
|
|
|
msgid "six"
|
|
|
|
msgstr "sei"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:76
|
|
|
|
msgid "seven"
|
|
|
|
msgstr "zazpi"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:76
|
|
|
|
msgid "eight"
|
|
|
|
msgstr "zortzi"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:76
|
|
|
|
msgid "nine"
|
|
|
|
msgstr "bederatzi"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:96
|
|
|
|
msgid "today"
|
|
|
|
msgstr "gaur"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:98
|
|
|
|
msgid "tomorrow"
|
|
|
|
msgstr "bihar"
|
|
|
|
|
|
|
|
#: templatetags/humanize.py:100
|
|
|
|
msgid "yesterday"
|
|
|
|
msgstr "atzo"
|