]> wagnertech.de Git - timetracker.git/commitdiff
More recycling.
authorNik Okuntseff <support@anuko.com>
Mon, 5 Feb 2018 23:41:40 +0000 (23:41 +0000)
committerNik Okuntseff <support@anuko.com>
Mon, 5 Feb 2018 23:41:40 +0000 (23:41 +0000)
12 files changed:
WEB-INF/resources/ca.lang.php
WEB-INF/resources/cs.lang.php
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 ce767c1f586635daef48574f6dda2f1116d826cd..3ddaa7c78c9eeb98fb7b44b18a4f0130b4d34158 100644 (file)
@@ -500,7 +500,6 @@ $i18n_key_words = array(
 "form.invoice.fillform" => 'Empleni els camps',
 "form.invoice.date" => 'Data',
 "form.invoice.number" => 'Número de factura',
-"form.invoice.tax" => 'Impost',
 "form.invoice.th.username" => 'Persona',
 "form.invoice.th.time" => 'Hores',
 "form.invoice.th.rate" => 'Taxa',
index aa43505158d70da1fb83a8ca98bfb3e01aa58c13..f4de6caf315c2ee03d87a7f6714a764a7177486b 100644 (file)
@@ -212,7 +212,8 @@ $i18n_key_words = array(
 'label.comment' => 'Komentář',
 // TODO: translate the following.
 // 'label.status' => 'Status',
-// 'label.tax' => 'Tax',
+'label.tax' => 'DPH',
+// TODO: translate the following.
 // 'label.subtotal' => 'Subtotal',
 'label.total' => 'Celkem',
 // TODO: translate the following.
@@ -526,7 +527,6 @@ $i18n_key_words = array(
 "form.invoice.fillform" => 'vyplňte pole',
 "form.invoice.date" => 'datum',
 "form.invoice.number" => 'faktura číslo',
-"form.invoice.tax" => 'DPH',
 "form.invoice.th.username" => 'osoba',
 "form.invoice.th.time" => 'hodin',
 "form.invoice.th.rate" => 'sazba',
@@ -553,7 +553,6 @@ $i18n_key_words = array(
 "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',
-"form.client.tax" => 'DPH',
 
 // miscellaneous strings
 "forward.tocsvfile" => 'exportovat data do .csv souboru',
index d1aa1416b1c536b415f7558b851fa725a077b119..9b67eb8cb78f139309e53afceda3a7f1f7701cc7 100644 (file)
@@ -209,7 +209,8 @@ $i18n_key_words = array(
 'label.comment' => 'Kommentaar',
 // TODO: translate the following.
 // 'label.status' => 'Status',
-// 'label.tax' => 'Tax',
+'label.tax' => 'Maks',
+// TODO: translate the following.
 // 'label.subtotal' => 'Subtotal',
 'label.total' => 'Kokku',
 // TODO: translate the following.
@@ -535,8 +536,6 @@ $i18n_key_words = array(
 "form.invoice.fillform" => 'täida väljad',
 "form.invoice.date" => 'kuupäev',
 "form.invoice.number" => 'arve number',
-"form.invoice.tax" => 'maks',
-"form.invoice.comment" => 'kommentaar ',
 "form.invoice.th.username" => 'isik',
 "form.invoice.th.time" => 'tunde',
 "form.invoice.th.rate" => 'hind',
@@ -563,8 +562,6 @@ $i18n_key_words = array(
 "form.client.add_title" => 'lisa klient',
 "form.client.edit_title" => 'muuda klienti',
 "form.client.del_title" => 'kustuta klient',
-"form.client.tax" => 'maks',
-"form.client.comment" => 'märkus ',
 
 // miscellaneous strings
 "forward.tocsvfile" => 'ekspordi andmed .csv faili',
index c3a12dd1ed42b968db38ed625e28f04c4152441f..48d18b4dc93a85bb390399f8d7d9e410fe75ebb2 100644 (file)
@@ -209,7 +209,8 @@ $i18n_key_words = array(
 'label.comment' => 'Megjegyzés',
 // TODO: translate the following.
 // 'label.status' => 'Status',
-// 'label.tax' => 'Tax',
+'label.tax' => 'Adó',
+// TODO: translate the following.
 // 'label.subtotal' => 'Subtotal',
 'label.total' => 'Összesen',
 // TODO: translate the following.
@@ -509,7 +510,6 @@ $i18n_key_words = array(
 "form.invoice.fillform" => 'töltsd ki a mezőket',
 "form.invoice.date" => 'Dátum',
 "form.invoice.number" => 'számla azonosító száma',
-"form.invoice.tax" => 'adó',
 "form.invoice.th.username" => 'személy',
 "form.invoice.th.time" => 'óra',
 "form.invoice.th.rate" => 'tarifa',
@@ -532,7 +532,6 @@ $i18n_key_words = array(
 "form.client.add_title" => 'új ügyfél hozzáadása',
 "form.client.edit_title" => 'ügyfél adatainak szerkesztése',
 "form.client.del_title" => 'ügyfél törlése',
-"form.client.tax" => 'adó',
 
 // miscellaneous strings
 "forward.tocsvfile" => 'az adatok exportálása CSV file-ba',
index 7d4afed402664100bbc3f46fd5f5db586174b957..c003546683220bb575c72d85e3f5bdfbfebf5f30 100644 (file)
@@ -209,7 +209,8 @@ $i18n_key_words = array(
 'label.comment' => 'コメント',
 // TODO: translate the following.
 // 'label.status' => 'Status',
-// 'label.tax' => 'Tax',
+'label.tax' => '税',
+// TODO: translate the following.
 // 'label.subtotal' => 'Subtotal',
 'label.total' => '合計',
 // TODO: translate the following.
@@ -535,7 +536,6 @@ $i18n_key_words = array(
 "form.invoice.fillform" => 'フィールドの作成',
 "form.invoice.date" => '日付',
 "form.invoice.number" => '送り状の番号',
-"form.invoice.tax" => '税',
 "form.invoice.th.username" => '個人',
 "form.invoice.th.time" => '時間',
 "form.invoice.th.rate" => '給料',
@@ -561,7 +561,6 @@ $i18n_key_words = array(
 "form.client.add_title" => 'クライアントの追加',
 "form.client.edit_title" => 'クライアントの編集',
 "form.client.del_title" => 'クライアントの削除',
-"form.client.tax" => '税',
 
 // miscellaneous strings
 "forward.tocsvfile" => 'csvファイルにエクスポート',
index 3dc4435e125839f68366844cbdd4f72272ced58c..568524f4ab0ee51e4b8411a4a7128ddbf010e96a 100644 (file)
@@ -209,7 +209,8 @@ $i18n_key_words = array(
 'label.comment' => '코멘트',
 // TODO: translate the following.
 // 'label.status' => 'Status',
-// 'label.tax' => 'Tax',
+'label.tax' => '세금',
+// TODO: translate the following.
 // 'label.subtotal' => 'Subtotal',
 'label.total' => '합계',
 // TODO: translate the following.
@@ -530,7 +531,6 @@ $i18n_key_words = array(
 "form.invoice.fillform" => '필드들을 채우십시오',
 "form.invoice.date" => '날짜',
 "form.invoice.number" => '송장 번호',
-"form.invoice.tax" => '세금',
 "form.invoice.th.username" => '개인',
 "form.invoice.th.time" => '시간',
 "form.invoice.th.rate" => '급여',
@@ -556,7 +556,6 @@ $i18n_key_words = array(
 "form.client.add_title" => '클라이언트 추가',
 "form.client.edit_title" => '클라이언트 편집',
 "form.client.del_title" => '클라이언트 삭제',
-"form.client.tax" => '세금',
 
 // miscellaneous strings
 "forward.tocsvfile" => '데이터를 .csv 파일로 익스포트',
index 0a050cf8e8340a060099723bfdfd34fa53cbd0b1..0f7672da20c5d83960741aaecd97d0f3d37ff59a 100644 (file)
@@ -207,7 +207,8 @@ $i18n_key_words = array(
 'label.comment' => 'Kommentar',
 // TODO: translate the following.
 // 'label.status' => 'Status',
-// 'label.tax' => 'Tax',
+'label.tax' => 'MVA',
+// TODO: translate the following.
 // 'label.subtotal' => 'Subtotal',
 // 'label.total' => 'Total',
 // 'label.client_name' => 'Client name',
@@ -534,7 +535,6 @@ $i18n_key_words = array(
 // "form.invoice.fillform" => 'fyll inn i feltene',
 "form.invoice.date" => 'dato',
 "form.invoice.number" => 'fakturanummer',
-"form.invoice.tax" => 'MVA',
 "form.invoice.th.username" => 'person',
 "form.invoice.th.time" => 'timer',
 "form.invoice.th.rate" => 'sats',
@@ -561,7 +561,6 @@ $i18n_key_words = array(
 // "form.client.add_title" => 'legg til klient',
 // "form.client.edit_title" => 'endre klient',
 // "form.client.del_title" => 'slett klient',
-// "form.client.tax" => 'avgift',
 
 // miscellaneous strings
 "forward.tocsvfile" => 'eksporter data til en .csv fil',
index 011ee1465d4f2ac85f7f3631292a720e1d6bdde1..51b37acff4e27f54f361a0792941130e7976081e 100644 (file)
@@ -209,7 +209,8 @@ $i18n_key_words = array(
 'label.comment' => 'Comentariu',
 // TODO: translate the following.
 // 'label.status' => 'Status',
-// 'label.tax' => 'Tax',
+'label.tax' => 'Taxa',
+// TODO: translate the following.
 // 'label.subtotal' => 'Subtotal',
 'label.total' => 'Total',
 // TODO: translate the following.
@@ -515,7 +516,6 @@ $i18n_key_words = array(
 "form.invoice.fillform" => 'comleteaza campurile',
 "form.invoice.date" => 'data',
 "form.invoice.number" => 'numar factura',
-"form.invoice.tax" => 'taxa',
 "form.invoice.th.username" => 'persoana',
 "form.invoice.th.time" => 'ore',
 "form.invoice.th.rate" => 'rata',
@@ -542,7 +542,6 @@ $i18n_key_words = array(
 "form.client.add_title" => 'adauga client',
 "form.client.edit_title" => 'editeaza client',
 "form.client.del_title" => 'sterge client',
-"form.client.tax" => 'taxa',
 
 // miscellaneous strings
 "forward.tocsvfile" => 'exporta date in fisier .csv',
index 845548f26664109fa860e7fe04b566f46a0d6fac..b2fff74e246cdc2e4dd20c780aec41af446eda1b 100644 (file)
@@ -216,7 +216,8 @@ $i18n_key_words = array(
 'label.comment' => 'Yorum',
 // TODO: translate the following.
 // 'label.status' => 'Status',
-// 'label.tax' => 'Tax',
+'label.tax' => 'Vergi',
+// TODO: translate the following.
 // 'label.subtotal' => 'Subtotal',
 'label.total' => 'Toplam',
 // TODO: translate the following.
@@ -528,7 +529,6 @@ $i18n_key_words = array(
 "form.invoice.fillform" => 'alanları doldur',
 "form.invoice.date" => 'tarih',
 "form.invoice.number" => 'fatura numarası',
-"form.invoice.tax" => 'vergi',
 "form.invoice.th.username" => 'kişi',
 "form.invoice.th.time" => 'saatler',
 "form.invoice.th.rate" => 'tarife',
@@ -551,7 +551,6 @@ $i18n_key_words = array(
 "form.client.add_title" => 'müşteri ekle',
 "form.client.edit_title" => 'müşteriyi düzenle',
 "form.client.del_title" => 'müşteriyi sil',
-"form.client.tax" => 'vergi',
 
 // miscellaneous strings
 "forward.tocsvfile" => 'bilgileri .csv dosyasına aktar',
index a82d6fddf01c9d476cac0c504c48603969fb6214..9c39e7848778e9b314c0198dbb28a56dd25d3352 100644 (file)
@@ -196,7 +196,8 @@ $i18n_key_words = array(
 'label.comment' => '留言',
 // TODO: translate the following.
 // 'label.status' => 'Status',
-// 'label.tax' => 'Tax',
+'label.tax' => '税',
+// TODO: translate the following.
 // 'label.subtotal' => 'Subtotal',
 'label.total' => '总计',
 // TODO: translate the following.
@@ -529,7 +530,6 @@ $i18n_key_words = array(
 "form.invoice.fillform" => '填写该栏目',
 "form.invoice.date" => '日期',
 "form.invoice.number" => '发票号码',
-"form.invoice.tax" => '税',
 "form.invoice.th.username" => '收费人',
 "form.invoice.th.time" => '小时数',
 "form.invoice.th.rate" => '费率',
@@ -555,7 +555,6 @@ $i18n_key_words = array(
 "form.client.add_title" => '添加客户',
 "form.client.edit_title" => '编辑客户',
 "form.client.del_title" => '删除客户',
-"form.client.tax" => '税',
 
 // miscellaneous strings
 "forward.tocsvfile" => '将数据导出到.csv文件',
index b73d3529856badd18ba17473db30825ef17e59d6..2a4d958d43b39001e6929800715636c09571b904 100644 (file)
@@ -205,7 +205,8 @@ $i18n_key_words = array(
 'label.comment' => '留言',
 // TODO: translate the following.
 // 'label.status' => 'Status',
-// 'label.tax' => 'Tax',
+'label.tax' => '稅',
+// TODO: translate the following.
 // 'label.subtotal' => 'Subtotal',
 'label.total' => '總計',
 // TODO: translate the following.
@@ -529,7 +530,6 @@ $i18n_key_words = array(
 "form.invoice.fillform" => '填寫該欄目',
 "form.invoice.date" => '日期',
 "form.invoice.number" => '發票號碼',
-"form.invoice.tax" => '稅',
 "form.invoice.th.username" => '收費人',
 "form.invoice.th.time" => '小時數',
 "form.invoice.th.rate" => '費率',
@@ -555,7 +555,6 @@ $i18n_key_words = array(
 "form.client.add_title" => '添加客戶',
 "form.client.edit_title" => '編輯客戶',
 "form.client.del_title" => '刪除客戶',
-"form.client.tax" => '稅',
 
 // miscellaneous strings
 "forward.tocsvfile" => '將資料輸出到.csv文件',
index 1b5a6a1bfef2383b3c40d7a44ce86cd5f2481238..94b8c930a2ce4b6d7bdeee4a3bbbbfab40fbf342 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.3903 | 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.3904 | 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>