Refactored Catalan translation.
[timetracker.git] / WEB-INF / resources / ja.lang.php
index bfa67d9..316f9f3 100644 (file)
@@ -57,7 +57,7 @@ $i18n_key_words = array(
 'menu.projects' => 'プロジェクト',
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
-// 'menu.users' => 'Users',
+'menu.users' => 'ユーザー',
 'menu.teams' => 'チーム',
 // TODO: translate the following.
 // 'menu.export' => 'Export',
@@ -163,12 +163,10 @@ $i18n_key_words = array(
 'label.end_date' => '終了日付',
 'label.user' => 'ユーザー',
 'label.users' => 'ユーザー',
-// TODO: translate the following.
-// 'label.client' => 'Client',
-// 'label.clients' => 'Clients',
+'label.client' => 'クライアント',
+'label.clients' => 'クライアント',
 'label.option' => 'オプション',
-// TODO: translate the following.
-// 'label.invoice' => 'Invoice',
+'label.invoice' => '送り状',
 'label.project' => 'プロジェクト',
 'label.projects' => 'プロジェクト',
 // TODO: translate the following.
@@ -189,15 +187,14 @@ $i18n_key_words = array(
 // 'label.month_total' => 'Month total',
 'label.today' => '今日',
 // TODO: translate the following.
-// 'label.total_hours' => 'Total hours',
-// 'label.total_cost' => 'Total cost',
 // 'label.view' => 'View',
 'label.edit' => '編集',
 'label.delete' => '削除',
 // TODO: translate the following.
 // 'label.configure' => 'Configure',
-// 'label.select_all' => 'Select all',
-// 'label.select_none' => 'Deselect all',
+'label.select_all' => 'すべて選択',
+'label.select_none' => 'すべて解除',
+// TODO: translate the following.
 // 'label.day_view' => 'Day view',
 // 'label.week_view' => 'Week view',
 // 'label.id' => 'ID',
@@ -210,8 +207,7 @@ $i18n_key_words = array(
 'label.comment' => 'コメント',
 'label.status' => '状態',
 'label.tax' => '税',
-// TODO: translate the following.
-// 'label.subtotal' => 'Subtotal',
+'label.subtotal' => '小計',
 'label.total' => '合計',
 // TODO: translate the following.
 // 'label.client_name' => 'Client name',
@@ -272,10 +268,12 @@ $i18n_key_words = array(
 // 'title.add_predefined_expense' => 'Adding Predefined Expense',
 // 'title.edit_predefined_expense' => 'Editing Predefined Expense',
 // 'title.delete_predefined_expense' => 'Deleting Predefined Expense',
-// 'title.reports' => 'Reports',
-// 'title.report' => 'Report',
+'title.reports' => 'レポート',
+'title.report' => 'レポート',
+// TODO: translate the following.
 // 'title.send_report' => 'Sending Report',
-// 'title.invoice' => 'Invoice',
+'title.invoice' => '送り状',
+// TODO: translate the following.
 // 'title.send_invoice' => 'Sending Invoice',
 // 'title.charts' => 'Charts',
 'title.projects' => 'プロジェクト',
@@ -287,7 +285,8 @@ $i18n_key_words = array(
 // 'title.add_task' => 'Adding Task',
 // 'title.edit_task' => 'Editing Task',
 // 'title.delete_task' => 'Deleting Task',
-// 'title.users' => 'Users',
+'title.users' => 'ユーザー',
+// TODO: translate the following.
 // 'title.add_user' => 'Adding User',
 // 'title.edit_user' => 'Editing User',
 // 'title.delete_user' => 'Deleting User',
@@ -295,8 +294,8 @@ $i18n_key_words = array(
 'title.add_client' => 'クライアントの追加',
 'title.edit_client' => 'クライアントの編集',
 'title.delete_client' => 'クライアントの削除',
+'title.invoices' => '送り状',
 // TODO: translate the following.
-// 'title.invoices' => 'Invoices',
 // 'title.add_invoice' => 'Adding Invoice',
 // 'title.view_invoice' => 'Viewing Invoice',
 // 'title.delete_invoice' => 'Deleting Invoice',
@@ -325,22 +324,21 @@ $i18n_key_words = array(
 
 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
 // Strings that are used in a single form must go to the specific form section.
-// TODO: translate the following.
-// 'dropdown.all' => '--- all ---',
-// 'dropdown.no' => '--- no ---',
-// 'dropdown.current_day' => 'today',
-// 'dropdown.previous_day' => 'yesterday',
-// 'dropdown.selected_day' => 'day',
-// 'dropdown.current_week' => 'this week',
-// 'dropdown.previous_week' => 'previous week',
-// 'dropdown.selected_week' => 'week',
-// 'dropdown.current_month' => 'this month',
-// 'dropdown.previous_month' => 'previous month',
-// 'dropdown.selected_month' => 'month',
-// 'dropdown.current_year' => 'this year',
-// 'dropdown.previous_year' => 'previous year',
-// 'dropdown.selected_year' => 'year',
-// 'dropdown.all_time' => 'all time',
+'dropdown.all' => '--- すべて ---',
+'dropdown.no' => '--- いいえ ---',
+'dropdown.current_day' => '今日',
+'dropdown.previous_day' => '昨日',
+'dropdown.selected_day' => '日',
+'dropdown.current_week' => '今週',
+'dropdown.previous_week' => '先週',
+'dropdown.selected_week' => '週',
+'dropdown.current_month' => '今月',
+'dropdown.previous_month' => '先月',
+'dropdown.selected_month' => '月',
+'dropdown.current_year' => '今年',
+'dropdown.previous_year' => '昨年',
+'dropdown.selected_year' => '年',
+'dropdown.all_time' => 'すべての時間',
 'dropdown.projects' => 'プロジェクト',
 // TODO: translate the following.
 // 'dropdown.tasks' => 'tasks',
@@ -349,8 +347,8 @@ $i18n_key_words = array(
 // 'dropdown.select_invoice' => '--- select invoice ---',
 // 'dropdown.status_active' => 'active',
 // 'dropdown.status_inactive' => 'inactive',
-// 'dropdown.delete'=>'delete',
-// 'dropdown.do_not_delete'=>'do not delete',
+// 'dropdown.delete' => 'delete',
+// 'dropdown.do_not_delete' => 'do not delete',
 // 'dropdown.paid' => 'paid',
 // 'dropdown.not_paid' => 'not paid',
 
@@ -412,15 +410,16 @@ $i18n_key_words = array(
 
 // Report form. See example at https://timetracker.anuko.com/report.php
 // (after generating a report at https://timetracker.anuko.com/reports.php).
+'form.report.export' => '輸出する', // TODO: is this correct?
 // TODO: translate the following.
-// 'form.report.export' => 'Export',
 // 'form.report.assign_to_invoice' => 'Assign to invoice',
 
 // Invoice form. See example at https://timetracker.anuko.com/invoice.php
 // (you can get to this form after generating a report).
-// TODO: translate the following.
-// 'form.invoice.number' => 'Invoice number',
-// 'form.invoice.person' => 'Person',
+'form.invoice.number' => '送り状の番号',
+'form.invoice.person' => '個人',
+
+// Deleting Invoice form. See example at https://timetracker.anuko.com/invoice_delete.php
 // 'form.invoice.invoice_to_delete' => 'Invoice to delete',
 // 'form.invoice.invoice_entries' => 'Invoice entries',
 // 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.',
@@ -440,13 +439,80 @@ $i18n_key_words = array(
 // 'form.tasks.active_tasks' => 'Active Tasks',
 // 'form.tasks.inactive_tasks' => 'Inactive Tasks',
 
+// Users form. See example at https://timetracker.anuko.com/users.php
+// TODO: translate the following.
+// 'form.users.active_users' => 'Active Users',
+// 'form.users.inactive_users' => 'Inactive Users',
+// 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
+// 'form.users.role' => 'Role',
+// 'form.users.manager' => 'Manager',
+// 'form.users.comanager' => 'Co-manager',
+// 'form.users.rate' => 'Rate',
+// 'form.users.default_rate' => 'Default hourly rate',
+
+// Clients form. See example at https://timetracker.anuko.com/clients.php
+// TODO: translate the following.
+// 'form.clients.active_clients' => 'Active Clients',
+// 'form.clients.inactive_clients' => 'Inactive Clients',
+
+// Deleting Client form. See example at https://timetracker.anuko.com/client_delete.php
+// TODO: translate the following.
+// 'form.client.client_to_delete' => 'Client to delete',
+// 'form.client.client_entries' => 'Client entries',
+
+// Exporting Team Data form. See example at https://timetracker.anuko.com/export.php
+'form.export.hint' => 'あなたはすべてのチームのデータをxmlファイルにエクスポートすることができます。これはあなたの自分のサーバに移動する時に有用します。',
+'form.export.compression' => '圧縮',
+'form.export.compression_none' => 'なし',
+'form.export.compression_bzip' => 'bzip',
+
+// Importing Team Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first).
+'form.import.hint' => 'xmlファイルからチームのデータをインポート。',
+'form.import.file' => 'ファイルの選択',
+'form.import.success' => 'インポートが成功的に完了されました。',
+
+// Teams form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
+'form.teams.hint' => '新規チームの管理者のアカウントを生成して新規チームを作成します。<br>あなたはなお他のAnuko Time Trackerサーバのxmlのファイルからチームデータをインポートすることができます(ログインの衝突は許可されません)。',
+
+// Profile form. See example at https://timetracker.anuko.com/profile_edit.php.
+// TODO: translate the following.
+// 'form.profile.12_hours' => '12 hours',
+// 'form.profile.24_hours' => '24 hours',
+// 'form.profile.tracking_mode' => 'Tracking mode',
+// 'form.profile.mode_time' => 'time',
+// 'form.profile.mode_projects' => 'projects',
+// 'form.profile.mode_projects_and_tasks' => 'projects and tasks',
+// 'form.profile.record_type' => 'Record type',
+// 'form.profile.type_all' => 'all',
+// 'form.profile.type_start_finish' => 'start and finish',
+// 'form.profile.type_duration' => 'duration',
+// 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
+// 'form.profile.uncompleted_indicators_none' => 'do not show',
+// 'form.profile.uncompleted_indicators_show' => 'show',
+// 'form.profile.plugins' => 'Plugins',
+
+// Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
+'form.mail.from' => 'から',
+'form.mail.to' => 'まで',
+// TODO: translate the following.
+// 'form.mail.report_subject' => 'Time Tracker Report',
+// 'form.mail.footer' => 'Anuko Time Tracker is a simple, easy to use, open source<br>time tracking system. Visit <a href="https://www.anuko.com">www.anuko.com</a> for more information.',
+// 'form.mail.report_sent' => 'Report sent.',
+'form.mail.invoice_sent' => '送信した送り状。',
+
+// Quotas configuration form.
+// TODO: translate the following.
+// 'form.quota.year' => 'Year',
+// 'form.quota.month' => 'Month',
+// 'form.quota.quota' => 'Quota',
+// 'form.quota.workday_hours' => 'Hours in work day',
+// 'form.quota.hint' => 'If values are empty, quotas are calculated automatically based on workday hours and holidays.',
+
 
 
 // TODO: refactoring ongoing down from here.
 
 // administrator form
-"form.admin.duty_text" => '新規チームの管理者のアカウントを生成して新規チームを作成します。<br>あなたはなお他のAnuko Time Trackerサーバのxmlのファイルからチームデータをインポートすることができます(ログインの衝突は許可されません)。',
-
 "form.admin.profile.title" => 'チーム',
 "form.admin.profile.noprofiles" => 'あなたのデータベースは空いています。管理者にログインして新規チームを作成してください。',
 "form.admin.profile.comment" => 'チームの削除',
@@ -478,71 +544,6 @@ $i18n_key_words = array(
 "form.people.th.role" => 'ルール',
 "form.people.th.rate" => '給料',
 "form.people.manager" => '管理者',
-"form.people.comanager" => '共同管理者',
-
 "form.people.rate" => 'デフォルト時間当り給料',
 "form.people.comanager" => '共同管理者',
-
-// report attributes
-"form.report.title" => 'レポート',
-"form.report.total" => '合計時間',
-
-// mail form attributes
-"form.mail.from" => 'から',
-"form.mail.to" => 'まで',
-"form.mail.above" => 'このレポートをEメールで送信',
-// Note to translators: this string needs to be translated.
-// "form.mail.footer_str" => 'Anuko Time Tracker is a simple, easy to use, open source<br>time tracking system. Visit <a href="https://www.anuko.com">www.anuko.com</a> for more information.',
-"form.mail.sending_str" => '<b>送信したメッセージ</b>',
-
-// invoice attributes
-"form.invoice.title" => '送り状',
-"form.invoice.caption" => '送り状',
-"form.invoice.above" => '送り状の追加の情報',
-"form.invoice.select_cust" => 'クライアントの選択',
-"form.invoice.fillform" => 'フィールドの作成',
-"form.invoice.number" => '送り状の番号',
-"form.invoice.th.username" => '個人',
-"form.invoice.th.time" => '時間',
-"form.invoice.th.rate" => '給料',
-"form.invoice.th.summ" => '数量',
-"form.invoice.subtotal" => '小計',
-"form.invoice.customer" => 'クライアント',
-"form.invoice.mailinv_above" => '送り状をEメールで送信',
-"form.invoice.sending_str" => '<b>送信した送り状</b>',
-
-"form.migration.zip" => '圧縮',
-"form.migration.file" => 'ファイルの選択',
-"form.migration.import.title" => 'データのインポート',
-"form.migration.import.success" => 'インポートが成功的に完了されました',
-"form.migration.import.text" => 'xmlファイルからチームのデータをインポート',
-"form.migration.export.title" => 'データのエクスポート',
-"form.migration.export.success" => 'エクスポートが成功的に完了されました',
-"form.migration.export.text" => 'あなたはすべてのチームのデータをxmlファイルにエクスポートすることができます。これはあなたの自分のサーバに移動する時に有用します。',
-"form.migration.compression.none" => 'なし',
-"form.migration.compression.gzip" => 'gzip',
-"form.migration.compression.bzip" => 'bzip',
-
-// miscellaneous strings
-"forward.tocsvfile" => 'csvファイルにエクスポート',
-"forward.toxmlfile" => 'xmlファイルにエクスポート',
-"forward.geninvoice" => '送り状の作成',
-
-"controls.project_bind" => '--- すべて ---',
-"controls.all" => '--- すべて ---',
-"controls.notbind" => '--- いいえ ---',
-"controls.per_tm" => '今月',
-"controls.per_lm" => '先月',
-"controls.per_tw" => '今週',
-"controls.per_lw" => '先週',
-"controls.per_td" => '今日',
-"controls.per_at" => 'すべての時間',
-"controls.per_ty" => '今年',
-
-"label.inv_str" => '送り状',
-"label.set_empl" => 'ユーザーの選択',
-"label.sel_all" => 'すべて選択',
-"label.sel_none" => 'すべて解除',
-"label.disable" => '使用中止',
-"label.enable" => '使用可能',
 );