Viewing File: /usr/local/cpanel/base/frontend/jupiter/js2/ssl/crts-ar.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/js2/ssl/crts.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/js2/ssl/crts-ar.js
// Module:    /jupiter/js2/ssl/crts-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 = {"A key that does not use at least [numf,_1]-bit encryption does not provide adequate security.":"لا يوفر المفتاح الذي لا يستخدم على الأقل [numf,_1]-من ترميز البت أمانًا كافيًا.","Choose a country.":"اختر دولة.","City":"المدينة","Company":"الشركة","Company Division":"تقسيم الشركة","Country":"الدولة","Domain":"المجال","Email":"البريد الإلكتروني","Please use an email format (for example: [asis,user@example.com]).":"يرجى استخدام تنسيق بريد إلكتروني (مثل: [asis,user@example.com]).","State":"الحالة","The company division must be no longer than [quant,_1,character,characters].":"يجب ألا يكون طول قسم الشركة أطول من [quant,_1,حرفًا,حرفًا].","The company name must be no longer than [quant,_1,character,characters].":"يجب ألا يكون طول اسم الشركة أطول من [quant,_1,حرفًا,حرفًا].","The “[_1]” field cannot be left blank.":"The “[_1]” field cannot be left blank.","You can only enter valid domains.":"يمكنك إدخال مجالات صالحة فقط.","You do not control this domain.":"أنت لا تتحكم في هذا المجال.","[numf,_1] of the [numerate,_2,domain,domains] that you have entered [numerate,_1,is a domain,are domains] that you do not control.":"[numf,_1] من [numerate,_2,المجال,المجالات] التي قمت بإدخالها [numerate,_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