X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fja.lang.php;h=4f14f7ffdffbd1e6ea71e9c6dede2a208fab120e;hb=9822905b00350445f82a5415d8c47db10706d1b7;hp=51c1d33fb672f0002e1e9f1ef9c1bc8565fb607c;hpb=7d955163ec01fc748d8618224ff777b1b7866593;p=timetracker.git diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index 51c1d33f..4f14f7ff 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -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 Windows login and password 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. @@ -573,9 +574,6 @@ $i18n_key_words = array( "forward.geninvoice" => '送り状の作成', "forward.change" => 'クライアントの構成', -// strings inside contols on forms -"controls.select.project" => '--- プロジェクトの選択 ---', -"controls.select.activity" => '--- 活動内容の選択 ---', "controls.select.client" => '--- クライアントの選択 ---', "controls.project_bind" => '--- すべて ---', "controls.all" => '--- すべて ---', @@ -598,14 +596,11 @@ $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" => 'フィールドの表示', "label.group_title" => '次のようにグループ化', -"label.include_title" => 'レコードの含み', + "label.inv_str" => '送り状', "label.set_empl" => 'ユーザーの選択', "label.sel_all" => 'すべて選択', @@ -613,7 +608,6 @@ $i18n_key_words = array( "label.or" => 'あるいは', "label.disable" => '使用中止', "label.enable" => '使用可能', -"label.timeweek" => '週合計', "label.hrs" => '時間', "label.errors" => 'エラー', "label.ldap_hint" => '下記のフィールドにあなたのWindowsのログインIDとパスワードを入力してください。',