Some more recycling of invoice-related strings.
authorNik Okuntseff <support@anuko.com>
Thu, 8 Feb 2018 14:42:59 +0000 (14:42 +0000)
committerNik Okuntseff <support@anuko.com>
Thu, 8 Feb 2018 14:42:59 +0000 (14:42 +0000)
WEB-INF/resources/et.lang.php
WEB-INF/resources/hu.lang.php
WEB-INF/resources/ja.lang.php
WEB-INF/resources/ko.lang.php
WEB-INF/resources/no.lang.php
WEB-INF/resources/ro.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 645447f..e941e1e 100644 (file)
@@ -425,9 +425,8 @@ $i18n_key_words = array(
 
 // Invoice form. See example at https://timetracker.anuko.com/invoice.php
 // (you can get to this form after generating a report).
-// TODO: translate the following.
-// 'form.invoice.number' => 'Invoice number',
-// 'form.invoice.person' => 'Person',
+'form.invoice.number' => 'Arve number',
+'form.invoice.person' => 'Isik',
 
 // Deleting Invoice form. See example at https://timetracker.anuko.com/invoice_delete.php
 // 'form.invoice.invoice_to_delete' => 'Invoice to delete',
@@ -538,8 +537,6 @@ $i18n_key_words = array(
 "form.mail.sending_str" => '<b>teade saadetud</b>',
 
 // invoice attributes
-"form.invoice.number" => 'arve number',
-"form.invoice.th.username" => 'isik',
 "form.invoice.th.time" => 'tunde',
 "form.invoice.th.rate" => 'hind',
 "form.invoice.th.summ" => 'summa',
index 0a2d810..48c8a40 100644 (file)
@@ -419,9 +419,8 @@ $i18n_key_words = array(
 
 // Invoice form. See example at https://timetracker.anuko.com/invoice.php
 // (you can get to this form after generating a report).
-// TODO: translate the following.
-// 'form.invoice.number' => 'Invoice number',
-// 'form.invoice.person' => 'Person',
+'form.invoice.number' => 'Számla azonosító száma',
+'form.invoice.person' => 'Személy',
 
 // Deleting Invoice form. See example at https://timetracker.anuko.com/invoice_delete.php
 // 'form.invoice.invoice_to_delete' => 'Invoice to delete',
@@ -532,8 +531,6 @@ $i18n_key_words = array(
 "form.mail.sending_str" => '<b>az üzenet elküldve</b>',
 
 // invoice attributes
-"form.invoice.number" => 'számla azonosító száma',
-"form.invoice.th.username" => 'személy',
 "form.invoice.th.time" => 'óra',
 "form.invoice.th.rate" => 'tarifa',
 "form.invoice.th.summ" => 'darab',
index 36540d3..b98362a 100644 (file)
@@ -419,9 +419,8 @@ $i18n_key_words = array(
 
 // Invoice form. See example at https://timetracker.anuko.com/invoice.php
 // (you can get to this form after generating a report).
-// TODO: translate the following.
-// 'form.invoice.number' => 'Invoice number',
-// 'form.invoice.person' => 'Person',
+'form.invoice.number' => '送り状の番号',
+'form.invoice.person' => '個人',
 
 // Deleting Invoice form. See example at https://timetracker.anuko.com/invoice_delete.php
 // 'form.invoice.invoice_to_delete' => 'Invoice to delete',
@@ -532,8 +531,6 @@ $i18n_key_words = array(
 "form.mail.sending_str" => '<b>送信したメッセージ</b>',
 
 // invoice attributes
-"form.invoice.number" => '送り状の番号',
-"form.invoice.th.username" => '個人',
 "form.invoice.th.time" => '時間',
 "form.invoice.th.rate" => '給料',
 "form.invoice.th.summ" => '数量',
index ccd1d13..a434ca4 100644 (file)
@@ -420,9 +420,8 @@ $i18n_key_words = array(
 
 // Invoice form. See example at https://timetracker.anuko.com/invoice.php
 // (you can get to this form after generating a report).
-// TODO: translate the following.
-// 'form.invoice.number' => 'Invoice number',
-// 'form.invoice.person' => 'Person',
+'form.invoice.number' => '송장 번호',
+'form.invoice.person' => '개인',
 
 // Deleting Invoice form. See example at https://timetracker.anuko.com/invoice_delete.php
 // 'form.invoice.invoice_to_delete' => 'Invoice to delete',
@@ -533,8 +532,6 @@ $i18n_key_words = array(
 "form.mail.sending_str" => '<b>송신된 메시지</b>',
 
 // invoice attributes
-"form.invoice.number" => '송장 번호',
-"form.invoice.th.username" => '개인',
 "form.invoice.th.time" => '시간',
 "form.invoice.th.rate" => '급여',
 "form.invoice.th.summ" => '수량',
index 442947c..657e429 100644 (file)
@@ -414,9 +414,8 @@ $i18n_key_words = array(
 
 // Invoice form. See example at https://timetracker.anuko.com/invoice.php
 // (you can get to this form after generating a report).
-// TODO: translate the following.
-// 'form.invoice.number' => 'Invoice number',
-// 'form.invoice.person' => 'Person',
+'form.invoice.number' => 'Fakturanummer',
+'form.invoice.person' => 'Person',
 
 // Deleting Invoice form. See example at https://timetracker.anuko.com/invoice_delete.php
 // 'form.invoice.invoice_to_delete' => 'Invoice to delete',
@@ -527,8 +526,6 @@ $i18n_key_words = array(
 // "form.mail.sending_str" => '<b>the message has been sent</b>',
 
 // invoice attributes
-"form.invoice.number" => 'fakturanummer',
-"form.invoice.th.username" => 'person',
 "form.invoice.th.time" => 'timer',
 "form.invoice.th.rate" => 'sats',
 "form.invoice.th.summ" => 'antall',
index 94359cb..b2fa77d 100644 (file)
@@ -422,9 +422,8 @@ $i18n_key_words = array(
 
 // Invoice form. See example at https://timetracker.anuko.com/invoice.php
 // (you can get to this form after generating a report).
-// TODO: translate the following.
-// 'form.invoice.number' => 'Invoice number',
-// 'form.invoice.person' => 'Person',
+'form.invoice.number' => 'Numar factura',
+'form.invoice.person' => 'Persoana',
 
 // Deleting Invoice form. See example at https://timetracker.anuko.com/invoice_delete.php
 // 'form.invoice.invoice_to_delete' => 'Invoice to delete',
@@ -534,8 +533,6 @@ $i18n_key_words = array(
 "form.mail.sending_str" => '<b>mesaj trimis</b>',
 
 // invoice attributes
-"form.invoice.number" => 'numar factura',
-"form.invoice.th.username" => 'persoana',
 "form.invoice.th.time" => 'ore',
 "form.invoice.th.rate" => 'rata',
 "form.invoice.th.summ" => 'valoare',
index 032cd81..d0957ed 100644 (file)
@@ -432,9 +432,8 @@ $i18n_key_words = array(
 
 // Invoice form. See example at https://timetracker.anuko.com/invoice.php
 // (you can get to this form after generating a report).
-// TODO: translate the following.
-// 'form.invoice.number' => 'Invoice number',
-// 'form.invoice.person' => 'Person',
+'form.invoice.number' => 'Fatura numarası',
+'form.invoice.person' => 'Kişi',
 
 // Deleting Invoice form. See example at https://timetracker.anuko.com/invoice_delete.php
 // 'form.invoice.invoice_to_delete' => 'Invoice to delete',
@@ -545,8 +544,6 @@ $i18n_key_words = array(
 "form.mail.sending_str" => '<b>ileti yollandı</b>',
 
 // invoice attributes
-"form.invoice.number" => 'fatura numarası',
-"form.invoice.th.username" => 'kişi',
 "form.invoice.th.time" => 'saatler',
 "form.invoice.th.rate" => 'tarife',
 "form.invoice.th.summ" => 'tutar',
index 7696ae7..edf1cc9 100644 (file)
@@ -405,9 +405,8 @@ $i18n_key_words = array(
 
 // Invoice form. See example at https://timetracker.anuko.com/invoice.php
 // (you can get to this form after generating a report).
-// TODO: translate the following.
-// 'form.invoice.number' => 'Invoice number',
-// 'form.invoice.person' => 'Person',
+'form.invoice.number' => '发票号码',
+'form.invoice.person' => '人', // TODO: is this correct?
 
 // Deleting Invoice form. See example at https://timetracker.anuko.com/invoice_delete.php
 // 'form.invoice.invoice_to_delete' => 'Invoice to delete',
@@ -518,8 +517,6 @@ $i18n_key_words = array(
 "form.mail.sending_str" => '<b>消息已发送</b>',
 
 // invoice attributes
-"form.invoice.number" => '发票号码',
-"form.invoice.th.username" => '收费人',
 "form.invoice.th.time" => '小时数',
 "form.invoice.th.rate" => '费率',
 "form.invoice.th.summ" => '账号',
index 2952a3b..267a626 100644 (file)
@@ -415,9 +415,8 @@ $i18n_key_words = array(
 
 // Invoice form. See example at https://timetracker.anuko.com/invoice.php
 // (you can get to this form after generating a report).
-// TODO: translate the following.
-// 'form.invoice.number' => 'Invoice number',
-// 'form.invoice.person' => 'Person',
+'form.invoice.number' => '發票號碼',
+'form.invoice.person' => '人', // TODO: is this correct?
 
 // Deleting Invoice form. See example at https://timetracker.anuko.com/invoice_delete.php
 // 'form.invoice.invoice_to_delete' => 'Invoice to delete',
@@ -528,8 +527,6 @@ $i18n_key_words = array(
 "form.mail.sending_str" => '<b>消息已發送</b>',
 
 // invoice attributes
-"form.invoice.number" => '發票號碼',
-"form.invoice.th.username" => '收費人',
 "form.invoice.th.time" => '小時數',
 "form.invoice.th.rate" => '費率',
 "form.invoice.th.summ" => '帳號',
index 0a29211..c0cf348 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.3952 | 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.3953 | 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>