//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/js2/webdav/accounts_webdav.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/js2/webdav/accounts_webdav-es_419.js
// Module: /jupiter/js2/webdav/accounts_webdav-es_419
// Locale: es_419
// 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":"Cancelar","Change":"Change","Click to disable Digest Authentication.":"Click to disable Digest Authentication.","Click to enable Digest Authentication.":"Click to enable Digest Authentication.","Close":"Cerrar","Directory":"Directorio","Directory Path":"Ruta de acceso del directorio","Directory paths cannot be empty or contain the following characters: [output,chr,92] ? % * : | [output,quot] [output,gt] [output,lt]":"Directory paths cannot be empty or contain the following characters: [output,chr,92] ? % * : | [output,quot] [output,gt] [output,lt]","Disable Digest Authentication":"Disable Digest Authentication","Disabling Digest Authentication on account “[_1]” …":"Disabling Digest Authentication on account “[_1]” …","Domain":"Domain","Enable Digest Authentication":"Enable Digest Authentication","Enabling Digest Authentication on account “[_1]” …":"Enabling Digest Authentication on account “[_1]” …","Home Directory Updated":"Home Directory Updated","Notice":"Notice","OK":"OK","Please try again.":"Please try again.","Set Read-Only":"Set Read-Only","Set Read-Write":"Set Read-Write","Setting Read-Only Access":"Setting Read-Only Access","Setting Read-Only Access on account “[_1]” …":"Setting Read-Only Access on account “[_1]” …","Setting Read-Write Access":"Setting Read-Write Access","Setting Read-Write Access on account “[_1]” …":"Setting Read-Write Access on account “[_1]” …","Success!":"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":"Updating Home Directory","Webdav Login":"Inicio de sesión 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~~