//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/backup_configuration/views/destinations.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/backup_configuration/views/destinations-es_es.js
// Module: /templates/backup_configuration/views/destinations-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 = {"A new window will appear that will allow you to generate Google® credentials.":"Aparecerá una ventana nueva que le permitirá generar credenciales de Google®.","No [asis,Google Drive™] credentials have been generated for client id, “[_1]” ….":"No [asis,Google Drive™] credentials have been generated for client id, “[_1]” ….","The system generated the key successfully.":"El sistema generó la clave correctamente.","The system successfully deleted the “[_1]” destination.":"El sistema eliminó correctamente el destino “[_1]”.","The system successfully saved the “[_1]” destination.":"El sistema guardó correctamente el destino “[_1]”.","The validation for the “[_1]” destination succeeded.":"La validación para el destino “[_1]” se efectuó correctamente.","You disabled the destination “[_1]”.":"Ha desactivado el destino “[_1]”.","You enabled the destination “[_1]”.":"Ha activado el destino “[_1]”.","You must generate new credentials to access destinations that require this client [asis,ID].":"Genere nuevas credenciales para acceder a destinos que requieren este [asis,ID] de cliente."};
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~~