//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/easyapache4/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/easyapache4/index.cmb-es_es.js
// Module: /templates/easyapache4/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 = {"Additional Packages":"Paquetes adicionales","An [asis,MPM] package must exist on your system. Click “Continue” to select a new [asis,MPM] package.":"En su sistema debe haber un paquete [asis,MPM]. Haga clic en “Continuar” para seleccionar un nuevo paquete [asis,MPM].","Apache Modules":"Módulos Apache","Apache [output,acronym,MPM,Multi-Processing Modules]":"Apache [output,acronym,MPM,Multi-Processing Modules]","Buy [_1]":"Buy [_1]","Checking for updates …":"Buscando actualizaciones …","Click “Cancel” to cancel this operation.":"Haga clic en “Cancelar” para cancelar esta operación.","Filename [output,strong,cannot] be “[output,strong,_1]”.":"El nombre del archivo [output,strong,no puede] ser “[output,strong,_1]”.","Filename [output,strong,cannot] include the following characters: [list_and,_1]":"Filename [output,strong,cannot] include the following characters: [list_and,_1]","In addition to the dependencies that this version of [asis,PHP] requires, the system detected [quant,_1,extension,extensions] of all other installed PHP versions that it will install for this version.":"Además de las dependencias requeridas por esta versión de [asis,PHP], el sistema detectó [quant,_1,extensión,extensiones] de todas las demás versiones de PHP instaladas que instalará para esta versión.","Install [_1]":"Install [_1]","Not Recommended":"No recomendado","Provision process finished.":"Proceso de aprovisionamiento finalizado.","Provision process started.":"Proceso de aprovisionamiento iniciado.","Recommendations for “[_1]”: [_2]":"Recomendaciones para “[_1]”: [_2]","Recommended":"Recomendado","Review":"Revisar","Save":"Guardar","Status: “[output,strong,_1]”. Reason: “[output,em,_2]”.":"Estado: “[output,strong,_1]”. Motivo: “[output,em,_2]”.","The provision process exited with errors. Please check the log for details.":"El proceso de aprovisionamiento se interrumpió debido a errores. Para más información la respecto, examine el registro.","The provision process is complete.":"El proceso de aprovisionamiento ha finalizado.","The system successfully saved the current packages to the “[_1]” profile. It is available in the EasyApache 4 profiles page.":"El sistema guardó correctamente los paquetes actuales en el perfil “[_1]”, disponible en la página de perfiles de EasyApache 4.","The system successfully uploaded your profile.":"El sistema cargó su perfil correctamente.","These recommendations appear because you have “[_1]” installed on your system.":"Estas recomendaciones se muestran porque tiene “[_1]” instalado en su sistema.","Update [asis,EasyApache 4]":"Actualizar [asis,EasyApache 4]","Upgrade to [_1]":"Actualizar a [_1]","Your selection removed [list_and,_1].":"Your selection removed [list_and,_1].","[_1][comment,package name] Only[comment,action text]":"[_1][comment,package name] Only[comment,action text]","[_1][comment,package name] and Extensions[comment,action text]":"[_1][comment,package name] and Extensions[comment,action text]","[asis,EasyApache 4] is up to date[comment,no punctuation due to usage]":"[asis,EasyApache 4] is up to date[comment,no punctuation due to usage]","[asis,Ruby] via [asis,Passenger]":"[asis,Ruby] mediante [asis,Passenger]","[output,acronym,PHP,PHP Hypertext Preprocessor] Extensions":"Extensiones [output,acronym,PHP,PHP Hypertext Preprocessor]","[output,acronym,PHP,PHP Hypertext Preprocessor] Versions":"Versiones de [output,acronym,PHP,PHP Hypertext Preprocessor]","[output,strong,CloudLinux OS] is a feature-rich platform solution that addresses multiple server challenges in a single package, including hardened PHP for legacy version, while also delivering enhanced security, performance, and resource isolation across your hosting environment. [output,url,_1,Learn more.,target,_2]":"[output,strong,CloudLinux OS] is a feature-rich platform solution that addresses multiple server challenges in a single package, including hardened PHP for legacy version, while also delivering enhanced security, performance, and resource isolation across your hosting environment. [output,url,_1,Learn more.,target,_2]","[output,strong,Need to keep older PHP versions secure?]":"[output,strong,Need to keep older PHP versions secure?]","[output,strong,Showing] [_1] - [_2] of [_3] items":"[output,strong,Showing] [_1] - [_2] of [_3] items","[output,strong,Upgrade your server security and performance.]":"[output,strong,Upgrade your server security and performance.]","[quant,_1,Recommendation,Recommendations]":"[quant,_1,recomendación,recomendaciones]","cPanel provides the latest stable versions of PHP. If you require legacy versions like PHP 5.6 or 7.x, you can keep outdated websites secure with [output,strong,TuxCare Extended Lifecycle Support (ELS)] from CloudLinux. This service provides hardened PHP versions continuously patched against known vulnerabilities, making it the easiest way to maintain security for older PHP versions. [output,url,_1,Learn more.,target,_2]":"cPanel provides the latest stable versions of PHP. If you require legacy versions like PHP 5.6 or 7.x, you can keep outdated websites secure with [output,strong,TuxCare Extended Lifecycle Support (ELS)] from CloudLinux. This service provides hardened PHP versions continuously patched against known vulnerabilities, making it the easiest way to maintain security for older PHP versions. [output,url,_1,Learn more.,target,_2]"};
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~~