X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/e185de998d8ed94cef7b3e2b63cc63d5c64ce6cb..ff81442e61388a8f144691c020c1f097a4b26d49:/WEB-INF/resources/es.lang.php diff --git a/WEB-INF/resources/es.lang.php b/WEB-INF/resources/es.lang.php index e1dfd85e..d937d25a 100644 --- a/WEB-INF/resources/es.lang.php +++ b/WEB-INF/resources/es.lang.php @@ -145,16 +145,12 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.manager_name' => 'Manager name', // 'label.manager_login' => 'Manager login', - - - -// TODO: refactoring ongoing down from here. - 'label.person_name' => 'Nombre', 'label.thing_name' => 'Nombre', -// 'label.login' => 'login', +// TODO: translate the following. +// 'label.login' => 'Login', 'label.password' => 'Contraseña', -'label.confirm_password' => 'Confirmar Contraseña', +'label.confirm_password' => 'Confirmar contraseña', 'label.email' => 'Email', 'label.cc' => 'Cc', // TODO: translate the following. @@ -164,8 +160,8 @@ $i18n_key_words = array( 'label.start_date' => 'Fecha de inicio', 'label.end_date' => 'Fecha de fin', 'label.user' => 'Usuario', -'label.users' => 'Personas', // TODO: translate the following. +// 'label.users' => 'Users', // 'label.client' => 'Client', // 'label.clients' => 'Clients', 'label.option' => 'Opción', @@ -181,7 +177,6 @@ $i18n_key_words = array( 'label.finish' => 'Fin', 'label.duration' => 'Duración', 'label.note' => 'Nota', -// TODO: translate the following. // 'label.notes' => 'Notes', // 'label.item' => 'Item', // 'label.cost' => 'Cost', @@ -190,12 +185,11 @@ $i18n_key_words = array( // 'label.month_total' => 'Month total', 'label.today' => 'Hoy', 'label.total_hours' => 'Horas totales', -// TODO: translate the following. // 'label.total_cost' => 'Total cost', // 'label.view' => 'View', 'label.edit' => 'Modificar', 'label.delete' => 'Eliminar', -// TODO: translate label.configure. +// TODO: translate the following. // 'label.configure' => 'Configure', 'label.select_all' => 'Seleccionar todos', 'label.select_none' => 'Quitar todas las selecciones', @@ -210,29 +204,34 @@ $i18n_key_words = array( // 'label.time_format' => 'Time format', // 'label.week_start' => 'First day of week', 'label.comment' => 'Comentario', -// TODO: translate label.status. +// TODO: translate the following. // 'label.status' => 'Status', 'label.tax' => 'Impuesto', -// TODO: check whether label.subtotal is translated correctly. +// TODO: translate the following. 'label.subtotal' => 'Subtotal', 'label.total' => 'Total', // TODO: translate the following. // 'label.client_name' => 'Client name', // 'label.client_address' => 'Client address', 'label.or' => 'o', -// TODO: translate the strings below. +// TODO: translate the following. // 'label.error' => 'Error', // 'label.ldap_hint' => 'Type your Windows login and password in the fields below.', 'label.required_fields' => '* - campos requeridos', 'label.on_behalf' => 'a nombre de', -'label.role_manager' =>'(manejador)', +'label.role_manager' => '(manejador)', 'label.role_comanager' => '(auxiliar del manejador)', 'label.role_admin' => '(administrador)', -// Translate the following. +// TODO: translate the following. // 'label.page' => 'Page', // 'label.condition' => 'Condition', // 'label.yes' => 'yes', // 'label.no' => 'no', + + + +// TODO: refactoring ongoing down from here. + // Labels for plugins (extensions to Time Tracker that provide additional features). // TODO: translate the following. // 'label.custom_fields' => 'Custom fields',