X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/61cdc03e938e2d87754439c2dce5dde7e8a2b47d..7222eeeece08554fe11df2fe33e17dded52b06d0:/WEB-INF/resources/ja.lang.php diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index 4f14f7ff..292a8e34 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -213,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' => '* 必須のフィールド', @@ -391,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', @@ -567,12 +569,9 @@ $i18n_key_words = array( // miscellaneous strings "forward.forgot_password" => 'パスワードを忘れましたか?', -"forward.edit" => '編集', -"forward.delete" => '削除', "forward.tocsvfile" => 'csvファイルにエクスポート', "forward.toxmlfile" => 'xmlファイルにエクスポート', "forward.geninvoice" => '送り状の作成', -"forward.change" => 'クライアントの構成', "controls.select.client" => '--- クライアントの選択 ---', "controls.project_bind" => '--- すべて ---', @@ -586,16 +585,10 @@ $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_tp" => '時間期間の選択', "label.set_tp" => 'あるいは日付を設定', "label.fields" => 'フィールドの表示', @@ -605,7 +598,6 @@ $i18n_key_words = array( "label.set_empl" => 'ユーザーの選択', "label.sel_all" => 'すべて選択', "label.sel_none" => 'すべて解除', -"label.or" => 'あるいは', "label.disable" => '使用中止', "label.enable" => '使用可能', "label.hrs" => '時間',