मीडियाविकि:RefToolbarMessages-hi.js

सूचना: यह पृष्ठ सुरक्षित करने बाद, परिवर्तनों को देखने लिए ब्राउज़र का कैश ख़ाली करने की आवश्यकता हो सकती है।

  • मोज़िला / फ़ायरफ़ॉक्स / सफ़ारी: shift hold करें जब आप reload क्लिक करते है, या Ctrl-Shift-R (अपल मैक में Cmd-Shift-R) दबाएँ;
  • गूगल क्रोम: Ctrl-shift-R (मैक में Cmd-Shift-R) दबाएँ
  • इंटरनेट एक्सप्लोरर: Ctrl hold करें जब आप refresh क्लिक करते हैं, या Ctrl-F5 क्लिक करते हैं;
  • कॉङ्करर: सिर्फ़ Reload बटन पर क्लिक करें, या F5 क्लिक करें;
  • ऑपरा सदस्य को Tools→Preferences में सम्पूर्ण कैश ख़ाली करने की ज़रूरत हो सकती है।
// All user-facing messages
// TODO: Document usage
mw.usability.addMessages( { 
'cite-section-label' : 'संदर्भन',
'cite-template-list' : 'साँचा चुनें',
'cite-named-refs-label' : 'नाम सहित संदर्भ',
'cite-named-refs-title' : 'जोड़े जा रहे संदर्भ को नाम दें',
'cite-named-refs-button' : 'नाम सहित संदर्भ',
'cite-named-refs-dropdown' : 'नाँव सहित संदर्भ', // Used on the top of the named refs list dropdown
'cite-errorcheck-label' : 'त्रुटि जाँच',
'cite-errorcheck-button' : 'संदर्भ में त्रुटि खोजें',
'cite-dialog-web' : 'वेबसाइट संदर्भ',
'cite-dialog-news' : 'समाचार संदर्भ',
'cite-dialog-book' : 'किताब संदर्भ',
'cite-dialog-journal' : 'जर्नल संदर्भ',
'cite-form-submit' : 'जोड़ें (√)',
'cite-form-showhide' : 'अन्य बिकल्प देखें/छुपाएँ',
'cite-no-namedrefs' : 'पृष्ठ पर कोई सन्दर्भनाम नहीं मिला',
'cite-namedrefs-intro' : "संदर्भ की सामग्री देखने हेतु एक संदर्भनाम चुनें। संदर्भ को पृष्ठ पर जोड़ने हेतु 'जोड़ें' पर क्लिक करें",
'cite-raw-preview' : 'विकिटेक्स्ट:',
'cite-parsed-label' : 'विकिटेक्स्ट के परिणाम:',
'cite-form-parse' : 'परिणाम का पूर्वावलोकन देखें',
'cite-refpreview' : 'पूर्वावलोकन',
'cite-name-label' : 'संदर्भनाम',
'cite-group-label' : 'संदर्भ ग्रुप',
'cite-errorcheck-submit' : 'चेक करें',
'cite-errorcheck-heading' : 'निम्नलिखित त्रुटियों हेतु जाँच करें:',
'cite-error-unclosed' : 'Unclosed <span style="font-family:monospace">&lt;ref&gt;</span> tags',
'cite-error-samecontent' : 'References with the same content',
'cite-error-templates' : 'References not using a <a href="//en.wikipedia.org/wiki/Wikipedia:Citation_templates">citation template</a>',
'cite-error-repeated' : 'Multiple references with the same name',
'cite-error-undef' : 'Usage of undefined named references',
'cite-error-samecontent-msg' : 'Multiple refs contain the same content: $1',
'cite-error-repeated-msg' : 'Multiple refs are given the name: \'$1\'',
'cite-error-templates-msg' : 'Does not use a template: $1',
'cite-form-reset' : 'फॉर्म को खाली करें',
'cite-loading' : 'Loading data', // Shown while pagetext is being downloaded from the API
'cite-insert-date' : 'Insert current date', // Alt/title text for 'insert date' icon
'cite-err-report-heading' : 'Citation error report', // Heading for error report table
'cite-err-report-close' : 'बंद करें', // Alt/title text for 'close' icon on error report
'cite-err-report-empty' : 'No errors found', // Message displayed in the error report list if there are no errors
'cite-autofill-alt' : 'Autofill', // Alt text for autofill button image
'cite-work-tooltip' : 'Name of journal, magazine, newspaper, periodical or website',
'cite-authorlink-tooltip' : 'If the author has a Wikipedia article, the name of the article',
'cite-at-tooltip' : 'Position within the resource (when page is inappropriate)',
'cite-ref-tooltip' : 'ID for anchor (for creating a linkable reference)',
'cite-postscript-tooltip' : 'If specified, overrides the default behavior of terminating the citation with a period',
'cite-page-tooltip' : 'Page in the source that supports the content.',
'cite-pages-tooltip' : 'Pages in the source that supports the content; separate page ranges with an en dash (–); separate non-sequential pages with a comma (,); do not use to indicate the total number of pages in the source.',
'cite-website-tooltip' : 'Name of the website in full, not the URL',
'cite-samecontent-desc' : 'References with the same content',
'cite-samecontent-error' : 'Multiple references contain the same content',
'cite-repeated-desc' : 'Multiple references with the same name',
'cite-repeated-error' : 'Multiple references are using the same name',
'cite-undefined-desc' : 'Usage of undefined named references',
'cite-undefined-error' : 'A named reference is used but not defined',
'cite-first-label' : 'लेखक का प्रथम नाम',
'cite-last-label' : 'लेखक का अंतिम नाम',
'cite-title-label' : 'शीर्षक',
'cite-work-label' : 'कार्य',
'cite-newspaper-label' : 'अखबार',
'cite-journal-label' : 'जर्नल',
'cite-publisher-label' : 'प्रकाशक',
'cite-accessdate-label' : 'अभिगमन तिथि',
'cite-author-label' : 'लेखक',
'cite-authorlink-label' : "लेखक के लेख",
'cite-coauthors-label' : 'सहयोगी लेखक',
'cite-archiveurl-label' : 'पुरालेख यूआरएल',
'cite-archivedate-label' : 'पुरालेख बनाने की तारीख',
'cite-location-label' : 'स्थान',
'cite-page-label' : 'पृष्ठ सं.',
'cite-pages-label' : 'पृष्ठ संख्यायें',
'cite-at-label' : 'पर स्थित:',
'cite-chapter-label' : 'अध्याय',
'cite-volume-label' : 'भाग/खण्ड',
'cite-series-label' : 'सीरीज',
'cite-issue-label' : 'अंक',
'cite-language-label' : 'भाषा',
'cite-format-label' : 'फॉरमैट',
'cite-date-label' : 'प्रकाशन वर्ष',
'cite-month-label' : 'महीना',
'cite-year-label' : 'साल',
'cite-quote-label' : 'कोटेशन',
'cite-author2-label' : '2nd author',
'cite-author3-label' : '3rd author',
'cite-author4-label' : '4th author',
'cite-author5-label' : '5th author',
'cite-agency-label' : 'एजेंसी',
'cite-editor-label' : 'संपादक',
'cite-editor1-first-label' : "Editor's first",
'cite-editor1-last-label' : "Editor's last",
'cite-editor1-link-label' : "Editor's article",
'cite-editor-first-label' : "Editor's first",
'cite-editor-last-label' : "Editor's last",
'cite-editor-link-label' : "Editor's article",
'cite-edition-label' : 'संस्करण',
'cite-trans_title-label' : 'अनुवाद के बाद शीर्षक',
'cite-ref-label' : 'संदर्भ',
'cite-postscript-label' : 'Postscript',
'cite-url-label' : 'URL',
'cite-doi-label' : 'DOI',
'cite-isbn-label' : 'ISBN',
'cite-pmid-label' : 'PMID',
'cite-issn-label' : 'ISSN',
'cite-pmc-label' : 'PMC',
'cite-oclc-label' : 'OCLC',
'cite-bibcode-label' : 'Bibcode',
'cite-id-label' : 'ID',
'cite-website-label' : 'वेबसाइट का नाम',
'cite-increment-alt' : 'एक और जोड़ें', // Alt text for field increment button, not specific to a particular field
});

// Load configuration for site
var RefToolbarLocal = mw.loader.load('MediaWiki:RefToolbarConfig.js');