From f759f0f20fa474c1b295b4e586d88903ac9b05e6 Mon Sep 17 00:00:00 2001 From: Nik Okuntseff Date: Sun, 28 Jan 2018 19:00:22 +0000 Subject: [PATCH] Ongoing work in translation files. --- WEB-INF/resources/ca.lang.php | 8 ++++---- WEB-INF/resources/cs.lang.php | 6 +++--- WEB-INF/templates/footer.tpl | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index d697dc63..2917dafc 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -82,14 +82,14 @@ $i18n_key_words = array( 'error.not_equal' => 'L\\\'Arxiu "{0}" no és igual al arxiu "{1}".', // TODO: translate the following. // 'error.interval' => 'Field "{0}" must be greater than "{1}".', - -// TODO: refactoring ongoing down from here. -'error.project' => 'Selleccionar Projecte', +'error.project' => 'Selleccionar Projecte.', // TODO: translate the following. // 'error.task' => 'Select task.', // 'error.client' => 'Select client.', -// 'error.report' => 'Select report.' +// 'error.report' => 'Select report.', // 'error.record' => 'Select record.', + +// TODO: refactoring ongoing down from here. 'error.auth' => 'Usuari o parula de pas incorrecta', // TODO: translate the following. // 'error.user_exists' => 'User with this login already exists.', diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index 7a8aaddb..46f57253 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -83,14 +83,14 @@ $i18n_key_words = array( 'error.not_equal' => 'Pole "{0}" neodpovídá poli "{1}".', // TODO: translate the following. // 'error.interval' => 'Field "{0}" must be greater than "{1}".', - -// TODO: refactoring ongoing down from here. -'error.project' => 'výběr projektu', +'error.project' => 'Výběr projektu.', // TODO: translate the following. // 'error.task' => 'Select task.', // 'error.client' => 'Select client.', // 'error.report' => 'Select report.', // 'error.record' => 'Select record.', + +// TODO: refactoring ongoing down from here. 'error.auth' => 'nesprávné jméno nebo heslo', // TODO: translate the following. // 'error.user_exists' => 'user with this login already exists', diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index 898ef7a6..8b6e5b88 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.17.8.3812 | Copyright © Anuko | +  Anuko Time Tracker 1.17.8.3813 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve} -- 2.20.1