X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/23c3793cd381969c72f361ed7d93aea054b0b461..7222eeeece08554fe11df2fe33e17dded52b06d0:/WEB-INF/resources/ja.lang.php diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index 530bf5a8..292a8e34 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. @@ -212,7 +213,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.client_name' => 'Client name', // 'label.client_address' => 'Client address', -// 'label.or' => 'or', +'label.or' => 'あるいは', +// TODO: translate the following. // 'label.error' => 'Error', // 'label.ldap_hint' => 'Type your Windows login and password in the fields below.', 'label.required_fields' => '* 必須のフィールド', @@ -390,7 +392,8 @@ $i18n_key_words = array( // 'form.reports.set_period' => 'or set dates', // 'form.reports.show_fields' => 'Show fields', // 'form.reports.group_by' => 'Group by', -// 'form.reports.group_by_no' => '--- no grouping ---', +'form.reports.group_by_no' => '--- グループの機能がありません ---', +// TODO: translate the following. // 'form.reports.group_by_date' => 'date', // 'form.reports.group_by_user' => 'user', // 'form.reports.group_by_client' => 'client', @@ -566,16 +569,10 @@ $i18n_key_words = array( // miscellaneous strings "forward.forgot_password" => 'パスワードを忘れましたか?', -"forward.edit" => '編集', -"forward.delete" => '削除', "forward.tocsvfile" => 'csvファイルにエクスポート', "forward.toxmlfile" => 'xmlファイルにエクスポート', "forward.geninvoice" => '送り状の作成', -"forward.change" => 'クライアントの構成', -// strings inside contols on forms -"controls.select.project" => '--- プロジェクトの選択 ---', -"controls.select.activity" => '--- 活動内容の選択 ---', "controls.select.client" => '--- クライアントの選択 ---', "controls.project_bind" => '--- すべて ---', "controls.all" => '--- すべて ---', @@ -588,30 +585,21 @@ $i18n_key_words = array( "controls.per_at" => 'すべての時間', "controls.per_ty" => '今年', "controls.sel_period" => '--- 時間期間の選択 ---', -"controls.sel_groupby" => '--- グループの機能がありません ---', "controls.inc_billable" => '請求できる', "controls.inc_nbillable" => '請求できません', "controls.default" => '--- デフォルト ---', -// labels -"label.chart.title1" => 'ユーザーに対する活動内容', -"label.chart.title2" => 'ユーザーに対するプロジェクト', -"label.chart.period" => '期間表示のチャート', - -"label.sel_project" => 'プロジェクトの選択', "label.sel_tp" => '時間期間の選択', "label.set_tp" => 'あるいは日付を設定', "label.fields" => 'フィールドの表示', "label.group_title" => '次のようにグループ化', -"label.include_title" => 'レコードの含み', + "label.inv_str" => '送り状', "label.set_empl" => 'ユーザーの選択', "label.sel_all" => 'すべて選択', "label.sel_none" => 'すべて解除', -"label.or" => 'あるいは', "label.disable" => '使用中止', "label.enable" => '使用可能', -"label.timeweek" => '週合計', "label.hrs" => '時間', "label.errors" => 'エラー', "label.ldap_hint" => '下記のフィールドにあなたのWindowsのログインIDとパスワードを入力してください。',