]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ja.lang.php
Some more recycling in translations.
[timetracker.git] / WEB-INF / resources / ja.lang.php
index 8183b46e57147e9bb6de0fb1729e4d3ba05196a3..63547003b7573e315a403d0adb477fc7b9518c77 100644 (file)
@@ -151,8 +151,7 @@ $i18n_key_words = array(
 // 'label.manager_login' => 'Manager login',
 'label.person_name' => '名前',
 'label.thing_name' => '名前',
-// TODO: translate the following.
-// 'label.login' => 'Login',
+'label.login' => 'ログインID',
 'label.password' => 'パスワード',
 'label.confirm_password' => 'パスワードの確認',
 'label.email' => 'Eメール',
@@ -161,11 +160,11 @@ $i18n_key_words = array(
 // 'label.bcc' => 'Bcc',
 'label.subject' => '主題',
 'label.date' => '日付',
+'label.start_date' => '開始日付',
+'label.end_date' => '終了日付',
+'label.user' => 'ユーザー',
+'label.users' => 'ユーザー',
 // TODO: translate the following.
-// 'label.start_date' => 'Start date',
-// 'label.end_date' => 'End date',
-// 'label.user' => 'User',
-// 'label.users' => 'Users',
 // 'label.client' => 'Client',
 // 'label.clients' => 'Clients',
 // 'label.option' => 'Option',
@@ -202,11 +201,12 @@ $i18n_key_words = array(
 // 'label.day_view' => 'Day view',
 // 'label.week_view' => 'Week view',
 // 'label.id' => 'ID',
-// 'label.language' => 'Language',
+'label.language' => '言語',
+// TODO: translate the following.
 // 'label.decimal_mark' => 'Decimal mark',
-// 'label.date_format' => 'Date format',
-// 'label.time_format' => 'Time format',
-// 'label.week_start' => 'First day of week',
+'label.date_format' => '日付形式',
+'label.time_format' => '時間形式',
+'label.week_start' => '週の開始日',
 'label.comment' => 'コメント',
 'label.status' => '状態',
 'label.tax' => '税',
@@ -398,14 +398,14 @@ $i18n_key_words = array(
 'form.reports.show_fields' => 'フィールドの表示',
 'form.reports.group_by' => '次のようにグループ化',
 'form.reports.group_by_no' => '--- グループの機能がありません ---',
+'form.reports.group_by_date' => '日付',
+'form.reports.group_by_user' => 'ユーザー',
 // TODO: translate the following.
-// 'form.reports.group_by_date' => 'date',
-// 'form.reports.group_by_user' => 'user',
 // 'form.reports.group_by_client' => 'client',
 'form.reports.group_by_project' => 'プロジェクト',
 // TODO: translate the following.
 // 'form.reports.group_by_task' => 'task',
-// 'form.reports.totals_only' => 'Totals only',
+'form.reports.totals_only' => '全体だけ',
 
 // Report form. See example at https://timetracker.anuko.com/report.php
 // (after generating a report at https://timetracker.anuko.com/reports.php).
@@ -442,7 +442,6 @@ $i18n_key_words = array(
 // TODO: refactoring ongoing down from here.
 
 // password reminder form attributes
-"form.fpass.login" => 'ログイン',
 "form.fpass.send_pass_str" => '送信したパスワードの初期化の要求',
 "form.fpass.send_pass_subj" => 'Anuko Time Trackerのパスワードの初期化の要求',
 // Note to translators: the ending of this string below needs to be translated.
@@ -459,9 +458,6 @@ $i18n_key_words = array(
 "form.admin.profile.th.id" => '識別子',
 "form.admin.profile.th.active" => '活動内容',
 "form.admin.options" => 'オプション',
-"form.admin.custom_date_format" => "日付形式",
-"form.admin.custom_time_format" => "時間形式",
-"form.admin.start_week" => "週の開始日",
 
 // my time form attributes
 "form.mytime.title" => '私の時間',
@@ -479,39 +475,24 @@ $i18n_key_words = array(
 // Note to translators: we need a more accurate translation of form.profile.create_title
 "form.profile.create_title" => '新規管理者のアカウントの作成',
 "form.profile.edit_title" => 'プロファイルの編集',
-"form.profile.login" => 'ログインID',
-
 "form.profile.showchart" => 'パイ図表の表示',
-"form.profile.lang" => '言語',
-"form.profile.custom_date_format" => "日付形式",
-"form.profile.custom_time_format" => "時間形式",
-"form.profile.default_format" => "(デフォルト)",
-"form.profile.start_week" => "週の開始日",
 
 // people form attributes
 "form.people.ppl_str" => 'メンバー',
 "form.people.createu_str" => '新規ユーザーの作成',
 "form.people.edit_str" => 'ユーザーの編集',
 "form.people.del_str" => 'ユーザーの削除',
-"form.people.th.login" => 'ログインID',
 "form.people.th.role" => 'ルール',
 "form.people.th.rate" => '給料',
 "form.people.manager" => '管理者',
 "form.people.comanager" => '共同管理者',
-"form.people.empl" => 'ユーザー',
-"form.people.login" => 'ログインID',
 
 "form.people.rate" => 'デフォルト時間当り給料',
 "form.people.comanager" => '共同管理者',
 
 // report attributes
 "form.report.title" => 'レポート',
-"form.report.from" => '開始日付',
-"form.report.to" => '終了日付',
-"form.report.groupby_user" => 'ユーザー',
-"form.report.totals_only" => '全体だけ',
 "form.report.total" => '合計時間',
-"form.report.th.empllist" => 'ユーザー',
 
 // mail form attributes
 "form.mail.from" => 'から',