mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 13:01:52 -07:00
Firewall phrases for Spanish.
This commit is contained in:
parent
93f2b9b401
commit
72c7ec456a
1 changed files with 25 additions and 0 deletions
|
@ -11,6 +11,7 @@ $LANG['es'] = array(
|
||||||
'Statistics' => 'Estadísticas',
|
'Statistics' => 'Estadísticas',
|
||||||
'Log' => 'Mensajes',
|
'Log' => 'Mensajes',
|
||||||
'Services' => 'Servicios',
|
'Services' => 'Servicios',
|
||||||
|
'Firewall' => 'Firewall',
|
||||||
'Updates' => 'Actualizaciones',
|
'Updates' => 'Actualizaciones',
|
||||||
'Log in' => 'Entrar',
|
'Log in' => 'Entrar',
|
||||||
'Log out' => 'Salir',
|
'Log out' => 'Salir',
|
||||||
|
@ -37,6 +38,8 @@ $LANG['es'] = array(
|
||||||
'Restore All' => 'Restaurar Todos',
|
'Restore All' => 'Restaurar Todos',
|
||||||
'Add Package' => 'Añadir Plan',
|
'Add Package' => 'Añadir Plan',
|
||||||
'Add IP' => 'Añadir IP',
|
'Add IP' => 'Añadir IP',
|
||||||
|
'Add Rule' => 'Añadir Regla',
|
||||||
|
'Ban IP Address' => 'Bloquear IP',
|
||||||
'Search' => 'Buscar',
|
'Search' => 'Buscar',
|
||||||
'Add one more FTP Account' => 'Añadir una Cuenta FTP adicional',
|
'Add one more FTP Account' => 'Añadir una Cuenta FTP adicional',
|
||||||
'Overall Statistics' => 'Estadística General',
|
'Overall Statistics' => 'Estadística General',
|
||||||
|
@ -72,6 +75,7 @@ $LANG['es'] = array(
|
||||||
'list accounts' => 'listar %s cuentas',
|
'list accounts' => 'listar %s cuentas',
|
||||||
'add account' => 'añadir cuenta',
|
'add account' => 'añadir cuenta',
|
||||||
'open webmail' => 'abrir webmail',
|
'open webmail' => 'abrir webmail',
|
||||||
|
'list fail2ban' => 'listar fail2ban',
|
||||||
'open %s' => 'abrir %s',
|
'open %s' => 'abrir %s',
|
||||||
'download' => 'descargar',
|
'download' => 'descargar',
|
||||||
'restore' => 'restaurar',
|
'restore' => 'restaurar',
|
||||||
|
@ -85,6 +89,8 @@ $LANG['es'] = array(
|
||||||
'reread IP' => 'releer IP',
|
'reread IP' => 'releer IP',
|
||||||
'enable autoupdate' => 'activar autoupdate',
|
'enable autoupdate' => 'activar autoupdate',
|
||||||
'disable autoupdate' => 'desactivar autoupdate',
|
'disable autoupdate' => 'desactivar autoupdate',
|
||||||
|
'turn on notifications' => 'activar la notificación',
|
||||||
|
'turn off notifications' => 'desactivar las notificaciones',
|
||||||
|
|
||||||
'Adding User' => 'Añadiendo Usuario',
|
'Adding User' => 'Añadiendo Usuario',
|
||||||
'Editing User' => 'Editando Usuario',
|
'Editing User' => 'Editando Usuario',
|
||||||
|
@ -110,6 +116,9 @@ $LANG['es'] = array(
|
||||||
'Generating CSR' => 'Generar solicitud de CSR',
|
'Generating CSR' => 'Generar solicitud de CSR',
|
||||||
'Listing' => 'Listando',
|
'Listing' => 'Listando',
|
||||||
'Search Results' => 'Resultado de Busqueda',
|
'Search Results' => 'Resultado de Busqueda',
|
||||||
|
'Adding Firewall Rule' => 'Añadiendo Regla de Firewall',
|
||||||
|
'Editing Firewall Rule' => 'Editando Regla de Firewall',
|
||||||
|
'Adding IP Address to Banlist' => 'Adición de direcciones IP a la lista negra',
|
||||||
|
|
||||||
'active' => 'activo',
|
'active' => 'activo',
|
||||||
'spnd' => 'suspendida',
|
'spnd' => 'suspendida',
|
||||||
|
@ -329,6 +338,13 @@ $LANG['es'] = array(
|
||||||
'State / Province' => 'Estado / Provincia',
|
'State / Province' => 'Estado / Provincia',
|
||||||
'City / Locality' => 'Ciudad / Localidad',
|
'City / Locality' => 'Ciudad / Localidad',
|
||||||
'Organization' => 'Organización',
|
'Organization' => 'Organización',
|
||||||
|
'Action' => 'Acción',
|
||||||
|
'Protocol' => 'Protocolo',
|
||||||
|
'Port' => 'Puerto',
|
||||||
|
'Comment' => 'Comentario',
|
||||||
|
'Banlist' => 'Lista negra',
|
||||||
|
'ranges are acceptable' => 'rangos son aceptables',
|
||||||
|
'CIDR format is supported' => 'Formato CIDR se admite',
|
||||||
|
|
||||||
'1 account' => '1 cuenta',
|
'1 account' => '1 cuenta',
|
||||||
'%s accounts' => '%s cuentas',
|
'%s accounts' => '%s cuentas',
|
||||||
|
@ -355,6 +371,9 @@ $LANG['es'] = array(
|
||||||
'1 object' => '1 objeto',
|
'1 object' => '1 objeto',
|
||||||
'%s objects' => '%s objetos',
|
'%s objects' => '%s objetos',
|
||||||
'no exclusions' => 'sin exclusiones',
|
'no exclusions' => 'sin exclusiones',
|
||||||
|
'1 rule' => '1 regla',
|
||||||
|
'%s rules' => '%s reglas',
|
||||||
|
'There are no currently banned IP' => 'No existen actualmente prohibidos IP',
|
||||||
|
|
||||||
'USER_CREATED_OK' => 'Usuario <a href="/edit/user/?user=%s"><b>%s</b></a> ha sido creado correctamente',
|
'USER_CREATED_OK' => 'Usuario <a href="/edit/user/?user=%s"><b>%s</b></a> ha sido creado correctamente',
|
||||||
'WEB_DOMAIN_CREATED_OK' => 'Dominio <a href="/edit/web/?domain=%s"><b>%s</b></a> ha sido creado correctamente.',
|
'WEB_DOMAIN_CREATED_OK' => 'Dominio <a href="/edit/web/?domain=%s"><b>%s</b></a> ha sido creado correctamente.',
|
||||||
|
@ -367,8 +386,11 @@ $LANG['es'] = array(
|
||||||
'IP_CREATED_OK' => 'Dirección IP <a href="/edit/ip/?ip=%s"><b>%s</b></a> ha sido creada correctamente.',
|
'IP_CREATED_OK' => 'Dirección IP <a href="/edit/ip/?ip=%s"><b>%s</b></a> ha sido creada correctamente.',
|
||||||
'PACKAGE_CREATED_OK' => 'Plan <a href="/edit/package/?package=%s"><b>%s</b></a> ha sido creado correctamente.',
|
'PACKAGE_CREATED_OK' => 'Plan <a href="/edit/package/?package=%s"><b>%s</b></a> ha sido creado correctamente.',
|
||||||
'SSL_GENERATED_OK' => 'SSL certificado ha sido creado correctamente.',
|
'SSL_GENERATED_OK' => 'SSL certificado ha sido creado correctamente.',
|
||||||
|
'RULE_CREATED_OK' => 'Regla ha sido creado correctamente.',
|
||||||
'Autoupdate has been successfully enabled' => 'Autoupdate has been successfully enabled',
|
'Autoupdate has been successfully enabled' => 'Autoupdate has been successfully enabled',
|
||||||
'Autoupdate has been successfully disabled' => 'Autoupdate has been successfully disabled',
|
'Autoupdate has been successfully disabled' => 'Autoupdate has been successfully disabled',
|
||||||
|
'Cronjob email reporting has been successfully enabled' => 'Informes de correo electrónico Cronjob ha permitido correctamente.',
|
||||||
|
'Cronjob email reporting has been successfully disabled' => 'Informes de correo electrónico Cronjob se ha desactivado correctamente.',
|
||||||
'Changes has been saved.' => 'Los cambios han sido guardados.',
|
'Changes has been saved.' => 'Los cambios han sido guardados.',
|
||||||
'Confirmation' => 'Confirmación',
|
'Confirmation' => 'Confirmación',
|
||||||
'DELETE_USER_CONFIRMATION' => '¿Está seguro que desea eliminar el usuario %s?',
|
'DELETE_USER_CONFIRMATION' => '¿Está seguro que desea eliminar el usuario %s?',
|
||||||
|
@ -393,6 +415,9 @@ $LANG['es'] = array(
|
||||||
'DELETE_EXCLUSION_CONFIRMATION' => '¿Está seguro que desea eliminar el exclusiones %s ?',
|
'DELETE_EXCLUSION_CONFIRMATION' => '¿Está seguro que desea eliminar el exclusiones %s ?',
|
||||||
'DELETE_PACKAGE_CONFIRMATION' => '¿Está seguor que desea eliminar el plan %s?',
|
'DELETE_PACKAGE_CONFIRMATION' => '¿Está seguor que desea eliminar el plan %s?',
|
||||||
'DELETE_IP_CONFIRMATION' => '¿Está seguro que desea eliminar la dirección IP %s?',
|
'DELETE_IP_CONFIRMATION' => '¿Está seguro que desea eliminar la dirección IP %s?',
|
||||||
|
'DELETE_RULE_CONFIRMATION' => '¿Está seguro que desea eliminar la regla #%s',
|
||||||
|
'SUSPEND_RULE_CONFIRMATION' => '¿Está seguro que desea suspender la regla #%s?',
|
||||||
|
'UNSUSPEND_RULE_CONFIRMATION' => '¿Está seguro que desea habilitar la regla #%s?',
|
||||||
'RESTART_CONFIRMATION' => '¿Está seguro que desea reiniciar %s?',
|
'RESTART_CONFIRMATION' => '¿Está seguro que desea reiniciar %s?',
|
||||||
'Welcome' => 'Bienvenido',
|
'Welcome' => 'Bienvenido',
|
||||||
'LOGGED_IN_AS' => 'Conectado como el usuario %s',
|
'LOGGED_IN_AS' => 'Conectado como el usuario %s',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue