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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/js2/ssl/csrs.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/js2/ssl/csrs-he.js
// Module:    /jupiter/js2/ssl/csrs-he
// Locale:    he
// 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