A bit more work on labels in translation files.
authorNik Okuntseff <support@anuko.com>
Tue, 30 Jan 2018 15:39:17 +0000 (15:39 +0000)
committerNik Okuntseff <support@anuko.com>
Tue, 30 Jan 2018 15:39:17 +0000 (15:39 +0000)
16 files changed:
WEB-INF/resources/ca.lang.php
WEB-INF/resources/cs.lang.php
WEB-INF/resources/es.lang.php
WEB-INF/resources/et.lang.php
WEB-INF/resources/hu.lang.php
WEB-INF/resources/it.lang.php
WEB-INF/resources/ja.lang.php
WEB-INF/resources/ko.lang.php
WEB-INF/resources/no.lang.php
WEB-INF/resources/pt.lang.php
WEB-INF/resources/ro.lang.php
WEB-INF/resources/sl.lang.php
WEB-INF/resources/tr.lang.php
WEB-INF/resources/zh-cn.lang.php
WEB-INF/resources/zh-tw.lang.php
WEB-INF/templates/footer.tpl

index 2ad9d3b..1d88844 100644 (file)
@@ -151,17 +151,17 @@ $i18n_key_words = array(
 // 'label.login' => 'Login',
 'label.password' => 'Paraula de pas',
 'label.confirm_password' => 'Confirmar paraula de pas',
-
-
-
-// TODO: refactoring ongoing down from here.
-
 'label.email' => 'E-mail',
 'label.cc' => 'Cc',
 // TODO: translate the following.
 // 'label.bcc' => 'Bcc',
 'label.subject' => 'Assumpte',
 'label.date' => 'Data',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 // TODO: translate the following.
 // 'label.start_date' => 'Start date',
 // 'label.end_date' => 'End date',
index 8668ab3..2db792d 100644 (file)
@@ -152,17 +152,18 @@ $i18n_key_words = array(
 // 'label.login' => 'Login',
 'label.password' => 'Heslo',
 'label.confirm_password' => 'Potvrdit heslo',
-
-
-
-// TODO: refactoring ongoing down from here.
-
 // TODO: translate the following.
 // 'label.email' => 'Email',
 'label.cc' => 'Cc',
 // TODO: translate the following.
 // 'label.bcc' => 'Bcc',
 'label.subject' => 'Předmět',
+// TODO: translate the following.
+// 'label.date' => 'Date',
+
+
+
+// TODO: refactoring ongoing down from here.
 
 'label.delete' => 'Smazat',
 'label.total' => 'Celkem',
index daa80cf..b99d5a8 100644 (file)
@@ -151,17 +151,17 @@ $i18n_key_words = array(
 // 'label.login' => 'Login',
 'label.password' => 'Contraseña',
 'label.confirm_password' => 'Confirmar contraseña',
-
-
-
-// TODO: refactoring ongoing down from here.
-
 'label.email' => 'Email',
 'label.cc' => 'Cc',
 // TODO: translate the following.
 // 'label.bcc' => 'Bcc',
 'label.subject' => 'Asunto',
 'label.date' => 'Fecha',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 'label.start_date' => 'Fecha de inicio',
 'label.end_date' => 'Fecha de fin',
 'label.user' => 'Usuario',
index 448a7cf..04076f7 100644 (file)
@@ -153,17 +153,19 @@ $i18n_key_words = array(
 'label.login' => 'Login',
 'label.password' => 'Salasõna',
 'label.confirm_password' => 'Kinnita salasõna',
-
-
-
-// TODO: refactoring ongoing down from here.
-
+// TODO: translate the following.
 // 'label.email' => 'Email',
 'label.cc' => 'Cc',
 // TODO: translate the following.
 // 'label.bcc' => 'Bcc',
 'label.subject' => 'Teema',
+// TODO: translate the following.
 // 'label.date' => 'Date',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 // 'label.start_date' => 'Start date',
 // 'label.end_date' => 'End date',
 // 'label.user' => 'User',
index d2ae881..7d79973 100644 (file)
@@ -153,17 +153,20 @@ $i18n_key_words = array(
 // 'label.login' => 'Login',
 'label.password' => 'Jelszó',
 'label.confirm_password' => 'Jelszó megerősítése',
-
-
-
-// TODO: refactoring ongoing down from here.
-
+'label.thing_name' => 'Név',
 // TODO: translate the following.
 // 'label.email' => 'Email',
 'label.cc' => 'Másolatot kap',
 // TODO: translate the following.
 // 'label.bcc' => 'Bcc',
 'label.subject' => 'Tárgy',
+// TODO: translate the following.
+// 'label.date' => 'Date',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 'label.total' => 'összesen',
 // Translate the following.
 // 'label.page' => 'Page',
index 7a1251d..a325d4f 100644 (file)
@@ -149,18 +149,18 @@ $i18n_key_words = array(
 // 'label.login' => 'Login',
 'label.password' => 'Password',
 'label.confirm_password' => 'Conferma password',
+'label.email' => 'E-mail',
+'label.cc' => 'Cc',
+// TODO: translate the following.
+// 'label.bcc' => 'Bcc',
+'label.subject' => 'Oggetto',
+// TODO: translate the following.
+// 'label.date' => 'Date',
 
 
 
 // TODO: refactoring ongoing down from here.
 
-'label.email' => 'e-mail',
-// TODO: translate the following.
-// 'label.email' => 'Email',
-'label.cc' => 'Cc',
-// TODO: translate the following.
-// 'label.bcc' => 'Bcc',
-'label.subject' => 'oggetto',
 'label.total' => 'totale',
 // Translate the following.
 // 'label.page' => 'Page',
index 980bf83..fda06f0 100644 (file)
@@ -153,16 +153,18 @@ $i18n_key_words = array(
 // 'label.login' => 'Login',
 'label.password' => 'パスワード',
 'label.confirm_password' => 'パスワードの確認',
-
-
-
-// TODO: refactoring ongoing down from here.
-
 'label.email' => 'Eメール',
 // TODO: translate the following.
 // 'label.cc' => 'Cc',
 // 'label.bcc' => 'Bcc',
 'label.subject' => '主題',
+// TODO: translate the following.
+// 'label.date' => 'Date',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 'label.total' => '合計',
 // Translate the following.
 // 'label.page' => 'Page',
index 94b24e1..73e5750 100644 (file)
@@ -153,16 +153,18 @@ $i18n_key_words = array(
 // 'label.login' => 'Login',
 'label.password' => 'Password',
 'label.confirm_password' => '암호 확인',
-
-
-
-// TODO: refactoring ongoing down from here.
-
 'label.email' => '이메일',
 // TODO: translate the following.
 // 'label.cc' => 'Cc',
 // 'label.bcc' => 'Bcc',
 'label.subject' => '제목',
+// TODO: translate the following.
+// 'label.date' => 'Date',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 'label.total' => '합계',
 // TODO: translate the following.
 // 'label.page' => 'Page',
index e2b8c44..82c3a19 100644 (file)
@@ -152,16 +152,18 @@ $i18n_key_words = array(
 // 'label.login' => 'Login',
 'label.password' => 'Passord',
 'label.confirm_password' => 'Bekreft passord',
+'label.email' => 'E-post',
+// TODO: translate the following.
+// 'label.cc' => 'Cc',
+// 'label.bcc' => 'Bcc',
+'label.subject' => 'Emne',
+// TODO: translate the following.
+// 'label.date' => 'Date',
 
 
 
 // TODO: refactoring ongoing down from here.
 
-// TODO: translate the following.
-// 'label.email' => 'Email',
-// 'label.cc' => 'Cc',
-// 'label.bcc' => 'Bcc',
-'label.subject' => 'Emne',
 'label.total' => 'totalt',
 // TODO: translate the following.
 // 'label.page' => 'Page',
index 1f7dff6..6ff0c09 100644 (file)
@@ -146,16 +146,18 @@ $i18n_key_words = array(
 // 'label.login' => 'Login',
 'label.password' => 'Senha',
 'label.confirm_password' => 'Confirme a senha',
+'label.email' => 'E-mail',
+// TODO: translate the following.
+// 'label.cc' => 'Cc',
+// 'label.bcc' => 'Bcc',
+'label.subject' => 'Assunto',
+// TODO: translate the following.
+// 'label.date' => 'Date',
 
 
 
 // TODO: refactoring ongoing down from here.
 
-// 'label.email' => 'Email',
-'label.cc' => 'Cc',
-// TODO: translate the following.
-// 'label.bcc' => 'Bcc',
-'label.subject' => 'Assunto',
 // 'label.page' => 'Page',
 // 'label.condition' => 'Condition',
 // TODO: translate the following.
index becf8c2..056168f 100644 (file)
@@ -155,16 +155,18 @@ $i18n_key_words = array(
 // 'label.login' => 'Login',
 'label.password' => 'Parola',
 'label.confirm_password' => 'Confirma parola',
-
-
-
-// TODO: refactoring ongoing down from here.
-
 'label.email' => 'E-mail',
 'label.cc' => 'Copie',
 // TODO: translate the following.
 // 'label.bcc' => 'Bcc',
 'label.subject' => 'Subiect',
+// TODO: translate the following.
+// 'label.date' => 'Date',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 'label.total' => 'total',
 // TODO: translate the following.
 // 'label.page' => 'Page',
index eae3ae8..4cdf543 100644 (file)
@@ -148,16 +148,18 @@ $i18n_key_words = array(
 'label.password' => 'Geslo',
 // TODO: translate the following.
 // 'label.confirm_password' => 'Confirm password',
-
-
-
-// TODO: refactoring ongoing down from here.
-
 'label.email' => 'Email',
 'label.cc' => 'Cc',
 // TODO: translate the following.
 // 'label.bcc' => 'Bcc',
 'label.subject' => 'Predmet',
+// TODO: translate the following.
+// 'label.date' => 'Date',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 'label.total' => 'total',
 // TODO: translate the following.
 // 'label.page' => 'Page',
index e892bf6..69dc3ae 100644 (file)
@@ -160,16 +160,18 @@ $i18n_key_words = array(
 'label.password' => 'Parola',
 // TODO: translate the following.
 // 'label.confirm_password' => 'Confirm password',
+'label.email' => 'E-posta',
+// TODO: translate the following.
+// 'label.cc' => 'Cc',
+// 'label.bcc' => 'Bcc',
+'label.subject' => 'Konu',
+// TODO: translate the following.
+// 'label.date' => 'Date',
 
 
 
 // TODO: refactoring ongoing down from here.
 
-'label.email' => 'E-posta',
-'label.cc' => 'Bilgi',
-// TODO: translate the following.
-// 'label.bcc' => 'Bcc',
-'label.subject' => 'Konu',
 'label.total' => 'toplam',
 // TODO: translate the following.
 // 'label.page' => 'Page',
index 8db4deb..e023928 100644 (file)
@@ -142,17 +142,18 @@ $i18n_key_words = array(
 // 'label.login' => 'Login',
 'label.password' => '密码',
 'label.confirm_password' => '确认密码',
-
-
-
-// TODO: refactoring ongoing down from here.
-
 'label.email' => '电子邮件',
 'label.cc' => '抄送',
 // TODO: translate the following.
 // 'label.bcc' => 'Bcc',
 'label.subject' => '主题',
+// TODO: translate the following.
 // 'label.date' => 'Date',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 // 'label.start_date' => 'Start date',
 // 'label.end_date' => 'End date',
 // 'label.user' => 'User',
index 80ce18b..02bf0b1 100644 (file)
@@ -150,16 +150,18 @@ $i18n_key_words = array(
 // 'label.login' => 'Login',
 'label.password' => '密碼',
 'label.confirm_password' => '確認密碼',
-
-
-
-// TODO: refactoring ongoing down from here.
-
 'label.email' => '電子郵件',
 'label.cc' => '抄送',
 // TODO: translate the following.
 // 'label.bcc' => 'Bcc',
 'label.subject' => '主題',
+// TODO: translate the following.
+// 'label.date' => 'Date',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 'label.total' => '總計',
 // TODO: translate the following.
 // 'label.page' => 'Page',
index f0725bd..6b6cc60 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.10.3837 | 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.10.3838 | 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>