//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/webdav/webdavaccessdownload.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/webdav/webdavaccessdownload-es_es.js
// Module: /jupiter/webdav/webdavaccessdownload-es_es
// Locale: es_es
// 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 = {"Because your server uses a self-signed or invalid certificate and you are required use [asis,SSL] to connect to your Web Disk account, you [output,em,cannot] use [asis,Windows Vista®], [asis,Windows® 7], or [asis,Windows® 8] to access Web Disk.":"Como su servidor usa un certificado autofirmado o no válido y es necesario que usted use [asis,SSL] para conectarse a su cuenta de Web Disk, [output,em,no puede] usar [asis,Windows Vista®], [asis,Windows® 7] ni [asis,Windows® 8] para acceder a Web Disk.","Because your server uses a self-signed or invalid certificate and you have not enabled Digest Authentication on your account, you [output,em,cannot] use [asis,Windows Vista®], [asis,Windows® 7], or [asis,Windows® 8] to access Web Disk.":"Como su servidor usa un certificado autofirmado o no válido y no ha activado la autenticación implícita en su cuenta, [output,em,no puede] usar [asis,Windows Vista®], [asis,Windows® 7] ni [asis,Windows® 8] para acceder a Web Disk.","Because your server uses a self-signed or invalid certificate, older versions of [asis,OS X®] do not support self-signed certificates, and your server requires [asis,SSL] connections, you [output,em,cannot] use [asis,OS X® 10.4] or earlier to access Web Disk.":"Como su servidor usa un certificado autofirmado o no válido, las versiones más antiguas de [asis,OS X®] no soportan el uso de certificados autofirmados y su servidor requiere de conexiones [asis,SSL], [output,em,no puede] usar [asis,OS X® 10.4] o versiones anteriores para acceder a Web Disk.","This server uses a signed SSL certificate on the “[_1]” domain. Connect to the “[_1]” SSL domain instead of the “[_2]” domain when you use [output,acronym,SSL,Secure Socket Layer] and Web Disk to ensure that your client does not receive any SSL trust errors.":"This server uses a signed SSL certificate on the “[_1]” domain. Connect to the “[_1]” SSL domain instead of the “[_2]” domain when you use [output,acronym,SSL,Secure Socket Layer] and Web Disk to ensure that your client does not receive any SSL trust errors."};
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~~