//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/js2/webdav/accounts_webdav.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/js2/webdav/accounts_webdav-he.js
// Module: /jupiter/js2/webdav/accounts_webdav-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 = {"Cancel":"ביטול","Change":"שינוי","Click to disable Digest Authentication.":"לחץ כדי להשבית אימות תקציר.","Click to enable Digest Authentication.":"לחץ כדי להפעיל אימות תקציר.","Close":"סגור","Directory":"ספרייה","Directory Path":"נתיב ספרייה","Directory paths cannot be empty or contain the following characters: [output,chr,92] ? % * : | [output,quot] [output,gt] [output,lt]":"נתיבי ספרייה לא יכולים להיות ריקים או להכיל את התווים הבאים: [output,chr,92] ? % * : | [output,quot] [output,gt] [output,lt]","Disable Digest Authentication":"השבת אימות תקציר","Disabling Digest Authentication on account “[_1]” …":"המערכת משביתה אימות תקציר בחשבון “[_1]”…","Domain":"תחום","Enable Digest Authentication":"הפעל אימות תקציר","Enabling Digest Authentication on account “[_1]” …":"המערכת מפעילה אימות תקציר בחשבון “[_1]”…","Home Directory Updated":"ספריית הבית עודכנה","Notice":"הודעה","OK":"אישור","Please try again.":"נסה שוב.","Set Read-Only":"הגדר לקריאה בלבד","Set Read-Write":"הגדר לקריאה-כתיבה","Setting Read-Only Access":"הגדרת גישת קריאה בלבד","Setting Read-Only Access on account “[_1]” …":"המערכת מגדירה גישה לקריאה בלבד בחשבון “[_1]”…","Setting Read-Write Access":"הגדרת גישת קריאה-כתיבה","Setting Read-Write Access on account “[_1]” …":"המערכת מגדירה גישת קריאה-כתיבה בחשבון “[_1]”…","Success!":"הצלחנו!","The [asis,WebDisk] username cannot exceed [numf,_1] characters.":"The [asis,WebDisk] username cannot exceed [numf,_1] characters.","The [asis,WebDisk] username cannot start with a period, end with a period, or include two consecutive periods.":"The [asis,WebDisk] username cannot start with a period, end with a period, or include two consecutive periods.","The [asis,WebDisk] username name and domain cannot exceed [numf,_1] characters.":"The [asis,WebDisk] username name and domain cannot exceed [numf,_1] characters.","Updating Home Directory":"עדכון ספריית הבית","Webdav Login":"כניסה ל-Webdav","You can only enter letters, numbers, periods, hyphens, and underscores.":"You can only enter letters, numbers, periods, hyphens, and underscores.","You must enter a [asis,WebDisk] username.":"You must enter a [asis,WebDisk] username."};
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~~