| | |
| | | <?php |
| | | $wb['ssl_state_txt'] = 'Estado o provincia'; |
| | | $wb['ssl_state_txt'] = 'Estado/Provincia'; |
| | | $wb['ssl_locality_txt'] = 'Localidad'; |
| | | $wb['ssl_organisation_txt'] = 'Organización'; |
| | | $wb['ssl_organisation_unit_txt'] = 'Unidad de la organización'; |
| | | $wb['ssl_organisation_unit_txt'] = 'Departamento de la organización'; |
| | | $wb['ssl_country_txt'] = 'País'; |
| | | $wb['ssl_request_txt'] = 'Solicitud SSL'; |
| | | $wb['ssl_cert_txt'] = 'Certificado SSL'; |
| | |
| | | $wb['domain_error_unique'] = 'El dominio debe ser único.'; |
| | | $wb['domain_error_regex'] = 'El nombre de dominio no es válido.'; |
| | | $wb['host_txt'] = 'Alojamiento'; |
| | | $wb['redirect_error_regex'] = 'Redirección no válida ruta. Redirecciones válidos son por ejemplo: /test/ or http://www.domain.tld/test/'; |
| | | $wb['redirect_error_regex'] = 'Ruta de redirección no válida. Redirecciones válidas son, por ejemplo,: /test/ or http://www.domain.tld/test/'; |
| | | $wb['no_redirect_txt'] = 'No redirigir'; |
| | | $wb['no_flag_txt'] = 'No flag'; |
| | | $wb['domain_error_wildcard'] = 'Wildcard subdomains are not allowed.'; |
| | | $wb['proxy_directives_txt'] = 'Proxy Directives'; |
| | | $wb['available_proxy_directive_snippets_txt'] = 'Available Proxy Directive Snippets:'; |
| | | $wb['error_proxy_requires_url'] = 'Redirect Type \"proxy\" requires a URL as the redirect path.'; |
| | | $wb['backup_interval_txt'] = 'Backup interval'; |
| | | $wb['backup_copies_txt'] = 'Number of backup copies'; |
| | | $wb['ssl_key_txt'] = 'SSL Key'; |
| | | $wb['ssl_domain_txt'] = 'SSL Domain'; |
| | | $wb['web_folder_error_regex'] = 'Invalid folder entered. Please do not enter a slash.'; |
| | | $wb['ipv6_address_txt'] = 'IPv6-Address'; |
| | | $wb['errordocs_txt'] = 'Own Error-Documents'; |
| | | $wb['subdomain_txt'] = 'Auto-Subdomain'; |
| | | $wb['domain_error_autosub'] = 'There is already a subdomain with these settings.'; |
| | | $wb['hd_quota_error_empty'] = 'Harddisk quota is 0 or empty.'; |
| | | $wb['traffic_quota_error_empty'] = 'Traffic quota is empty.'; |
| | | $wb['error_ssl_state_empty'] = 'SSL State is empty.'; |
| | | $wb['error_ssl_locality_empty'] = 'SSL Locality is empty.'; |
| | | $wb['error_ssl_organisation_empty'] = 'SSL Organisation is empty.'; |
| | | $wb['error_ssl_organisation_unit_empty'] = 'SSL Organisation Unit is empty.'; |
| | | $wb['error_ssl_country_empty'] = 'SSL Country is empty.'; |
| | | $wb['error_ssl_cert_empty'] = 'SSL Certificate field is empty'; |
| | | $wb['client_group_id_txt'] = 'Client'; |
| | | $wb['stats_password_txt'] = 'Set Webstatistics password'; |
| | | $wb['no_flag_txt'] = 'Sin flag'; |
| | | $wb['domain_error_wildcard'] = 'No se permiten subdominios comodín.'; |
| | | $wb['proxy_directives_txt'] = 'Directivas de Proxy'; |
| | | $wb['available_proxy_directive_snippets_txt'] = 'Fragmentos de directivas de proxy disponibles:'; |
| | | $wb['error_proxy_requires_url'] = 'Tipo de redirección "proxy" necesita una URL como ruta de redirección.'; |
| | | $wb['backup_interval_txt'] = 'Intervalo de copia de seguridad'; |
| | | $wb['backup_copies_txt'] = 'Número de copias de seguridad'; |
| | | $wb['ssl_key_txt'] = 'Clave SSL'; |
| | | $wb['ssl_domain_txt'] = 'Dominio SSL'; |
| | | $wb['web_folder_error_regex'] = 'La carpeta introducida no es válida. Por favor no introduzcas una barra.'; |
| | | $wb['ipv6_address_txt'] = 'Dirección IPv6'; |
| | | $wb['errordocs_txt'] = 'Documentos propios de error'; |
| | | $wb['subdomain_txt'] = 'Auto-Subdominio'; |
| | | $wb['domain_error_autosub'] = 'Ya hay un subdominio con estas configuraciones.'; |
| | | $wb['hd_quota_error_regex'] = 'Cuota de disco no es válida.'; |
| | | $wb['traffic_quota_error_regex'] = 'Cuota de tráfico no es válida.'; |
| | | $wb['error_ssl_state_empty'] = 'Estado/Provincia está vacío.'; |
| | | $wb['error_ssl_locality_empty'] = 'Localidad está vacío.'; |
| | | $wb['error_ssl_organisation_empty'] = 'Organización está vacío.'; |
| | | $wb['error_ssl_organisation_unit_empty'] = 'Departamento de Organización está vacío.'; |
| | | $wb['error_ssl_country_empty'] = 'País está vacío.'; |
| | | $wb['error_ssl_cert_empty'] = 'Certificado SSL está vacío.'; |
| | | $wb['client_group_id_txt'] = 'Cliente'; |
| | | $wb['stats_password_txt'] = 'Contraseña de estadísticas Web '; |
| | | $wb['allow_override_txt'] = 'Apache AllowOverride'; |
| | | $wb['limit_web_quota_free_txt'] = 'Max. available Harddisk Quota'; |
| | | $wb['ssl_state_error_regex'] = 'Invalid SSL State. Valid characters are: a-z, 0-9 and .,-_'; |
| | | $wb['ssl_locality_error_regex'] = 'Invalid SSL Locality. Valid characters are: a-z, 0-9 and .,-_'; |
| | | $wb['ssl_organisation_error_regex'] = 'Invalid SSL Organisation. Valid characters are: a-z, 0-9 and .,-_'; |
| | | $wb['ssl_organistaion_unit_error_regex'] = 'Invalid SSL Organisation Unit. Valid characters are: a-z, 0-9 and .,-_'; |
| | | $wb['ssl_country_error_regex'] = 'Invalid SSL Country. Valid characters are: A-Z'; |
| | | $wb['limit_traffic_quota_free_txt'] = 'Max. available Traffic Quota'; |
| | | $wb['limit_web_quota_free_txt'] = 'Máxima cuota de disco duro disponible'; |
| | | $wb['ssl_state_error_regex'] = 'Estado/Provincia no válido. Los caracteres válidos son: a-z, 0-9 y,-_.'; |
| | | $wb['ssl_locality_error_regex'] = 'Localidad no válida. Los caracteres válidos son: a-z, 0-9 y,-_.'; |
| | | $wb['ssl_organisation_error_regex'] = 'Organización no válida. Los caracteres válidos son: a-z, 0-9 y,-_.'; |
| | | $wb['ssl_organistaion_unit_error_regex'] = 'Departamento de organización no válido. Los caracteres válidos son: a-z, 0-9 y,-_.'; |
| | | $wb['ssl_country_error_regex'] = 'País no válido. Los caracteres válidos son: A-Z'; |
| | | $wb['limit_traffic_quota_free_txt'] = 'Máxima cuota de tráfico disponible'; |
| | | $wb['php_open_basedir_txt'] = 'PHP open_basedir'; |
| | | $wb['traffic_quota_exceeded_txt'] = 'Traffic quota exceeded'; |
| | | $wb['traffic_quota_exceeded_txt'] = 'Cuota de tráfico excedida'; |
| | | $wb['ruby_txt'] = 'Ruby'; |
| | | $wb['stats_user_txt'] = 'Webstatistics username'; |
| | | $wb['stats_type_txt'] = 'Webstatistics program'; |
| | | $wb['custom_php_ini_txt'] = 'Custom php.ini settings'; |
| | | $wb['none_txt'] = 'None'; |
| | | $wb['disabled_txt'] = 'Disabled'; |
| | | $wb['save_certificate_txt'] = 'Save certificate'; |
| | | $wb['create_certificate_txt'] = 'Create certificate'; |
| | | $wb['delete_certificate_txt'] = 'Delete certificate'; |
| | | $wb['stats_user_txt'] = 'Nombre de usuario de estadísticas web'; |
| | | $wb['stats_type_txt'] = 'Programa de estadísticas web'; |
| | | $wb['custom_php_ini_txt'] = 'Configuración personalizada de php.ini'; |
| | | $wb['none_txt'] = 'Ninguno'; |
| | | $wb['disabled_txt'] = 'Desactivado'; |
| | | $wb['save_certificate_txt'] = 'Guardar el certificado'; |
| | | $wb['create_certificate_txt'] = 'Crear el certificado'; |
| | | $wb['delete_certificate_txt'] = 'Eliminar certificado'; |
| | | $wb['nginx_directives_txt'] = 'nginx Directives'; |
| | | $wb['seo_redirect_txt'] = 'SEO Redirect'; |
| | | $wb['non_www_to_www_txt'] = 'Non-www -> www'; |
| | | $wb['www_to_non_www_txt'] = 'www -> non-www'; |
| | | $wb['php_fpm_use_socket_txt'] = 'Use Socket For PHP-FPM'; |
| | | $wb['error_no_sni_txt'] = 'SNI for SSL is not activated on this server. You can enable only one SSL certificate on each IP address.'; |
| | | $wb['php_fpm_use_socket_txt'] = 'Usar Socket para PHP-FPM'; |
| | | $wb['error_no_sni_txt'] = 'SNI para SSL no está activado en este servidor. Sólo es posible activar un certificado SSL en cada dirección IP.'; |
| | | $wb['python_txt'] = 'Python'; |
| | | $wb['perl_txt'] = 'Perl'; |
| | | $wb['pm_max_children_txt'] = 'PHP-FPM pm.max_children'; |
| | | $wb['pm_start_servers_txt'] = 'PHP-FPM pm.start_servers'; |
| | | $wb['pm_min_spare_servers_txt'] = 'PHP-FPM pm.min_spare_servers'; |
| | | $wb['pm_max_spare_servers_txt'] = 'PHP-FPM pm.max_spare_servers'; |
| | | $wb['error_php_fpm_pm_settings_txt'] = 'Values of PHP-FPM pm settings must be as follows: pm.max_children >= pm.max_spare_servers >= pm.start_servers >= pm.min_spare_servers > 0'; |
| | | $wb['pm_max_children_error_regex'] = 'PHP-FPM pm.max_children must be a positive integer value.'; |
| | | $wb['pm_start_servers_error_regex'] = 'PHP-FPM pm.start_servers must be a positive integer value.'; |
| | | $wb['pm_min_spare_servers_error_regex'] = 'PHP-FPM pm.min_spare_servers must be a positive integer value.'; |
| | | $wb['pm_max_spare_servers_error_regex'] = 'PHP-FPM pm.max_spare_servers must be a positive integer value.'; |
| | | $wb['hd_quota_error_regex'] = 'Harddisk quota is invalid.'; |
| | | $wb['traffic_quota_error_regex'] = 'Traffic quota is invalid.'; |
| | | $wb['fastcgi_php_version_txt'] = 'PHP Version'; |
| | | $wb['pm_txt'] = 'PHP-FPM Process Manager'; |
| | | $wb['error_php_fpm_pm_settings_txt'] = 'Los valores de configuración de PHP-FPM pm debe ser como sigue: pm.max_children> = pm.max_spare_servers> = pm.start_servers> = pm.min_spare_servers> 0'; |
| | | $wb['pm_max_children_error_regex'] = 'PHP-FPM pm.max_children debe ser un valor entero positivo.'; |
| | | $wb['pm_start_servers_error_regex'] = 'PHP-FPM pm.start_servers debe ser un valor entero positivo.'; |
| | | $wb['pm_min_spare_servers_error_regex'] = 'PHP-FPM pm.min_spare_servers debe ser un valor entero positivo.'; |
| | | $wb['pm_max_spare_servers_error_regex'] = 'PHP-FPM pm.max_spare_servers debe ser un valor entero positivo.'; |
| | | $wb['hd_quota_error_regex'] = 'Cuota de disco no es válida.'; |
| | | $wb['traffic_quota_error_regex'] = 'Cuota de tráfico no es válida.'; |
| | | $wb['fastcgi_php_version_txt'] = 'Versión de PHP'; |
| | | $wb['pm_txt'] = 'PHP-FPM Gestor de Procesos'; |
| | | $wb['pm_process_idle_timeout_txt'] = 'PHP-FPM pm.process_idle_timeout'; |
| | | $wb['pm_max_requests_txt'] = 'PHP-FPM pm.max_requests'; |
| | | $wb['pm_process_idle_timeout_error_regex'] = 'PHP-FPM pm.process_idle_timeout must be a positive integer value.'; |
| | | $wb['pm_max_requests_error_regex'] = 'PHP-FPM pm.max_requests must be an integer value >= 0.'; |
| | | $wb['pm_ondemand_hint_txt'] = 'Please note that you must have PHP version >= 5.3.9 in order to use the ondemand process manager. If you select ondemand for an older PHP version, PHP will not start anymore!'; |
| | | $wb['generate_password_txt'] = 'Generate Password'; |
| | | $wb['repeat_password_txt'] = 'Repeat Password'; |
| | | $wb['password_mismatch_txt'] = 'The passwords do not match.'; |
| | | $wb['password_match_txt'] = 'The passwords do match.'; |
| | | $wb['available_php_directive_snippets_txt'] = 'Available PHP Directive Snippets:'; |
| | | $wb['available_apache_directive_snippets_txt'] = 'Available Apache Directive Snippets:'; |
| | | $wb['available_nginx_directive_snippets_txt'] = 'Available nginx Directive Snippets:'; |
| | | $wb['Domain'] = 'Aliasdomain'; |
| | | $wb['pm_process_idle_timeout_error_regex'] = 'PHP-FPM pm.process_idle_timeout debe ser un valor entero positivo.'; |
| | | $wb['pm_max_requests_error_regex'] = 'PHP-FPM pm.max_requests debe ser un valor entero >= 0.'; |
| | | $wb['pm_ondemand_hint_txt'] = 'Por favor ten en cuenta que debes tener una versión de PHP >= 5.3.9 para poder usar el gestor de procesos \"ondemand\". Si seleccionas \"ondemand\" para una versión de PHP anterior, ¡PHP dejará de funcionar!'; |
| | | $wb['generate_password_txt'] = 'Generar contraseña'; |
| | | $wb['repeat_password_txt'] = 'Repetir contraseña'; |
| | | $wb['password_mismatch_txt'] = 'Las contraseñas no coinciden.'; |
| | | $wb['password_match_txt'] = 'Las contraseñas coinciden.'; |
| | | $wb['available_php_directive_snippets_txt'] = 'Fragmentos de directivas de PHP disponibles:'; |
| | | $wb['available_apache_directive_snippets_txt'] = 'Fragmentos de directivas de Apache disponibles:'; |
| | | $wb['available_nginx_directive_snippets_txt'] = 'Fragmentos de directivas de nginx disponibles:'; |
| | | $wb['Domain'] = 'Alias de dominio'; |
| | | |
| | | ?> |