]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ja.lang.php
More recycling.
[timetracker.git] / WEB-INF / resources / ja.lang.php
index 7c5814bbf9c618f1e33a1a7c02cffa57f7ca7af6..d83a2824ac4c7b954954f32c253c094887be2fcf 100644 (file)
@@ -160,15 +160,15 @@ $i18n_key_words = array(
 // 'label.bcc' => 'Bcc',
 'label.subject' => '主題',
 'label.date' => '日付',
-// TODO: translate the following.
-// 'label.start_date' => 'Start date',
-// 'label.end_date' => 'End date',
+'label.start_date' => '開始日付',
+'label.end_date' => '終了日付',
 'label.user' => 'ユーザー',
 'label.users' => 'ユーザー',
 // TODO: translate the following.
 // 'label.client' => 'Client',
 // 'label.clients' => 'Clients',
-// 'label.option' => 'Option',
+'label.option' => 'オプション',
+// TODO: translate the following.
 // 'label.invoice' => 'Invoice',
 'label.project' => 'プロジェクト',
 'label.projects' => 'プロジェクト',
@@ -307,7 +307,8 @@ $i18n_key_words = array(
 // 'title.monthly_quotas' => 'Monthly Quotas',
 // 'title.export' => 'Exporting Team Data',
 // 'title.import' => 'Importing Team Data',
-// 'title.options' => 'Options',
+'title.options' => 'オプション',
+// TODO: translate the following.
 // 'title.profile' => 'Profile',
 // 'title.cf_custom_fields' => 'Custom Fields',
 // 'title.cf_add_custom_field' => 'Adding Custom Field',
@@ -406,7 +407,7 @@ $i18n_key_words = array(
 '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).
@@ -458,14 +459,12 @@ $i18n_key_words = array(
 "form.admin.profile.comment" => 'チームの削除',
 "form.admin.profile.th.id" => '識別子',
 "form.admin.profile.th.active" => '活動内容',
-"form.admin.options" => 'オプション',
 
 // my time form attributes
 "form.mytime.title" => '私の時間',
 "form.mytime.edit_title" => '時間レコードの編集',
 "form.mytime.del_str" => '時間レコードの削除',
 "form.mytime.time_form" => ' (hh:mm)',
-"form.mytime.daily" => '日課',
 "form.mytime.total" => '合計時間: ',
 "form.mytime.del_yes" => '時間レコードが成功的に削除されました',
 "form.mytime.no_finished_rec" => 'このレコードは開始時間だけで保存されました。これはエラーではありません。もし必要があればログアウトしてください。',
@@ -487,18 +486,13 @@ $i18n_key_words = array(
 "form.people.th.rate" => '給料',
 "form.people.manager" => '管理者',
 "form.people.comanager" => '共同管理者',
-"form.people.empl" => 'ユーザー',
 
 "form.people.rate" => 'デフォルト時間当り給料',
 "form.people.comanager" => '共同管理者',
 
 // report attributes
 "form.report.title" => 'レポート',
-"form.report.from" => '開始日付',
-"form.report.to" => '終了日付',
-"form.report.totals_only" => '全体だけ',
 "form.report.total" => '合計時間',
-"form.report.th.empllist" => 'ユーザー',
 
 // mail form attributes
 "form.mail.from" => 'から',