diff --git a/django/contrib/humanize/locale/ar/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/ar/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..3ff28baf3e Binary files /dev/null and b/django/contrib/humanize/locale/ar/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/ar/LC_MESSAGES/django.po b/django/contrib/humanize/locale/ar/LC_MESSAGES/django.po new file mode 100644 index 0000000000..49d875ee3c --- /dev/null +++ b/django/contrib/humanize/locale/ar/LC_MESSAGES/django.po @@ -0,0 +1,111 @@ +# translation of django.po to Arabic +# This file is distributed under the same license as the django package. +# +# Ossama M. Khayat , 2009, 2010. +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: 2010-05-12 11:20+0300\n" +"Last-Translator: Ossama M. Khayat \n" +"Language-Team: Arabic \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Lokalize 1.0\n" +"Plural-Forms: nplurals=4; plural=(n == 1? 0 : (n == 2? 1 : (n <= 10? 2 : " +"3)))\n" +"\n" +"\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr " " + +#: templatetags/humanize.py:19 +msgid "st" +msgstr " " + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr " " + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr " " + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "مليون" +msgstr[1] "مليونان" +msgstr[2] "%(value).1f ملايين" +msgstr[3] "%(value).1f مليون" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "مليار" +msgstr[1] "ملياران" +msgstr[2] "%(value).1f مليارات" +msgstr[3] "%(value).1f مليار" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "بليار" +msgstr[1] "بلياران" +msgstr[2] "%(value).1f بليارات" +msgstr[3] "%(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 "أمس" diff --git a/django/contrib/humanize/locale/bg/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/bg/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..c0f1a9bf6a Binary files /dev/null and b/django/contrib/humanize/locale/bg/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/bg/LC_MESSAGES/django.po b/django/contrib/humanize/locale/bg/LC_MESSAGES/django.po new file mode 100644 index 0000000000..71a8f21232 --- /dev/null +++ b/django/contrib/humanize/locale/bg/LC_MESSAGES/django.po @@ -0,0 +1,99 @@ +# translation of django.po to Bulgarian +# +# +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: 2008-03-12 13:01+0200\n" +"Last-Translator: Vladislav \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "и" + +#: templatetags/humanize.py:19 +msgid "st" +msgstr "ви" + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "ри" + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "ти" + +#: templatetags/humanize.py:54 +#, fuzzy, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f милион" +msgstr[1] "%(value).1f милион" + +#: templatetags/humanize.py:57 +#, fuzzy, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f милиард" +msgstr[1] "%(value).1f милиард" + +#: templatetags/humanize.py:60 +#, fuzzy, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f трилион" +msgstr[1] "%(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 "вчера" diff --git a/django/contrib/humanize/locale/bn/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/bn/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..616a129da9 Binary files /dev/null and b/django/contrib/humanize/locale/bn/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/bn/LC_MESSAGES/django.po b/django/contrib/humanize/locale/bn/LC_MESSAGES/django.po new file mode 100644 index 0000000000..43475da284 --- /dev/null +++ b/django/contrib/humanize/locale/bn/LC_MESSAGES/django.po @@ -0,0 +1,99 @@ +# 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-19 22:49+0000\n" +"Last-Translator: Nasimul Haque \n" +"Language-Team: Nasimul Haque \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "তম" + +#: templatetags/humanize.py:19 +msgid "st" +msgstr "ম" + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "য়" + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "য়" + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f মিলিয়ন" +msgstr[1] "%(value).1f মিলিয়ন" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f বিলিয়ন" +msgstr[1] "%(value).1f বিলিয়ন" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f ট্রিলিয়ন" +msgstr[1] "%(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 "গতকাল" diff --git a/django/contrib/humanize/locale/bs/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/bs/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..de45553969 Binary files /dev/null and b/django/contrib/humanize/locale/bs/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/bs/LC_MESSAGES/django.po b/django/contrib/humanize/locale/bs/LC_MESSAGES/django.po new file mode 100644 index 0000000000..0dc40fa332 --- /dev/null +++ b/django/contrib/humanize/locale/bs/LC_MESSAGES/django.po @@ -0,0 +1,103 @@ +# 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: 2010-04-28 13:45+0100\n" +"Last-Translator: Filip Dupanović \n" +"Language-Team: Filip Dupanović \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" +"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "-i" + +#: templatetags/humanize.py:19 +msgid "st" +msgstr "-vi" + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "-i" + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "-i" + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f milion" +msgstr[1] "%(value).1f miliona" +msgstr[2] "%(value).1f miliona" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f milijarda" +msgstr[1] "%(value).1f milijarde" +msgstr[2] "%(value).1f milijardi" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f trilion" +msgstr[1] "%(value).1f triliona" +msgstr[2] "%(value).1f triliona" + +#: templatetags/humanize.py:76 +msgid "one" +msgstr "jedan" + +#: templatetags/humanize.py:76 +msgid "two" +msgstr "dva" + +#: templatetags/humanize.py:76 +msgid "three" +msgstr "tri" + +#: templatetags/humanize.py:76 +msgid "four" +msgstr "četiri" + +#: templatetags/humanize.py:76 +msgid "five" +msgstr "pet" + +#: templatetags/humanize.py:76 +msgid "six" +msgstr "šest" + +#: templatetags/humanize.py:76 +msgid "seven" +msgstr "sedam" + +#: templatetags/humanize.py:76 +msgid "eight" +msgstr "osam" + +#: templatetags/humanize.py:76 +msgid "nine" +msgstr "devet" + +#: templatetags/humanize.py:96 +msgid "today" +msgstr "deset" + +#: templatetags/humanize.py:98 +msgid "tomorrow" +msgstr "sutra" + +#: templatetags/humanize.py:100 +msgid "yesterday" +msgstr "jučer" diff --git a/django/contrib/humanize/locale/ca/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/ca/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..b91bcc423c Binary files /dev/null and b/django/contrib/humanize/locale/ca/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/ca/LC_MESSAGES/django.po b/django/contrib/humanize/locale/ca/LC_MESSAGES/django.po new file mode 100644 index 0000000000..2e75b6d26a --- /dev/null +++ b/django/contrib/humanize/locale/ca/LC_MESSAGES/django.po @@ -0,0 +1,102 @@ +# translation of django.po to Catalan +# 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-03-24 13:28+0100\n" +"Last-Translator: Django Catalan Group \n" +"Language-Team: Catalan \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "è" + +# problema: 4t, 5è, 6è... +# o posem t o posem è, i t només aplica a 4t. +#: templatetags/humanize.py:19 +msgid "st" +msgstr "r" + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "n" + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "r" + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f milió" +msgstr[1] "%(value).1f milions" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f bilió" +msgstr[1] "%(value).1f bilions" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f trilió" +msgstr[1] "%(value).1f trilions" + +#: templatetags/humanize.py:76 +msgid "one" +msgstr "un" + +#: templatetags/humanize.py:76 +msgid "two" +msgstr "dos" + +#: templatetags/humanize.py:76 +msgid "three" +msgstr "tres" + +#: templatetags/humanize.py:76 +msgid "four" +msgstr "quatre" + +#: templatetags/humanize.py:76 +msgid "five" +msgstr "cinc" + +#: templatetags/humanize.py:76 +msgid "six" +msgstr "sis" + +#: templatetags/humanize.py:76 +msgid "seven" +msgstr "set" + +#: templatetags/humanize.py:76 +msgid "eight" +msgstr "vuit" + +#: templatetags/humanize.py:76 +msgid "nine" +msgstr "nou" + +#: templatetags/humanize.py:96 +msgid "today" +msgstr "avui" + +#: templatetags/humanize.py:98 +msgid "tomorrow" +msgstr "demà" + +#: templatetags/humanize.py:100 +msgid "yesterday" +msgstr "ahir" diff --git a/django/contrib/humanize/locale/cs/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/cs/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..2216fec57f Binary files /dev/null and b/django/contrib/humanize/locale/cs/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/cs/LC_MESSAGES/django.po b/django/contrib/humanize/locale/cs/LC_MESSAGES/django.po new file mode 100644 index 0000000000..4557ec0cfd --- /dev/null +++ b/django/contrib/humanize/locale/cs/LC_MESSAGES/django.po @@ -0,0 +1,106 @@ +# Translation of django.po to Czech +# This file is distributed under the same license as the DJANGO package. +# Radek Svarz , 2005, +# Tomáš Ehrlich , 2009, +# Vlada Macek , 2010. +# +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: 2010-08-06 18:33+0100\n" +"Last-Translator: Vlada Macek \n" +"Language-Team: Czech\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n>1 && n<5 ? 1 : 2;\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "." + +#: templatetags/humanize.py:19 +msgid "st" +msgstr "." + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "." + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "." + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f milion" +msgstr[1] "%(value).1f miliony" +msgstr[2] "%(value).1f milionů" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f miliarda" +msgstr[1] "%(value).1f miliardy" +msgstr[2] "%(value).1f miliard" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f bilion" +msgstr[1] "%(value).1f biliony" +msgstr[2] "%(value).1f bilionů" + +#: templatetags/humanize.py:76 +msgid "one" +msgstr "jedna" + +#: templatetags/humanize.py:76 +msgid "two" +msgstr "dvě" + +#: templatetags/humanize.py:76 +msgid "three" +msgstr "tři" + +#: templatetags/humanize.py:76 +msgid "four" +msgstr "čtyři" + +#: templatetags/humanize.py:76 +msgid "five" +msgstr "pět" + +#: templatetags/humanize.py:76 +msgid "six" +msgstr "šest" + +#: templatetags/humanize.py:76 +msgid "seven" +msgstr "sedm" + +#: templatetags/humanize.py:76 +msgid "eight" +msgstr "osm" + +#: templatetags/humanize.py:76 +msgid "nine" +msgstr "devět" + +#: templatetags/humanize.py:96 +msgid "today" +msgstr "dnes" + +#: templatetags/humanize.py:98 +msgid "tomorrow" +msgstr "zítra" + +#: templatetags/humanize.py:100 +msgid "yesterday" +msgstr "včera" diff --git a/django/contrib/humanize/locale/cy/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/cy/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..718a249839 Binary files /dev/null and b/django/contrib/humanize/locale/cy/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/cy/LC_MESSAGES/django.po b/django/contrib/humanize/locale/cy/LC_MESSAGES/django.po new file mode 100644 index 0000000000..1bf60efad4 --- /dev/null +++ b/django/contrib/humanize/locale/cy/LC_MESSAGES/django.po @@ -0,0 +1,116 @@ +# Translation of Django to Welsh. +# Copyright (C) 2005 Django. +# 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: 2005-11-05 HO:MI+ZONE\n" +"Last-Translator: Jason Davies \n" +"Language-Team: Cymraeg \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural= (n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != " +"11) ? 2 : 3;\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "" + +#: templatetags/humanize.py:19 +#, fuzzy +msgid "st" +msgstr "safle" + +#: templatetags/humanize.py:19 +#, fuzzy +msgid "nd" +msgstr "ac" + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "" + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + +#: templatetags/humanize.py:76 +#, fuzzy +msgid "one" +msgstr "cynnwys" + +#: templatetags/humanize.py:76 +msgid "two" +msgstr "" + +#: templatetags/humanize.py:76 +msgid "three" +msgstr "" + +#: templatetags/humanize.py:76 +#, fuzzy +msgid "four" +msgstr "awr" + +#: templatetags/humanize.py:76 +#, fuzzy +msgid "five" +msgstr "gweithredol" + +#: 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 +#, fuzzy +msgid "nine" +msgstr "munud" + +#: templatetags/humanize.py:96 +#, fuzzy +msgid "today" +msgstr "Heddiw" + +#: templatetags/humanize.py:98 +msgid "tomorrow" +msgstr "" + +#: templatetags/humanize.py:100 +#, fuzzy +msgid "yesterday" +msgstr "Dydd Mawrth" diff --git a/django/contrib/humanize/locale/da/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/da/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..046b7fc099 Binary files /dev/null and b/django/contrib/humanize/locale/da/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/da/LC_MESSAGES/django.po b/django/contrib/humanize/locale/da/LC_MESSAGES/django.po new file mode 100644 index 0000000000..ef115aa6ea --- /dev/null +++ b/django/contrib/humanize/locale/da/LC_MESSAGES/django.po @@ -0,0 +1,101 @@ +# Translation of django.po to Danish +# This file is distributed under the same license as the Django package. +# +# +msgid "" +msgstr "" +"Project-Id-Version: Django 1.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-12-29 00:27+0100\n" +"PO-Revision-Date: 2010-02-20 20:41+0200\n" +"Last-Translator: Finn Gruwier Larsen\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "." + +#: templatetags/humanize.py:19 +msgid "st" +msgstr "." + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "." + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "." + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f million" +msgstr[1] "%(value).1f millioner" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f milliard" +msgstr[1] "%(value).1f milliarder" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f billion" +msgstr[1] "%(value).1f billioner" + +#: templatetags/humanize.py:76 +msgid "one" +msgstr "en" + +#: templatetags/humanize.py:76 +msgid "two" +msgstr "to" + +#: templatetags/humanize.py:76 +msgid "three" +msgstr "tre" + +#: templatetags/humanize.py:76 +msgid "four" +msgstr "fire" + +#: templatetags/humanize.py:76 +msgid "five" +msgstr "fem" + +#: templatetags/humanize.py:76 +msgid "six" +msgstr "seks" + +#: templatetags/humanize.py:76 +msgid "seven" +msgstr "syv" + +#: templatetags/humanize.py:76 +msgid "eight" +msgstr "otte" + +#: templatetags/humanize.py:76 +msgid "nine" +msgstr "ni" + +#: templatetags/humanize.py:96 +msgid "today" +msgstr "i dag" + +#: templatetags/humanize.py:98 +msgid "tomorrow" +msgstr "i morgen" + +#: templatetags/humanize.py:100 +msgid "yesterday" +msgstr "i går" diff --git a/django/contrib/humanize/locale/de/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/de/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..5bc189b73a Binary files /dev/null and b/django/contrib/humanize/locale/de/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/de/LC_MESSAGES/django.po b/django/contrib/humanize/locale/de/LC_MESSAGES/django.po new file mode 100644 index 0000000000..bff0c90944 --- /dev/null +++ b/django/contrib/humanize/locale/de/LC_MESSAGES/django.po @@ -0,0 +1,105 @@ +# Translation of django.po to German +# +# Copyright (C) 2005-2009, +# 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: 2010-10-10 00:58+0200\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-Language: German\n" +"X-Poedit-Country: GERMANY\n" +"X-Poedit-SourceCharset: utf-8\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "." + +#: templatetags/humanize.py:19 +msgid "st" +msgstr "." + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "." + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "." + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f Million" +msgstr[1] "%(value).1f Millionen" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f Milliarde" +msgstr[1] "%(value).1f Milliarden" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f Billion" +msgstr[1] "%(value).1f Billionen" + +#: templatetags/humanize.py:76 +msgid "one" +msgstr "ein" + +#: templatetags/humanize.py:76 +msgid "two" +msgstr "zwei" + +#: templatetags/humanize.py:76 +msgid "three" +msgstr "drei" + +#: templatetags/humanize.py:76 +msgid "four" +msgstr "vier" + +#: templatetags/humanize.py:76 +msgid "five" +msgstr "fünf" + +#: templatetags/humanize.py:76 +msgid "six" +msgstr "sechs" + +#: templatetags/humanize.py:76 +msgid "seven" +msgstr "sieben" + +#: templatetags/humanize.py:76 +msgid "eight" +msgstr "acht" + +#: templatetags/humanize.py:76 +msgid "nine" +msgstr "neun" + +#: templatetags/humanize.py:96 +msgid "today" +msgstr "heute" + +#: templatetags/humanize.py:98 +msgid "tomorrow" +msgstr "morgen" + +#: templatetags/humanize.py:100 +msgid "yesterday" +msgstr "gestern" diff --git a/django/contrib/humanize/locale/el/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/el/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..427e04b923 Binary files /dev/null and b/django/contrib/humanize/locale/el/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/el/LC_MESSAGES/django.po b/django/contrib/humanize/locale/el/LC_MESSAGES/django.po new file mode 100644 index 0000000000..de324454b4 --- /dev/null +++ b/django/contrib/humanize/locale/el/LC_MESSAGES/django.po @@ -0,0 +1,104 @@ +# translation of django.po to el +# Copyright (C) 2006 and beyond +# 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: 2007-09-03 04:19+0100\n" +"Last-Translator: Dimitris Glezos \n" +"Language-Team: el \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "η" + +#: templatetags/humanize.py:19 +msgid "st" +msgstr "η" + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "η" + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "η" + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f εκατομμύριο" +msgstr[1] "%(value).1f εκατομμύρια" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f δισεκατομμύριο" +msgstr[1] "%(value).1f δισεκατομμύρια" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f τρισεκατομμύριο" +msgstr[1] "%(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 +#, fuzzy +msgid "today" +msgstr "Σήμερα" + +#: templatetags/humanize.py:98 +msgid "tomorrow" +msgstr "" + +#: templatetags/humanize.py:100 +#, fuzzy +msgid "yesterday" +msgstr "Τρίτη" diff --git a/django/contrib/humanize/locale/en/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/en/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..ac9cd2603a Binary files /dev/null and b/django/contrib/humanize/locale/en/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/en/LC_MESSAGES/django.po b/django/contrib/humanize/locale/en/LC_MESSAGES/django.po new file mode 100644 index 0000000000..63012e2659 --- /dev/null +++ b/django/contrib/humanize/locale/en/LC_MESSAGES/django.po @@ -0,0 +1,98 @@ +# 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: 2010-05-13 15:35+0200\n" +"Last-Translator: Django team\n" +"Language-Team: English \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "" + +#: templatetags/humanize.py:19 +msgid "st" +msgstr "" + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "" + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "" + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "" +msgstr[1] "" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "" +msgstr[1] "" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "" +msgstr[1] "" + +#: 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 "" diff --git a/django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..ee2afc684e Binary files /dev/null and b/django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.po b/django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.po new file mode 100644 index 0000000000..78cae16efa --- /dev/null +++ b/django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.po @@ -0,0 +1,98 @@ +# 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: 2010-03-25 08:00+1000\n" +"Last-Translator: Simon Meers \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "" + +#: templatetags/humanize.py:19 +msgid "st" +msgstr "" + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "" + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "" + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "" +msgstr[1] "" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "" +msgstr[1] "" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "" +msgstr[1] "" + +#: 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 "" diff --git a/django/contrib/humanize/locale/es/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/es/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..fd489ee1fe Binary files /dev/null and b/django/contrib/humanize/locale/es/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/es/LC_MESSAGES/django.po b/django/contrib/humanize/locale/es/LC_MESSAGES/django.po new file mode 100644 index 0000000000..1aa6671ec1 --- /dev/null +++ b/django/contrib/humanize/locale/es/LC_MESSAGES/django.po @@ -0,0 +1,100 @@ +# Spanish translation for the django project +# Copyright (C) 2008, The Django Project +# 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-11-30 11:31+0100\n" +"Last-Translator: Django Spanish Team, \n" +"Language-Team: Django Spanish Team, \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "º" + +#: templatetags/humanize.py:19 +msgid "st" +msgstr "º" + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "º" + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "º" + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f millón" +msgstr[1] "%(value).1f millón" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f mil millones" +msgstr[1] "%(value).1f mil millones" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f billón" +msgstr[1] "%(value).1f billón" + +#: templatetags/humanize.py:76 +msgid "one" +msgstr "uno" + +#: templatetags/humanize.py:76 +msgid "two" +msgstr "dos" + +#: templatetags/humanize.py:76 +msgid "three" +msgstr "tres" + +#: templatetags/humanize.py:76 +msgid "four" +msgstr "cuatro" + +#: templatetags/humanize.py:76 +msgid "five" +msgstr "cinco" + +#: templatetags/humanize.py:76 +msgid "six" +msgstr "seis" + +#: templatetags/humanize.py:76 +msgid "seven" +msgstr "siete" + +#: templatetags/humanize.py:76 +msgid "eight" +msgstr "ocho" + +#: templatetags/humanize.py:76 +msgid "nine" +msgstr "nueve" + +#: templatetags/humanize.py:96 +msgid "today" +msgstr "hoy" + +#: templatetags/humanize.py:98 +msgid "tomorrow" +msgstr "mañana" + +#: templatetags/humanize.py:100 +msgid "yesterday" +msgstr "ayer" diff --git a/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..0e10c7dd16 Binary files /dev/null and b/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.po b/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..03b1a153d9 --- /dev/null +++ b/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.po @@ -0,0 +1,103 @@ +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR +# +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: 2010-08-11 09:00-0300\n" +"Last-Translator: Ramiro \n" +"Language-Team: Django-I18N \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es_AR\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Pootle 2.0.1\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "to" + +#: templatetags/humanize.py:19 +msgid "st" +msgstr "ro" + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "do" + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "ro" + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f millón" +msgstr[1] "%(value).1f millones" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f millardo" +msgstr[1] "%(value).1f millardos" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f billón" +msgstr[1] "%(value).1f billones" + +#: templatetags/humanize.py:76 +msgid "one" +msgstr "uno" + +#: templatetags/humanize.py:76 +msgid "two" +msgstr "dos" + +#: templatetags/humanize.py:76 +msgid "three" +msgstr "tres" + +#: templatetags/humanize.py:76 +msgid "four" +msgstr "cuatro" + +#: templatetags/humanize.py:76 +msgid "five" +msgstr "cinco" + +#: templatetags/humanize.py:76 +msgid "six" +msgstr "seis" + +#: templatetags/humanize.py:76 +msgid "seven" +msgstr "siete" + +#: templatetags/humanize.py:76 +msgid "eight" +msgstr "ocho" + +#: templatetags/humanize.py:76 +msgid "nine" +msgstr "nueve" + +#: templatetags/humanize.py:96 +msgid "today" +msgstr "hoy" + +#: templatetags/humanize.py:98 +msgid "tomorrow" +msgstr "mañana" + +#: templatetags/humanize.py:100 +msgid "yesterday" +msgstr "ayer" diff --git a/django/contrib/humanize/locale/et/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/et/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..af489e7c7c Binary files /dev/null and b/django/contrib/humanize/locale/et/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/et/LC_MESSAGES/django.po b/django/contrib/humanize/locale/et/LC_MESSAGES/django.po new file mode 100644 index 0000000000..d06f84e1a3 --- /dev/null +++ b/django/contrib/humanize/locale/et/LC_MESSAGES/django.po @@ -0,0 +1,100 @@ +# Estonian translation for the Django Project. +# Copyright (C) 2008, Django Project +# 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: 2008-09-03 00:35+0200\n" +"Last-Translator: Erik Allik \n" +"Language-Team: Django-i18n \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "." + +#: templatetags/humanize.py:19 +msgid "st" +msgstr "." + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "." + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "." + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f miljon" +msgstr[1] "%(value).11f miljonit" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f miljard" +msgstr[1] "%(value).1f miljardit" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f triljon" +msgstr[1] "%(value).1f triljonit" + +#: templatetags/humanize.py:76 +msgid "one" +msgstr "üks" + +#: templatetags/humanize.py:76 +msgid "two" +msgstr "kaks" + +#: templatetags/humanize.py:76 +msgid "three" +msgstr "kolm" + +#: templatetags/humanize.py:76 +msgid "four" +msgstr "neli" + +#: templatetags/humanize.py:76 +msgid "five" +msgstr "viis" + +#: templatetags/humanize.py:76 +msgid "six" +msgstr "kuus" + +#: templatetags/humanize.py:76 +msgid "seven" +msgstr "seitse" + +#: templatetags/humanize.py:76 +msgid "eight" +msgstr "kaheksa" + +#: templatetags/humanize.py:76 +msgid "nine" +msgstr "üheksa" + +#: templatetags/humanize.py:96 +msgid "today" +msgstr "täna" + +#: templatetags/humanize.py:98 +msgid "tomorrow" +msgstr "homme" + +#: templatetags/humanize.py:100 +msgid "yesterday" +msgstr "eile" diff --git a/django/contrib/humanize/locale/eu/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/eu/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..ffbb84a9c4 Binary files /dev/null and b/django/contrib/humanize/locale/eu/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/eu/LC_MESSAGES/django.po b/django/contrib/humanize/locale/eu/LC_MESSAGES/django.po new file mode 100644 index 0000000000..d6ab765748 --- /dev/null +++ b/django/contrib/humanize/locale/eu/LC_MESSAGES/django.po @@ -0,0 +1,101 @@ +# translation of django.po to +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE 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: 2010-07-08 12:55+0200\n" +"Last-Translator: Aitzol Naberan \n" +"Language-Team: Django-i18n \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: 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 +#, fuzzy, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f milioi" +msgstr[1] "" + +#: templatetags/humanize.py:57 +#, fuzzy, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f bilioi" +msgstr[1] "" + +#: templatetags/humanize.py:60 +#, fuzzy, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f trilioi" +msgstr[1] "" + +#: 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" diff --git a/django/contrib/humanize/locale/fa/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/fa/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..277a165bbf Binary files /dev/null and b/django/contrib/humanize/locale/fa/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/fa/LC_MESSAGES/django.po b/django/contrib/humanize/locale/fa/LC_MESSAGES/django.po new file mode 100644 index 0000000000..f8071745f6 --- /dev/null +++ b/django/contrib/humanize/locale/fa/LC_MESSAGES/django.po @@ -0,0 +1,99 @@ +# Persian translation of Django. +# Copyright (C) 2007 THE Django'S COPYRIGHT HOLDER +# 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: 2008-09-01 02:00+0430\n" +"Last-Translator: Reza Mohammadi \n" +"Language-Team: Persian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "اُم" + +#: templatetags/humanize.py:19 +msgid "st" +msgstr "اُم" + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "اُم" + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "اُم" + +#: 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 "دیروز" diff --git a/django/contrib/humanize/locale/fi/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/fi/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..653fa2c3e3 Binary files /dev/null and b/django/contrib/humanize/locale/fi/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/fi/LC_MESSAGES/django.po b/django/contrib/humanize/locale/fi/LC_MESSAGES/django.po new file mode 100644 index 0000000000..4dac9a4d04 --- /dev/null +++ b/django/contrib/humanize/locale/fi/LC_MESSAGES/django.po @@ -0,0 +1,104 @@ +# Finnish translation of Django +# Copyright (C) 2006-2007 +# 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: 2007-09-15 00:34+0300\n" +"Last-Translator: Aku Kotkavuo \n" +"Language-Team: Django I18N \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Poedit-Language: Finnish\n" +"X-Poedit-Country: FINLAND\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "." + +#: templatetags/humanize.py:19 +msgid "st" +msgstr "." + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "." + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "." + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f miljoona" +msgstr[1] "%(value).1f miljoonaa" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f miljardi" +msgstr[1] "%(value).1f miljardia" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f biljoona" +msgstr[1] "%(value).1f biljoonaa" + +#: templatetags/humanize.py:76 +msgid "one" +msgstr "yksi" + +#: templatetags/humanize.py:76 +msgid "two" +msgstr "kaksi" + +#: templatetags/humanize.py:76 +msgid "three" +msgstr "kolme" + +#: templatetags/humanize.py:76 +msgid "four" +msgstr "neljä" + +#: templatetags/humanize.py:76 +msgid "five" +msgstr "viisi" + +#: templatetags/humanize.py:76 +msgid "six" +msgstr "kuusi" + +#: templatetags/humanize.py:76 +msgid "seven" +msgstr "seitsemän" + +#: templatetags/humanize.py:76 +msgid "eight" +msgstr "kahdeksan" + +#: templatetags/humanize.py:76 +msgid "nine" +msgstr "yhdeksän" + +#: templatetags/humanize.py:96 +msgid "today" +msgstr "tänään" + +#: templatetags/humanize.py:98 +msgid "tomorrow" +msgstr "huomenna" + +#: templatetags/humanize.py:100 +msgid "yesterday" +msgstr "eilen" diff --git a/django/contrib/humanize/locale/fr/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/fr/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..5929bec043 Binary files /dev/null and b/django/contrib/humanize/locale/fr/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/fr/LC_MESSAGES/django.po b/django/contrib/humanize/locale/fr/LC_MESSAGES/django.po new file mode 100644 index 0000000000..226cb7394a --- /dev/null +++ b/django/contrib/humanize/locale/fr/LC_MESSAGES/django.po @@ -0,0 +1,105 @@ +# French translation of Django. +# This file is distributed under the same license as the Django package. +# Copyright (C) 2008 Django Software Foundation and individual contributors. +# +# Stéphane Raimbault , 2009-2010. +# Claude Paroz , 2009 +# David Larlet , 2009-2010 +# +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: 2010-08-09 14:38+0200\n" +"Last-Translator: Stéphane Raimbault \n" +"Language-Team: French \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n>1;\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "e" + +#: templatetags/humanize.py:19 +msgid "st" +msgstr "er" + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "e" + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "e" + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f million" +msgstr[1] "%(value).1f millions" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f milliard" +msgstr[1] "%(value).1f milliards" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f billion" +msgstr[1] "%(value).1f billions" + +#: templatetags/humanize.py:76 +msgid "one" +msgstr "un" + +#: templatetags/humanize.py:76 +msgid "two" +msgstr "deux" + +#: templatetags/humanize.py:76 +msgid "three" +msgstr "trois" + +#: templatetags/humanize.py:76 +msgid "four" +msgstr "quatre" + +#: templatetags/humanize.py:76 +msgid "five" +msgstr "cinq" + +#: templatetags/humanize.py:76 +msgid "six" +msgstr "six" + +#: templatetags/humanize.py:76 +msgid "seven" +msgstr "sept" + +#: templatetags/humanize.py:76 +msgid "eight" +msgstr "huit" + +#: templatetags/humanize.py:76 +msgid "nine" +msgstr "neuf" + +#: templatetags/humanize.py:96 +msgid "today" +msgstr "aujourd'hui" + +#: templatetags/humanize.py:98 +msgid "tomorrow" +msgstr "demain" + +#: templatetags/humanize.py:100 +msgid "yesterday" +msgstr "hier" diff --git a/django/contrib/humanize/locale/fy_NL/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/fy_NL/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..409ece2bb2 Binary files /dev/null and b/django/contrib/humanize/locale/fy_NL/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/fy_NL/LC_MESSAGES/django.po b/django/contrib/humanize/locale/fy_NL/LC_MESSAGES/django.po new file mode 100644 index 0000000000..4d9292fe33 --- /dev/null +++ b/django/contrib/humanize/locale/fy_NL/LC_MESSAGES/django.po @@ -0,0 +1,99 @@ +# 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: 2010-01-27 22:36-0700\n" +"Last-Translator: Wim Benes \n" +"Language-Team: FRISIAN \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "" + +#: templatetags/humanize.py:19 +msgid "st" +msgstr "" + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "" + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "" + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "" +msgstr[1] "" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "" +msgstr[1] "" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "" +msgstr[1] "" + +#: 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 "" diff --git a/django/contrib/humanize/locale/ga/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/ga/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..91dd603e94 Binary files /dev/null and b/django/contrib/humanize/locale/ga/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/ga/LC_MESSAGES/django.po b/django/contrib/humanize/locale/ga/LC_MESSAGES/django.po new file mode 100644 index 0000000000..6c11f92c03 --- /dev/null +++ b/django/contrib/humanize/locale/ga/LC_MESSAGES/django.po @@ -0,0 +1,109 @@ +# 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: 2010-05-07 17:33+0100\n" +"Last-Translator: Michael Thornhill \n" +"Language-Team: Irish \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n < 11 ? " +"3 : 4;\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "ú" + +#: templatetags/humanize.py:19 +msgid "st" +msgstr "ú" + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "ú" + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "ú" + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f milliún" +msgstr[1] "%(value).1f milliún" +msgstr[2] "%(value).1f milliún" +msgstr[3] "%(value).1f milliún" +msgstr[4] "%(value).1f milliún" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f billiún" +msgstr[1] "%(value).1f billiún" +msgstr[2] "%(value).1f billiún" +msgstr[3] "%(value).1f billiún" +msgstr[4] "%(value).1f billiún" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f trilliún" +msgstr[1] "%(value).1f trilliún" +msgstr[2] "%(value).1f trilliún" +msgstr[3] "%(value).1f trilliún" +msgstr[4] "%(value).1f trilliún" + +#: templatetags/humanize.py:76 +msgid "one" +msgstr "aon" + +#: templatetags/humanize.py:76 +msgid "two" +msgstr "dó" + +#: templatetags/humanize.py:76 +msgid "three" +msgstr "trí" + +#: templatetags/humanize.py:76 +msgid "four" +msgstr "ceathair" + +#: templatetags/humanize.py:76 +msgid "five" +msgstr "cúig" + +#: templatetags/humanize.py:76 +msgid "six" +msgstr "sé" + +#: templatetags/humanize.py:76 +msgid "seven" +msgstr "seacht" + +#: templatetags/humanize.py:76 +msgid "eight" +msgstr "ocht" + +#: templatetags/humanize.py:76 +msgid "nine" +msgstr "naoi" + +#: templatetags/humanize.py:96 +msgid "today" +msgstr "inniu" + +#: templatetags/humanize.py:98 +msgid "tomorrow" +msgstr "amárach" + +#: templatetags/humanize.py:100 +msgid "yesterday" +msgstr "inné" diff --git a/django/contrib/humanize/locale/gl/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/gl/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..d8d9a3010f Binary files /dev/null and b/django/contrib/humanize/locale/gl/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/gl/LC_MESSAGES/django.po b/django/contrib/humanize/locale/gl/LC_MESSAGES/django.po new file mode 100644 index 0000000000..8ed63d0a46 --- /dev/null +++ b/django/contrib/humanize/locale/gl/LC_MESSAGES/django.po @@ -0,0 +1,105 @@ +# Translation of django.po to Galego +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE 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: 2007-05-28 17:29+0200\n" +"Last-Translator: Afonso Fernández Nogueira \n" +"Language-Team: Galego\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-Language: Galician\n" +"X-Poedit-SourceCharset: utf-8\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "º" + +#: templatetags/humanize.py:19 +msgid "st" +msgstr "º" + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "º" + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "º" + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f millón" +msgstr[1] "%(value).1f millóns" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f mil millóns" +msgstr[1] "%(value).1f miles de millóns" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f billón" +msgstr[1] "%(value).1f billóns" + +#: templatetags/humanize.py:76 +msgid "one" +msgstr "un" + +#: templatetags/humanize.py:76 +msgid "two" +msgstr "dous" + +#: templatetags/humanize.py:76 +msgid "three" +msgstr "tres" + +#: templatetags/humanize.py:76 +msgid "four" +msgstr "catro" + +#: templatetags/humanize.py:76 +msgid "five" +msgstr "cinco" + +#: templatetags/humanize.py:76 +msgid "six" +msgstr "seis" + +#: templatetags/humanize.py:76 +msgid "seven" +msgstr "sete" + +#: templatetags/humanize.py:76 +msgid "eight" +msgstr "oito" + +#: templatetags/humanize.py:76 +msgid "nine" +msgstr "nove" + +#: templatetags/humanize.py:96 +#, fuzzy +msgid "today" +msgstr "Hoxe" + +#: templatetags/humanize.py:98 +msgid "tomorrow" +msgstr "" + +#: templatetags/humanize.py:100 +#, fuzzy +msgid "yesterday" +msgstr "martes" diff --git a/django/contrib/humanize/locale/he/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/he/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..017c24b0b1 Binary files /dev/null and b/django/contrib/humanize/locale/he/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/he/LC_MESSAGES/django.po b/django/contrib/humanize/locale/he/LC_MESSAGES/django.po new file mode 100644 index 0000000000..07f71ef0c9 --- /dev/null +++ b/django/contrib/humanize/locale/he/LC_MESSAGES/django.po @@ -0,0 +1,103 @@ +# translation of Django. +# Copyright (C) 2008 The Django Project +# 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: 2010-05-09 15:10-0500\n" +"Last-Translator: Alex \n" +"Language-Team: Django-i18n \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Poedit-Bookmarks: -1,988,-1,-1,-1,-1,-1,-1,-1,-1\n" +"X-Generator: Lokalize 1.0\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "רביעי" + +#: templatetags/humanize.py:19 +msgid "st" +msgstr "ראשון" + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "שני" + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "שלישי" + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f מיליון" +msgstr[1] "%(value).1f מיליונים" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f מיליארד" +msgstr[1] "%(value).1f מיליארדים" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f טריליון" +msgstr[1] "%(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 "אתמול" diff --git a/django/contrib/humanize/locale/hi/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/hi/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..b9994950e3 Binary files /dev/null and b/django/contrib/humanize/locale/hi/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/hi/LC_MESSAGES/django.po b/django/contrib/humanize/locale/hi/LC_MESSAGES/django.po new file mode 100644 index 0000000000..5261fcdfb3 --- /dev/null +++ b/django/contrib/humanize/locale/hi/LC_MESSAGES/django.po @@ -0,0 +1,104 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: Django SVN\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-12-29 00:27+0100\n" +"PO-Revision-Date: 2008-11-12 08:14+0530\n" +"Last-Translator: Thejaswi Puthraya \n" +"Language-Team: Hindi \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-Language: Hindi\n" +"X-Poedit-Country: INDIA\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "" + +#: templatetags/humanize.py:19 +msgid "st" +msgstr "" + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "" + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "" + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "" +msgstr[1] "" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "" +msgstr[1] "" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "" +msgstr[1] "" + +#: 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 "कल (बीता)" diff --git a/django/contrib/humanize/locale/hr/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/hr/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..ca95b4ba4d Binary files /dev/null and b/django/contrib/humanize/locale/hr/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/hr/LC_MESSAGES/django.po b/django/contrib/humanize/locale/hr/LC_MESSAGES/django.po new file mode 100644 index 0000000000..6eeb650803 --- /dev/null +++ b/django/contrib/humanize/locale/hr/LC_MESSAGES/django.po @@ -0,0 +1,105 @@ +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: 2010-05-10 18:56+0200\n" +"Last-Translator: Aljosa Mohorovic \n" +"Language-Team: Django i18n team \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || " +"n%100==4 ? 2 : 3);\n" +"X-Generator: Lokalize 1.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 milijun" +msgstr[1] "%(value).1f milijuna" +msgstr[2] "%(value).1f milijuna" +msgstr[3] "%(value).1f milijuna" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f milijarda" +msgstr[1] "%(value).1f milijarde" +msgstr[2] "%(value).1f milijarde" +msgstr[3] "%(value).1f milijarde" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f bilion" +msgstr[1] "%(value).1f biliona" +msgstr[2] "%(value).1f bilion" +msgstr[3] "%(value).1f bilion" + +#: templatetags/humanize.py:76 +msgid "one" +msgstr "jedan" + +#: templatetags/humanize.py:76 +msgid "two" +msgstr "dva" + +#: templatetags/humanize.py:76 +msgid "three" +msgstr "tri" + +#: templatetags/humanize.py:76 +msgid "four" +msgstr "četiri" + +#: templatetags/humanize.py:76 +msgid "five" +msgstr "pet" + +#: templatetags/humanize.py:76 +msgid "six" +msgstr "šest" + +#: templatetags/humanize.py:76 +msgid "seven" +msgstr "sedam" + +#: templatetags/humanize.py:76 +msgid "eight" +msgstr "osam" + +#: templatetags/humanize.py:76 +msgid "nine" +msgstr "devet" + +#: templatetags/humanize.py:96 +msgid "today" +msgstr "danas" + +#: templatetags/humanize.py:98 +msgid "tomorrow" +msgstr "sutra" + +#: templatetags/humanize.py:100 +msgid "yesterday" +msgstr "jučer" diff --git a/django/contrib/humanize/locale/hu/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/hu/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..d7d8b8e1c4 Binary files /dev/null and b/django/contrib/humanize/locale/hu/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/hu/LC_MESSAGES/django.po b/django/contrib/humanize/locale/hu/LC_MESSAGES/django.po new file mode 100644 index 0000000000..687f2383ac --- /dev/null +++ b/django/contrib/humanize/locale/hu/LC_MESSAGES/django.po @@ -0,0 +1,100 @@ +# translation of django.po to Hungarian +# 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: 2008-08-30 01:11+0200\n" +"Last-Translator: Szilveszter Farkas \n" +"Language-Team: Hungarian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "." + +#: templatetags/humanize.py:19 +msgid "st" +msgstr "." + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "." + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "." + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value)1f millió" +msgstr[1] "%(value)1f millió" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value)1f milliárd" +msgstr[1] "%(value)1f milliárd" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value)1f trilliárd" +msgstr[1] "%(value)1f trilliárd" + +#: templatetags/humanize.py:76 +msgid "one" +msgstr "egy" + +#: templatetags/humanize.py:76 +msgid "two" +msgstr "kettő" + +#: templatetags/humanize.py:76 +msgid "three" +msgstr "három" + +#: templatetags/humanize.py:76 +msgid "four" +msgstr "négy" + +#: templatetags/humanize.py:76 +msgid "five" +msgstr "öt" + +#: templatetags/humanize.py:76 +msgid "six" +msgstr "hat" + +#: templatetags/humanize.py:76 +msgid "seven" +msgstr "hét" + +#: templatetags/humanize.py:76 +msgid "eight" +msgstr "nyolc" + +#: templatetags/humanize.py:76 +msgid "nine" +msgstr "kilenc" + +#: templatetags/humanize.py:96 +msgid "today" +msgstr "ma" + +#: templatetags/humanize.py:98 +msgid "tomorrow" +msgstr "holnap" + +#: templatetags/humanize.py:100 +msgid "yesterday" +msgstr "tegnap" diff --git a/django/contrib/humanize/locale/id/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/id/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..f3d67c84ab Binary files /dev/null and b/django/contrib/humanize/locale/id/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/id/LC_MESSAGES/django.po b/django/contrib/humanize/locale/id/LC_MESSAGES/django.po new file mode 100644 index 0000000000..d63876fde4 --- /dev/null +++ b/django/contrib/humanize/locale/id/LC_MESSAGES/django.po @@ -0,0 +1,97 @@ +# Translation of django.po to Indonesian +# 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: 2010-05-08 18:39+0700\n" +"Last-Translator: Selwin Ong \n" +"Language-Team: Indonesian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\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 juta" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f milyar" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f trilyun" + +#: templatetags/humanize.py:76 +msgid "one" +msgstr "satu" + +#: templatetags/humanize.py:76 +msgid "two" +msgstr "dua" + +#: templatetags/humanize.py:76 +msgid "three" +msgstr "tiga" + +#: templatetags/humanize.py:76 +msgid "four" +msgstr "empat" + +#: templatetags/humanize.py:76 +msgid "five" +msgstr "lima" + +#: templatetags/humanize.py:76 +msgid "six" +msgstr "enam" + +#: templatetags/humanize.py:76 +msgid "seven" +msgstr "tujuh" + +#: templatetags/humanize.py:76 +msgid "eight" +msgstr "delapan" + +#: templatetags/humanize.py:76 +msgid "nine" +msgstr "sembilan" + +#: templatetags/humanize.py:96 +msgid "today" +msgstr "hari ini" + +#: templatetags/humanize.py:98 +msgid "tomorrow" +msgstr "besok" + +#: templatetags/humanize.py:100 +msgid "yesterday" +msgstr "kemarin" diff --git a/django/contrib/humanize/locale/is/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/is/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..8b36620596 Binary files /dev/null and b/django/contrib/humanize/locale/is/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/is/LC_MESSAGES/django.po b/django/contrib/humanize/locale/is/LC_MESSAGES/django.po new file mode 100644 index 0000000000..aec69a3c95 --- /dev/null +++ b/django/contrib/humanize/locale/is/LC_MESSAGES/django.po @@ -0,0 +1,100 @@ +# Icelandic translation of Django. +# 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: 2008-09-09 16:34-0000\n" +"Last-Translator: Jökull Sólberg Auðunsson \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "." + +#: templatetags/humanize.py:19 +msgid "st" +msgstr "." + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "." + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "." + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f milljón" +msgstr[1] "%(value).1f milljónir" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f milljarður" +msgstr[1] "%(value).1f milljarðar" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f billjarður" +msgstr[1] "%(value).1f billjónir" + +#: templatetags/humanize.py:76 +msgid "one" +msgstr "einn" + +#: templatetags/humanize.py:76 +msgid "two" +msgstr "tveir" + +#: templatetags/humanize.py:76 +msgid "three" +msgstr "þrír" + +#: templatetags/humanize.py:76 +msgid "four" +msgstr "fjórir" + +#: templatetags/humanize.py:76 +msgid "five" +msgstr "fimm" + +#: templatetags/humanize.py:76 +msgid "six" +msgstr "sex" + +#: templatetags/humanize.py:76 +msgid "seven" +msgstr "sjö" + +#: templatetags/humanize.py:76 +msgid "eight" +msgstr "átta" + +#: templatetags/humanize.py:76 +msgid "nine" +msgstr "níu" + +#: templatetags/humanize.py:96 +msgid "today" +msgstr "í dag" + +#: templatetags/humanize.py:98 +msgid "tomorrow" +msgstr "morgundagur" + +#: templatetags/humanize.py:100 +msgid "yesterday" +msgstr "gærdagur" diff --git a/django/contrib/humanize/locale/it/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/it/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..96474c7ed4 Binary files /dev/null and b/django/contrib/humanize/locale/it/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/it/LC_MESSAGES/django.po b/django/contrib/humanize/locale/it/LC_MESSAGES/django.po new file mode 100644 index 0000000000..ed83fc23af --- /dev/null +++ b/django/contrib/humanize/locale/it/LC_MESSAGES/django.po @@ -0,0 +1,102 @@ +# translation of django.po to Italian +# Italian translation of Django. +# Copyright (C) 2006 the Lawrence Journal-World +# 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: 2010-05-10 14:44+0200\n" +"Last-Translator: Nicola Larosa \n" +"Language-Team: Italian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: KBabel 1.11.4\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "º" + +#: templatetags/humanize.py:19 +msgid "st" +msgstr "º" + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "º" + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "º" + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f milione" +msgstr[1] "%(value).1f milioni" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f miliardo" +msgstr[1] "%(value).1f miliardi" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f migliaio di miliardi" +msgstr[1] "%(value).1f migliaia di miliardi" + +#: templatetags/humanize.py:76 +msgid "one" +msgstr "uno" + +#: templatetags/humanize.py:76 +msgid "two" +msgstr "due" + +#: templatetags/humanize.py:76 +msgid "three" +msgstr "tre" + +#: templatetags/humanize.py:76 +msgid "four" +msgstr "quattro" + +#: templatetags/humanize.py:76 +msgid "five" +msgstr "cinque" + +#: templatetags/humanize.py:76 +msgid "six" +msgstr "sei" + +#: templatetags/humanize.py:76 +msgid "seven" +msgstr "sette" + +#: templatetags/humanize.py:76 +msgid "eight" +msgstr "otto" + +#: templatetags/humanize.py:76 +msgid "nine" +msgstr "nove" + +#: templatetags/humanize.py:96 +msgid "today" +msgstr "oggi" + +#: templatetags/humanize.py:98 +msgid "tomorrow" +msgstr "domani" + +#: templatetags/humanize.py:100 +msgid "yesterday" +msgstr "ieri" diff --git a/django/contrib/humanize/locale/ja/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/ja/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..7e4e67b336 Binary files /dev/null and b/django/contrib/humanize/locale/ja/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/ja/LC_MESSAGES/django.po b/django/contrib/humanize/locale/ja/LC_MESSAGES/django.po new file mode 100644 index 0000000000..8684929cda --- /dev/null +++ b/django/contrib/humanize/locale/ja/LC_MESSAGES/django.po @@ -0,0 +1,95 @@ +# Translation of django.po to japanese. +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: 2010-05-09 12:41+0900\n" +"Last-Translator: Takashi Matsuo \n" +"Language-Team: Japanese \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "番目" + +#: templatetags/humanize.py:19 +msgid "st" +msgstr "番目" + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "番目" + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "番目" + +#: 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 "1" + +#: templatetags/humanize.py:76 +msgid "two" +msgstr "2" + +#: templatetags/humanize.py:76 +msgid "three" +msgstr "3" + +#: templatetags/humanize.py:76 +msgid "four" +msgstr "4" + +#: templatetags/humanize.py:76 +msgid "five" +msgstr "5" + +#: templatetags/humanize.py:76 +msgid "six" +msgstr "6" + +#: templatetags/humanize.py:76 +msgid "seven" +msgstr "7" + +#: templatetags/humanize.py:76 +msgid "eight" +msgstr "8" + +#: templatetags/humanize.py:76 +msgid "nine" +msgstr "9" + +#: templatetags/humanize.py:96 +msgid "today" +msgstr "今日" + +#: templatetags/humanize.py:98 +msgid "tomorrow" +msgstr "明日" + +#: templatetags/humanize.py:100 +msgid "yesterday" +msgstr "昨日" diff --git a/django/contrib/humanize/locale/ka/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/ka/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..2ae029482e Binary files /dev/null and b/django/contrib/humanize/locale/ka/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/ka/LC_MESSAGES/django.po b/django/contrib/humanize/locale/ka/LC_MESSAGES/django.po new file mode 100644 index 0000000000..4186d0875b --- /dev/null +++ b/django/contrib/humanize/locale/ka/LC_MESSAGES/django.po @@ -0,0 +1,98 @@ +# translation of django.po to Georgian +# Django translation to Georgian language. +# This file is distributed under the same license as the PACKAGE 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: 2008-10-05 14:34+0400\n" +"Last-Translator: David Avsajanishvili \n" +"Language-Team: Georgian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "-ე" + +#: templatetags/humanize.py:19 +msgid "st" +msgstr "-ლი" + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "-ე" + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "-ე" + +#: 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 "გუშინ" diff --git a/django/contrib/humanize/locale/km/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/km/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..c1c63978ff Binary files /dev/null and b/django/contrib/humanize/locale/km/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/km/LC_MESSAGES/django.po b/django/contrib/humanize/locale/km/LC_MESSAGES/django.po new file mode 100644 index 0000000000..de89a47e1a --- /dev/null +++ b/django/contrib/humanize/locale/km/LC_MESSAGES/django.po @@ -0,0 +1,108 @@ +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +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: 2007-08-10 00:21+0900\n" +"Last-Translator: Chay Sengtha \n" +"Language-Team: Chay Sengtha \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: templatetags/humanize.py:19 +#, fuzzy +msgid "th" +msgstr "ការគ្រប់គ្រងសមាជិក" + +#: templatetags/humanize.py:19 +#, fuzzy +msgid "st" +msgstr "គេហទំព័រ" + +#: templatetags/humanize.py:19 +#, fuzzy +msgid "nd" +msgstr "និង" + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "" + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "" + +#: templatetags/humanize.py:76 +#, fuzzy +msgid "one" +msgstr "អត្ថបទ" + +#: templatetags/humanize.py:76 +msgid "two" +msgstr "" + +#: templatetags/humanize.py:76 +#, fuzzy +msgid "three" +msgstr "ឥតគិតថ្លៃ" + +#: templatetags/humanize.py:76 +#, fuzzy +msgid "four" +msgstr "ម៉ោង" + +#: templatetags/humanize.py:76 +#, fuzzy +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 +#, fuzzy +msgid "nine" +msgstr "នាទី" + +#: templatetags/humanize.py:96 +#, fuzzy +msgid "today" +msgstr "ថ្ងៃនេះ" + +#: templatetags/humanize.py:98 +msgid "tomorrow" +msgstr "" + +#: templatetags/humanize.py:100 +#, fuzzy +msgid "yesterday" +msgstr "អង្គារ" diff --git a/django/contrib/humanize/locale/kn/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/kn/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..b3d8e85c68 Binary files /dev/null and b/django/contrib/humanize/locale/kn/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/kn/LC_MESSAGES/django.po b/django/contrib/humanize/locale/kn/LC_MESSAGES/django.po new file mode 100644 index 0000000000..6ed2fed58e --- /dev/null +++ b/django/contrib/humanize/locale/kn/LC_MESSAGES/django.po @@ -0,0 +1,111 @@ +# Kannada translation of Django. +# Copyright (C) 2007 Translation Team +# This file is distributed under the same license as the Django package. +# Kannada Localization Team , 2007. +# +# +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: 2007-01-08 20:22+0530\n" +"Last-Translator: Kannada Localization Team \n" +"Language-Team: Kannada \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "" + +#: templatetags/humanize.py:19 +#, fuzzy +msgid "st" +msgstr "ತಾಣ" + +#: templatetags/humanize.py:19 +#, fuzzy +msgid "nd" +msgstr "ಮತ್ತು" + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "" + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "" +msgstr[1] "" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "" +msgstr[1] "" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "" +msgstr[1] "" + +#: templatetags/humanize.py:76 +#, fuzzy +msgid "one" +msgstr "ಒಳವಿಷಯ" + +#: templatetags/humanize.py:76 +msgid "two" +msgstr "" + +#: templatetags/humanize.py:76 +#, fuzzy +msgid "three" +msgstr "ಗ್ರೀಕ್" + +#: templatetags/humanize.py:76 +#, fuzzy +msgid "four" +msgstr "ಘಂಟೆ" + +#: templatetags/humanize.py:76 +#, fuzzy +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 +#, fuzzy +msgid "nine" +msgstr "ನಿಮಿಷ" + +#: templatetags/humanize.py:96 +#, fuzzy +msgid "today" +msgstr "ಈದಿನ" + +#: templatetags/humanize.py:98 +msgid "tomorrow" +msgstr "" + +#: templatetags/humanize.py:100 +#, fuzzy +msgid "yesterday" +msgstr "ಮಂಗಳವಾರ" diff --git a/django/contrib/humanize/locale/ko/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/ko/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..21b2b2f9d4 Binary files /dev/null and b/django/contrib/humanize/locale/ko/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/ko/LC_MESSAGES/django.po b/django/contrib/humanize/locale/ko/LC_MESSAGES/django.po new file mode 100644 index 0000000000..0075b003d2 --- /dev/null +++ b/django/contrib/humanize/locale/ko/LC_MESSAGES/django.po @@ -0,0 +1,99 @@ +# Django Korean Translation +# Copyright (C) 2009 +# This file is distributed under the same license as the django package. +# Hyun Mi Ae, Joongi Kim (me@daybreaker.info), Sung-Jin Hong (serialx.net@gmail.com) +# +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: 2007-04-06 11:04+0900\n" +"Last-Translator: Joongi Kim (me@daybreaker.info)\n" +"Language-Team: Korean\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "번째" + +#: templatetags/humanize.py:19 +msgid "st" +msgstr "번째" + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "번째" + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "번째" + +#: 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 "1" + +#: templatetags/humanize.py:76 +msgid "two" +msgstr "2" + +#: templatetags/humanize.py:76 +msgid "three" +msgstr "3" + +#: templatetags/humanize.py:76 +msgid "four" +msgstr "4" + +#: templatetags/humanize.py:76 +msgid "five" +msgstr "5" + +#: templatetags/humanize.py:76 +msgid "six" +msgstr "6" + +#: templatetags/humanize.py:76 +msgid "seven" +msgstr "7" + +#: templatetags/humanize.py:76 +msgid "eight" +msgstr "8" + +#: templatetags/humanize.py:76 +msgid "nine" +msgstr "9" + +#: templatetags/humanize.py:96 +msgid "today" +msgstr "오늘" + +#: templatetags/humanize.py:98 +msgid "tomorrow" +msgstr "내일" + +#: templatetags/humanize.py:100 +msgid "yesterday" +msgstr "어제" diff --git a/django/contrib/humanize/locale/lt/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/lt/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..46c21e8002 Binary files /dev/null and b/django/contrib/humanize/locale/lt/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/lt/LC_MESSAGES/django.po b/django/contrib/humanize/locale/lt/LC_MESSAGES/django.po new file mode 100644 index 0000000000..924e18c44a --- /dev/null +++ b/django/contrib/humanize/locale/lt/LC_MESSAGES/django.po @@ -0,0 +1,108 @@ +# Lithuanian translation of Django. +# Copyright (C) 2008 The Django Software Foundation +# 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: 2008-06-18 22:37+0200\n" +"Last-Translator: Rapolas Kaselis \n" +"Language-Team: Django-i18n \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%" +"100<10 || n%100>=20) ? 1 : 2);\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "th" + +#: templatetags/humanize.py:19 +#, fuzzy +msgid "st" +msgstr "st" + +#: templatetags/humanize.py:19 +#, fuzzy +msgid "nd" +msgstr "nd" + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "rd" + +#: templatetags/humanize.py:54 +#, fuzzy, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f milijonas" +msgstr[1] "%(value).1f milijonas" +msgstr[2] "" + +#: templatetags/humanize.py:57 +#, fuzzy, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f milijardas" +msgstr[1] "%(value).1f milijardas" +msgstr[2] "" + +#: templatetags/humanize.py:60 +#, fuzzy, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f trilijonas" +msgstr[1] "%(value).1f trilijonas" +msgstr[2] "" + +#: templatetags/humanize.py:76 +msgid "one" +msgstr "vienas" + +#: templatetags/humanize.py:76 +msgid "two" +msgstr "du" + +#: templatetags/humanize.py:76 +msgid "three" +msgstr "trys" + +#: templatetags/humanize.py:76 +msgid "four" +msgstr "keturi" + +#: templatetags/humanize.py:76 +msgid "five" +msgstr "penki" + +#: templatetags/humanize.py:76 +msgid "six" +msgstr "šeši" + +#: templatetags/humanize.py:76 +msgid "seven" +msgstr "septyni" + +#: templatetags/humanize.py:76 +msgid "eight" +msgstr "aštuoni" + +#: templatetags/humanize.py:76 +msgid "nine" +msgstr "devyni" + +#: templatetags/humanize.py:96 +#, fuzzy +msgid "today" +msgstr "Šiandien" + +#: templatetags/humanize.py:98 +msgid "tomorrow" +msgstr "" + +#: templatetags/humanize.py:100 +#, fuzzy +msgid "yesterday" +msgstr "Antradienis" diff --git a/django/contrib/humanize/locale/lv/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/lv/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..ed942089a8 Binary files /dev/null and b/django/contrib/humanize/locale/lv/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/lv/LC_MESSAGES/django.po b/django/contrib/humanize/locale/lv/LC_MESSAGES/django.po new file mode 100644 index 0000000000..c0660590a3 --- /dev/null +++ b/django/contrib/humanize/locale/lv/LC_MESSAGES/django.po @@ -0,0 +1,106 @@ +# Django Latvian translation. +# Copyright (C) 2008 THE Django'S COPYRIGHT HOLDER +# 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: 2010-05-10 20:18+0200\n" +"Last-Translator: Reinis Veips \n" +"Language-Team: Latvian translators' team \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " +"2);\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 miljons" +msgstr[1] "%(value).1f miljoni" +msgstr[2] "%(value).1f miljonu" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f miljards" +msgstr[1] "%(value).1f miljardi" +msgstr[2] "%(value).1f miljardu" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f triljons" +msgstr[1] "%(value).1f triljoni" +msgstr[2] "%(value).1f triljonu" + +#: templatetags/humanize.py:76 +msgid "one" +msgstr "viens" + +#: templatetags/humanize.py:76 +msgid "two" +msgstr "divi" + +#: templatetags/humanize.py:76 +msgid "three" +msgstr "trīs" + +#: templatetags/humanize.py:76 +msgid "four" +msgstr "četri" + +#: templatetags/humanize.py:76 +msgid "five" +msgstr "pieci" + +#: templatetags/humanize.py:76 +msgid "six" +msgstr "seši" + +#: templatetags/humanize.py:76 +msgid "seven" +msgstr "septiņi" + +#: templatetags/humanize.py:76 +msgid "eight" +msgstr "astoņi" + +#: templatetags/humanize.py:76 +msgid "nine" +msgstr "deviņi" + +#: templatetags/humanize.py:96 +msgid "today" +msgstr "šodien" + +#: templatetags/humanize.py:98 +msgid "tomorrow" +msgstr "rīt" + +#: templatetags/humanize.py:100 +msgid "yesterday" +msgstr "vakar" diff --git a/django/contrib/humanize/locale/mk/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/mk/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..8593c39f67 Binary files /dev/null and b/django/contrib/humanize/locale/mk/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/mk/LC_MESSAGES/django.po b/django/contrib/humanize/locale/mk/LC_MESSAGES/django.po new file mode 100644 index 0000000000..63d8e0001d --- /dev/null +++ b/django/contrib/humanize/locale/mk/LC_MESSAGES/django.po @@ -0,0 +1,99 @@ +# translation of django.po to Macedonian +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: 2010-04-05 15:53+0100\n" +"Last-Translator: Vasil Vangelovski \n" +"Language-Team: Macedonian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=n != 1;\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 милион" +msgstr[1] "%(value).1f милион" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f милијарда" +msgstr[1] "%(value).1f милијарда" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f трилион" +msgstr[1] "%(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 "вчера" diff --git a/django/contrib/humanize/locale/ml/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/ml/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..a6d87bf551 Binary files /dev/null and b/django/contrib/humanize/locale/ml/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/ml/LC_MESSAGES/django.po b/django/contrib/humanize/locale/ml/LC_MESSAGES/django.po new file mode 100644 index 0000000000..d6284c94f2 --- /dev/null +++ b/django/contrib/humanize/locale/ml/LC_MESSAGES/django.po @@ -0,0 +1,104 @@ +# Translation of Django to Malayalam. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# RAJEESH R NAIR , 2010. +# +msgid "" +msgstr "" +"Project-Id-Version: Django SVN\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-12-29 00:27+0100\n" +"PO-Revision-Date: 2010-05-28 15:09+0530\n" +"Last-Translator: Rajeesh Nair \n" +"Language-Team: MALAYALAM \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-Language: Malayalam\n" +"X-Poedit-Country: INDIA\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "ആം" + +#: templatetags/humanize.py:19 +msgid "st" +msgstr "ആം" + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "ആം" + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "ആം" + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f മില്ല്യണ്‍ (ദശലക്ഷം)" +msgstr[1] "%(value).1f മില്ല്യണ്‍ (ദശലക്ഷം)" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f ബില്ല്യണ്‍ (ശതകോടി)" +msgstr[1] "%(value).1f ബില്ല്യണ്‍ (ശതകോടി)" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f ട്രില്ല്യണ്‍ (ലക്ഷം കോടി)" +msgstr[1] "%(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 "ഇന്നലെ" diff --git a/django/contrib/humanize/locale/mn/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/mn/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..20c932f83f Binary files /dev/null and b/django/contrib/humanize/locale/mn/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/mn/LC_MESSAGES/django.po b/django/contrib/humanize/locale/mn/LC_MESSAGES/django.po new file mode 100644 index 0000000000..bc7bac9e6d --- /dev/null +++ b/django/contrib/humanize/locale/mn/LC_MESSAGES/django.po @@ -0,0 +1,100 @@ +# This file is distributed under the same license as the Django package. +# +# Urangua , 2010, 2002, 2010. +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: 2010-03-11 17:23+0800\n" +"Last-Translator: Urangua \n" +"Language-Team: mn \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "-р" + +#: templatetags/humanize.py:19 +msgid "st" +msgstr "-р" + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "-р" + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "-р" + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f сая" +msgstr[1] "%(value).1f сая" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f тэр бум" +msgstr[1] "%(value).1f тэр бум" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f их наяд" +msgstr[1] "%(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 "өчигдөр" diff --git a/django/contrib/humanize/locale/nb/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/nb/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..98513e2d97 Binary files /dev/null and b/django/contrib/humanize/locale/nb/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/nb/LC_MESSAGES/django.po b/django/contrib/humanize/locale/nb/LC_MESSAGES/django.po new file mode 100644 index 0000000000..e33039f2b4 --- /dev/null +++ b/django/contrib/humanize/locale/nb/LC_MESSAGES/django.po @@ -0,0 +1,101 @@ +# Norwegian (Bokmål) translation of Django +# Copyright (C) 2005-2010 +# 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: 2010-05-14 21:43+0200\n" +"Last-Translator: Christian Mikalsen and Jon Lønne\n" +"Language-Team: Norsk \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "." + +#: templatetags/humanize.py:19 +msgid "st" +msgstr "." + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "." + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "." + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f million" +msgstr[1] "%(value).1f millioner" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f milliard" +msgstr[1] "%(value).1f milliarder" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f billion" +msgstr[1] "%(value).1f billioner" + +#: templatetags/humanize.py:76 +msgid "one" +msgstr "én" + +#: templatetags/humanize.py:76 +msgid "two" +msgstr "to" + +#: templatetags/humanize.py:76 +msgid "three" +msgstr "tre" + +#: templatetags/humanize.py:76 +msgid "four" +msgstr "fire" + +#: templatetags/humanize.py:76 +msgid "five" +msgstr "fem" + +#: templatetags/humanize.py:76 +msgid "six" +msgstr "seks" + +#: templatetags/humanize.py:76 +msgid "seven" +msgstr "sju" + +#: templatetags/humanize.py:76 +msgid "eight" +msgstr "åtte" + +#: templatetags/humanize.py:76 +msgid "nine" +msgstr "ni" + +#: templatetags/humanize.py:96 +msgid "today" +msgstr "i dag" + +#: templatetags/humanize.py:98 +msgid "tomorrow" +msgstr "i morgen" + +#: templatetags/humanize.py:100 +msgid "yesterday" +msgstr "i går" diff --git a/django/contrib/humanize/locale/nl/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/nl/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..5db16415aa Binary files /dev/null and b/django/contrib/humanize/locale/nl/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/nl/LC_MESSAGES/django.po b/django/contrib/humanize/locale/nl/LC_MESSAGES/django.po new file mode 100644 index 0000000000..e97daf9d8b --- /dev/null +++ b/django/contrib/humanize/locale/nl/LC_MESSAGES/django.po @@ -0,0 +1,101 @@ +# Dutch translation for Django. +# Copyright (C) 2008, Django Software Foundation +# 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: 2008-08-28 13:58+0100\n" +"Last-Translator: Rudolph Froger \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "º" + +#: templatetags/humanize.py:19 +msgid "st" +msgstr "º" + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "º" + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "º" + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f miljoen" +msgstr[1] "%(value).1f miljoen" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f miljard" +msgstr[1] "%(value).1f miljard" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f biljoen" +msgstr[1] "%(value).1f biljoen" + +#: templatetags/humanize.py:76 +msgid "one" +msgstr "één" + +#: templatetags/humanize.py:76 +msgid "two" +msgstr "twee" + +#: templatetags/humanize.py:76 +msgid "three" +msgstr "drie" + +#: templatetags/humanize.py:76 +msgid "four" +msgstr "vier" + +#: templatetags/humanize.py:76 +msgid "five" +msgstr "vijf" + +#: templatetags/humanize.py:76 +msgid "six" +msgstr "zes" + +#: templatetags/humanize.py:76 +msgid "seven" +msgstr "zeven" + +#: templatetags/humanize.py:76 +msgid "eight" +msgstr "acht" + +#: templatetags/humanize.py:76 +msgid "nine" +msgstr "negen" + +#: templatetags/humanize.py:96 +msgid "today" +msgstr "vandaag" + +#: templatetags/humanize.py:98 +msgid "tomorrow" +msgstr "morgen" + +#: templatetags/humanize.py:100 +msgid "yesterday" +msgstr "gisteren" diff --git a/django/contrib/humanize/locale/nn/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/nn/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..a42d5b1898 Binary files /dev/null and b/django/contrib/humanize/locale/nn/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/nn/LC_MESSAGES/django.po b/django/contrib/humanize/locale/nn/LC_MESSAGES/django.po new file mode 100644 index 0000000000..4279fe2ea9 --- /dev/null +++ b/django/contrib/humanize/locale/nn/LC_MESSAGES/django.po @@ -0,0 +1,101 @@ +# translation of django.po to norwegian nynorsk +# Copyright (C) 2005 and beyond +# 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: 2010-03-04 12:13+0200\n" +"Last-Translator: Håvard Grimelid\n" +"Language-Team: Norsk nynorsk \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "." + +#: templatetags/humanize.py:19 +msgid "st" +msgstr "." + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "." + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "." + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f million" +msgstr[1] "%(value).1f millionar" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f milliard" +msgstr[1] "%(value).1f milliardar" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f billion" +msgstr[1] "%(value).1f billionar" + +#: templatetags/humanize.py:76 +msgid "one" +msgstr "éin" + +#: templatetags/humanize.py:76 +msgid "two" +msgstr "to" + +#: templatetags/humanize.py:76 +msgid "three" +msgstr "tre" + +#: templatetags/humanize.py:76 +msgid "four" +msgstr "fire" + +#: templatetags/humanize.py:76 +msgid "five" +msgstr "fem" + +#: templatetags/humanize.py:76 +msgid "six" +msgstr "seks" + +#: templatetags/humanize.py:76 +msgid "seven" +msgstr "sju" + +#: templatetags/humanize.py:76 +msgid "eight" +msgstr "åtte" + +#: templatetags/humanize.py:76 +msgid "nine" +msgstr "ni" + +#: templatetags/humanize.py:96 +msgid "today" +msgstr "i dag" + +#: templatetags/humanize.py:98 +msgid "tomorrow" +msgstr "i morgon" + +#: templatetags/humanize.py:100 +msgid "yesterday" +msgstr "i går" diff --git a/django/contrib/humanize/locale/no/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/no/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..7aa996bef6 Binary files /dev/null and b/django/contrib/humanize/locale/no/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/no/LC_MESSAGES/django.po b/django/contrib/humanize/locale/no/LC_MESSAGES/django.po new file mode 100644 index 0000000000..113168e6df --- /dev/null +++ b/django/contrib/humanize/locale/no/LC_MESSAGES/django.po @@ -0,0 +1,102 @@ +# This is the *old* Norwegian (Bokmål) translation of Django +# For future updates please use the translation in the "nb" directory. +# Copyright (C) 2005-2010 +# 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: 2010-03-11 14:22+0100\n" +"Last-Translator: Christian Mikalsen and Jon Lønne\n" +"Language-Team: Norsk \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "." + +#: templatetags/humanize.py:19 +msgid "st" +msgstr "." + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "." + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "." + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f million" +msgstr[1] "%(value).1f millioner" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f milliard" +msgstr[1] "%(value).1f milliarder" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f billion" +msgstr[1] "%(value).1f billioner" + +#: templatetags/humanize.py:76 +msgid "one" +msgstr "én" + +#: templatetags/humanize.py:76 +msgid "two" +msgstr "to" + +#: templatetags/humanize.py:76 +msgid "three" +msgstr "tre" + +#: templatetags/humanize.py:76 +msgid "four" +msgstr "fire" + +#: templatetags/humanize.py:76 +msgid "five" +msgstr "fem" + +#: templatetags/humanize.py:76 +msgid "six" +msgstr "seks" + +#: templatetags/humanize.py:76 +msgid "seven" +msgstr "sju" + +#: templatetags/humanize.py:76 +msgid "eight" +msgstr "åtte" + +#: templatetags/humanize.py:76 +msgid "nine" +msgstr "ni" + +#: templatetags/humanize.py:96 +msgid "today" +msgstr "i dag" + +#: templatetags/humanize.py:98 +msgid "tomorrow" +msgstr "i morgen" + +#: templatetags/humanize.py:100 +msgid "yesterday" +msgstr "i går" diff --git a/django/contrib/humanize/locale/pa/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/pa/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..7671f8d763 Binary files /dev/null and b/django/contrib/humanize/locale/pa/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/pa/LC_MESSAGES/django.po b/django/contrib/humanize/locale/pa/LC_MESSAGES/django.po new file mode 100644 index 0000000000..6ce84c44c0 --- /dev/null +++ b/django/contrib/humanize/locale/pa/LC_MESSAGES/django.po @@ -0,0 +1,99 @@ +# 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: 2010-10-15 22:47+0530\n" +"Last-Translator: A S Alam \n" +"Language-Team: Punjabi/Panjabi \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "ਵਾਂ" + +#: templatetags/humanize.py:19 +msgid "st" +msgstr "ਲਾਂ" + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "ਜਾ" + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "ਜਾ" + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f ਮਿਲੀਅਨ" +msgstr[1] "%(value).1f ਮਿਲੀਅਨ" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f ਬਿਲੀਅਨ" +msgstr[1] "%(value).1f ਬਿਲੀਅਨ" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f ਟਰਲੀਅਨ" +msgstr[1] "%(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 "ਕੱਲ੍ਹ" diff --git a/django/contrib/humanize/locale/pl/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/pl/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..d698e4200a Binary files /dev/null and b/django/contrib/humanize/locale/pl/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/pl/LC_MESSAGES/django.po b/django/contrib/humanize/locale/pl/LC_MESSAGES/django.po new file mode 100644 index 0000000000..ba747d99fb --- /dev/null +++ b/django/contrib/humanize/locale/pl/LC_MESSAGES/django.po @@ -0,0 +1,105 @@ +# translation of django.po to Polish +# Polish .po 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: 2010-12-29 00:27+0100\n" +"PO-Revision-Date: 2008-02-25 15:53+0100\n" +"Last-Translator: Jarek Zgoda \n" +"Language-Team: PL \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: \n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%" +"100<10 || n%100>=20) ? 1 : 2);\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "-y" + +#: templatetags/humanize.py:19 +msgid "st" +msgstr "-szy" + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "-gi" + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "-ci" + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f milion" +msgstr[1] "%(value).1f miliony" +msgstr[2] "%(value).1f milionów" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f miliard" +msgstr[1] "%(value).1f miliardy" +msgstr[2] "%(value).1f miliardów" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f bilion" +msgstr[1] "%(value).1f biliony" +msgstr[2] "%(value).1f bilionów" + +#: templatetags/humanize.py:76 +msgid "one" +msgstr "jeden" + +#: templatetags/humanize.py:76 +msgid "two" +msgstr "dwa" + +#: templatetags/humanize.py:76 +msgid "three" +msgstr "trzy" + +#: templatetags/humanize.py:76 +msgid "four" +msgstr "cztery" + +#: templatetags/humanize.py:76 +msgid "five" +msgstr "pięć" + +#: templatetags/humanize.py:76 +msgid "six" +msgstr "sześć" + +#: templatetags/humanize.py:76 +msgid "seven" +msgstr "siedem" + +#: templatetags/humanize.py:76 +msgid "eight" +msgstr "osiem" + +#: templatetags/humanize.py:76 +msgid "nine" +msgstr "dziewięć" + +#: templatetags/humanize.py:96 +msgid "today" +msgstr "dzisiaj" + +#: templatetags/humanize.py:98 +msgid "tomorrow" +msgstr "jutro" + +#: templatetags/humanize.py:100 +msgid "yesterday" +msgstr "wczoraj" diff --git a/django/contrib/humanize/locale/pt/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/pt/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..e69f4e9538 Binary files /dev/null and b/django/contrib/humanize/locale/pt/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/pt/LC_MESSAGES/django.po b/django/contrib/humanize/locale/pt/LC_MESSAGES/django.po new file mode 100644 index 0000000000..9e9ee835dc --- /dev/null +++ b/django/contrib/humanize/locale/pt/LC_MESSAGES/django.po @@ -0,0 +1,100 @@ +# Portuguese translation of Django. +# This file is distributed under the same license as the PACKAGE 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: 2010-03-09 10:45+0000\n" +"Last-Translator: Nuno Mariz \n" +"Language-Team: pt_PT \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "º" + +#: templatetags/humanize.py:19 +msgid "st" +msgstr "º" + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "º" + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "º" + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f milhão" +msgstr[1] "%(value).1f milhões" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f bilião" +msgstr[1] "%(value).1f biliões" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f trilião" +msgstr[1] "%(value).1f triliões" + +#: templatetags/humanize.py:76 +msgid "one" +msgstr "um" + +#: templatetags/humanize.py:76 +msgid "two" +msgstr "dois" + +#: templatetags/humanize.py:76 +msgid "three" +msgstr "três" + +#: templatetags/humanize.py:76 +msgid "four" +msgstr "quatro" + +#: templatetags/humanize.py:76 +msgid "five" +msgstr "cinco" + +#: templatetags/humanize.py:76 +msgid "six" +msgstr "seis" + +#: templatetags/humanize.py:76 +msgid "seven" +msgstr "sete" + +#: templatetags/humanize.py:76 +msgid "eight" +msgstr "oito" + +#: templatetags/humanize.py:76 +msgid "nine" +msgstr "nove" + +#: templatetags/humanize.py:96 +msgid "today" +msgstr "hoje" + +#: templatetags/humanize.py:98 +msgid "tomorrow" +msgstr "amanhã" + +#: templatetags/humanize.py:100 +msgid "yesterday" +msgstr "ontem" diff --git a/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..a232b6396b Binary files /dev/null and b/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.po b/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..0201bc4e3b --- /dev/null +++ b/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.po @@ -0,0 +1,101 @@ +# Português do Brasil translation of django. +# 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: 2010-03-19 17:58-0300\n" +"Last-Translator: Guilherme Gondim \n" +"Language-Team: Grupo de Localização para o Português \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "º" + +#: templatetags/humanize.py:19 +msgid "st" +msgstr "º" + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "º" + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "º" + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f milhão" +msgstr[1] "%(value).1f milhões" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f bilhão" +msgstr[1] "%(value).1f bilhões" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f trilhão" +msgstr[1] "%(value).1f trilhões" + +#: templatetags/humanize.py:76 +msgid "one" +msgstr "um" + +#: templatetags/humanize.py:76 +msgid "two" +msgstr "dois" + +#: templatetags/humanize.py:76 +msgid "three" +msgstr "três" + +#: templatetags/humanize.py:76 +msgid "four" +msgstr "quatro" + +#: templatetags/humanize.py:76 +msgid "five" +msgstr "cinco" + +#: templatetags/humanize.py:76 +msgid "six" +msgstr "seis" + +#: templatetags/humanize.py:76 +msgid "seven" +msgstr "sete" + +#: templatetags/humanize.py:76 +msgid "eight" +msgstr "oito" + +#: templatetags/humanize.py:76 +msgid "nine" +msgstr "nove" + +#: templatetags/humanize.py:96 +msgid "today" +msgstr "hoje" + +#: templatetags/humanize.py:98 +msgid "tomorrow" +msgstr "amanhã" + +#: templatetags/humanize.py:100 +msgid "yesterday" +msgstr "ontem" diff --git a/django/contrib/humanize/locale/ro/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/ro/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..dd61abb58f Binary files /dev/null and b/django/contrib/humanize/locale/ro/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/ro/LC_MESSAGES/django.po b/django/contrib/humanize/locale/ro/LC_MESSAGES/django.po new file mode 100644 index 0000000000..746eb0961d --- /dev/null +++ b/django/contrib/humanize/locale/ro/LC_MESSAGES/django.po @@ -0,0 +1,101 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE 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: 2008-04-25 21:44+0200\n" +"Last-Translator: \n" +"Language-Team: Romanian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 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" + +#: 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" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f mie de miliarde" +msgstr[1] "%(value).1f mii de miliarde" + +#: 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" diff --git a/django/contrib/humanize/locale/ru/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/ru/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..9f7794cdd3 Binary files /dev/null and b/django/contrib/humanize/locale/ru/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/ru/LC_MESSAGES/django.po b/django/contrib/humanize/locale/ru/LC_MESSAGES/django.po new file mode 100644 index 0000000000..4468fe47b8 --- /dev/null +++ b/django/contrib/humanize/locale/ru/LC_MESSAGES/django.po @@ -0,0 +1,106 @@ +# Translation of django.po to russian. +# 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: 2010-05-11 17:36+0300\n" +"Last-Translator: alexey boriskin \n" +"Language-Team: Russian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" +"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"X-Poedit-Language: Russian\n" +"X-Poedit-Country: RUSSIAN FEDERATION\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "" + +#: templatetags/humanize.py:19 +msgid "st" +msgstr "" + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "" + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "" + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f миллион" +msgstr[1] "%(value).1f миллиона" +msgstr[2] "%(value).1f миллионов" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f миллиард" +msgstr[1] "%(value).1f миллиарда" +msgstr[2] "%(value).1f миллиардов" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f триллион" +msgstr[1] "%(value).1f триллиона" +msgstr[2] "%(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 "вчера" diff --git a/django/contrib/humanize/locale/sk/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/sk/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..c94b20a0ba Binary files /dev/null and b/django/contrib/humanize/locale/sk/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/sk/LC_MESSAGES/django.po b/django/contrib/humanize/locale/sk/LC_MESSAGES/django.po new file mode 100644 index 0000000000..2bc20b424f --- /dev/null +++ b/django/contrib/humanize/locale/sk/LC_MESSAGES/django.po @@ -0,0 +1,103 @@ +# Slovak translation of Django +# 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: 2010-05-08 16:32+0200\n" +"Last-Translator: Martin Kosír \n" +"Language-Team: Slovak <>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n>1 && n<5 ? 1 : 2;\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 milión" +msgstr[1] "%(value).1f milióny" +msgstr[2] "%(value).1f miliónov" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f miliárda" +msgstr[1] "%(value).1f miliardy" +msgstr[2] "%(value).1f miliárd" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f bilión" +msgstr[1] "%(value).1f bilióny" +msgstr[2] "%(value).1f biliónov" + +#: templatetags/humanize.py:76 +msgid "one" +msgstr "jeden" + +#: templatetags/humanize.py:76 +msgid "two" +msgstr "dva" + +#: templatetags/humanize.py:76 +msgid "three" +msgstr "tri" + +#: templatetags/humanize.py:76 +msgid "four" +msgstr "štyri" + +#: templatetags/humanize.py:76 +msgid "five" +msgstr "päť" + +#: templatetags/humanize.py:76 +msgid "six" +msgstr "šesť" + +#: templatetags/humanize.py:76 +msgid "seven" +msgstr "sedem" + +#: templatetags/humanize.py:76 +msgid "eight" +msgstr "osem" + +#: templatetags/humanize.py:76 +msgid "nine" +msgstr "deväť" + +#: templatetags/humanize.py:96 +msgid "today" +msgstr "dnes" + +#: templatetags/humanize.py:98 +msgid "tomorrow" +msgstr "zajtra" + +#: templatetags/humanize.py:100 +msgid "yesterday" +msgstr "včera" diff --git a/django/contrib/humanize/locale/sl/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/sl/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..906a35dedc Binary files /dev/null and b/django/contrib/humanize/locale/sl/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/sl/LC_MESSAGES/django.po b/django/contrib/humanize/locale/sl/LC_MESSAGES/django.po new file mode 100644 index 0000000000..6b12beea49 --- /dev/null +++ b/django/contrib/humanize/locale/sl/LC_MESSAGES/django.po @@ -0,0 +1,109 @@ +# translation of django.po to Slovenian +# Gasper Zejn , 2010. +# Jure Cuhalev , 2010. +# 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: 2010-05-08 13:47+0100\n" +"Last-Translator: Jure Cuhalev \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\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 milijon" +msgstr[1] "%(value).1f milijona" +msgstr[2] "%(value).1f milijoni" +msgstr[3] "%(value).1f milijonov" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f miljarda" +msgstr[1] "%(value).1f miljardi" +msgstr[2] "%(value).1f miljarde" +msgstr[3] "%(value).1f miljard" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f triljon" +msgstr[1] "%(value).1f triljona" +msgstr[2] "%(value).1f triljoni" +msgstr[3] "%(value).1f triljonov" + +#: templatetags/humanize.py:76 +msgid "one" +msgstr "ena" + +#: templatetags/humanize.py:76 +msgid "two" +msgstr "dva" + +#: templatetags/humanize.py:76 +msgid "three" +msgstr "tri" + +#: templatetags/humanize.py:76 +msgid "four" +msgstr "štiri" + +#: templatetags/humanize.py:76 +msgid "five" +msgstr "pet" + +#: templatetags/humanize.py:76 +msgid "six" +msgstr "šest" + +#: templatetags/humanize.py:76 +msgid "seven" +msgstr "sedem" + +#: templatetags/humanize.py:76 +msgid "eight" +msgstr "osem" + +#: templatetags/humanize.py:76 +msgid "nine" +msgstr "devet" + +#: templatetags/humanize.py:96 +msgid "today" +msgstr "danes" + +#: templatetags/humanize.py:98 +msgid "tomorrow" +msgstr "jutri" + +#: templatetags/humanize.py:100 +msgid "yesterday" +msgstr "včeraj" diff --git a/django/contrib/humanize/locale/sq/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/sq/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..3d0468253c Binary files /dev/null and b/django/contrib/humanize/locale/sq/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/sq/LC_MESSAGES/django.po b/django/contrib/humanize/locale/sq/LC_MESSAGES/django.po new file mode 100644 index 0000000000..aaba801834 --- /dev/null +++ b/django/contrib/humanize/locale/sq/LC_MESSAGES/django.po @@ -0,0 +1,99 @@ +# 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: 2010-01-27 23:01+0200\n" +"Last-Translator: Besnik Bleta \n" +"Language-Team: Albanian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "" + +#: templatetags/humanize.py:19 +msgid "st" +msgstr "" + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "" + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "" + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "" +msgstr[1] "" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "" +msgstr[1] "" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "" +msgstr[1] "" + +#: 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 "" diff --git a/django/contrib/humanize/locale/sr/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/sr/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..5251a5b604 Binary files /dev/null and b/django/contrib/humanize/locale/sr/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/sr/LC_MESSAGES/django.po b/django/contrib/humanize/locale/sr/LC_MESSAGES/django.po new file mode 100644 index 0000000000..7e0cb7f539 --- /dev/null +++ b/django/contrib/humanize/locale/sr/LC_MESSAGES/django.po @@ -0,0 +1,106 @@ +# 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: 2010-08-06 19:47+0100\n" +"Last-Translator: Janos Guljas \n" +"Language-Team: Branko Vukelic & Janos Guljas " +" & Nesh & Petar \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: \n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" +"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "-и" + +#: templatetags/humanize.py:19 +msgid "st" +msgstr "-ви" + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "-и" + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "-и" + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f милион" +msgstr[1] "%(value).1f милиона" +msgstr[2] "%(value).1f милиона" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f милијарда" +msgstr[1] "%(value).1f милијарде" +msgstr[2] "%(value).1f милијарди" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f трилион" +msgstr[1] "%(value).1f трилиона" +msgstr[2] "%(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 "јуче" diff --git a/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..25c9716bf0 Binary files /dev/null and b/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.po b/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.po new file mode 100644 index 0000000000..765e602a02 --- /dev/null +++ b/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.po @@ -0,0 +1,106 @@ +# 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: 2010-08-06 19:47+0100\n" +"Last-Translator: Janos Guljas \n" +"Language-Team: Branko Vukelic & Janos Guljas " +" & Nesh & Petar \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: \n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" +"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "-i" + +#: templatetags/humanize.py:19 +msgid "st" +msgstr "-vi" + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "-i" + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "-i" + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f milion" +msgstr[1] "%(value).1f miliona" +msgstr[2] "%(value).1f miliona" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f milijarda" +msgstr[1] "%(value).1f milijarde" +msgstr[2] "%(value).1f milijardi" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f trilion" +msgstr[1] "%(value).1f triliona" +msgstr[2] "%(value).1f triliona" + +#: templatetags/humanize.py:76 +msgid "one" +msgstr "jedan" + +#: templatetags/humanize.py:76 +msgid "two" +msgstr "dva" + +#: templatetags/humanize.py:76 +msgid "three" +msgstr "tri" + +#: templatetags/humanize.py:76 +msgid "four" +msgstr "četiri" + +#: templatetags/humanize.py:76 +msgid "five" +msgstr "pet" + +#: templatetags/humanize.py:76 +msgid "six" +msgstr "šest" + +#: templatetags/humanize.py:76 +msgid "seven" +msgstr "sedam" + +#: templatetags/humanize.py:76 +msgid "eight" +msgstr "osam" + +#: templatetags/humanize.py:76 +msgid "nine" +msgstr "devet" + +#: templatetags/humanize.py:96 +msgid "today" +msgstr "deset" + +#: templatetags/humanize.py:98 +msgid "tomorrow" +msgstr "sutra" + +#: templatetags/humanize.py:100 +msgid "yesterday" +msgstr "juče" diff --git a/django/contrib/humanize/locale/sv/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/sv/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..22fb9a2d4d Binary files /dev/null and b/django/contrib/humanize/locale/sv/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/sv/LC_MESSAGES/django.po b/django/contrib/humanize/locale/sv/LC_MESSAGES/django.po new file mode 100644 index 0000000000..2a5036e10a --- /dev/null +++ b/django/contrib/humanize/locale/sv/LC_MESSAGES/django.po @@ -0,0 +1,103 @@ +# Swedish translation of Django +# Copyright (C) 2005-2007 +# 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: 2008-05-26 11:15+0200\n" +"Last-Translator: Mikko Hellsing \n" +"Language-Team: Django I18N \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Poedit-Language: Swedish\n" +"X-Poedit-Country: SWEDEN\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr ":a" + +#: templatetags/humanize.py:19 +msgid "st" +msgstr ":a" + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr ":e" + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr ":e" + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f miljon" +msgstr[1] "%(value).1f miljoner" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value)1.f miljard" +msgstr[1] "%(value)1.f miljarder" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value)1.f biljon" +msgstr[1] "%(value)1.f biljoner" + +#: templatetags/humanize.py:76 +msgid "one" +msgstr "ett" + +#: templatetags/humanize.py:76 +msgid "two" +msgstr "två" + +#: templatetags/humanize.py:76 +msgid "three" +msgstr "tre" + +#: templatetags/humanize.py:76 +msgid "four" +msgstr "fyra" + +#: templatetags/humanize.py:76 +msgid "five" +msgstr "fem" + +#: templatetags/humanize.py:76 +msgid "six" +msgstr "sex" + +#: templatetags/humanize.py:76 +msgid "seven" +msgstr "sju" + +#: templatetags/humanize.py:76 +msgid "eight" +msgstr "åtta" + +#: templatetags/humanize.py:76 +msgid "nine" +msgstr "nio" + +#: templatetags/humanize.py:96 +msgid "today" +msgstr "idag" + +#: templatetags/humanize.py:98 +msgid "tomorrow" +msgstr "imorgon" + +#: templatetags/humanize.py:100 +msgid "yesterday" +msgstr "igår" diff --git a/django/contrib/humanize/locale/ta/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/ta/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..b29634dd8d Binary files /dev/null and b/django/contrib/humanize/locale/ta/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/ta/LC_MESSAGES/django.po b/django/contrib/humanize/locale/ta/LC_MESSAGES/django.po new file mode 100644 index 0000000000..b95de34c01 --- /dev/null +++ b/django/contrib/humanize/locale/ta/LC_MESSAGES/django.po @@ -0,0 +1,112 @@ +# translation of django-new.po to tamil +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# PONNUSAMY.A , 2007. +# +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: 2007-03-15 16:48+0530\n" +"Last-Translator: PONNUSAMY \n" +"Language-Team: tamil \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=n>1;\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "" + +#: templatetags/humanize.py:19 +#, fuzzy +msgid "st" +msgstr "வலைத்தளம்" + +#: templatetags/humanize.py:19 +#, fuzzy +msgid "nd" +msgstr "மற்றும்" + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "" + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "" +msgstr[1] "" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "" +msgstr[1] "" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "" +msgstr[1] "" + +#: templatetags/humanize.py:76 +#, fuzzy +msgid "one" +msgstr "பொருளடக்கம்" + +#: templatetags/humanize.py:76 +msgid "two" +msgstr "" + +#: templatetags/humanize.py:76 +#, fuzzy +msgid "three" +msgstr "கிரேக்கம்" + +#: templatetags/humanize.py:76 +#, fuzzy +msgid "four" +msgstr "மணி" + +#: templatetags/humanize.py:76 +#, fuzzy +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 +#, fuzzy +msgid "nine" +msgstr "நிமிடம்" + +#: templatetags/humanize.py:96 +#, fuzzy +msgid "today" +msgstr "இன்று" + +#: templatetags/humanize.py:98 +msgid "tomorrow" +msgstr "" + +#: templatetags/humanize.py:100 +#, fuzzy +msgid "yesterday" +msgstr "செவ்வாய்" diff --git a/django/contrib/humanize/locale/te/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/te/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..1e73a18a0e Binary files /dev/null and b/django/contrib/humanize/locale/te/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/te/LC_MESSAGES/django.po b/django/contrib/humanize/locale/te/LC_MESSAGES/django.po new file mode 100644 index 0000000000..8ff6d815eb --- /dev/null +++ b/django/contrib/humanize/locale/te/LC_MESSAGES/django.po @@ -0,0 +1,102 @@ +# translation of django.po to Telugu +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE 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: 2008-09-09 21:24+0530\n" +"Last-Translator: Thejaswi Puthraya \n" +"Language-Team: Telugu \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=n>1;\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "వ" + +#: templatetags/humanize.py:19 +msgid "st" +msgstr "వ" + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "వ" + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "వ" + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "" +msgstr[1] "" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "" +msgstr[1] "" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "" +msgstr[1] "" + +#: 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 "నిన్న" diff --git a/django/contrib/humanize/locale/th/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/th/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..e7a703b5d0 Binary files /dev/null and b/django/contrib/humanize/locale/th/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/th/LC_MESSAGES/django.po b/django/contrib/humanize/locale/th/LC_MESSAGES/django.po new file mode 100644 index 0000000000..c38538fa8c --- /dev/null +++ b/django/contrib/humanize/locale/th/LC_MESSAGES/django.po @@ -0,0 +1,100 @@ +# This file is distributed under the same license as the Django package. +# +msgid "" +msgstr "" +"Project-Id-Version: Django-1.1-rc-1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-12-29 00:27+0100\n" +"PO-Revision-Date: 2009-07-28 22:31+0700\n" +"Last-Translator: Kowit Charoenratchatabhan \n" +"Language-Team: Kowit Charoenratchatabhan,Kadsarin " +"Sanjek, Felspar,Theppitak Karoonboonyanan \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-Language: Thai\n" +"X-Poedit-Country: THAILAND\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 "เมื่อวานนี้" diff --git a/django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..58d05bc83d Binary files /dev/null and b/django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/tr/LC_MESSAGES/django.po b/django/contrib/humanize/locale/tr/LC_MESSAGES/django.po new file mode 100644 index 0000000000..b1295a97ee --- /dev/null +++ b/django/contrib/humanize/locale/tr/LC_MESSAGES/django.po @@ -0,0 +1,98 @@ +# translation of django.po to Turkish +# 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: 2010-05-02 01:06+0300\n" +"Last-Translator: Metin Amiroff \n" +"Language-Team: Turkish \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "." + +#: templatetags/humanize.py:19 +msgid "st" +msgstr "." + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "." + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "." + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f milyon" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f milyar" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f trilyon" + +#: templatetags/humanize.py:76 +msgid "one" +msgstr "bir" + +#: templatetags/humanize.py:76 +msgid "two" +msgstr "iki" + +#: templatetags/humanize.py:76 +msgid "three" +msgstr "üç" + +#: templatetags/humanize.py:76 +msgid "four" +msgstr "dört" + +#: templatetags/humanize.py:76 +msgid "five" +msgstr "beş" + +#: templatetags/humanize.py:76 +msgid "six" +msgstr "altı" + +#: templatetags/humanize.py:76 +msgid "seven" +msgstr "yedi" + +#: templatetags/humanize.py:76 +msgid "eight" +msgstr "sekiz" + +#: templatetags/humanize.py:76 +msgid "nine" +msgstr "dokuz" + +#: templatetags/humanize.py:96 +msgid "today" +msgstr "bugün" + +#: templatetags/humanize.py:98 +msgid "tomorrow" +msgstr "yarın" + +#: templatetags/humanize.py:100 +msgid "yesterday" +msgstr "dün" diff --git a/django/contrib/humanize/locale/uk/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/uk/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..84982133c9 Binary files /dev/null and b/django/contrib/humanize/locale/uk/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/uk/LC_MESSAGES/django.po b/django/contrib/humanize/locale/uk/LC_MESSAGES/django.po new file mode 100644 index 0000000000..aeeda8b80f --- /dev/null +++ b/django/contrib/humanize/locale/uk/LC_MESSAGES/django.po @@ -0,0 +1,105 @@ +# Django, ukrainian translation. +# Copyright (C) 2008-2010 +# This file is distributed under the same license as the PACKAGE 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: 2010-04-06 00:02+0300\n" +"Last-Translator: Mykola Zamkovoy \n" +"Language-Team: UK \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" +"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" + +#: templatetags/humanize.py:19 +msgid "th" +msgstr "" + +#: templatetags/humanize.py:19 +msgid "st" +msgstr "" + +#: templatetags/humanize.py:19 +msgid "nd" +msgstr "" + +#: templatetags/humanize.py:19 +msgid "rd" +msgstr "" + +#: templatetags/humanize.py:54 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f мільйон" +msgstr[1] "%(value).1f мільйони" +msgstr[2] "%(value).1f мільйонів" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f мільярд" +msgstr[1] "%(value).1f мільярди" +msgstr[2] "%(value).1f мільярдів" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f трильйон" +msgstr[1] "%(value).1f трильйони" +msgstr[2] "%(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 "вчора" diff --git a/django/contrib/humanize/locale/vi/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/vi/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..4bfa6cdf50 Binary files /dev/null and b/django/contrib/humanize/locale/vi/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/vi/LC_MESSAGES/django.po b/django/contrib/humanize/locale/vi/LC_MESSAGES/django.po new file mode 100644 index 0000000000..0e9aaa25e3 --- /dev/null +++ b/django/contrib/humanize/locale/vi/LC_MESSAGES/django.po @@ -0,0 +1,96 @@ +# 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: 2010-02-07 16:11+0700\n" +"Last-Translator: Hung. NGUYEN Manh \n" +"Language-Team: Vietnamese \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\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] "" + +#: templatetags/humanize.py:57 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "" + +#: templatetags/humanize.py:60 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "" + +#: templatetags/humanize.py:76 +msgid "one" +msgstr "Một" + +#: templatetags/humanize.py:76 +msgid "two" +msgstr "Hai" + +#: templatetags/humanize.py:76 +msgid "three" +msgstr "Ba" + +#: templatetags/humanize.py:76 +msgid "four" +msgstr "Bốn" + +#: templatetags/humanize.py:76 +msgid "five" +msgstr "Năm" + +#: templatetags/humanize.py:76 +msgid "six" +msgstr "Sáu" + +#: templatetags/humanize.py:76 +msgid "seven" +msgstr "Bảy" + +#: templatetags/humanize.py:76 +msgid "eight" +msgstr "Tám" + +#: templatetags/humanize.py:76 +msgid "nine" +msgstr "Chín" + +#: templatetags/humanize.py:96 +msgid "today" +msgstr "Hôm nay" + +#: templatetags/humanize.py:98 +msgid "tomorrow" +msgstr "Ngày mai" + +#: templatetags/humanize.py:100 +msgid "yesterday" +msgstr "Hôm qua" diff --git a/django/contrib/humanize/locale/zh_CN/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/zh_CN/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..64d4525e55 Binary files /dev/null and b/django/contrib/humanize/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/zh_CN/LC_MESSAGES/django.po b/django/contrib/humanize/locale/zh_CN/LC_MESSAGES/django.po new file mode 100644 index 0000000000..bd0c04e4ee --- /dev/null +++ b/django/contrib/humanize/locale/zh_CN/LC_MESSAGES/django.po @@ -0,0 +1,99 @@ +# 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 \n" +"Language-Team: Simplified Chinese \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 "昨天" diff --git a/django/contrib/humanize/locale/zh_TW/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/zh_TW/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..73cb92d905 Binary files /dev/null and b/django/contrib/humanize/locale/zh_TW/LC_MESSAGES/django.mo differ diff --git a/django/contrib/humanize/locale/zh_TW/LC_MESSAGES/django.po b/django/contrib/humanize/locale/zh_TW/LC_MESSAGES/django.po new file mode 100644 index 0000000000..d8abd513e1 --- /dev/null +++ b/django/contrib/humanize/locale/zh_TW/LC_MESSAGES/django.po @@ -0,0 +1,98 @@ +# 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: 2007-04-05 01:32+1000\n" +"Last-Translator: Terry Huang \n" +"Language-Team: Terry Huang \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\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 +#, fuzzy +msgid "today" +msgstr "今天" + +#: templatetags/humanize.py:98 +msgid "tomorrow" +msgstr "明天" + +#: templatetags/humanize.py:100 +#, fuzzy +msgid "yesterday" +msgstr "昨天"