From bca57fffcb2e12e5ebdb825adbf4732e9e0503cf Mon Sep 17 00:00:00 2001 From: Nik Okuntseff Date: Tue, 6 Feb 2018 22:39:44 +0000 Subject: [PATCH] Some more recycling. --- WEB-INF/resources/ca.lang.php | 18 +++++------------- WEB-INF/resources/cs.lang.php | 11 ++++------- WEB-INF/templates/footer.tpl | 2 +- 3 files changed, 10 insertions(+), 21 deletions(-) diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index ae785345..fe254d92 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -160,11 +160,10 @@ $i18n_key_words = array( // 'label.bcc' => 'Bcc', 'label.subject' => 'Assumpte', 'label.date' => 'Data', -// TODO: translate the following. -// 'label.start_date' => 'Start date', -// 'label.end_date' => 'End date', -// 'label.user' => 'User', -// 'label.users' => 'Users', +'label.start_date' => 'Data d\\\'inici', +'label.end_date' => 'Data de fi', +'label.user' => 'Usuari', +'label.users' => 'Usuaris', 'label.client' => 'Client', 'label.clients' => 'Clients', // TODO: translate the following. @@ -407,7 +406,7 @@ $i18n_key_words = array( 'form.reports.group_by_project' => 'projecte', // TODO: translate the following. // 'form.reports.group_by_task' => 'task', -// 'form.reports.totals_only' => 'Totals only', +'form.reports.totals_only' => 'Només totals', // Report form. See example at https://timetracker.anuko.com/report.php // (after generating a report at https://timetracker.anuko.com/reports.php). @@ -472,15 +471,8 @@ $i18n_key_words = array( "form.people.comanager" => 'Auxiliar del manejador', // report attributes -"form.report.from" => 'Data d\\\'inici', -"form.report.to" => 'Data de fi', "form.report.totals_only" => 'Només totals', "form.report.total" => 'Hores Totals', -"form.report.th.empllist" => 'Usuari', - -// charts form attributes -// Note to translators: form.charts.title needs to be translated. -// 'form.charts.title' => 'charts', // mail form attributes "form.mail.from" => 'De', diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index 4fca2246..7eede7a2 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -162,9 +162,9 @@ $i18n_key_words = array( // 'label.bcc' => 'Bcc', 'label.subject' => 'Předmět', 'label.date' => 'Datum', +'label.start_date' => 'Počáteční datum', +'label.end_date' => 'Koncové datum', // TODO: translate the following. -// 'label.start_date' => 'Start date', -// 'label.end_date' => 'End date', // 'label.user' => 'User', // 'label.users' => 'Users', // 'label.client' => 'Client', @@ -400,14 +400,13 @@ $i18n_key_words = array( 'form.reports.group_by' => 'Seskupit podle', // TODO: translate the following. // 'form.reports.group_by_no' => '--- no grouping ---', -// TODO: translate the following. 'form.reports.group_by_date' => 'datum', 'form.reports.group_by_user' => 'uživatel', -// 'form.reports.group_by_client' => 'client', +'form.reports.group_by_client' => 'zákazník', 'form.reports.group_by_project' => 'projekt', // TODO: translate the following. // 'form.reports.group_by_task' => 'task', -// 'form.reports.totals_only' => 'Totals only', +'form.reports.totals_only' => 'Pouze součty', // Report form. See example at https://timetracker.anuko.com/report.php // (after generating a report at https://timetracker.anuko.com/reports.php). @@ -493,8 +492,6 @@ $i18n_key_words = array( "form.people.comanager" => 'spolumanažer', // report attributes -"form.report.from" => 'počáteční datum', -"form.report.to" => 'koncové datum', "form.report.totals_only" => 'pouze součty', "form.report.total" => 'součty hodin', "form.report.th.empllist" => 'uzivatel', diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index 5d52e894..aa83db43 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.17.12.3919 | Copyright © Anuko | +  Anuko Time Tracker 1.17.12.3920 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve} -- 2.20.1