X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/f7226ae1586d42a3166bdd9b9384b7e47eb27383..7410339cd9812d0eb37bf94b51dab13158e77c0e:/WEB-INF/resources/es.lang.php diff --git a/WEB-INF/resources/es.lang.php b/WEB-INF/resources/es.lang.php index 09e0f5c0..ac50e5d0 100644 --- a/WEB-INF/resources/es.lang.php +++ b/WEB-INF/resources/es.lang.php @@ -48,7 +48,7 @@ $i18n_key_words = array( 'menu.create_team' => 'Crear una nueva cuenta de manejador', 'menu.profile' => 'Perfil', 'menu.time' => 'Tiempo', -// TODO: translate the following string. +// TODO: translate the following. // 'menu.expenses' => 'Expenses', 'menu.reports' => 'Reportes', // Note to translators: menu.charts needs to be translated. @@ -112,7 +112,7 @@ $i18n_key_words = array( 'button.login' => 'Iniciar sesion', 'button.now' => 'Ahora', 'button.save' => 'Guardar', -// TODO: translate the following string. +// TODO: translate the following. // 'button.copy' => 'Copy', 'button.cancel' => 'Cancelar', 'button.submit' => 'Enviar', @@ -135,8 +135,9 @@ $i18n_key_words = array( 'button.import' => 'Importar grupo', // TODO: translate button.close. // 'button.close' => 'Close', -// TODO: translate the following string. +// TODO: translate the following. // 'button.stop' => 'Stop', +// 'button.mark_paid' => 'Mark paid', // Labels for controls on forms. Labels in this section are used on multiple forms. // TODO: translate label.team_name @@ -165,7 +166,7 @@ $i18n_key_words = array( // 'label.client' => 'Client', // 'label.clients' => 'Clients', 'label.option' => 'Opción', -// TODO: translate the following string. +// TODO: translate the following. // 'label.invoice' => 'Invoice', 'label.project' => 'Proyecto', 'label.projects' => 'Proyectos', @@ -227,6 +228,8 @@ $i18n_key_words = array( // Translate the following. // 'label.page' => 'Page', // 'label.condition' => 'Condition', +// 'label.yes' => 'yes', +// 'label.no' => 'no', // Labels for plugins (extensions to Time Tracker that provide additional features). // TODO: translate the following. // 'label.custom_fields' => 'Custom fields', @@ -242,6 +245,7 @@ $i18n_key_words = array( // 'label.expense' => 'Expense', // 'label.quantity' => 'Quantity', // 'label.paid_status' => 'Paid status', +// 'label.paid' => 'Paid', // Form titles. 'title.login' => 'Sesión iniciada', @@ -346,6 +350,8 @@ $i18n_key_words = array( // 'dropdown.status_inactive' => 'inactive', // 'dropdown.delete'=>'delete', // 'dropdown.do_not_delete'=>'do not delete', +// 'dropdown.paid' => 'paid', +// 'dropdown.not_paid' => 'not paid', // Below is a section for strings that are used on individual forms. When a string is used only on one form it should be placed here. // One exception is for closely related forms such as "Time" and "Editing Time Record" with similar controls. In such cases @@ -401,7 +407,7 @@ $i18n_key_words = array( 'form.reports.group_by_no' => '--- no agrupar ---', 'form.reports.group_by_date' => 'fecha', 'form.reports.group_by_user' => 'usuario', -// TODO: translate the following string. +// TODO: translate the following. // 'form.reports.group_by_client' => 'client', 'form.reports.group_by_project' => 'proyecto', // TODO: traslate the following string.