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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/convert_addon_to_account/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/convert_addon_to_account/index.cmb-ar.js
// Module:    /templates/convert_addon_to_account/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 = {"Conversion Completed":"اكتمل التحويل","Conversion Failed":"فشل التحويل","Disabled because there are no databases to move":"تم التعطيل بسبب عدم وجود قواعد بيانات لنقلها","Disabled because there are no email-related items to move":"تم التعطيل بسبب عدم وجود عناصر ذات صلة بالبريد الإلكتروني لنقلها","Displaying [numf,_1] to [numf,_2] out of [quant,_3,item,items]":"عرض [numf,_1] إلى [numf,_2] من [quant,_3,عنصر,عنصر]","Done":"تم","Failed":"فشل","In Progress":"قيد التقدم","Not Selected":"لم يتم التحديد","Selected":"تم التحديد","The conversion of the domain “[_1]” failed.":"فشل تحويل المجال “[_1]”.","The conversion of the domain “[_1]” succeeded.":"اكتمل تحويل المجال “[_1]” بنجاح.","The domain does not have an [asis,SSL] certificate installed.":"لا يحتوي المجال على أي شهادة [asis,SSL] تم تثبيتها.","The domain does not have autoresponders.":"لا يحتوي المجال على مستجيبين تلقائيين.","The domain does not have email accounts.":"لا يحتوي المجال على حسابات بريد إلكتروني.","The domain does not have email forwarders.":"لا يحتوي المجال على معيدي توجيه بريد إلكتروني.","The system started the conversion process for “[_1]”.":"بدأ النظام عملية التحويل في “[_1]”.","You selected the following [asis,MySQL] databases to copy:":"You selected the following [asis,MySQL] databases to copy:","You selected the following [asis,MySQL] databases to move:":"You selected the following [asis,MySQL] databases to move:","[quant,_1,Autoresponder,Autoresponders]":"[quant,_1,مستجيب تلقائي,مستجيبون تلقائيون]","[quant,_1,Domain forwarder,Domain forwarders]":"[quant,_1,معيد توجيه مجال,من معيدي توجيه المجال]","[quant,_1,Email account,Email accounts]":"[quant,_1,حساب بريد إلكتروني,حسابات بريد إلكتروني]","[quant,_1,Email forwarder,Email forwarders]":"[quant,_1,معيد توجيه بريد إلكتروني,من معيدي توجيه البريد الإلكتروني]","[quant,_1,Forwarder,Forwarders]":"[quant,_1,معيد توجيه,من معيدي التوجيه]"};

    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