//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/manage-calendar-access/main.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/manage-calendar-access/main-es_es.js
// Module: /jupiter/manage-calendar-access/main-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 = {"Actions":"Acciones","Allow Editing":"Permitir edición","Cancel":"Cancelar","Confirm":"Confirmar","Confirm Delete":"Confirmar la eliminación","Create":"Crear","Create Email Account":"Crear cuenta de email","Create and Edit Collection Entries":"Create and Edit Collection Entries","Delete":"Eliminar","Delete Delegate":"Eliminar delegado","In this context, a collection is a container word that refers to either a Calendar or an Address Book.":"In this context, a collection is a container word that refers to either a Calendar or an Address Book.","Loading delegates …":"Cargando delegados …","Name":"Nombre","No Additional Email Account Exists":"No existe ninguna cuenta de email adicional","No collections exist for your account.":"No collections exist for your account.","Owner":"Propietario","Path":"Ruta","Permissions":"Permisos","Reset":"Restablecer","Select Collection":"Select Collection","Select User":"Seleccionar usuario","Share Collection":"Share Collection","Share with":"Share with","Shared Collections":"Shared Collections","Shared with":"Shared with","Successfully added user “[_1]” as a calendar delegate of user “[_2]” for “[_3]”.":"Successfully added user “[_1]” as a calendar delegate of user “[_2]” for “[_3]”.","Successfully added user “[_1]” as a calendar editor of user “[_2]” for “[_3]”.":"Successfully added user “[_1]” as a calendar editor of user “[_2]” for “[_3]”.","Successfully removed user “[_1]” as a calendar delegate for “[_2]” calendar “[_3]”.":"Successfully removed user “[_1]” as a calendar delegate for “[_2]” calendar “[_3]”.","Successfully removed user “[_1]” as a calendar editor of user “[_2]” for “[_3]”.":"Successfully removed user “[_1]” as a calendar editor of user “[_2]” for “[_3]”.","Successfully updated edit privileges for delegate “[_1]” to “[_2]“.":"Los privilegios de edición para el delegado “[_1]” para “[_2]“ se actualizaron correctamente.","This interface allows you to delegate access rights for a user’s calendar(s) or address book(s) to other users. This is useful if you need to manage other people’s calendars or resources, such as conference rooms, or if you need to maintain a shared list of contacts.":"This interface allows you to delegate access rights for a user’s calendar(s) or address book(s) to other users. This is useful if you need to manage other people’s calendars or resources, such as conference rooms, or if you need to maintain a shared list of contacts.","To create calendar delegates, you must create an additional email account.":"Para crear delegados, cree una cuenta de email adicional.","Toggle Editing Permission":"Alternar edición de permiso","User “[_1]” is already a calendar delegate for user “[_2]” for “[_3]”.":"User “[_1]” is already a calendar delegate for user “[_2]” for “[_3]”.","View Collection Entries":"View Collection Entries","Want to learn more? Read our [output,url,_1,documentation,class,externalLink,target,_2,id,_3].":"¿Desea más información? Consulte nuestra [output,url,_1,documentación 0,class,externalLink,target,_2,id,_3]."};
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~~