//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/sharedjs/email_deliverability/views/manageDomain.js
// Generated: /usr/local/cpanel/base/sharedjs/email_deliverability/views/manageDomain-es_es.js
// Module: legacy_shared/email_deliverability/views/manageDomain-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 “[_1]” record does [output,strong,not] exist for this domain.":"[output,strong,no] existe ningún registro A “[_1]” para este dominio.","The only [asis,PTR] value for this [output,abbr,IP,Internet Protocol] address must be “[_1]”. This is the name that this server sends with [output,abbr,SMTP,Simple Mail Transfer Protocol]’s “[_2]” command to send “[_3]”’s outgoing email.":"The only [asis,PTR] value for this [output,abbr,IP,Internet Protocol] address must be “[_1]”. This is the name that this server sends with [output,abbr,SMTP,Simple Mail Transfer Protocol]’s “[_2]” command to send “[_3]”’s outgoing email.","The system failed to complete validation of “[_1]”’s “[_2]” because of an error: [_3]":"El sistema no pudo completar la validación de “[_1]”’s “[_2]” debido a un error: [_3]","The system sends the domain “[_1]” in the [output,abbr,SMTP,Simple Mail Transfer Protocol] handshake for this domain’s email.":"El sistema envía el dominio “[_1]” en el protocolo de enlace [output,abbr,SMTP,SMTP] para el email de este dominio.","The system sends “[_1]”’s outgoing email from the “[_2]” [output,abbr,IP,Internet Protocol] address.":"El sistema envía el correo saliente de “[_1]” desde la dirección [output,abbr,IP,IP] “[_2]”.","There is no reverse [asis,DNS] configured for the [asis,IP] address ([_1]) that the system uses to send this domain’s outgoing email.":"There is no reverse [asis,DNS] configured for the [asis,IP] address ([_1]) that the system uses to send this domain’s outgoing email.","To fix this problem, contact your system administrator and request that they create a [output,abbr,DNS,Domain Name System] “[_1]” record for “[_2]” whose value is “[_3]”.":"To fix this problem, contact your system administrator and request that they create a [output,abbr,DNS,Domain Name System] “[_1]” record for “[_2]” whose value is “[_3]”.","To fix this problem, contact your system administrator and request that they create the following [asis,PTR] record at [list_and_quoted,_1]:":"To fix this problem, contact your system administrator and request that they create the following [asis,PTR] record at [list_and_quoted,_1]:","To fix this problem, contact your system administrator and request that they create the following [asis,PTR] record in [asis,DNS]:":"Para corregir este problema, póngase en contacto con el administrador de su sistema y pídale que cree el siguiente registro [asis,PTR] en el [asis,DNS]:","To fix this problem, contact your system administrator and request that they replace all [asis,PTR] records for “[_1]” with the following record at [list_and_quoted,_2]:":"To fix this problem, contact your system administrator and request that they replace all [asis,PTR] records for “[_1]” with the following record at [list_and_quoted,_2]:","To fix this problem, contact your system administrator and request that they replace all [asis,PTR] records for “[_1]” with the following record:":"To fix this problem, contact your system administrator and request that they replace all [asis,PTR] records for “[_1]” with the following record:","To fix this problem, create a [output,abbr,DNS,Domain Name System] “[_1]” record for “[_2]” whose value is “[_3]”.":"To fix this problem, create a [output,abbr,DNS,Domain Name System] “[_1]” record for “[_2]” whose value is “[_3]”.","To fix this problem, create the following [asis,PTR] record at [list_and_quoted,_1]:":"To fix this problem, create the following [asis,PTR] record at [list_and_quoted,_1]:","To fix this problem, create the following [asis,PTR] record in [asis,DNS]:":"Para corregir este problema, cree el siguiente registro [asis,PTR] en [asis,DNS]:","To fix this problem, replace all [asis,PTR] records for “[_1]” with the following record at [list_and_quoted,_2]:":"To fix this problem, replace all [asis,PTR] records for “[_1]” with the following record at [list_and_quoted,_2]:","To fix this problem, replace all [asis,PTR] records for “[_1]” with the following record:":"To fix this problem, replace all [asis,PTR] records for “[_1]” with the following record:","You did not specify a domain to manage.":"No indicó el dominio a administrar.","[numf,_1] unexpected [asis,PTR] [numerate,_1,value exists,values exist] for this [output,abbr,IP,Internet Protocol] address:":"[numf,_1] unexpected [asis,PTR] [numerate,_1,value exists,values exist] for this [output,abbr,IP,Internet Protocol] address:","“[_1]” does not resolve to any [output,abbr,IP,Internet Protocol] addresses.":"“[_1]” no resuelve a ninguna dirección [output,abbr,IP,IP].","“[_1]” is [output,strong,not] properly configured for this domain.":"“[_1]” [output,strong,not] está correctamente configurado para este dominio.","“[_1]” is properly configured for this domain.":"“[_1]” está configurado correctamente para este dominio.","“[_1]” resolves to [list_and_quoted,_2], not “[_3]”.":"“[_1]” resolves to [list_and_quoted,_2], not “[_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~~