//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/sitejet/vendor-c0d76f48.5f3c6cf2a97e7b8e.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/sitejet/vendor-c0d76f48.5f3c6cf2a97e7b8e-es_es.js
// Module: /jupiter/sitejet/vendor-c0d76f48.5f3c6cf2a97e7b8e-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 [asis,MariaDB]/[asis,MySQL] database name cannot end with a space character.":"El nombre de una base de datos [asis,MariaDB]/[asis,MySQL] no puede acabar con un espacio.","A label must not be empty.":"A label must not be empty.","A label must not begin with “[_1]”.":"A label must not begin with “[_1]”.","A label must not end with “[_1]”.":"A label must not end with “[_1]”.","A label must not exceed [quant,_1,character,characters].":"A label must not exceed [quant,_1,character,characters].","Announcement":"Announcement","Clear filter":"Borrar filtro","Close":"Cerrar","Error":"Error","Filter table":"Filter table","Information":"Información","Invalid [asis,IPv4] compatible address.":"Invalid [asis,IPv4] compatible address.","Invalid [asis,IPv4] or [asis,IPv6] compatible address.":"Invalid [asis,IPv4] or [asis,IPv6] compatible address.","Invalid [asis,IPv6] compatible address.":"Invalid [asis,IPv6] compatible address.","Items per page:":"Elementos por página:","Loading …":"Cargando …","Make sure to use a valid email format. For example, [asis,user@example.com].":"Use un formato de email válido. Por ejemplo, [asis,user@example.com].","Show More":"Mostrar más","Success":"Correcto","The domain name cannot exceed [quant,_1,character,characters].":"El nombre de dominio no puede tener más de [quant,_1,carácter,caracteres].","The domain name must include a valid [output,acronym,TLD,Top Level Domain].":"El nombre de dominio debe incluir un [output,acronym,TLD,TLD] válido.","The domain name must include at least two labels.":"El nombre de dominio debe incluir al menos dos etiquetas.","The domain name’s [asis,Punycode] representation cannot exceed [quant,_1,character,characters]. (Non-[asis,ASCII] characters, like “[_2]”, require multiple characters to represent in [asis,Punycode].)":"The domain name’s [asis,Punycode] representation cannot exceed [quant,_1,character,characters]. (Non-[asis,ASCII] characters, like “[_2]”, require multiple characters to represent in [asis,Punycode].)","The label must contain only the following characters: [list_and,_1].":"The label must contain only the following characters: [list_and,_1].","The label’s [asis,Punycode] representation cannot exceed [quant,_1,byte,bytes]. (Non-[asis,ASCII] characters, like “[_2]”, require multiple characters to represent in [asis,Punycode].)":"The label’s [asis,Punycode] representation cannot exceed [quant,_1,byte,bytes]. (Non-[asis,ASCII] characters, like “[_2]”, require multiple characters to represent in [asis,Punycode].)","This control's value should be true.":"This control's value should be true.","This database name has too many wildcard-sensitive characters ([list_and_quoted,_1]). The system stores each of these as two characters internally, up to a limit of [quant,_2,character,characters]. This name would take up [quant,_3,character,characters] of internal storage, which is [numf,_4] too many.":"This database name has too many wildcard-sensitive characters ([list_and_quoted,_1]). The system stores each of these as two characters internally, up to a limit of [quant,_2,character,characters]. This name would take up [quant,_3,character,characters] of internal storage, which is [numf,_4] too many.","This field is required.":"Este campo es obligatorio.","This is not a valid username.":"No se trata de un nombre de usuario válido.","This note is too long.":"This note is too long.","This string contains an invalid [asis,UTF-16] surrogate pair ([join,~, ,_1]) at position [numf,_2].":"This string contains an invalid [asis,UTF-16] surrogate pair ([join,~, ,_1]) at position [numf,_2].","This string ends with an incomplete [asis,UTF-16] surrogate pair ([_1]).":"This string ends with an incomplete [asis,UTF-16] surrogate pair ([_1]).","This system allows only printable [asis,ASCII] characters in database names.":"Este sistema solo permite caracteres [asis,ASCII] imprimibles en los nombres de bases de datos.","This system prohibits the following [numerate,_1,character,characters] in database names: [list_or,_2]":"This system prohibits the following [numerate,_1,character,characters] in database names: [list_or,_2]","This system’s [asis,MySQL] version ([_1]) prohibits the character “[_2]” in database names. Ask your administrator to upgrade to a [asis,MariaDB] or to a newer [asis,MySQL] version.":"This system’s [asis,MySQL] version ([_1]) prohibits the character “[_2]” in database names. Ask your administrator to upgrade to a [asis,MariaDB] or to a newer [asis,MySQL] version.","This value is too long by [quant,_1,character,characters]. The maximum length is [quant,_2,character,characters].":"A este valor le [quant,_1,sobra # carácter,sobran # caracteres]. La longitud máxima es de [quant,_2,carácter,caracteres].","Warning":"Advertencia","You [output,strong,must] enter a hostname.":"Es [output,strong,necesario] indicar un nombre de host.","[asis,Unicode] character [numf,_1] (position [numf,_2]) is forbidden.":"[asis,Unicode] character [numf,_1] (position [numf,_2]) is forbidden.","[numf,_1] - [numf,_2] of [numf,_3] item":"[numf,_1] - [numf,_2] de [numf,_3] elemento","of [numf,_1] page":"of [numf,_1] page"};
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~~