MediaWiki:Gadget-HotCat.js/local defaults

"Wikiibíídiiya" bitsʼą́ą́dę́ę́ʼ

//

// Adjusting HotCat text and settings
if ( typeof( HotCat ) != 'undefined' ) {
	HotCat.messages.cat_removed   = '- naaltsoos biiʼ sinilí: [[Category:$1|$1]]';
	HotCat.messages.template_removed  = '- naaltsoos biiʼ sinilí: {{[[Category:$1|$1]]}}';
	HotCat.messages.cat_added     = '+ naaltsoos biiʼ sinilí: [[Category:$1|$1]]';
	HotCat.messages.cat_keychange = 'new key for [[Category:$1|Naaltsoos biiʼ sinilí:$1]]: ';
	HotCat.messages.cat_notFound  = 'naaltsoos biiʼ sinilí "$1" ádin';
	HotCat.messages.cat_exists    = 'tʼáá íídą́ą́ʼ naaltsoos biiʼ sinilí "$1" biyiʼ sinil';
	HotCat.messages.cat_resolved  = ' (dah atsinhígíí [[Category:$1|$1]])';
	HotCat.messages.uncat_removed = '- {{uncategorized}}';
	HotCat.messages.using         = ' ([[Wikiibíídiiya:HotCat|HotCat]] choyoołʼįįhgo)';
	HotCat.messages.multi_change  = '($1di łahgo áyiilaa)';
	HotCat.messages.commit        = 'bee lą́ ashłeeh';
	HotCat.messages.ok            = 'hágoshį́į́ʼ';
	HotCat.messages.cancel        = 'tʼóó ánássįįh';
	HotCat.messages.multi_error   = '[ OODZÍÍʼ ].';

	HotCat.categories          = 'Naaltsoos biiʼ sinilí';
	HotCat.disambig_category   = 'Disambiguation';
	HotCat.redir_category      = 'Category redirects';
	HotCat.uncat_regexp        = /\{\{\s*([Uu]ncat(egori[sz]ed( image)?)?|[Nn]ocat|[Nn]eedscategory)[^}]*\}\}\s*(<\!--.*?--\>)?/g;
	HotCat.template_categories = {};

	HotCat.engine_names.searchindex = 'yaa halneʼígíí ałkééʼ daasdzoh';
	HotCat.engine_names.pagelist    = 'naaltsoos dabizhiʼ ałkééʼ daazdzoh';
	HotCat.engine_names.combined    = 'naaltsoos dabizhiʼ dóó yaa halneʼígíí bikʼehgo';
	HotCat.engine_names.subcat      = 'hanálzhoʼígíí';
	HotCat.engine_names.parentcat   = 'naaltsoos biiʼ naaznilígíí';

	HotCat.tooltips.change = 'Modify';
	HotCat.tooltips.remove = 'Remove';
	HotCat.tooltips.add = 'Add a new category';
	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 = 'Modify several categories';
} // end if

//