//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/support/create_support_ticket/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/support/create_support_ticket/index.cmb-es_es.js
// Module: /templates/support/create_support_ticket/index.cmb-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 = {"Agree to Terms":"Aceptar los términos","Authorize Customer Portal":"Autorizar portal de clientes","Authorize Support Access":"Autorizar acceso a soporte","Fake maketext call to ensure this file remains in .js_files_in_repo_with_mt_calls":"Llamada de texto ficticia para garantizar que este archivo permanece en js_files_in_repo_with_mt_calls","Host Access Control":"Control de acceso al host","Next":"Siguiente","Previous":"Anterior","Processing":"Procesando","Select Issue Type":"Seleccionar el tipo de incidencia","Support Information":"Información de soporte","Technical Support Agreement":"Contrato de soporte técnico","The [asis,cPanel Customer Portal] authorization window appears closed, but the server did not receive an authorization response.":"La ventana de autorización del [asis,portal de clientes de cPanel] parece estar cerrada, pero el servidor no recibió ninguna respuesta de autorización.","The following non-fatal [numerate,_1,error,errors] occurred while allowing [asis,cPanel] support access to this server:":"The following non-fatal [numerate,_1,error,errors] occurred while allowing [asis,cPanel] support access to this server:","The system failed to add whitelist rules for “[_1]” while configuring access for [asis,cPanel] support.":"El sistema no pudo añadir reglas de lista blanca para “[_1]” mientras configuraba el acceso para el soporte de [asis,cPanel].","The system failed to authorize access to the server with following error: [_1]":"El sistema no pudo autorizar el acceso al servidor debido al siguiente error: [_1]","The system failed to create a stub ticket with the following error: [_1]":"El sistema no pudo crear un ticket stub debido al siguiente error: [_1]","The system failed to initiate an [asis,SSH] connection test for this server: [_1]":"The system failed to initiate an [asis,SSH] connection test for this server: [_1]","The system failed to log agreement to the Technical Support Agreement with the following error: [_1]":"El sistema no pudo registrar el contrato con el contrato de soporte técnico debido al siguiente error: [_1]","The system failed to process your request because of an error: [_1]":"El sistema no pudo procesar su petición debido a un error: [_1]"};
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~~