Work on progress on button label translations.
authorNik Okuntseff <support@anuko.com>
Mon, 29 Jan 2018 15:53:49 +0000 (15:53 +0000)
committerNik Okuntseff <support@anuko.com>
Mon, 29 Jan 2018 15:53:49 +0000 (15:53 +0000)
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 8daaa37..7fc9e33 100644 (file)
@@ -112,11 +112,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'button.copy' => 'Copy',
 'button.cancel' => 'Cancelar',
-
-
-
-// TODO: refactoring ongoing down from here.
-
 'button.submit' => 'Submeter',
 // TODO: translate the following.
 // 'button.add_user' => 'Add user',
@@ -127,6 +122,11 @@ $i18n_key_words = array(
 // 'button.add_invoice' => 'Add invoice',
 // 'button.add_option' => 'Add option',
 'button.add' => 'Adicionar',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 // Note to translators: strings below need to be translated.
 // 'button.generate' => 'generate',
 // 'button.reset_password' => 'reset password',
index bcb744e..f7cd283 100644 (file)
@@ -120,17 +120,21 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'button.copy' => 'Copy',
 'button.cancel' => 'Renunta',
+'button.submit' => 'Trimite',
+'button.add_user' => 'Adauga utilizator',
+'button.add_project' => 'Adauga proiect',
+// TODO: translate the following.
+// 'button.add_task' => 'Add task',
+'button.add_client' => 'Adauga client',
+// TODO: translate the following.
+// 'button.add_invoice' => 'Add invoice',
+// 'button.add_option' => 'Add option',
+'button.add' => 'Adauga',
 
 
 
 // TODO: refactoring ongoing down from here.
 
-'button.submit' => 'trimite',
-'button.add_user' => 'adauga utilizator',
-'button.add_project' => 'adauga proiect',
-'button.add_activity' => 'adauga activitate',
-'button.add_client' => 'adauga client',
-'button.add' => 'adauga',
 'button.generate' => 'genereaza',
 // Note to translators: button.reset_password needs an improved translation.
 // 'button.reset_password' => 'reset password',
index a541040..7d8d957 100644 (file)
@@ -113,17 +113,21 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'button.copy' => 'Copy',
 'button.cancel' => 'Prekliči',
+'button.submit' => 'Potrdi',
+'button.add_user' => 'Dodaj uporabnika',
+'button.add_project' => 'Dodaj projekt',
+// TODO: translate the following.
+// 'button.add_task' => 'Add task',
+'button.add_client' => 'Dodaj stranko',
+// TODO: translate the following.
+// 'button.add_invoice' => 'Add invoice',
+// 'button.add_option' => 'Add option',
+'button.add' => 'Dodaj',
 
 
 
 // TODO: refactoring ongoing down from here.
 
-'button.submit' => 'potrdi',
-'button.add_user' => 'dodaj uporabnika',
-'button.add_project' => 'dodaj projekt',
-'button.add_activity' => 'dodaj aktivnost',
-'button.add_client' => 'dodaj stranko',
-'button.add' => 'dodaj',
 'button.generate' => 'ustvari',
 // Note to translators: button.reset_password needs an improved translation.
 'button.reset_password' => 'pojdi',
index 2a5d247..fe92180 100644 (file)
@@ -123,17 +123,21 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'button.copy' => 'Copy',
 'button.cancel' => 'Iptal',
+'button.submit' => 'Gönder',
+'button.add_user' => 'Kullanıcı ekle',
+'button.add_project' => 'Proje ekle',
+// TODO: translate the following.
+// 'button.add_task' => 'Add task',
+'button.add_client' => 'Müşteri ekle',
+// TODO: translate the following.
+// 'button.add_invoice' => 'Add invoice',
+// 'button.add_option' => 'Add option',
+'button.add' => 'Ekle',
 
 
 
 // TODO: refactoring ongoing down from here.
 
-'button.submit' => 'gönder',
-'button.add_user' => 'kullanıcı ekle',
-'button.add_project' => 'proje ekle',
-'button.add_activity' => 'faaliyet ekle',
-'button.add_client' => 'müşteri ekle',
-'button.add' => 'ekle',
 'button.generate' => 'yarat',
 // Note to translators: button.reset_password needs an improved translation.
 'button.reset_password' => 'git',
index a39358b..f7b84c0 100644 (file)
@@ -108,25 +108,20 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'button.copy' => 'Copy',
 'button.cancel' => '取消',
-
-
-
-// TODO: refactoring ongoing down from here.
-
-// Labels for buttons.
 'button.submit' => '提交',
-
-// TODO: check / improve translation of all button.add... strings.
-// Concern is that it used to be "add new something", now just "add something".
-'button.add_user' => '添加新用户',
-'button.add_project' => '添加新项目',
 // TODO: translate the following.
+// 'button.add_user' => 'Add user',
+// 'button.add_project' => 'Add project',
 // 'button.add_task' => 'Add task',
-'button.add_client' => '添加新客户',
-// TODO: translate the following.
+// 'button.add_client' => 'Add client',
 // 'button.add_invoice' => 'Add invoice',
 // 'button.add_option' => 'Add option',
 'button.add' => '添加',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 'button.generate' => '创建',
 'button.reset_password' => '重置密码',
 'button.send' => '发送',
index d9b6240..9872591 100644 (file)
@@ -115,18 +115,20 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'button.copy' => 'Copy',
 'button.cancel' => '取消',
+'button.submit' => '提交',
+// TODO: translate the following.
+// 'button.add_user' => 'Add user',
+// 'button.add_project' => 'Add project',
+// 'button.add_task' => 'Add task',
+// 'button.add_client' => 'Add client',
+// 'button.add_invoice' => 'Add invoice',
+// 'button.add_option' => 'Add option',
+'button.add' => '添加',
 
 
 
 // TODO: refactoring ongoing down from here.
 
-'button.submit' => '提交',
-// TODO: check / improve translation of all button.add... strings.
-'button.add_user' => '添加新用戶',
-'button.add_project' => '添加新項目',
-'button.add_activity' => '添加新活動',
-'button.add_client' => '添加新客戶',
-'button.add' => '添加',
 'button.generate' => '創建',
 // Note to translators: button.reset_password needs to be translated.
 // 'button.reset_password' => 'reset password',
index 6005815..dbf9f73 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.9.3828 | 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.9.3829 | 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>