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