Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Open sidebar
Dirk Dankhoff
ISPConfig 3
Commits
3b8514a8
Commit
3b8514a8
authored
May 17, 2011
by
chjacobsen
Browse files
New and better spanish translations
parent
c12af940
Changes
26
Hide whitespace changes
Inline
Side-by-side
interface/web/client/lib/lang/es_client.lng
View file @
3b8514a8
<?php
$wb
[
'limit_maildomain_txt'
]
=
'Número máximo de dominios de correo'
;
$wb
[
'limit_mailmailinglist_txt'
]
=
'Número maximo de listas de correo'
;
$wb
[
'limit_mailbox_txt'
]
=
'Número máximo de buzones de correo'
;
$wb
[
'limit_mailalias_txt'
]
=
'Número máximo de alias de correo'
;
$wb
[
'limit_mailaliasdomain_txt'
]
=
'Número máximo de alias de dominio de correo'
;
$wb
[
'limit_mailforward_txt'
]
=
'Número máximo de reenvíos de correo'
;
$wb
[
'limit_mailcatchall_txt'
]
=
'Número máximo de cuentas recoge-todo'
;
$wb
[
'limit_mailrouting_txt'
]
=
'Número máximo de enrutadores de correo'
;
...
...
@@ -20,7 +22,7 @@ $wb['password_strength_txt'] = 'Fortaleza de la contraseña';
$wb
[
'language_txt'
]
=
'Idioma'
;
$wb
[
'usertheme_txt'
]
=
'Tema'
;
$wb
[
'street_txt'
]
=
'Calle'
;
$wb
[
'zip_txt'
]
=
'C
P
'
;
$wb
[
'zip_txt'
]
=
'C
ódigo Postal
'
;
$wb
[
'city_txt'
]
=
'Localidad'
;
$wb
[
'state_txt'
]
=
'Estado o provincia'
;
$wb
[
'country_txt'
]
=
'País'
;
...
...
@@ -30,6 +32,7 @@ $wb['fax_txt'] = 'Fax';
$wb
[
'email_txt'
]
=
'Correo'
;
$wb
[
'internet_txt'
]
=
'Internet'
;
$wb
[
'icq_txt'
]
=
'ICQ'
;
$wb
[
'company_id_txt'
]
=
'Empresa ID'
;
$wb
[
'notes_txt'
]
=
'Notas'
;
$wb
[
'company_txt'
]
=
'Empresa'
;
$wb
[
'title_txt'
]
=
'Título'
;
...
...
@@ -88,14 +91,14 @@ $wb['limit_cron_frequency_txt'] = 'Espera mínima entre ejecuciones';
$wb
[
'limit_cron_error_notint'
]
=
'El límite de tareas cron debe ser un número.'
;
$wb
[
'limit_cron_error_frequency'
]
=
'El límite de la frecuencia de cron debe ser un número.'
;
$wb
[
'limit_client_error'
]
=
'Se ha alcanzado el número máximo de clientes.'
;
$wb
[
'limit_mailaliasdomain_txt'
]
=
'
Max. number of domain aliases
'
;
$wb
[
'limit_mailaliasdomain_error_notint'
]
=
'
The email domain alias limit must be a numb
er.'
;
$wb
[
'limit_web_quota_txt'
]
=
'
Web Quota
'
;
$wb
[
'limit_traffic_quota_txt'
]
=
'
Traffic Quota
'
;
$wb
[
'limit_trafficquota_error_notint'
]
=
'
Traffic Quota must be a numb
er.'
;
$wb
[
'limit_webdav_user_txt'
]
=
'
Max. n
um
b
er
of
Webdav
users
'
;
$wb
[
'limit_webdav_user_error_notint'
]
=
'
The webdav user limit must be a numb
er.'
;
$wb
[
'customer_no_txt'
]
=
'
Customer No.
'
;
$wb
[
'limit_mailaliasdomain_txt'
]
=
'
Número máximo de alias de dominio de correo
'
;
$wb
[
'limit_mailaliasdomain_error_notint'
]
=
'
El límite de alias de dominio de correodebe ser un núm
er
o
.'
;
$wb
[
'limit_web_quota_txt'
]
=
'
Cuota Web
'
;
$wb
[
'limit_traffic_quota_txt'
]
=
'
Cuota de Tráfico
'
;
$wb
[
'limit_trafficquota_error_notint'
]
=
'
Cuota Tráfico debe ser un núm
er
o
.'
;
$wb
[
'limit_webdav_user_txt'
]
=
'
N
umer
o máximo de usuarios
Webdav'
;
$wb
[
'limit_webdav_user_error_notint'
]
=
'
El límite de usuarios Webdav debe ser un núm
er
o
.'
;
$wb
[
'customer_no_txt'
]
=
'
Número Cliente
'
;
$wb
[
'vat_id_txt'
]
=
'VAT ID'
;
$wb
[
'required_fields_txt'
]
=
'*
Required field
s'
;
$wb
[
'required_fields_txt'
]
=
'*
Campos Requerido
s'
;
?>
interface/web/client/lib/lang/es_client_del.lng
View file @
3b8514a8
<?php
$wb
[
'confirm_action_txt'
]
=
'Confirm ac
tio
n'
;
$wb
[
'delete_explanation'
]
=
'
This action will delete the following number of record
s as
s
ocia
ted with this
client'
;
$wb
[
'btn_save_txt'
]
=
'
Delete the
client'
;
$wb
[
'btn_cancel_txt'
]
=
'Cancel
without deleting the
client'
;
$wb
[
'confirm_action_txt'
]
=
'Confirm
ar
ac
ció
n'
;
$wb
[
'delete_explanation'
]
=
'
Esta acción eliminara los siguientes registro
s asocia
dos a este
client
e
'
;
$wb
[
'btn_save_txt'
]
=
'
Eliminar
client
e
'
;
$wb
[
'btn_cancel_txt'
]
=
'Cancel
ar sin eliminar
client
e
'
;
?>
interface/web/client/lib/lang/es_client_template.lng
View file @
3b8514a8
...
...
@@ -43,8 +43,8 @@ $wb['limit_web_subdomain_error_notint'] = 'El límite de subdominios debe ser un
$wb
[
'limit_ftp_user_error_notint'
]
=
'El límite de usuarios FTP debe ser un número.'
;
$wb
[
'limit_shell_user_error_notint'
]
=
'El límite de usuarios de consola debe ser un número.'
;
$wb
[
'limit_dns_zone_error_notint'
]
=
'El límite de registros DNS debe ser un número.'
;
$wb
[
'limit_dns_slave_zone_error_notint'
]
=
'
The dns slave zone limit must be a numb
er.'
;
$wb
[
'limit_dns_record_error_notint'
]
=
'
Th
e d
ns
re
cord limit must be a numb
er.'
;
$wb
[
'limit_dns_slave_zone_error_notint'
]
=
'
El límite de zonas DNS esclavas debe ser un núm
er
o
.'
;
$wb
[
'limit_dns_record_error_notint'
]
=
'
El límit
e d
e
re
gistros DNS debe ser un núm
er
o
.'
;
$wb
[
'limit_database_error_notint'
]
=
'El límite de bases de datos debe ser un número.'
;
$wb
[
'error_template_name_empty'
]
=
'Por favor, introduzca un nombre de plantilla'
;
$wb
[
'limit_cron_txt'
]
=
'Número máximo de tareas cron'
;
...
...
@@ -52,12 +52,12 @@ $wb['limit_cron_type_txt'] = 'Tipo máximo de tareas cron (chrooted y full impli
$wb
[
'limit_cron_frequency_txt'
]
=
'Espera mínima entre ejecuciones'
;
$wb
[
'limit_cron_error_notint'
]
=
'El límite de tareas cron debe ser un número.'
;
$wb
[
'limit_cron_error_frequency'
]
=
'El límite de la frecuencia de cron debe ser un número.'
;
$wb
[
'limit_mailaliasdomain_txt'
]
=
'
Max. number of domain aliases
'
;
$wb
[
'limit_mailaliasdomain_error_notint'
]
=
'
The email domain alias limit must be a numb
er.'
;
$wb
[
'limit_web_quota_txt'
]
=
'
Web Quota
'
;
$wb
[
'limit_traffic_quota_txt'
]
=
'
Traffic Quota
'
;
$wb
[
'limit_trafficquota_error_notint'
]
=
'
Traffic Quota must be a numb
er.'
;
$wb
[
'template_del_aborted_txt'
]
=
'
Delete aborted. There is still a client which has this template selected
.'
;
$wb
[
'limit_webdav_user_txt'
]
=
'
Max. number of
Webdav
users
'
;
$wb
[
'limit_webdav_user_error_notint'
]
=
'
The webdav user limit must be a numb
er.'
;
$wb
[
'limit_mailaliasdomain_txt'
]
=
'
Número máximo de alias de dominio de correo
'
;
$wb
[
'limit_mailaliasdomain_error_notint'
]
=
'
El límite de alias de dominio de correo debe ser un núm
er
o
.'
;
$wb
[
'limit_web_quota_txt'
]
=
'
Cuota Web
'
;
$wb
[
'limit_traffic_quota_txt'
]
=
'
Cuota de Tráfico
'
;
$wb
[
'limit_trafficquota_error_notint'
]
=
'
Cuota de Tráfico debe ser un núm
er
o
.'
;
$wb
[
'template_del_aborted_txt'
]
=
'
Eliminación abortada. Hay un cliente que tiene esta plantilla seleccionada
.'
;
$wb
[
'limit_webdav_user_txt'
]
=
'
Número máximo de usuarios
Webdav'
;
$wb
[
'limit_webdav_user_error_notint'
]
=
'
El límite de usuarios Webdav debe ser un núm
er
o
.'
;
?>
interface/web/client/lib/lang/es_reseller.lng
View file @
3b8514a8
<?php
$wb
[
'limit_maildomain_txt'
]
=
'Max. number of email domains'
;
$wb
[
'limit_mailbox_txt'
]
=
'Max. number of mailboxes'
;
$wb
[
'limit_mailalias_txt'
]
=
'Max. number of email aliases'
;
$wb
[
'limit_mailforward_txt'
]
=
'Max. number of email forwarders'
;
$wb
[
'limit_mailcatchall_txt'
]
=
'Max. number of email catchall accounts'
;
$wb
[
'limit_mailrouting_txt'
]
=
'Max. number of email routes'
;
$wb
[
'limit_mailfilter_txt'
]
=
'Max. number of email filters'
;
$wb
[
'limit_fetchmail_txt'
]
=
'Max. number of fetchmail accounts'
;
$wb
[
'limit_mailquota_txt'
]
=
'Mailbox quota'
;
$wb
[
'limit_spamfilter_wblist_txt'
]
=
'Max. number of spamfilter white / blacklist filters'
;
$wb
[
'limit_spamfilter_user_txt'
]
=
'Max. number of spamfilter users'
;
$wb
[
'limit_spamfilter_policy_txt'
]
=
'Max. number of spamfilter policys'
;
$wb
[
'default_mailserver_txt'
]
=
'Default Mailserver'
;
$wb
[
'company_name_txt'
]
=
'Company name'
;
$wb
[
'contact_name_txt'
]
=
'Contact name'
;
$wb
[
'username_txt'
]
=
'Username'
;
$wb
[
'password_txt'
]
=
'Password'
;
$wb
[
'password_strength_txt'
]
=
'Password strength'
;
$wb
[
'language_txt'
]
=
'Language'
;
$wb
[
'usertheme_txt'
]
=
'Theme'
;
$wb
[
'street_txt'
]
=
'Street'
;
$wb
[
'zip_txt'
]
=
'ZIP'
;
$wb
[
'city_txt'
]
=
'City'
;
$wb
[
'state_txt'
]
=
'State'
;
$wb
[
'country_txt'
]
=
'Country'
;
$wb
[
'telephone_txt'
]
=
'Telephone'
;
$wb
[
'mobile_txt'
]
=
'Mobile'
;
$wb
[
'limit_maildomain_txt'
]
=
'Número máximo de dominios de correo'
;
$wb
[
'limit_mailmailinglist_txt'
]
=
'Número maximo de listas de correo'
;
$wb
[
'limit_mailbox_txt'
]
=
'Número máximo de buzones de correo'
;
$wb
[
'limit_mailalias_txt'
]
=
'Número máximo de alias de correo'
;
$wb
[
'limit_mailaliasdomain_txt'
]
=
'Número máximo de alias de dominio de correo'
;
$wb
[
'limit_mailforward_txt'
]
=
'Número máximo de reenvíos de correo'
;
$wb
[
'limit_mailcatchall_txt'
]
=
'Número máximo de cuentas recoge-todo'
;
$wb
[
'limit_mailrouting_txt'
]
=
'Número máximo de enrutadores de correo'
;
$wb
[
'limit_mailfilter_txt'
]
=
'Número máximo de filtros de correo'
;
$wb
[
'limit_fetchmail_txt'
]
=
'Número máximo de cuentas Fetchmail'
;
$wb
[
'limit_mailquota_txt'
]
=
'Cuota del buzón de correo'
;
$wb
[
'limit_spamfilter_wblist_txt'
]
=
'Número máximo de filtros de listas blancas y negras de spam'
;
$wb
[
'limit_spamfilter_user_txt'
]
=
'Número máximo de usuarios de filtros de spam'
;
$wb
[
'limit_spamfilter_policy_txt'
]
=
'Número máximo de políticas de filtro de spam'
;
$wb
[
'default_mailserver_txt'
]
=
'Servidor de correo por defecto'
;
$wb
[
'company_name_txt'
]
=
'Nombre de la empresa'
;
$wb
[
'contact_name_txt'
]
=
'Nombre de contacto'
;
$wb
[
'username_txt'
]
=
'Usuario'
;
$wb
[
'password_txt'
]
=
'Contraseña'
;
$wb
[
'password_strength_txt'
]
=
'Fortaleza de la contraseña'
;
$wb
[
'language_txt'
]
=
'Idioma'
;
$wb
[
'usertheme_txt'
]
=
'Tema'
;
$wb
[
'street_txt'
]
=
'Calle'
;
$wb
[
'zip_txt'
]
=
'Código Postal'
;
$wb
[
'city_txt'
]
=
'Localidad'
;
$wb
[
'state_txt'
]
=
'Estado o provincia'
;
$wb
[
'country_txt'
]
=
'País'
;
$wb
[
'telephone_txt'
]
=
'Teléfono fijo'
;
$wb
[
'mobile_txt'
]
=
'Móvil o celular'
;
$wb
[
'fax_txt'
]
=
'Fax'
;
$wb
[
'email_txt'
]
=
'
Email
'
;
$wb
[
'email_txt'
]
=
'
Correo
'
;
$wb
[
'internet_txt'
]
=
'Internet'
;
$wb
[
'icq_txt'
]
=
'ICQ'
;
$wb
[
'notes_txt'
]
=
'Not
e
s'
;
$wb
[
'company_txt'
]
=
'
Company
'
;
$wb
[
'title_txt'
]
=
'T
itle
'
;
$wb
[
'firstname_txt'
]
=
'
Firstnam
e'
;
$wb
[
'surname_txt'
]
=
'
Surname
'
;
$wb
[
'notes_txt'
]
=
'Not
a
s'
;
$wb
[
'company_
id_
txt'
]
=
'
Empresa ID
'
;
$wb
[
'title_txt'
]
=
'T
ítulo
'
;
$wb
[
'firstname_txt'
]
=
'
Nombr
e'
;
$wb
[
'surname_txt'
]
=
'
Apellidos
'
;
$wb
[
'limit_domain_txt'
]
=
'limit_domain'
;
$wb
[
'limit_subdomain_txt'
]
=
'limit_subdomain'
;
$wb
[
'limit_webquota_txt'
]
=
'limit_webquota'
;
$wb
[
'limit_database_txt'
]
=
'
Max. number of Database
s'
;
$wb
[
'limit_cron_txt'
]
=
'
Max. number of cron jobs
'
;
$wb
[
'limit_cron_type_txt'
]
=
'
Max. type of
cron
jobs
(chrooted
and
full impli
es url
)'
;
$wb
[
'limit_cron_frequency_txt'
]
=
'
Min. delay between
e
x
ecu
t
ions'
;
$wb
[
'limit_database_txt'
]
=
'
Número máximo de bases de dato
s'
;
$wb
[
'limit_cron_txt'
]
=
'
Número máximo de tareas cron
'
;
$wb
[
'limit_cron_type_txt'
]
=
'
Tipo máximo de tareas
cron (chrooted
y
full impli
can URL
)'
;
$wb
[
'limit_cron_frequency_txt'
]
=
'
Espera mínima entre
e
j
ecu
c
ion
e
s'
;
$wb
[
'ip_address_txt'
]
=
'ip_address'
;
$wb
[
'limit_client_error_notint'
]
=
'
Th
e sub
client
limit must be a numb
er.'
;
$wb
[
'firstname_error_empty'
]
=
'
Firstname is empty.
'
;
$wb
[
'contact_error_empty'
]
=
'
Contact name is empty.
'
;
$wb
[
'default_webserver_txt'
]
=
'
Default Webserver
'
;
$wb
[
'limit_web_domain_txt'
]
=
'
Max. number of web
dom
a
ins'
;
$wb
[
'limit_web_aliasdomain_txt'
]
=
'
Max. number of web
aliasdom
a
ins'
;
$wb
[
'limit_web_subdomain_txt'
]
=
'
Max. number of web
subdom
a
ins'
;
$wb
[
'limit_ftp_user_txt'
]
=
'
Max. number of FTP users
'
;
$wb
[
'default_dnsserver_txt'
]
=
'
Default DNS Server
'
;
$wb
[
'limit_dns_zone_txt'
]
=
'
Max. number of DNS zones
'
;
$wb
[
'limit_dns_slave_zone_txt'
]
=
'
Max. number of secondary DNS zone
s'
;
$wb
[
'limit_dns_record_txt'
]
=
'
Max. number DNS records
'
;
$wb
[
'limit_shell_user_txt'
]
=
'
Max. number of Shell users
'
;
$wb
[
'limit_client_txt'
]
=
'
Max. number of C
lients'
;
$wb
[
'username_error_empty'
]
=
'
Username is empty
.'
;
$wb
[
'username_error_unique'
]
=
'
The username must be unique
.'
;
$wb
[
'limit_maildomain_error_notint'
]
=
'
The email
dom
a
in
limit must be a numb
er
.
'
;
$wb
[
'limit_mailbox_error_notint'
]
=
'
The mailbox
l
i
mit
must be a numb
er
.
'
;
$wb
[
'limit_mailalias_error_notint'
]
=
'
The email alias limit must be a numb
er
.
'
;
$wb
[
'limit_mailforward_error_notint'
]
=
'
The email forward limit must be a numb
er
.
'
;
$wb
[
'limit_mailcatchall_error_notint'
]
=
'
The email catchall limit must be a numb
er
.
'
;
$wb
[
'limit_mailrouting_error_notint'
]
=
'
The email routing limit must be a numb
er
.
'
;
$wb
[
'limit_mailfilter_error_notint'
]
=
'
The email filter limit must be a numb
er
.
'
;
$wb
[
'limit_mailfetchmail_error_notint'
]
=
'
The fetchmail limit must be a numb
er
.
'
;
$wb
[
'limit_mailquota_error_notint'
]
=
'
The email quota limit must be a numb
er
.
'
;
$wb
[
'limit_spamfilter_wblist_error_notint'
]
=
'
The spamfilter white / blacklist limit must be a numb
er
.
'
;
$wb
[
'limit_spamfilter_user_error_notint'
]
=
'
The spamfilter user limit must be a numb
er
.
'
;
$wb
[
'limit_spamfilter_policy_error_notint'
]
=
'
The spamfilter policy limit must be a numb
er
.
'
;
$wb
[
'limit_web_domain_error_notint'
]
=
'
The website limit must be a numb
er
.
'
;
$wb
[
'limit_web_aliasdomain_error_notint'
]
=
'
The websit
e alias dom
a
in
limit must be a numb
er
.
'
;
$wb
[
'limit_web_subdomain_error_notint'
]
=
'
The websit
e subdom
a
in
limit must be a numb
er
.
'
;
$wb
[
'limit_ftp_user_error_notint'
]
=
'
The ftp user
l
i
mit
must be a numb
er
.
'
;
$wb
[
'limit_shell_user_error_notint'
]
=
'
The shell user limit must be a numb
er
.
'
;
$wb
[
'limit_dns_zone_error_notint'
]
=
'
The dns record limit must be a numb
er
.
'
;
$wb
[
'limit_client_error_notint'
]
=
'
El límite d
e subclient
es debe ser un núm
er
o
.'
;
$wb
[
'firstname_error_empty'
]
=
'
El nombre está vacío
'
;
$wb
[
'contact_error_empty'
]
=
'
El nombre de contacto está vacío
'
;
$wb
[
'default_webserver_txt'
]
=
'
Servidor web por defecto
'
;
$wb
[
'limit_web_domain_txt'
]
=
'
Número máximo de
domin
io
s'
;
$wb
[
'limit_web_aliasdomain_txt'
]
=
'
Número máximo de
alias
de
domin
io
s'
;
$wb
[
'limit_web_subdomain_txt'
]
=
'
Número máximo de
subdomin
io
s'
;
$wb
[
'limit_ftp_user_txt'
]
=
'
Número máximo de usuarios FTP
'
;
$wb
[
'default_dnsserver_txt'
]
=
'
Servidor DNS por defecto
'
;
$wb
[
'limit_dns_zone_txt'
]
=
'
Número máximo de zonas DNS
'
;
$wb
[
'limit_dns_slave_zone_txt'
]
=
'
Número máximo de zonas DNS secundaria
s'
;
$wb
[
'limit_dns_record_txt'
]
=
'
Número máximo de registros DNS
'
;
$wb
[
'limit_shell_user_txt'
]
=
'
Número máximo de usuarios de consola
'
;
$wb
[
'limit_client_txt'
]
=
'
Número máximo de c
lient
e
s'
;
$wb
[
'username_error_empty'
]
=
'
El nombre de usuario está vacío
.'
;
$wb
[
'username_error_unique'
]
=
'
El nombre de usuario debe ser único
.'
;
$wb
[
'limit_maildomain_error_notint'
]
=
'
El límite de
domin
ios de correo debe ser un núm
er
o
'
;
$wb
[
'limit_mailbox_error_notint'
]
=
'
El
l
í
mit
e de buzones de correo debe ser un núm
er
o
'
;
$wb
[
'limit_mailalias_error_notint'
]
=
'
El límite de alias de correo debe ser un núm
er
o
'
;
$wb
[
'limit_mailforward_error_notint'
]
=
'
El límite de reenvíos de correo debe ser un núm
er
o
'
;
$wb
[
'limit_mailcatchall_error_notint'
]
=
'
El límite de cuentas de correo recoge-todo debe ser un núm
er
o
'
;
$wb
[
'limit_mailrouting_error_notint'
]
=
'
El límite de enrutadores de correo debe ser un núm
er
o
'
;
$wb
[
'limit_mailfilter_error_notint'
]
=
'
El límite de filtros de correo debe ser un núm
er
o
'
;
$wb
[
'limit_mailfetchmail_error_notint'
]
=
'
El límite de cuentas Fetchmail debe ser un núm
er
o
'
;
$wb
[
'limit_mailquota_error_notint'
]
=
'
El límite de cuota de correo debe ser un núm
er
o
'
;
$wb
[
'limit_spamfilter_wblist_error_notint'
]
=
'
El límite de filtros de spam debe ser un núm
er
o
'
;
$wb
[
'limit_spamfilter_user_error_notint'
]
=
'
El límite de usuarios de filtros de spam debe ser un núm
er
o
'
;
$wb
[
'limit_spamfilter_policy_error_notint'
]
=
'
El límite de políticas de spam debe ser un núm
er
o
'
;
$wb
[
'limit_web_domain_error_notint'
]
=
'
El límite de sitios web debe ser un núm
er
o
'
;
$wb
[
'limit_web_aliasdomain_error_notint'
]
=
'
El límite d
e alias
de
domin
ios debe ser un núm
er
o
'
;
$wb
[
'limit_web_subdomain_error_notint'
]
=
'
El límite d
e subdomin
ios debe ser un núm
er
o
'
;
$wb
[
'limit_ftp_user_error_notint'
]
=
'
El
l
í
mit
e de usuarios FTP debe ser un núm
er
o
'
;
$wb
[
'limit_shell_user_error_notint'
]
=
'
El límite de usuarios de consola debe ser un núm
er
o
'
;
$wb
[
'limit_dns_zone_error_notint'
]
=
'
El límite de zonas DNS debe ser un núm
er
o
'
;
$wb
[
'limit_dns_slave_zone_error_notint'
]
=
'The dns slave zone limit must be a number.'
;
$wb
[
'limit_dns_record_error_notint'
]
=
'
Th
e d
ns
re
cord limit must be a numb
er
.
'
;
$wb
[
'default_dbserver_txt'
]
=
'
Default Database Server
'
;
$wb
[
'limit_database_error_notint'
]
=
'
The database limit must be a numb
er
.
'
;
$wb
[
'limit_cron_error_notint'
]
=
'
The cron
l
i
mit
must be a numb
er.'
;
$wb
[
'limit_cron_error_frequency'
]
=
'
The cron
fre
q
uenc
y limit must be a numb
er.'
;
$wb
[
'username_error_regex'
]
=
'
The Username contains invalid chracaters.
'
;
$wb
[
'template_master_txt'
]
=
'
Master template
'
;
$wb
[
'template_additional_txt'
]
=
'Ad
don template
'
;
$wb
[
'ssh_chroot_txt'
]
=
'SSH-Chroot
Options
'
;
$wb
[
'web_php_options_txt'
]
=
'
PHP
Op
t
ion
s
'
;
$wb
[
'limit_client_error'
]
=
'
The max. number of clients is reached
.'
;
$wb
[
'limit_client_error_positive'
]
=
'
The number of clients must be
> 0'
;
$wb
[
'limit_web_quota_txt'
]
=
'
Web Quota
'
;
$wb
[
'limit_traffic_quota_txt'
]
=
'
Traffic Quota
'
;
$wb
[
'limit_trafficquota_error_notint'
]
=
'
Traffic Quota must be a numb
er.'
;
$wb
[
'customer_no_txt'
]
=
'
Customer No.
'
;
$wb
[
'limit_dns_record_error_notint'
]
=
'
El límit
e d
e
re
gistros dns debe ser un núm
er
o
'
;
$wb
[
'default_dbserver_txt'
]
=
'
Servidor de bases de datos por defecto
'
;
$wb
[
'limit_database_error_notint'
]
=
'
El límite de bases de datos debe ser un núm
er
o
'
;
$wb
[
'limit_cron_error_notint'
]
=
'
El
l
í
mit
e de tareas cron debe ser un núm
er
o
.'
;
$wb
[
'limit_cron_error_frequency'
]
=
'
El límite de la
fre
c
uenc
ia de cron debe ser un núm
er
o
.'
;
$wb
[
'username_error_regex'
]
=
'
El usuario contiene carácteres no válidos
'
;
$wb
[
'template_master_txt'
]
=
'
Principal
'
;
$wb
[
'template_additional_txt'
]
=
'Ad
icional
'
;
$wb
[
'ssh_chroot_txt'
]
=
'
Opciones
SSH-Chroot'
;
$wb
[
'web_php_options_txt'
]
=
'Op
c
ion
es PHP
'
;
$wb
[
'limit_client_error'
]
=
'
Se ha alcanzado el número máximo de clientes
.'
;
$wb
[
'limit_client_error_positive'
]
=
'
El número de clientes debe ser
> 0'
;
$wb
[
'limit_web_quota_txt'
]
=
'
Cuota Web
'
;
$wb
[
'limit_traffic_quota_txt'
]
=
'
Cuota de Tráfico
'
;
$wb
[
'limit_trafficquota_error_notint'
]
=
'
Cuota Tráfico debe ser un núm
er
o
.'
;
$wb
[
'customer_no_txt'
]
=
'
Número Cliente
'
;
$wb
[
'vat_id_txt'
]
=
'VAT ID'
;
$wb
[
'required_fields_txt'
]
=
'*
Required field
s'
;
$wb
[
'limit_webdav_user_txt'
]
=
'
Max. n
um
b
er
of
Webdav
users
'
;
$wb
[
'limit_webdav_user_error_notint'
]
=
'
The webdav user limit must be a numb
er.'
;
$wb
[
'required_fields_txt'
]
=
'*
Campos Requerido
s'
;
$wb
[
'limit_webdav_user_txt'
]
=
'
N
umer
o máximo de usuarios
Webdav'
;
$wb
[
'limit_webdav_user_error_notint'
]
=
'
El límite de usuarios Webdav debe ser un núm
er
o
.'
;
?>
interface/web/dns/lib/lang/es.lng
View file @
3b8514a8
...
...
@@ -14,7 +14,9 @@ $wb['Records'] = 'Registros';
$wb
[
'DNS SRV'
]
=
'DNS SRV'
;
$wb
[
'DNS TXT Record'
]
=
'Registro DNS TXT'
;
$wb
[
'DNS TXT'
]
=
'DNS TXT'
;
$wb
[
'DNS Wizard'
]
=
'DNS Wizard'
;
$wb
[
'Add DNS Zone'
]
=
'Add DNS Zone'
;
$wb
[
'Templates'
]
=
'Templates'
;
$wb
[
'DNS Wizard'
]
=
'Asistente DNS'
;
$wb
[
'Add DNS Zone'
]
=
'Agregar Zona DNS'
;
$wb
[
'Templates'
]
=
'Plantillas'
;
$wb
[
'Secondary Zones'
]
=
'Zonas de DNS Secundario'
;
$wb
[
'Secondary DNS'
]
=
'DNS Secundario'
;
?>
interface/web/dns/lib/lang/es_dns_slave.lng
View file @
3b8514a8
<?php
$wb
[
'server_id_txt'
]
=
'Server'
;
$wb
[
'origin_txt'
]
=
'DNS Zone'
;
$wb
[
'secondary_dns_zone_txt'
]
=
'Zonas Secundarias DNS'
;
$wb
[
'server_id_txt'
]
=
'Servidor'
;
$wb
[
'origin_txt'
]
=
'Zona DNS'
;
$wb
[
'ns_txt'
]
=
'NS'
;
$wb
[
'active_txt'
]
=
'Activ
e
'
;
$wb
[
'limit_dns_slave_zone_txt'
]
=
'
The max. number of Secondary DNS zones for your account is reached
.'
;
$wb
[
'client_txt'
]
=
'Client'
;
$wb
[
'xfer_txt'
]
=
'
Allow zone transfers to <br />these
IPs (
comm
a separa
ted list
)'
;
$wb
[
'server_id_error_empty'
]
=
'No se
rver
selec
ted
'
;
$wb
[
'origin_error_empty'
]
=
'Zon
e empty
.'
;
$wb
[
'origin_error_unique'
]
=
'
There is already a record for this
zon
e
.'
;
$wb
[
'origin_error_regex'
]
=
'
Zone has a
inv
a
lid
format
.'
;
$wb
[
'ns_error_regex'
]
=
'
NS has a
inv
a
lid
format
.'
;
$wb
[
'active_txt'
]
=
'Activ
a
'
;
$wb
[
'limit_dns_slave_zone_txt'
]
=
'
El número máximo de zonas DNS secundarias para su cuenta ha sido alcanzado
.'
;
$wb
[
'client_txt'
]
=
'Client
e
'
;
$wb
[
'xfer_txt'
]
=
'
Permitir transferencia de zona hacia estas
IPs (
list
a separa
da por comas
)'
;
$wb
[
'server_id_error_empty'
]
=
'No se
ha
selec
cionado servidor.
'
;
$wb
[
'origin_error_empty'
]
=
'Zon
a vacía
.'
;
$wb
[
'origin_error_unique'
]
=
'
Ya existe un registro para esta
zon
a
.'
;
$wb
[
'origin_error_regex'
]
=
'
La zona tiene un formato
inv
á
lid
o
.'
;
$wb
[
'ns_error_regex'
]
=
'
Registro NS tiene un formato
inv
á
lid
o
.'
;
?>
interface/web/dns/lib/lang/es_dns_slave_list.lng
View file @
3b8514a8
<?php
$wb
[
'list_head_txt'
]
=
'
DNS
Sec
o
ndar
y Zone
s'
;
$wb
[
'active_txt'
]
=
'Activ
e
'
;
$wb
[
'server_id_txt'
]
=
'Serv
e
r'
;
$wb
[
'origin_txt'
]
=
'Zon
e
'
;
$wb
[
'list_head_txt'
]
=
'
Zonas
Sec
u
ndar
ia
s'
;
$wb
[
'active_txt'
]
=
'Activ
a
'
;
$wb
[
'server_id_txt'
]
=
'Serv
ido
r'
;
$wb
[
'origin_txt'
]
=
'Zon
a
'
;
$wb
[
'ns_txt'
]
=
'NS'
;
$wb
[
'add_new_record_txt'
]
=
'A
dd new secondary DNS Zone
'
;
$wb
[
'add_new_record_txt'
]
=
'A
ñadir nueva zona DNS secundaria
'
;
?>
interface/web/dns/lib/lang/es_dns_soa.lng
View file @
3b8514a8
...
...
@@ -21,6 +21,6 @@ $wb['origin_error_regex'] = 'Formato de zona no válido.';
$wb
[
'ns_error_regex'
]
=
'Formato de NS no válido.'
;
$wb
[
'mbox_error_empty'
]
=
'Correo vacío.'
;
$wb
[
'mbox_error_regex'
]
=
'Formato de correo no válido.'
;
$wb
[
'also_notify_txt'
]
=
'
Also Notify
'
;
$wb
[
'update_acl_txt'
]
=
'
Update
ACL'
;
$wb
[
'also_notify_txt'
]
=
'
Notificar también a
'
;
$wb
[
'update_acl_txt'
]
=
'
Actualizar
ACL'
;
?>
interface/web/dns/lib/lang/es_dns_soa_list.lng
View file @
3b8514a8
<?php
$wb
[
'list_head_txt'
]
=
'Zonas DNS'
;
$wb
[
'active_txt'
]
=
'Activa
r
'
;
$wb
[
'active_txt'
]
=
'Activa'
;
$wb
[
'server_id_txt'
]
=
'Servidor'
;
$wb
[
'origin_txt'
]
=
'Zona'
;
$wb
[
'ns_txt'
]
=
'NS'
;
$wb
[
'mbox_txt'
]
=
'Correo'
;
$wb
[
'add_new_record_txt'
]
=
'Añadir una nueva zona DNS (SOA)'
;
$wb
[
'add_new_record_wizard_txt'
]
=
'A
dd new
DNS
Z
on
e with Wizard
'
;
$wb
[
'add_new_record_wizard_txt'
]
=
'A
ñadir una nueva zona
DNS
c
on
Asistente
'
;
?>
interface/web/dns/lib/lang/es_dns_template.lng
View file @
3b8514a8
<?php
$wb
[
'name_error_empty'
]
=
'Por favor, introduzca un nombre válido.'
;
$wb
[
'name_txt'
]
=
'Nombre'
;
$wb
[
'fields_txt'
]
=
'Campos'
;
$wb
[
'template_txt'
]
=
'Plantilla'
;
...
...
interface/web/dns/lib/lang/es_dns_wizard.lng
View file @
3b8514a8
...
...
@@ -22,8 +22,8 @@ $wb['error_ip_empty'] = 'El campo IP está vacío.';
$wb
[
'error_ns1_empty'
]
=
'El campo NS1 está vacío.'
;
$wb
[
'error_ns2_empty'
]
=
'El campo NS2 está vacío.'
;
$wb
[
'error_email_empty'
]
=
'El campo Correo electrónico está vacío.'
;
$wb
[
'error_domain_regex'
]
=
'
D
om
a
in cont
ains invalid
c
h
aracters.'
;
$wb
[
'error_ns1_regex'
]
=
'NS1 cont
ains invalid
c
h
aracters.'
;
$wb
[
'error_ns2_regex'
]
=
'NS2 cont
ains invalid
c
h
aracters.'
;
$wb
[
'error_email_regex'
]
=
'E
mail does
no
t
cont
ain a valid email address
.'
;
$wb
[
'error_domain_regex'
]
=
'
El d
omin
io
cont
iene
caracter
es inválido
s.'
;
$wb
[
'error_ns1_regex'
]
=
'NS1 cont
iene
caracter
es inválido
s.'
;
$wb
[
'error_ns2_regex'
]
=
'NS2 cont
iene
caracter
es inválido
s.'
;
$wb
[
'error_email_regex'
]
=
'E
l campo Correo
no cont
iene una dirección válida
.'
;
?>
interface/web/mail/lib/lang/es.lng
View file @
3b8514a8
...
...
@@ -42,6 +42,7 @@ $wb['Postfix Whitelist'] = 'Lista blanca Postfix';
$wb
[
'Postfix Blacklist'
]
=
'Lista negra Postfix'
;
$wb
[
'Content Filter'
]
=
'Filtro de contenido'
;
$wb
[
'Global Filters'
]
=
'Filtros globales'
;
$wb
[
'Domain Alias'
]
=
'Domain Alias'
;
$wb
[
'Relay Recipients'
]
=
'Relay Recipients'
;
$wb
[
'Domain Alias'
]
=
'Alias de dominio'
;
$wb
[
'Relay Recipients'
]
=
'Enrutar Destinatarios'
;
$wb
[
'Mailbox quota'
]
=
'Cuota de Correo'
;
?>
interface/web/mail/lib/lang/es_mail_aliasdomain.lng
View file @
3b8514a8
<?php
$wb
[
'source_txt'
]
=
'
Source
'
;
$wb
[
'destination_txt'
]
=
'Destin
ation
'
;
$wb
[
'active_txt'
]
=
'Activ
e
'
;
$wb
[
'no_domain_perm'
]
=
'
You have no permission for this
dom
a
in.'
;
$wb
[
'limit_mailaliasdomain_txt'
]
=
'
The max. number of email alias domains for your account is reached
.'
;
$wb
[
'source_destination_identical_txt'
]
=
'
Source and target Domain are the same
.'
;
$wb
[
'source_error_empty'
]
=
'
Source
Dom
a
in
is empty
.'
;
$wb
[
'source_error_unique'
]
=
'D
uplicate source Domain
.'
;
$wb
[
'source_error_regex'
]
=
'
Invalid source domain name
.'
;
$wb
[
'source_txt'
]
=
'
Origen
'
;
$wb
[
'destination_txt'
]
=
'Destin
o
'
;
$wb
[
'active_txt'
]
=
'Activ
a
'
;
$wb
[
'no_domain_perm'
]
=
'
No tiene permisos para este
domin
io
.'
;
$wb
[
'limit_mailaliasdomain_txt'
]
=
'
El número máximo de dominios de alias de correo para su cuenta ha sido alcanzado
.'
;
$wb
[
'source_destination_identical_txt'
]
=
'
Dominio de origen y destino son el mismo
.'
;
$wb
[
'source_error_empty'
]
=
'Domin
io de origen está vacío
.'
;
$wb
[
'source_error_unique'
]
=
'D
ominio de origen duplicado
.'
;
$wb
[
'source_error_regex'
]
=
'
Dominio de origen inválido
.'
;
?>
interface/web/mail/lib/lang/es_mail_aliasdomain_list.lng
View file @
3b8514a8
<?php
$wb
[
'list_head_txt'
]
=
'
D
om
a
in
alias
'
;
$wb
[
'active_txt'
]
=
'Activ
e
'
;
$wb
[
'source_txt'
]
=
'
Source
'
;
$wb
[
'destination_txt'
]
=
'Destin
ation
'
;
$wb
[
'add_new_record_txt'
]
=
'A
dd new Domain alias
'
;
$wb
[
'list_head_txt'
]
=
'
Alias de d
omin
io
'
;
$wb
[
'active_txt'
]
=
'Activ
a
'
;
$wb
[
'source_txt'
]
=
'
Origen
'
;
$wb
[
'destination_txt'
]
=
'Destin
o
'
;
$wb
[
'add_new_record_txt'
]
=
'A
ñadir nuevo alias de dominio
'
;
?>
interface/web/mail/lib/lang/es_mail_domain_admin_list.lng
View file @
3b8514a8
<?php
$wb
[
'list_head_txt'
]
=
'
Email
Dom
a
in'
;
$wb
[
'server_id_txt'
]
=
'Serv
e
r'
;
$wb
[
'domain_txt'
]
=
'Dom
a
in'
;
$wb
[
'add_new_record_txt'
]
=
'A
dd new
Dom
a
in'
;
$wb
[
'active_txt'
]
=
'Activ
e
'
;
$wb
[
'sys_groupid_txt'
]
=
'Client'
;
$wb
[
'list_head_txt'
]
=
'Domin
io de Correo
'
;
$wb
[
'server_id_txt'
]
=
'Serv
ido
r'
;
$wb
[
'domain_txt'
]
=
'Domin
io
'
;
$wb
[
'add_new_record_txt'
]
=
'A
ñadir nuevo
Domin
io
'
;
$wb
[
'active_txt'
]
=
'Activ
a
'
;
$wb
[
'sys_groupid_txt'
]
=
'Client
e
'
;
?>
interface/web/mail/lib/lang/es_mail_get.lng
View file @
3b8514a8
<?php
$wb
[
'server_id_txt'
]
=
'Servidor'
;
$wb
[
'type_txt'
]
=
'Tipo'
;
$wb
[
'source_server_txt'
]
=
'Servidor P
op
3/I
map
'
;
$wb
[
'source_server_txt'
]
=
'Servidor P
OP
3/I
MAP
'
;
$wb
[
'source_username_txt'
]
=
'Usuario'
;
$wb
[
'source_password_txt'
]
=
'Contraseña'
;
$wb
[
'source_delete_txt'
]
=
'Borrar los correos después de recibirlos'
;
...
...
@@ -12,5 +12,5 @@ $wb['source_server_error_isempty'] = 'El servidor está vacío.';
$wb
[
'source_username_error_isempty'
]
=
'El nombre de usuario está vacío.'
;
$wb
[
'source_password_error_isempty'
]
=
'La contraseña está vacía.'
;
$wb
[
'destination_error_isemail'
]
=
'No se ha seleccionado el destino.'
;
$wb
[
'source_server_error_regex'
]
=
'
Pop3/Imap Server is not a valid
dom
a
in
name
.'
;
$wb
[
'source_server_error_regex'
]
=
'
Servidor POP3/IMAP no es un nombre de
domin
io válido
.'
;
?>
interface/web/mail/lib/lang/es_mail_relay_recipient.lng
View file @
3b8514a8
<?php
$wb
[
'server_id_txt'
]
=
'Serv
e
r'
;
$wb
[
'source_txt'
]
=
'
Relay recipient
'
;
$wb
[
'recipient_txt'
]
=
'
Recipient
'
;
$wb
[
'active_txt'
]
=
'Activ
e
'
;
$wb
[
'source_error_notempty'
]
=
'
Address is empty
.'
;
$wb
[
'type_txt'
]
=
'T
ype
'
;
$wb
[
'limit_mailfilter_txt'
]
=
'
The max. number of email filters for your account is reached
.'
;
$wb
[
'server_id_txt'
]
=
'Serv
ido
r'
;
$wb
[
'source_txt'
]
=
'
Enrutar Destinatario
'
;
$wb
[
'recipient_txt'
]
=
'
Destinatario
'
;
$wb
[
'active_txt'
]
=
'Activ
a
'
;
$wb
[
'source_error_notempty'
]
=
'
Dirección está vacía
.'
;
$wb
[
'type_txt'
]
=
'T
ipo
'
;
$wb
[
'limit_mailfilter_txt'
]
=
'
El número máximo de filtros de correo para su cuenta ha sido alcanzado
.'
;
?>
interface/web/mail/lib/lang/es_mail_relay_recipient_list.lng
View file @
3b8514a8
<?php
$wb
[
'list_head_txt'
]
=
'
Relay recipient
s'
;
$wb
[
'active_txt'
]
=
'Activ
e
'
;
$wb
[
'server_id_txt'
]
=
'Serv
e
r'
;
$wb
[
'source_txt'
]
=
'
Recipient address
'
;
$wb
[
'recipient_txt'
]
=
'
Recipient
'
;
$wb
[
'add_new_record_txt'
]
=
'A
dd new relay recipient
'
;
$wb
[
'access_txt'
]
=
'acces
s
'
;
$wb
[
'list_head_txt'
]
=
'
Enrutar destinatario
s'
;
$wb
[
'active_txt'
]
=
'Activ
a
'
;
$wb
[
'server_id_txt'
]
=
'Serv
ido
r'
;
$wb
[
'source_txt'
]
=
'
Dirección destinatario
'
;
$wb
[
'recipient_txt'
]
=
'
Destinatario
'
;
$wb
[
'add_new_record_txt'
]
=
'A
ñadir nuevo destinatario
'
;
$wb
[
'access_txt'
]
=
'acces
o
'
;
?>
interface/web/mail/lib/lang/es_mail_user_list.lng
View file @
3b8514a8
...
...
@@ -3,5 +3,5 @@ $wb['list_head_txt'] = 'Buzón';
$wb
[
'email_txt'
]
=
'Dirección de correo'
;
$wb
[
'autoresponder_txt'
]
=
'Autorespondedor'
;
$wb
[
'add_new_record_txt'
]
=
'Añadir nuevo buzón'
;
$wb
[
'name_txt'
]
=
'
Realnam
e'
;
$wb
[
'name_txt'
]
=
'
Nombr
e'
;
?>
interface/web/sites/lib/lang/en_web_domain.lng
View file @
3b8514a8
...
...
@@ -37,7 +37,6 @@ $wb["limit_web_domain_txt"] = 'The max. number of web domains for your account i
$wb
[
"limit_web_aliasdomain_txt"
]
=
'The max. number of aliasdomains for your account is reached.'
;
$wb
[
"limit_web_subdomain_txt"
]
=
'The max. number of web subdomains for your account is reached.'
;
$wb
[
"apache_directives_txt"
]
=
'Apache directives'
;
$wb
[
"nginx_directives_txt"
]
=
'Nginx directives'
;
$wb
[
"domain_error_empty"
]
=
'Domain is empty.'
;
$wb
[
"domain_error_unique"
]
=
'There is already a website or sub / aliasdomain with this domain name.'
;
$wb
[
"domain_error_regex"
]
=
'Domain name invalid.'
;
...
...
Prev
1
2
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment