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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/js2/gencrt.js
// Generated: /usr/local/cpanel/whostmgr/docroot/js2/gencrt-he.js
// Module:    /js2/gencrt-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 = {"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