| | |
| | | $wb['conf_format_timeshort'] = 'H:i'; |
| | | $wb['conf_format_timelong'] = 'H:i:s'; |
| | | $wb['conf_format_datetime'] = 'Y-m-d H:i'; |
| | | $wb['301'] = 'Modulo no permitido para el usuario actual.'; |
| | | $wb['302'] = 'Modulo inválido.'; |
| | | $wb['1001'] = '¡El usuario y contraseña no pueden estar vacíos!'; |
| | | $wb['1002'] = '¡El usuario y contraseña no son correctos!'; |
| | | $wb['1003'] = '¡El usuario está desactivado!'; |
| | | $wb['number_format_decimals'] = '2'; |
| | | $wb['number_format_dec_point'] = '.'; |
| | | $wb['number_format_thousands_sep'] = ''; |
| | | $wb['error_301'] = 'Modulo no permitido para el usuario actual.'; |
| | | $wb['error_302'] = 'Modulo inválido.'; |
| | | $wb['error_1001'] = '¡El usuario y contraseña no pueden estar vacíos!'; |
| | | $wb['error_1002'] = '¡El usuario y contraseña no son correctos!'; |
| | | $wb['error_1003'] = '¡El usuario está desactivado!'; |
| | | $wb['delete_confirmation'] = '¿Realmente quiere borrar este registro?'; |
| | | $wb['error_no_view_permission'] = 'Este registro no existe o no tiene permiso para verlo'; |
| | | $wb['error_no_delete_permission'] = '¡No puede borrar este registro, no tiene permiso!'; |
| | |
| | | $wb['add_new_record_txt'] = 'Añadir un nuevo registro'; |
| | | $wb['btn_save_txt'] = 'Guardar'; |
| | | $wb['btn_cancel_txt'] = 'Cancelar'; |
| | | $wb['System'] = 'Sistema'; |
| | | $wb['Client'] = 'Cliente'; |
| | | $wb['Email'] = 'Correo'; |
| | | $wb['Monitor'] = 'Monitor'; |
| | | $wb['Sites'] = 'Sitios'; |
| | | $wb['DNS'] = 'DNS'; |
| | | $wb['Tools'] = 'Herramientas'; |
| | | $wb['Help'] = 'Ayuda'; |
| | | $wb['toolsarea_head_txt'] = 'Herramientas'; |
| | | $wb['page_and_txt'] = 'and'; |
| | | $wb['page_and_txt'] = 'y'; |
| | | $wb['top_menu_system'] = 'Sistema'; |
| | | $wb['top_menu_client'] = 'Cliente'; |
| | | $wb['top_menu_email'] = 'Correo'; |
| | | $wb['top_menu_monitor'] = 'Monitoreo'; |
| | | $wb['top_menu_sites'] = 'Sitios'; |
| | | $wb['top_menu_dns'] = 'DNS'; |
| | | $wb['top_menu_tools'] = 'Herramientas'; |
| | | $wb['top_menu_help'] = 'Ayuda'; |
| | | $wb['top_menu_billing'] = 'Cobranza'; |
| | | $wb['top_menu_domain'] = 'Dominios'; |
| | | $wb['top_menu_dashboard'] = 'Inicio'; |
| | | $wb['latest_news_txt'] = 'Noticias'; |
| | | $wb['top_menu_vm'] = 'VServer'; |
| | | $wb['daynamesmin_su'] = 'Su'; |
| | | $wb['daynamesmin_mo'] = 'Mo'; |
| | | $wb['daynamesmin_tu'] = 'Tu'; |
| | | $wb['daynamesmin_we'] = 'We'; |
| | | $wb['daynamesmin_th'] = 'Th'; |
| | | $wb['daynamesmin_fr'] = 'Fr'; |
| | | $wb['daynamesmin_sa'] = 'Sa'; |
| | | $wb['daynames_sunday'] = 'Sunday'; |
| | | $wb['daynames_monday'] = 'Monday'; |
| | | $wb['daynames_tuesday'] = 'Tuesday'; |
| | | $wb['daynames_wednesday'] = 'Wednesday'; |
| | | $wb['daynames_thursday'] = 'Thursday'; |
| | | $wb['daynames_friday'] = 'Friday'; |
| | | $wb['daynames_saturday'] = 'Saturday'; |
| | | $wb['monthnamesshort_jan'] = 'Jan'; |
| | | $wb['monthnamesshort_feb'] = 'Feb'; |
| | | $wb['monthnamesshort_mar'] = 'Mar'; |
| | | $wb['monthnamesshort_apr'] = 'Apr'; |
| | | $wb['monthnamesshort_may'] = 'May'; |
| | | $wb['monthnamesshort_jun'] = 'Jun'; |
| | | $wb['monthnamesshort_jul'] = 'Jul'; |
| | | $wb['monthnamesshort_aug'] = 'Aug'; |
| | | $wb['monthnamesshort_sep'] = 'Sep'; |
| | | $wb['monthnamesshort_oct'] = 'Oct'; |
| | | $wb['monthnamesshort_nov'] = 'Nov'; |
| | | $wb['monthnamesshort_dec'] = 'Dec'; |
| | | $wb['datepicker_nextText'] = 'Next'; |
| | | $wb['datepicker_prevText'] = 'Prev'; |
| | | $wb['logout_txt'] = 'LOGOUT'; |
| | | $wb['conf_format_dateshort_human_readable'] = 'yyyy-mm-dd'; |
| | | $wb['submit_confirmation'] = 'Do you really want to perform this action?'; |
| | | ?> |