From: Nik Okuntseff Date: Sun, 28 Jan 2018 18:08:54 +0000 (+0000) Subject: Ongoing work in translation files. X-Git-Tag: timetracker_1.19-1~1309 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=77a879cfacc24de67448c33ad9d02791c46f5512;p=timetracker.git Ongoing work in translation files. --- diff --git a/WEB-INF/resources/pt-br.lang.php b/WEB-INF/resources/pt-br.lang.php index 0a21a8ab..80164b88 100644 --- a/WEB-INF/resources/pt-br.lang.php +++ b/WEB-INF/resources/pt-br.lang.php @@ -71,7 +71,8 @@ $i18n_key_words = array( 'error.field' => 'Dados incorretos "{0}".', 'error.empty' => 'Campo "{0}" está vazio.', 'error.not_equal' => 'Campo "{0}" é diferente do campo "{1}".', -'error.interval' => 'Intervalo incorreto.', +// TODO: translate the following. +// 'error.interval' => 'Field "{0}" must be greater than "{1}".', 'error.project' => 'Selecione projeto.', 'error.task' => 'Selecione tarefa.', 'error.client' => 'Selecione cliente.', diff --git a/WEB-INF/resources/pt.lang.php b/WEB-INF/resources/pt.lang.php index a8102fef..6ac89aeb 100644 --- a/WEB-INF/resources/pt.lang.php +++ b/WEB-INF/resources/pt.lang.php @@ -77,13 +77,13 @@ $i18n_key_words = array( // TODO: translate the following. // 'error.access_denied' => 'Access denied.', // 'error.sys' => 'System error.', +// 'error.db' => 'Database error.', +// 'error.field' => 'Incorrect "{0}" data.', +// 'error.empty' => 'Field "{0}" is empty.', +// 'error.not_equal' => 'Field "{0}" is not equal to field "{1}".', +// 'error.interval' => 'Field "{0}" must be greater than "{1}".', // TODO: refactoring ongoing down from here. -// 'error.db' => 'database error', -// 'error.field' => 'incorrect "{0}" data', -// 'error.empty' => 'field "{0}" is empty', -// 'error.not_equal' => 'field "{0}" is not equaled to field "{1}"', -// 'error.interval' => 'incorrect interval', // 'error.project' => 'select project', // 'error.task' => 'Select task.', // 'error.client' => 'Select client.', diff --git a/WEB-INF/resources/ro.lang.php b/WEB-INF/resources/ro.lang.php index 2db44b8a..a4fc3313 100644 --- a/WEB-INF/resources/ro.lang.php +++ b/WEB-INF/resources/ro.lang.php @@ -79,14 +79,15 @@ $i18n_key_words = array( // TODO: translate the following. // 'error.access_denied' => 'Access denied.', // 'error.sys' => 'System error.', +'error.db' => 'Eroare baza de date.', +// TODO: translate the following. +// 'error.field' => 'Incorrect "{0}" data.', +'error.empty' => 'Campul "{0}" este gol.', +'error.not_equal' => 'Campul "{0}" nu este egal cu campul "{1}".', +// TODO: translate the following. +// 'error.interval' => 'Field "{0}" must be greater than "{1}".', // TODO: refactoring ongoing down from here. -'error.db' => 'eroare baza de date', -// Note to translators: the string below must be translated -// 'error.field' => 'incorrect "{0}" data', -'error.empty' => 'campul "{0}" este gol', -'error.not_equal' => 'campul "{0}" nu este egal cu campul "{1}"', -'error.interval' => 'interval incorect', 'error.project' => 'selecteaza proiect', // TODO: translate the following. // 'error.task' => 'Select task.', diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index ec3b8b40..c578865b 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.17.8.3810 | Copyright © Anuko | +  Anuko Time Tracker 1.17.8.3811 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve}