X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/eff3245da36a4b126454bf19457ddbbe56e75106..ff81442e61388a8f144691c020c1f097a4b26d49:/WEB-INF/resources/es.lang.php diff --git a/WEB-INF/resources/es.lang.php b/WEB-INF/resources/es.lang.php index 3e11f1c5..d937d25a 100644 --- a/WEB-INF/resources/es.lang.php +++ b/WEB-INF/resources/es.lang.php @@ -137,23 +137,20 @@ $i18n_key_words = array( // 'button.close' => 'Close', // 'button.stop' => 'Stop', - - -// TODO: refactoring ongoing down from here. - // Labels for controls on forms. Labels in this section are used on multiple forms. -// TODO: translate label.team_name -// 'label.team_name' => 'team name', +// TODO: translate the following. +// 'label.team_name' => 'Team name', 'label.address' => 'Dirección', 'label.currency' => 'Moneda', -// TODO: translate label.manager_name, label.manager_login, and label.login. +// TODO: translate the following. // 'label.manager_name' => 'Manager name', // 'label.manager_login' => 'Manager login', '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. @@ -163,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', @@ -180,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', @@ -189,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', @@ -209,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',