From 7c2d1a07f9efd935202c9191342d15432ff08e10 Mon Sep 17 00:00:00 2001 From: Nik Okuntseff Date: Sun, 28 Jan 2018 16:09:07 +0000 Subject: [PATCH] Ongoing work on translation files. --- WEB-INF/resources/es.lang.php | 6 +++--- WEB-INF/resources/et.lang.php | 4 ++-- WEB-INF/resources/fa.lang.php | 4 ++-- WEB-INF/templates/footer.tpl | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/WEB-INF/resources/es.lang.php b/WEB-INF/resources/es.lang.php index ce08aff6..7ebb2de3 100644 --- a/WEB-INF/resources/es.lang.php +++ b/WEB-INF/resources/es.lang.php @@ -75,14 +75,14 @@ $i18n_key_words = array( // TODO: translate the following. // 'error.access_denied' => 'Access denied.', // 'error.sys' => 'System error.', - -// TODO: refactoring ongoing down from here. 'error.db' => 'Error de la Base de Datos.', 'error.field' => 'Dato "{0}" incorrecto.', 'error.empty' => 'El archivo "{0}" esta vacío.', 'error.not_equal' => 'El archivo "{0}" no es igual al archivo "{1}".', -// TODO: translate error.interval. +// 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.', diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index 89b0a6df..7cfe46e8 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -78,14 +78,14 @@ $i18n_key_words = array( // TODO: translate the following. // 'error.access_denied' => 'Access denied.', // 'error.sys' => 'System error.', - -// TODO: refactoring ongoing down from here. 'error.db' => 'Andmebaasi viga.', 'error.field' => 'Valed "{0}" andmed.', 'error.empty' => 'Väli "{0}" on tühi.', '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.', diff --git a/WEB-INF/resources/fa.lang.php b/WEB-INF/resources/fa.lang.php index 98a98bd2..d185c8f3 100644 --- a/WEB-INF/resources/fa.lang.php +++ b/WEB-INF/resources/fa.lang.php @@ -76,8 +76,8 @@ $i18n_key_words = array( 'error.field' => 'داده اشتباه در "{0}".', 'error.empty' => 'فیلد "{0}" خالیست.', 'error.not_equal' => 'فیلد "{0}" با فیلد "{1}" برابر نیست.', -// TODO: translate error.interval. -'error.interval' => 'Field "{0}" must be greater than "{1}".', +// TODO: translate the following. +// 'error.interval' => 'Field "{0}" must be greater than "{1}".', 'error.project' => 'انتخاب پروژه.', 'error.task' => 'انتخاب وظیفه.', 'error.client' => 'انتخاب مشتری.', diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index c7805ef3..4032e788 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.17.8.3807 | Copyright © Anuko | +  Anuko Time Tracker 1.17.8.3808 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve} -- 2.20.1