More recycling.
[timetracker.git] / WEB-INF / resources / ja.lang.php
index a9393ba..c003546 100644 (file)
@@ -178,8 +178,9 @@ $i18n_key_words = array(
 // 'label.start' => 'Start',
 // 'label.finish' => 'Finish',
 // 'label.duration' => 'Duration',
-// 'label.note' => 'Note',
-// 'label.notes' => 'Notes',
+'label.note' => 'ノート',
+'label.notes' => 'ノート',
+// TODO: translate the following.
 // 'label.item' => 'Item',
 // 'label.cost' => 'Cost',
 // 'label.day_total' => 'Day total',
@@ -205,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.
@@ -350,8 +353,8 @@ $i18n_key_words = array(
 // 'dropdown.not_paid' => 'not paid',
 
 // Login form. See example at https://timetracker.anuko.com/login.php.
+'form.login.forgot_password' => 'パスワードを忘れましたか?',
 // TODO: translate the following.
-// 'form.login.forgot_password' => 'Forgot password?',
 // 'form.login.about' =>'Anuko <a href="https://www.anuko.com/lp/tt_2.htm" target="_blank">Time Tracker</a> is a simple, easy to use, open source time tracking system.',
 
 // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php.
@@ -390,10 +393,10 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'form.reports.include_invoiced' => 'invoiced',
 // 'form.reports.include_not_invoiced' => 'not invoiced',
-// 'form.reports.select_period' => 'Select time period',
-// 'form.reports.set_period' => 'or set dates',
-// 'form.reports.show_fields' => 'Show fields',
-// 'form.reports.group_by' => 'Group by',
+'form.reports.select_period' => '時間期間の選択',
+'form.reports.set_period' => 'あるいは日付を設定',
+'form.reports.show_fields' => 'フィールドの表示',
+'form.reports.group_by' => '次のようにグループ化',
 'form.reports.group_by_no' => '--- グループの機能がありません ---',
 // TODO: translate the following.
 // 'form.reports.group_by_date' => 'date',
@@ -441,14 +444,12 @@ $i18n_key_words = array(
 "form.mytime.start" => '開始',
 "form.mytime.finish" => '終了',
 "form.mytime.duration" => '期間',
-"form.mytime.note" => 'ノート',
 "form.mytime.daily" => '日課',
 "form.mytime.total" => '合計時間: ',
 "form.mytime.th.project" => 'プロジェクト',
 "form.mytime.th.start" => '開始',
 "form.mytime.th.finish" => '終了',
 "form.mytime.th.duration" => '期間',
-"form.mytime.th.note" => 'ノート',
 "form.mytime.del_yes" => '時間レコードが成功的に削除されました',
 "form.mytime.no_finished_rec" => 'このレコードは開始時間だけで保存されました。これはエラーではありません。もし必要があればログアウトしてください。',
 "form.mytime.warn_tozero_rec" => 'この時間レコードの期間が満了されましたから、この時間レコードは削除されることが必要です',
@@ -509,7 +510,6 @@ $i18n_key_words = array(
 "form.report.duration" => '期間',
 "form.report.start" => '開始',
 "form.report.finish" => '終了',
-"form.report.note" => 'ノート',
 "form.report.project" => 'プロジェクト',
 "form.report.totals_only" => '全体だけ',
 "form.report.total" => '合計時間',
@@ -519,12 +519,10 @@ $i18n_key_words = array(
 "form.report.th.start" => '開始',
 "form.report.th.finish" => '終了',
 "form.report.th.duration" => '期間',
-"form.report.th.note" => 'ノート',
 
 // 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<br>time tracking system. Visit <a href="https://www.anuko.com">www.anuko.com</a> for more information.',
@@ -538,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" => '給料',
@@ -565,11 +561,8 @@ $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.forgot_password" => 'パスワードを忘れましたか?',
 "forward.tocsvfile" => 'csvファイルにエクスポート',
 "forward.toxmlfile" => 'xmlファイルにエクスポート',
 "forward.geninvoice" => '送り状の作成',
@@ -585,12 +578,6 @@ $i18n_key_words = array(
 "controls.per_td" => '今日',
 "controls.per_at" => 'すべての時間',
 "controls.per_ty" => '今年',
-"controls.sel_period" => '--- 時間期間の選択 ---',
-
-"label.sel_tp" => '時間期間の選択',
-"label.set_tp" => 'あるいは日付を設定',
-"label.fields" => 'フィールドの表示',
-"label.group_title" => '次のようにグループ化',
 
 "label.inv_str" => '送り状',
 "label.set_empl" => 'ユーザーの選択',