]> wagnertech.de Git - timetracker.git/commitdiff
More work on labels.
authorNik Okuntseff <support@anuko.com>
Tue, 30 Jan 2018 16:50:22 +0000 (16:50 +0000)
committerNik Okuntseff <support@anuko.com>
Tue, 30 Jan 2018 16:50:22 +0000 (16:50 +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 1d8884479c1520c734a34db86327ce42d17cadfc..6d31203787d00a57b2932c8126be5992a55e6564 100644 (file)
@@ -157,11 +157,6 @@ $i18n_key_words = array(
 // 'label.bcc' => 'Bcc',
 'label.subject' => 'Assumpte',
 'label.date' => 'Data',
 // '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',
 // TODO: translate the following.
 // 'label.start_date' => 'Start date',
 // 'label.end_date' => 'End date',
@@ -169,6 +164,12 @@ $i18n_key_words = array(
 // 'label.users' => 'Users',
 // 'label.client' => 'Client',
 // 'label.clients' => 'Clients',
 // 'label.users' => 'Users',
 // 'label.client' => 'Client',
 // 'label.clients' => 'Clients',
+
+
+
+// TODO: refactoring ongoing down from here.
+
+// TODO: translate the following.
 // 'label.option' => 'Option',
 // 'label.invoice' => 'Invoice',
 // 'label.project' => 'Project',
 // 'label.option' => 'Option',
 // 'label.invoice' => 'Invoice',
 // 'label.project' => 'Project',
index 2db792d8e0f651d488ae787bdf0e0c2682d2ee5c..b0e6e03d4f8ebc721e0e89de92fd468089cbc2d3 100644 (file)
@@ -160,6 +160,12 @@ $i18n_key_words = array(
 'label.subject' => 'Předmět',
 // TODO: translate the following.
 // 'label.date' => 'Date',
 'label.subject' => 'Předmět',
 // TODO: translate the following.
 // 'label.date' => 'Date',
+// 'label.start_date' => 'Start date',
+// 'label.end_date' => 'End date',
+// 'label.user' => 'User',
+// 'label.users' => 'Users',
+// 'label.client' => 'Client',
+// 'label.clients' => 'Clients',
 
 
 
 
 
 
index b99d5a85b1c4c1374041e966bb37f58b5806010d..eb7c43522063c267d977793a943971a8a513cd83 100644 (file)
@@ -157,18 +157,18 @@ $i18n_key_words = array(
 // 'label.bcc' => 'Bcc',
 'label.subject' => 'Asunto',
 'label.date' => 'Fecha',
 // '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',
 'label.start_date' => 'Fecha de inicio',
 'label.end_date' => 'Fecha de fin',
 'label.user' => 'Usuario',
-'label.users' => 'Personas',
 // TODO: translate the following.
 // TODO: translate the following.
+// 'label.users' => 'Users',
 // 'label.client' => 'Client',
 // 'label.clients' => 'Clients',
 // 'label.client' => 'Client',
 // 'label.clients' => 'Clients',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 'label.option' => 'Opción',
 // TODO: translate the following.
 // 'label.invoice' => 'Invoice',
 'label.option' => 'Opción',
 // TODO: translate the following.
 // 'label.invoice' => 'Invoice',
index 04076f737ac997d2f25be352f53c2208d2517090..c0d765641fc3bcf75cc084eee3d3cb888fb92ed7 100644 (file)
@@ -161,17 +161,17 @@ $i18n_key_words = array(
 'label.subject' => 'Teema',
 // TODO: translate the following.
 // 'label.date' => 'Date',
 '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',
 // 'label.users' => 'Users',
 // 'label.client' => 'Client',
 // 'label.clients' => 'Clients',
 // 'label.start_date' => 'Start date',
 // 'label.end_date' => 'End date',
 // 'label.user' => 'User',
 // 'label.users' => 'Users',
 // 'label.client' => 'Client',
 // 'label.clients' => 'Clients',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 // 'label.option' => 'Option',
 // 'label.invoice' => 'Invoice',
 'label.project' => 'Projekt',
 // 'label.option' => 'Option',
 // 'label.invoice' => 'Invoice',
 'label.project' => 'Projekt',
index 7d799738827ff67acd34195aa89bde292932d325..917f2b81178f1e8047956b10f553641758c579a8 100644 (file)
@@ -162,6 +162,12 @@ $i18n_key_words = array(
 'label.subject' => 'Tárgy',
 // TODO: translate the following.
 // 'label.date' => 'Date',
 'label.subject' => 'Tárgy',
 // TODO: translate the following.
 // 'label.date' => 'Date',
+// 'label.start_date' => 'Start date',
+// 'label.end_date' => 'End date',
+// 'label.user' => 'User',
+// 'label.users' => 'Users',
+// 'label.client' => 'Client',
+  'label.clients' => 'Clients',
 
 
 
 
 
 
index a325d4fcba785ae19f20015e3d35e2d4cde41398..3e1a2d8cea5d3a5d44211165b1ce223e5afe099b 100644 (file)
@@ -156,6 +156,12 @@ $i18n_key_words = array(
 'label.subject' => 'Oggetto',
 // TODO: translate the following.
 // 'label.date' => 'Date',
 'label.subject' => 'Oggetto',
 // TODO: translate the following.
 // 'label.date' => 'Date',
+// 'label.start_date' => 'Start date',
+// 'label.end_date' => 'End date',
+// 'label.user' => 'User',
+// 'label.users' => 'Users',
+// 'label.client' => 'Client',
+// 'label.clients' => 'Clients',
 
 
 
 
 
 
index fda06f00480d4f6700cb5d84600f8c99ba3ca974..a459d57802053f9a2702f3aa1b85d44c6138a080 100644 (file)
@@ -160,6 +160,12 @@ $i18n_key_words = array(
 'label.subject' => '主題',
 // TODO: translate the following.
 // 'label.date' => 'Date',
 'label.subject' => '主題',
 // TODO: translate the following.
 // 'label.date' => 'Date',
+// 'label.start_date' => 'Start date',
+// 'label.end_date' => 'End date',
+// 'label.user' => 'User',
+// 'label.users' => 'Users',
+// 'label.client' => 'Client',
+// 'label.clients' => 'Clients',
 
 
 
 
 
 
index 73e5750b6aa6c0f0b66972af67dc23cb32ad092c..a4d04f68cf5462d2f07ea1a74962ef29193dd435 100644 (file)
@@ -160,6 +160,12 @@ $i18n_key_words = array(
 'label.subject' => '제목',
 // TODO: translate the following.
 // 'label.date' => 'Date',
 'label.subject' => '제목',
 // TODO: translate the following.
 // 'label.date' => 'Date',
+// 'label.start_date' => 'Start date',
+// 'label.end_date' => 'End date',
+// 'label.user' => 'User',
+// 'label.users' => 'Users',
+// 'label.client' => 'Client',
+// 'label.clients' => 'Clients',
 
 
 
 
 
 
index 82c3a191f9dad619c5d56930a3b6ba2d8a5d8b8f..53f845132e731c7b7f9486144bab7f191b8784fe 100644 (file)
@@ -159,6 +159,12 @@ $i18n_key_words = array(
 'label.subject' => 'Emne',
 // TODO: translate the following.
 // 'label.date' => 'Date',
 'label.subject' => 'Emne',
 // TODO: translate the following.
 // 'label.date' => 'Date',
+// 'label.start_date' => 'Start date',
+// 'label.end_date' => 'End date',
+// 'label.user' => 'User',
+// 'label.users' => 'Users',
+// 'label.client' => 'Client',
+// 'label.clients' => 'Clients',
 
 
 
 
 
 
index 6ff0c095a75fb53571f6f13f9396a83f15a461f8..990f3657035991882ce8d6a44edafd67019fb5a3 100644 (file)
@@ -153,6 +153,12 @@ $i18n_key_words = array(
 'label.subject' => 'Assunto',
 // TODO: translate the following.
 // 'label.date' => 'Date',
 'label.subject' => 'Assunto',
 // TODO: translate the following.
 // 'label.date' => 'Date',
+// 'label.start_date' => 'Start date',
+// 'label.end_date' => 'End date',
+// 'label.user' => 'User',
+// 'label.users' => 'Users',
+// 'label.client' => 'Client',
+// 'label.clients' => 'Clients',
 
 
 
 
 
 
index 056168fb9002c98b450151d146233da3acd2d62c..9f1d7966515de7c2686d8634fa1816ed041294a3 100644 (file)
@@ -162,6 +162,12 @@ $i18n_key_words = array(
 'label.subject' => 'Subiect',
 // TODO: translate the following.
 // 'label.date' => 'Date',
 'label.subject' => 'Subiect',
 // TODO: translate the following.
 // 'label.date' => 'Date',
+// 'label.start_date' => 'Start date',
+// 'label.end_date' => 'End date',
+// 'label.user' => 'User',
+// 'label.users' => 'Users',
+// 'label.client' => 'Client',
+// 'label.clients' => 'Clients',
 
 
 
 
 
 
index 4cdf543c9e868e769b0fc9df49254930822a0360..4e1b4f943d40b8888c7a4a654aa811ffe0d44b8b 100644 (file)
@@ -155,6 +155,12 @@ $i18n_key_words = array(
 'label.subject' => 'Predmet',
 // TODO: translate the following.
 // 'label.date' => 'Date',
 'label.subject' => 'Predmet',
 // TODO: translate the following.
 // 'label.date' => 'Date',
+// 'label.start_date' => 'Start date',
+// 'label.end_date' => 'End date',
+// 'label.user' => 'User',
+// 'label.users' => 'Users',
+// 'label.client' => 'Client',
+// 'label.clients' => 'Clients',
 
 
 
 
 
 
index 69dc3ae691c3406fc03a7a086555ae1935a82935..c8b0cb9fe256c254888d9c82f2255b42cb10032c 100644 (file)
@@ -167,6 +167,12 @@ $i18n_key_words = array(
 'label.subject' => 'Konu',
 // TODO: translate the following.
 // 'label.date' => 'Date',
 'label.subject' => 'Konu',
 // TODO: translate the following.
 // 'label.date' => 'Date',
+// 'label.start_date' => 'Start date',
+// 'label.end_date' => 'End date',
+// 'label.user' => 'User',
+// 'label.users' => 'Users',
+// 'label.client' => 'Client',
+// 'label.clients' => 'Clients',
 
 
 
 
 
 
index e023928f00b74f2cb887224a966c534b205ca520..bb7c06651861de4741914419a24812f0bb502305 100644 (file)
@@ -149,17 +149,17 @@ $i18n_key_words = array(
 'label.subject' => '主题',
 // TODO: translate the following.
 // 'label.date' => 'Date',
 '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',
 // 'label.users' => 'Users',
 // 'label.client' => 'Client',
 // 'label.clients' => 'Clients',
 // 'label.start_date' => 'Start date',
 // 'label.end_date' => 'End date',
 // 'label.user' => 'User',
 // 'label.users' => 'Users',
 // 'label.client' => 'Client',
 // 'label.clients' => 'Clients',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 // 'label.option' => 'Option',
 // 'label.invoice' => 'Invoice',
 // 'label.project' => 'Project',
 // 'label.option' => 'Option',
 // 'label.invoice' => 'Invoice',
 // 'label.project' => 'Project',
index 02bf0b16e362df32e8f244fb1b4963b8b8a34903..1b5078cf3082b67c89f87ea11ac4e1759c082a95 100644 (file)
@@ -157,6 +157,12 @@ $i18n_key_words = array(
 'label.subject' => '主題',
 // TODO: translate the following.
 // 'label.date' => 'Date',
 'label.subject' => '主題',
 // TODO: translate the following.
 // 'label.date' => 'Date',
+// 'label.start_date' => 'Start date',
+// 'label.end_date' => 'End date',
+// 'label.user' => 'User',
+// 'label.users' => 'Users',
+// 'label.client' => 'Client',
+// 'label.clients' => 'Clients',
 
 
 
 
 
 
index 6b6cc605e071a33736f3a0bbe3b0b04c1750708c..98a3f8393e188742ca4a625b393cfbf46f33136a 100644 (file)
@@ -12,7 +12,7 @@
       <br>
       <table cellspacing="0" cellpadding="4" width="100%" border="0">
         <tr>
       <br>
       <table cellspacing="0" cellpadding="4" width="100%" border="0">
         <tr>
-          <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> |
+          <td align="center">&nbsp;Anuko Time Tracker 1.17.10.3839 | 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>
             <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>