Till Brehm
2014-04-03 a08e6c32e70561a3fadbd6062ca02c5f8c94b81d
commit | author | age
2d870d 1 <?php
F 2 $wb['conf_format_dateshort'] = 'd-m-Y';
3 $wb['conf_format_datelong'] = 'l dS of F Y';
4 $wb['conf_format_timeshort'] = 'H:i';
5 $wb['conf_format_timelong'] = 'H:i:s';
6 $wb['conf_format_datetime'] = 'Y-m-d H:i';
10b4c8 7 $wb['number_format_decimals'] = '2';
1ca823 8 $wb['number_format_dec_point'] = '.';
T 9 $wb['number_format_thousands_sep'] = '';
c4c0e0 10 $wb['error_301'] = 'Modulo no permitido para el usuario actual.';
T 11 $wb['error_302'] = 'Modulo inválido.';
12 $wb['error_1001'] = '¡El usuario y contraseña no pueden estar vacíos!';
13 $wb['error_1002'] = '¡El usuario y contraseña no son correctos!';
14 $wb['error_1003'] = '¡El usuario está desactivado!';
2d870d 15 $wb['delete_confirmation'] = '¿Realmente quiere borrar este registro?';
F 16 $wb['error_no_view_permission'] = 'Este registro no existe o no tiene permiso para verlo';
17 $wb['error_no_delete_permission'] = '¡No puede borrar este registro, no tiene permiso!';
18 $wb['page_txt'] = 'Página';
19 $wb['page_of_txt'] = 'de';
20 $wb['page_next_txt'] = 'Siguiente';
21 $wb['page_back_txt'] = 'Anterior';
22 $wb['delete_txt'] = 'Eliminar';
23 $wb['filter_txt'] = 'Filtrar';
24 $wb['add_new_record_txt'] = 'Añadir un nuevo registro';
25 $wb['btn_save_txt'] = 'Guardar';
26 $wb['btn_cancel_txt'] = 'Cancelar';
27 $wb['toolsarea_head_txt'] = 'Herramientas';
67b216 28 $wb['page_and_txt'] = 'y';
L 29 $wb['top_menu_system'] = 'Sistema';
30 $wb['top_menu_client'] = 'Cliente';
31 $wb['top_menu_email'] = 'Correo';
32 $wb['top_menu_monitor'] = 'Monitoreo';
33 $wb['top_menu_sites'] = 'Sitios';
40dd9f 34 $wb['top_menu_dns'] = 'DNS';
67b216 35 $wb['top_menu_tools'] = 'Herramientas';
L 36 $wb['top_menu_help'] = 'Ayuda';
37 $wb['top_menu_billing'] = 'Cobranza';
38 $wb['top_menu_domain'] = 'Dominios';
39 $wb['top_menu_dashboard'] = 'Inicio';
40 $wb['latest_news_txt'] = 'Noticias';
d7be27 41 $wb['top_menu_vm'] = 'VServer';
10b4c8 42 $wb['daynamesmin_su'] = 'Do';
T 43 $wb['daynamesmin_mo'] = 'Lu';
44 $wb['daynamesmin_tu'] = 'Mar';
45 $wb['daynamesmin_we'] = 'Mi';
46 $wb['daynamesmin_th'] = 'Ju';
47 $wb['daynamesmin_fr'] = 'Vi';
598bc4 48 $wb['daynamesmin_sa'] = 'Sa';
10b4c8 49 $wb['daynames_sunday'] = 'Domingo';
T 50 $wb['daynames_monday'] = 'Lunes';
51 $wb['daynames_tuesday'] = 'Martes';
52 $wb['daynames_wednesday'] = 'Miercoles';
53 $wb['daynames_thursday'] = 'Jueves';
54 $wb['daynames_friday'] = 'Viernes';
55 $wb['daynames_saturday'] = 'Sabado';
56 $wb['monthnamesshort_jan'] = 'Ene';
598bc4 57 $wb['monthnamesshort_feb'] = 'Feb';
T 58 $wb['monthnamesshort_mar'] = 'Mar';
10b4c8 59 $wb['monthnamesshort_apr'] = 'Abr';
598bc4 60 $wb['monthnamesshort_may'] = 'May';
T 61 $wb['monthnamesshort_jun'] = 'Jun';
62 $wb['monthnamesshort_jul'] = 'Jul';
10b4c8 63 $wb['monthnamesshort_aug'] = 'Ago';
598bc4 64 $wb['monthnamesshort_sep'] = 'Sep';
T 65 $wb['monthnamesshort_oct'] = 'Oct';
66 $wb['monthnamesshort_nov'] = 'Nov';
67 $wb['monthnamesshort_dec'] = 'Dec';
10b4c8 68 $wb['datepicker_nextText'] = 'Próximo';
T 69 $wb['datepicker_prevText'] = 'Anterior';
70 $wb['logout_txt'] = 'SALIR';
b67344 71 $wb['conf_format_dateshort_human_readable'] = 'yyyy-mm-dd';
10b4c8 72 $wb['submit_confirmation'] = '¿Realmente desea realizar esta acción?';
T 73 $wb['number_format_decimals_client'] = '2';
142907 74 $wb['top_menu_mailuser'] = 'Mailuser';
T 75 $wb['globalsearch_resultslimit_of_txt'] = 'of';
76 $wb['globalsearch_resultslimit_results_txt'] = 'results';
77 $wb['globalsearch_noresults_text_txt'] = 'No results.';
78 $wb['globalsearch_noresults_limit_txt'] = '0 results';
79 $wb['globalsearch_searchfield_watermark_txt'] = 'Search';
80 $wb['globalsearch_suggestions_text_txt'] = 'Suggestions';
bfcdef 81 $wb['global_tabchange_warning_txt'] = 'Changed data in this tab will be changed if you press OK. On cancel they will be discarded.';
T 82 $wb['global_tabchange_discard_txt'] = 'You have unsaved changes in this tab. Changes will be discarded if you continue.';
83 $wb['datalog_changes_txt'] = 'The following changes are not yet populated to all servers:';
84 $wb['datalog_changes_end_txt'] = 'Storing updates can take up to one minute. Please be patient.';
85 $wb['datalog_status_i_web_database'] = 'Create new database';
86 $wb['datalog_status_u_web_database'] = 'Update database';
87 $wb['datalog_status_d_web_database'] = 'Delete database';
88 $wb['datalog_status_i_web_database_user'] = 'Create database user for database';
89 $wb['datalog_status_u_web_database_user'] = 'Update database user';
90 $wb['datalog_status_d_web_database_user'] = 'Delete database user';
91 $wb['datalog_status_i_web_domain'] = 'Create new website';
92 $wb['datalog_status_u_web_domain'] = 'Update website settings';
93 $wb['datalog_status_d_web_domain'] = 'Delete website';
94 $wb['datalog_status_i_ftp_user'] = 'Create FTP user';
95 $wb['datalog_status_u_ftp_user'] = 'Update FTP user';
96 $wb['datalog_status_d_ftp_user'] = 'Delete FTP user';
97 $wb['datalog_status_i_mail_domain'] = 'Create email domain';
98 $wb['datalog_status_u_mail_domain'] = 'Update email domain';
99 $wb['datalog_status_d_mail_domain'] = 'Delete email domain';
100 $wb['datalog_status_i_mail_user'] = 'Create email user';
101 $wb['datalog_status_u_mail_user'] = 'Update email user';
102 $wb['datalog_status_d_mail_user'] = 'Delete email user';
10b4c8 103 $wb['datalog_status_i_spamfilter_users'] = 'Create spam filter settings';
T 104 $wb['datalog_status_u_spamfilter_users'] = 'Update spam filter settings';
105 $wb['datalog_status_d_spamfilter_users'] = 'Delete spam filter settings';
bfcdef 106 $wb['datalog_status_i_mail_forwarding'] = 'Create email address';
T 107 $wb['datalog_status_u_mail_forwarding'] = 'Update email address';
108 $wb['datalog_status_d_mail_forwarding'] = 'Delete email address';
109 $wb['datalog_status_i_dns_rr'] = 'Create DNS record';
110 $wb['datalog_status_u_dns_rr'] = 'Update DNS record';
111 $wb['datalog_status_d_dns_rr'] = 'Delete DNS record';
112 $wb['datalog_status_i_dns_soa'] = 'Create DNS zone';
113 $wb['datalog_status_u_dns_soa'] = 'Update DNS zone';
114 $wb['datalog_status_d_dns_soa'] = 'Delete DNS zone';
115 $wb['datalog_status_i_cron'] = 'Create cron job';
116 $wb['datalog_status_u_cron'] = 'Update cron job';
117 $wb['datalog_status_d_cron'] = 'Delete cron job';
118 $wb['datalog_status_i_mail_get'] = 'Create mail fetcher account';
119 $wb['datalog_status_u_mail_get'] = 'Update mail fetcher account';
120 $wb['datalog_status_d_mail_get'] = 'Delete mail fetcher account';
121 $wb['datalog_status_i_mail_mailinglist'] = 'Create mailing list';
122 $wb['datalog_status_u_mail_mailinglist'] = 'Update mailing list';
123 $wb['datalog_status_d_mail_mailinglist'] = 'Delete mailing list';
124 $wb['datalog_status_i_shell_user'] = 'Create shell user';
125 $wb['datalog_status_u_shell_user'] = 'Update shell user';
126 $wb['datalog_status_d_shell_user'] = 'Delete shell user';
127 $wb['datalog_status_i_web_folder'] = 'Create folder protection';
128 $wb['datalog_status_u_web_folder'] = 'Update folder protection';
129 $wb['datalog_status_d_web_folder'] = 'Delete folder protection';
130 $wb['datalog_status_i_web_folder_user'] = 'Create folder protection user';
131 $wb['datalog_status_u_web_folder_user'] = 'Update folder protection user';
132 $wb['datalog_status_d_web_folder_user'] = 'Delete folder protection user';
526b99 133 $wb['login_as_txt'] = 'Log in as';
7b47c0 134 $wb['no_domain_perm'] = 'You have no permission for this domain.';
T 135 $wb['no_destination_perm'] = 'You have no permission for this destination.';
dc9e64 136 $wb['client_you_are_locked'] = 'You have no permission to change any settings.';
TB 137 $wb['gender_m_txt'] = 'Mr.';
138 $wb['gender_f_txt'] = 'Ms.';
139 $wb['client_cannot_be_deleted_because_of_billing_module_txt'] = 'This client has records in the billing module, therefore he cannot be deleted.';
140 $wb['yes_txt'] = 'Yes';
141 $wb['no_txt'] = 'No';
142 $wb['None'] = 'None';
143 $wb['strength_1'] = 'Weak';
144 $wb['strength_2'] = 'Fair';
145 $wb['strength_3'] = 'Good';
146 $wb['strength_4'] = 'Strong';
147 $wb['strength_5'] = 'Very Strong';
a08e6c 148 $wb['weak_password_txt'] = 'The chosen password does not match the security guidelines. It has to be at least {chars} chars in length and have a strength of \\"{strength}\\".';
dc9e64 149 $wb['weak_password_length_txt'] = 'The chosen password does not match the security guidelines. It has to be at least {chars} chars in length.';
2d870d 150 ?>