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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/tls_wizard_redirect/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/tls_wizard_redirect/index.cmb-ar.js
// Module:    /templates/tls_wizard_redirect/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 = {"Because no other providers are enabled, the system enabled the [asis,cPanel Store] provider.":"نظرًا لأنه لم يتم تمكين موفري خدمة آخرين، فقد مكَّن النظام موفر الخدمة [asis,cPanel Store].","Click to continue as the “[_1]” user and purchase an [asis,SSL] certificate.":"انقر للمتابعة بصفتك مستخدم “[_1]” وشراء شهادة [asis,SSL].","Displaying [numf,_1] to [numf,_2] out of [quant,_3,item,items]":"عرض [numf,_1] إلى [numf,_2] من [quant,_3,عنصر,عنصر]","The system changed the theme for user “[_1]” to “[_2]”, with the “[asis,Retro]” style, to support this feature.":"The system changed the theme for user “[_1]” to “[_2]”, with the “[asis,Retro]” style, to support this feature.","The system enabled the [numerate,_1,feature,features] [list_and_quoted,_2] for the user “[_3]” to ensure access to the “[_4]”.":"قام النظام بتمكين [numerate,_1,ميزة,ميزات] [list_and_quoted,_2] للمستخدم “[_3]” لضمان الوصول إلى “[_4]”.","The system failed to fetch the user’s account information because of the following error: [_1]":"فشل النظام في جلب معلومات حساب المستخدم نظرًا لظهور الخطأ التالي: [_1]","You cannot redirect to this account because it does not have theme support for this feature.":"لا يمكنك إعادة التوجيه إلى هذا الحساب نظرًا لأنه لا يحتوي على دعم نسق لهذه الميزة.","[asis,SSL]/[asis,TLS] Wizard":"معالج [asis,SSL]/[asis,TLS]"};

    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