Ongoing work in translation files.
authorNik Okuntseff <support@anuko.com>
Sun, 28 Jan 2018 18:08:54 +0000 (18:08 +0000)
committerNik Okuntseff <support@anuko.com>
Sun, 28 Jan 2018 18:08:54 +0000 (18:08 +0000)
WEB-INF/resources/pt-br.lang.php
WEB-INF/resources/pt.lang.php
WEB-INF/resources/ro.lang.php
WEB-INF/templates/footer.tpl

index 0a21a8a..80164b8 100644 (file)
@@ -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.',
index a8102fe..6ac89ae 100644 (file)
@@ -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.',
index 2db44b8..a4fc331 100644 (file)
@@ -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.',
index ec3b8b4..c578865 100644 (file)
@@ -12,7 +12,7 @@
       <br>
       <table cellspacing="0" cellpadding="4" width="100%" border="0">
         <tr>
-          <td align="center">&nbsp;Anuko Time Tracker 1.17.8.3810 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
+          <td align="center">&nbsp;Anuko Time Tracker 1.17.8.3811 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
             <a href="https://www.anuko.com/lp/tt_4.htm" target="_blank">{$i18n.footer.credits}</a> |
             <a href="https://www.anuko.com/lp/tt_5.htm" target="_blank">{$i18n.footer.license}</a> |
             <a href="https://www.anuko.com/lp/tt_7.htm" target="_blank">{$i18n.footer.improve}</a>