django1/django/contrib/humanize/locale/pa/LC_MESSAGES/django.po

100 lines
2.1 KiB
Plaintext

# This file is distributed under the same license as the Django package.
#
msgid ""
msgstr ""
"Project-Id-Version: Django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-12-29 00:27+0100\n"
"PO-Revision-Date: 2010-10-15 22:47+0530\n"
"Last-Translator: A S Alam <aalam@users.sf.net>\n"
"Language-Team: Punjabi/Panjabi <punjabi-users@lists.sf.net>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
#: templatetags/humanize.py:19
msgid "th"
msgstr "ਵਾਂ"
#: templatetags/humanize.py:19
msgid "st"
msgstr "ਲਾਂ"
#: templatetags/humanize.py:19
msgid "nd"
msgstr "ਜਾ"
#: templatetags/humanize.py:19
msgid "rd"
msgstr "ਜਾ"
#: templatetags/humanize.py:54
#, python-format
msgid "%(value).1f million"
msgid_plural "%(value).1f million"
msgstr[0] "%(value).1f ਮਿਲੀਅਨ"
msgstr[1] "%(value).1f ਮਿਲੀਅਨ"
#: templatetags/humanize.py:57
#, python-format
msgid "%(value).1f billion"
msgid_plural "%(value).1f billion"
msgstr[0] "%(value).1f ਬਿਲੀਅਨ"
msgstr[1] "%(value).1f ਬਿਲੀਅਨ"
#: templatetags/humanize.py:60
#, python-format
msgid "%(value).1f trillion"
msgid_plural "%(value).1f trillion"
msgstr[0] "%(value).1f ਟਰਲੀਅਨ"
msgstr[1] "%(value).1f ਟਰਲੀਅਨ"
#: templatetags/humanize.py:76
msgid "one"
msgstr "ਇੱਕ"
#: templatetags/humanize.py:76
msgid "two"
msgstr "ਦੋ"
#: templatetags/humanize.py:76
msgid "three"
msgstr "ਤਿੰਨ"
#: templatetags/humanize.py:76
msgid "four"
msgstr "ਚਾਰ"
#: templatetags/humanize.py:76
msgid "five"
msgstr "ਪੰਜ"
#: templatetags/humanize.py:76
msgid "six"
msgstr "ਛੇ"
#: templatetags/humanize.py:76
msgid "seven"
msgstr "ਸੱਤ"
#: templatetags/humanize.py:76
msgid "eight"
msgstr "ਅੱਠ"
#: templatetags/humanize.py:76
msgid "nine"
msgstr "ਨੌ"
#: templatetags/humanize.py:96
msgid "today"
msgstr "ਅੱਜ"
#: templatetags/humanize.py:98
msgid "tomorrow"
msgstr "ਭਲਕੇ"
#: templatetags/humanize.py:100
msgid "yesterday"
msgstr "ਕੱਲ੍ਹ"