MediaWiki:Gadget-HotCat.js/local defaults
//
if ( typeof( HotCat ) != 'undefined' ) {
HotCat.upload_disabled = true;
HotCat.messages.cat_removed = 'дӀайаьккхина [[Категори:$1]]';
HotCat.messages.template_removed = 'дӀайаьккхина {{[[Категори:$1]]}}';
HotCat.messages.cat_added = 'тӀетоьхна [[Категори:$1]]';
HotCat.messages.cat_keychange = 'хӀокхунна [[Категори:$1]]: ';
HotCat.messages.cat_notFound = 'Категори «$1» ца карина';
HotCat.messages.cat_exists = 'Категори «$1» йолуш йу, тӀе ца туьхи.';
HotCat.messages.cat_resolved = ' (дӀасахьажор [[Категори:$1]] resolved)';
HotCat.messages.uncat_removed = 'дӀайаьккхина {{uncategorized}}';
HotCat.messages.using = ' [[Help:Gadget-HotCat|HotCat]] гӀоьнца';
HotCat.messages.multi_change = '$1 категореш';
HotCat.messages.commit = 'Ӏалашйан';
HotCat.messages.ok = 'OK';
HotCat.messages.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.category_regexp = '[Cc][Aa][Tt][Ee][Gg][Oo][Rr][Yy]|[Кк][Аа][Тт][Ее][Гг][Оо][Рр][Ии]';
HotCat.category_canonical = 'Категори';
HotCat.categories = 'Категореш';
HotCat.disambig_category = null;
HotCat.redir_category = null;
HotCat.uncat_regexp = null;
HotCat.template_regexp = '[Tt][Ee][Mm][Pp][Ll][Aa][Tt][Ee]|[Vv][Oo][Rr][Ll][Aa][Gg][Ee]';
HotCat.template_categories = {};
} // end if
//