//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/support/support.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/support/support-he.js
// Module: /templates/support/support-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 week ago.":"לפני שבוע.","Are you sure you want to revoke authorization for all closed tickets and remove them from the list?":"האם אתה בטוח שברצונך לשלול את ההרשאות עבור כל הכרטיסים הסגורים ולהסיר אותם מהרשימה?","Failed to call backend to revoke and remove authorizations from all closed tickets!":"קריאת הקצה העורפי לשלילה ולהסרה של ההרשאות מכל הכרטיסים הסגורים נכשלה!","For more information, read our [output,url,_1,Grant cPanel Support Access,target,_2] documentation.":"לקבלת מידע נוסף, קרא את תיעוד [output,url,_1,Grant cPanel Support Access,target,_2] שלנו.","Successfully revoked and removed authorizations from all closed tickets.":"פעולות השלילה וההסרה של ההרשאות מכל הכרטיסים הסגורים הצליחה.","The [asis,SSH] connection test was successful for Ticket ID “[_1]” on Server “[_2]” - “[_3]” for User “[_4]”.":"בדיקת החיבור [asis,SSH] הצליחה עבור מזהה הכרטיס “[_1]” בשרת “[_2]” - “[_3]” עבור משתמש “[_4]”.","The [asis,SSH] test failed with the following error: “[_1]”":"בדיקת ה-[asis,SSH] נכשלה עם השגיאה הבאה: “[_1]”","The server’s firewall configuration has been updated.":"תצורת חומת האש של השרת עודכנה.","Ticket ID “[_1]” is closed. Do you want to revoke and remove this authorization?":"מזהה הכרטיס “[_1]” סגור. האם ברצונך לשלול ולהסיר הרשאה זו?","Today":"היום","Yesterday":"אתמול","You successfully granted access for Ticket ID “[_1]” on Server “[_2]” - “[_3]” for User “[_4]”.":"הענקת בהצלחה גישה למזהה הכרטיס “[_1]” בשרת “[_2]” - “[_3]” עבור המשתמש “[_4]”.","You successfully revoked access for Ticket ID “[_1]” on Server “[_2]” - “[_3]” for User “[_4]”.":"שללת בהצלחה גישה למזהה הכרטיס “[_1]” בשרת “[_2]” - “[_3]” עבור המשתמש “[_4]”.","Your computer is unable to contact [output,acronym,WHM, WebHost Manager]. Check the connection to your server and reload your browser.":"למחשב שלך אין אפשרות ליצור קשר עם [output,acronym,WHM, WebHost Manager]. בדוק את החיבור לשרת וטען מחדש את הדפדפן.","[quant,_1,day,days] ago.":"לפני [quant,_1,יום ,ימים].","[quant,_1,week,weeks] ago.":"לפני [quant,_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~~