diff options
Diffstat (limited to 'lib/python2.7/site-packages/django/contrib/humanize')
155 files changed, 0 insertions, 23799 deletions
diff --git a/lib/python2.7/site-packages/django/contrib/humanize/__init__.py b/lib/python2.7/site-packages/django/contrib/humanize/__init__.py deleted file mode 100644 index e69de29..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/__init__.py +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/ar/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/ar/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 611d4b3..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/ar/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/ar/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/ar/LC_MESSAGES/django.po deleted file mode 100644 index 51c0cec..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/ar/LC_MESSAGES/django.po +++ /dev/null @@ -1,421 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# dado_eyad <d.eyad.t@gmail.com>, 2013 -# Jannis Leidel <jannis@leidel.info>, 2011 -# Ossama Khayat <okhayat@gmail.com>, 2011 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:36+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/django/language/" -"ar/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ar\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "اليوم" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "أمس" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "غداً" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr " " - -#: templatetags/humanize.py:26 -msgid "st" -msgstr " " - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr " " - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr " " - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f مليون" -msgstr[1] "%(value).1f مليون" -msgstr[2] "%(value).1f مليونان" -msgstr[3] "%(value).1f مليون" -msgstr[4] "%(value).1f مليون" -msgstr[5] "%(value).1f مليون" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" - -#: templatetags/humanize.py:59 -#, python-format -msgid "%(value).1f billion" -msgid_plural "%(value).1f billion" -msgstr[0] "%(value).1f مليار" -msgstr[1] "%(value).1f مليار" -msgstr[2] "%(value).1f ملياران" -msgstr[3] "%(value).1f مليار" -msgstr[4] "%(value).1f مليار" -msgstr[5] "%(value).1f مليار" - -#: templatetags/humanize.py:60 -#, python-format -msgid "%(value)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f ترليون" -msgstr[1] "%(value).1f ترليون" -msgstr[2] "%(value).1f ترليونان" -msgstr[3] "%(value).1f ترليونات" -msgstr[4] "%(value).1f ترليون" -msgstr[5] "%(value).1f ترليون" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "واحد" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "إثنان" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "ثلالثة" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "أربعة" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "خمسة" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "ستة" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "سبعة" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "ثمانية" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "تسعة" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "%(delta)s مضت" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "الآن" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "%(delta)s من الآن" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/az/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/az/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 2afe890..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/az/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/az/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/az/LC_MESSAGES/django.po deleted file mode 100644 index 3b5fad9..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/az/LC_MESSAGES/django.po +++ /dev/null @@ -1,279 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Ali Ismayilov <ali@ismailov.info>, 2011 -# claudep <claude@2xlibre.net>, 2013 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:36+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Azerbaijani (http://www.transifex.com/projects/p/django/" -"language/az/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: az\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "bu gün" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "dünən" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "sabah" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "-ıncı" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "-ıncı" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "-ıncı" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "-ıncı" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f milyon" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s milyon" - -#: templatetags/humanize.py:59 -#, python-format -msgid "%(value).1f billion" -msgid_plural "%(value).1f billion" -msgstr[0] "%(value).1f milyard" - -#: templatetags/humanize.py:60 -#, python-format -msgid "%(value)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s milyard" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f trilyon" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s trilyon" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "bir" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "iki" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "üç" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "dörd" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "beş" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "altı" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "yeddi" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "səkkiz" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "doqquz" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "%(delta)s əvvəl" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "indi" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "%(count)s saniyə əvvəl" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "%(count)s dəqiqə əvvəl" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "%(count)s saat əvvəl" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "%(delta)s sonra" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "%(count)s saniyə sonra" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "%(count)s dəqiqə sonra" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "%(count)s saat sonra" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/be/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/be/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 1f5f74a..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/be/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/be/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/be/LC_MESSAGES/django.po deleted file mode 100644 index e12f4ce..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/be/LC_MESSAGES/django.po +++ /dev/null @@ -1,362 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:37+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Belarusian (http://www.transifex.com/projects/p/django/" -"language/be/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: be\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "сёньня" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "ўчора" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "заўтра" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "ы" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "ы" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "і" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "і" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f мільён" -msgstr[1] "%(value).1f мільёны" -msgstr[2] "%(value).1f мільёнаў" -msgstr[3] "%(value).1f мільёнаў" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s мільён" -msgstr[1] "%(value)s мільёны" -msgstr[2] "%(value)s мільёнаў" -msgstr[3] "%(value)s мільёнаў" - -#: templatetags/humanize.py:59 -#, python-format -msgid "%(value).1f billion" -msgid_plural "%(value).1f billion" -msgstr[0] "%(value).1f мільярд" -msgstr[1] "%(value).1f мільярды" -msgstr[2] "%(value).1f мільярдаў" -msgstr[3] "%(value).1f мільярдаў" - -#: templatetags/humanize.py:60 -#, python-format -msgid "%(value)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value).s мільярд" -msgstr[1] "%(value)s мільярды" -msgstr[2] "%(value)s мільярдаў" -msgstr[3] "%(value)s мільярдаў" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f трыльён" -msgstr[1] "%(value).1f трыльёны" -msgstr[2] "%(value).1f трыльёнаў" -msgstr[3] "%(value).1f трыльёнаў" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s трыльён" -msgstr[1] "%(value)s трыльёны" -msgstr[2] "%(value)s трыльёнаў" -msgstr[3] "%(value)s трыльёнаў" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f квадрыльён" -msgstr[1] "%(value).1f квадрыльёны" -msgstr[2] "%(value).1f квадрыльёнаў" -msgstr[3] "%(value).1f квадрыльёнаў" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s квадрыльён" -msgstr[1] "%(value)s квадрыльёны" -msgstr[2] "%(value)s квадрыльёнаў" -msgstr[3] "%(value)s квадрыльёнаў" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f квінтыльён" -msgstr[1] "%(value).1f квінтыльёны" -msgstr[2] "%(value).1f квінтыльёнаў" -msgstr[3] "%(value).1f квінтыльёнаў" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s квінтыльён" -msgstr[1] "%(value)s квінтыльёны" -msgstr[2] "%(value)s квінтыльёнаў" -msgstr[3] "%(value)s квінтыльёнаў" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f сэкстыльён" -msgstr[1] "%(value).1f сэкстыльёны" -msgstr[2] "%(value).1f сэкстыльёнаў" -msgstr[3] "%(value).1f сэкстыльёнаў" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s сэкстыльён" -msgstr[1] "%(value)s сэкстыльёны" -msgstr[2] "%(value)s сэкстыльёнаў" -msgstr[3] "%(value)s сэкстыльёнаў" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f сэптыльён" -msgstr[1] "%(value).1f сэптыльёны" -msgstr[2] "%(value).1f сэптыльёнаў" -msgstr[3] "%(value).1f сэптыльёнаў" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s сэптыльён" -msgstr[1] "%(value)s сэптыльёны" -msgstr[2] "%(value)s сэптыльёнаў" -msgstr[3] "%(value)s сэптыльёнаў" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f актыльён" -msgstr[1] "%(value).1f актыльёны" -msgstr[2] "%(value).1f актыльёнаў" -msgstr[3] "%(value).1f актыльёнаў" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s актыльён" -msgstr[1] "%(value)s актыльёны" -msgstr[2] "%(value)s актыльёнаў" -msgstr[3] "%(value)s актыльёнаў" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f нанільён" -msgstr[1] "%(value).1f нанільёны" -msgstr[2] "%(value).1f нанільёнаў" -msgstr[3] "%(value).1f нанільёнаў" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s нанільён" -msgstr[1] "%(value)s нанільёны" -msgstr[2] "%(value)s нанільёнаў" -msgstr[3] "%(value)s нанільёнаў" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f дэцыльён" -msgstr[1] "%(value).1f дэцыльёны" -msgstr[2] "%(value).1f дэцыльёнаў" -msgstr[3] "%(value).1f дэцыльёнаў" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s дэцыльён" -msgstr[1] "%(value)s дэцыльёны" -msgstr[2] "%(value)s дэцыльёнаў" -msgstr[3] "%(value)s дэцыльёнаў" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f ґуґал" -msgstr[1] "%(value).1f ґуґлы" -msgstr[2] "%(value).1f ґуґлаў" -msgstr[3] "%(value).1f ґуґлаў" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s ґуґал" -msgstr[1] "%(value)s ґуґлы" -msgstr[2] "%(value)s ґуґлаў" -msgstr[3] "%(value)s ґуґлаў" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "адзін" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "два" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "тры" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "чатыры" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "пяць" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "шэсьць" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "сем" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "восем" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "дзевяць" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "%(delta)s таму" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "зараз" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "%(count)s сэкунду таму" -msgstr[1] "%(count)s сэкунды таму" -msgstr[2] "%(count)s сэкундаў таму" -msgstr[3] "%(count)s сэкундаў таму" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "%(count)s хвіліну таму" -msgstr[1] "%(count)s хвіліны таму" -msgstr[2] "%(count)s хвілінаў таму" -msgstr[3] "%(count)s хвілінаў таму" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "%(count)s гадзіну таму" -msgstr[1] "%(count)s гадзіны таму" -msgstr[2] "%(count)s гадзінаў таму" -msgstr[3] "%(count)s гадзінаў таму" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "праз %(delta)s" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "праз %(count)s сэкунду" -msgstr[1] "праз %(count)s сэкунды" -msgstr[2] "праз %(count)s сэкундаў" -msgstr[3] "праз %(count)s сэкундаў" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "праз %(count)s хвіліну" -msgstr[1] "праз %(count)s хвіліны" -msgstr[2] "праз %(count)s хвілінаў" -msgstr[3] "праз %(count)s хвілінаў" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "праз %(count)s гадзіну" -msgstr[1] "праз %(count)s гадзіны" -msgstr[2] "праз %(count)s гадзінаў" -msgstr[3] "праз %(count)s гадзінаў" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/bg/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/bg/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 2685927..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/bg/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/bg/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/bg/LC_MESSAGES/django.po deleted file mode 100644 index 5ba1aab..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/bg/LC_MESSAGES/django.po +++ /dev/null @@ -1,308 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Georgi Kostadinov <grgkostadinov@gmail.com>, 2012 -# Jannis Leidel <jannis@leidel.info>, 2011 -# Todor Lube <tlubenov@gmail.com>, 2011 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:37+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Bulgarian (http://www.transifex.com/projects/p/django/" -"language/bg/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: bg\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "днес" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "вчера" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "Утре" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "и" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "ви" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "ри" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "ти" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f милион" -msgstr[1] "%(value).1f милиона" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s милион" -msgstr[1] "%(value)s милиона" - -#: templatetags/humanize.py:59 -#, 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)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s милиард" -msgstr[1] "%(value)s милиарда" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f трилион" -msgstr[1] "%(value).1f трилиона" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s трилион" -msgstr[1] "%(value)s трилиона" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f квадрилион" -msgstr[1] "%(value).1f квадрилиона" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s квадрилион" -msgstr[1] "%(value)s квадрилиона" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f квинтилион" -msgstr[1] "%(value).1f квинтилиона" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s квинтилион" -msgstr[1] "%(value)s квинтилиона" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f секстилион" -msgstr[1] "%(value).1f секстилиона" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s секстилион" -msgstr[1] "%(value)s секстилиона" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f септилион" -msgstr[1] "%(value).1f септилиона" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s септилион" -msgstr[1] "%(value)s септилиона" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f октилион" -msgstr[1] "%(value).1f октилиона" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s октилион" -msgstr[1] "%(value)s октилиона" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f нонилион" -msgstr[1] "%(value).1f нонилиона" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s нонилион" -msgstr[1] "%(value)s нонилиона" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f децилион" -msgstr[1] "%(value).1f децилиона" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s децилион" -msgstr[1] "%(value)s децилиона" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f гугол" -msgstr[1] "%(value).1f гугола" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s гугол" -msgstr[1] "%(value)s гугола" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "един" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "два" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "три" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "четири" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "пет" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "шест" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "седем" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "осем" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "девет" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "преди %(delta)s" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "сега" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "преди секунда" -msgstr[1] "преди %(count)s секунди" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "преди минута" -msgstr[1] "преди %(count)s минути" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "преди час" -msgstr[1] "преди %(count)s часа" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "%(delta)s от сега" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "секунда от сега" -msgstr[1] "%(count)s секунди от сега" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "минута от сега" -msgstr[1] "%(count)s минути от сега" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "час от сега" -msgstr[1] "%(count)s часа от сега" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/bn/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/bn/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 632c1c7..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/bn/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/bn/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/bn/LC_MESSAGES/django.po deleted file mode 100644 index ffb3e1a..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/bn/LC_MESSAGES/django.po +++ /dev/null @@ -1,306 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Jannis Leidel <jannis@leidel.info>, 2011 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:37+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Bengali (http://www.transifex.com/projects/p/django/language/" -"bn/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: bn\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "আজ" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "গতকাল" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "আগামীকাল" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "তম" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "ম" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "য়" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "য়" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f মিলিয়ন" -msgstr[1] "%(value).1f মিলিয়ন" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:59 -#, 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)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f ট্রিলিয়ন" -msgstr[1] "%(value).1f ট্রিলিয়ন" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "এক" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "দুই" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "তিন" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "চার" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "পাঁচ" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "ছয়" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "সাত" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "আট" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "নয়" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "" -msgstr[1] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "" -msgstr[1] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "" -msgstr[1] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "" -msgstr[1] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "" -msgstr[1] "" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/br/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/br/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 49b5e32..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/br/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/br/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/br/LC_MESSAGES/django.po deleted file mode 100644 index 583321c..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/br/LC_MESSAGES/django.po +++ /dev/null @@ -1,306 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Fulup <fulup.jakez@gmail.com>, 2012 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:37+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Breton (http://www.transifex.com/projects/p/django/language/" -"br/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: br\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "hiziv" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "dec'h" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "warc'hoazh" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "<sup>e</sup>" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "<sup>añ</sup>" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "<sup>l</sup>" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "<sup>e</sup>" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f milion" -msgstr[1] "%(value).1f milion" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s million" -msgstr[1] "%(value)s million" - -#: templatetags/humanize.py:59 -#, python-format -msgid "%(value).1f billion" -msgid_plural "%(value).1f billion" -msgstr[0] "%(value).1f miliard" -msgstr[1] "%(value).1f miliard" - -#: templatetags/humanize.py:60 -#, python-format -msgid "%(value)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s miliard" -msgstr[1] "%(value)s miliard" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f bilion" -msgstr[1] "%(value).1f bilion" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s bilion" -msgstr[1] "%(value)s bilion" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f c'hadrilion" -msgstr[1] "%(value).1f kadrilion" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s c'hadrilion" -msgstr[1] "%(value)s kadrilion" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f c'hintilion" -msgstr[1] "%(value).1f kintilion" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s c'hintilion" -msgstr[1] "%(value)s kintilion" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f sekstilion" -msgstr[1] "%(value).1f sekstilion" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s sekstilion" -msgstr[1] "%(value)s sekstilion" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f septilion" -msgstr[1] "%(value).1f septilion" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s septilion" -msgstr[1] "%(value)s septilion" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f oktilion" -msgstr[1] "%(value).1f oktilion" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s oktilion" -msgstr[1] "%(value)s oktilion" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f nonilion" -msgstr[1] "%(value).1f nonilion" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s nonilion" -msgstr[1] "%(value)s nonilion" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f dekilion" -msgstr[1] "%(value).1f dekilion" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s dekilion" -msgstr[1] "%(value)s dekilion" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f gogol" -msgstr[1] "%(value).1f gogol" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s gogol" -msgstr[1] "%(value)s gogol" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "unan" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "daou" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "tri" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "pevar" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "pemp" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "c'hwec'h" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "seizh" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "eizh" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "nav" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "%(delta)s zo" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "bremañ" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "un eilenn zo" -msgstr[1] "%(count)s eilenn zo" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "ur vunutenn zo" -msgstr[1] "%(count)s munut zo" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "un eurvezh zo" -msgstr[1] "%(count)s eurvezh zo" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "a-benn %(delta)s " - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "a-benn un eilenn" -msgstr[1] "a-benn %(count)s eilenn" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "a-benn ur vunutenn" -msgstr[1] "a-benn %(count)s munut" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "a-benn un eurvezh" -msgstr[1] "a-benn %(count)s eurvezh" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/bs/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/bs/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 491cce5..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/bs/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/bs/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/bs/LC_MESSAGES/django.po deleted file mode 100644 index bfa01f4..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/bs/LC_MESSAGES/django.po +++ /dev/null @@ -1,336 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Filip Dupanović <filip.dupanovic@gmail.com>, 2011 -# Jannis Leidel <jannis@leidel.info>, 2011 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:37+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Bosnian (http://www.transifex.com/projects/p/django/language/" -"bs/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: bs\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" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "deset" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "jučer" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "sutra" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "-i" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "-vi" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "-i" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "-i" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f million" -msgstr[1] "%(value).1f miliona" -msgstr[2] "%(value).1f miliona" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:59 -#, 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)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:63 -#, 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 biliona" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "jedan" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "dva" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "tri" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "četiri" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "pet" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "šest" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "sedam" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "osam" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "devet" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/ca/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/ca/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 8fdd7ec..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/ca/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/ca/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/ca/LC_MESSAGES/django.po deleted file mode 100644 index 98f843a..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/ca/LC_MESSAGES/django.po +++ /dev/null @@ -1,308 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Antoni Aloy <aaloy@apsl.net>, 2011-2012 -# Carles Barrobés <carles@barrobes.com>, 2011 -# Jannis Leidel <jannis@leidel.info>, 2011 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:36+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Catalan (http://www.transifex.com/projects/p/django/language/" -"ca/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ca\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "avui" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "ahir" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "demà" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "è" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "r" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "n" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "r" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f milió" -msgstr[1] "%(value).1f milions" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s milió" -msgstr[1] "%(value)s milions" - -#: templatetags/humanize.py:59 -#, python-format -msgid "%(value).1f billion" -msgid_plural "%(value).1f billion" -msgstr[0] "%(value).1f miliard" -msgstr[1] "%(value).1f miliards" - -#: templatetags/humanize.py:60 -#, python-format -msgid "%(value)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s miliard" -msgstr[1] "%(value)s miliards" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f bilió" -msgstr[1] "%(value).1f bilions" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s bilió" -msgstr[1] "%(value)s bilió" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f quadrilió" -msgstr[1] "%(value).1f quadrilions" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s quadrilió" -msgstr[1] "%(value)s quadrilions" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f quintilió" -msgstr[1] "%(value).1f quintilions" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s quintilió" -msgstr[1] "%(value)s quintilions" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f sextilió" -msgstr[1] "%(value).1f sextilions" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s sextilió" -msgstr[1] "%(value)s sextilions" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f septilió" -msgstr[1] "%(value).1f septilions" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s septilió" -msgstr[1] "%(value)s septilions" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f octilió" -msgstr[1] "%(value).1f octilions" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s octilió" -msgstr[1] "%(value)s octilions" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f nonilió" -msgstr[1] "%(value).1f nonilions" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s nonilió" -msgstr[1] "%(value)s nonilions" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f decilió" -msgstr[1] "%(value).1f decilions" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s decilió" -msgstr[1] "%(value)s decilions" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f googol" -msgstr[1] "%(value).1f googols" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s googol" -msgstr[1] "%(value)s googols" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "un" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "dos" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "tres" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "quatre" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "cinc" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "sis" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "set" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "vuit" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "nou" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "fa %(delta)s" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "ara" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "fa un segon" -msgstr[1] "fa %(count)s segons" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "fa un minut" -msgstr[1] "fa %(count)s minuts" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "fa una hora" -msgstr[1] "fa %(count)s hores" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "%(delta)s des d'ara" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "d'aquí a un segon" -msgstr[1] "d'aquí a %(count)s segons" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "d'aquí a un minut" -msgstr[1] "d'aquí a %(count)s minuts" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "d'aquí a una hora" -msgstr[1] "d'aquí a %(count)s hores" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/cs/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/cs/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 2891946..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/cs/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/cs/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/cs/LC_MESSAGES/django.po deleted file mode 100644 index 8dd29ac..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/cs/LC_MESSAGES/django.po +++ /dev/null @@ -1,335 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Jannis Leidel <jannis@leidel.info>, 2011 -# Vlada Macek <macek@sandbox.cz>, 2011 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:36+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Czech (http://www.transifex.com/projects/p/django/language/" -"cs/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: cs\n" -"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "dnes" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "včera" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "zítra" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "." - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "." - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "." - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "." - -#: templatetags/humanize.py:55 -#, 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:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] " %(value)s milion" -msgstr[1] " %(value)s miliony" -msgstr[2] " %(value)s milionů" - -#: templatetags/humanize.py:59 -#, 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)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s miliarda" -msgstr[1] "%(value)s miliardy" -msgstr[2] "%(value)s miliard" - -#: templatetags/humanize.py:63 -#, 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:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s bilion" -msgstr[1] "%(value)s biliony" -msgstr[2] "%(value)s bilionů" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f biliarda" -msgstr[1] "%(value).1f biliardy" -msgstr[2] "%(value).1f biliard" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s biliarda" -msgstr[1] "%(value)s biliardy" -msgstr[2] "%(value)s biliard" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f trilion" -msgstr[1] "%(value).1f triliony" -msgstr[2] "%(value).1f trilionů" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s trilion" -msgstr[1] "%(value)s triliony" -msgstr[2] "%(value)s trilionů" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f triliarda" -msgstr[1] "%(value).1f triliardy" -msgstr[2] "%(value).1f triliard" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s triliard" -msgstr[1] "%(value)s triliardy" -msgstr[2] "%(value)s triliard" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f kvadrilion" -msgstr[1] "%(value).1f kvadriliony" -msgstr[2] "%(value).1f kvadrilionů" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s kvadrilion" -msgstr[1] "%(value)s kvadriliony" -msgstr[2] "%(value)s kvadrilionů" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f kvadriliarda" -msgstr[1] "%(value).1f kvadriliardy" -msgstr[2] "%(value).1f kvadriliard" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s kvadriliarda" -msgstr[1] "%(value)s kvadriliardy" -msgstr[2] "%(value)s kvadriliard" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f kvintilion" -msgstr[1] "%(value).1f kvintiliony" -msgstr[2] "%(value).1f kvintilionů" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s kvintilion" -msgstr[1] "%(value)s kvintiliony" -msgstr[2] "%(value)s kvintilionů" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f kvintiliarda" -msgstr[1] "%(value).1f kvintiliardy" -msgstr[2] "%(value).1f kvintiliard" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s kvintiliarda" -msgstr[1] "%(value)s kvintiliardy" -msgstr[2] "%(value)s kvintiliard" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f googol" -msgstr[1] "%(value).1f googoly" -msgstr[2] "%(value).1f googolů" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s googol" -msgstr[1] "%(value)s googoly" -msgstr[2] "%(value)s googolů" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "jedna" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "dvě" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "tři" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "čtyři" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "pět" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "šest" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "sedm" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "osm" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "devět" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "%(delta)s v minulosti" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "nyní" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "před sekundou" -msgstr[1] "před %(count)s sekundami" -msgstr[2] "před %(count)s sekundami" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "před minutou" -msgstr[1] "před %(count)s minutami" -msgstr[2] "před %(count)s minutami" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "před hodinou" -msgstr[1] "před %(count)s hodinami" -msgstr[2] "před %(count)s hodinami" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "%(delta)s v budoucnosti" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "za sekundu" -msgstr[1] "za %(count)s sekundy" -msgstr[2] "za %(count)s sekund" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "za minutu" -msgstr[1] "za %(count)s minuty" -msgstr[2] "za %(count)s minut" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "za hodinu" -msgstr[1] "za %(count)s hodiny" -msgstr[2] "za %(count)s hodin" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/cy/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/cy/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 167c5cd..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/cy/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/cy/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/cy/LC_MESSAGES/django.po deleted file mode 100644 index 81f2463..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/cy/LC_MESSAGES/django.po +++ /dev/null @@ -1,362 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-04-24 18:40+0000\n" -"Last-Translator: Django team\n" -"Language-Team: Welsh (http://www.transifex.com/projects/p/django/language/" -"cy/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: cy\n" -"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != " -"11) ? 2 : 3;\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: templatetags/humanize.py:59 -#, 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)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/da/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/da/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index c4efde1..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/da/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/da/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/da/LC_MESSAGES/django.po deleted file mode 100644 index c4376d6..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/da/LC_MESSAGES/django.po +++ /dev/null @@ -1,307 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Christian Joergensen <christian@gmta.info>, 2012 -# Jannis Leidel <jannis@leidel.info>, 2011 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:36+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Danish (http://www.transifex.com/projects/p/django/language/" -"da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "i dag" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "i går" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "i morgen" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "." - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "." - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "." - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "." - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f million" -msgstr[1] "%(value).1f millioner" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s million" -msgstr[1] "%(value)s millioner" - -#: templatetags/humanize.py:59 -#, 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)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s milliard" -msgstr[1] "%(value)s milliarder" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f billion" -msgstr[1] "%(value).1f billioner" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s billion" -msgstr[1] "%(value)s billioner" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f billiard" -msgstr[1] "%(value).1f billiarder" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s billiard" -msgstr[1] "%(value)s billiarder" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f trillion" -msgstr[1] "%(value).1f trillioner" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s trillion" -msgstr[1] "%(value)s trillioner" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f trilliard" -msgstr[1] "%(value).1f trilliarder" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s trilliard" -msgstr[1] "%(value)s trilliarder" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f kvadrillion" -msgstr[1] "%(value).1f kvadrillioner" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s kvadrillion" -msgstr[1] "%(value)s kvadrillioner" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f kvadrilliard" -msgstr[1] "%(value).1f kvadrilliarder" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s kvadrilliard" -msgstr[1] "%(value)s kvadrilliarder" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f kvintillion" -msgstr[1] "%(value).1f kvintillioner" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s kvintillion" -msgstr[1] "%(value)s kvintillioner" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f kvintilliard" -msgstr[1] "%(value).1f kvintilliarder" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s kvintilliard" -msgstr[1] "%(value)s kvintilliarder" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f gogol" -msgstr[1] "%(value).1f gogoler" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s gogol" -msgstr[1] "%(value)s gogoler" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "en" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "to" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "tre" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "fire" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "fem" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "seks" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "syv" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "otte" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "ni" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "%(delta)s siden" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "nu" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "et sekund siden" -msgstr[1] "%(count)s sekunder siden" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "et minut siden" -msgstr[1] "%(count)s minutter siden" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "en time siden" -msgstr[1] "%(count)s timer siden" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "%(delta)s fra nu af" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "et sekund fra nu af" -msgstr[1] "%(count)s sekunder fra nu af" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "et minut fra nu af" -msgstr[1] "%(count)s minutter fra nu af" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "en time fra nu af" -msgstr[1] "%(count)s timer fra nu af" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/de/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/de/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 0223b7d..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/de/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/de/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/de/LC_MESSAGES/django.po deleted file mode 100644 index 1a217d4..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/de/LC_MESSAGES/django.po +++ /dev/null @@ -1,308 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# André Hagenbruch <ahagenbruch@googlemail.com>, 2011 -# claudep <claude@2xlibre.net>, 2013 -# Jannis Leidel <jannis@leidel.info>, 2011,2013 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 16:43+0000\n" -"Last-Translator: claudep <claude@2xlibre.net>\n" -"Language-Team: German (http://www.transifex.com/projects/p/django/language/" -"de/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: de\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "heute" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "gestern" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "morgen" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "." - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "." - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "." - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "." - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f Million" -msgstr[1] "%(value).1f Millionen" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s Million" -msgstr[1] "%(value)s Millionen" - -#: templatetags/humanize.py:59 -#, 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)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s Milliarde" -msgstr[1] "%(value)s Milliarden" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f Billion" -msgstr[1] "%(value).1f Billionen" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s Billion" -msgstr[1] "%(value)s Billionen" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f Billiarde" -msgstr[1] "%(value).1f Billiarden" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s Billiarde" -msgstr[1] "%(value)s Billiarden" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f Trillion" -msgstr[1] "%(value).1f Trillionen" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s Trillion" -msgstr[1] "%(value)s Trillionen" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f Trilliarde" -msgstr[1] "%(value).1f Trilliarden" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s Trilliarde" -msgstr[1] "%(value)s Trilliarden" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f Quadrillion" -msgstr[1] "%(value).1f Quadrillionen" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s Quadrillion" -msgstr[1] "%(value)s Quadrillionen" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f Quadrilliarde" -msgstr[1] "%(value).1f Quadrilliarden" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s Quadrilliarde" -msgstr[1] "%(value)s Quadrilliarden" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f Quintillion" -msgstr[1] "%(value).1f Quintillionen" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s Quintillion" -msgstr[1] "%(value)s Quintillionen" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f Quintilliarde" -msgstr[1] "%(value).1f Quintilliarden" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s Quintilliarde" -msgstr[1] "%(value)s Quintilliarden" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f Sedezilliarde" -msgstr[1] "%(value).1f Sedezilliarden" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s Sedezilliarde" -msgstr[1] "%(value)s Sedezilliarden" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "eins" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "zwei" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "drei" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "vier" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "fünf" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "sechs" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "sieben" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "acht" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "neun" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "vor %(delta)s" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "jetzt" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "vor einer Sekunde" -msgstr[1] "vor %(count)s Sekunden" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "vor einer Minute" -msgstr[1] "vor %(count)s Minuten" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "vor einer Stunde" -msgstr[1] "vor %(count)s Stunden" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "in %(delta)s" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "in einer Sekunde" -msgstr[1] "in %(count)s Sekunden" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "in einer Minute" -msgstr[1] "in %(count)s Minuten" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "in einer Stunde" -msgstr[1] "in %(count)s Stunden" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/el/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/el/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 1f4de96..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/el/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/el/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/el/LC_MESSAGES/django.po deleted file mode 100644 index c3444a6..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/el/LC_MESSAGES/django.po +++ /dev/null @@ -1,308 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Dimitris Glezos <glezos@transifex.com>, 2011 -# Jannis Leidel <jannis@leidel.info>, 2011 -# Kostas Papadimitriou <vinilios@gmail.com>, 2012 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:36+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Greek (http://www.transifex.com/projects/p/django/language/" -"el/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: el\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "σήμερα" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "χθες" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "αύριο" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "η" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "η" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "η" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "η" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f εκατομμύριο" -msgstr[1] "%(value).1f εκατομμύρια" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] " %(value)s εκατομμύριο" -msgstr[1] " %(value)s εκατομμύρια" - -#: templatetags/humanize.py:59 -#, 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)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s δισεκατομμύριο" -msgstr[1] "%(value)s δισεκατομμύρια" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f τρισεκατομμύριο" -msgstr[1] "%(value).1f τρισεκατομμύρια" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s τρισεκατομμύριο" -msgstr[1] "%(value)s τρισεκατομμύρια" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f τετράκις εκατομμύριο" -msgstr[1] "%(value).1f τετράκις εκατομμύρια" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s τετράκις εκατομμύριο" -msgstr[1] "%(value)s τετράκις εκατομμύρια" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f πεντάκις εκατομμύριo" -msgstr[1] "%(value).1f πεντάκις εκατομμύρια" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s πεντάκις εκατομμύριo" -msgstr[1] "%(value)s πεντάκις εκατομμύρια" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f εξάκις εκατομμύριo" -msgstr[1] "%(value).1f εξάκις εκατομμύρια" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s εξάκις εκατομμύριo" -msgstr[1] "%(value)s εξάκις εκατομμύρια" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f επτάκις εκατομμύριο" -msgstr[1] "%(value).1f επτάκις εκατομμύρια" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s επτάκις εκατομμύριο" -msgstr[1] "%(value)s επτάκις εκατομμύρια" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f οκτάκις εκατομμύριο" -msgstr[1] "%(value).1f οκτάκις εκατομμύρια" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s οκτάκις εκατομμύριο" -msgstr[1] "%(value)s οκτάκις εκατομμύρια" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f εννεάκις εκατομμύριο" -msgstr[1] "%(value).1f εννεάκις εκατομμύρια" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s εννεάκις εκατομμύριο" -msgstr[1] "%(value)s εννεάκις εκατομμύρια" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f δεκάκις εκατομμύριο" -msgstr[1] "%(value).1f δεκάκις εκατομμύρια" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s δεκάκις εκατομμύριο" -msgstr[1] "%(value)s δεκάκις εκατομμύρια" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f googol" -msgstr[1] "%(value).1f googol" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s googol" -msgstr[1] "%(value)s googol" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "ένα" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "δύο" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "τρία" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "τέσσερα" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "πέντε" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "έξι" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "εφτά" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "οκτώ" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "εννιά" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "πριν από %(delta)s" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "τώρα" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "πριν από ένα δευτερόλεπτο" -msgstr[1] "πριν από %(count)s δευτερόλεπτα" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "πριν από ένα λεπτό" -msgstr[1] "πριν από %(count)s λεπτά" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "πριν από μια ώρα" -msgstr[1] "πριν από %(count)s ώρες" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "σε %(delta)s" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "σε ένα δευτερόλεπτο" -msgstr[1] "σε %(count)s δευτερόλεπτα" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "σε ένα λεπτό" -msgstr[1] "σε %(count)s λεπτά" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "σε μία ώρα" -msgstr[1] "σε %(count)s ώρες" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/en/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/en/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 9be9f7a..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/en/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/en/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/en/LC_MESSAGES/django.po deleted file mode 100644 index ca0c768..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,302 +0,0 @@ -# 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: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2010-05-13 15:35+0200\n" -"Last-Translator: Django team\n" -"Language-Team: English <en@li.org>\n" -"Language: en\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:59 -#, python-format -msgid "%(value).1f billion" -msgid_plural "%(value).1f billion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:60 -#, python-format -msgid "%(value)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "" -msgstr[1] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "" -msgstr[1] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "" -msgstr[1] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "" -msgstr[1] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "" -msgstr[1] "" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 476f770..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.po deleted file mode 100644 index 76b9228..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.po +++ /dev/null @@ -1,307 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# bfirsh <ben@firshman.co.uk>, 2011 -# jon_atkinson <jon@jonatkinson.co.uk>, 2011-2012 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:36+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/" -"django/language/en_GB/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: en_GB\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "today" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "yesterday" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "tomorrow" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "th" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "st" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "nd" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "rd" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f million" -msgstr[1] "%(value).1f million" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s million" -msgstr[1] "%(value)s million" - -#: templatetags/humanize.py:59 -#, python-format -msgid "%(value).1f billion" -msgid_plural "%(value).1f billion" -msgstr[0] "%(value).1f billion" -msgstr[1] "%(value).1f billion" - -#: templatetags/humanize.py:60 -#, python-format -msgid "%(value)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s billion" -msgstr[1] "%(value)s billion" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f trillion" -msgstr[1] "%(value).1f trillion" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s trillion" -msgstr[1] "%(value)s trillion" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f quadrillion" -msgstr[1] "%(value).1f quadrillion" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s quadrillion" -msgstr[1] "%(value)s quadrillion" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f quintillion" -msgstr[1] "%(value).1f quintillion" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s quintillion" -msgstr[1] "%(value)s quintillion" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f sextillion" -msgstr[1] "%(value).1f sextillion" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s sextillion" -msgstr[1] "%(value)s sextillion" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f septillion" -msgstr[1] "%(value).1f septillion" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s septillion" -msgstr[1] "%(value)s septillion" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f octillion" -msgstr[1] "%(value).1f octillion" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s octillion" -msgstr[1] "%(value)s octillion" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f nonillion" -msgstr[1] "%(value).1f nonillion" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s nonillion" -msgstr[1] "%(value)s nonillion" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f decillion" -msgstr[1] "%(value).1f decillion" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s decillion" -msgstr[1] "%(value)s decillion" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f googol" -msgstr[1] "%(value).1f googol" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s googol" -msgstr[1] "%(value)s googol" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "one" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "two" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "three" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "four" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "five" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "six" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "seven" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "eight" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "nine" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "%(delta)s ago" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "now" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "a second ago" -msgstr[1] "%(count)s seconds ago" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "a minute ago" -msgstr[1] "%(count)s minutes ago" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "an hour ago" -msgstr[1] "%(count)s hours ago" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "%(delta)s from now" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "a second from now" -msgstr[1] "%(count)s seconds from now" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "a minute from now" -msgstr[1] "%(count)s minutes from now" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "an hour from now" -msgstr[1] "%(count)s hours from now" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/eo/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/eo/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 0bd556a..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/eo/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/eo/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/eo/LC_MESSAGES/django.po deleted file mode 100644 index 83228c2..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/eo/LC_MESSAGES/django.po +++ /dev/null @@ -1,305 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:36+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Esperanto (http://www.transifex.com/projects/p/django/" -"language/eo/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: eo\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "hodiaŭ" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "hieraŭ" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "morgaŭ" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "a" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "a" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "a" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "a" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f milionoj" -msgstr[1] "%(value).1f milionoj" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s milionoj" -msgstr[1] "%(value)s milionoj" - -#: templatetags/humanize.py:59 -#, python-format -msgid "%(value).1f billion" -msgid_plural "%(value).1f billion" -msgstr[0] "%(value).1f miliardoj" -msgstr[1] "%(value).1f miliardoj" - -#: templatetags/humanize.py:60 -#, python-format -msgid "%(value)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s miliardoj" -msgstr[1] "%(value)s miliardoj" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f triiliono" -msgstr[1] "%(value).1f triiliono" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s triilionoj" -msgstr[1] "%(value)s triilionoj" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f kvariliono" -msgstr[1] "%(value).1f kvariliono" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s kvarilionoj" -msgstr[1] "%(value)s kvarilionoj" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f kvinilionoj" -msgstr[1] "%(value).1f kvinilionoj" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s kvinilionoj" -msgstr[1] "%(value)s kvinilionoj" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f sesilionoj" -msgstr[1] "%(value).1f sesilionoj" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s sesilionoj" -msgstr[1] "%(value)s sesilionoj" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f sepilionoj" -msgstr[1] "%(value).1f sepilionoj" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s sepilionoj" -msgstr[1] "%(value)s sepilionoj" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f okilionoj" -msgstr[1] "%(value).1f okilionoj" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s okilionoj" -msgstr[1] "%(value)s okilionoj" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f naŭilionoj" -msgstr[1] "%(value).1f naŭilionoj" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s naŭilionoj" -msgstr[1] "%(value)s naŭilionoj" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f dekilionoj" -msgstr[1] "%(value).1f dekilionoj" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s dekilionoj" -msgstr[1] "%(value)s dekilionoj" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f guglo" -msgstr[1] "%(value).1f guglo" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s gugloj" -msgstr[1] "%(value)s gugloj" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "unu" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "du" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "tri" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "kvar" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "kvin" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "ses" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "sep" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "ok" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "naŭ" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "%(delta)s antaŭe" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "nun" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "unu sekundo antaŭe" -msgstr[1] "%(count)s sekundoj antaŭe" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "unu minuto antaŭe" -msgstr[1] "%(count)s minutoj antaŭe" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "unu horo antaŭe" -msgstr[1] "%(count)s horoj antaŭe" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "%(delta)s ekde nun" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "unu sekundo ekde nun" -msgstr[1] "%(count)s sekundoj ekde nun" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "unu minuto ekde nun" -msgstr[1] "%(count)s minutoj ekde nun" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "unu horo ekde nun" -msgstr[1] "%(count)s horoj ekde nun" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/es/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/es/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 5ed790e..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/es/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/es/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/es/LC_MESSAGES/django.po deleted file mode 100644 index ae576e0..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/es/LC_MESSAGES/django.po +++ /dev/null @@ -1,308 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Antoni Aloy <aaloy@apsl.net>, 2012 -# Jannis Leidel <jannis@leidel.info>, 2011 -# Leonardo J. Caballero G. <leonardocaballero@gmail.com>, 2011 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:36+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/django/language/" -"es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "hoy" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "ayer" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "mañana" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "º" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "º" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "º" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "º" - -#: templatetags/humanize.py:55 -#, 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:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s millon" -msgstr[1] "%(value)s millones" - -#: templatetags/humanize.py:59 -#, 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)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s millardo" -msgstr[1] "%(value)s millardos" - -#: templatetags/humanize.py:63 -#, 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:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s billón" -msgstr[1] "%(value)s billones" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f billardo" -msgstr[1] "%(value).1f billardos" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s billardos" -msgstr[1] "%(value)s billardos" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f trillón" -msgstr[1] "%(value).1f trillones" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s trillón" -msgstr[1] "%(value)s trillones" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f trillardo" -msgstr[1] "%(value).1f trillardos" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s trillardo" -msgstr[1] "%(value)s trillardos" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f cuatrillón" -msgstr[1] "%(value).1f cuatrillones" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s cuatrillón" -msgstr[1] "%(value)s cuatrillones" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f cuatrillardo" -msgstr[1] "%(value).1f cuatrillardos" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s cuatrillardo" -msgstr[1] "%(value)s cuatrillardos" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f quintillón" -msgstr[1] "%(value).1f quintillones" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s quintillón" -msgstr[1] "%(value)s quintillones" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f quintillardo" -msgstr[1] "%(value).1f quintillardos" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s quintillardo" -msgstr[1] "%(value)s quintillardos" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f googol" -msgstr[1] "%(value).1f googol" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] " %(value)s googol" -msgstr[1] " %(value)s googol" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "uno" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "dos" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "tres" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "cuatro" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "cinco" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "seis" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "siete" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "ocho" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "nueve" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "hace %(delta)s" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "ahora" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "hace un segundo" -msgstr[1] "hace %(count)s segundos" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "hace un minuto" -msgstr[1] "hace %(count)s minutos " - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "hace una hora" -msgstr[1] "hace %(count)s horas" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "%(delta)s a partir de ahora" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "un segundo a partir de ahora" -msgstr[1] "%(count)s segundos a partir de ahora" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "un minuto a partir de ahora" -msgstr[1] " %(count)s minutos a partir de ahora" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "una hora a partir de ahora" -msgstr[1] "%(count)s horas a partir de ahora" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 2d88898..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.po deleted file mode 100644 index fc4b6f5..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.po +++ /dev/null @@ -1,307 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Jannis Leidel <jannis@leidel.info>, 2011 -# Ramiro Morales <cramm0@gmail.com>, 2012 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:36+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/" -"django/language/es_AR/)\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" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "hoy" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "ayer" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "mañana" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "to" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "ro" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "do" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "ro" - -#: templatetags/humanize.py:55 -#, 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:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s millón" -msgstr[1] "%(value)s millones" - -#: templatetags/humanize.py:59 -#, 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)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s millardo" -msgstr[1] "%(value)s millardos" - -#: templatetags/humanize.py:63 -#, 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:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s billón" -msgstr[1] "%(value)s billones" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f mil billones" -msgstr[1] "%(value).1f miles de billones" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s mil billones" -msgstr[1] "%(value)s miles de billones" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f trillón" -msgstr[1] "%(value).1f trilliones" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s trillón" -msgstr[1] "%(value)s trilliones" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f mil trillones" -msgstr[1] "%(value).1f miles de trillones" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s mil trillones" -msgstr[1] "%(value)s miles de trillones" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f cuatrillón" -msgstr[1] "%(value).1f cuatrillones" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s cuatrillón" -msgstr[1] "%(value)s cuatrillones" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f mil cuatrillones" -msgstr[1] "%(value).1f miles de cuatrillones" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s mil cuatrillones" -msgstr[1] "%(value)s miles de cuatrillones" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f quintillón" -msgstr[1] "%(value).1f quintillones" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s quintillón" -msgstr[1] "%(value)s quintillones" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f mil quintillones" -msgstr[1] "%(value).1f miles de quintillones" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s mil quintillones" -msgstr[1] "%(value)s miles de quintillones" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f \"gúgol\"" -msgstr[1] "%(value).1f \"gúgols\"" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s \"gúgol\"" -msgstr[1] "%(value)s \"gúgols\"" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "uno" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "dos" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "tres" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "cuatro" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "cinco" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "seis" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "siete" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "ocho" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "nueve" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "hace %(delta)s" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "ahora" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "hace un segundo" -msgstr[1] "hace %(count)s segundos" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "hace un minuto" -msgstr[1] "hace %(count)s minutos" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "hace una hora" -msgstr[1] "hace %(count)s horas" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "dentro de %(delta)s" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "dentro de un segundo" -msgstr[1] "dentro de %(count)s segundos" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "dentro de un minuto" -msgstr[1] "dentro de %(count)s minutos" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "dentro de una hora" -msgstr[1] "dentro de %(count)s horas" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 07be7ff..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.po deleted file mode 100644 index 77f66d8..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.po +++ /dev/null @@ -1,306 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Abraham Estrada <abraham.estrada@gmail.com>, 2011-2012 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:37+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/django/" -"language/es_MX/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es_MX\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "hoy" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "ayer" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "mañana" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "to" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "ro" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "do" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "ro" - -#: templatetags/humanize.py:55 -#, 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:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s millones" -msgstr[1] "%(value)s millones" - -#: templatetags/humanize.py:59 -#, python-format -msgid "%(value).1f billion" -msgid_plural "%(value).1f billion" -msgstr[0] "%(value).1f billón" -msgstr[1] "%(value).1f billones" - -#: templatetags/humanize.py:60 -#, python-format -msgid "%(value)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s billiones" -msgstr[1] "%(value)s billiones" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f trillón" -msgstr[1] "%(value).1f trillones" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s trilliones" -msgstr[1] "%(value)s trilliones" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f cuatrillón" -msgstr[1] "%(value).1f cuatrillones" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s cuatrillón" -msgstr[1] "%(value)s cuatrillones" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f quintillón" -msgstr[1] "%(value).1f quintillones" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s quintillón" -msgstr[1] "%(value)s quintillones" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f sextillón" -msgstr[1] "%(value).1f sextillones" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s sextillón" -msgstr[1] "%(value)s sextillones" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f septillón" -msgstr[1] "%(value).1f septillones" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s septillón" -msgstr[1] "%(value)s septillones" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f octillón" -msgstr[1] "%(value).1f octillones" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s octillón" -msgstr[1] "%(value)s octillones" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f nonillion" -msgstr[1] "%(value).1f nonillion" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s nonillón" -msgstr[1] "%(value)s nonillones" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f decillón" -msgstr[1] "%(value).1f decillones" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s decillón" -msgstr[1] "%(value)s decillones" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f googol" -msgstr[1] "%(value).1f googoles" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s googol" -msgstr[1] "%(value)s googoles" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "uno" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "dos" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "tres" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "cuatro" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "cinco" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "seis" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "siete" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "ocho" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "nueve" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "hace %(delta)s" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "ahora" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "hace un segundo" -msgstr[1] "hace %(count)s segundos" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "Hace un minuto" -msgstr[1] "Hace %(count)s minutos" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "Hace una hora" -msgstr[1] "Hace %(count)s horas" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "%(delta)s a partir de ahora" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "un segundo a partir de ahora" -msgstr[1] "%(count)s segundos a partir de ahora" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "un minuto a partir de ahora" -msgstr[1] "%(count)s minutos a partir de ahora" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "una hora a partir de ahora" -msgstr[1] "%(count)s horas a partir de ahora" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/et/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/et/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 6dd3ecb..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/et/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/et/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/et/LC_MESSAGES/django.po deleted file mode 100644 index e9f8d2f..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/et/LC_MESSAGES/django.po +++ /dev/null @@ -1,308 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# claudep <claude@2xlibre.net>, 2013 -# Jannis Leidel <jannis@leidel.info>, 2011 -# jannolii <jannolii@gmail.com>, 2013 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 16:55+0000\n" -"Last-Translator: claudep <claude@2xlibre.net>\n" -"Language-Team: Estonian (http://www.transifex.com/projects/p/django/language/" -"et/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: et\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "täna" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "eile" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "homme" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "." - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "." - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "." - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "." - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f miljonit" -msgstr[1] "%(value).1f miljonit" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s miljon" -msgstr[1] "%(value)s miljonit" - -#: templatetags/humanize.py:59 -#, python-format -msgid "%(value).1f billion" -msgid_plural "%(value).1f billion" -msgstr[0] "%(value).1f miljardit" -msgstr[1] "%(value).1f miljardit" - -#: templatetags/humanize.py:60 -#, python-format -msgid "%(value)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s miljard" -msgstr[1] "%(value)s miljardit" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f triljonit" -msgstr[1] "%(value).1f triljonit" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s triljon" -msgstr[1] "%(value)s triljonit" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f kvadriljonit" -msgstr[1] "%(value).1f kvadriljonit" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s kvadriljon" -msgstr[1] "%(value)s kvadriljonit" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f kvintiljonit" -msgstr[1] "%(value).1f kvintiljonit" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s kvintiljon" -msgstr[1] "%(value)s kvintiljonit" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f sekstiljonit" -msgstr[1] "%(value).1f sekstiljonit" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s sekstiljon" -msgstr[1] "%(value)s sekstiljonit" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f septiljonit" -msgstr[1] "%(value).1f septiljonit" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s septiljon" -msgstr[1] "%(value)s septiljonit" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f oktiljonit" -msgstr[1] "%(value).1f oktiljonit" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s oktiljon" -msgstr[1] "%(value)s oktiljonit" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f noniljonit" -msgstr[1] "%(value).1f noniljonit" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s noniljon" -msgstr[1] "%(value)s noniljonit" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f detsiljonit" -msgstr[1] "%(value).1f detsiljonit" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s detsiljon" -msgstr[1] "%(value)s detsiljonit" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f googolit" -msgstr[1] "%(value).1f googolit" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s googol" -msgstr[1] "%(value)s googolit" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "üks" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "kaks" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "kolm" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "neli" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "viis" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "kuus" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "seitse" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "kaheksa" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "üheksa" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "%(delta)s tagasi" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "praegu" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "sekund tagasi" -msgstr[1] "%(count)s sekundit tagasi" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "minut tagasi" -msgstr[1] "%(count)s minutit tagasi" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "tund tagasi" -msgstr[1] "%(count)s tundi tagasi" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "%(delta)s praegusest hetkest" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "sekund praegusest hetkest" -msgstr[1] "%(count)s sekundit praegusest hetkest" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "minut praegusest hetkest" -msgstr[1] "%(count)s minutit praegusest hetkest" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "tund praegusest hetkest" -msgstr[1] "%(count)s tundi praegusest hetkest" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/eu/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/eu/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 5a82559..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/eu/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/eu/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/eu/LC_MESSAGES/django.po deleted file mode 100644 index 736129e..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/eu/LC_MESSAGES/django.po +++ /dev/null @@ -1,307 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Aitzol Naberan <anaberan@codesyntax.com>, 2011-2012 -# Jannis Leidel <jannis@leidel.info>, 2011 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:36+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Basque (http://www.transifex.com/projects/p/django/language/" -"eu/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: eu\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "gaur" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "atzo" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "bihar" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "garren" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "." - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "garren" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "garren" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "miloi %(value).1f " -msgstr[1] "%(value).1f miloi" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "milioi %(value)s" -msgstr[1] "%(value)s milioi" - -#: templatetags/humanize.py:59 -#, python-format -msgid "%(value).1f billion" -msgid_plural "%(value).1f billion" -msgstr[0] "biloi %(value).1f " -msgstr[1] "%(value).1f biloi" - -#: templatetags/humanize.py:60 -#, python-format -msgid "%(value)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "bilioi %(value)s" -msgstr[1] "%(value)s bilioi" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "triloi %(value).1f " -msgstr[1] "%(value).1f triloi" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "trilioi %(value)s" -msgstr[1] "%(value)s trilioi" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "kuatrilioi %(value).1f " -msgstr[1] "%(value).1f kuatrilioi" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "kuatrilioi %(value)s" -msgstr[1] "%(value)s kuatrilioi" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "kintilioi %(value).1f" -msgstr[1] "%(value).1f kintilioi" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "kintilioi %(value)s" -msgstr[1] "%(value)s kintilioi" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "sextilioi %(value).1f" -msgstr[1] "%(value).1f sextilioi" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "sextilioi %(value)s" -msgstr[1] "%(value)s sextilioi" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "septilioi %(value).1f" -msgstr[1] "%(value).1f septilioi" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "septilioi %(value)s" -msgstr[1] "%(value)s septilioi" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "octilioi %(value).1f" -msgstr[1] "%(value).1f octilioi" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "octillioi %(value)s" -msgstr[1] " %(value)s octilioi" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "nonilioi %(value).1f " -msgstr[1] "%(value).1f nonilioi" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "nonilioi %(value)s" -msgstr[1] "%(value)s nonilioi" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "dezilioi %(value).1f" -msgstr[1] "%(value).1f deziioi" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "dezilioi %(value)s " -msgstr[1] "%(value)s dezilioi" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "gugol %(value).1f" -msgstr[1] "%(value).1f gugol" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "gugol %(value)s" -msgstr[1] "%(value)s gugol" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "bat" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "bi" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "hiru" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "lau" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "bost" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "sei" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "zazpi" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "zortzi" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "bederatzi" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "duela %(delta)s" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "orain" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "duela segundu bat" -msgstr[1] "duela %(count)s segundu" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "duela minutu bat" -msgstr[1] "duela %(count)s minutu " - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "duela ordubete" -msgstr[1] "duela %(count)s ordu" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "%(delta)s barru" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "segundu bat barru" -msgstr[1] "%(count)s segundu barru" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "minutu bat barru" -msgstr[1] "%(count)s minutu barru" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "ordubete barru" -msgstr[1] "%(count)s ordu barru" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/fa/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/fa/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index ece1efe..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/fa/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/fa/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/fa/LC_MESSAGES/django.po deleted file mode 100644 index 8b5b97e..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/fa/LC_MESSAGES/django.po +++ /dev/null @@ -1,281 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Ali Nikneshan <ali@nikneshan.com>, 2012 -# Alireza Savand <alireza.savand@gmail.com>, 2012 -# claudep <claude@2xlibre.net>, 2013 -# Jannis Leidel <jannis@leidel.info>, 2011 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 16:49+0000\n" -"Last-Translator: claudep <claude@2xlibre.net>\n" -"Language-Team: Persian (http://www.transifex.com/projects/p/django/language/" -"fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "امروز" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "دیروز" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "فردا" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "اُم" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "اُم" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "اُم" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "اُم" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f میلیون" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s میلیون" - -#: templatetags/humanize.py:59 -#, python-format -msgid "%(value).1f billion" -msgid_plural "%(value).1f billion" -msgstr[0] "%(value).1f بیلیون" - -#: templatetags/humanize.py:60 -#, python-format -msgid "%(value)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s میلیارد" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f تریلون" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s تریلیون" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f کوادریلیون" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s کوادریلیون" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f کوانتینیوم" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s کوانتینیوم" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f با 21 صفر" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s با 21 صفر" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f سپتیلیون" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s سپتیلیون" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f octillion" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s octillion" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] " %(value).1f با 54 صفر" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s با 54 صفر" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f با شصت صفر" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s با شصت صفر" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f googol" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s googol" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "یک" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "دو" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "سه" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "چهار" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "پنج" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "شش" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "هفت" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "هشت" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "نُه" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "%(delta)s قبل" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "اکنون" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "%(count)s ثانیه پیش" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "%(count)s دقیقه پیش" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "%(count)s ساعت پیش" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "%(delta)s از الان" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "%(count)s ثانیه بعد" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "%(count)s دقیقه بعد" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "%(count)s ساعت بعد" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/fi/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/fi/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index bfb2bf5..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/fi/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/fi/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/fi/LC_MESSAGES/django.po deleted file mode 100644 index 032f6e2..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/fi/LC_MESSAGES/django.po +++ /dev/null @@ -1,307 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Antti Kaihola <antti-2013@ambitone.com>, 2011 -# Jannis Leidel <jannis@leidel.info>, 2011 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:36+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Finnish (http://www.transifex.com/projects/p/django/language/" -"fi/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fi\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "tänään" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "eilen" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "huomenna" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "." - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "." - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "." - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "." - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f miljoona" -msgstr[1] "%(value).1f miljoonaa" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s miljoona" -msgstr[1] "%(value)s miljoonaa" - -#: templatetags/humanize.py:59 -#, 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)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s miljardi" -msgstr[1] "%(value)s miljardia" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f biljoona" -msgstr[1] "%(value).1f biljoonaa" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s biljoona" -msgstr[1] "%(value)s biljoonaa" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "yksi" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "kaksi" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "kolme" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "neljä" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "viisi" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "kuusi" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "seitsemän" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "kahdeksan" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "yhdeksän" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "%(delta)s sitten" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "nyt" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "sekunti sitten" -msgstr[1] "%(count)s sekuntia sitten" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "minuutti sitten" -msgstr[1] "%(count)s minuuttia sitten" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "tunti sitten" -msgstr[1] "%(count)s tuntia sitten" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "%(delta)s tästä hetkestä" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "sekunnin kuluttua" -msgstr[1] "%(count)s sekunnin kuluttua" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "minuutin kuluttua" -msgstr[1] "%(count)s minuutin kuluttua" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "tunnin kuluttua" -msgstr[1] "%(count)s tunnin kuluttua" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/fr/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/fr/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 42c2f8d..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/fr/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/fr/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/fr/LC_MESSAGES/django.po deleted file mode 100644 index e1b764a..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/fr/LC_MESSAGES/django.po +++ /dev/null @@ -1,308 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# claudep <claude@2xlibre.net>, 2013 -# claudep <claude@2xlibre.net>, 2011 -# Jannis Leidel <jannis@leidel.info>, 2011 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 16:51+0000\n" -"Last-Translator: claudep <claude@2xlibre.net>\n" -"Language-Team: French (http://www.transifex.com/projects/p/django/language/" -"fr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "aujourd'hui" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "hier" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "demain" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "<sup>e</sup>" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "<sup>er</sup>" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "<sup>e</sup>" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "<sup>e</sup>" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f million" -msgstr[1] "%(value).1f millions" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s million" -msgstr[1] "%(value)s millions" - -#: templatetags/humanize.py:59 -#, 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)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s milliard" -msgstr[1] "%(value)s milliards" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f billion" -msgstr[1] "%(value).1f billions" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s billion" -msgstr[1] "%(value)s billions" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f quadrillion" -msgstr[1] "%(value).1f quadrillions" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s quadrillion" -msgstr[1] "%(value)s quadrillions" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f quintillion" -msgstr[1] "%(value).1f quintillions" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s quintillion" -msgstr[1] "%(value)s quintillions" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f sextillion" -msgstr[1] "%(value).1f sextillions" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s sextillion" -msgstr[1] "%(value)s sextillion" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f septillion" -msgstr[1] "%(value).1f septillions" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s septillion" -msgstr[1] "%(value)s septillions" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f octillion" -msgstr[1] "%(value).1f octillions" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s octillion" -msgstr[1] "%(value)s octillions" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f nonillion" -msgstr[1] "%(value).1f nonillions" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s nonillion" -msgstr[1] "%(value)s nonillions" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f décillion" -msgstr[1] "%(value).1f décillions" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s décillion" -msgstr[1] "%(value)s décillions" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f gogol" -msgstr[1] "%(value).1f gogols" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s gogol" -msgstr[1] "%(value)s gogols" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "un" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "deux" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "trois" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "quatre" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "cinq" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "six" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "sept" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "huit" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "neuf" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "il y a %(delta)s" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "maintenant" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "il y a une seconde" -msgstr[1] "il y a %(count)s secondes" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "il y a une minute" -msgstr[1] "il y a %(count)s minutes" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "il y a une heure" -msgstr[1] "il y a %(count)s heures" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "dans %(delta)s" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "dans une seconde" -msgstr[1] "dans %(count)s secondes" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "dans une minute" -msgstr[1] "dans %(count)s minutes" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "dans une heure" -msgstr[1] "dans %(count)s heures" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/fy_NL/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/fy_NL/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index a70d0ee..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/fy_NL/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/fy_NL/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/fy_NL/LC_MESSAGES/django.po deleted file mode 100644 index 171f4c2..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/fy_NL/LC_MESSAGES/django.po +++ /dev/null @@ -1,305 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-04-24 18:40+0000\n" -"Last-Translator: Django team\n" -"Language-Team: Western Frisian (Netherlands) (http://www.transifex.com/" -"projects/p/django/language/fy_NL/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fy_NL\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:59 -#, python-format -msgid "%(value).1f billion" -msgid_plural "%(value).1f billion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:60 -#, python-format -msgid "%(value)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "" -msgstr[1] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "" -msgstr[1] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "" -msgstr[1] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "" -msgstr[1] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "" -msgstr[1] "" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/ga/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/ga/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 35e3e92..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/ga/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/ga/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/ga/LC_MESSAGES/django.po deleted file mode 100644 index b7cbe7d..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/ga/LC_MESSAGES/django.po +++ /dev/null @@ -1,392 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Jannis Leidel <jannis@leidel.info>, 2011 -# Michael Thornhill <michael@maithu.com>, 2011-2012 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:36+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Irish (http://www.transifex.com/projects/p/django/language/" -"ga/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ga\n" -"Plural-Forms: nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : " -"4);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "inniu" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "inné" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "amárach" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "ú" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "ú" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "ú" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "ú" - -#: templatetags/humanize.py:55 -#, 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:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] " %(value)s milliún" -msgstr[1] " %(value)s milliún" -msgstr[2] " %(value)s milliún" -msgstr[3] " %(value)s milliún" -msgstr[4] " %(value)s milliún" - -#: templatetags/humanize.py:59 -#, 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)s billion" -msgid_plural "%(value)s billion" -msgstr[0] " %(value)s billiún" -msgstr[1] " %(value)s billiún" -msgstr[2] " %(value)s billiún" -msgstr[3] " %(value)s billiún" -msgstr[4] " %(value)s billiún" - -#: templatetags/humanize.py:63 -#, 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:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] " %(value)s trilliún" -msgstr[1] " %(value)s trilliún" -msgstr[2] " %(value)s trilliún" -msgstr[3] " %(value)s trilliún" -msgstr[4] " %(value)s trilliún" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f quadrilliún" -msgstr[1] "%(value).1f quadrilliún" -msgstr[2] "%(value).1f quadrilliún" -msgstr[3] "%(value).1f quadrilliún" -msgstr[4] "%(value).1f quadrilliún" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s quadrilliún" -msgstr[1] "%(value)s quadrilliún" -msgstr[2] "%(value)s quadrilliún" -msgstr[3] "%(value)s quadrilliún" -msgstr[4] "%(value)s quadrilliún" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f quintillion" -msgstr[1] "%(value).1f quintillion" -msgstr[2] "%(value).1f quintillion" -msgstr[3] "%(value).1f quintillion" -msgstr[4] "%(value).1f quintillion" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s quintillion" -msgstr[1] "%(value)s quintillion" -msgstr[2] "%(value)s quintillion" -msgstr[3] "%(value)s quintillion" -msgstr[4] "%(value)s quintillion" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f sextillion" -msgstr[1] "%(value).1f sextillion" -msgstr[2] "%(value).1f sextillion" -msgstr[3] "%(value).1f sextillion" -msgstr[4] "%(value).1f sextillion" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s sextillion" -msgstr[1] "%(value)s sextillion" -msgstr[2] "%(value)s sextillion" -msgstr[3] "%(value)s sextillion" -msgstr[4] "%(value)s sextillion" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f septillion" -msgstr[1] "%(value).1f septillion" -msgstr[2] "%(value).1f septillion" -msgstr[3] "%(value).1f septillion" -msgstr[4] "%(value).1f septillion" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s septillion" -msgstr[1] "%(value)s septillion" -msgstr[2] "%(value)s septillion" -msgstr[3] "%(value)s septillion" -msgstr[4] "%(value)s septillion" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f octillion" -msgstr[1] "%(value).1f octillion" -msgstr[2] "%(value).1f octillion" -msgstr[3] "%(value).1f octillion" -msgstr[4] "%(value).1f octillion" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s octillion" -msgstr[1] "%(value)s octillion" -msgstr[2] "%(value)s octillion" -msgstr[3] "%(value)s octillion" -msgstr[4] "%(value)s octillion" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f nonillion" -msgstr[1] "%(value).1f nonillion" -msgstr[2] "%(value).1f nonillion" -msgstr[3] "%(value).1f nonillion" -msgstr[4] "%(value).1f nonillion" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s nonillion" -msgstr[1] "%(value)s nonillion" -msgstr[2] "%(value)s nonillion" -msgstr[3] "%(value)s nonillion" -msgstr[4] "%(value)s nonillion" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f decillion" -msgstr[1] "%(value).1f decillion" -msgstr[2] "%(value).1f decillion" -msgstr[3] "%(value).1f decillion" -msgstr[4] "%(value).1f decillion" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s decillion" -msgstr[1] "%(value)s decillion" -msgstr[2] "%(value)s decillion" -msgstr[3] "%(value)s decillion" -msgstr[4] "%(value)s decillion" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f googol" -msgstr[1] "%(value).1f googol" -msgstr[2] "%(value).1f googol" -msgstr[3] "%(value).1f googol" -msgstr[4] "%(value).1f googol" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s googol" -msgstr[1] "%(value)s googol" -msgstr[2] "%(value)s googol" -msgstr[3] "%(value)s googol" -msgstr[4] "%(value)s googol" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "aon" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "dó" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "trí" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "ceathair" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "cúig" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "sé" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "seacht" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "ocht" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "naoi" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "%(delta)s ó shin" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "anois" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "soicind ó shin" -msgstr[1] "%(count)s soicind ó shin" -msgstr[2] "%(count)s soicind ó shin" -msgstr[3] "%(count)s soicind ó shin" -msgstr[4] "%(count)s soicind ó shin" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "nóiméad ó shin" -msgstr[1] "%(count)s nóiméad ó shin" -msgstr[2] "%(count)s nóiméad ó shin" -msgstr[3] "%(count)s nóiméad ó shin" -msgstr[4] "%(count)s nóiméad ó shin" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "uair a chloig ó shin" -msgstr[1] "%(count)s uair a chloig ó shin" -msgstr[2] "%(count)s uair a chloig ó shin" -msgstr[3] "%(count)s uair a chloig ó shin" -msgstr[4] "%(count)s uair a chloig ó shin" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr " %(delta)s as seo amach" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "soicind as seo amach" -msgstr[1] "%(count)s soicind as seo amach" -msgstr[2] "%(count)s soicind as seo amach" -msgstr[3] "%(count)s soicind as seo amach" -msgstr[4] "%(count)s soicind as seo amach" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "nóiméad as seo amach" -msgstr[1] "%(count)s nóiméad as seo amach" -msgstr[2] "%(count)s nóiméad as seo amach" -msgstr[3] "%(count)s nóiméad as seo amach" -msgstr[4] "%(count)s nóiméad as seo amach" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "uair a chloig as seo amach" -msgstr[1] "%(count)s uair a chloig as seo amach" -msgstr[2] "%(count)s uair a chloig as seo amach" -msgstr[3] "%(count)s uair a chloig as seo amach" -msgstr[4] "%(count)s uair a chloig as seo amach" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/gl/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/gl/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 0951791..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/gl/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/gl/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/gl/LC_MESSAGES/django.po deleted file mode 100644 index 68dc2f6..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/gl/LC_MESSAGES/django.po +++ /dev/null @@ -1,309 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# fasouto <fsoutomoure@gmail.com>, 2011 -# fonso <fonzzo@gmail.com>, 2013 -# Jannis Leidel <jannis@leidel.info>, 2011 -# Leandro Regueiro <leandro.regueiro@gmail.com>, 2011,2013 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:36+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Galician (http://www.transifex.com/projects/p/django/language/" -"gl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: gl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "hoxe" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "onte" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "mañá" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "º" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "º" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "º" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "º" - -#: templatetags/humanize.py:55 -#, 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:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s millón" -msgstr[1] "%(value)s millóns" - -#: templatetags/humanize.py:59 -#, python-format -msgid "%(value).1f billion" -msgid_plural "%(value).1f billion" -msgstr[0] "%(value).1f mil millóns" -msgstr[1] "%(value).1f mil millóns" - -#: templatetags/humanize.py:60 -#, python-format -msgid "%(value)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s mil millóns" -msgstr[1] "%(value)s mil millóns" - -#: templatetags/humanize.py:63 -#, 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:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s billón" -msgstr[1] "%(value)s billóns" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f trillóns" -msgstr[1] "%(value).1f trillóns" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s trillón" -msgstr[1] "%(value)s trillóns" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f cuadrillóns" -msgstr[1] "%(value).1f cuadrillóns" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s cuadrillón" -msgstr[1] "%(value)s cuadrillóns" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f quintillóns" -msgstr[1] "%(value).1f quintillóns" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s quintillón" -msgstr[1] "%(value)s quintillóns" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f sextillóns" -msgstr[1] "%(value).1f sextillóns" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s sextillón" -msgstr[1] "%(value)s sextillóns" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f septillóns" -msgstr[1] "%(value).1f septillóns" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s septillón" -msgstr[1] "%(value)s septillóns" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f octillóns" -msgstr[1] "%(value).1f octillóns" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s octillón" -msgstr[1] "%(value)s octillóns" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f nonillóns" -msgstr[1] "%(value).1f nonillóns" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s nonillón" -msgstr[1] "%(value)s nonillóns" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f gúgols" -msgstr[1] "%(value).1f gúgols" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s gúgol" -msgstr[1] "%(value)s gúgols" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "un" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "dous" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "tres" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "catro" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "cinco" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "seis" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "sete" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "oito" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "nove" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "hai %(delta)s" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "agora" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "hai un segundo" -msgstr[1] "hai %(count)s segundos" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "hai un minuto" -msgstr[1] "hai %(count)s minutos" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "hai unha hora" -msgstr[1] "hai %(count)s horas" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "dentro de %(delta)s" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "dentro dun segundo" -msgstr[1] "dentro de %(count)s segundos" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "dentro dun minuto" -msgstr[1] "dentro de %(count)s minutos" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "dentro dunha hora" -msgstr[1] "dentro de %(count)s horas" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/he/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/he/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index ee604c5..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/he/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/he/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/he/LC_MESSAGES/django.po deleted file mode 100644 index 3033873..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/he/LC_MESSAGES/django.po +++ /dev/null @@ -1,308 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Alex Gaynor <alex.gaynor@gmail.com>, 2011 -# Jannis Leidel <jannis@leidel.info>, 2011 -# Meir Kriheli <mkriheli@gmail.com>, 2012 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:36+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Hebrew (http://www.transifex.com/projects/p/django/language/" -"he/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: he\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "היום" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "אתמול" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "מחר" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "רביעי" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "ראשון" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "שני" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "שלישי" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f מיליון" -msgstr[1] "%(value).1f מיליונים" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s מיליון" -msgstr[1] "%(value)s מיליון" - -#: templatetags/humanize.py:59 -#, 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)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s מיליארד" -msgstr[1] "%(value)s מיליארד" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f טריליון" -msgstr[1] "%(value).1f טריליונים" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s טריליון" -msgstr[1] "%(value)s טריליון" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f קוודריליון" -msgstr[1] "%(value).1f קוודריליון" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s קוודריליון" -msgstr[1] "%(value)s קוודריליון" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f קווינטיליון" -msgstr[1] "%(value).1f קווינטיליון" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s קווינטיליון" -msgstr[1] "%(value)s קווינטיליון" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f סקסטיליון" -msgstr[1] "%(value).1f סקסטיליון" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s סקסטיליון" -msgstr[1] "%(value)s סקסטיליון" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f ספטיליון" -msgstr[1] "%(value).1f ספטיליון" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s ספטיליון" -msgstr[1] "%(value)s ספטיליון" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f אוקטיליון" -msgstr[1] "%(value).1f אוקטיליון" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s אוקטיליון" -msgstr[1] "%(value)s אוקטיליון" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f נוניליון" -msgstr[1] "%(value).1f נוניליון" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s נוניליון" -msgstr[1] "%(value)s נוניליון" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f דציליון" -msgstr[1] "%(value).1f דציליון" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s דציליון" -msgstr[1] "%(value)s דציליון" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f גוגול" -msgstr[1] "%(value).1f גוגול" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s גוגול" -msgstr[1] "%(value)s גוגול" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "אחד" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "שניים" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "שלושה" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "ארבעה" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "חמישה" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "שישה" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "שבעה" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "שמונה" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "תשעה" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "לפני %(delta)s" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "עכשיו" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "לפני שנייה" -msgstr[1] "לפני %(count)s שניות" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "לפני דקה" -msgstr[1] "לפני %(count)s דקות" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "לפני שעה" -msgstr[1] "לפני %(count)s שעות" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "בעוד %(delta)s" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "בעוד שנייה" -msgstr[1] "בעוד %(count)s שניות" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "בעוד דקה" -msgstr[1] "בעוד %(count)s דקות" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "בעוד שעה" -msgstr[1] "בעוד %(count)s שעות" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/hi/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/hi/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 0d338b2..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/hi/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/hi/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/hi/LC_MESSAGES/django.po deleted file mode 100644 index 30384b0..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/hi/LC_MESSAGES/django.po +++ /dev/null @@ -1,308 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Chandan kumar <chandankumar.093047@gmail.com>, 2012 -# Jannis Leidel <jannis@leidel.info>, 2011 -# Sandeep Satavlekar <sandysat@gmail.com>, 2011 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:36+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Hindi (http://www.transifex.com/projects/p/django/language/" -"hi/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: hi\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "आज" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "कल (बीता)" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "कल" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "वाँ" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "ला" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "रा" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "रा" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f मिलियन" -msgstr[1] "%(value).1f मिलियन" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s मिलियन" -msgstr[1] "%(value)s मिलियन" - -#: templatetags/humanize.py:59 -#, 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)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s बिलियन" -msgstr[1] "%(value)s बिलियन" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f खरब" -msgstr[1] "%(value).1f खरब" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s खरब" -msgstr[1] "%(value)s खरब" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f करोड़ शंख" -msgstr[1] "%(value).1f करोड़ शंख" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s करोड़ शंख" -msgstr[1] "%(value)s करोड़ शंख" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f कुइनतिलिअन " -msgstr[1] "%(value).1f कुइनतिलिअन " - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s कुइनतिलिअन " -msgstr[1] "%(value)s कुइनतिलिअन " - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f सेक्सतिलियन" -msgstr[1] "%(value).1f सेक्सतिलियन" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s सेक्सतिलियन" -msgstr[1] "%(value)s सेक्सतिलियन" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f सेपतिलियन " -msgstr[1] "%(value).1f सेपतिलियन " - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s सेपतिलियन " -msgstr[1] "%(value)s सेपतिलियन " - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f ओकतिलियन " -msgstr[1] "%(value).1f ओकतिलियन " - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s ओकतिलियन " -msgstr[1] "%(value)s ओकतिलियन " - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f नोनिलियन" -msgstr[1] "%(value).1f नोनिलियन" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s नोनिलियन" -msgstr[1] "%(value)s नोनिलियन" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f देसीलियन" -msgstr[1] "%(value).1f देसीलियन" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s देसीलियन" -msgstr[1] "%(value)s देसीलियन" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f गोगोल" -msgstr[1] "%(value).1f गोगोल" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s गोगोल" -msgstr[1] "%(value)s गोगोल" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "एक" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "दो" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "तीन" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "चार" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "पाँच" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "छह" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "सात" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "आठ" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "नौ" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "%(delta)s पहले" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "अभी" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "एक सेकेंड पहले" -msgstr[1] "%(count)s सेकेंड पहले" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] " एक मिनट पहले" -msgstr[1] "%(count)s मिनट पहले" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "एक घंटा पहले" -msgstr[1] "%(count)s घंटे पहले" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "%(delta)s अब से" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "अब से एक सेकेंड" -msgstr[1] "अब से %(count)s सेकेंड" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "अब से एक मिनट" -msgstr[1] "अब से %(count)s मिनट" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "अब से एक घंटा" -msgstr[1] "अब से %(count)s घंटे" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/hr/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/hr/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 8d764c1..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/hr/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/hr/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/hr/LC_MESSAGES/django.po deleted file mode 100644 index 5ce5887..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/hr/LC_MESSAGES/django.po +++ /dev/null @@ -1,334 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-04-24 18:40+0000\n" -"Last-Translator: Django team\n" -"Language-Team: Croatian (http://www.transifex.com/projects/p/django/language/" -"hr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: hr\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" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:59 -#, python-format -msgid "%(value).1f billion" -msgid_plural "%(value).1f billion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:60 -#, python-format -msgid "%(value)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/hu/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/hu/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 6ac250f..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/hu/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/hu/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/hu/LC_MESSAGES/django.po deleted file mode 100644 index 0d46e09..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/hu/LC_MESSAGES/django.po +++ /dev/null @@ -1,308 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Attila Nagy <>, 2012 -# Jannis Leidel <jannis@leidel.info>, 2011 -# János Péter Ronkay <transifex@hangya.net>, 2012 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:37+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/django/" -"language/hu/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: hu\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "ma" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "tegnap" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "holnap" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "." - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "." - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "." - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "." - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value)1f millió" -msgstr[1] "%(value)1f millió" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s millió" -msgstr[1] "%(value)s millió" - -#: templatetags/humanize.py:59 -#, 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)s billion" -msgid_plural "%(value)s billion" -msgstr[0] " %(value)s milliárd" -msgstr[1] " %(value)s milliárd" - -#: templatetags/humanize.py:63 -#, 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:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s billió" -msgstr[1] "%(value)s billió" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f billiárd" -msgstr[1] "%(value).1f billiárd" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s billiárd" -msgstr[1] "%(value)s billiárd" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f trillió" -msgstr[1] "%(value).1f trillió" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s trillió" -msgstr[1] "%(value)s trillió" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f trilliárd" -msgstr[1] "%(value).1f trilliárd" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s trilliárd" -msgstr[1] "%(value)s trilliárd" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f kvadrillió" -msgstr[1] "%(value).1f kvadrillió" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s kvadrillió" -msgstr[1] "%(value)s kvadrillió" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f kvadrilliárd" -msgstr[1] "%(value).1f kvadrilliárd" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s kvadrilliárd" -msgstr[1] "%(value)s kvadrilliárd" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f kvintillió" -msgstr[1] "%(value).1f kvintillió" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s kvintillió" -msgstr[1] "%(value)s kvintillió" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f kvintilliárd" -msgstr[1] "%(value).1f kvintilliárd" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s kvintilliárd" -msgstr[1] "%(value)s kvintilliárd" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f googol" -msgstr[1] "%(value).1f googol" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s googol" -msgstr[1] "%(value)s googol" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "egy" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "kettő" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "három" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "négy" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "öt" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "hat" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "hét" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "nyolc" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "kilenc" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr " %(delta)s ezelőtt" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "most" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "egy másodperccel ezelőtt" -msgstr[1] "%(count)s másodperccel ezelőtt" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "egy perccel ezelőtt" -msgstr[1] "%(count)s perccel ezelőtt" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "egy órával ezelőtt" -msgstr[1] "%(count)s órával ezelőtt" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "%(delta)s mostantól" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "egy másodperccel ezután" -msgstr[1] "%(count)s másodperccel ezután" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "egy perccel ezután" -msgstr[1] "%(count)s perccel ezután" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "egy órával ezután" -msgstr[1] "%(count)s órával ezután" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/ia/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/ia/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 17385b2..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/ia/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/ia/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/ia/LC_MESSAGES/django.po deleted file mode 100644 index eb8caeb..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/ia/LC_MESSAGES/django.po +++ /dev/null @@ -1,306 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Martijn Dekker <mcdutchie@hotmail.com>, 2012 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:36+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Interlingua (http://www.transifex.com/projects/p/django/" -"language/ia/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ia\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "hodie" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "heri" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "deman" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "e" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "me" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "nde" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "tie" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f million" -msgstr[1] "%(value).1f milliones" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s million" -msgstr[1] "%(value)s milliones" - -#: templatetags/humanize.py:59 -#, python-format -msgid "%(value).1f billion" -msgid_plural "%(value).1f billion" -msgstr[0] "%(value).1f milliardo" -msgstr[1] "%(value).1f milliardos" - -#: templatetags/humanize.py:60 -#, python-format -msgid "%(value)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s milliardo" -msgstr[1] "%(value)s milliardos" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f billion" -msgstr[1] "%(value).1f billiones" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s billion" -msgstr[1] "%(value)s billiones" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f billiardo" -msgstr[1] "%(value).1f billiardos" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s billiardo" -msgstr[1] "%(value)s billiardos" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f trillion" -msgstr[1] "%(value).1f trilliones" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s trillion" -msgstr[1] "%(value)s trilliones" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f trilliardo" -msgstr[1] "%(value).1f trilliardos" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s trilliardo" -msgstr[1] "%(value)s trilliardos" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f quadrillion" -msgstr[1] "%(value).1f quadrilliones" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s quadrillion" -msgstr[1] "%(value)s quadrilliones" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f quadrilliardo" -msgstr[1] "%(value).1f quadrilliardos" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s quadrilliardo" -msgstr[1] "%(value)s quadrilliardos" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f quintillion" -msgstr[1] "%(value).1f quintilliones" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s quintillion" -msgstr[1] "%(value)s quintilliones" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f quintilliardo" -msgstr[1] "%(value).1f quintilliardos" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s quintilliardo" -msgstr[1] "%(value)s quintilliardos" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f googol" -msgstr[1] "%(value).1f googoles" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s googol" -msgstr[1] "%(value)s googoles" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "un" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "duo" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "tres" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "quatro" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "cinque" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "sex" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "septe" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "octo" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "novem" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "%(delta)s retro" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "ora" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "un secunda retro" -msgstr[1] "%(count)s secundas retro" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "un minuta retro" -msgstr[1] "%(count)s minutas retro" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "un hora retro" -msgstr[1] "%(count)s horas retro" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "in %(delta)s" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "in un secunda" -msgstr[1] "in %(count)s secundas" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "in un minuta" -msgstr[1] "in %(count)s minutas" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "in un hora" -msgstr[1] "in %(count)s horas" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/id/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/id/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 8e9cb94..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/id/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/id/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/id/LC_MESSAGES/django.po deleted file mode 100644 index 5b97243..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/id/LC_MESSAGES/django.po +++ /dev/null @@ -1,279 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Jannis Leidel <jannis@leidel.info>, 2011 -# rodin <romihardiyanto@gmail.com>, 2011-2012 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:36+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/django/" -"language/id/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: id\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "hari ini" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "kemarin" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "besok" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "th" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "st" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "nd" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "rd" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f juta" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s juta" - -#: templatetags/humanize.py:59 -#, python-format -msgid "%(value).1f billion" -msgid_plural "%(value).1f billion" -msgstr[0] "%(value).1f milyar" - -#: templatetags/humanize.py:60 -#, python-format -msgid "%(value)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s miliar" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f trilyun" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s triliun" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f kuadriliun" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s kuadriliun" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f kuintiliun" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s kuintiliun" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f sekstiliun" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s sekstiliun" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f septiliun" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s septiliun" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f oktiliun" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s oktiliun" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f noniliun" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s noniliun" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f desiliun" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s desiliun" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f googol" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s googol" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "satu" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "dua" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "tiga" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "empat" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "lima" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "enam" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "tujuh" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "delapan" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "sembilan" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "%(delta)s yang lalu" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "sekarang" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "%(count)s detik yang lalu" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "%(count)s menit yang lalu" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "%(count)s jam yang lalu" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "%(delta)s dari sekarang" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "%(count)s detik dari sekarang" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "%(count)s menit dari sekarang" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "%(count)s jam dari sekarang" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/is/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/is/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index a8936d9..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/is/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/is/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/is/LC_MESSAGES/django.po deleted file mode 100644 index 8b4db7d..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/is/LC_MESSAGES/django.po +++ /dev/null @@ -1,308 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# gudmundur <gudmundur.bjarni@gmail.com>, 2012 -# Hafsteinn Einarsson <haffi67@gmail.com>, 2012 -# Jannis Leidel <jannis@leidel.info>, 2011 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:36+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Icelandic (http://www.transifex.com/projects/p/django/" -"language/is/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: is\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "í dag" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "gærdagur" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "morgundagur" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "." - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "." - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "." - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "." - -#: templatetags/humanize.py:55 -#, 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:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s milljón" -msgstr[1] "%(value)s milljónir" - -#: templatetags/humanize.py:59 -#, 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)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s milljarður" -msgstr[1] "%(value)s milljarðar" - -#: templatetags/humanize.py:63 -#, 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:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s billjón" -msgstr[1] "%(value)s billjónir" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f billjarður" -msgstr[1] "%(value).1f billjarðar" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s billjarður" -msgstr[1] "%(value)s billjarðar" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f trilljón" -msgstr[1] "%(value).1f trilljónir" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s trilljón" -msgstr[1] "%(value)s trilljónir" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f trilljarður" -msgstr[1] "%(value).1f trilljarðar" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s trilljarður" -msgstr[1] "%(value)s trilljarðar" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f kvaðrilljón" -msgstr[1] "%(value).1f kvaðrilljónir" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s kvaðrilljón" -msgstr[1] "%(value)s kvaðrilljónir" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f kvaðrilljarður" -msgstr[1] "%(value).1f kvaðrilljarðar" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s kvaðrilljarður" -msgstr[1] "%(value)s kvaðrilljarðar" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f kvintilljón" -msgstr[1] "%(value).1f kvintilljónir" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s kvintilljón" -msgstr[1] "%(value)s kvintilljónir" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f kvintilljarður" -msgstr[1] "%(value).1f kvintilljarðar" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s kvintilljarður" -msgstr[1] "%(value)s kvintilljarðar" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f googol" -msgstr[1] "%(value).1f googol" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s googol" -msgstr[1] "%(value)s googol" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "einn" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "tveir" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "þrír" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "fjórir" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "fimm" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "sex" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "sjö" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "átta" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "níu" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "%(delta)s síðan" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "núna" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "fyrir sekúndu síðan" -msgstr[1] "%(count)s sekúndum síðan" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "fyrir mínútu síðan" -msgstr[1] "%(count)s mínútum síðan" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "fyrir klukkustund" -msgstr[1] "fyrir %(count)s klukkustundum" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "eftir %(delta)s" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "eftir sekúndu" -msgstr[1] "eftir %(count)s sekúndur" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "eftir mínútu" -msgstr[1] "eftir %(count)s mínútur" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "eftir klukkustund" -msgstr[1] "eftir %(count)s klukkustundir" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/it/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/it/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 4039bf5..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/it/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/it/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/it/LC_MESSAGES/django.po deleted file mode 100644 index 215c685..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/it/LC_MESSAGES/django.po +++ /dev/null @@ -1,309 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Federico Capoano <federico.capoano@teletu.it>, 2011 -# Jannis Leidel <jannis@leidel.info>, 2011 -# Luca Manlio De Lisi <lukefiltroman@gmail.com>, 2011 -# Nicola Larosa <transifex@teknico.net>, 2011 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:36+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Italian (http://www.transifex.com/projects/p/django/language/" -"it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "oggi" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "ieri" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "domani" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "º" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "º" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "º" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "º" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f milione" -msgstr[1] "%(value).1f milioni" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s milione" -msgstr[1] "%(value)s milioni" - -#: templatetags/humanize.py:59 -#, 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)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s miliardo" -msgstr[1] "%(value)s miliardi" - -#: templatetags/humanize.py:63 -#, 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:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s migliaio di miliardi" -msgstr[1] "%(value)s migliaia di miliardi" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f milione di miliardi" -msgstr[1] "%(value).1f milioni di miliardi" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s milione di miliardi" -msgstr[1] "%(value)s milioni di miliardi" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f miliardo di miliardi" -msgstr[1] "%(value).1f miliardi di miliardi" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s miliardo di miliardi" -msgstr[1] "%(value)s miliardi di miliardi" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f migliaio di miliardi di miliardi" -msgstr[1] "%(value).1f migliaia di miliardi di miliardi" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s migliaio di miliardi di miliardi" -msgstr[1] "%(value)s migliaia di miliardi di miliardi" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f milione di miliardi di miliardi" -msgstr[1] "%(value).1f milioni di miliardi di miliardi" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s milione di miliardi di miliardi" -msgstr[1] "%(value)s milioni di miliardi di miliardi" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f miliardo di miliardi di miliardi" -msgstr[1] "%(value).1f miliardi di miliardi di miliardi" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s miliardo di miliardi di miliardi" -msgstr[1] "%(value)s miliardi di miliardi di miliardi" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f migliaio di miliardi di miliardi di miliardi" -msgstr[1] "%(value).1f migliaioa di miliardi di miliardi di miliardi" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s migliaio di miliardi di miliardi di miliardi" -msgstr[1] "%(value)s migliaia di miliardi di miliardi di miliardi" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f milione di miliardi di miliardi di miliardi" -msgstr[1] "%(value).1f milioni di miliardi di miliardi di miliardi" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s milione di miliardi di miliardi di miliardi" -msgstr[1] "%(value)s milioni di miliardi di miliardi di miliardi" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f googol" -msgstr[1] "%(value).1f googol" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s googol" -msgstr[1] "%(value)s googol" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "uno" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "due" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "tre" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "quattro" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "cinque" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "sei" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "sette" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "otto" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "nove" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "%(delta)s fa" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "adesso" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "un secondo fa" -msgstr[1] "%(count)s secondi fa" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "un minuto fa" -msgstr[1] "%(count)s minuti fa" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "un'ora fa" -msgstr[1] "%(count)s ore fa" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "%(delta)s da adesso" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "un secondo da adesso" -msgstr[1] "%(count)s secondi da adesso" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "un minuto da adesso" -msgstr[1] "%(count)s minuti da adesso" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "un'ora da adesso" -msgstr[1] "%(count)s ore da adesso" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/ja/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/ja/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 2183388..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/ja/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/ja/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/ja/LC_MESSAGES/django.po deleted file mode 100644 index 30da07c..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/ja/LC_MESSAGES/django.po +++ /dev/null @@ -1,280 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Jannis Leidel <jannis@leidel.info>, 2011 -# Jonas Obrist <ojiidotch@gmail.com>, 2012 -# Shinya Okano <tokibito@gmail.com>, 2012-2013 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:37+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Japanese (http://www.transifex.com/projects/p/django/language/" -"ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "今日" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "昨日" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "明日" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "番目" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "番目" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "番目" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "番目" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f ミリオン" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s ミリオン" - -#: templatetags/humanize.py:59 -#, python-format -msgid "%(value).1f billion" -msgid_plural "%(value).1f billion" -msgstr[0] "%(value).1f ビリオン" - -#: templatetags/humanize.py:60 -#, python-format -msgid "%(value)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s ビリオン" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f トリリオン" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s トリリオン" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f クァドリリオン" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] " %(value)s クァドリリオン" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f クインテリオン" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s クインテリオン" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f セクスティリオン" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s セクスティリオン" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f セプティリオン" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s セプティリオン" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f オクティリオン" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s オクティリオン" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f ノニリオン" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s ノニリオン" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f デシリオン" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s デシリオン" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f グーゴル" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s グーゴル" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "1" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "2" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "3" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "4" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "5" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "6" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "7" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "8" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "9" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "%(delta)s前" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "今" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "%(count)s秒前" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "%(count)s分前" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "%(count)s時間前" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "今から%(delta)s" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "今から%(count)s秒" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "今から%(count)s分" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "今から%(count)s時間" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/ka/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/ka/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index a26668e..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/ka/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/ka/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/ka/LC_MESSAGES/django.po deleted file mode 100644 index 4eef2f9..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/ka/LC_MESSAGES/django.po +++ /dev/null @@ -1,279 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# André Bouatchidzé <a@anbz.net>, 2013 -# Jannis Leidel <jannis@leidel.info>, 2011 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:37+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Georgian (http://www.transifex.com/projects/p/django/language/" -"ka/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ka\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "დღეს" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "გუშინ" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "ხვალ" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "-ე" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "-ლი" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "-ე" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "-ე" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f მილიონი" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s მილიონი" - -#: templatetags/humanize.py:59 -#, python-format -msgid "%(value).1f billion" -msgid_plural "%(value).1f billion" -msgstr[0] "%(value).1f მილიარდი" - -#: templatetags/humanize.py:60 -#, python-format -msgid "%(value)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s მილიარდი" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f ტრილიონი" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s ტრილიონი" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f კვადრილიონი" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s კვადრილიონი" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f კვინტილიონი" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s კვინტილიონი" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f სექსტილიონი" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s სექსტილიონი" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f სეპტილიონი" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s სეპტილიონი" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f ოქტილიონი" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s ოქტილიონი" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f ნონილიონი" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s ნონილიონი" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f დეცილიონი" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s დეცილიონი" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f გუგოლი" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s გუგოლი" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "ერთი" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "ორი" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "სამი" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "ოთხი" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "ხუთი" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "ექვსი" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "შვიდი" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "რვა" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "ცხრა" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "%(delta)s-ის წინ" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "ახლა" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "%(count)s წამის წინ" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "%(count)s წუთის წინ" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "%(count)s საათის წინ" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "%(delta)s-ის შემდეგ" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "%(count)s წამის შემდეგ" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "%(count)s წუთის შემდეგ" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "%(count)s საათის შემდეგ" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/kk/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/kk/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 87539ef..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/kk/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/kk/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/kk/LC_MESSAGES/django.po deleted file mode 100644 index f3b320a..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/kk/LC_MESSAGES/django.po +++ /dev/null @@ -1,290 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# yun_man_ger <germanilyin@gmail.com>, 2011 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:37+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Kazakh (http://www.transifex.com/projects/p/django/language/" -"kk/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: kk\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "бүгін" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "кеше" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "ерте" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "ші" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "ші" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "ші" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "ші" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f миллион" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s миллион" - -#: templatetags/humanize.py:59 -#, python-format -msgid "%(value).1f billion" -msgid_plural "%(value).1f billion" -msgstr[0] "%(value).1f миллиард" - -#: templatetags/humanize.py:60 -#, python-format -msgid "%(value)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s миллиард" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f триллион" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s trillion" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "бір" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "екі" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "үш" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "төрт" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "бес" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "алты" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "жеті" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "сегіз" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "тоғыз" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "%(delta)s бұрын" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "кәзір" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "" -"one: бір секунд бұрын\n" -"other: %(count)s секунд бұрын" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "" -"one: бір минут бұрын\n" -"other: %(count)s минут бұрын" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "" -"one: бір сағат бұрын\n" -"other: %(count)s сағат бұрын" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "кәзірден %(delta)s" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "" -"one: кәзірден бір секунд\n" -"other: кәзірден %(count)s секунд" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "" -"one: кәзірден бір минут\n" -"other: кәзірден %(count)s минут" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "" -"one: кәзірден бір сағат\n" -"other: кәзірден %(count)s сағат" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/km/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/km/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index e97b1e1..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/km/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/km/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/km/LC_MESSAGES/django.po deleted file mode 100644 index 3fbd1c9..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/km/LC_MESSAGES/django.po +++ /dev/null @@ -1,277 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-04-24 18:40+0000\n" -"Last-Translator: Django team\n" -"Language-Team: Khmer (http://www.transifex.com/projects/p/django/language/" -"km/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: km\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "" - -#: templatetags/humanize.py:59 -#, python-format -msgid "%(value).1f billion" -msgid_plural "%(value).1f billion" -msgstr[0] "" - -#: templatetags/humanize.py:60 -#, python-format -msgid "%(value)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/kn/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/kn/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 7019b4f..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/kn/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/kn/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/kn/LC_MESSAGES/django.po deleted file mode 100644 index 27076c3..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/kn/LC_MESSAGES/django.po +++ /dev/null @@ -1,277 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-04-24 18:40+0000\n" -"Last-Translator: Django team\n" -"Language-Team: Kannada (http://www.transifex.com/projects/p/django/language/" -"kn/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: kn\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "" - -#: templatetags/humanize.py:59 -#, python-format -msgid "%(value).1f billion" -msgid_plural "%(value).1f billion" -msgstr[0] "" - -#: templatetags/humanize.py:60 -#, python-format -msgid "%(value)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/ko/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/ko/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 4af0331..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/ko/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/ko/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/ko/LC_MESSAGES/django.po deleted file mode 100644 index e4fad1a..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/ko/LC_MESSAGES/django.po +++ /dev/null @@ -1,278 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Jannis Leidel <jannis@leidel.info>, 2011 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:37+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Korean (http://www.transifex.com/projects/p/django/language/" -"ko/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ko\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "오늘" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "어제" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "내일" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "번째" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "번째" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "번째" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "번째" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f백만" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "" - -#: templatetags/humanize.py:59 -#, python-format -msgid "%(value).1f billion" -msgid_plural "%(value).1f billion" -msgstr[0] "%(value).1f십억" - -#: templatetags/humanize.py:60 -#, python-format -msgid "%(value)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f조" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "1" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "2" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "3" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "4" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "5" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "6" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "7" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "8" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "9" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/lt/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/lt/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 2b64c12..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/lt/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/lt/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/lt/LC_MESSAGES/django.po deleted file mode 100644 index 1c35a75..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/lt/LC_MESSAGES/django.po +++ /dev/null @@ -1,335 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Simonas Kazlauskas <simonas@kazlauskas.me>, 2013 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-17 20:50+0000\n" -"Last-Translator: Claude Paroz <claude@2xlibre.net>\n" -"Language-Team: Lithuanian (http://www.transifex.com/projects/p/django/" -"language/lt/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: lt\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" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "šiandien" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "vakar" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "rytoj" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "-as" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "-as" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "-as" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "-as" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f milijonas" -msgstr[1] "%(value).1f milijonai" -msgstr[2] "%(value).1f milijonų" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s milijonas" -msgstr[1] "%(value)s milijonai" -msgstr[2] "%(value)s milijonų" - -#: templatetags/humanize.py:59 -#, python-format -msgid "%(value).1f billion" -msgid_plural "%(value).1f billion" -msgstr[0] "%(value).1f milijardas" -msgstr[1] "%(value).1f milijardai" -msgstr[2] "%(value).1f milijardų" - -#: templatetags/humanize.py:60 -#, python-format -msgid "%(value)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s milijardas" -msgstr[1] "%(value)s milijardai" -msgstr[2] "%(value)s milijardų" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f trilijonas" -msgstr[1] "%(value).1f trilijonai" -msgstr[2] "%(value).1f trilijonų" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s trilijonas" -msgstr[1] "%(value)s trilijonai" -msgstr[2] "%(value)s trilijonų" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f kvadrilijonas" -msgstr[1] "%(value).1f kvadrilijonai" -msgstr[2] "%(value).1f kvadrilijonų" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s kvadrilijonas" -msgstr[1] "%(value)s kvadrilijonai" -msgstr[2] "%(value)s kvadrilijonų" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f kvintilijonas" -msgstr[1] "%(value).1f kvintilijonai" -msgstr[2] "%(value).1f kvintilijonų" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s kvintilijonas" -msgstr[1] "%(value)s kvintilijonai" -msgstr[2] "%(value)s kvintilijonų" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f sikstilijonas" -msgstr[1] "%(value).1f sikstilijonai" -msgstr[2] "%(value).1f sikstilijonų" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s sikstilijonas" -msgstr[1] "%(value)s sikstilijonai" -msgstr[2] "%(value)s sikstilijonų" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f septilijonas" -msgstr[1] "%(value).1f septilijonai" -msgstr[2] "%(value).1f septilijonų" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s septilijonas" -msgstr[1] "%(value)s septilijonai" -msgstr[2] "%(value)s septilijonų" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f oktilijonas" -msgstr[1] "%(value).1f oktilijonai" -msgstr[2] "%(value).1f oktilijonų" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s oktilijonas" -msgstr[1] "%(value)s oktilijonai" -msgstr[2] "%(value)s oktilijonų" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f naintilijonas" -msgstr[1] "%(value).1f naintilijonai" -msgstr[2] "%(value).1f naintilijonų" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s naintilijonas" -msgstr[1] "%(value)s naintilijonai" -msgstr[2] "%(value)s naintilijonų" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f decilijonas" -msgstr[1] "%(value).1f decilijonai" -msgstr[2] "%(value).1f decilijonų" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s decilijonas" -msgstr[1] "%(value)s decilijonai" -msgstr[2] "%(value)s decilijonų" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f gugolas" -msgstr[1] "%(value).1f gugolai" -msgstr[2] "%(value).1f gugolų" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s gugolas" -msgstr[1] "%(value)s gugolai" -msgstr[2] "%(value)s gugolų" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "vienas" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "du" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "trys" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "keturi" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "penki" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "šeši" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "septyni" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "aštuoni" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "devyni" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "prieš %(delta)s" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "dabar" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "prieš %(count)s sekundę" -msgstr[1] "prieš %(count)s sekundes" -msgstr[2] "prieš %(count)s sekundžių" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "prieš %(count)s minutę" -msgstr[1] "prieš %(count)s minutes" -msgstr[2] "prieš %(count)s minučių" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "prieš %(count)s valandą" -msgstr[1] "prieš %(count)s valandas" -msgstr[2] "prieš %(count)s valandų" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "%(delta)s nuo dabar" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "%(count)s sekundė nuo dabar" -msgstr[1] "%(count)s sekundės nuo dabar" -msgstr[2] "%(count)s sekundžių nuo dabar" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "%(count)s minutė nuo dabar" -msgstr[1] "%(count)s minutės nuo dabar" -msgstr[2] "%(count)s minučių nuo dabar" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "%(count)s valanda nuo dabar" -msgstr[1] "%(count)s valandos nuo dabar" -msgstr[2] "%(count)s valandų nuo dabar" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/lv/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/lv/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 929154a..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/lv/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/lv/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/lv/LC_MESSAGES/django.po deleted file mode 100644 index c2a93a7..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/lv/LC_MESSAGES/django.po +++ /dev/null @@ -1,335 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Jannis Leidel <jannis@leidel.info>, 2011 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:36+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Latvian (http://www.transifex.com/projects/p/django/language/" -"lv/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: lv\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " -"2);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "šodien" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "vakar" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "rīt" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "th" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "st" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "nd" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "rd" - -#: templatetags/humanize.py:55 -#, 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:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:59 -#, 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)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:63 -#, 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:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "viens" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "divi" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "trīs" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "četri" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "pieci" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "seši" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "septiņi" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "astoņi" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "deviņi" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/mk/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/mk/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 8783b71..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/mk/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/mk/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/mk/LC_MESSAGES/django.po deleted file mode 100644 index 32f001c..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/mk/LC_MESSAGES/django.po +++ /dev/null @@ -1,306 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# vvangelovski <vvangelovski@gmail.com>, 2013 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:37+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Macedonian (http://www.transifex.com/projects/p/django/" -"language/mk/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: mk\n" -"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "денес" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "вчера" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "утре" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "ти" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "ви" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "ри" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "ти" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f милион" -msgstr[1] "%(value).1f милиони" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s милион" -msgstr[1] "%(value)s милиони" - -#: templatetags/humanize.py:59 -#, 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)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s милијарда" -msgstr[1] "%(value)s милијарди" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f трилион" -msgstr[1] "%(value).1f трилиони" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s трилион" -msgstr[1] "%(value)s трилиони" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f квадрилион" -msgstr[1] "%(value).1f квадрилиони" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s квадрилион" -msgstr[1] "%(value)s квадрилиони" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f квинтилион" -msgstr[1] "%(value).1f квинтилиони" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s квинтилион" -msgstr[1] "%(value)s квинтилиони" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f секстилион" -msgstr[1] "%(value).1f секстилиони" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s секстилион" -msgstr[1] "%(value)s секстилиони" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f септилион" -msgstr[1] "%(value).1f септилиони" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s септилион" -msgstr[1] "%(value)s септилиони" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f октилион" -msgstr[1] "%(value).1f октилиони" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s октилион" -msgstr[1] "%(value)s октилиони" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f нонилион" -msgstr[1] "%(value).1f нонилиони" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s нонилион" -msgstr[1] "%(value)s нонилиони" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f децилион" -msgstr[1] "%(value).1f децилиони" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s децилион" -msgstr[1] "%(value)s децилиони" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f гугол" -msgstr[1] "%(value).1f гуголи" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s гугол" -msgstr[1] "%(value)s гуголи" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "еден" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "две" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "three" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "четри" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "пет" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "шест" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "седум" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "осум" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "девет" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "пред %(delta)s" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "сега" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "пред секунда" -msgstr[1] "пред %(count)s\\u00a0секунди" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "пред минута" -msgstr[1] "пред %(count)s\\u00a0минути" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "пред час" -msgstr[1] "пред %(count)s\\u00a0часа" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "%(delta)s од сега" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "за една секунда" -msgstr[1] "%(count)s\\u00a0секунди од сега" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "за една минута" -msgstr[1] "%(count)s\\u00a0минути од сега" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "за еден час" -msgstr[1] "%(count)s\\u00a0часа од сега" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/ml/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/ml/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 190e6d8..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/ml/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/ml/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/ml/LC_MESSAGES/django.po deleted file mode 100644 index 057b90d..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/ml/LC_MESSAGES/django.po +++ /dev/null @@ -1,307 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Jannis Leidel <jannis@leidel.info>, 2011 -# Rajeesh Nair <rajeeshrnair@gmail.com>, 2012 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:36+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Malayalam (http://www.transifex.com/projects/p/django/" -"language/ml/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ml\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "ഇന്ന്" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "ഇന്നലെ" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "നാളെ" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "ആം" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "ആം" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "ആം" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "ആം" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f മില്ല്യണ് (ദശലക്ഷം)" -msgstr[1] "%(value).1f മില്ല്യണ് (ദശലക്ഷം)" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s ദശലക്ഷം" -msgstr[1] "%(value)s ദശലക്ഷം" - -#: templatetags/humanize.py:59 -#, 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)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s ശതകോടി" -msgstr[1] "%(value)s ശതകോടി" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f ട്രില്ല്യണ് (ലക്ഷം കോടി)" -msgstr[1] "%(value).1f ട്രില്ല്യണ് (ലക്ഷം കോടി)" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s ലക്ഷം കോടി" -msgstr[1] "%(value)s ലക്ഷം കോടി" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f ക്വാഡ്രില്ല്യണ്" -msgstr[1] "%(value).1f ക്വാഡ്രില്ല്യണ്" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s ക്വാഡ്രില്ല്യണ്" -msgstr[1] "%(value)s ക്വാഡ്രില്ല്യണ്" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f ക്വിന്റില്ല്യണ്" -msgstr[1] "%(value).1f ക്വിന്റില്ല്യണ്" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s ക്വിന്റില്ല്യണ്" -msgstr[1] "%(value)s ക്വിന്റില്ല്യണ്" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f സെക്സ്റ്റില്ല്യണ്" -msgstr[1] "%(value).1f സെക്സ്റ്റില്ല്യണ്" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s സെക്സ്റ്റില്ല്യണ്" -msgstr[1] "%(value)s സെക്സ്റ്റില്ല്യണ്" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f സെപ്റ്റില്ല്യണ്" -msgstr[1] "%(value).1f സെപ്റ്റില്ല്യണ്" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s സെപ്റ്റില്ല്യണ്" -msgstr[1] "%(value)s സെപ്റ്റില്ല്യണ്" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f ഒക്റ്റില്ല്യണ്" -msgstr[1] "%(value).1f ഒക്റ്റില്ല്യണ്" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s ഒക്റ്റില്ല്യണ്" -msgstr[1] "%(value)s ഒക്റ്റില്ല്യണ്" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f നോനില്ല്യണ്" -msgstr[1] "%(value).1f നോനില്ല്യണ്" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s നോനില്ല്യണ്" -msgstr[1] "%(value)s നോനില്ല്യണ്" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f ഡെസില്ല്യണ്" -msgstr[1] "%(value).1f ഡെസില്ല്യണ്" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s ഡെസില്ല്യണ്" -msgstr[1] "%(value)s ഡെസില്ല്യണ്" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f ഗൂഗോള്" -msgstr[1] "%(value).1f ഗൂഗോള്" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s ഗൂഗോള്" -msgstr[1] "%(value)s ഗൂഗോള്" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "ഒന്ന്" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "രണ്ട്" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "മൂന്ന്" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "നാല്" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "അഞ്ച്" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "ആറ്" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "ഏഴ്" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "എട്ട്" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "ഒന്പത്" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "%(delta)s മുമ്പ്" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "ഇപ്പോള്" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "ഒരു സെക്കന്ഡ് മുമ്പ്" -msgstr[1] "%(count)s സെക്കന്ഡുകള് മുമ്പ്" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "ഒരു മിനുറ്റ് മുമ്പ്" -msgstr[1] "%(count)s മിനുറ്റുകള് മുമ്പ്" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "ഒരു മണിക്കൂര് മുമ്പ്" -msgstr[1] "%(count)s മണിക്കൂര് മുമ്പ്" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "ഇപ്പോള് മുതല് %(delta)s" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "ഇപ്പോള് മുതല് ഒരു സെക്കന്ഡ്" -msgstr[1] "ഇപ്പോള് മുതല് %(count)s സെക്കന്ഡുകള്" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "ഇപ്പോള് മുതല് ഒരു മിനുട്ട്" -msgstr[1] "ഇപ്പോള് മുതല് %(count)s മിനുട്ടുകള്" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "ഇപ്പോള് മുതല് ഒരു മണിക്കൂര്" -msgstr[1] "ഇപ്പോള് മുതല് %(count)s മണിക്കൂറുകള്" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/mn/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/mn/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 00792b8..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/mn/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/mn/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/mn/LC_MESSAGES/django.po deleted file mode 100644 index d470e06..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/mn/LC_MESSAGES/django.po +++ /dev/null @@ -1,308 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# bayarkhuu <brka_8@yahoo.com>, 2013 -# zorig <zorig_ezd@yahoo.com>, 2013 -# Анхбаяр Анхаа <l.ankhbayar@gmail.com>, 2013 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-30 18:17+0000\n" -"Last-Translator: zorig <zorig_ezd@yahoo.com>\n" -"Language-Team: Mongolian (http://www.transifex.com/projects/p/django/" -"language/mn/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: mn\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "өнөөдөр" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "өчигдөр" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "маргааш" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "-р" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "-р" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "-р" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "-р" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f сая" -msgstr[1] "%(value).1f сая" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s сая" -msgstr[1] "%(value)s сая" - -#: templatetags/humanize.py:59 -#, 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)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s тэрбум" -msgstr[1] "%(value)s тэрбум" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f наяд" -msgstr[1] "%(value).1f наяд" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s наяд" -msgstr[1] "%(value)s наяд" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f тунамал" -msgstr[1] "%(value).1f тунамал" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s тунамал" -msgstr[1] "%(value)s тунамал" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f их ингүүмэл " -msgstr[1] "%(value).1f их ингүүмэл " - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s их ингүүмэл " -msgstr[1] "%(value)s их ингүүмэл " - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f ялгаруулагч" -msgstr[1] "%(value).1f ялгаруулагч" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s ялгаруулагч" -msgstr[1] "%(value)s ялгаруулагч" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f их өөр дээр " -msgstr[1] "%(value).1f их өөр дээр " - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s их өөр дээр " -msgstr[1] "%(value)s их өөр дээр " - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f өөр дээр " -msgstr[1] "%(value).1f өөр дээр " - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s өөр дээр " -msgstr[1] "%(value)s өөр дээр " - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "нэг" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "хоёр" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "гурав" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "дөрөв" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "тав" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "зургаа" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "долоо" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "найм" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "ес" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "%(delta)s өмнө" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "одоо" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "" -msgstr[1] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "" -msgstr[1] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "одооноос %(delta)s " - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "" -msgstr[1] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "" -msgstr[1] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "" -msgstr[1] "" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/my/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/my/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 0a555f0..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/my/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/my/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/my/LC_MESSAGES/django.po deleted file mode 100644 index 0871a65..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/my/LC_MESSAGES/django.po +++ /dev/null @@ -1,278 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Yhal Htet Aung <jumoun@gmail.com>, 2013 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:36+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Burmese (http://www.transifex.com/projects/p/django/language/" -"my/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: my\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "ယနေ့" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "မနေ့" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "မနက်ဖြန်" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "မြောက်" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "မြောက်" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "မြောက်" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "မြောက်" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f မီလီယံ" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s မီလီယံ" - -#: templatetags/humanize.py:59 -#, python-format -msgid "%(value).1f billion" -msgid_plural "%(value).1f billion" -msgstr[0] "%(value).1f ဘီလီယံ" - -#: templatetags/humanize.py:60 -#, python-format -msgid "%(value)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s ဘီလီယံ" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f တရီလျံ" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s တရီလျံ" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f ကွပ်ဒရီလျံ" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s ကွပ်ဒရီလျံ" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f ကွင့်တီလျံ" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s ကွင့်တီလျံ" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f ဆက်တီလျံ" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s ဆက်တီလျံ" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f ဆပ်တီလျံ" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s ဆပ်တီလျံ" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f အော့တီလျံ" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s အော့တီလျံ" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f နိုနီလျံ" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s နိုနီလျံ" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f ဒက်စီလျံ" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s ဒက်စီလျံ" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f ဂူးဂေါ်" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s ဂူးဂေါ်" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "တစ်" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "နှစ်" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "သံုး" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "လေး" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "ငါး" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "ခြောက်" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "ခုနစ်" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "ရှစ်" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "ကိုး" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "%(delta)s အခါက" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "ယခု" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "%(count)s စက္ကန့်များအခါက" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "%(count)s မိနစ်များအခါက" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "%(count)s နာရီများအခါက" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "%(delta)s ယခုမှ" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "ယခုမှ %(count)s စက္ကန့်များ" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "ယခုမှ %(count)s မိနစ်များ" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "ယခုမှ %(count)s နာရီများ" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/nb/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/nb/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 09b944d..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/nb/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/nb/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/nb/LC_MESSAGES/django.po deleted file mode 100644 index 5f79181..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/nb/LC_MESSAGES/django.po +++ /dev/null @@ -1,307 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Jannis Leidel <jannis@leidel.info>, 2011 -# jonklo <jonklo@gmail.com>, 2012 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:37+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/django/" -"language/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "i dag" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "i går" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "i morgen" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "." - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "." - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "." - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "." - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f million" -msgstr[1] "%(value).1f millioner" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s million" -msgstr[1] "%(value)s millioner" - -#: templatetags/humanize.py:59 -#, 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)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s milliard" -msgstr[1] "%(value)s milliarder" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f billion" -msgstr[1] "%(value).1f billioner" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s billion" -msgstr[1] "%(value)s billioner" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f kvadrillion" -msgstr[1] "%(value).1f kvadrillioner" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s kvadrillion" -msgstr[1] "%(value)s kvadrillioner" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f kvintillion" -msgstr[1] "%(value).1f kvintillioner" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s kvintillion" -msgstr[1] "%(value)s kvintillioner" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f sekstillion" -msgstr[1] "%(value).1f sekstillioner" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s sekstillion" -msgstr[1] "%(value)s sekstillioner" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f septillion" -msgstr[1] "%(value).1f septillioner" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s septillion" -msgstr[1] "%(value)s septillioner" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f oktillion" -msgstr[1] "%(value).1f oktillioner" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s oktillion" -msgstr[1] "%(value)s oktillioner" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f nonillion" -msgstr[1] "%(value).1f nonillioner" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s nonillion" -msgstr[1] "%(value)s nonillioner" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f desillion" -msgstr[1] "%(value).1f desillioner" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s desillion" -msgstr[1] "%(value)s desillioner" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f googol" -msgstr[1] "%(value).1f googoler" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s googol" -msgstr[1] "%(value)s googoler" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "én" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "to" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "tre" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "fire" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "fem" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "seks" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "sju" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "åtte" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "ni" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "%(delta)s siden" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "nå" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "ett sekund siden" -msgstr[1] "%(count)s sekunder siden" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "ett minutt siden" -msgstr[1] "%(count)s minutter siden" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "en time siden" -msgstr[1] "%(count)s timer siden" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "%(delta)s fra nå" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "ett sekund fra nå" -msgstr[1] "%(count)s sekunder fra nå" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "ett minutt fra nå" -msgstr[1] "%(count)s minutter fra nå" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "en time fra nå" -msgstr[1] "%(count)s timer fra nå" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/ne/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/ne/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 789c602..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/ne/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/ne/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/ne/LC_MESSAGES/django.po deleted file mode 100644 index 9235318..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/ne/LC_MESSAGES/django.po +++ /dev/null @@ -1,306 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Paras Nath Chaudhary <opnchaudhary@gmail.com>, 2012 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:37+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Nepali (http://www.transifex.com/projects/p/django/language/" -"ne/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ne\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "आज" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "हिजो" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "भोली" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s मिलियन" -msgstr[1] "%(value)s मिलियन" - -#: templatetags/humanize.py:59 -#, python-format -msgid "%(value).1f billion" -msgid_plural "%(value).1f billion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:60 -#, python-format -msgid "%(value)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s अरब" -msgstr[1] "%(value)s अरब" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s खरब" -msgstr[1] "%(value)s खरब" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s करोड़ शंख" -msgstr[1] "%(value)s करोड़ शंख" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "एक " - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "दुई " - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "तीन " - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "चार " - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "पाँच " - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "छ " - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "सात " - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "आठ " - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "नौ " - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "%(delta)s अगाडी" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "अहिले" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "एक सेकेन्ड अगाडी " -msgstr[1] "%(count)s सेकेन्ड अगाडी " - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "एक मिनेट अगाडी " -msgstr[1] "%(count)s मिनेट अगाडी " - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "एक घन्टा अगाडी " -msgstr[1] "%(count)s घन्टा अगाडी " - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "" -msgstr[1] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "" -msgstr[1] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "" -msgstr[1] "" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/nl/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/nl/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index b67da73..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/nl/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/nl/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/nl/LC_MESSAGES/django.po deleted file mode 100644 index 0563d4c..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/nl/LC_MESSAGES/django.po +++ /dev/null @@ -1,308 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Blue <alexandervanratingen@gmail.com>, 2011-2012 -# Jannis Leidel <jannis@leidel.info>, 2011 -# Tino de Bruijn <tinodb@gmail.com>, 2012 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:36+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Dutch (http://www.transifex.com/projects/p/django/language/" -"nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "vandaag" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "gisteren" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "morgen" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "e" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "e" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "e" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "e" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f miljoen" -msgstr[1] "%(value).1f miljoen" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s miljoen" -msgstr[1] "%(value)s miljoen" - -#: templatetags/humanize.py:59 -#, 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)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s miljard" -msgstr[1] "%(value)s miljard" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f biljoen" -msgstr[1] "%(value).1f biljoen" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s biljoen" -msgstr[1] "%(value)s biljoen" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f biljard" -msgstr[1] "%(value).1f biljard" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s biljard" -msgstr[1] "%(value)s biljard" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f triljoen" -msgstr[1] "%(value).1f triljoen" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s triljoen" -msgstr[1] "%(value)s triljoen" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f triljard" -msgstr[1] "%(value).1f triljard" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s triljard" -msgstr[1] "%(value)s triljard" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f quadriljoen" -msgstr[1] "%(value).1f quadriljoen" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s quadriljoen" -msgstr[1] "%(value)s quadriljoen" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f quadriljard" -msgstr[1] "%(value).1f quadriljard" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s quadriljard" -msgstr[1] "%(value)s quadriljard" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f quintiljoen" -msgstr[1] "%(value).1f quintiljoen" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s quintiljoen" -msgstr[1] "%(value)s quintiljoen" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f quintiljard" -msgstr[1] "%(value).1f quintiljard" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s quintiljard" -msgstr[1] "%(value)s quintiljard" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f googol" -msgstr[1] "%(value).1f googol" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s googol" -msgstr[1] "%(value)s googol" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "één" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "twee" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "drie" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "vier" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "vijf" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "zes" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "zeven" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "acht" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "negen" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "%(delta)s geleden" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "nu" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "een seconde geleden" -msgstr[1] "%(count)s seconden geleden" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "een minuut geleden" -msgstr[1] "%(count)s minuten geleden" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "een uur geleden" -msgstr[1] "%(count)s uur geleden" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "%(delta)s van nu" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "een seconde van nu" -msgstr[1] "%(count)s seconden van nu" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "een minuut van nu" -msgstr[1] "%(count)s minuten van nu" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "een uur geleden" -msgstr[1] "%(count)s uur van nu" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/nn/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/nn/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index a322f27..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/nn/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/nn/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/nn/LC_MESSAGES/django.po deleted file mode 100644 index 60e4e4f..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/nn/LC_MESSAGES/django.po +++ /dev/null @@ -1,307 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Jannis Leidel <jannis@leidel.info>, 2011 -# velmont <odin.omdal@gmail.com>, 2012 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:36+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Norwegian Nynorsk (http://www.transifex.com/projects/p/django/" -"language/nn/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nn\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "i dag" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "i går" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "i morgon" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "." - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "." - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "." - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "." - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f million" -msgstr[1] "%(value).1f millionar" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s million" -msgstr[1] "%(value)s millionar" - -#: templatetags/humanize.py:59 -#, 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)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s milliard" -msgstr[1] "%(value)s milliardar" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f billion" -msgstr[1] "%(value).1f billionar" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s billion" -msgstr[1] "%(value)s billionar" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f kvadrillion" -msgstr[1] "%(value).1f kvadrillionar" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s kvadrillion" -msgstr[1] "%(value)s kvadrillionar" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f kvintillion" -msgstr[1] "%(value).1f kvintillionar" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s kvintillion" -msgstr[1] "%(value)s kvintillionar" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f sekstillion" -msgstr[1] "%(value).1f sekstilionar" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s sekstillion" -msgstr[1] "%(value)s sekstillionar" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f septillion" -msgstr[1] "%(value).1f septillionar" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s septillion" -msgstr[1] "%(value)s septillionar" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f oktillion" -msgstr[1] "%(value).1f oktillionar" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s oktillion" -msgstr[1] "%(value)s oktillionar" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f nonillion" -msgstr[1] "%(value).1f nonillionar" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s nonillion" -msgstr[1] "%(value)s nonillionar" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f desillion" -msgstr[1] "%(value).1f desillionar" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s desillion" -msgstr[1] "%(value)s desillionar" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f googol" -msgstr[1] "%(value).1f googolar" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s googol" -msgstr[1] "%(value)s googolar" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "éin" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "to" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "tre" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "fire" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "fem" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "seks" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "sju" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "åtte" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "ni" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "%(delta)s sidan" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "no" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "eitt sekund sidan" -msgstr[1] "%(count)s sekund sidan" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "eitt minutt sidan" -msgstr[1] "%(count)s minutt sidan" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "éin time sidan" -msgstr[1] "%(count)s timar sidan" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "%(delta)s frå no" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "eitt sekund frå no" -msgstr[1] "%(count)s sekund frå no" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "eitt minutt frå no" -msgstr[1] "%(count)s minutt frå no" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "éin time frå no" -msgstr[1] "%(count)s timar frå no" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/os/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/os/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 3ac36cc..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/os/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/os/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/os/LC_MESSAGES/django.po deleted file mode 100644 index 91a220b..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/os/LC_MESSAGES/django.po +++ /dev/null @@ -1,306 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Soslan Khubulov <soslanx@gmail.com>, 2013 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:37+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Ossetic (http://www.transifex.com/projects/p/django/language/" -"os/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: os\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "абон" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "знон" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "сом" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "-ӕм" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "-аг" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "-аг" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "-аг" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f милуан" -msgstr[1] "%(value).1f милуан" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s милуан" -msgstr[1] "%(value)s милуан" - -#: templatetags/humanize.py:59 -#, 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)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s биллион" -msgstr[1] "%(value)s биллион" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f триллион" -msgstr[1] "%(value).1f триллион" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s триллион" -msgstr[1] "%(value)s триллион" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f къуадриллион" -msgstr[1] "%(value).1f къуадриллион" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s къуадриллион" -msgstr[1] "%(value)s къуадриллион" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f къуинтиллион" -msgstr[1] "%(value).1f къуинтиллион" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s къуинтиллион" -msgstr[1] "%(value)s къуинтиллион" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f секстиллион" -msgstr[1] "%(value).1f секстиллион" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s секстиллион" -msgstr[1] "%(value)s секстиллион" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f септиллион" -msgstr[1] "%(value).1f септиллион" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s септиллион" -msgstr[1] "%(value)s септиллион" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f октиллион" -msgstr[1] "%(value).1f октиллион" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s октиллион" -msgstr[1] "%(value)s октиллион" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f нониллион" -msgstr[1] "%(value).1f нониллион" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s нониллион" -msgstr[1] "%(value)s нониллион" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f дециллион" -msgstr[1] "%(value).1f дециллион" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s дециллион" -msgstr[1] "%(value)s дециллион" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f гугол" -msgstr[1] "%(value).1f гугол" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s гугол" -msgstr[1] "%(value)s гугол" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "иу" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "дыууӕ" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "ӕртӕ" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "цыппар" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "фондз" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "ӕхсӕз" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "авд" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "аст" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "фараст" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "%(delta)s раздӕр" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "ныр" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "секунд размӕ" -msgstr[1] "%(count)s секунды размӕ" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "минут размӕ" -msgstr[1] "%(count)s минут размӕ" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "сахат размӕ" -msgstr[1] "%(count)s сахат размӕ" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "%(delta)s енырӕй" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "иу секунд енырӕй" -msgstr[1] "енырӕй %(count)s секунд" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "енырӕй 1 минут" -msgstr[1] "енырӕй %(count)s минут" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "енырӕй 1 сахат" -msgstr[1] "енырӕй %(count)s сахат" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/pa/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/pa/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 03b965e..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/pa/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/pa/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/pa/LC_MESSAGES/django.po deleted file mode 100644 index c57f6e7..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/pa/LC_MESSAGES/django.po +++ /dev/null @@ -1,307 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# A S Alam <apreet.alam@gmail.com>, 2013 -# Jannis Leidel <jannis@leidel.info>, 2011 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:36+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Panjabi (Punjabi) (http://www.transifex.com/projects/p/django/" -"language/pa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: pa\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "ਅੱਜ" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "ਕੱਲ੍ਹ" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "ਭਲਕੇ" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "ਵਾਂ" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "ਲਾਂ" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "ਜਾ" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "ਜਾ" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f ਮਿਲੀਅਨ" -msgstr[1] "%(value).1f ਮਿਲੀਅਨ" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s ਮਿਲੀਅਨ" -msgstr[1] "%(value)s ਮਿਲੀਅਨ" - -#: templatetags/humanize.py:59 -#, 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)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f ਟਰਲੀਅਨ" -msgstr[1] "%(value).1f ਟਰਲੀਅਨ" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "ਇੱਕ" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "ਦੋ" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "ਤਿੰਨ" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "ਚਾਰ" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "ਪੰਜ" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "ਛੇ" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "ਸੱਤ" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "ਅੱਠ" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "ਨੌ" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "ਹੁਣ" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "" -msgstr[1] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "" -msgstr[1] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "" -msgstr[1] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "" -msgstr[1] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "" -msgstr[1] "" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/pl/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/pl/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 3f7e02f..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/pl/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/pl/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/pl/LC_MESSAGES/django.po deleted file mode 100644 index 19f1e85..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/pl/LC_MESSAGES/django.po +++ /dev/null @@ -1,337 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# angularcircle, 2011 -# Jannis Leidel <jannis@leidel.info>, 2011 -# Roman Barczyński <rombar@gmail.com>, 2012 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:36+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Polish (http://www.transifex.com/projects/p/django/language/" -"pl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: pl\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "dzisiaj" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "wczoraj" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "jutro" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "-y" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "-szy" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "-gi" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "-ci" - -#: templatetags/humanize.py:55 -#, 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:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s milion" -msgstr[1] "%(value)s miliony" -msgstr[2] "%(value)s milionów" - -#: templatetags/humanize.py:59 -#, 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)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s miliard" -msgstr[1] "%(value)s miliardy" -msgstr[2] "%(value)s miliardów" - -#: templatetags/humanize.py:63 -#, 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:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s bilion" -msgstr[1] "%(value)s biliony" -msgstr[2] "%(value)s bilionów" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f biliard" -msgstr[1] "%(value).1f biliardy" -msgstr[2] "%(value).1f biliardów" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s biliard" -msgstr[1] "%(value)s biliardy" -msgstr[2] "%(value)s biliardów" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f trylion" -msgstr[1] "%(value).1f tryliony" -msgstr[2] "%(value).1f trylionów" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s trylion" -msgstr[1] "%(value)s tryliony" -msgstr[2] "%(value)s trylionyów" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f tryliard" -msgstr[1] "%(value).1f tryliardy" -msgstr[2] "%(value).1f tryliardów" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] " %(value)s tryliard" -msgstr[1] "%(value)s tryliardy" -msgstr[2] "%(value)s tryliardów" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f kwadrylion" -msgstr[1] "%(value).1f kwadryliony" -msgstr[2] "%(value).1f kwadrylionów" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s kwadrylion" -msgstr[1] "%(value)s kwadryliony" -msgstr[2] "%(value)s kwadrylionów" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f kwadryliard" -msgstr[1] "%(value).1f kwardyliardy" -msgstr[2] "%(value).1f kwadryliardów" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s kwadryliard" -msgstr[1] "%(value)s kwardyliardy" -msgstr[2] "%(value)s kwadryliardów" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f kwintylion" -msgstr[1] "%(value).1f kwintyliony" -msgstr[2] "%(value).1f kwintylionów" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s kwintylion" -msgstr[1] "%(value)s kwintyliony" -msgstr[2] "%(value)s kwintylionów" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f kwintyliard" -msgstr[1] "%(value).1f kwintyliardy" -msgstr[2] "%(value).1f kwintyliardów" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s kwintyliard" -msgstr[1] "%(value)s kwintyliardy" -msgstr[2] "%(value)s kwintyliardów" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f googol" -msgstr[1] "%(value).1f googole" -msgstr[2] "%(value).1f googolów" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s googol" -msgstr[1] "%(value)s googole" -msgstr[2] "%(value)s googolów" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "jeden" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "dwa" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "trzy" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "cztery" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "pięć" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "sześć" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "siedem" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "osiem" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "dziewięć" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "%(delta)s temu" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "teraz" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "sekundę temu" -msgstr[1] "%(count)s sekundy temu" -msgstr[2] "%(count)s sekund temu" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "minutę temu" -msgstr[1] "%(count)s minuty temu" -msgstr[2] "%(count)s minut temu" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "godzinę temu" -msgstr[1] "%(count)s godzin temu" -msgstr[2] "%(count)s godziny temu" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "za %(delta)s " - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "za sekundę" -msgstr[1] "za %(count)s sekundy" -msgstr[2] "za %(count)s sekund" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "za minutę" -msgstr[1] "za %(count)s minuty" -msgstr[2] "za %(count)s minut" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "za godzinę" -msgstr[1] "za %(count)s godziny" -msgstr[2] "za %(count)s godzin" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/pt/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/pt/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index fdebaa9..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/pt/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/pt/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/pt/LC_MESSAGES/django.po deleted file mode 100644 index 7707000..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/pt/LC_MESSAGES/django.po +++ /dev/null @@ -1,307 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Jannis Leidel <jannis@leidel.info>, 2011 -# Nuno Mariz <nmariz@gmail.com>, 2012-2013 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:36+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/django/" -"language/pt/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: pt\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "hoje" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "ontem" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "amanhã" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "º" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "º" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "º" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "º" - -#: templatetags/humanize.py:55 -#, 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:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s milhão" -msgstr[1] "%(value)s milhões" - -#: templatetags/humanize.py:59 -#, 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)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s bilião" -msgstr[1] "%(value)s biliões" - -#: templatetags/humanize.py:63 -#, 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:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s trilião" -msgstr[1] "%(value)s triliões" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f quadrilião" -msgstr[1] "%(value).1f quatriliões" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s quadrilião" -msgstr[1] "%(value)s quatriliões" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f quintilião" -msgstr[1] "%(value).1f quintiliões" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s quintilião" -msgstr[1] "%(value)s quintiliões" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f sextilião" -msgstr[1] "%(value).1f sextiliões" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s sextilião" -msgstr[1] "%(value)s sextiliões" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f septilião" -msgstr[1] "%(value).1f septiliões" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s septilião" -msgstr[1] "%(value)s septiliões" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f octilião" -msgstr[1] "%(value).1f octiliões" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s octilião" -msgstr[1] "%(value)s octiliões" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f nonilião" -msgstr[1] "%(value).1f noniliões" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s nonilião" -msgstr[1] "%(value)s noniliões" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f decilião" -msgstr[1] "%(value).1f deciliões" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s decilião" -msgstr[1] "%(value)s deciliões" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f googol" -msgstr[1] "%(value).1f googol" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s googol" -msgstr[1] "%(value)s googol" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "um" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "dois" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "três" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "quatro" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "cinco" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "seis" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "sete" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "oito" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "nove" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "%(delta)s atrás" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "agora" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "há 1 segundo" -msgstr[1] "há %(count)s segundos" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "há 1 minuto" -msgstr[1] "há %(count)s minutos" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "há 1 hora" -msgstr[1] "há %(count)s horas" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "%(delta)s a partir de agora" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "1 segundo a partir de agora" -msgstr[1] "%(count)s segundos a partir de agora" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "1 minuto a partir de agora" -msgstr[1] "%(count)s minutos a partir de agora" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "1 hora a partir de agora" -msgstr[1] "%(count)s horas a partir de agora" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index c698018..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.po deleted file mode 100644 index 6bd81c8..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.po +++ /dev/null @@ -1,309 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Eduardo Carvalho <eduardocereto@gmail.com>, 2012 -# Guilherme Gondim <semente@taurinus.org>, 2012-2013 -# Jannis Leidel <jannis@leidel.info>, 2011 -# Sandro <sandrossv@hotmail.com>, 2011 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:36+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" -"django/language/pt_BR/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: pt_BR\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "hoje" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "ontem" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "amanhã" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "º" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "º" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "º" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "º" - -#: templatetags/humanize.py:55 -#, 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:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s milhão" -msgstr[1] "%(value)s milhões" - -#: templatetags/humanize.py:59 -#, 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)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s bilhão" -msgstr[1] "%(value)s bilhões" - -#: templatetags/humanize.py:63 -#, 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:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s trilhão" -msgstr[1] "%(value)s trilhões" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f quadrilhão" -msgstr[1] "%(value).1f quadrilhões" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s quadrilhão" -msgstr[1] "%(value)s quadrilhões" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f quintilhão" -msgstr[1] "%(value).1f quintilhões" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s quintilhão" -msgstr[1] "%(value)s quintilhões" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f sextilhão" -msgstr[1] "%(value).1f sextilhões" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s sextilhão" -msgstr[1] "%(value)s sextilhões" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f septilhão" -msgstr[1] "%(value).1f septilhões" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s septilhão" -msgstr[1] "%(value)s septilhões" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f octilhão" -msgstr[1] "%(value).1f octilhões" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s octilhão" -msgstr[1] "%(value)s octilhões" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f nonilhão" -msgstr[1] "%(value).1f nonilhões" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s nonilhão" -msgstr[1] "%(value)s nonilhões" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f decilhão" -msgstr[1] "%(value).1f decilhões" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s decilhão" -msgstr[1] "%(value)s decilhões" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f googol" -msgstr[1] "%(value).1f googol" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s googol" -msgstr[1] "%(value)s googol" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "um" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "dois" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "três" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "quatro" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "cinco" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "seis" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "sete" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "oito" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "nove" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "%(delta)s atrás" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "agora" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "há 1 segundo" -msgstr[1] "há %(count)s segundos" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "há 1 minuto" -msgstr[1] "há %(count)s minutos" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "há 1 hora" -msgstr[1] "há %(count)s horas" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "%(delta)s a partir de agora" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "1 segundo a partir de agora" -msgstr[1] "%(count)s segundos a partir de agora" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "1 minuto a partir de agora" -msgstr[1] "%(count)s minutos a partir de agora" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "1 hora a partir de agora" -msgstr[1] "%(count)s horas a partir de agora" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/ro/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/ro/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 66019d2..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/ro/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/ro/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/ro/LC_MESSAGES/django.po deleted file mode 100644 index 7d147ee..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/ro/LC_MESSAGES/django.po +++ /dev/null @@ -1,337 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Daniel Ursache-Dogariu <contact@danniel.net>, 2011 -# Jannis Leidel <jannis@leidel.info>, 2011 -# sorin <sorin.sbarnea@gmail.com>, 2011 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:37+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Romanian (http://www.transifex.com/projects/p/django/language/" -"ro/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ro\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" -"2:1));\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "astăzi" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "ieri" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "mâine" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "ul" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "ul" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "lea" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "lea" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f milion" -msgstr[1] "%(value).1f milioane" -msgstr[2] "%(value).1f de milione" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s milion" -msgstr[1] "%(value)s milioane" -msgstr[2] "%(value)s de milioane" - -#: templatetags/humanize.py:59 -#, python-format -msgid "%(value).1f billion" -msgid_plural "%(value).1f billion" -msgstr[0] "%(value).1f miliard" -msgstr[1] "%(value).1f miliarde" -msgstr[2] "%(value).1f de miliarde" - -#: templatetags/humanize.py:60 -#, python-format -msgid "%(value)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s miliard" -msgstr[1] "%(value)s miliarde" -msgstr[2] "%(value)s de miliarde" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f trilion" -msgstr[1] "%(value).1f trilioane" -msgstr[2] "%(value).1f de trilioane" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s trilion" -msgstr[1] "%(value)s trilioane" -msgstr[2] "%(value)s de trilioane" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "unu" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "doi" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "trei" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "patru" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "cinci" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "șase" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "șapte" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "opt" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "nouă" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "acum %(delta)s" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "acum" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "acum o secundă" -msgstr[1] "acum %(count)s secunde" -msgstr[2] "acum %(count)s de secunde" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "acum un minut" -msgstr[1] "acum %(count)s minute " -msgstr[2] "acum %(count)s de minute " - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "acum o oră" -msgstr[1] "acum %(count)s ore" -msgstr[2] "acum %(count)s de ore" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "%(delta)s de acum" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "o secundă de acum" -msgstr[1] "%(count)s secunde de acum" -msgstr[2] "%(count)s de secunde de acum" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "un minut de acum" -msgstr[1] "%(count)s minute de acum" -msgstr[2] "%(count)s de ore de acum" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "o oră de acum" -msgstr[1] "%(count)s ore de acum" -msgstr[2] "%(count)s de ore de acum" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/ru/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/ru/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index aaf6b1c..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/ru/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/ru/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/ru/LC_MESSAGES/django.po deleted file mode 100644 index 0b87852..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/ru/LC_MESSAGES/django.po +++ /dev/null @@ -1,338 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Dimmus <dmitri.chudinov@gmail.com>, 2011 -# Eugene MechanisM <contact@mechanism.name>, 2012 -# Jannis Leidel <jannis@leidel.info>, 2011 -# Алексей Борискин <sun.void@gmail.com>, 2012 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:36+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Russian (http://www.transifex.com/projects/p/django/language/" -"ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\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" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "сегодня" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "вчера" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "завтра" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "ий" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "ый" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "ой" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "ий" - -#: templatetags/humanize.py:55 -#, 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:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s миллион" -msgstr[1] "%(value)s миллиона" -msgstr[2] "%(value)s миллионов" - -#: templatetags/humanize.py:59 -#, 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)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s миллиард" -msgstr[1] "%(value)s миллиарда" -msgstr[2] "%(value)s миллиардов" - -#: templatetags/humanize.py:63 -#, 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:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s триллион" -msgstr[1] "%(value)s триллиона" -msgstr[2] "%(value)s триллионов" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f квадриллион" -msgstr[1] "%(value).1f квадриллиона" -msgstr[2] "%(value).1f квадриллионов" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s квадриллион" -msgstr[1] "%(value)s квадриллиона" -msgstr[2] "%(value)s квадриллионов" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f квинтиллион" -msgstr[1] "%(value).1f квинтиллиона" -msgstr[2] "%(value).1f квинтиллионов" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s квинтиллион" -msgstr[1] "%(value)s квинтиллиона" -msgstr[2] "%(value)s квинтиллионов" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f секстиллион" -msgstr[1] "%(value).1f секстиллиона" -msgstr[2] "%(value).1f секстиллионов" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s секстиллион" -msgstr[1] "%(value)s секстиллиона" -msgstr[2] "%(value)s секстиллионов" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f септиллион" -msgstr[1] "%(value).1f септиллиона" -msgstr[2] "%(value).1f септиллионов" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s септиллион" -msgstr[1] "%(value)s септиллиона" -msgstr[2] "%(value)s септиллионов" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f октиллион" -msgstr[1] "%(value).1f октиллиона" -msgstr[2] "%(value).1f октиллионов" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s октиллион" -msgstr[1] "%(value)s октиллиона" -msgstr[2] "%(value)s октиллионов" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f нониллион" -msgstr[1] "%(value).1f нониллиона" -msgstr[2] "%(value).1f нониллионов" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s нониллион" -msgstr[1] "%(value)s нониллиона" -msgstr[2] "%(value)s нониллионов" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f дециллион" -msgstr[1] "%(value).1f дециллиона" -msgstr[2] "%(value).1f дециллионов" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s дециллион" -msgstr[1] "%(value)s дециллиона" -msgstr[2] "%(value)s дециллионов" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f гугол" -msgstr[1] "%(value).1f гугола" -msgstr[2] "%(value).1f гуголов" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s гугол" -msgstr[1] "%(value)s гугола" -msgstr[2] "%(value)s гуголов" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "один" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "два" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "три" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "четыре" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "пять" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "шесть" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "семь" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "восемь" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "девять" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "%(delta)s назад" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "сейчас" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "%(count)s секунду назад" -msgstr[1] "%(count)s секунды назад" -msgstr[2] "%(count)s секунд назад" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "%(count)s минуту назад" -msgstr[1] "%(count)s минуты назад" -msgstr[2] "%(count)s минут назад" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "%(count)s час назад" -msgstr[1] "%(count)s часа назад" -msgstr[2] "%(count)s часов назад" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "через %(delta)s" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "через %(count)s секунду" -msgstr[1] "через %(count)s секунды" -msgstr[2] "через %(count)s секунд" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "через %(count)s минуту" -msgstr[1] "через %(count)s минуты" -msgstr[2] "через %(count)s минут" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "через %(count)s час" -msgstr[1] "через %(count)s часа" -msgstr[2] "через %(count)s часов" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/sk/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/sk/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 62404fd..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/sk/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/sk/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/sk/LC_MESSAGES/django.po deleted file mode 100644 index adb9820..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/sk/LC_MESSAGES/django.po +++ /dev/null @@ -1,336 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# claudep <claude@2xlibre.net>, 2013 -# Jannis Leidel <jannis@leidel.info>, 2011 -# Marian Andre <marian@andre.sk>, 2012-2013 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-17 20:08+0000\n" -"Last-Translator: claudep <claude@2xlibre.net>\n" -"Language-Team: Slovak (http://www.transifex.com/projects/p/django/language/" -"sk/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: sk\n" -"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "dnes" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "včera" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "zajtra" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "th" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "st" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "nd" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "rd" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f miliónu" -msgstr[1] "%(value).1f miliónu" -msgstr[2] "%(value).1f miliónu" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] " %(value)s milión" -msgstr[1] " %(value)s milióny" -msgstr[2] " %(value)s miliónov" - -#: templatetags/humanize.py:59 -#, 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 miliárd" - -#: templatetags/humanize.py:60 -#, python-format -msgid "%(value)s billion" -msgid_plural "%(value)s billion" -msgstr[0] " %(value)s miliarda" -msgstr[1] " %(value)s miliardy" -msgstr[2] " %(value)s miliárd" - -#: templatetags/humanize.py:63 -#, 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:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s bilión" -msgstr[1] "%(value)s bilióny" -msgstr[2] "%(value)s biliónov" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f biliardy" -msgstr[1] "%(value).1f biliardy" -msgstr[2] "%(value).1f biliárd" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s biliarda" -msgstr[1] "%(value)s biliardy" -msgstr[2] "%(value)s biliárd" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f triliónu" -msgstr[1] "%(value).1f triliónu" -msgstr[2] "%(value).1f triliónu" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s trilión" -msgstr[1] "%(value)s trilióny" -msgstr[2] "%(value)s triliónov" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f triliardy" -msgstr[1] "%(value).1f triliardy" -msgstr[2] "%(value).1f triliárd" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s triliarda" -msgstr[1] "%(value)s triliardy" -msgstr[2] "%(value)s triliárd" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f kvadriliónu" -msgstr[1] "%(value).1f kvadriliónu" -msgstr[2] "%(value).1f kvadriliónov" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s kvadrilión" -msgstr[1] "%(value)s kvadrilióny" -msgstr[2] "%(value)s kvadriliónov" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f kvadriliardy" -msgstr[1] "%(value).1f kvadriliardy" -msgstr[2] "%(value).1f kvadriliárd" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s kvadriliarda" -msgstr[1] "%(value)s kvadriliardy" -msgstr[2] "%(value)s kvadriliárd" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f kvintiliónu" -msgstr[1] "%(value).1f kvintiliónu" -msgstr[2] "%(value).1f kvintiliónov" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s kvintilión" -msgstr[1] "%(value)s kvintilióny" -msgstr[2] "%(value)s kvintiliónov" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f kvintiliardy" -msgstr[1] "%(value).1f kvintiliardy" -msgstr[2] "%(value).1f kvintiliárd" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s kvintiliarda" -msgstr[1] "%(value)s kvintiliardy" -msgstr[2] "%(value)s kvintiliárd" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f googol" -msgstr[1] "%(value).1f googol" -msgstr[2] "%(value).1f googol" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s googol" -msgstr[1] "%(value)s googol" -msgstr[2] "%(value)s googol" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "jeden" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "dva" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "tri" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "štyri" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "päť" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "šesť" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "sedem" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "osem" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "deväť" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "pred %(delta)s" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "teraz" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "pred sekundou" -msgstr[1] "pred %(count)s sekundami" -msgstr[2] "pred %(count)s sekundami" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "pred minútou" -msgstr[1] "pred %(count)s minútami" -msgstr[2] "pred %(count)s minútami" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "pred hodinou" -msgstr[1] "pred %(count)s hodinami" -msgstr[2] "pred %(count)s hodinami" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "%(delta)s odteraz" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "sekundu odteraz" -msgstr[1] "%(count)s sekundy odteraz" -msgstr[2] "%(count)s sekúnd odteraz" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "minútu odteraz" -msgstr[1] "%(count)s minúty odteraz" -msgstr[2] "%(count)s minút odteraz" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "hodinu odteraz" -msgstr[1] "%(count)s\\u00a0hodiny odteraz" -msgstr[2] "%(count)s hodín odteraz" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/sl/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/sl/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index ca1279d..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/sl/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/sl/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/sl/LC_MESSAGES/django.po deleted file mode 100644 index a919c05..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/sl/LC_MESSAGES/django.po +++ /dev/null @@ -1,366 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Jannis Leidel <jannis@leidel.info>, 2011 -# Jure Cuhalev <gandalf@owca.info>, 2011 -# Primož Verdnik <primoz.verdnik@gmail.com>, 2013 -# zejn <zejn@kiberpipa.org>, 2011 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-17 21:10+0000\n" -"Last-Translator: Claude Paroz <claude@2xlibre.net>\n" -"Language-Team: Slovenian (http://www.transifex.com/projects/p/django/" -"language/sl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: sl\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" -"%100==4 ? 2 : 3);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "danes" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "včeraj" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "jutri" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "th" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "st" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "nd" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "rd" - -#: templatetags/humanize.py:55 -#, 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:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s milijon" -msgstr[1] "%(value)s milijona" -msgstr[2] "%(value)s milijoni" -msgstr[3] "%(value)s milijonov" - -#: templatetags/humanize.py:59 -#, 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)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s miljarda" -msgstr[1] "%(value)s miljardi" -msgstr[2] "%(value)s miljarde" -msgstr[3] "%(value)s miljard" - -#: templatetags/humanize.py:63 -#, 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:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s triljon" -msgstr[1] "%(value)s triljona" -msgstr[2] "%(value)s triljoni" -msgstr[3] "%(value)s triljonov" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f kvadrilijon" -msgstr[1] "%(value).1f kvadrilijona" -msgstr[2] "%(value).1f kvadrilijoni" -msgstr[3] "%(value).1f kvadrilijonov" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s kvadrilijon" -msgstr[1] "%(value)s kvadrilijona" -msgstr[2] "%(value)s kvadrilijoni" -msgstr[3] "%(value)s kvadrilijonov" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f kvintilijon" -msgstr[1] "%(value).1f kvintilijona" -msgstr[2] "%(value).1f kvintilijoni" -msgstr[3] "%(value).1f kvintilijonov" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s kvintilijon" -msgstr[1] "%(value)s kvintilijona" -msgstr[2] "%(value)s kvintilijoni" -msgstr[3] "%(value)s kvintilijonov" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f sekstilijon" -msgstr[1] "%(value).1f sekstilijona" -msgstr[2] "%(value).1f sekstilijoni" -msgstr[3] "%(value).1f sekstilijonov" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s sekstilijon" -msgstr[1] "%(value)s sekstilijona" -msgstr[2] "%(value)s sekstilijoni" -msgstr[3] "%(value)s sekstilijonov" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f septilijon" -msgstr[1] "%(value).1f septilijona" -msgstr[2] "%(value).1f septilijoni" -msgstr[3] "%(value).1f septilijonov" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s septilijon" -msgstr[1] "%(value)s septilijona" -msgstr[2] "%(value)s septilijoni" -msgstr[3] "%(value)s septilijonov" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f oktilijon" -msgstr[1] "%(value).1f oktilijona" -msgstr[2] "%(value).1f oktilijoni" -msgstr[3] "%(value).1f oktilijonov" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s oktilijon" -msgstr[1] "%(value)s oktilijona" -msgstr[2] "%(value)s oktilijoni" -msgstr[3] "%(value)s oktilijonov" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f nonilijon" -msgstr[1] "%(value).1f nonilijona" -msgstr[2] "%(value).1f nonilijoni" -msgstr[3] "%(value).1f nonilijonov" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s nonilijon" -msgstr[1] "%(value)s nonilijona" -msgstr[2] "%(value)s nonilijoni" -msgstr[3] "%(value)s nonilijonov" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f decilijon" -msgstr[1] "%(value).1f decilijona" -msgstr[2] "%(value).1f decilijoni" -msgstr[3] "%(value).1f decilijonov" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s decilijon" -msgstr[1] "%(value)s decilijona" -msgstr[2] "%(value)s decilijoni" -msgstr[3] "%(value)s decilijonov" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f gugol" -msgstr[1] "%(value).1f gugola" -msgstr[2] "%(value).1f gugoli" -msgstr[3] "%(value).1f gugolov" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s gugol" -msgstr[1] "%(value)s gugola" -msgstr[2] "%(value)s gugoli" -msgstr[3] "%(value)s gugolov" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "ena" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "dve" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "tri" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "štiri" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "pet" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "šest" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "sedem" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "osem" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "devet" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "Pred %(delta)s" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "zdaj" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "pred %(count)s sekundo" -msgstr[1] "pred %(count)s sekundama" -msgstr[2] "pred %(count)s sekundami" -msgstr[3] "pred %(count)s sekundami" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "pred %(count)s minuto" -msgstr[1] "pred %(count)s minutama" -msgstr[2] "pred %(count)s minutami" -msgstr[3] "pred %(count)s minutami" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "pred %(count)s uro" -msgstr[1] "pred %(count)s urama" -msgstr[2] "pred %(count)s urami" -msgstr[3] "pred %(count)s urami" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "čez %(delta)s" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "čez %(count)s sekundo" -msgstr[1] "čez %(count)s sekundi" -msgstr[2] "čez %(count)s sekunde" -msgstr[3] "čez %(count)s sekund" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "čez %(count)s minuto" -msgstr[1] "čez %(count)s minuti" -msgstr[2] "čez %(count)s minute" -msgstr[3] "čez %(count)s minut" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "čez %(count)s uro" -msgstr[1] "čez %(count)s uri" -msgstr[2] "čez %(count)s ure" -msgstr[3] "čez %(count)s ur" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/sq/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/sq/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 69c0188..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/sq/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/sq/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/sq/LC_MESSAGES/django.po deleted file mode 100644 index 0cff5ff..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/sq/LC_MESSAGES/django.po +++ /dev/null @@ -1,306 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Besnik <besnik@programeshqip.org>, 2011 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:37+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Albanian (http://www.transifex.com/projects/p/django/language/" -"sq/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: sq\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "sot" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "dje" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "nesër" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "ti" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "ti" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "ti" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f milion" -msgstr[1] "%(value).1f milionë" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s milion" -msgstr[1] "%(value)s milionë" - -#: templatetags/humanize.py:59 -#, python-format -msgid "%(value).1f billion" -msgid_plural "%(value).1f billion" -msgstr[0] "%(value).1f miliard" -msgstr[1] "%(value).1f miliardë" - -#: templatetags/humanize.py:60 -#, python-format -msgid "%(value)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s miliard" -msgstr[1] "%(value)s miliardë" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f trilion" -msgstr[1] "%(value).1f trilionë" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s trilion" -msgstr[1] "%(value)s trilionë" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f kuadrilion" -msgstr[1] "%(value).1f kuadrilionë" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s kuadrilion" -msgstr[1] "%(value)s kuadrilionë" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f kuintilion" -msgstr[1] "%(value).1f kuintilionë" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s kuintilionë" -msgstr[1] "%(value)s kuintilionë" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f sestilion" -msgstr[1] "%(value).1f sestilionë" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s sestilion" -msgstr[1] "%(value)s sestilionë" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f septilion" -msgstr[1] "%(value).1f septilionë" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s septilion" -msgstr[1] "%(value)s septilionë" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f oktilion" -msgstr[1] "%(value).1f oktilionë" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s oktilion" -msgstr[1] "%(value)s oktilionë" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f nonilion" -msgstr[1] "%(value).1f nonilionë" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s nonilion" -msgstr[1] "%(value)s nonilionë" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f decilion" -msgstr[1] "%(value).1f decilionë" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s decillion" -msgstr[1] "%(value)s decilionë" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f gugol" -msgstr[1] "%(value).1f gugolë" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s gugol" -msgstr[1] "%(value)s gugolë" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "një" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "dy" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "tre" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "katër" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "pesë" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "gjashtë" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "shtatë" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "tetë" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "nëntë" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "%(delta)s më parë" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "tani" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "një sekondë më parë" -msgstr[1] "%(count)s sekonda më parë" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "një minutë më parë" -msgstr[1] "%(count)s minuta më parë" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "një orë më parë" -msgstr[1] "%(count)s orë më parë" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "%(delta)s nga tani" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "një sekondë nga tani" -msgstr[1] "%(count)s sekonda nga tani" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "një minutë nga tani" -msgstr[1] "%(count)s minuta nga tani" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "një orë nga tani" -msgstr[1] "%(count)s orë nga tani" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/sr/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/sr/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 90b76e3..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/sr/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/sr/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/sr/LC_MESSAGES/django.po deleted file mode 100644 index 12f4184..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/sr/LC_MESSAGES/django.po +++ /dev/null @@ -1,334 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-04-24 18:40+0000\n" -"Last-Translator: Django team\n" -"Language-Team: Serbian (http://www.transifex.com/projects/p/django/language/" -"sr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: sr\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" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:59 -#, python-format -msgid "%(value).1f billion" -msgid_plural "%(value).1f billion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:60 -#, python-format -msgid "%(value)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 3e7ccff..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.po deleted file mode 100644 index efb717a..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.po +++ /dev/null @@ -1,334 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-04-24 18:40+0000\n" -"Last-Translator: Django team\n" -"Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/django/" -"language/sr@latin/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: sr@latin\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" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:59 -#, python-format -msgid "%(value).1f billion" -msgid_plural "%(value).1f billion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:60 -#, python-format -msgid "%(value)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/sv/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/sv/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 69c22e8..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/sv/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/sv/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/sv/LC_MESSAGES/django.po deleted file mode 100644 index 7011c8a..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/sv/LC_MESSAGES/django.po +++ /dev/null @@ -1,307 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Andreas Pelme <andreas@pelme.se>, 2011-2012 -# Jannis Leidel <jannis@leidel.info>, 2011 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:37+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Swedish (http://www.transifex.com/projects/p/django/language/" -"sv/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: sv\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "idag" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "igår" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "imorgon" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr ":a" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr ":a" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr ":e" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr ":e" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f miljon" -msgstr[1] "%(value).1f miljoner" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s miljon" -msgstr[1] "%(value)s miljoner" - -#: templatetags/humanize.py:59 -#, 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)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s miljard" -msgstr[1] "%(value)s miljarder" - -#: templatetags/humanize.py:63 -#, 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:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s triljon" -msgstr[1] "%(value)s triljoner" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f biljard" -msgstr[1] "%(value).1f biljarder" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s biljard" -msgstr[1] "%(value)s biljarder" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f kvintiljon" -msgstr[1] "%(value).1f kvintiljoner" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s kvintiljon" -msgstr[1] "%(value)s kvintiljoner" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f triljard" -msgstr[1] "%(value).1f triljarder" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s triljard" -msgstr[1] "%(value)s triljarder" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f kvadriljon" -msgstr[1] "%(value).1f kvadriljoner" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s kvadriljon" -msgstr[1] "%(value)s kvadriljoner" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f kvadriljard" -msgstr[1] "%(value).1f kvadriljarder" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s kvadriljard" -msgstr[1] "%(value)s kvadriljarder" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f kvintiljon" -msgstr[1] "%(value).1f kvintiljoner" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s kvintiljon" -msgstr[1] "%(value)s kvintiljoner" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f kvintiljard" -msgstr[1] "%(value).1f kvintiljarder" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s kvintiljard" -msgstr[1] "%(value)s kvintiljarder" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f googol" -msgstr[1] "%(value).1f googoler" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s googol" -msgstr[1] "%(value)s googoler" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "ett" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "två" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "tre" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "fyra" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "fem" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "sex" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "sju" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "åtta" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "nio" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "%(delta)s sedan" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "nu" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "en sekund sedan" -msgstr[1] "%(count)s sekunder sedan" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "en minut sedan" -msgstr[1] "%(count)s minuter sedan" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "en timma sedan" -msgstr[1] "%(count)s timmar sedan" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "%(delta)s från nu" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "en sekund från nu" -msgstr[1] "%(count)s sekunder från nu" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "en minut från nu" -msgstr[1] "%(count)s minuter från nu" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "en timma från nu" -msgstr[1] "%(count)s timmar från nu" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/sw/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/sw/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index b90fad8..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/sw/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/sw/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/sw/LC_MESSAGES/django.po deleted file mode 100644 index 4c7bd83..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/sw/LC_MESSAGES/django.po +++ /dev/null @@ -1,305 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:37+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Swahili (http://www.transifex.com/projects/p/django/language/" -"sw/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: sw\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "leo" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "jana" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "kesho" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr " " - -#: templatetags/humanize.py:26 -msgid "st" -msgstr " " - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr " " - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr " " - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "milioni %(value).1f" -msgstr[1] "milioni %(value).1f" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "milioni %(value)s" -msgstr[1] "milioni %(value)s" - -#: templatetags/humanize.py:59 -#, python-format -msgid "%(value).1f billion" -msgid_plural "%(value).1f billion" -msgstr[0] "bilioni %(value).1f" -msgstr[1] "bilioni %(value).1f" - -#: templatetags/humanize.py:60 -#, python-format -msgid "%(value)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "bilioni %(value)s" -msgstr[1] "bilioni %(value)s" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "trilioni %(value).1f" -msgstr[1] "trilioni %(value).1f" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "trilioni %(value)s" -msgstr[1] "trilioni %(value)s" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "kuadrilioni %(value).1f" -msgstr[1] "kuadrilioni %(value).1f" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "kuadrilioni %(value)s" -msgstr[1] "kuadrilioni %(value)s" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "kuintilioni %(value).1f" -msgstr[1] "kuintilioni %(value).1f" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "kuintilioni %(value)s" -msgstr[1] "kuintilioni %(value)s" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "seksitilioni %(value).1f" -msgstr[1] "seksitilioni %(value).1f" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "seksitilioni %(value)s" -msgstr[1] "seksitilioni %(value)s" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "septilioni %(value).1f" -msgstr[1] "septilioni %(value).1f" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "septilioni %(value)s" -msgstr[1] "septilioni %(value)s" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f oktilioni" -msgstr[1] "%(value).1f oktilioni" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "oktilioni %(value)s" -msgstr[1] "oktilioni %(value)s" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "nonilioni %(value).1f" -msgstr[1] "nonilioni %(value).1f" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "nonilioni %(value)s" -msgstr[1] "nonilioni %(value)s" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "desilioni %(value).1f" -msgstr[1] "desilioni %(value).1f" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "desilioni %(value)s" -msgstr[1] "desilioni %(value)s" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "gogoli %(value).1f" -msgstr[1] "gogoli %(value).1f" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "gogoli %(value)s" -msgstr[1] "gogoli %(value)s" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "moja" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "mbili" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "tatu" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "nne" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "tano" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "sita" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "saba" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "nane" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "tisa" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "%(delta)s zilizopita" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "sasa" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "sekunde iliyopita" -msgstr[1] "sekunde %(count)s zilizopita" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "dakika iliyopita" -msgstr[1] "dakika %(count)s zilizopita" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "saa iliyopita" -msgstr[1] "saa %(count)s zilizopita" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "%(delta)s kutoka sasa" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "sekunde moja kutoka sasa" -msgstr[1] "sekunde %(count)s kutoka sasa" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "dakika moja kutoka sasa" -msgstr[1] "dakika %(count)s kutoka sasa" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "saa moja kutoka sasa" -msgstr[1] "saa %(count)s kutoka sasa" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/ta/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/ta/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 26ef0ea..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/ta/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/ta/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/ta/LC_MESSAGES/django.po deleted file mode 100644 index d8ab8c2..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/ta/LC_MESSAGES/django.po +++ /dev/null @@ -1,305 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-04-24 18:40+0000\n" -"Last-Translator: Django team\n" -"Language-Team: Tamil (http://www.transifex.com/projects/p/django/language/" -"ta/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ta\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:59 -#, python-format -msgid "%(value).1f billion" -msgid_plural "%(value).1f billion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:60 -#, python-format -msgid "%(value)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "" -msgstr[1] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "" -msgstr[1] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "" -msgstr[1] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "" -msgstr[1] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "" -msgstr[1] "" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/te/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/te/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 4f87137..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/te/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/te/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/te/LC_MESSAGES/django.po deleted file mode 100644 index 7771d8d..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/te/LC_MESSAGES/django.po +++ /dev/null @@ -1,307 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# bhaskar teja yerneni <prudhviy@gmail.com>, 2011 -# Jannis Leidel <jannis@leidel.info>, 2011 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:36+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Telugu (http://www.transifex.com/projects/p/django/language/" -"te/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: te\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "ఈ రోజు" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "నిన్న" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "రెపు" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "వ" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "వ" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "వ" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "వ" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:59 -#, python-format -msgid "%(value).1f billion" -msgid_plural "%(value).1f billion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:60 -#, python-format -msgid "%(value)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "ఒక్కటి" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "రెండు" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "మూడు" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "నాలుగు" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "ఐదు" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "ఆరు" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "ఏడు" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "ఎనిమిది " - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "తొమ్మిది" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "%(delta)s క్రితము" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "ఇప్పుడు " - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "ఒక క్షణం క్రితము " -msgstr[1] "%(count)s క్షణాలు క్రితము " - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "ఒక నిముషము క్రితము " -msgstr[1] "%(count)s నిముషాల క్రితము " - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "ఒక గంట క్రితము " -msgstr[1] "%(count)s గంటల క్రితము " - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "ఇప్పటినుండి %(delta)s కు" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "ఒక క్షణములో " -msgstr[1] "%(count)s క్షణాలో " - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "ఒక నిముషములో " -msgstr[1] "%(count)s నిముషాలో " - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "ఒక గంట సమయములో " -msgstr[1] "%(count)s గంటల సమయము లో " diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/th/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/th/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index dce8527..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/th/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/th/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/th/LC_MESSAGES/django.po deleted file mode 100644 index b946d92..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/th/LC_MESSAGES/django.po +++ /dev/null @@ -1,280 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Jannis Leidel <jannis@leidel.info>, 2011 -# Kowit Charoenratchatabhan <kowit.s.c@gmail.com>, 2012 -# Vichai Vongvorakul <vongvichai@gmail.com>, 2012 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:36+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Thai (http://www.transifex.com/projects/p/django/language/" -"th/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: th\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "วันนี้" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "เมื่อวานนี้" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "พรุ่งนี้" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "th" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "st" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "nd" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "rd" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f หนึ่งล้าน" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s ล้าน" - -#: templatetags/humanize.py:59 -#, python-format -msgid "%(value).1f billion" -msgid_plural "%(value).1f billion" -msgstr[0] "%(value).1f สิบล้าน" - -#: templatetags/humanize.py:60 -#, python-format -msgid "%(value)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s พันล้าน" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f ร้อยล้าน" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] " %(value)s ล้านล้าน" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f quadrillion" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s quadrillion" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f quintillion" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s quintillion" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f sextillion" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s sextillion" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f septillion" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s septillion" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f octillion" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s octillion" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f nonillion" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s nonillion" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f decillion" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s decillion" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f googol" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s googol" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "หนึ่ง" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "สอง" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "สาม" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "สี่" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "ห้า" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "หก" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "เจ็ด" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "แปด" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "เก้า" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr " %(delta)s ที่ผ่านมา" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "ขณะนี้" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "%(count)s วินาทีที่ผ่านมา" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "%(count)s นาทีที่แล้ว" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "%(count)s ชั่วโมงที่แล้ว" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "%(delta)s จากนี้" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "%(count)s วินาทีต่อจากนี้" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] " %(count)s นาทีต่อจากนี้" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "%(count)s ชั่วโมงต่อจากนี้" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index e822d3c..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/tr/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/tr/LC_MESSAGES/django.po deleted file mode 100644 index 47d0e53..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/tr/LC_MESSAGES/django.po +++ /dev/null @@ -1,309 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Ahmet Emre Aladağ <emre.aladag@isik.edu.tr>, 2013 -# Jannis Leidel <jannis@leidel.info>, 2011 -# Metin Amiroff <amiroff@gmail.com>, 2012 -# Murat Sahin <martinamca@gmail.com>, 2011 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:36+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Turkish (http://www.transifex.com/projects/p/django/language/" -"tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "bugün" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "dün" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "yarın" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "." - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "." - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "." - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "." - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f milyon" -msgstr[1] "%(value).1f milyon" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s milyon" -msgstr[1] "%(value)s milyon" - -#: templatetags/humanize.py:59 -#, python-format -msgid "%(value).1f billion" -msgid_plural "%(value).1f billion" -msgstr[0] "%(value).1f milyar" -msgstr[1] "%(value).1f milyar" - -#: templatetags/humanize.py:60 -#, python-format -msgid "%(value)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s milyar" -msgstr[1] "%(value)s milyar" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f trilyon" -msgstr[1] "%(value).1f trilyon" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s trilyon" -msgstr[1] "%(value)s trilyon" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f katrilyon" -msgstr[1] "%(value).1f katrilyon" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s katrilyon" -msgstr[1] "%(value)s katrilyon" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f kentilyon" -msgstr[1] "%(value).1f kentilyon" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s kentilyon" -msgstr[1] "%(value)s kentilyon" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f seksilyon" -msgstr[1] "%(value).1f seksilyon" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s seksilyon" -msgstr[1] "%(value)s seksilyon" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f septilyon" -msgstr[1] "%(value).1f septilyon" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s septilyon" -msgstr[1] "%(value)s septilyon" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f oktilyon" -msgstr[1] "%(value).1f oktilyon" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s oktilyon" -msgstr[1] "%(value)s oktilyon" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f nonilyon" -msgstr[1] "%(value).1f nonilyon" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s nonilyon" -msgstr[1] "%(value)s nonilyon" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f desilyon" -msgstr[1] "%(value).1f desilyon" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s desilyon" -msgstr[1] "%(value)s desilyon" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f googol" -msgstr[1] "%(value).1f googol" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s googol" -msgstr[1] "%(value)s googol" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "bir" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "iki" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "üç" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "dört" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "beş" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "altı" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "yedi" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "sekiz" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "dokuz" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "%(delta)s önce" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "şimdi" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "%(count)s saniye önce" -msgstr[1] "%(count)s saniye önce" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "bir dakika önce" -msgstr[1] "%(count)s dakika önce" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "bir saat önce" -msgstr[1] "%(count)s saat önce" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "şu andan %(delta)s sonra" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "şu andan %(count)s saniye sonra" -msgstr[1] "şu andan %(count)s saniye sonra" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "şu andan %(count)s dakika sonra" -msgstr[1] "şu andan %(count)s dakika sonra" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "şu andan %(count)s saat sonra" -msgstr[1] "şu andan %(count)s saat sonra" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/tt/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/tt/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index db5e971..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/tt/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/tt/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/tt/LC_MESSAGES/django.po deleted file mode 100644 index 3e1efd4..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/tt/LC_MESSAGES/django.po +++ /dev/null @@ -1,278 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Azat Khasanshin <lordofbazuks@gmail.com>, 2011 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:36+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Tatar (http://www.transifex.com/projects/p/django/language/" -"tt/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tt\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "бүген" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "кичә" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "иртәгә" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "че" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "че" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "че" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "че" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f миллион" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s миллион" - -#: templatetags/humanize.py:59 -#, python-format -msgid "%(value).1f billion" -msgid_plural "%(value).1f billion" -msgstr[0] "%(value).1f миллиард" - -#: templatetags/humanize.py:60 -#, python-format -msgid "%(value)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s миллиард" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f триллион" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s триллион" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f квадриллион" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s квадриллион" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f квинтиллион" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s квинтиллион" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f секстиллион" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s секстиллион" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f септиллион" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s септиллион" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f октиллион" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s октиллион" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f нониллион" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s нониллион" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f дециллион" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s дециллион" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f дециллион" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s гугол" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "бер" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "ике" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "өч" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "дүрт" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "биш" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "алты" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "җиде" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "сигез" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "тугыз" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "%(delta)s элек" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "хәзер" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "%(count)s секунд элек" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "%(count)s минут элек" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "%(count)s сәгать элек" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "хәзердән %(delta)s" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "%(count)s секундта" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "%(count)s минутта" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "%(count)s сәгаттә" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/uk/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/uk/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index c5390ce..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/uk/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/uk/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/uk/LC_MESSAGES/django.po deleted file mode 100644 index 6f16670..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/uk/LC_MESSAGES/django.po +++ /dev/null @@ -1,335 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Alex Bolotov <oleksandr.bolotov@gmail.com>, 2013 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-21 12:46+0000\n" -"Last-Translator: Alex Bolotov <oleksandr.bolotov@gmail.com>\n" -"Language-Team: Ukrainian (http://www.transifex.com/projects/p/django/" -"language/uk/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: uk\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" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "сьогодні" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "вчора" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "завтра" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "-ий" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "-ий" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "-ий" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "-ій" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:59 -#, python-format -msgid "%(value).1f billion" -msgid_plural "%(value).1f billion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:60 -#, python-format -msgid "%(value)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "один" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "два" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "три" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "чотири" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "п'ять" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "шість" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "сім" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "вісім" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "дев'ять" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "%(delta)s тому" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "зараз" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "секунду назад" -msgstr[1] "%(count)s секунди тому" -msgstr[2] "%(count)s секунд тому" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "хвилину тому" -msgstr[1] "%(count)s хвилини тому" -msgstr[2] "%(count)s хвилин тому" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "годину тому" -msgstr[1] "%(count)s години тому" -msgstr[2] "%(count)s годин тому" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "%(delta)s від тепер" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/ur/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/ur/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 3295bc7..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/ur/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/ur/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/ur/LC_MESSAGES/django.po deleted file mode 100644 index 78e5894..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/ur/LC_MESSAGES/django.po +++ /dev/null @@ -1,306 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Mansoorulhaq Mansoor <mansoorulhaq1986@gmail.com>, 2011 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:36+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Urdu (http://www.transifex.com/projects/p/django/language/" -"ur/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ur\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "آج" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "گزستہ کل" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "آئندہ کل" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "واں" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "پہلا" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "دوسرا" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "تیسرا" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f ملین" -msgstr[1] "%(value).1f ملین" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:59 -#, 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)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f ٹریلین" -msgstr[1] "%(value).1f ٹریلین" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "ایک" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "دو" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "تین" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "چار" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "پانچ" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "چھ" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "سات" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "آتھ" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "نو" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "" -msgstr[1] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "" -msgstr[1] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "" -msgstr[1] "" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "" -msgstr[1] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "" -msgstr[1] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "" -msgstr[1] "" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/vi/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/vi/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 65c5f6d..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/vi/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/vi/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/vi/LC_MESSAGES/django.po deleted file mode 100644 index 84c807e..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/vi/LC_MESSAGES/django.po +++ /dev/null @@ -1,278 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Jannis Leidel <jannis@leidel.info>, 2011 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:36+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Vietnamese (http://www.transifex.com/projects/p/django/" -"language/vi/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: vi\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "Hôm nay" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "Hôm qua" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "Ngày mai" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "th" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "st" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "nd" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "rd" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "" - -#: templatetags/humanize.py:59 -#, python-format -msgid "%(value).1f billion" -msgid_plural "%(value).1f billion" -msgstr[0] "" - -#: templatetags/humanize.py:60 -#, python-format -msgid "%(value)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "Một" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "Hai" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "Ba" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "Bốn" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "Năm" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "Sáu" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "Bảy" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "Tám" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "Chín" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/zh_CN/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/zh_CN/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index bff7f1d..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/zh_CN/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/zh_CN/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/zh_CN/LC_MESSAGES/django.po deleted file mode 100644 index 0b36d48..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/zh_CN/LC_MESSAGES/django.po +++ /dev/null @@ -1,280 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Jannis Leidel <jannis@leidel.info>, 2011 -# Ziang Song <songziang@gmail.com>, 2011 -# Kevin Shi <leiarix@gmail.com>, 2012 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:36+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/django/" -"language/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "今天" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "昨天" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "明天" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "th" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "st" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "nd" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "rd" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f 百万" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s 百万" - -#: templatetags/humanize.py:59 -#, python-format -msgid "%(value).1f billion" -msgid_plural "%(value).1f billion" -msgstr[0] "%(value).1f 十亿" - -#: templatetags/humanize.py:60 -#, python-format -msgid "%(value)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s 十亿" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f 万亿" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s 万亿" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f 1000的5次方" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s 1000的5次方" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f 1000的4次方" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s 1000的4次方" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f 1000的7次方" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s 1000的7次方" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f 1000的8次方" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s 1000的8次方" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f 1000的9次方" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s 1000的9次方" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f 1000的10次方" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s 1000的10次方" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f 1000的11次方" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s 1000的11次方" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f 10的100次方" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s 10的100次方" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "一" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "二" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "三" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "四" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "五" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "六" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "七" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "八" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "九" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "%(delta)s 之前" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "现在" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "%(count)s 秒钟之前" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "%(count)s 分钟之前" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "%(count)s 小时之前" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "%(delta)s 之后" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "%(count)s 秒钟之后" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "%(count)s 分钟之后" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "%(count)s 小时之后" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/zh_TW/LC_MESSAGES/django.mo b/lib/python2.7/site-packages/django/contrib/humanize/locale/zh_TW/LC_MESSAGES/django.mo Binary files differdeleted file mode 100644 index 936eacd..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/zh_TW/LC_MESSAGES/django.mo +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/locale/zh_TW/LC_MESSAGES/django.po b/lib/python2.7/site-packages/django/contrib/humanize/locale/zh_TW/LC_MESSAGES/django.po deleted file mode 100644 index 081f25f..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/locale/zh_TW/LC_MESSAGES/django.po +++ /dev/null @@ -1,280 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -# Translators: -# Jannis Leidel <jannis@leidel.info>, 2011 -# tcc <tcchou@tcchou.org>, 2011 -# yyc1217 <yyc1217@gmail.com>, 2012 -msgid "" -msgstr "" -"Project-Id-Version: django-core\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-15 15:36+0100\n" -"PO-Revision-Date: 2013-11-16 09:36+0000\n" -"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" -"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/django/" -"language/zh_TW/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_TW\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: tests.py:135 templatetags/humanize.py:168 -msgid "today" -msgstr "今天" - -#: tests.py:135 templatetags/humanize.py:172 -msgid "yesterday" -msgstr "昨天" - -#: tests.py:135 templatetags/humanize.py:170 -msgid "tomorrow" -msgstr "明天" - -#: templatetags/humanize.py:26 -msgid "th" -msgstr "th" - -#: templatetags/humanize.py:26 -msgid "st" -msgstr "st" - -#: templatetags/humanize.py:26 -msgid "nd" -msgstr "nd" - -#: templatetags/humanize.py:26 -msgid "rd" -msgstr "rd" - -#: templatetags/humanize.py:55 -#, python-format -msgid "%(value).1f million" -msgid_plural "%(value).1f million" -msgstr[0] "%(value).1f 百萬" - -#: templatetags/humanize.py:56 -#, python-format -msgid "%(value)s million" -msgid_plural "%(value)s million" -msgstr[0] "%(value)s 百萬" - -#: templatetags/humanize.py:59 -#, python-format -msgid "%(value).1f billion" -msgid_plural "%(value).1f billion" -msgstr[0] "%(value).1f 十億" - -#: templatetags/humanize.py:60 -#, python-format -msgid "%(value)s billion" -msgid_plural "%(value)s billion" -msgstr[0] "%(value)s 十億" - -#: templatetags/humanize.py:63 -#, python-format -msgid "%(value).1f trillion" -msgid_plural "%(value).1f trillion" -msgstr[0] "%(value).1f 兆" - -#: templatetags/humanize.py:64 -#, python-format -msgid "%(value)s trillion" -msgid_plural "%(value)s trillion" -msgstr[0] "%(value)s 兆" - -#: templatetags/humanize.py:67 -#, python-format -msgid "%(value).1f quadrillion" -msgid_plural "%(value).1f quadrillion" -msgstr[0] "%(value).1f 千兆" - -#: templatetags/humanize.py:68 -#, python-format -msgid "%(value)s quadrillion" -msgid_plural "%(value)s quadrillion" -msgstr[0] "%(value)s 千兆" - -#: templatetags/humanize.py:71 -#, python-format -msgid "%(value).1f quintillion" -msgid_plural "%(value).1f quintillion" -msgstr[0] "%(value).1f 百京" - -#: templatetags/humanize.py:72 -#, python-format -msgid "%(value)s quintillion" -msgid_plural "%(value)s quintillion" -msgstr[0] "%(value)s 百京" - -#: templatetags/humanize.py:75 -#, python-format -msgid "%(value).1f sextillion" -msgid_plural "%(value).1f sextillion" -msgstr[0] "%(value).1f 十垓" - -#: templatetags/humanize.py:76 -#, python-format -msgid "%(value)s sextillion" -msgid_plural "%(value)s sextillion" -msgstr[0] "%(value)s 十垓" - -#: templatetags/humanize.py:79 -#, python-format -msgid "%(value).1f septillion" -msgid_plural "%(value).1f septillion" -msgstr[0] "%(value).1f 秭" - -#: templatetags/humanize.py:80 -#, python-format -msgid "%(value)s septillion" -msgid_plural "%(value)s septillion" -msgstr[0] "%(value)s 秭" - -#: templatetags/humanize.py:83 -#, python-format -msgid "%(value).1f octillion" -msgid_plural "%(value).1f octillion" -msgstr[0] "%(value).1f 千秭" - -#: templatetags/humanize.py:84 -#, python-format -msgid "%(value)s octillion" -msgid_plural "%(value)s octillion" -msgstr[0] "%(value)s 千秭" - -#: templatetags/humanize.py:87 -#, python-format -msgid "%(value).1f nonillion" -msgid_plural "%(value).1f nonillion" -msgstr[0] "%(value).1f 百穰" - -#: templatetags/humanize.py:88 -#, python-format -msgid "%(value)s nonillion" -msgid_plural "%(value)s nonillion" -msgstr[0] "%(value)s 百穰" - -#: templatetags/humanize.py:91 -#, python-format -msgid "%(value).1f decillion" -msgid_plural "%(value).1f decillion" -msgstr[0] "%(value).1f 十溝" - -#: templatetags/humanize.py:92 -#, python-format -msgid "%(value)s decillion" -msgid_plural "%(value)s decillion" -msgstr[0] "%(value)s 十溝" - -#: templatetags/humanize.py:95 -#, python-format -msgid "%(value).1f googol" -msgid_plural "%(value).1f googol" -msgstr[0] "%(value).1f 穰大數" - -#: templatetags/humanize.py:96 -#, python-format -msgid "%(value)s googol" -msgid_plural "%(value)s googol" -msgstr[0] "%(value)s 穰大數" - -#: templatetags/humanize.py:145 -msgid "one" -msgstr "一" - -#: templatetags/humanize.py:145 -msgid "two" -msgstr "二" - -#: templatetags/humanize.py:145 -msgid "three" -msgstr "三" - -#: templatetags/humanize.py:145 -msgid "four" -msgstr "四" - -#: templatetags/humanize.py:145 -msgid "five" -msgstr "五" - -#: templatetags/humanize.py:145 -msgid "six" -msgstr "六" - -#: templatetags/humanize.py:145 -msgid "seven" -msgstr "七" - -#: templatetags/humanize.py:145 -msgid "eight" -msgstr "八" - -#: templatetags/humanize.py:145 -msgid "nine" -msgstr "九" - -#: templatetags/humanize.py:191 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s ago" -msgstr "%(delta)s 以前" - -#: templatetags/humanize.py:194 templatetags/humanize.py:219 -msgid "now" -msgstr "現在" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:201 -#, python-format -msgid "a second ago" -msgid_plural "%(count)s seconds ago" -msgstr[0] "%(count)s 秒前" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:208 -#, python-format -msgid "a minute ago" -msgid_plural "%(count)s minutes ago" -msgstr[0] "%(count)s 分鐘前" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:215 -#, python-format -msgid "an hour ago" -msgid_plural "%(count)s hours ago" -msgstr[0] "%(count)s 小時前" - -#: templatetags/humanize.py:216 -#, python-format -msgctxt "naturaltime" -msgid "%(delta)s from now" -msgstr "%(delta)s 後" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:229 -#, python-format -msgid "a second from now" -msgid_plural "%(count)s seconds from now" -msgstr[0] "%(count)s 秒後" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:236 -#, python-format -msgid "a minute from now" -msgid_plural "%(count)s minutes from now" -msgstr[0] "%(count)s 分鐘後" - -#. Translators: please keep a non-breaking space (U+00A0) -#. between count and time unit. -#: templatetags/humanize.py:243 -#, python-format -msgid "an hour from now" -msgid_plural "%(count)s hours from now" -msgstr[0] "%(count)s 小時後" diff --git a/lib/python2.7/site-packages/django/contrib/humanize/models.py b/lib/python2.7/site-packages/django/contrib/humanize/models.py deleted file mode 100644 index e69de29..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/models.py +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/templatetags/__init__.py b/lib/python2.7/site-packages/django/contrib/humanize/templatetags/__init__.py deleted file mode 100644 index e69de29..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/templatetags/__init__.py +++ /dev/null diff --git a/lib/python2.7/site-packages/django/contrib/humanize/templatetags/humanize.py b/lib/python2.7/site-packages/django/contrib/humanize/templatetags/humanize.py deleted file mode 100644 index 2e05396..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/templatetags/humanize.py +++ /dev/null @@ -1,244 +0,0 @@ -# -*- encoding: utf-8 -*- -from __future__ import unicode_literals - -import re -from datetime import date, datetime -from decimal import Decimal - -from django import template -from django.conf import settings -from django.template import defaultfilters -from django.utils.encoding import force_text -from django.utils.formats import number_format -from django.utils.translation import pgettext, ungettext, ugettext as _ -from django.utils.timezone import is_aware, utc - -register = template.Library() - -@register.filter(is_safe=True) -def ordinal(value): - """ - Converts an integer to its ordinal as a string. 1 is '1st', 2 is '2nd', - 3 is '3rd', etc. Works for any integer. - """ - try: - value = int(value) - except (TypeError, ValueError): - return value - suffixes = (_('th'), _('st'), _('nd'), _('rd'), _('th'), _('th'), _('th'), _('th'), _('th'), _('th')) - if value % 100 in (11, 12, 13): # special case - return "%d%s" % (value, suffixes[0]) - return "%d%s" % (value, suffixes[value % 10]) - -@register.filter(is_safe=True) -def intcomma(value, use_l10n=True): - """ - Converts an integer to a string containing commas every three digits. - For example, 3000 becomes '3,000' and 45000 becomes '45,000'. - """ - if settings.USE_L10N and use_l10n: - try: - if not isinstance(value, (float, Decimal)): - value = int(value) - except (TypeError, ValueError): - return intcomma(value, False) - else: - return number_format(value, force_grouping=True) - orig = force_text(value) - new = re.sub("^(-?\d+)(\d{3})", '\g<1>,\g<2>', orig) - if orig == new: - return new - else: - return intcomma(new, use_l10n) - -# A tuple of standard large number to their converters -intword_converters = ( - (6, lambda number: ( - ungettext('%(value).1f million', '%(value).1f million', number), - ungettext('%(value)s million', '%(value)s million', number), - )), - (9, lambda number: ( - ungettext('%(value).1f billion', '%(value).1f billion', number), - ungettext('%(value)s billion', '%(value)s billion', number), - )), - (12, lambda number: ( - ungettext('%(value).1f trillion', '%(value).1f trillion', number), - ungettext('%(value)s trillion', '%(value)s trillion', number), - )), - (15, lambda number: ( - ungettext('%(value).1f quadrillion', '%(value).1f quadrillion', number), - ungettext('%(value)s quadrillion', '%(value)s quadrillion', number), - )), - (18, lambda number: ( - ungettext('%(value).1f quintillion', '%(value).1f quintillion', number), - ungettext('%(value)s quintillion', '%(value)s quintillion', number), - )), - (21, lambda number: ( - ungettext('%(value).1f sextillion', '%(value).1f sextillion', number), - ungettext('%(value)s sextillion', '%(value)s sextillion', number), - )), - (24, lambda number: ( - ungettext('%(value).1f septillion', '%(value).1f septillion', number), - ungettext('%(value)s septillion', '%(value)s septillion', number), - )), - (27, lambda number: ( - ungettext('%(value).1f octillion', '%(value).1f octillion', number), - ungettext('%(value)s octillion', '%(value)s octillion', number), - )), - (30, lambda number: ( - ungettext('%(value).1f nonillion', '%(value).1f nonillion', number), - ungettext('%(value)s nonillion', '%(value)s nonillion', number), - )), - (33, lambda number: ( - ungettext('%(value).1f decillion', '%(value).1f decillion', number), - ungettext('%(value)s decillion', '%(value)s decillion', number), - )), - (100, lambda number: ( - ungettext('%(value).1f googol', '%(value).1f googol', number), - ungettext('%(value)s googol', '%(value)s googol', number), - )), -) - -@register.filter(is_safe=False) -def intword(value): - """ - Converts a large integer to a friendly text representation. Works best - for numbers over 1 million. For example, 1000000 becomes '1.0 million', - 1200000 becomes '1.2 million' and '1200000000' becomes '1.2 billion'. - """ - try: - value = int(value) - except (TypeError, ValueError): - return value - - if value < 1000000: - return value - - def _check_for_i18n(value, float_formatted, string_formatted): - """ - Use the i18n enabled defaultfilters.floatformat if possible - """ - if settings.USE_L10N: - value = defaultfilters.floatformat(value, 1) - template = string_formatted - else: - template = float_formatted - return template % {'value': value} - - for exponent, converters in intword_converters: - large_number = 10 ** exponent - if value < large_number * 1000: - new_value = value / float(large_number) - return _check_for_i18n(new_value, *converters(new_value)) - return value - -@register.filter(is_safe=True) -def apnumber(value): - """ - For numbers 1-9, returns the number spelled out. Otherwise, returns the - number. This follows Associated Press style. - """ - try: - value = int(value) - except (TypeError, ValueError): - return value - if not 0 < value < 10: - return value - return (_('one'), _('two'), _('three'), _('four'), _('five'), _('six'), _('seven'), _('eight'), _('nine'))[value-1] - -# Perform the comparison in the default time zone when USE_TZ = True -# (unless a specific time zone has been applied with the |timezone filter). -@register.filter(expects_localtime=True) -def naturalday(value, arg=None): - """ - For date values that are tomorrow, today or yesterday compared to - present day returns representing string. Otherwise, returns a string - formatted according to settings.DATE_FORMAT. - """ - try: - tzinfo = getattr(value, 'tzinfo', None) - value = date(value.year, value.month, value.day) - except AttributeError: - # Passed value wasn't a date object - return value - except ValueError: - # Date arguments out of range - return value - today = datetime.now(tzinfo).date() - delta = value - today - if delta.days == 0: - return _('today') - elif delta.days == 1: - return _('tomorrow') - elif delta.days == -1: - return _('yesterday') - return defaultfilters.date(value, arg) - -# This filter doesn't require expects_localtime=True because it deals properly -# with both naive and aware datetimes. Therefore avoid the cost of conversion. -@register.filter -def naturaltime(value): - """ - For date and time values shows how many seconds, minutes or hours ago - compared to current timestamp returns representing string. - """ - if not isinstance(value, date): # datetime is a subclass of date - return value - - now = datetime.now(utc if is_aware(value) else None) - if value < now: - delta = now - value - if delta.days != 0: - return pgettext( - 'naturaltime', '%(delta)s ago' - ) % {'delta': defaultfilters.timesince(value, now)} - elif delta.seconds == 0: - return _('now') - elif delta.seconds < 60: - return ungettext( - # Translators: please keep a non-breaking space (U+00A0) - # between count and time unit. - 'a second ago', '%(count)s seconds ago', delta.seconds - ) % {'count': delta.seconds} - elif delta.seconds // 60 < 60: - count = delta.seconds // 60 - return ungettext( - # Translators: please keep a non-breaking space (U+00A0) - # between count and time unit. - 'a minute ago', '%(count)s minutes ago', count - ) % {'count': count} - else: - count = delta.seconds // 60 // 60 - return ungettext( - # Translators: please keep a non-breaking space (U+00A0) - # between count and time unit. - 'an hour ago', '%(count)s hours ago', count - ) % {'count': count} - else: - delta = value - now - if delta.days != 0: - return pgettext( - 'naturaltime', '%(delta)s from now' - ) % {'delta': defaultfilters.timeuntil(value, now)} - elif delta.seconds == 0: - return _('now') - elif delta.seconds < 60: - return ungettext( - # Translators: please keep a non-breaking space (U+00A0) - # between count and time unit. - 'a second from now', '%(count)s seconds from now', delta.seconds - ) % {'count': delta.seconds} - elif delta.seconds // 60 < 60: - count = delta.seconds // 60 - return ungettext( - # Translators: please keep a non-breaking space (U+00A0) - # between count and time unit. - 'a minute from now', '%(count)s minutes from now', count - ) % {'count': count} - else: - count = delta.seconds // 60 // 60 - return ungettext( - # Translators: please keep a non-breaking space (U+00A0) - # between count and time unit. - 'an hour from now', '%(count)s hours from now', count - ) % {'count': count} diff --git a/lib/python2.7/site-packages/django/contrib/humanize/tests.py b/lib/python2.7/site-packages/django/contrib/humanize/tests.py deleted file mode 100644 index d35773e..0000000 --- a/lib/python2.7/site-packages/django/contrib/humanize/tests.py +++ /dev/null @@ -1,232 +0,0 @@ -from __future__ import unicode_literals -import datetime -from decimal import Decimal - -try: - import pytz -except ImportError: - pytz = None - -from django.conf import settings -from django.contrib.humanize.templatetags import humanize -from django.template import Template, Context, defaultfilters -from django.test import TestCase -from django.test.utils import override_settings, TransRealMixin -from django.utils.html import escape -from django.utils.timezone import utc -from django.utils import translation -from django.utils.translation import ugettext as _ -from django.utils import tzinfo -from django.utils.unittest import skipIf - - -# Mock out datetime in some tests so they don't fail occasionally when they -# run too slow. Use a fixed datetime for datetime.now(). DST change in -# America/Chicago (the default time zone) happened on March 11th in 2012. - -now = datetime.datetime(2012, 3, 9, 22, 30) - -class MockDateTime(datetime.datetime): - @classmethod - def now(self, tz=None): - if tz is None or tz.utcoffset(now) is None: - return now - else: - # equals now.replace(tzinfo=utc) - return now.replace(tzinfo=tz) + tz.utcoffset(now) - - -class HumanizeTests(TransRealMixin, TestCase): - - def humanize_tester(self, test_list, result_list, method): - for test_content, result in zip(test_list, result_list): - t = Template('{%% load humanize %%}{{ test_content|%s }}' % method) - rendered = t.render(Context(locals())).strip() - self.assertEqual(rendered, escape(result), - msg="%s test failed, produced '%s', should've produced '%s'" % (method, rendered, result)) - - def test_ordinal(self): - test_list = ('1', '2', '3', '4', '11', '12', - '13', '101', '102', '103', '111', - 'something else', None) - result_list = ('1st', '2nd', '3rd', '4th', '11th', - '12th', '13th', '101st', '102nd', '103rd', - '111th', 'something else', None) - - with translation.override('en'): - self.humanize_tester(test_list, result_list, 'ordinal') - - def test_intcomma(self): - test_list = (100, 1000, 10123, 10311, 1000000, 1234567.25, - '100', '1000', '10123', '10311', '1000000', '1234567.1234567', Decimal('1234567.1234567'), - None) - result_list = ('100', '1,000', '10,123', '10,311', '1,000,000', '1,234,567.25', - '100', '1,000', '10,123', '10,311', '1,000,000', '1,234,567.1234567', '1,234,567.1234567', - None) - - with translation.override('en'): - self.humanize_tester(test_list, result_list, 'intcomma') - - def test_l10n_intcomma(self): - test_list = (100, 1000, 10123, 10311, 1000000, 1234567.25, - '100', '1000', '10123', '10311', '1000000', '1234567.1234567', Decimal('1234567.1234567'), - None) - result_list = ('100', '1,000', '10,123', '10,311', '1,000,000', '1,234,567.25', - '100', '1,000', '10,123', '10,311', '1,000,000', '1,234,567.1234567', '1,234,567.1234567', - None) - - with self.settings(USE_L10N=True, USE_THOUSAND_SEPARATOR=False): - with translation.override('en'): - self.humanize_tester(test_list, result_list, 'intcomma') - - def test_intcomma_without_number_grouping(self): - # Regression for #17414 - with translation.override('ja'): - with self.settings(USE_L10N=True): - self.humanize_tester([100], ['100'], 'intcomma') - - def test_intword(self): - test_list = ('100', '1000000', '1200000', '1290000', - '1000000000', '2000000000', '6000000000000', - '1300000000000000', '3500000000000000000000', - '8100000000000000000000000000000000', None) - result_list = ('100', '1.0 million', '1.2 million', '1.3 million', - '1.0 billion', '2.0 billion', '6.0 trillion', - '1.3 quadrillion', '3.5 sextillion', - '8.1 decillion', None) - with translation.override('en'): - self.humanize_tester(test_list, result_list, 'intword') - - def test_i18n_intcomma(self): - test_list = (100, 1000, 10123, 10311, 1000000, 1234567.25, - '100', '1000', '10123', '10311', '1000000', None) - result_list = ('100', '1.000', '10.123', '10.311', '1.000.000', '1.234.567,25', - '100', '1.000', '10.123', '10.311', '1.000.000', None) - with self.settings(USE_L10N=True, USE_THOUSAND_SEPARATOR=True): - with translation.override('de'): - self.humanize_tester(test_list, result_list, 'intcomma') - - def test_i18n_intword(self): - test_list = ('100', '1000000', '1200000', '1290000', - '1000000000', '2000000000', '6000000000000') - result_list = ('100', '1,0 Million', '1,2 Millionen', '1,3 Millionen', - '1,0 Milliarde', '2,0 Milliarden', '6,0 Billionen') - with self.settings(USE_L10N=True, USE_THOUSAND_SEPARATOR=True): - with translation.override('de'): - self.humanize_tester(test_list, result_list, 'intword') - - def test_apnumber(self): - test_list = [str(x) for x in range(1, 11)] - test_list.append(None) - result_list = ('one', 'two', 'three', 'four', 'five', 'six', - 'seven', 'eight', 'nine', '10', None) - with translation.override('en'): - self.humanize_tester(test_list, result_list, 'apnumber') - - def test_naturalday(self): - today = datetime.date.today() - yesterday = today - datetime.timedelta(days=1) - tomorrow = today + datetime.timedelta(days=1) - someday = today - datetime.timedelta(days=10) - notdate = "I'm not a date value" - - test_list = (today, yesterday, tomorrow, someday, notdate, None) - someday_result = defaultfilters.date(someday) - result_list = (_('today'), _('yesterday'), _('tomorrow'), - someday_result, "I'm not a date value", None) - self.humanize_tester(test_list, result_list, 'naturalday') - - def test_naturalday_tz(self): - today = datetime.date.today() - tz_one = tzinfo.FixedOffset(datetime.timedelta(hours=-12)) - tz_two = tzinfo.FixedOffset(datetime.timedelta(hours=12)) - - # Can be today or yesterday - date_one = datetime.datetime(today.year, today.month, today.day, tzinfo=tz_one) - naturalday_one = humanize.naturalday(date_one) - # Can be today or tomorrow - date_two = datetime.datetime(today.year, today.month, today.day, tzinfo=tz_two) - naturalday_two = humanize.naturalday(date_two) - - # As 24h of difference they will never be the same - self.assertNotEqual(naturalday_one, naturalday_two) - - @skipIf(settings.TIME_ZONE != "America/Chicago" and pytz is None, - "this test requires pytz when a non-default time zone is set") - def test_naturalday_uses_localtime(self): - # Regression for #18504 - # This is 2012-03-08HT19:30:00-06:00 in America/Chicago - dt = datetime.datetime(2012, 3, 9, 1, 30, tzinfo=utc) - - orig_humanize_datetime, humanize.datetime = humanize.datetime, MockDateTime - try: - with override_settings(TIME_ZONE="America/Chicago", USE_TZ=True): - with translation.override('en'): - self.humanize_tester([dt], ['yesterday'], 'naturalday') - finally: - humanize.datetime = orig_humanize_datetime - - def test_naturaltime(self): - class naive(datetime.tzinfo): - def utcoffset(self, dt): - return None - test_list = [ - now, - now - datetime.timedelta(seconds=1), - now - datetime.timedelta(seconds=30), - now - datetime.timedelta(minutes=1, seconds=30), - now - datetime.timedelta(minutes=2), - now - datetime.timedelta(hours=1, minutes=30, seconds=30), - now - datetime.timedelta(hours=23, minutes=50, seconds=50), - now - datetime.timedelta(days=1), - now - datetime.timedelta(days=500), - now + datetime.timedelta(seconds=1), - now + datetime.timedelta(seconds=30), - now + datetime.timedelta(minutes=1, seconds=30), - now + datetime.timedelta(minutes=2), - now + datetime.timedelta(hours=1, minutes=30, seconds=30), - now + datetime.timedelta(hours=23, minutes=50, seconds=50), - now + datetime.timedelta(days=1), - now + datetime.timedelta(days=2, hours=6), - now + datetime.timedelta(days=500), - now.replace(tzinfo=naive()), - now.replace(tzinfo=utc), - ] - result_list = [ - 'now', - 'a second ago', - '30\xa0seconds ago', - 'a minute ago', - '2\xa0minutes ago', - 'an hour ago', - '23\xa0hours ago', - '1\xa0day ago', - '1\xa0year, 4\xa0months ago', - 'a second from now', - '30\xa0seconds from now', - 'a minute from now', - '2\xa0minutes from now', - 'an hour from now', - '23\xa0hours from now', - '1\xa0day from now', - '2\xa0days, 6\xa0hours from now', - '1\xa0year, 4\xa0months from now', - 'now', - 'now', - ] - # Because of the DST change, 2 days and 6 hours after the chosen - # date in naive arithmetic is only 2 days and 5 hours after in - # aware arithmetic. - result_list_with_tz_support = result_list[:] - assert result_list_with_tz_support[-4] == '2\xa0days, 6\xa0hours from now' - result_list_with_tz_support[-4] == '2\xa0days, 5\xa0hours from now' - - orig_humanize_datetime, humanize.datetime = humanize.datetime, MockDateTime - try: - with translation.override('en'): - self.humanize_tester(test_list, result_list, 'naturaltime') - with override_settings(USE_TZ=True): - self.humanize_tester( - test_list, result_list_with_tz_support, 'naturaltime') - finally: - humanize.datetime = orig_humanize_datetime |