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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/js2/ssl/csrs.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/js2/ssl/csrs-ar.js
// Module:    /jupiter/js2/ssl/csrs-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 = {"Choose a country.":"اختر دولة.","City":"المدينة","Company":"الشركة","Company Division":"تقسيم الشركة","Country":"الدولة","Domains":"المجالات","Email":"البريد الإلكتروني","Make sure to use a valid email format. For example, [asis,user@domain.com].":"تأكد من استخدام تنسيق بريد إلكتروني صالح. على سبيل المثال، [asis,user@domain.com].","Passphrase":"عبارة المرور","State":"الحالة","The certificate signing request passphrase can contain only alphanumeric characters.":"يمكن أن تتضمن عبّارة مرور طلب توقيع الشهادة أحرف أبجدية رقمية فقط.","The certificate signing request passphrase must be at least [quant,_1,character,characters] long.":"يجب أن يكون طول عبّارة مرور طلب توقيع الشهادة [quant,_1,حرفًا,حرفًا] حرفًا على الأقل.","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 passphrase 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.","This field contains characters that some certificate authorities may not accept. Contact your certificate authority to confirm that they accept these characters.":"يحتوي هذا الحقل على أحرف قد لا تقبلها بعض المراجع المصدقة. اتصل بالمرجع المصدق للتأكد من قبوله هذه الأحرف.","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