| | |
| | | <?php |
| | | $wb['ssl_state_txt'] = 'Provincia/Estado'; |
| | | $wb['backup_interval_txt'] = 'Intervalo de copia de seguridad'; |
| | | $wb['backup_copies_txt'] = 'Número de copias de seguridad'; |
| | | $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'] = 'Petición SSL'; |
| | | $wb['ssl_cert_txt'] = 'Certificado SSL'; |
| | | $wb['ssl_bundle_txt'] = 'Paquete SSL'; |
| | | $wb['ssl_action_txt'] = 'Acción SSL'; |
| | | $wb['ssl_request_txt'] = 'SSL Request'; |
| | | $wb['ssl_cert_txt'] = 'SSL Certificate'; |
| | | $wb['ssl_bundle_txt'] = 'SSL Bundle'; |
| | | $wb['ssl_action_txt'] = 'SSL Action'; |
| | | $wb['ssl_domain_txt'] = 'SSL Dominio'; |
| | | $wb['server_id_txt'] = 'Servidor'; |
| | | $wb['domain_txt'] = 'Dominio'; |
| | | $wb['type_txt'] = 'Tipo'; |
| | | $wb['parent_domain_id_txt'] = 'Sitio web padre'; |
| | | $wb['redirect_type_txt'] = 'Tipo de redirección'; |
| | | $wb['redirect_path_txt'] = 'Ruta de redirección'; |
| | | $wb['redirect_type_txt'] = 'Tipo redirección'; |
| | | $wb['redirect_path_txt'] = 'Ruta redirección'; |
| | | $wb['active_txt'] = 'Activar'; |
| | | $wb['document_root_txt'] = 'Carpeta inicial'; |
| | | $wb['document_root_txt'] = 'Documentroot'; |
| | | $wb['system_user_txt'] = 'Usuario Linux'; |
| | | $wb['system_group_txt'] = 'Grupo Linux'; |
| | | $wb['ip_address_txt'] = 'Dirección IP'; |
| | | $wb['vhost_type_txt'] = 'Tipo vhost'; |
| | | $wb['hd_quota_txt'] = 'Cuota de disco'; |
| | | $wb['ip_address_txt'] = 'IPv4-Address'; |
| | | $wb['ipv6_address_txt'] = 'IPv6-Address'; |
| | | $wb['vhost_type_txt'] = 'VHost Tipo'; |
| | | $wb['hd_quota_txt'] = 'Couta disco duro'; |
| | | $wb['traffic_quota_txt'] = 'Cuota de tráfico'; |
| | | $wb['cgi_txt'] = 'CGI'; |
| | | $wb['ssi_txt'] = 'SSI'; |
| | | $wb['errordocs_txt'] = 'Documentos de error propios'; |
| | | $wb['errordocs_txt'] = 'Documentos propios de error'; |
| | | $wb['subdomain_txt'] = 'Auto-Subdominio'; |
| | | $wb['ssl_txt'] = 'SSL'; |
| | | $wb['suexec_txt'] = 'SuEXEC'; |
| | | $wb['php_txt'] = 'PHP'; |
| | |
| | | $wb['limit_web_aliasdomain_txt'] = 'Se ha alcanzado el número máximo de alias de dominios de esta cuenta'; |
| | | $wb['limit_web_subdomain_txt'] = 'Se ha alcanzado el número máximo de subdominios web de esta cuenta'; |
| | | $wb['apache_directives_txt'] = 'Directivas de Apache'; |
| | | $wb['domain_error_empty'] = 'El dominio está vacío'; |
| | | $wb['domain_error_unique'] = 'El dominio debe ser único'; |
| | | $wb['domain_error_regex'] = 'El dominio no es válido'; |
| | | $wb['hd_quota_error_empty'] = 'La cuota de disco está vacía'; |
| | | $wb['traffic_quota_error_empty'] = 'La cuota de tráfico está vacía'; |
| | | $wb['error_ssl_state_empty'] = 'Provincia/Estado SSL está vacío'; |
| | | $wb['error_ssl_locality_empty'] = 'Localidad SSL está vacío'; |
| | | $wb['error_ssl_organisation_empty'] = 'Organización SSL está vacío'; |
| | | $wb['error_ssl_organisation_unit_empty'] = 'Unidad de organización de SSL está vacío'; |
| | | $wb['error_ssl_country_empty'] = 'País SSL está vacío'; |
| | | $wb['subdomain_txt'] = 'Autosubdominio'; |
| | | $wb['domain_error_empty'] = 'El dominio está vacío.'; |
| | | $wb['domain_error_unique'] = 'Ya existe un sitio web o sub/aliasdominio con este nombre de dominio.'; |
| | | $wb['domain_error_regex'] = 'El nombre de dominio no es válido'; |
| | | $wb['hd_quota_error_empty'] = 'Cuota de disco duro es 0 o vacío.'; |
| | | $wb['traffic_quota_error_empty'] = 'Cuota de tráfico está vacío.'; |
| | | $wb['error_ssl_state_empty'] = 'Estado SSL está vacío.'; |
| | | $wb['error_ssl_locality_empty'] = 'Sitio SSL está vacío.'; |
| | | $wb['error_ssl_organisation_empty'] = 'SSL Organización está vacío.'; |
| | | $wb['error_ssl_organisation_unit_empty'] = 'SSL Unidad de Organización está vacío.'; |
| | | $wb['error_ssl_country_empty'] = 'País SSL está vacío.'; |
| | | $wb['error_ssl_cert_empty'] = 'Campo de certificado SSL está vacío.'; |
| | | $wb['client_group_id_txt'] = 'Cliente'; |
| | | $wb['stats_password_txt'] = 'Contraseña de estadísticas web'; |
| | | $wb['ssl_domain_txt'] = 'SSL Domain'; |
| | | $wb['allow_override_txt'] = 'Allow Override'; |
| | | $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['redirect_error_regex'] = 'Invalid redirect path. Valid redirects are for example: /test/ or http://www.domain.tld/test/'; |
| | | $wb['stats_password_txt'] = 'Contraseña de estadísticas Web '; |
| | | $wb['allow_override_txt'] = 'Apache AllowOverride'; |
| | | $wb['limit_web_quota_free_txt'] = 'Max. cuota disco duro disponible'; |
| | | $wb['ssl_state_error_regex'] = 'Estado no válido de SSL. Los caracteres válidos son: a-z, 0-9 y,-_.'; |
| | | $wb['ssl_locality_error_regex'] = 'Invalid Sitio válido SSL. Los caracteres válidos son: a-z, 0-9 y,-_.'; |
| | | $wb['ssl_organisation_error_regex'] = 'Organización no válido SSL. Los caracteres válidos son: a-z, 0-9 y,-_.'; |
| | | $wb['ssl_organistaion_unit_error_regex'] = 'Unidad de Organización no válido SSL. Los caracteres válidos son: a-z, 0-9 y,-_.'; |
| | | $wb['ssl_country_error_regex'] = 'País no válido SSL. Los caracteres válidos son: A-Z'; |
| | | $wb['limit_traffic_quota_free_txt'] = 'Max. Cuota de tráfico disponible'; |
| | | $wb['redirect_error_regex'] = 'Redirección no válida camino. Redirecciones válidos son, por ejemplo,: /test/ or http://www.domain.tld/test/'; |
| | | $wb['php_open_basedir_txt'] = 'PHP open_basedir'; |
| | | $wb['traffic_quota_exceeded_txt'] = 'Traffic quota exceeded'; |
| | | $wb['backup_interval_txt'] = 'Backup interval'; |
| | | $wb['backup_copies_txt'] = 'Number of backup copies'; |
| | | $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['error_ssl_cert_empty'] = 'SSL Certificate field is empty'; |
| | | $wb['none_txt'] = 'None'; |
| | | $wb['disabled_txt'] = 'Disabled'; |
| | | $wb['no_redirect_txt'] = 'No redirect'; |
| | | $wb['stats_user_txt'] = 'Estadísticas Web nombre de usuario'; |
| | | $wb['stats_type_txt'] = 'Estadísticas Web del programa'; |
| | | $wb['custom_php_ini_txt'] = 'Configuración personalizada de php.ini'; |
| | | $wb['none_txt'] = 'Ninguno'; |
| | | $wb['disabled_txt'] = 'Desactivado'; |
| | | $wb['no_redirect_txt'] = 'No redirigir'; |
| | | $wb['no_flag_txt'] = 'No flag'; |
| | | $wb['save_certificate_txt'] = 'Save certificate'; |
| | | $wb['create_certificate_txt'] = 'Create certificate'; |
| | | $wb['delete_certificate_txt'] = 'Delete certificate'; |
| | | $wb['ipv6_address_txt'] = 'IPv6-Address'; |
| | | $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['non_www_to_www_txt'] = 'Non-www -> www'; |
| | | $wb['www_to_non_www_txt'] = 'www -> non-www'; |
| | | $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['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['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['ssl_key_txt'] = 'SSL Key'; |
| | | $wb['web_folder_error_regex'] = 'Invalid folder entered. Please do not enter a slash.'; |
| | | $wb['domain_error_autosub'] = 'There is already a subdomain with these settings.'; |
| | | $wb['perl_txt'] = 'Perl'; |
| | | $wb['hd_quota_error_regex'] = 'Harddisk quota is invalid.'; |
| | | $wb['traffic_quota_error_regex'] = 'Traffic quota is invalid.'; |
| | | $wb['ssl_key_txt'] = 'SSL Key'; |
| | | $wb['perl_txt'] = 'Perl'; |
| | | $wb['fastcgi_php_version_txt'] = 'PHP Version'; |
| | | $wb['pm_txt'] = 'PHP-FPM Process Manager'; |
| | | $wb['pm_process_idle_timeout_txt'] = 'PHP-FPM pm.process_idle_timeout'; |
| | |
| | | $wb['repeat_password_txt'] = 'Repeat Password'; |
| | | $wb['password_mismatch_txt'] = 'The passwords do not match.'; |
| | | $wb['password_match_txt'] = 'The passwords do match.'; |
| | | $wb['web_folder_error_regex'] = 'Invalid folder entered. Please do not enter a slash.'; |
| | | $wb['domain_error_autosub'] = 'There is already a subdomain with these settings.'; |
| | | $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['proxy_directives_txt'] = 'Proxy Directives'; |
| | | $wb['available_proxy_directive_snippets_txt'] = 'Available Proxy Directive Snippets:'; |
| | | ?> |