//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects.js
// Generated: /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects-he.js
// Module: /js2/list_db_objects-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 = {"It is a potentially dangerous operation to rename a MySQL database. You may want to [output,url,_1,log into this user’s cPanel interface and back up this database] before renaming it.":"שינוי שם של מסד נתונים של MySQL עלול להיות פעולה מסוכנת. כדאי [output,url,_1,להיכנס לממשק cPanel של משתמש זה ולגבות מסד נתונים זה] לפני שינוי שמו.","Provide a password to set for this user.":"ספק סיסמה להגדרה עבור משתמש זה.","Show [quant,_1,record,records]":"הצג [quant,_1,רשומה ,רשומות]","Show all [quant,_1,record,records]":"הצג הכול [quant,_1,רשומה ,רשומות]","There [numerate,_1,is,are] [quant,_1,record,records].":"יש [numerate,_1,,] [quant,_1,רשומה ,רשומות].","This password is too weak. Add more combinations of lowercase and uppercase letters, numerals, and symbols. (The minimum strength is [numf,_1]).":"סיסמה זו הנה חלשה מדי. הוסף שילובים נוספים של אותיות קטנות ואותיות רישיות, ערכים מספריים וסמלים. (החוזק המינימלי הוא [numf,_1]).","You have successfully renamed the [asis,MySQL] database “[_1]” to “[_2]”.":"שינית בהצלחה את שמו של מסד הנתונים של [asis,MySQL] “[_1]” ל-“[_2]”.","You have successfully renamed the [asis,MySQL] user “[_1]” to “[_2]” and set its password.":"שינית בהצלחה את שמו של משתמש [asis,MySQL] “[_1]” ל-“[_2]” והגדרת את הסיסמה שלו.","You have successfully renamed the [asis,MySQL] user “[_1]” to “[_2]”.":"שינית בהצלחה את שמו של משתמש [asis,MySQL] “[_1]” ל-“[_2]”.","You have successfully renamed the [asis,PostgreSQL] database “[_1]” to “[_2]”.":"שינית בהצלחה את שמו של מסד הנתונים של [asis,PostgreSQL] “[_1]” ל-“[_2]”.","You have successfully renamed the [asis,PostgreSQL] user “[_1]” to “[_2]” and set its password.":"שינית בהצלחה את שמו של משתמש [asis,PostgreSQL] “[_1]” ל-“[_2]” והגדרת את הסיסמה שלו.","You have successfully renamed the [asis,PostgreSQL] user “[_1]” to “[_2]”.":"שינית בהצלחה את שמו של משתמש [asis,PostgreSQL] “[_1]” ל-“[_2]”.","You have successfully set the password for the [asis,MySQL] user “[_1]”.":"הגדרת בהצלחה את הסיסמה של משתמש [asis,MySQL] “[_1]”.","You have successfully set the password for the [asis,PostgreSQL] user “[_1]”.":"הגדרת בהצלחה את הסיסמה של משתמש [asis,PostgreSQL] “[_1]”.","Your search matched [numf,_1] of [quant,_2,record,records].":"החיפוש שלך התאים ל-[numf,_1] מתוך [quant,_2,רשומה ,רשומות]."};
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~~