/django/contrib/humanize/locale/no/LC_MESSAGES/django.po
Unknown | 100 lines | 81 code | 19 blank | 0 comment | 0 complexity | febdfd95a78ef0cc6e017a4d2f23cdc2 MD5 | raw file
Possible License(s): BSD-3-Clause
- # This file is distributed under the same license as the Django package.
- #
- msgid ""
- msgstr ""
- "Project-Id-Version: Django\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2011-03-15 13:18-0400\n"
- "PO-Revision-Date: 2011-03-04 18:39+0000\n"
- "Last-Translator: Jannis <jannis@leidel.info>\n"
- "Language-Team: Norwegian <>\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "Language: no\n"
- "Plural-Forms: nplurals=2; plural=(n != 1)\n"
- #: templatetags/humanize.py:19
- msgid "th"
- msgstr "."
- #: templatetags/humanize.py:19
- msgid "st"
- msgstr "."
- #: templatetags/humanize.py:19
- msgid "nd"
- msgstr "."
- #: templatetags/humanize.py:19
- msgid "rd"
- msgstr "."
- #: templatetags/humanize.py:54
- #, python-format
- msgid "%(value).1f million"
- msgid_plural "%(value).1f million"
- msgstr[0] "%(value).1f million"
- msgstr[1] "%(value).1f millioner"
- #: templatetags/humanize.py:57
- #, python-format
- msgid "%(value).1f billion"
- msgid_plural "%(value).1f billion"
- msgstr[0] "%(value).1f milliard"
- msgstr[1] "%(value).1f milliarder"
- #: templatetags/humanize.py:60
- #, python-format
- msgid "%(value).1f trillion"
- msgid_plural "%(value).1f trillion"
- msgstr[0] "%(value).1f billion"
- msgstr[1] "%(value).1f billioner"
- #: templatetags/humanize.py:76
- msgid "one"
- msgstr "én"
- #: templatetags/humanize.py:76
- msgid "two"
- msgstr "to"
- #: templatetags/humanize.py:76
- msgid "three"
- msgstr "tre"
- #: templatetags/humanize.py:76
- msgid "four"
- msgstr "fire"
- #: templatetags/humanize.py:76
- msgid "five"
- msgstr "fem"
- #: templatetags/humanize.py:76
- msgid "six"
- msgstr "seks"
- #: templatetags/humanize.py:76
- msgid "seven"
- msgstr "sju"
- #: templatetags/humanize.py:76
- msgid "eight"
- msgstr "ĺtte"
- #: templatetags/humanize.py:76
- msgid "nine"
- msgstr "ni"
- #: templatetags/humanize.py:96
- msgid "today"
- msgstr "i dag"
- #: templatetags/humanize.py:98
- msgid "tomorrow"
- msgstr "i morgen"
- #: templatetags/humanize.py:100
- msgid "yesterday"
- msgstr "i gĺr"