Viewing File: /usr/local/cpanel/whostmgr/docroot/js2/gencrt-ar.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/js2/gencrt.js
// Generated: /usr/local/cpanel/whostmgr/docroot/js2/gencrt-ar.js
// Module:    /js2/gencrt-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 = {"Certificate Email Address":"عنوان البريد الإلكتروني للشهادة","Choose a country.":"اختر دولة.","City":"المدينة","Company":"الشركة","Company Division":"تقسيم الشركة","Contact Email Address":"عنوان البريد الإلكتروني لجهة الاتصال","Country":"الدولة","Domain":"المجال","Passphrase":"عبارة المرور","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 email address provided is not valid. This address must start with the mailbox name, then the “@” sign, then the mail domain name.":"يُعد عنوان البريد الإلكتروني الذي تم توفيره غير صالح. يجب أن يبدأ هذا العنوان باسم علبة البريد، ثم علامة‎ “@‎” ثم اسم مجال البريد.","The passphrase must be at least [quant,_1,character,characters] long.":"يجب أن يكون طول عبارة كلمة المرور على الأقل [quant,_1,حرفًا,حرفًا].","The passphrase must be no longer than [quant,_1,character,characters].":"يجب ألا تكون عبارة كلمة المرور أطول من [quant,_1,حرفًا,حرفًا].","The “[_1]” field must be at least [quant,_2,character,characters] long.":"يجب أن يكون طول الحقل‎ “[_1]‎” [quant,_2,حرفًا,حرفًا] على الأقل.","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 entered an invalid character. The passphrase may contain only letters and numbers.":"لقد أدخلت حرفًا غير صالح. قد تحتوي ‏‫عبارة المرور على أحرف وأرقام فقط.","You must enter a city.":"يجب إدخال مدينة.","You must enter a company.":"يجب إدخال شركة.","You must enter a state.":"يجب إدخال دولة.","You must enter an email address.":"يجب إدخال عنوان بريد إلكتروني."};

    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