288 lines
8.0 KiB
Plaintext
288 lines
8.0 KiB
Plaintext
# 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
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: django\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2015-01-17 11:07+0100\n"
|
|
"PO-Revision-Date: 2015-01-18 08:34+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"
|
|
|
|
msgid "Administrative Documentation"
|
|
msgstr ""
|
|
|
|
msgid "Home"
|
|
msgstr "गृह"
|
|
|
|
msgid "Documentation"
|
|
msgstr "दस्तावेज़ीकरण"
|
|
|
|
msgid "Bookmarklets"
|
|
msgstr "बुकमार्कलेट्स"
|
|
|
|
msgid "Documentation bookmarklets"
|
|
msgstr "प्रलेखन बुकमार्कलेट्स"
|
|
|
|
msgid ""
|
|
"\n"
|
|
"<p class=\"help\">To install bookmarklets, drag the link to your bookmarks\n"
|
|
"toolbar, or right-click the link and add it to your bookmarks. Now you can\n"
|
|
"select the bookmarklet from any page in the site. Note that some of these\n"
|
|
"bookmarklets require you to be viewing the site from a computer designated\n"
|
|
"as \"internal\" (talk to your system administrator if you aren't sure if\n"
|
|
"your computer is \"internal\").</p>\n"
|
|
msgstr ""
|
|
"\n"
|
|
"<p class=\"help\">पृष्ठचिन्हक स्थापित करने के लिए,अपने बुकमार्क टूलबार के लिए लिंक\n"
|
|
"को खींचें,या लिंक पर दायाँ क्लिक करें और इसे आपके बुकमार्क्स में जोड़ें. अब आप इस साइट में \n"
|
|
"किसी भी पृष्ठ से बुकमार्कलेट का चयन कर सकते हैं. ध्यान दें इनमें से कुछ पृष्ठचिन्हको को\n"
|
|
"आपकी आवश्यकता है जो \"आंतरिक\" (अपने सिस्टम व्यवस्थापक से बात करे अगर आपको यकीन नहीं "
|
|
"है\n"
|
|
"कि आपका कंप्यूटर \"आंतरिक\" है) रूप में निर्दिष्ट कंप्यूटर से\n"
|
|
"साइट को देखना चाहते है.</p>\n"
|
|
|
|
msgid "Documentation for this page"
|
|
msgstr "इस पृष्ठ की प्रलेखन"
|
|
|
|
msgid ""
|
|
"Jumps you from any page to the documentation for the view that generates "
|
|
"that page."
|
|
msgstr "दृश्य जो उस पृष्ठ को उत्पन्न करता है के प्रलेखन के लिए किसी भी पृष्ठ पर जा सकते है."
|
|
|
|
msgid "Show object ID"
|
|
msgstr "वस्तु आइ.डी दिखाओ"
|
|
|
|
msgid ""
|
|
"Shows the content-type and unique ID for pages that represent a single "
|
|
"object."
|
|
msgstr ""
|
|
"पृष्ठों के लिए सामग्री प्रकार और अनोखी आईडी जो एक एकल वस्तु का प्रतिनिधित्व करते हैं को "
|
|
"दर्शाते है."
|
|
|
|
msgid "Edit this object (current window)"
|
|
msgstr "इस वस्तु को संपादन करें (इस खिडकी में)"
|
|
|
|
msgid "Jumps to the admin page for pages that represent a single object."
|
|
msgstr "पृष्ठों के लिए एडमिन प्रष्ट जो एक एकल वस्तु का प्रतिनिधित्व करते हैं से जाये. "
|
|
|
|
msgid "Edit this object (new window)"
|
|
msgstr "इस वस्तु को संपादन करें (नये खिडकी में)"
|
|
|
|
msgid "As above, but opens the admin page in a new window."
|
|
msgstr "जैसा कि ऊपर में,लेकिन एक नई विंडों में एडमिन पृष्ठ को खोलता है."
|
|
|
|
msgid "Tags"
|
|
msgstr "टैग्स"
|
|
|
|
msgid "List of all the template tags and their functions."
|
|
msgstr ""
|
|
|
|
msgid "Filters"
|
|
msgstr "फ़िल्टर्स"
|
|
|
|
msgid ""
|
|
"Filters are actions which can be applied to variables in a template to alter "
|
|
"the output."
|
|
msgstr ""
|
|
|
|
msgid "Models"
|
|
msgstr "मॉडल"
|
|
|
|
msgid ""
|
|
"Models are descriptions of all the objects in the system and their "
|
|
"associated fields. Each model has a list of fields which can be accessed as "
|
|
"template variables"
|
|
msgstr ""
|
|
|
|
msgid "Views"
|
|
msgstr "दृश्य"
|
|
|
|
msgid ""
|
|
"Each page on the public site is generated by a view. The view defines which "
|
|
"template is used to generate the page and which objects are available to "
|
|
"that template."
|
|
msgstr ""
|
|
|
|
msgid "Tools for your browser to quickly access admin functionality."
|
|
msgstr ""
|
|
|
|
msgid "Please install docutils"
|
|
msgstr ""
|
|
|
|
#, python-format
|
|
msgid ""
|
|
"The admin documentation system requires Python's <a href=\"%(link)s"
|
|
"\">docutils</a> library."
|
|
msgstr ""
|
|
|
|
#, python-format
|
|
msgid ""
|
|
"Please ask your administrators to install <a href=\"%(link)s\">docutils</a>."
|
|
msgstr ""
|
|
|
|
#, python-format
|
|
msgid "Model: %(name)s"
|
|
msgstr ""
|
|
|
|
msgid "Field"
|
|
msgstr ""
|
|
|
|
msgid "Type"
|
|
msgstr ""
|
|
|
|
msgid "Description"
|
|
msgstr ""
|
|
|
|
msgid "Back to Model Documentation"
|
|
msgstr ""
|
|
|
|
msgid "Model documentation"
|
|
msgstr ""
|
|
|
|
msgid "Model groups"
|
|
msgstr ""
|
|
|
|
msgid "Templates"
|
|
msgstr "प्रारूप"
|
|
|
|
#, python-format
|
|
msgid "Template: %(name)s"
|
|
msgstr ""
|
|
|
|
#, python-format
|
|
msgid "Template: \"%(name)s\""
|
|
msgstr ""
|
|
|
|
#, python-format
|
|
msgid "Search path for template \"%(name)s\":"
|
|
msgstr ""
|
|
|
|
msgid "(does not exist)"
|
|
msgstr ""
|
|
|
|
msgid "Back to Documentation"
|
|
msgstr ""
|
|
|
|
msgid "Template filters"
|
|
msgstr ""
|
|
|
|
msgid "Template filter documentation"
|
|
msgstr ""
|
|
|
|
msgid "Built-in filters"
|
|
msgstr ""
|
|
|
|
#, python-format
|
|
msgid ""
|
|
"To use these filters, put <code>%(code)s</code> in your template before "
|
|
"using the filter."
|
|
msgstr ""
|
|
|
|
msgid "Template tags"
|
|
msgstr ""
|
|
|
|
msgid "Template tag documentation"
|
|
msgstr ""
|
|
|
|
msgid "Built-in tags"
|
|
msgstr ""
|
|
|
|
#, python-format
|
|
msgid ""
|
|
"To use these tags, put <code>%(code)s</code> in your template before using "
|
|
"the tag."
|
|
msgstr ""
|
|
|
|
#, python-format
|
|
msgid "View: %(name)s"
|
|
msgstr ""
|
|
|
|
msgid "Context:"
|
|
msgstr ""
|
|
|
|
msgid "Templates:"
|
|
msgstr ""
|
|
|
|
msgid "Back to Views Documentation"
|
|
msgstr ""
|
|
|
|
msgid "View documentation"
|
|
msgstr ""
|
|
|
|
msgid "Jump to namespace"
|
|
msgstr ""
|
|
|
|
msgid "Empty namespace"
|
|
msgstr ""
|
|
|
|
#, python-format
|
|
msgid "Views by namespace %(name)s"
|
|
msgstr ""
|
|
|
|
msgid "Views by empty namespace"
|
|
msgstr ""
|
|
|
|
#, python-format
|
|
msgid ""
|
|
"\n"
|
|
" View function: <code>%(full_name)s</code>. Name: <code>%(url_name)s</"
|
|
"code>.\n"
|
|
msgstr ""
|
|
|
|
msgid "Boolean (Either True or False)"
|
|
msgstr "बूलियन (सही अथवा गलत)"
|
|
|
|
#, python-format
|
|
msgid "Field of type: %(field_type)s"
|
|
msgstr "फील्ड के प्रकार: %(field_type)s"
|
|
|
|
msgid "tag:"
|
|
msgstr "टैग:"
|
|
|
|
msgid "filter:"
|
|
msgstr "छन्नी:"
|
|
|
|
msgid "view:"
|
|
msgstr "दृष्टि:"
|
|
|
|
#, python-format
|
|
msgid "App %(app_label)r not found"
|
|
msgstr ""
|
|
|
|
#, python-format
|
|
msgid "Model %(model_name)r not found in app %(app_label)r"
|
|
msgstr "%(model_name)r मॉडल %(app_label)r अनुप्रयोग में लापता है"
|
|
|
|
msgid "model:"
|
|
msgstr "मॉडल :"
|
|
|
|
#, python-format
|
|
msgid "the related `%(app_label)s.%(data_type)s` object"
|
|
msgstr "`%(app_label)s.%(data_type)s` संबंधित वस्तु"
|
|
|
|
#, python-format
|
|
msgid "related `%(app_label)s.%(object_name)s` objects"
|
|
msgstr "`%(app_label)s.%(object_name)s` संबंधित वस्तु"
|
|
|
|
#, python-format
|
|
msgid "all %s"
|
|
msgstr "सभी %s"
|
|
|
|
#, python-format
|
|
msgid "number of %s"
|
|
msgstr "%s संख्या"
|
|
|
|
#, python-format
|
|
msgid "%s does not appear to be a urlpattern object"
|
|
msgstr "%s सही यू.आऱ.एल प्रतिरूप वस्तु नहीं है"
|