X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/887ff98dde2f444ef7f33b32fc7f550b5833b5e6..c370348dba4b65ae74dc2b8d5bf1b9c0ed5f19cc:/WEB-INF/resources/ja.lang.php
diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php
index 36540d3c..c6b1851b 100644
--- a/WEB-INF/resources/ja.lang.php
+++ b/WEB-INF/resources/ja.lang.php
@@ -163,9 +163,8 @@ $i18n_key_words = array(
'label.end_date' => 'çµäºæ¥ä»',
'label.user' => 'ã¦ã¼ã¶ã¼',
'label.users' => 'ã¦ã¼ã¶ã¼',
-// TODO: translate the following.
-// 'label.client' => 'Client',
-// 'label.clients' => 'Clients',
+'label.client' => 'ã¯ã©ã¤ã¢ã³ã',
+'label.clients' => 'ã¯ã©ã¤ã¢ã³ã',
'label.option' => 'ãªãã·ã§ã³',
'label.invoice' => 'éãç¶',
'label.project' => 'ããã¸ã§ã¯ã',
@@ -210,8 +209,7 @@ $i18n_key_words = array(
'label.comment' => 'ã³ã¡ã³ã',
'label.status' => 'ç¶æ
',
'label.tax' => 'ç¨',
-// TODO: translate the following.
-// 'label.subtotal' => 'Subtotal',
+'label.subtotal' => 'å°è¨',
'label.total' => 'åè¨',
// TODO: translate the following.
// 'label.client_name' => 'Client name',
@@ -419,9 +417,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,13 +529,6 @@ $i18n_key_words = array(
"form.mail.sending_str" => 'éä¿¡ããã¡ãã»ã¼ã¸',
// invoice attributes
-"form.invoice.number" => 'éãç¶ã®çªå·',
-"form.invoice.th.username" => 'å人',
-"form.invoice.th.time" => 'æé',
-"form.invoice.th.rate" => '給æ',
-"form.invoice.th.summ" => 'æ°é',
-"form.invoice.subtotal" => 'å°è¨',
-"form.invoice.customer" => 'ã¯ã©ã¤ã¢ã³ã',
"form.invoice.mailinv_above" => 'éãç¶ãEã¡ã¼ã«ã§éä¿¡',
"form.invoice.sending_str" => 'éä¿¡ããéãç¶',
);