Recycled some translation strings.
[timetracker.git] / WEB-INF / resources / ja.lang.php
index 51c1d33..f2bc29f 100644 (file)
@@ -183,7 +183,8 @@ $i18n_key_words = array(
 // 'label.item' => 'Item',
 // 'label.cost' => 'Cost',
 // 'label.day_total' => 'Day total',
-// 'label.week_total' => 'Week total',
+'label.week_total' => '週合計',
+// TODO: translate the following.
 // 'label.month_total' => 'Month total',
 'label.today' => '今日',
 // TODO: translate the following.
@@ -215,7 +216,7 @@ $i18n_key_words = array(
 // 'label.or' => 'or',
 // 'label.error' => 'Error',
 // 'label.ldap_hint' => 'Type your <b>Windows login</b> and <b>password</b> in the fields below.',
-// 'label.required_fields' => '* - required fields',
+'label.required_fields' => '* 必須のフィールド',
 'label.on_behalf' => 'を代表して',
 // TODO: translate all 3 roles properly, see https://www.anuko.com/time_tracker/user_guide/user_accounts.htm
 // This may require different terms for role_manager and role_comanager.
@@ -598,9 +599,6 @@ $i18n_key_words = array(
 "label.chart.title2" => 'ユーザーに対するプロジェクト',
 "label.chart.period" => '期間表示のチャート',
 
-"label.req_fields" => '* 必須のフィールド',
-"label.sel_project" => 'プロジェクトの選択',
-"label.sel_activity" => '活動内容の選択',
 "label.sel_tp" => '時間期間の選択',
 "label.set_tp" => 'あるいは日付を設定',
 "label.fields" => 'フィールドの表示',
@@ -613,7 +611,6 @@ $i18n_key_words = array(
 "label.or" => 'あるいは',
 "label.disable" => '使用中止',
 "label.enable" => '使用可能',
-"label.timeweek" => '週合計',
 "label.hrs" => '時間',
 "label.errors" => 'エラー',
 "label.ldap_hint" => '下記のフィールドにあなたの<b>WindowsのログインID</b>と<b>パスワード</b>を入力してください。',