Viewing File: /usr/local/cpanel/base/cjt/password-he.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/cjt/password.js
// Generated: /usr/local/cpanel/base/cjt/password-he.js
// Module:    legacy_cjt/password-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 = {"Advanced Options":"אפשרויות מתקדמות","Alpha Characters":"תווי אלפא","Both":"שניהם","Cancel":"ביטול","Close":"סגור","Generate Password":"הפק סיסמה","I have copied this password in a safe place.":"העתקתי סיסמה זו למקום בטוח.","Length":"אורך","Loading …":"המערכת טוענת…","Lowercase":"אותיות קטנות","Non Alpha Characters":"לא תווי אלפא","Numbers":"מספרים","OK":"אישור","Password Generator":"מחולל סיסמאות","Password Strength":"חוזק סיסמה","Password cannot be empty.":"הסיסמה לא יכולה להיות ריקה.","Password strength must be at least [numf,_1].":"חוזק הסיסמה חייב להיות לפחות [numf,_1].","Passwords Match":"הסיסמאות תואמות","Passwords do not match.":"הסיסמאות לא תואמות.","Passwords must be at least [quant,_1,character,characters] long.":"סיסמאות חייבות להכיל לפחות [quant,_1,תו ,תווים].","Strong":"חזקה","Symbols":"סמלים","Uppercase":"אותיות רישיות","Use Password":"השתמש בסיסמה","Very Strong":"חזקה מאוד","Very Weak":"חלשה מאוד","Weak":"חלשה"};

    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