تضامنًا مع حق الشعب الفلسطيني |
ميدياويكي:Gadget-HotCat.js/local defaults
اذهب إلى التنقل
اذهب إلى البحث
//
if (typeof (HotCat) != 'undefined') {
HotCat.uncat_regexp = /\{\{\s*(بذرة غير مصنف(ة)?|غير مصنف(ة)?|[Uu]ncat(egori[sz]ed)?|[Nn]ocat|[Nn]eedscategory|[Cc]ategori[sz]e)[^}]*\}\}/g ;
HotCat.single_minor = true;
HotCat.use_up_down = false;
HotCat.upload_disabled = true;
HotCat.del_needs_diff = false;
HotCat.redir_category = 'تحويلات لينة لتصنيفات أرابيكا';
HotCat.disambig_category = null;
HotCat.messages.using = ' باستخدام [[أرابيكا:المصناف الفوري|المصناف الفوري]] ';
HotCat.categories = 'تصنيف';
HotCat.tooltips.add = 'إضافة تصنيف جديد';
HotCat.tooltips.remove = 'إزالة';
HotCat.messages.cat_added = 'إضافة [[تصنيف:$1]]';
HotCat.messages.cat_keychange = 'مفتاح جديد ل[[تصنيف:$1]]: "$2"';
HotCat.messages.cat_removed = 'حذف [[تصنيف:$1]]';
HotCat.messages.separator = '، ';
HotCat.messages.uncat_removed= 'إزالة {{غير مصنفة}}';
HotCat.messages.multi_change = '$1 تصنيفات';
//Blacklisted categories cannot be added through HotCat.
HotCat.blacklist = /\bبذرة?$/;
}
//