75 lines
2.5 KiB
Plaintext
75 lines
2.5 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: 2011-03-15 13:15-0400\n"
|
|
"PO-Revision-Date: 2011-03-06 19:21+0000\n"
|
|
"Last-Translator: sandeepsatavlekar <sandysat@gmail.com>\n"
|
|
"Language-Team: Hindi <None>\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"
|
|
|
|
#: admin.py:8 models.py:7
|
|
msgid "URL"
|
|
msgstr "URL"
|
|
|
|
#: admin.py:9
|
|
msgid ""
|
|
"Example: '/about/contact/'. Make sure to have leading and trailing slashes."
|
|
msgstr "अग्रणी है और अनुगामी स्लैश का होना सुनिश्चित करें. उदाहरण: '/about/contact/'"
|
|
|
|
#: admin.py:11
|
|
msgid ""
|
|
"This value must contain only letters, numbers, dots, underscores, dashes, "
|
|
"slashes or tildes."
|
|
msgstr "इस मूल्य में सिर्फ वर्णाक्षर, अंक, बिंदु, रेखांकन, डैश, स्लैश और टिल्ड्स ही होने चाहिए"
|
|
|
|
#: admin.py:22
|
|
msgid "Advanced options"
|
|
msgstr "उन्नत विकल्प"
|
|
|
|
#: models.py:8
|
|
msgid "title"
|
|
msgstr "शीर्षक"
|
|
|
|
#: models.py:9
|
|
msgid "content"
|
|
msgstr "विषय सूची"
|
|
|
|
#: models.py:10
|
|
msgid "enable comments"
|
|
msgstr "टिप्पणियां सक्षम करें"
|
|
|
|
#: models.py:11
|
|
msgid "template name"
|
|
msgstr "सांचे का नाम"
|
|
|
|
#: models.py:12
|
|
msgid ""
|
|
"Example: 'flatpages/contact_page.html'. If this isn't provided, the system "
|
|
"will use 'flatpages/default.html'."
|
|
msgstr ""
|
|
"उदाहरण: 'flatpages/contact_page.html'. यदि यह जिक्र नहीं किया तो यह प्रणाली "
|
|
"'flatpages/default.html' का प्रयोग करेगी. ."
|
|
|
|
#: models.py:13
|
|
msgid "registration required"
|
|
msgstr "पंजीकरण आवश्यक"
|
|
|
|
#: models.py:13
|
|
msgid "If this is checked, only logged-in users will be able to view the page."
|
|
msgstr "अगर इस जाँच की है, केवल लॉग इन करने वालों के लिए पृष्ठ देखने में सक्षम हो जाएगा."
|
|
|
|
#: models.py:18
|
|
msgid "flat page"
|
|
msgstr "चपटा पृष्ट"
|
|
|
|
#: models.py:19
|
|
msgid "flat pages"
|
|
msgstr "चपटे पृष्ट"
|