X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fja.lang.php;h=c003546683220bb575c72d85e3f5bdfbfebf5f30;hb=9885d4c82ada8562383de5c9e03ff6bb5ab692a3;hp=bece0e4c24f41cb3cd4d1b36ed994b72acf236dd;hpb=1593111c571fb4ab79ed1a7239552767f5e2dce0;p=timetracker.git diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index bece0e4c..c0035466 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -206,9 +206,11 @@ $i18n_key_words = array( // 'label.date_format' => 'Date format', // 'label.time_format' => 'Time format', // 'label.week_start' => 'First day of week', -// 'label.comment' => 'Comment', +'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. @@ -521,7 +523,6 @@ $i18n_key_words = array( // mail form attributes "form.mail.from" => 'から', "form.mail.to" => 'まで', -"form.mail.comment" => 'コメント', "form.mail.above" => 'このレポートをEメールで送信', // Note to translators: this string needs to be translated. // "form.mail.footer_str" => 'Anuko Time Tracker is a simple, easy to use, open source
time tracking system. Visit www.anuko.com for more information.', @@ -535,8 +536,6 @@ $i18n_key_words = array( "form.invoice.fillform" => 'フィールドの作成', "form.invoice.date" => '日付', "form.invoice.number" => '送り状の番号', -"form.invoice.tax" => '税', -"form.invoice.comment" => 'コメント ', "form.invoice.th.username" => '個人', "form.invoice.th.time" => '時間', "form.invoice.th.rate" => '給料', @@ -562,8 +561,6 @@ $i18n_key_words = array( "form.client.add_title" => 'クライアントの追加', "form.client.edit_title" => 'クライアントの編集', "form.client.del_title" => 'クライアントの削除', -"form.client.tax" => '税', -"form.client.comment" => 'コメント ', // miscellaneous strings "forward.tocsvfile" => 'csvファイルにエクスポート',