1<?php
2# $Id$
3//
4// Language file Spanish
5// by Alvaro
6//
7// by Iñaki Rodríguez (irodriguez@ackstorm.es / irodriguez@virtualminds.es)
8
9$PALANG['YES'] = 'SI';
10$PALANG['NO'] = 'NO';
11$PALANG['edit'] = 'editar';
12$PALANG['del'] = 'borrar';
13$PALANG['exit'] = 'Salir';
14$PALANG['cancel'] = 'Cancelar';
15$PALANG['save'] = 'Salvar'; # XXX Text change: "Save" -> "Save changes"
16$PALANG['confirm'] = '¿Está seguro de que desea borrarlo?\n';
17$PALANG['confirm_delete_admin'] = 'Do you really want to delete the admin %s?'; # XXX
18$PALANG['confirm_delete_alias'] = 'Do you really want to delete the alias %s?'; # XXX
19$PALANG['confirm_delete_aliasdomain'] = 'Do you really want to delete the alias domain %s?'; # XXX
20$PALANG['confirm_delete_domain'] = '¿Está seguro de que desea borrar todos los registros de este dominio? ¡Esto no puede ser deshecho!\n (%s)'; # XXX text changed to: 'Do you really want to delete all records for the domain %s? This can not be undone'
21$PALANG['confirm_delete_fetchmail'] = 'Do you really want to delete the fetchmail job %s?'; # XXX
22$PALANG['confirm_delete_mailbox'] = 'Do you really want to delete the mailbox %s?'; # XXX
23$PALANG['confirm_delete_vacation'] = 'Do you really want to delete the vacation message for %s?'; # XXX
24$PALANG['no_delete_permissions'] = 'You are not allowed to delete %s!'; # XXX
25$PALANG['check_update'] = 'Check for update'; # XXX
26$PALANG['invalid_parameter'] = '¡Par&aacute;metro inválido!';
27$PALANG['show'] = 'Show:'; # XXX
28$PALANG['all'] = 'All'; # XXX
29$PALANG['created'] = 'Created'; # XXX
30$PALANG['unknown'] = 'unknown'; # XXX
31$PALANG['download_csv'] = 'Download this list as CSV file'; # XXX
32$PALANG['missing_field'] = 'Field %s is missing'; # XXX
33$PALANG['must_be_numeric'] = '%s must be numeric'; # XXX
34$PALANG['must_be_numeric_bigger_than_null'] = '%s must be numeric and bigger than 0'; # XXX
35$PALANG['must_be_boolean'] = '%s must be boolean'; # XXX
36$PALANG['invalid_value_given'] = 'Invalid value given for %s'; # XXX
37$PALANG['edit_not_allowed'] = 'You are not allowed to edit %s'; # XXX
38$PALANG['searchparams'] = 'Search parameters:'; # XXX
39$PALANG['pFooter_logged_as'] = 'Autenticado como %s';  # XXX Text change: 'logged in as %s' (the 'in' was missing)
40
41$PALANG['pLogin_welcome'] = 'Login de administrador para administración de dominios.';
42$PALANG['pLogin_username'] = 'Usuario (e-mail)'; # XXX compare with pUsersLogin_username - should be "Login (email)"
43$PALANG['password'] = 'Contraseña';
44$PALANG['pLogin_language'] = 'Language'; # XXX
45$PALANG['pLogin_button'] = 'Usuario'; # XXX compare with pUsersLogin_button - should be "Login"
46$PALANG['pLogin_failed'] = 'La cuenta de email o la contraseña no son correctas.';
47$PALANG['pLogin_login_users'] = 'Login para ir a la sección de usuarios.';
48$PALANG['pMenu_main'] = 'Principal';
49$PALANG['pMenu_overview'] = 'Resumen';
50$PALANG['add_alias'] = 'Añadir alias';
51$PALANG['add_alias_domain'] = 'Añadir alias de dominio';  # XXX check text - should be 'Add Alias Domain'
52$PALANG['add_mailbox'] = 'Añadir buzón';
53$PALANG['pMenu_fetchmail'] = 'Obtener Emails';
54$PALANG['pMenu_sendmail'] = 'Enviar e-mail';
55$PALANG['pMenu_password'] = 'Contraseña';
56$PALANG['pMenu_viewlog'] = 'Ver Logs';
57$PALANG['pMenu_logout'] = 'Salir';
58
59$PALANG['pMain_welcome'] = '¡Bienvenido a Postfix Admin!';
60$PALANG['pMain_overview'] = 'Listado de sus alias y buzones. Puede editarlos / borrarlos desde aquí.'; # XXX Text changed to "List your domains. You can edit / delete them from here."
61$PALANG['pMain_create_alias'] = 'Creación de un nuevo alias para su dominio.'; # # XXX Text changed to "Create a new email forward."
62$PALANG['pMain_create_mailbox'] = 'Creación de un nuevo buzón para su dominio.'; # XXX Text changed to "Create a new mailbox."
63$PALANG['pMain_sendmail'] = 'Enviar un e­mail a uno de los buzones recientemente creados.';
64$PALANG['pMain_password'] = 'Cambiar la contraseña para su cuenta de administración.';
65$PALANG['pMain_viewlog'] = 'Ver Logs.';
66$PALANG['pMain_logout'] = 'Salir.';
67
68$PALANG['pOverview_disabled'] = 'Deshabilitado';
69$PALANG['pOverview_unlimited'] = 'Ilimitado';
70$PALANG['pOverview_title'] = ':: Dominios Definidos';
71$PALANG['pOverview_up_arrow'] = 'Arriba';
72$PALANG['pOverview_right_arrow'] = 'Página siguiente';
73$PALANG['pOverview_left_arrow'] = 'Página anterior';
74$PALANG['pOverview_alias_domain_title'] = ':: Alias de Dominios';
75$PALANG['pOverview_alias_title'] = ':: Alias';
76$PALANG['pOverview_mailbox_title'] = ':: Buzones';
77$PALANG['go'] = 'Ir';
78$PALANG['pOverview_welcome'] = 'Resumen de ';
79$PALANG['pOverview_alias_domain_aliases'] = 'Alias de Dominios';
80$PALANG['pOverview_alias_address'] = 'De';
81$PALANG['active'] = 'Activo';
82$PALANG['and_x_more'] = '[y %s más...]';
83$PALANG['pOverview_mailbox_username'] = 'E-mail';
84$PALANG['name'] = 'Nombre';
85$PALANG['pOverview_mailbox_quota'] = 'Cuota (MB)';
86$PALANG['pOverview_vacation_edit'] = 'VACATION ESTÁ ACTIVADO';
87$PALANG['pOverview_vacation_option'] = 'Establecer Vacation';
88$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # XXX
89$PALANG['no_domains_exist'] = 'You have to create at least one domain before you can use virtual list.'; # "virtual list" should match $PALANG['pAdminMenu_list_virtual'] # XXX
90
91$PALANG['domain'] = 'Dominio';
92$PALANG['pOverview_get_alias_domains'] = 'Alias de Dominios';
93$PALANG['mailboxes'] = 'Buzones';
94$PALANG['pOverview_get_quota'] = 'Cuota de buzón (MB)';
95
96$PALANG['pDelete_delete_error'] = 'Imposible borrar el registro ';
97$PALANG['pDelete_delete_success'] = '%s borrado.';
98$PALANG['pDelete_domain_error'] = 'Este dominio no le pertenece ';
99$PALANG['pDelete_alias_error'] = 'No se pudo eliminar el alias ';
100$PALANG['pCreate_alias_domain_welcome'] = 'Sincronizar direcciones de un dominio a otro.';
101$PALANG['pCreate_alias_domain_alias'] = 'Alias de Dominio';
102$PALANG['pCreate_alias_domain_alias_text'] = 'El dominio al que llega el email.';
103$PALANG['pCreate_alias_domain_target'] = 'Dominio de destino';
104$PALANG['pCreate_alias_domain_target_text'] = 'El dominio al que deberían ir los emails.';
105$PALANG['pCreate_alias_domain_error1'] = 'No estás autorizado a crear la configuración que has elegido.';
106$PALANG['pCreate_alias_domain_error2'] = '¡La configuración seleccionada no es válida, por favor elige una diferente!';
107$PALANG['alias_domain_already_exists'] = 'This domain is already an alias domain!'; # XXX
108$PALANG['alias_domain_does_not_exist'] = 'This domain isn\'t an alias domain!'; # XXX
109$PALANG['alias_domain_create_failed'] = 'Falló la inserción en la base de datos. (%s)';  # XXX Text changed to: Creating the alias domain %s failed!
110$PALANG['alias_domain_change_failed'] = 'Changing the alias domain %s failed!'; # XXX
111$PALANG['pCreate_alias_domain_error4'] = 'Ya están todos los dominios asignados.';
112$PALANG['pCreate_alias_domain_success'] = '¡El alias de dominio se insertó en la tabla! (%s)';  # XXX Text changed to: The alias domain %s has been created.
113$PALANG['alias_domain_changed'] = 'The alias domain %s has been changed.'; # XXX
114$PALANG['alias_domain_to_itsself'] = 'A domain can\'t be an alias domain to itsself!'; # XXX
115$PALANG['delete_domain_aliasdomain_target'] = 'The domain %s is the target for one or more alias domains and can\'t be deleted! (Delete the alias domains first.)'; # XXX
116
117$PALANG['pCreate_alias_address_text_error1'] = '¡El ALIAS no es válido!';
118$PALANG['alias_does_not_exist'] = 'This alias does not exist!'; # XXX
119$PALANG['email_address_already_exists'] = '¡Esta dirección ya existe, elija otra diferente por favor!'; # XXX check text - should be 'This email address already exists, please choose a different one\!'
120$PALANG['pCreate_alias_address_text_error3'] = '¡Ha llegado a su límite de creación de alias!';
121$PALANG['pCreate_alias_goto_text'] = 'A donde debe de ser enviado el e-mail.';
122$PALANG['pCreate_alias_goto_text_error'] = '¡El PARA no es válido!';
123$PALANG['pCreate_alias_result_error'] = '¡No es posible añadir el alias a la tabla de alias! (%s)'; # XXX Text changed to: Creating the alias %s failed!
124$PALANG['pCreate_alias_result_success'] = '¡El alias ha sido añadido a la tabla de alias!'; # XXX text change: 'The alias %s has been created!'
125$PALANG['alias_updated'] = 'The alias %s has been updated!'; # XXX
126$PALANG['pCreate_alias_catchall_text'] = 'Para crear un alias general use "*" como alias. Para una redirección de dominio a dominio, use "*@domain.tld" como Destino.'; # XXX check/beautify - was split in two lines before
127$PALANG['mailbox_alias_cant_be_deleted'] = 'This alias belongs to a mailbox and can\'t be deleted!'; # XXX
128$PALANG['protected_alias_cant_be_deleted'] = 'The alias %s is protected and can only be deleted by a superadmin'; # XXX
129$PALANG['alias_points_to_itself'] = 'Alias may not point to itself'; # XXX
130
131$PALANG['pEdit_alias_welcome'] = 'Edite un alias para su dominio.'; # XXX Text change to: 'Edit forwarding settings'
132$PALANG['pEdit_alias_help'] = 'Una entrada por línea.'; # XXX # XXX Text change to: 'Accepts multiple targets, one entry per line.'
133$PALANG['alias'] = 'Alias';
134$PALANG['to'] = 'Destino';
135$PALANG['pEdit_alias_goto_text_error1'] = 'No ha introducido nada en el destino';
136$PALANG['pEdit_alias_goto_text_error2'] = 'La dirección de e-mail introducida no es válida: ';
137$PALANG['pEdit_alias_domain_result_error'] = '¡No se pudo modificar el alias de dominio!';
138$PALANG['pEdit_alias_forward_and_store'] = 'Entregar al  buzón local.';
139$PALANG['pEdit_alias_forward_only'] = 'Reenviar sólo al email especificado.';
140$PALANG['pEdit_alias_result_error'] = '¡Imposible modificar el alias! (%s)'; # XXX Text changed to: Modifying the alias %s failed!
141
142$PALANG['pCreate_mailbox_welcome'] = 'Crear un nuevo buzón para su dominio.';
143$PALANG['pCreate_mailbox_local_part_error'] = 'Should be the bit before the @ sign.'; # XXX
144$PALANG['pCreate_mailbox_username_text_error1'] = '¡El e-mail no es válido!';
145$PALANG['pCreate_mailbox_username_text_error3'] = '¡Ha llegado al límite de creación de buzones!';
146$PALANG['pCreate_mailbox_password_text'] = 'Contraseña para POP3/IMAP';
147$PALANG['pCreate_mailbox_name_text'] = 'Nombre completo';
148$PALANG['pCreate_mailbox_phone'] = 'Mobile phone'; # XXX
149$PALANG['pCreate_mailbox_phone_desc'] = "Used to send a SMS if the password is forgotten"; # XXX
150$PALANG['pCreate_mailbox_email'] = 'Other e-mail'; # XXX
151$PALANG['pCreate_mailbox_email_desc'] = "Used if the password is forgotten"; # XXX
152$PALANG['pCreate_mailbox_mail'] = 'Enviar correo bienvenida';
153$PALANG['pCreate_mailbox_result_error'] = '¡Imposible añadir un buzón a la tabla de buzones! (%s)'; # XXX Text changed to: Creating the mailbox %s failed!
154$PALANG['pCreate_mailbox_result_success'] = '¡El buzón ha sido añadido a la tabla de buzones! (%s)'; # XXX Text changed to: The mailbox %s has been added to the mailbox table!
155$PALANG['pCreate_mailbox_result_succes_nosubfolders'] = 'The mailbox %s has been added to the mailbox table, but none (or only some) of the predefined sub-folders could be created.'; # XXX
156$PALANG['mailbox_updated'] = "The mailbox %s has been updated.";  # XXX
157$PALANG['mailbox_update_failed'] = "Updating the mailbox %s failed!"; # XXX
158
159$PALANG['pEdit_mailbox_welcome'] = 'Editar un buzón para su dominio.';
160$PALANG['pEdit_mailbox_username'] = 'Usuario';
161$PALANG['pEdit_mailbox_password_text_error'] = '¡Las contraseñas introducidas no coinciden!';
162$PALANG['pEdit_mailbox_quota'] = 'Cuota';
163$PALANG['pEdit_mailbox_quota_text'] = 'MB';
164$PALANG['mb_max'] = 'MB (max: %s)'; # XXX
165$PALANG['pEdit_mailbox_quota_text_error'] = '¡La cuota especificada es demasiado alta!';
166$PALANG['pEdit_mailbox_domain_error'] = 'Este dominio no le pertenece: ';
167$PALANG['pEdit_mailbox_result_error'] = '¡Imposible cambiar la contraseña!';
168
169$PALANG['pPassword_welcome'] = 'Cambie su contraseña de login.';
170$PALANG['pPassword_admin'] = 'Login';
171$PALANG['pPassword_password_current'] = 'Contraseña actual';
172$PALANG['pPassword_password_current_text_error'] = '¡No ha introducido la contraseña actual!';
173$PALANG['pPassword_password'] = 'Nueva contraseña';
174$PALANG['pPassword_password2'] = 'Nueva contraseña (repetir)';
175$PALANG['pPassword_password_text_error'] = '¡Las contraseñas introducidas no coinciden o están en blanco!'; # XXX check/beautify - was split in two lines before
176$PALANG['change_password'] = 'Cambiar contraseña'; # XXX check text - should be 'Change Password'
177$PALANG['pPassword_result_error'] = '¡Imposible cambiar la contraseña! (%s)'; # XXX Text changed to: Changing the password for %s failed!
178$PALANG['pPassword_result_success'] = '¡Su contraseña ha sido cambiada! (%s)'; # XXX Text changed to: The password for %s has been changed.
179$PALANG['pPassword_recovery_title'] = 'Follow the instructions to reset your password.'; # XXX
180$PALANG['pPassword_recovery_button'] = 'Send me the code'; # XXX
181$PALANG['pPassword_recovery_email_body'] = "Hello,\n\nUse the following link to change your email password :\n%s\n\nRegards,\n\n" . $CONF['admin_name']; # XXX
182$PALANG['pPassword_recovery_sms_body'] = "Hello,\nThe code to change your password is: %s\n" . $CONF['admin_name']; # XXX
183$PALANG['pPassword_recovery_processed'] = "We processed your request. If you entered a valid username, you'll receive an email/SMS with a password code."; # XXX
184$PALANG['pPassword_password_code'] = 'Code sent by email/SMS'; # XXX
185$PALANG['pPassword_code_text_error'] = 'Invalid code'; # XXX
186
187$PALANG['pEdit_vacation_set'] = 'Cambiar / Establecer mensaje de ausencia';
188$PALANG['pEdit_vacation_remove'] = 'Quitar mensaje de ausencia';
189$PALANG['pVacation_result_error'] = '¡Imposible actualizar la configuracióne la respuesta automática! (%s)'; # XXX Text changed to: Updating the auto response settings for %s failed
190$PALANG['pVacation_result_removed'] = '¡Autorespuesta eliminada! (%s)';  # XXX Text changed to "Auto response for %s has been disabled!"
191$PALANG['pVacation_result_added'] = '¡Autorespuesta habilitada! (%s)'; # XXX Text changed to "Auto response for %s has been enabled!"
192$PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX
193$PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX
194$PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
195$PALANG['pVacation_until_before_today'] = 'The Date of [Active until] is set  before Today'; # XXX
196$PALANG['pVacation_until_before_from'] = 'The Date of [Active until] is set before [Active from]'; # XXX
197$PALANG['reply_once'] = 'Reply once'; # XXX
198$PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX
199$PALANG['reply_once_per_day'] = 'Reply once a day'; # XXX
200$PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX
201
202$PALANG['pViewlog_welcome'] = 'Ver las últimas %s acciones para ';
203$PALANG['pViewlog_welcome_all'] = 'Ver las últimas %s acciones ';
204$PALANG['pViewlog_timestamp'] = 'Fecha/Hora';
205$PALANG['pViewlog_action'] = 'Acción';
206$PALANG['pViewlog_data'] = 'Datos';
207$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
208$PALANG['pViewlog_action_delete_domain'] = 'delete domain'; # XXX
209$PALANG['pViewlog_action_edit_domain'] = 'edit domain'; # XXX
210$PALANG['pViewlog_action_create_mailbox'] = 'crear buzón';
211$PALANG['pViewlog_action_delete_mailbox'] = 'borrar buzón';
212$PALANG['pViewlog_action_edit_mailbox'] = 'editar buzón';
213$PALANG['pViewlog_action_edit_mailbox_state'] = 'editar buzón activo';
214$PALANG['pViewlog_action_create_alias'] = 'crear alias';
215$PALANG['pViewlog_action_create_alias_domain'] = 'crear alias de dominio';
216$PALANG['pViewlog_action_edit_alias_domain'] = 'edit alias domain'; # XXX
217$PALANG['pViewlog_action_delete_alias'] = 'borrar alias';
218$PALANG['pViewlog_action_delete_alias_domain'] = 'borrar alias de dominio';
219$PALANG['pViewlog_action_edit_alias'] = 'editar alias';
220$PALANG['pViewlog_action_edit_alias_state'] = 'editar alias activo';
221$PALANG['pViewlog_action_edit_alias_domain_state'] = 'editar alias de dominio activo';
222$PALANG['pViewlog_action_edit_password'] = 'cambiar contraseña';
223$PALANG['pViewlog_action_create_admin'] = 'create admin'; # XXX
224$PALANG['pViewlog_action_edit_admin'] = 'edit admin'; # XXX
225$PALANG['pViewlog_action_delete_admin'] = 'delete admin'; # XXX
226$PALANG['pViewlog_action_edit_vacation'] = 'edit vacation'; # XXX
227$PALANG['pViewlog_action_create_fetchmail'] = 'create fetchmail job'; # XXX
228$PALANG['pViewlog_action_edit_fetchmail'] = 'edit fetchmail job'; # XXX
229$PALANG['pViewlog_action_delete_fetchmail'] = 'delete fetchmail job'; # XXX
230
231$PALANG['pViewlog_result_error'] = '¡Imposible encontrar los logs!';
232
233$PALANG['pSendmail_welcome'] = 'Enviar un e-mail.';
234$PALANG['from'] = 'De';
235$PALANG['pSendmail_to'] = 'Destino';
236$PALANG['pSendmail_to_text_error'] = '¡La dirección destino está vacía o es una dirección inválida!';
237$PALANG['subject'] = 'Asunto';
238$PALANG['pSendmail_subject_text'] = 'Bienvenido';
239$PALANG['pSendmail_body'] = 'Cuerpo';
240$PALANG['pSendmail_button'] = 'Enviar mensaje';
241$PALANG['pSendmail_result_error'] = '¡Imposible enviar el email! (%s)';  # XXX text change - new: Unable to send email to %s!
242$PALANG['pSendmail_result_success'] = '¡Email enviado! (%s)';  # XXX text change - new: Email sent to %s.
243
244$PALANG['pAdminMenu_list_admin'] = 'Lista de administradores';
245$PALANG['pAdminMenu_list_domain'] = 'Lista de dominios';
246$PALANG['pAdminMenu_list_virtual'] = 'Lista de direcciones virtuales';
247$PALANG['pAdminMenu_backup'] = 'Backup';
248$PALANG['pAdminMenu_create_domain_admins'] = 'Administradores de dominio';
249$PALANG['pAdminMenu_create_admin'] = 'Nuevo administrador';
250$PALANG['pAdminMenu_create_domain'] = 'Nuevo dominio';
251
252$PALANG['pAdminList_admin_count'] = 'Dominios';
253
254$PALANG['description'] = 'Descripción';
255$PALANG['aliases'] = 'Alias';
256$PALANG['pAdminList_domain_quota'] = 'Domain quota (MB)'; # XXX
257$PALANG['pAdminList_domain_backupmx'] = 'Backup MX'; # XXX
258$PALANG['last_modified'] = 'Última Modificación';
259
260
261$PALANG['pAdminCreate_domain_welcome'] = 'Añadir nuevo dominio';
262$PALANG['pAdminCreate_domain_domain_text_error'] = '¡El dominio ya existe!';
263$PALANG['domain_does_not_exist'] = 'This domain does not exist!'; # XXX
264$PALANG['pAdminCreate_domain_domain_text_error2'] = '!El dominio no es válido!';
265$PALANG['pAdminCreate_domain_defaultaliases'] = 'Añadir alias por defecto';
266$PALANG['pAdminCreate_domain_button'] = 'Añadir dominio';
267$PALANG['pAdminCreate_domain_result_error'] = '¡Imposible añadir el dominio! (%s)'; # XXX Text changed to: Adding the domain %s failed!
268$PALANG['pAdminCreate_domain_result_success'] = '¡El dominio ha sido añadido! (%s)'; # XXX Text changed to: The domain %s has been added.
269$PALANG['domain_updated'] = 'The domain %s has been updated.'; # XXX
270$PALANG['pAdminDelete_admin_error'] = 'Unable to delete admin!'; # XXX
271$PALANG['domain_postdel_failed'] = '¡No se pudo eliminar el dominio!';  # XXX Text changed to: The domain postdeletion script failed, check the error log for details!
272$PALANG['domain_postedit_failed'] = 'The domain postedit script failed, check the error log for details!'; # XXX
273$PALANG['domain_postcreate_failed'] = 'The domain postcreate script failed, check the error log for details!'; # XXX
274$PALANG['mailbox_postdel_failed'] = 'The mailbox postdeletion script failed, check the error log for details!'; # XXX
275$PALANG['mailbox_postedit_failed'] = 'The mailbox postedit script failed, check the error log for details!'; # XXX
276$PALANG['mailbox_postcreate_failed'] = 'The mailbox postcreate script failed, check the error log for details!'; # XXX
277$PALANG['mailbox_postpassword_failed'] = 'The mailbox postpassword script failed, check the error log for details!'; # XXX
278$PALANG['pAdminDelete_alias_domain_error'] = '¡No se pudo eliminar el alias de dominio!';
279$PALANG['domain_conflict_vacation_domain'] = 'You can\'t use the vacation domain as mail domain!'; # XXX
280
281$PALANG['pAdminEdit_domain_welcome'] = 'Editar un dominio';
282$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = deshabilitar | 0 = ilimitado';
283$PALANG['pAdminEdit_domain_maxquota'] = 'Cuota máxima';
284$PALANG['pAdminEdit_domain_maxquota_text'] = 'MB | -1 = deshabilitar | 0 = ilimitado';
285$PALANG['pAdminEdit_domain_quota'] = 'Domain Quota'; # XXX
286$PALANG['transport'] = 'Transport'; # XXX check text - should be 'Transport'
287$PALANG['pAdminEdit_domain_transport_text'] = 'Definir transport'; # XXX
288$PALANG['pAdminEdit_domain_backupmx'] = 'El servidor de correo es backup MX'; # XXX
289$PALANG['pAdminEdit_domain_result_error'] = '¡Imposible modificar el dominio! (%s)'; # XXX Text changed to: Modifying the domain %s failed!
290
291$PALANG['pAdminCreate_admin_welcome'] = 'Añadir un nuevo administrador de dominio';
292$PALANG['email_address'] = 'E-mail';
293$PALANG['pAdminCreate_admin_username_text_error1'] = 'Administrador no es un e-mail válido!';
294$PALANG['admin_already_exists'] = 'El administrador ya existe o no es válido!'; # XXX Text changed to: The admin already exists!
295$PALANG['admin_does_not_exist'] = 'The admin does not exist!'; # XXX
296
297$PALANG['pAdminCreate_admin_button'] = 'Añadir administrador';
298$PALANG['pAdminCreate_admin_result_error'] = '¡Imposible añadir el administrador! (%s)'; # XXX Text changed to: Adding the admin %s failed!
299$PALANG['pAdminCreate_admin_result_success'] = '¡El administrador ha sido añadido! (%s)'; # XXX Text changed to: The admin %s has been added.
300
301$PALANG['pAdminEdit_admin_welcome'] = 'Editar un administrador de dominio';
302$PALANG['admin'] = 'Administrador';
303$PALANG['password_again'] = 'Contraseña (repetir)';
304$PALANG['super_admin'] = 'Super admin'; # XXX
305$PALANG['super_admin_desc'] = 'Super admins have access to all domains, can manage domains and admin accounts.'; # XXX
306$PALANG['pAdminEdit_admin_result_error'] = '¡Imposible modificar el administrador! (%s)'; # XXX Text changed to: Modifying the admin %s failed!
307$PALANG['pAdminEdit_admin_result_success'] = '¡El administrador ha sido modificado! (%s)'; # XXX Text changed to: The admin %s has been modified.
308
309$PALANG['pUsersLogin_welcome'] = 'Login de usuarios para cambiar la contraseña y alias.';
310$PALANG['pUsersLogin_username_incorrect'] = 'Su login no es correcto. ¡Asegúrese de haber introducido su dirección de e-mail como login!';
311$PALANG['pUsersLogin_password_incorrect'] = '¡Su contraseña no es correcta!';
312$PALANG['pUsersLogin_password_recover'] = 'I forgot my password'; # XXX
313
314$PALANG['pUsersMenu_vacation'] = 'Respuesta automática';
315$PALANG['pUsersMenu_edit_alias'] = 'Cambiar la redirección';
316
317$PALANG['pUsersMain_vacation'] = 'Configure un mensaje de "fuera del trabajo" o una respuesta automática para su correo.';
318$PALANG['pUsersMain_vacationSet'] = $PALANG['pUsersMenu_vacation'] . ' está ACTIVADO, click \'' . $PALANG['pUsersMenu_vacation'] . '\' para ' . $PALANG['edit'] . '/eliminar';
319$PALANG['pUsersMain_edit_alias'] = 'Cambie su redirección de correo.';
320$PALANG['pUsersMain_password'] = 'Cambie su contraseña.';
321
322$PALANG['pUsersVacation_welcome'] = 'Respuesta automática.';
323$PALANG['pUsersVacation_welcome_text'] = '¡Ya dispone de una respuesta automática configurada! (%s)'; # XXX Text changed to: 'Auto response for %s is active!'
324$PALANG['pUsersVacation_subject_text'] = 'Fuera del trabajo';
325$PALANG['message'] = 'Mensaje';
326$PALANG['pUsersVacation_body_text'] = <<<EOM
327Estaré fuera desde <date> hasta <date>.
328Para asuntos urgentes, puede contactar conmigo en <contact person>.
329EOM;
330$PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX
331$PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX
332
333
334$PALANG['pEdit_dbLog_editactive'] = 'cambiar estado activo';
335
336$PALANG['pSearch'] = 'buscar';
337$PALANG['pSearch_welcome'] = 'Buscando: ';
338$PALANG['pReturn_to'] = 'Volver a';
339$PALANG['pBroadcast_title'] = 'Enviar mensaje a todos'; # XXX
340$PALANG['pBroadcast_name'] = 'Tu nombre';
341$PALANG['pBroadcast_success'] = 'Se ha enviado el mensaje.';
342$PALANG['pAdminMenu_broadcast_message'] = 'Broadcast message'; # XXX
343$PALANG['pBroadcast_error_empty'] = '¡Los campos Nombre, Asunto y Mensaje no pueden estar vacíos!';
344$PALANG['broadcast_mailboxes_only'] = 'Only send to mailboxes'; # XXX
345$PALANG['broadcast_to_domains'] = 'Send to domains:'; # XXX
346$PALANG['pStatus_undeliverable'] = 'posiblemente NO SE ENTREGÓ';
347$PALANG['pStatus_disabled'] = 'Account disabled '; # XXX
348$PALANG['pStatus_expired'] = 'Password expired '; # XXX
349$PALANG['pStatus_vacation'] = 'Vacation enabled '; # XXX
350$PALANG['pStatus_custom'] = 'Enviado a ';
351$PALANG['pStatus_popimap'] = 'POP/IMAP '; # XXX
352$PALANG['password_too_short'] = "La contraseña es demasiado corta - se necesitan %s caracteres";
353$PALANG['password_no_characters'] = "Your password must contain at least %s letters (A-Z, a-z)."; # XXX
354$PALANG['password_no_digits'] = "Your password must contain at least %s digit(s)."; # XXX
355$PALANG['pInvalidDomainRegex'] = "El nombre de dominio %s es inválido, no se ajusta a la expresión regular";
356$PALANG['pInvalidDomainDNS'] = "El dominio %s no es válido, y/o no tiene resolución DNS";
357$PALANG['pInvalidMailRegex'] = "La dirección de email no es válidas, no se ajusta a la expresión regular (%s)"; # XXX %s added - but it should be in the text, not at the end
358$PALANG['pFetchmail_welcome'] = 'Obtener mail para:';
359$PALANG['pFetchmail_new_entry'] = 'Nueva entrada';
360$PALANG['fetchmail_already_exists']         = 'This fetchmail job already exists!'; # XXX
361$PALANG['fetchmail_does_not_exist']         = 'This fetchmail job does not exist!'; # XXX
362$PALANG['pFetchmail_database_save_error'] = '¡No se pudo salvar la entrada en la base de datos!';
363$PALANG['pFetchmail_database_save_success'] = 'Entrada salvada en la base de datos.';
364$PALANG['pFetchmail_error_invalid_id'] = 'No entry with ID %s found!'; # XXX
365$PALANG['pFetchmail_invalid_mailbox'] = '¡Buzón inválido!';
366$PALANG['pFetchmail_server_missing'] = '¡Por favor introduzca el nombre del servidor remoto!';
367$PALANG['pFetchmail_user_missing'] = '¡Por favor introduzca el usuario remoto!';
368$PALANG['pFetchmail_password_missing'] = '¡Por favor introduzca la contraseña remota!';
369$PALANG['pFetchmail_field_id']              = 'ID'; # XXX
370$PALANG['pFetchmail_field_mailbox']         = 'Buzón';
371$PALANG['pFetchmail_field_src_server']      = 'Servidor';
372$PALANG['pFetchmail_field_src_port']        = 'Port'; # XXX
373$PALANG['pFetchmail_field_src_auth']        = 'Tipo Autenticación';
374$PALANG['pFetchmail_field_src_user']        = 'Usuario';
375$PALANG['pFetchmail_field_src_password']    = $PALANG['password']; # needed until fetchmail is migrated into FetchmailHandler
376$PALANG['pFetchmail_field_src_folder']      = 'Carpeta';
377$PALANG['pFetchmail_field_poll_time']       = 'Poll'; # XXX
378$PALANG['pFetchmail_field_fetchall']        = 'Obtener todo';
379$PALANG['pFetchmail_field_keep']            = 'Conservar';
380$PALANG['pFetchmail_field_protocol']        = 'Protocolo';
381$PALANG['pFetchmail_field_usessl']          = 'SSL activado';
382$PALANG['pFetchmail_field_sslcertck']       = 'SSL certificate check'; # XXX
383$PALANG['pFetchmail_field_sslcertpath']     = 'SSL path to certificates'; # XXX
384$PALANG['pFetchmail_field_sslfingerprint']  = 'SSL fingerprint (md5)'; # XXX
385$PALANG['pFetchmail_field_extra_options']   = 'Opciones extras';
386$PALANG['pFetchmail_field_mda']             = 'MDA'; # XXX
387$PALANG['pFetchmail_field_date']            = 'Fecha';
388$PALANG['pFetchmail_field_returned_text']   = 'Texto Devuelto';
389$PALANG['pFetchmail_desc_id']               = 'Record ID'; # XXX
390$PALANG['pFetchmail_desc_mailbox']          = 'Buzón local';
391$PALANG['pFetchmail_desc_src_server']       = 'Servidor Remoto';
392$PALANG['pFetchmail_desc_src_port']         = 'Remote port number, if a non-standard remote port is needed. (0: use default)'; # XXX
393$PALANG['pFetchmail_desc_src_auth']         = 'Mostly \'password\''; # Translators: Please do NOT translate 'password' here # XXX
394$PALANG['pFetchmail_desc_src_user']         = 'Usuario Remoto';
395$PALANG['pFetchmail_desc_src_password']     = 'Contraseña Remota';
396$PALANG['pFetchmail_desc_src_folder']       = 'Carpeta Remota';
397$PALANG['pFetchmail_desc_poll_time']        = 'Obtener cada ... minutos';
398$PALANG['pFetchmail_desc_fetchall']         = 'Obtener los mensajes leídos y nuevos';
399$PALANG['pFetchmail_desc_keep']             = 'Guardar una copia de los mensajes en el servidor remoto';
400$PALANG['pFetchmail_desc_protocol']         = 'Protocolo a  usar';
401$PALANG['pFetchmail_desc_usessl']           = 'Cifrado SSL';
402$PALANG['pFetchmail_desc_extra_options']    = 'Opciones extras para fetchmail';
403$PALANG['pFetchmail_desc_mda']              = 'Mail Delivery Agent'; # XXX
404$PALANG['pFetchmail_desc_date']             = 'Fecha del último sondeo/cambio en la configuración';
405$PALANG['pFetchmail_desc_returned_text']    = 'Mensaje del último sondeo';
406$PALANG['dateformat_pgsql'] = 'YYYY-mm-dd'; # translators: rearrange to your local date format, but make sure it's a valid PostgreSQL date format # XXX
407$PALANG['dateformat_mysql'] = '%Y-%m-%d';   # translators: rearrange to your local date format, but make sure it's a valid MySQL date format # XXX
408$PALANG['password_expiration'] = 'Pass expires'; # XXX
409$PALANG['password_expiration_desc'] = 'Date when password will expire'; # XXX
410
411$PALANG['please_keep_this_as_last_entry'] = ''; # needed for language-check.sh
412/* vim: set expandtab ft=php softtabstop=3 tabstop=3 shiftwidth=3: */
413?>
414