Viewing File: /usr/local/cpanel/base/sharedjs/zone_editor/views/manage-es_es.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/sharedjs/zone_editor/views/manage.js
// Generated: /usr/local/cpanel/base/sharedjs/zone_editor/views/manage-es_es.js
// Module:    legacy_shared/zone_editor/views/manage-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 = {"Certificate Authority":"Autoridad de certificación","Copy failed.":"Error de copia.","Mail Address for Notifications":"Dirección de correo para notificaciones","Only 1 “[_1]” record may exist per name. Rename or delete [_2]’s extra “[_1]” [numerate,_3,record,records].":"Only 1 “[_1]” record may exist per name. Rename or delete [_2]’s extra “[_1]” [numerate,_3,record,records].","Successfully copied to the clipboard.":"Copiado correctamente al portapapeles.","The certificate authority’s domain name.":"El nombre de dominio de la autoridad de certificación.","The location to which the certificate authority will report exceptions. Either a [asis,mailto] or standard [asis,URL].":"La ubicación a la que la autoridad de certificación informará sobre excepciones. Ya sea un [asis,mailto] o una [asis,URL] estándar.","You successfully deleted the [_1] record.":"Ha eliminado correctamente el registro [_1].","You successfully deleted the [_1] record: [_2]":"Ha eliminado correctamente el registro [_1]: [_2]","You successfully reset the zone for “[_1]”.":"Ha restablecido correctamente la zona para “[_1]”.","You successfully saved [quant,_1,record,records] for “[_2]”.":"Ha guardado correctamente [quant,_1,registro,registros] para “[_2]”.","You successfully saved the following [_1] record for “[_2]”: “[_3]”.":"Guardó correctamente el siguiente registro [_1] para “[_2]”: “[_3]”.","[_1]’s “[_2]” [numerate,_3,,records have] mismatched [asis,TTL] [numerate,_3,,values] ([list_and,_4]). Records of the same name and type must always have the same [asis,TTL] value.":"[_1]’s “[_2]” [numerate,_3,,records have] mismatched [asis,TTL] [numerate,_3,,values] ([list_and,_4]). Records of the same name and type must always have the same [asis,TTL] value."};

    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~~
Back to Directory File Manager