Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/rootmail/index.cmb-ar.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/rootmail/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/rootmail/index.cmb-ar.js
// Module:    /templates/rootmail/index.cmb-ar
// Locale:    ar
// This file is generated by the cpanel localization system
// using the bin/_build_translated_js_hash_files.pl script.
//-------------------------------------------------------------
// !!! Do not hand edit this file !!!
//-------------------------------------------------------------
(function() {
    // The raw lexicon.
    var newLex = {"Disable":"تعطيل","Forward mail for “[_1]” to:":"إعادة توجيه البريد لـ “[_1]” إلى:","Must be a valid email address or account name":"يجب أن يكون عنوان بريد إلكتروني أو اسم حساب صالحًا","The email address “[_1]” is not valid.":"يُعد عنوان البريد الإلكتروني “[_1]” غير صالح.","The system currently forwards mail for “[output,strong,_1]” to “[list_and,_2]”.":"قام النظام حاليًا بإعادة توجيه البريد لـ “[output,strong,_1]” إلى “[list_and,_2]”.","The system does not currently forward mail for “[output,strong,_1]”.":"لا يقوم النظام حاليًا بإعادة توجيه البريد الإلكتروني لـ “[output,strong,_1]”.","The user “[_1]” does not exist on the system.":"المستخدم “[_1]” غير موجود على النظام.","Update":"تحديث"};

    if (!this.LEXICON) {
        this.LEXICON = {};
    }

    for(var item in newLex) {
        if(newLex.hasOwnProperty(item)) {
            var value = newLex[item];
            if (typeof(value) === "string" && value !== "") {
                // Only add it if there is a value.
                this.LEXICON[item] = value;
            }
        }
    }
})();
//~~END-GENERATED~~
Back to Directory File Manager