From 5f99ff70f69cc9be6af7ef1061ee6c1bd46e319a Mon Sep 17 00:00:00 2001 From: Nik Okuntseff Date: Sun, 4 Feb 2018 15:55:19 +0000 Subject: [PATCH] More cleanup in Catalan file. --- WEB-INF/resources/ca.lang.php | 32 ++++++++++---------------------- WEB-INF/resources/ro.lang.php | 2 -- WEB-INF/templates/footer.tpl | 2 +- 3 files changed, 11 insertions(+), 25 deletions(-) diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index 3bd8b5d6..aa25dd96 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -356,7 +356,8 @@ $i18n_key_words = array( // Time form. See example at https://timetracker.anuko.com/time.php. // TODO: translate the following. // 'form.time.duration_format' => '(hh:mm or 0.0h)', -// 'form.time.billable' => 'Billable', +'form.time.billable' => 'Facturable', +// TODO: translate the following. // 'form.time.uncompleted' => 'Uncompleted', // 'form.time.remaining_quota' => 'Remaining quota', // 'form.time.over_quota' => 'Over quota', @@ -373,15 +374,16 @@ $i18n_key_words = array( 'form.reports.save_as_favorite' => 'Guardar com a favorit', // TODO: translate the following. // 'form.reports.confirm_delete' => 'Are you sure you want to delete this favorite report?', -// 'form.reports.include_billable' => 'billable', -// 'form.reports.include_not_billable' => 'not billable', +'form.reports.include_billable' => 'facturable', +'form.reports.include_not_billable' => 'no facturable', +// TODO: translate the following. // 'form.reports.include_invoiced' => 'invoiced', // 'form.reports.include_not_invoiced' => 'not invoiced', -// 'form.reports.select_period' => 'Select time period', -// 'form.reports.set_period' => 'or set dates', -// 'form.reports.show_fields' => 'Show fields', -// 'form.reports.group_by' => 'Group by', -// 'form.reports.group_by_no' => '--- no grouping ---', +'form.reports.select_period' => 'Seleccionar període de temps', +'form.reports.set_period' => 'o establir dates', +'form.reports.show_fields' => 'Mostrar camps', +'form.reports.group_by' => 'Agrupar per', +'form.reports.group_by_no' => '--- no agrupar ---', 'form.reports.group_by_date' => 'data', // TODO: translate the following. // 'form.reports.group_by_user' => 'user', @@ -425,12 +427,6 @@ $i18n_key_words = array( "form.mytime.th.note" => 'Nota', "form.mytime.del_yes" => 'L\\\'historial de temps s\\\'ha eliminat amb èxit', "form.mytime.no_finished_rec" => 'Aquest historial s\\\'ha guardat únicament amb l\\\'hora d\\\'inici. Aixó no és un error. Finalitzi sessió si ho necessita.', -"form.mytime.billable" => 'facturable', - -// profile form attributes -// Note to translators: we need a more accurate translation of form.profile.create_title -"form.profile.create_title" => 'Crear un nou compte de manejador', -"form.profile.edit_title" => 'Modificant perfil', // people form attributes "form.people.ppl_str" => 'Persones', @@ -549,18 +545,10 @@ $i18n_key_words = array( "controls.per_td" => 'Aquest dia', "controls.per_lw" => 'La setmana passada', "controls.sel_period" => '--- Seleccionar període de temps ---', -"controls.sel_groupby" => '--- No agrupar ---', -"controls.inc_billable" => 'facturable', -"controls.inc_nbillable" => 'no facturable', // labels "label.chart.period" => 'gràfica por període', -"label.sel_tp" => 'Seleccionar període de temps', -"label.set_tp" => 'o establir dates', -"label.fields" => 'Mostrar camps', -"label.group_title" => 'Agrupar per', -"label.include_title" => 'include records', "label.inv_str" => 'Factura', "label.set_empl" => 'Seleccionar usuaris', "label.sel_all" => 'Seleccionar tots', diff --git a/WEB-INF/resources/ro.lang.php b/WEB-INF/resources/ro.lang.php index 29bc409c..61fdd926 100644 --- a/WEB-INF/resources/ro.lang.php +++ b/WEB-INF/resources/ro.lang.php @@ -577,8 +577,6 @@ $i18n_key_words = array( "label.set_tp" => 'sau introdu intervalul de date', "label.fields" => 'arata campuri', "label.group_title" => 'grupat dupa', -// Note to translators: the string below is missing and must be added and translated -// "label.include_title" => 'include records', "label.inv_str" => 'factura', "label.set_empl" => 'alege utilizatori', "label.sel_all" => 'selecteaza tot', diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index 4fa7f344..7c33f8e4 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.17.12.3883 | Copyright © Anuko | +  Anuko Time Tracker 1.17.12.3884 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve} -- 2.20.1