From 3cf7e0aada24dc1fcb1ffd3f2103f160a75247b6 Mon Sep 17 00:00:00 2001 From: Nik Okuntseff Date: Sun, 28 Jan 2018 19:16:46 +0000 Subject: [PATCH] Ongoing work on translation files. --- WEB-INF/resources/es.lang.php | 4 ++-- WEB-INF/resources/et.lang.php | 4 ++-- WEB-INF/resources/hu.lang.php | 6 +++--- WEB-INF/resources/it.lang.php | 6 +++--- WEB-INF/templates/footer.tpl | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/WEB-INF/resources/es.lang.php b/WEB-INF/resources/es.lang.php index 7ebb2de3..3f87e897 100644 --- a/WEB-INF/resources/es.lang.php +++ b/WEB-INF/resources/es.lang.php @@ -81,14 +81,14 @@ $i18n_key_words = array( 'error.not_equal' => 'El archivo "{0}" no es igual al archivo "{1}".', // TODO: translate the following. // 'error.interval' => 'Field "{0}" must be greater than "{1}".', - -// TODO: refactoring ongoing down from here. 'error.project' => 'Seleccionar Proyecto.', // 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' => 'Usuario o contraseña incorrecta.', // Note to translators: this string needs to be translated. // 'error.user_exists' => 'User with this login already exists.', diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index 7cfe46e8..06c46e0a 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -84,14 +84,14 @@ $i18n_key_words = array( 'error.not_equal' => 'Väli "{0}" ei ole väljaga "{1}" võrdne.', // TODO: translate the following. // 'error.interval' => 'Field "{0}" must be greater than "{1}".', - -// TODO: refactoring ongoing down from here. 'error.project' => 'Vali projekt.', // 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' => 'Vale login või salasõna.', // TODO: translate the following. // 'error.user_exists' => 'User with this login already exists.', diff --git a/WEB-INF/resources/hu.lang.php b/WEB-INF/resources/hu.lang.php index 39684b22..90730f6d 100644 --- a/WEB-INF/resources/hu.lang.php +++ b/WEB-INF/resources/hu.lang.php @@ -84,14 +84,14 @@ $i18n_key_words = array( 'error.not_equal' => 'A "{0}" mező tartalma nem egyezik meg a "{1}" mező tartalmával.', // TODO: translate the following. // 'error.interval' => 'Field "{0}" must be greater than "{1}".', - -// TODO: refactoring ongoing down from here. -'error.project' => 'válassz projektet', +'error.project' => 'Válassz projektet.', // 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' => 'hibás bejelentkezési adatok', // Note to translators: this string needs to be translated. // 'error.user_exists' => 'user with this login already exists', diff --git a/WEB-INF/resources/it.lang.php b/WEB-INF/resources/it.lang.php index 39444858..a85b479b 100644 --- a/WEB-INF/resources/it.lang.php +++ b/WEB-INF/resources/it.lang.php @@ -81,14 +81,14 @@ $i18n_key_words = array( 'error.not_equal' => 'Il campo "{0}" non è uguale al campo "{1}".', // TODO: translate the following. // error.interval' => 'Field "{0}" must be greater than "{1}".', - -// TODO: refactoring ongoing down from here. -'error.project' => 'seleziona il progetto', +'error.project' => 'Seleziona il progetto.', // 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' => 'login o password errati', // Note to translators: this string needs to be translated. // 'error.user_exists' => 'user with this login already exists', diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index 8b6e5b88..6b1fa00b 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.17.8.3813 | Copyright © Anuko | +  Anuko Time Tracker 1.17.8.3814 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve} -- 2.20.1