Some more recycling.
authorNik Okuntseff <support@anuko.com>
Wed, 7 Feb 2018 00:50:09 +0000 (00:50 +0000)
committerNik Okuntseff <support@anuko.com>
Wed, 7 Feb 2018 00:50:09 +0000 (00:50 +0000)
WEB-INF/resources/ca.lang.php
WEB-INF/resources/cs.lang.php
WEB-INF/resources/pt.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 3bd5ed8..cbb246e 100644 (file)
@@ -491,7 +491,6 @@ $i18n_key_words = array(
 "form.invoice.th.rate" => 'Taxa',
 "form.invoice.th.summ" => 'Quantitat',
 "form.invoice.subtotal" => 'Subtotal',
-"form.invoice.customer" => 'Client',
 "form.invoice.mailinv_above" => 'Enviar aquesta factura per e-mail',
 "form.invoice.sending_str" => '<b>Factura enviada</b>',
 
index 6de4ec6..4f82e98 100644 (file)
@@ -167,8 +167,9 @@ $i18n_key_words = array(
 'label.user' => 'Uživatel',
 // TODO: translate the following.
 // 'label.users' => 'Users',
-// 'label.client' => 'Client',
-// 'label.clients' => 'Clients',
+'label.client' => 'Zákazník',
+'label.clients' => 'Zákazníci',
+// TODO: translate the following.
 // 'label.option' => 'Option',
 // 'label.invoice' => 'Invoice',
 'label.project' => 'Projekt',
@@ -293,10 +294,10 @@ $i18n_key_words = array(
 // 'title.add_user' => 'Adding User',
 // 'title.edit_user' => 'Editing User',
 // 'title.delete_user' => 'Deleting User',
-// 'title.clients' => 'Clients',
-// 'title.add_client' => 'Adding Client',
-// 'title.edit_client' => 'Editing Client',
-// 'title.delete_client' => 'Deleting Client',
+'title.clients' => 'Zákazníci',
+'title.add_client' => 'Přidat zákazníka',
+'title.edit_client' => 'Upravit zákazníka',
+'title.delete_client' => 'Smazat zákazníka',
 // 'title.invoices' => 'Invoices',
 // 'title.add_invoice' => 'Adding Invoice',
 // 'title.view_invoice' => 'Viewing Invoice',
@@ -344,7 +345,8 @@ $i18n_key_words = array(
 'dropdown.projects' => 'projekty',
 // TODO: translate the following.
 // 'dropdown.tasks' => 'tasks',
-// 'dropdown.clients' => 'clients',
+'dropdown.clients' => 'zákazníci',
+// TODO: translate the following.
 // 'dropdown.select' => '--- select ---',
 // 'dropdown.select_invoice' => '--- select invoice ---',
 // 'dropdown.status_active' => 'active',
@@ -531,11 +533,6 @@ $i18n_key_words = array(
 "form.migration.compression.gzip" => 'gzip',
 "form.migration.compression.bzip" => 'bzip',
 
-"form.client.title" => 'zákazníci',
-"form.client.add_title" => 'přidat zákazníka',
-"form.client.edit_title" => 'upravit zákazníka',
-"form.client.del_title" => 'smazat zákazníka',
-
 // miscellaneous strings
 "forward.tocsvfile" => 'exportovat data do .csv souboru',
 "forward.toxmlfile" => 'exportovat data do .xml souboru',
index 0f8b27f..5db1f1c 100644 (file)
@@ -276,10 +276,10 @@ $i18n_key_words = array(
 // 'title.add_task' => 'Adding Task',
 // 'title.edit_task' => 'Editing Task',
 // 'title.delete_task' => 'Deleting Task',
-// 'title.users' => 'Users',
-// 'title.add_user' => 'Adding User',
-// 'title.edit_user' => 'Editing User',
-// 'title.delete_user' => 'Deleting User',
+'title.users' => 'Usuários',
+'title.add_user' => 'Adicionando usuário',
+'title.edit_user' => 'Editando usuário',
+'title.delete_user' => 'Apagando usuário',
 // 'title.clients' => 'Clients',
 // 'title.add_client' => 'Adding Client',
 // 'title.edit_client' => 'Editing Client',
@@ -445,19 +445,12 @@ $i18n_key_words = array(
 "form.profile.edit_title" => 'editando perfil',
 
 // people form attributes
-"form.people.ppl_str" => 'pessoas',
-"form.people.createu_str" => 'adicionar novo usuário',
-"form.people.edit_str" => 'editando usuário',
-"form.people.del_str" => 'apagando usuário',
-
 "form.people.th.role" => 'regra',
 "form.people.manager" => 'gerente',
-"form.people.empl" => 'usuário',
 
 // report attributes
 "form.report.title" => 'relatórios',
 "form.report.total" => 'horas totais',
-"form.report.th.empllist" => 'usuário',
 
 // mail form attributes
 "form.mail.from" => 'de',
index f41dfd1..6561b37 100644 (file)
@@ -493,7 +493,6 @@ $i18n_key_words = array(
 "form.people.th.rate" => 'tarife',
 "form.people.manager" => 'yönetici',
 "form.people.comanager" => 'yardımcı yönetici',
-"form.people.empl" => 'kullanıcı',
 
 "form.people.rate" => 'varsayılan saat ücreti',
 "form.people.comanager" => 'yardımcı yönetici',
@@ -501,7 +500,6 @@ $i18n_key_words = array(
 // report attributes
 "form.report.title" => 'raporlar',
 "form.report.total" => 'saat toplamı',
-"form.report.th.empllist" => 'kullanıcı',
 
 // mail form attributes
 "form.mail.from" => 'kimden',
index 3af46d9..f6f7ab9 100644 (file)
@@ -151,11 +151,11 @@ $i18n_key_words = array(
 'label.date' => '日期',
 'label.start_date' => '开始日期',
 'label.end_date' => '结束日期',
+'label.user' => '用户',
+'label.users' => '用户',
+'label.client' => '客户',
+'label.clients' => '客户',
 // TODO: translate the following.
-// 'label.user' => 'User',
-// 'label.users' => 'Users',
-// 'label.client' => 'Client',
-// 'label.clients' => 'Clients',
 // 'label.option' => 'Option',
 // 'label.invoice' => 'Invoice',
 'label.project' => '项目',
@@ -274,14 +274,15 @@ $i18n_key_words = array(
 // 'title.add_task' => 'Adding Task',
 // 'title.edit_task' => 'Editing Task',
 // 'title.delete_task' => 'Deleting Task',
-// 'title.users' => 'Users',
+'title.users' => '用户',
+// TODO: translate the following.
 // 'title.add_user' => 'Adding User',
 // 'title.edit_user' => 'Editing User',
 // 'title.delete_user' => 'Deleting User',
-// 'title.clients' => 'Clients',
-// 'title.add_client' => 'Adding Client',
-// 'title.edit_client' => 'Editing Client',
-// 'title.delete_client' => 'Deleting Client',
+'title.clients' => '客户',
+'title.add_client' => '添加客户',
+'title.edit_client' => '编辑客户',
+'title.delete_client' => '删除客户',
 // 'title.invoices' => 'Invoices',
 // 'title.add_invoice' => 'Adding Invoice',
 // 'title.view_invoice' => 'Viewing Invoice',
@@ -329,7 +330,8 @@ $i18n_key_words = array(
 'dropdown.projects' => '项目',
 // TODO: translate the following.
 // 'dropdown.tasks' => 'tasks',
-// 'dropdown.clients' => 'clients',
+'dropdown.clients' => '客户',
+// TODO: translate the following.
 // 'dropdown.select' => '--- select ---',
 // 'dropdown.select_invoice' => '--- select invoice ---',
 // 'dropdown.status_active' => 'active',
@@ -472,7 +474,6 @@ $i18n_key_words = array(
 "form.people.th.rate" => '费率',
 "form.people.manager" => '经理',
 "form.people.comanager" => '合作经理人',
-"form.people.empl" => '用户',
 
 "form.people.rate" => '默认小时收费',
 "form.people.comanager" => '合作经理人',
@@ -480,7 +481,6 @@ $i18n_key_words = array(
 // report attributes
 "form.report.title" => '报告',
 "form.report.total" => '总计时间',
-"form.report.th.empllist" => '用户',
 
 // mail form attributes
 "form.mail.from" => '从',
@@ -518,11 +518,6 @@ $i18n_key_words = array(
 "form.migration.compression.gzip" => 'gzip格式',
 "form.migration.compression.bzip" => 'bzip格式',
 
-"form.client.title" => '客户',
-"form.client.add_title" => '添加客户',
-"form.client.edit_title" => '编辑客户',
-"form.client.del_title" => '删除客户',
-
 // miscellaneous strings
 "forward.tocsvfile" => '将数据导出到.csv文件',
 "forward.toxmlfile" => '将数据导出到.xml文件',
index 6c6dd25..c0f064b 100644 (file)
@@ -160,10 +160,11 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'label.start_date' => 'Start date',
 // 'label.end_date' => 'End date',
-// 'label.user' => 'User',
-// 'label.users' => 'Users',
-// 'label.client' => 'Client',
-// 'label.clients' => 'Clients',
+'label.user' => '用戶',
+'label.users' => '用戶',
+'label.client' => '客戶',
+'label.clients' => '客戶',
+// TODO: translate the following.
 // 'label.option' => 'Option',
 // 'label.invoice' => 'Invoice',
 'label.project' => '項目',
@@ -282,14 +283,15 @@ $i18n_key_words = array(
 // 'title.add_task' => 'Adding Task',
 // 'title.edit_task' => 'Editing Task',
 // 'title.delete_task' => 'Deleting Task',
-// 'title.users' => 'Users',
+'title.users' => '用戶',
+// TODO: translate the following.
 // 'title.add_user' => 'Adding User',
 // 'title.edit_user' => 'Editing User',
 // 'title.delete_user' => 'Deleting User',
-// 'title.clients' => 'Clients',
-// 'title.add_client' => 'Adding Client',
-// 'title.edit_client' => 'Editing Client',
-// 'title.delete_client' => 'Deleting Client',
+'title.clients' => '客戶',
+'title.add_client' => '添加客戶',
+'title.edit_client' => '編輯客戶',
+'title.delete_client' => '刪除客戶',
 // 'title.invoices' => 'Invoices',
 // 'title.add_invoice' => 'Adding Invoice',
 // 'title.view_invoice' => 'Viewing Invoice',
@@ -337,7 +339,8 @@ $i18n_key_words = array(
 'dropdown.projects' => '項目',
 // TODO: translate the following.
 // 'dropdown.tasks' => 'tasks',
-// 'dropdown.clients' => 'clients',
+'dropdown.clients' => '客戶',
+// TODO: translate the following.
 // 'dropdown.select' => '--- select ---',
 // 'dropdown.select_invoice' => '--- select invoice ---',
 // 'dropdown.status_active' => 'active',
@@ -480,7 +483,6 @@ $i18n_key_words = array(
 "form.people.th.rate" => '費率',
 "form.people.manager" => '經理',
 "form.people.comanager" => '合作經理人',
-"form.people.empl" => '用戶',
 
 "form.people.rate" => '默認小時收費',
 "form.people.comanager" => '合作經理人',
@@ -488,7 +490,6 @@ $i18n_key_words = array(
 // report attributes
 "form.report.title" => '報告',
 "form.report.total" => '總計時間',
-"form.report.th.empllist" => '用戶',
 
 // mail form attributes
 "form.mail.from" => '從',
@@ -526,11 +527,6 @@ $i18n_key_words = array(
 "form.migration.compression.gzip" => 'gzip格式',
 "form.migration.compression.bzip" => 'bzip格式',
 
-"form.client.title" => '客戶',
-"form.client.add_title" => '添加客戶',
-"form.client.edit_title" => '編輯客戶',
-"form.client.del_title" => '刪除客戶',
-
 // miscellaneous strings
 "forward.tocsvfile" => '將資料輸出到.csv文件',
 "forward.toxmlfile" => '將資料輸出到.xml文件',
index c36729e..d51697c 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.12.3921 | 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.12.3922 | 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>