Work in progress refactoring localization files.
authoranuko <support@anuko.com>
Sat, 9 Sep 2017 21:30:01 +0000 (21:30 +0000)
committeranuko <support@anuko.com>
Sat, 9 Sep 2017 21:30:01 +0000 (21:30 +0000)
30 files changed:
WEB-INF/resources/ca.lang.php
WEB-INF/resources/cs.lang.php
WEB-INF/resources/da.lang.php
WEB-INF/resources/de.lang.php
WEB-INF/resources/en.lang.php
WEB-INF/resources/es.lang.php
WEB-INF/resources/et.lang.php
WEB-INF/resources/fa.lang.php
WEB-INF/resources/fi.lang.php
WEB-INF/resources/fr.lang.php
WEB-INF/resources/he.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/nl.lang.php
WEB-INF/resources/no.lang.php
WEB-INF/resources/pl.lang.php
WEB-INF/resources/pt-br.lang.php
WEB-INF/resources/pt.lang.php
WEB-INF/resources/ro.lang.php
WEB-INF/resources/ru.lang.php
WEB-INF/resources/sk.lang.php
WEB-INF/resources/sl.lang.php
WEB-INF/resources/sr.lang.php
WEB-INF/resources/sv.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 0c6ba89..417e77f 100644 (file)
@@ -150,8 +150,10 @@ $i18n_key_words = array(
 'label.password' => 'Paraula de pas',
 'label.confirm_password' => 'Confirmar paraula de pas',
 'label.email' => 'E-mail',
+'label.cc' => 'Cc',
 // TODO: translate the following.
 // 'label.bcc' => 'Bcc',
+'label.subject' => 'Assumpte',
 'label.date' => 'Data',
 // TODO: translate the following.
 // 'label.start_date' => 'Start date',
index 57d2cdd..1967944 100644 (file)
@@ -139,9 +139,12 @@ $i18n_key_words = array(
 
 'label.password' => 'heslo',
 'label.confirm_password' => 'potvrdit heslo',
+// TODO: Translate the following.
 // 'label.email' => 'email',
-// TODO: translate the following.
+'label.cc' => 'Cc',
+// TODO: Translate the following.
 // 'label.bcc' => 'Bcc',
+'label.subject' => 'Předmět',
 'label.total' => 'celkem',
 // TODO: translate the following.
 // 'label.page' => 'Page',
index f5129ea..7c0b91a 100644 (file)
@@ -132,7 +132,9 @@ $i18n_key_words = array(
 'label.confirm_password' => 'Gentag adgangskode',
 'label.email' => 'E-mail',
 // TODO: translate the following.
+// 'label.cc' => 'Cc',
 // 'label.bcc' => 'Bcc',
+// 'label.subject' => 'Subject',
 'label.date' => 'Dato',
 'label.start_date' => 'Start dato',
 'label.end_date' => 'Slut dato',
index 658c32b..3460260 100644 (file)
@@ -128,7 +128,9 @@ $i18n_key_words = array(
 'label.confirm_password' => 'Passwort bestätigen',
 'label.email' => 'E-Mail',
 // TODO: translate the following.
+// 'label.cc' => 'Cc',
 // 'label.bcc' => 'Bcc',
+// 'label.subject' => 'Subject',
 'label.date' => 'Datum',
 'label.start_date' => 'Anfangsdatum',
 'label.end_date' => 'Enddatum',
index 242437d..a0c80b3 100644 (file)
@@ -131,7 +131,9 @@ $i18n_key_words = array(
 'label.password' => 'Password',
 'label.confirm_password' => 'Confirm password',
 'label.email' => 'Email',
+'label.cc' => 'Cc',
 'label.bcc' => 'Bcc',
+'label.subject' => 'Subject',
 'label.date' => 'Date',
 'label.start_date' => 'Start date',
 'label.end_date' => 'End date',
index e2fb922..186a68d 100644 (file)
@@ -153,7 +153,9 @@ $i18n_key_words = array(
 'label.confirm_password' => 'Confirmar Contraseña',
 'label.email' => 'Email',
 // TODO: translate the following.
+// 'label.cc' => 'Cc',
 // 'label.bcc' => 'Bcc',
+// 'label.subject' => 'Subject',
 'label.date' => 'Fecha',
 'label.start_date' => 'Fecha de inicio',
 'label.end_date' => 'Fecha de fin',
index 0acbd8a..c7c5183 100644 (file)
@@ -153,7 +153,9 @@ $i18n_key_words = array(
 'label.confirm_password' => 'Kinnita salasõna',
 // TODO: translate the following.
 // 'label.email' => 'Email',
+// 'label.cc' => 'Cc',
 // 'label.bcc' => 'Bcc',
+// 'label.subject' => 'Subject',
 // 'label.date' => 'Date',
 // 'label.start_date' => 'Start date',
 // 'label.end_date' => 'End date',
index 5283184..e31791f 100644 (file)
@@ -140,7 +140,9 @@ $i18n_key_words = array(
 'label.confirm_password' => 'تکرار رمزعبور',
 'label.email' => 'ایمیل',
 // TODO: translate the following.
+// 'label.cc' => 'Cc',
 // 'label.bcc' => 'Bcc',
+// 'label.subject' => 'Subject',
 'label.date' => 'تاریخ',
 'label.start_date' => 'تاریخ شروع',
 'label.end_date' => 'تاریخ اتمام',
index c84bfd3..05d3afa 100644 (file)
@@ -130,7 +130,9 @@ $i18n_key_words = array(
 'label.confirm_password' => 'Vahvista salasana',
 'label.email' => 'Sähköposti',
 // TODO: translate the following.
+// 'label.cc' => 'Cc',
 // 'label.bcc' => 'Bcc',
+// 'label.subject' => 'Subject',
 'label.date' => 'Päiväys',
 'label.start_date' => 'Aloituspäivä',
 'label.end_date' => 'Päättymispäivä',
index fad8dee..ec044a9 100644 (file)
@@ -143,7 +143,9 @@ $i18n_key_words = array(
 'label.confirm_password' => 'Confirmez le mot de passe',
 'label.email' => 'Email',
 // TODO: translate the following.
+// 'label.cc' => 'Cc',
 // 'label.bcc' => 'Bcc',
+// 'label.subject' => 'Subject',
 'label.date' => 'Date',
 'label.start_date' => 'Date de début',
 'label.end_date' => 'Date de fin',
index d57e556..9d4951b 100644 (file)
@@ -144,7 +144,9 @@ $i18n_key_words = array(
 'label.confirm_password' => 'בדיקת סיסמה',
 'label.email' => 'דואר אלקטרוני',
 // TODO: translate the following.
+// 'label.cc' => 'Cc',
 // 'label.bcc' => 'Bcc',
+// 'label.subject' => 'Subject',
 'label.date' => 'תאריך',
 'label.start_date' => 'תאריך התחלה',
 'label.end_date' => 'תאריך סיום',
index dec8e10..589be7f 100644 (file)
@@ -132,9 +132,11 @@ $i18n_key_words = array(
 
 'label.password' => 'jelszó',
 'label.confirm_password' => 'jelszó megerősítése',
-// 'label.email' => 'email',
 // TODO: translate the following.
+// 'label.email' => 'Email',
+// 'label.cc' => 'Cc',
 // 'label.bcc' => 'Bcc',
+// 'label.subject' => 'Subject',
 'label.total' => 'összesen',
 // Translate the following.
 // 'label.page' => 'Page',
index 78ed589..8c5591b 100644 (file)
@@ -133,7 +133,10 @@ $i18n_key_words = array(
 'label.confirm_password' => 'conferma password',
 'label.email' => 'e-mail',
 // TODO: translate the following.
+// 'label.email' => 'Email',
+// 'label.cc' => 'Cc',
 // 'label.bcc' => 'Bcc',
+// 'label.subject' => 'Subject',
 'label.total' => 'totale',
 // Translate the following.
 // 'label.page' => 'Page',
index a194c71..0e3462c 100644 (file)
@@ -137,7 +137,9 @@ $i18n_key_words = array(
 'label.confirm_password' => 'パスワードの確認',
 'label.email' => 'Eメール',
 // TODO: translate the following.
+// 'label.cc' => 'Cc',
 // 'label.bcc' => 'Bcc',
+// 'label.subject' => 'Subject',
 'label.total' => '合計',
 // Translate the following.
 // 'label.page' => 'Page',
index 0f2e2ff..1ca57c4 100644 (file)
@@ -133,7 +133,9 @@ $i18n_key_words = array(
 'label.confirm_password' => '암호 확인',
 'label.email' => '이메일',
 // TODO: translate the following.
+// 'label.cc' => 'Cc',
 // 'label.bcc' => 'Bcc',
+// 'label.subject' => 'Subject',
 'label.total' => '합계',
 // TODO: translate the following.
 // 'label.page' => 'Page',
index 4dd659d..352a31f 100644 (file)
@@ -131,7 +131,9 @@ $i18n_key_words = array(
 'label.confirm_password' => 'Bevestig wachtwoord',
 'label.email' => 'E-mailadres',
 // TODO: translate the following.
+// 'label.cc' => 'Cc',
 // 'label.bcc' => 'Bcc',
+// 'label.subject' => 'Subject',
 'label.date' => 'Datum',
 'label.start_date' => 'Begindatum',
 'label.end_date' => 'Einddatum',
index 93f4efe..dba4cbf 100644 (file)
@@ -131,9 +131,11 @@ $i18n_key_words = array(
 // 'label.thing_name' => 'Name',
 'label.password' => 'Passord',
 'label.confirm_password' => 'Bekreft passord',
-// 'label.email' => 'email',
 // TODO: translate the following.
+// 'label.email' => 'Email',
+// 'label.cc' => 'Cc',
 // 'label.bcc' => 'Bcc',
+// 'label.subject' => 'Subject',
 'label.total' => 'totalt',
 // TODO: translate the following.
 // 'label.page' => 'Page',
index 281fb62..d52e38b 100644 (file)
@@ -135,7 +135,9 @@ $i18n_key_words = array(
 'label.confirm_password' => 'Potwierdź hasło',
 'label.email' => 'E-mail',
 // TODO: translate the following.
+// 'label.cc' => 'Cc',
 // 'label.bcc' => 'Bcc',
+// 'label.subject' => 'Subject',
 'label.date' => 'Data',
 'label.start_date' => 'Data początkowa',
 'label.end_date' => 'Data końcowa',
index 91794a1..26cedd4 100644 (file)
@@ -130,7 +130,9 @@ $i18n_key_words = array(
 'label.confirm_password' => 'Confirme a senha',
 'label.email' => 'E-mail',
 // TODO: translate the following.
+// 'label.cc' => 'Cc',
 // 'label.bcc' => 'Bcc',
+// 'label.subject' => 'Subject',
 'label.date' => 'Data',
 'label.start_date' => 'Data inicial',
 'label.end_date' => 'Data final',
index 488a3d0..b460a77 100644 (file)
@@ -130,8 +130,10 @@ $i18n_key_words = array(
 'label.password' => 'senha',
 'label.confirm_password' => 'confirme a senha',
 // TODO: translate the following.
-// 'label.email' => 'email',
+// 'label.email' => 'Email',
+// 'label.cc' => 'Cc',
 // 'label.bcc' => 'Bcc',
+// 'label.subject' => 'Subject',
 // 'label.page' => 'Page',
 // 'label.condition' => 'Condition',
 
index ea64a58..a892ec9 100644 (file)
@@ -136,8 +136,10 @@ $i18n_key_words = array(
 'label.password' => 'parola',
 'label.confirm_password' => 'confirma parola',
 // TODO: translate the following.
-// 'label.email' => 'email',
+// 'label.email' => 'Email',
+// 'label.cc' => 'Cc',
 // 'label.bcc' => 'Bcc',
+// 'label.subject' => 'Subject',
 'label.total' => 'total',
 // TODO: translate the following.
 // 'label.page' => 'Page',
index a488dc7..8fbc178 100644 (file)
@@ -131,7 +131,9 @@ $i18n_key_words = array(
 'label.password' => 'Пароль',
 'label.confirm_password' => 'Подтверждение пароля',
 'label.email' => 'Адрес e-mail',
+'label.cc' => 'Копия',
 'label.bcc' => 'Скрытая копия',
+'label.subject' => 'Тема',
 'label.date' => 'Дата',
 'label.start_date' => 'Начальная дата',
 'label.end_date' => 'Конечная дата',
index 0b398f6..e7ed256 100644 (file)
@@ -141,7 +141,9 @@ $i18n_key_words = array(
 'label.confirm_password' => 'Potvrdenie hesla',
 'label.email' => 'E-mail',
 // TODO: translate the following.
+// 'label.cc' => 'Cc',
 // 'label.bcc' => 'Bcc',
+// 'label.subject' => 'Subject',
 'label.date' => 'Dátum',
 'label.start_date' => 'Dátum začiatku',
 'label.end_date' => 'Dátum konca',
index 4642765..e755377 100644 (file)
@@ -135,9 +135,11 @@ $i18n_key_words = array(
 // 'label.manager_login' => 'manager login',
 'label.password' => 'geslo',
 // 'label.confirm_password' => 'confirm password',
-'label.email' => 'email',
+'label.email' => 'Email',
 // TODO: translate the following.
+// 'label.cc' => 'Cc',
 // 'label.bcc' => 'Bcc',
+// 'label.subject' => 'Subject',
 'label.total' => 'total',
 // TODO: translate the following.
 // 'label.page' => 'Page',
index 3afdbc7..ade4ed1 100644 (file)
@@ -132,7 +132,9 @@ $i18n_key_words = array(
 'label.confirm_password' => 'Potvrdi lozinku',
 'label.email' => 'Email',
 // TODO: translate the following.
+// 'label.cc' => 'Cc',
 // 'label.bcc' => 'Bcc',
+// 'label.subject' => 'Subject',
 'label.date' => 'Datum',
 'label.start_date' => 'Početni datum',
 'label.end_date' => 'Krajnji datum',
index 266ee3e..ff948f8 100644 (file)
@@ -131,7 +131,9 @@ $i18n_key_words = array(
 'label.confirm_password' => 'Bekräfta lösenord',
 'label.email' => 'E-postadress',
 // TODO: translate the following.
+// 'label.cc' => 'Cc',
 // 'label.bcc' => 'Bcc',
+// 'label.subject' => 'Subject',
 'label.date' => 'Datum',
 'label.start_date' => 'Startdatum',
 'label.end_date' => 'Slutdatum',
index 0bc3c92..0cdf42c 100644 (file)
@@ -135,9 +135,11 @@ $i18n_key_words = array(
 // 'label.manager_login' => 'manager login',
 'label.password' => 'parola',
 'label.confirm_password' => 'parolayı tekrala',
-'label.email' => 'e-posta',
+'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 80d3fe5..2503608 100644 (file)
@@ -146,8 +146,10 @@ $i18n_key_words = array(
 'label.password' => '密码',
 'label.confirm_password' => '确认密码',
 'label.email' => '电子邮件',
+'label.cc' => '抄送',
 // TODO: translate the following.
 // 'label.bcc' => 'Bcc',
+'label.subject' => '主题',
 // 'label.date' => 'Date',
 // 'label.start_date' => 'Start date',
 // 'label.end_date' => 'End date',
index 69d9e01..f2b8b9d 100644 (file)
@@ -134,8 +134,10 @@ $i18n_key_words = array(
 'label.password' => '密碼',
 'label.confirm_password' => '確認密碼',
 'label.email' => '電子郵件',
+'label.cc' => '抄送',
 // TODO: translate the following.
 // 'label.bcc' => 'Bcc',
+'label.subject' => '主題',
 'label.total' => '總計',
 // TODO: translate the following.
 // 'label.page' => 'Page',
index 9a0e3d5..26a9213 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.12.1.3666 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
+          <td align="center">&nbsp;Anuko Time Tracker 1.12.1.3667 | 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>