X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/c4070353c14d9085dbea1ca429090d326bf731d9..c370348dba4b65ae74dc2b8d5bf1b9c0ed5f19cc:/WEB-INF/resources/ja.lang.php
diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php
index b98362a2..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',
@@ -531,11 +529,6 @@ $i18n_key_words = array(
"form.mail.sending_str" => 'éä¿¡ããã¡ãã»ã¼ã¸',
// invoice attributes
-"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" => 'éä¿¡ããéãç¶',
);