मेडियाविकि:Gadget-HotCat.js/local defaults
दिखावट
//
if (typeof (HotCat) != 'undefined') {
HotCat.messages.cat_removed = '[[श्रेणी:$1]] मेटाएल गएल';
HotCat.messages.template_removed = '{{[[श्रेणी:$1]]}} मेटाएल गएल ';
HotCat.messages.cat_added = '[[श्रेणी:$1]] जुड़ल';
HotCat.messages.cat_keychange = '[[श्रेणी:$1]] कऽ लेल नबका sortkey: ';
HotCat.messages.cat_notFound = 'श्रेणी "$1" नै भेटल';
HotCat.messages.cat_exists = 'श्रेणी "$1" पहिने सँ अछि; पुन: नै जुड़ल';
HotCat.messages.cat_resolved = ' (पुनर्निर्देशन [[श्रेणी:$1]] resolved)';
HotCat.messages.uncat_removed = '{{uncategorized}} मेटाएल गएल';
HotCat.messages.prefix = '[[WP:HC|HotCat]] द्वारा ';
HotCat.messages.using = ''; //un-needed
HotCat.messages.multi_change = '$1 श्रेणीसभ';
HotCat.messages.commit = 'रक्षण करी';
HotCat.messages.ok = 'OK';
HotCat.messages.cancel = 'Cancel';
HotCat.messages.multi_error = 'Could not retrieve the page text from the server. Therefore, your category changes '
+'cannot be saved. We apologize for the inconvenience.'
HotCat.categories = 'श्रेणीसभ';
HotCat.disambig_category = null; //un-needed
HotCat.redir_category = 'विकिपिडिया श्रेणी अनुप्रेषित';
//HotCat.uncat_regexp = null; fix this later with uncategorised and श्रेणीहीन
//HotCat.template_regexp = '[Tt][Ee][Mm][Pp][Ll][Aa][Tt][Ee]|[Vv][Oo][Rr][Ll][Aa][Gg][Ee]'; auto
//HotCat.template_categories = {}; fix later
HotCat.engine_names.searchindex = 'Search index';
HotCat.engine_names.pagelist = 'Page list';
HotCat.engine_names.combined = 'Combined search';
HotCat.engine_names.subcat = 'Subcategories';
HotCat.engine_names.parentcat = 'Parent categories';
HotCat.tooltips.change = 'परिवर्तन देखी';
HotCat.tooltips.remove = 'मेटाबी';
HotCat.tooltips.add = 'नवका श्रेणी जोड़ी';
HotCat.tooltips.restore = 'Undo changes';
HotCat.tooltips.undo = 'Undo changes';
HotCat.tooltips.down = 'Open for modifying and display subcategories';
HotCat.tooltips.up = 'Open for modifying and display parent categories';
HotCat.multi_tooltip = 'अनेक श्रेणीसभ परिवर्तन करी';
} // end if
//