Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/accounts/createacct-he.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/accounts/createacct.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/accounts/createacct-he.js
// Module:    /templates/accounts/createacct-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 username cannot contain spaces.":"שם המשתמש לא יכול להכיל רווחים.","A username must have between [numf,_1] and [quant,_2,character,characters].":"שמות משתמש חייבים להכיל [numf,_1] עד [quant,_2,תו ,תווים].","A username must start with a letter.":"A username must start with a letter.","Domain":"תחום","Email":"דואר אלקטרוני","Enable Spam Box":"הפעל את תיבת דואר הזבל","Enter a nonnegative integer.":"Enter a nonnegative integer.","Enter an integer from [numf,_1] to [numf,_2].":"Enter an integer from [numf,_1] to [numf,_2].","Enter an integer no less than [numf,_1].":"Enter an integer no less than [numf,_1].","Package Name":"שם חבילה","Selected Package":"חבילה שנבחרה","The email field must be empty or an email address.":"שדה הדואר האלקטרוני חייב להיות ריק או להכיל כתובת דואר אלקטרוני.","The username cannot be the same as the password.":"שם המשתמש לא יכול להיות זהה לסיסמה.","This is not a valid domain.":"אין זה תחום חוקי.","This is not a valid package name.":"אין זה שם חבילה חוקי.","This is not a valid username.":"אין זה שם משתמש חוקי.","Updating …":"המערכת מעדכנת…","Username":"שם משתמש","You must enable [asis,Apache SpamAssassin™] to use the Spam Box feature.":"You must enable [asis,Apache SpamAssassin™] to use the Spam Box feature.","You must select a package.":"עליך לבחור חבילה."};

    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