]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ja.lang.php
A bit of cleanup.
[timetracker.git] / WEB-INF / resources / ja.lang.php
index 63547003b7573e315a403d0adb477fc7b9518c77..bfa67d9a6995354e0d079071997af6ae795b6510 100644 (file)
@@ -73,38 +73,37 @@ $i18n_key_words = array(
                                      // This is a link to a webpage that describes how to contribute to the project.
 
 // Error messages.
-// TODO: All error messages should be complete sentences with a period (full stop) in the end. Put them there.
 // TODO: translate the following.
 // 'error.access_denied' => 'Access denied.',
 // 'error.sys' => 'System error.',
-'error.db' => 'データベースのエラー',
-'error.field' => '不正確な"{0}"データ',
-'error.empty' => '"{0}"のフィールドが空白です',
-'error.not_equal' => '"{0}"のフィールドは"{1}"のフィールドと違います',
+'error.db' => 'データベースのエラー',
+'error.field' => '不正確な"{0}"データ',
+'error.empty' => '"{0}"のフィールドが空白です',
+'error.not_equal' => '"{0}"のフィールドは"{1}"のフィールドと違います',
 // TODO: translate the following.
 // 'error.interval' => 'Field "{0}" must be greater than "{1}".',
-'error.project' => 'プロジェクトの選択',
+'error.project' => 'プロジェクトの選択',
 // TODO: translate the following.
 // 'error.task' => 'Select task.',
-'error.client' => 'クライアントの選択',
+'error.client' => 'クライアントの選択',
 // TODO: translate the following.
 // 'error.report' => 'Select report.',
 // 'error.record' => 'Select record.',
-'error.auth' => '不正確なログインあるいはパスワードが不正確です',
-'error.user_exists' => 'このログインと関連されたユーザーは既に存在します',
-'error.project_exists' => 'この名前のプロジェクトは既に存在します',
+'error.auth' => '不正確なログインあるいはパスワードが不正確です',
+'error.user_exists' => 'このログインと関連されたユーザーは既に存在します',
+'error.project_exists' => 'この名前のプロジェクトは既に存在します',
 // TODO: translate the following.
 // 'error.task_exists' => 'Task with this name already exists.',
 // 'error.client_exists' => 'Client with this name already exists.',
 // 'error.invoice_exists' => 'Invoice with this number already exists.',
 // 'error.no_invoiceable_items' => 'There are no invoiceable items.',
-'error.no_login' => 'このログインと関連されたユーザーはいません',
+'error.no_login' => 'このログインと関連されたユーザーはいません',
 // TODO: translate the following.
 // 'error.no_teams' => 'Your database is empty. Login as admin and create a new team.',
-'error.upload' => 'ファイルのアップロードのエラー',
+'error.upload' => 'ファイルのアップロードのエラー',
 // TODO: translate the following.
 // 'error.range_locked' => 'Date range is locked.',
-'error.mail_send' => 'メールの送信中のエラー',
+'error.mail_send' => 'メールの送信中のエラー',
 // TODO: translate the following.
 // 'error.no_email' => 'No email associated with this login.',
 // 'error.uncompleted_exists' => 'Uncompleted entry already exists. Close or delete it.',
@@ -167,7 +166,8 @@ $i18n_key_words = array(
 // 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' => 'プロジェクト',
@@ -219,7 +219,7 @@ $i18n_key_words = array(
 'label.or' => 'あるいは',
 // TODO: translate the following.
 // 'label.error' => 'Error',
-// 'label.ldap_hint' => 'Type your <b>Windows login</b> and <b>password</b> in the fields below.',
+'label.ldap_hint' => '下記のフィールドにあなたの<b>WindowsのログインID</b>と<b>パスワード</b>を入力してください。',
 'label.required_fields' => '* 必須のフィールド',
 'label.on_behalf' => 'を代表して',
 // TODO: translate all 3 roles properly, see https://www.anuko.com/time_tracker/user_guide/user_accounts.htm
@@ -291,10 +291,11 @@ $i18n_key_words = array(
 // 'title.add_user' => 'Adding User',
 // 'title.edit_user' => 'Editing User',
 // 'title.delete_user' => 'Deleting User',
-// 'title.clients' => 'Clients',
-// 'title.add_client' => 'Adding Client',
-// 'title.edit_client' => 'Editing Client',
-// 'title.delete_client' => 'Deleting Client',
+'title.clients' => 'クライアント',
+'title.add_client' => 'クライアントの追加',
+'title.edit_client' => 'クライアントの編集',
+'title.delete_client' => 'クライアントの削除',
+// TODO: translate the following.
 // 'title.invoices' => 'Invoices',
 // 'title.add_invoice' => 'Adding Invoice',
 // 'title.view_invoice' => 'Viewing Invoice',
@@ -306,8 +307,9 @@ $i18n_key_words = array(
 // 'title.monthly_quotas' => 'Monthly Quotas',
 // 'title.export' => 'Exporting Team Data',
 // 'title.import' => 'Importing Team Data',
-// 'title.options' => 'Options',
-// 'title.profile' => 'Profile',
+'title.options' => 'オプション',
+'title.profile' => 'プロファイル',
+// TODO: translate the following.
 // 'title.cf_custom_fields' => 'Custom Fields',
 // 'title.cf_add_custom_field' => 'Adding Custom Field',
 // 'title.cf_edit_custom_field' => 'Editing Custom Field',
@@ -358,10 +360,11 @@ $i18n_key_words = array(
 // 'form.login.about' =>'Anuko <a href="https://www.anuko.com/lp/tt_2.htm" target="_blank">Time Tracker</a> is a simple, easy to use, open source time tracking system.',
 
 // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php.
-// TODO: translate the following.
-// 'form.reset_password.message' => 'Password reset request sent by email.',
-// 'form.reset_password.email_subject' => 'Anuko Time Tracker password reset request',
-// 'form.reset_password.email_body' => "Dear User,\n\nSomeone, possibly you, requested your Anuko Time Tracker password reset. Please visit this link if you want to reset your password.\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n",
+'form.reset_password.message' => '送信したパスワードの初期化の要求。', // TODO: add "by email" to match the English string.
+'form.reset_password.email_subject' => 'Anuko Time Trackerのパスワードの初期化の要求',
+// TODO: translate the ending of this string.
+'form.reset_password.email_body' => "尊敬なるお客様、\n\n誰から(多分あなた)あなたのAnuko Time Trackerのパスワードの初期化が要求されました。あなたのパスワードを初期化しようとこのリンクを押してください。\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n",
+
 
 // Changing Password form. See example at https://timetracker.anuko.com/password_change.php?ref=1.
 // TODO: translate the following.
@@ -441,15 +444,7 @@ $i18n_key_words = array(
 
 // TODO: refactoring ongoing down from here.
 
-// password reminder form attributes
-"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.
-"form.fpass.send_pass_body" => "尊敬なるお客様、\n\n誰から(多分あなた)あなたのAnuko Time Trackerのパスワードの初期化が要求されました。あなたのパスワードを初期化しようとこのリンクを押してください。\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n",
-"form.fpass.reset_comment" => "あなたのパスワードを初期化しようとパスワードを入力して保存をクリックしてください",
-
 // administrator form
-"form.admin.title" => '管理者',
 "form.admin.duty_text" => '新規チームの管理者のアカウントを生成して新規チームを作成します。<br>あなたはなお他のAnuko Time Trackerサーバのxmlのファイルからチームデータをインポートすることができます(ログインの衝突は許可されません)。',
 
 "form.admin.profile.title" => 'チーム',
@@ -457,14 +452,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" => 'このレコードは開始時間だけで保存されました。これはエラーではありません。もし必要があればログアウトしてください。',
@@ -530,11 +523,6 @@ $i18n_key_words = array(
 "form.migration.compression.gzip" => 'gzip',
 "form.migration.compression.bzip" => 'bzip',
 
-"form.client.title" => 'クライアント',
-"form.client.add_title" => 'クライアントの追加',
-"form.client.edit_title" => 'クライアントの編集',
-"form.client.del_title" => 'クライアントの削除',
-
 // miscellaneous strings
 "forward.tocsvfile" => 'csvファイルにエクスポート',
 "forward.toxmlfile" => 'xmlファイルにエクスポート',
@@ -557,6 +545,4 @@ $i18n_key_words = array(
 "label.sel_none" => 'すべて解除',
 "label.disable" => '使用中止',
 "label.enable" => '使用可能',
-"label.hrs" => '時間',
-"label.ldap_hint" => '下記のフィールドにあなたの<b>WindowsのログインID</b>と<b>パスワード</b>を入力してください。',
 );