From 1be8ac8d77732a46098614d37b3a8db57b849fee Mon Sep 17 00:00:00 2001 From: Nik Okuntseff Date: Sun, 28 Jan 2018 23:16:12 +0000 Subject: [PATCH] Ongoing work on translation files. --- WEB-INF/resources/ca.lang.php | 9 ++++++--- WEB-INF/resources/cs.lang.php | 14 +++++++++----- WEB-INF/resources/es.lang.php | 9 ++++++--- WEB-INF/resources/et.lang.php | 7 +++++-- WEB-INF/templates/footer.tpl | 2 +- 5 files changed, 27 insertions(+), 14 deletions(-) diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index 2917dafc..8dbb44b8 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -88,9 +88,7 @@ $i18n_key_words = array( // 'error.client' => 'Select client.', // 'error.report' => 'Select report.', // 'error.record' => 'Select record.', - -// TODO: refactoring ongoing down from here. -'error.auth' => 'Usuari o parula de pas incorrecta', +'error.auth' => 'Usuari o parula de pas incorrecta.', // TODO: translate the following. // 'error.user_exists' => 'User with this login already exists.', 'error.project_exists' => 'Ja existeix un projecte amb aquest nom.', @@ -98,6 +96,11 @@ $i18n_key_words = array( // 'error.task_exists' => 'Task with this name already exists.', // 'error.client_exists' => 'Client with this name already exists.', // 'error.invoice_exists' => 'Invoice with this number already exists.', + + + +// TODO: refactoring ongoing down from here. + // 'error.no_invoiceable_items' => 'There are no invoiceable items.', // 'error.no_login' => 'No user with this login.', // 'error.no_teams' => 'Your database is empty. Login as admin and create a new team.', diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index 46f57253..811bc86f 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -89,15 +89,19 @@ $i18n_key_words = array( // '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', +'error.auth' => 'Nesprávné jméno nebo heslo.', // TODO: translate the following. -// 'error.user_exists' => 'user with this login already exists', -'error.project_exists' => 'projekt tohoto jména již existuje', +// 'error.user_exists' => 'User with this login already exists.', +'error.project_exists' => 'Projekt tohoto jména již existuje.', // TODO: translate the following. // 'error.task_exists' => 'Task with this name already exists.', // 'error.client_exists' => 'Client with this name already exists.', +// 'error.invoice_exists' => 'Invoice with this number already exists.', + + + +// TODO: refactoring ongoing down from here. + // Note to translators: error.no_login needs to be properly translated (e-mail replaced with login). // 'error.no_login' => 'uživatel s tímto e-mailem neexistuje', 'error.upload' => 'chyba přenosu souboru', diff --git a/WEB-INF/resources/es.lang.php b/WEB-INF/resources/es.lang.php index 3f87e897..340cf2b1 100644 --- a/WEB-INF/resources/es.lang.php +++ b/WEB-INF/resources/es.lang.php @@ -87,16 +87,19 @@ $i18n_key_words = array( // 'error.client' => 'Select client.', // 'error.report' => 'Select report.', // 'error.record' => 'Select record.', - -// TODO: refactoring ongoing down from here. 'error.auth' => 'Usuario o contraseña incorrecta.', -// Note to translators: this string needs to be translated. +// TODO: translate the following. // 'error.user_exists' => 'User with this login already exists.', 'error.project_exists' => 'Ya existe un proyecto con este nombre.', // TODO: translate the following. // 'error.task_exists' => 'Task with this name already exists.', // 'error.client_exists' => 'Client with this name already exists.', // 'error.invoice_exists' => 'Invoice with this number already exists.', + + + +// TODO: refactoring ongoing down from here. + // 'error.no_invoiceable_items' => 'There are no invoiceable items.', // Note to translators: this string needs to be properly translated (e-mail replaced with login). // 'error.no_login' => 'No existe ningún usuario con este e-mail.', diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index 06c46e0a..33dcca26 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -90,8 +90,6 @@ $i18n_key_words = array( // 'error.client' => 'Select client.', // 'error.report' => 'Select report.', // 'error.record' => 'Select record.', - -// TODO: refactoring ongoing down from here. 'error.auth' => 'Vale login või salasõna.', // TODO: translate the following. // 'error.user_exists' => 'User with this login already exists.', @@ -100,6 +98,11 @@ $i18n_key_words = array( // 'error.task_exists' => 'Task with this name already exists.', // 'error.client_exists' => 'Client with this name already exists.', // 'error.invoice_exists' => 'Invoice with this number already exists.', + + + +// TODO: refactoring ongoing down from here. + // 'error.no_invoiceable_items' => 'There are no invoiceable items.', // 'error.no_login' => 'No user with this login.', // 'error.no_teams' => 'Your database is empty. Login as admin and create a new team.', diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index 93734994..4cdd2811 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.17.9.3817 | Copyright © Anuko | +  Anuko Time Tracker 1.17.9.3818 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve} -- 2.20.1