X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/47a30e69b5389f5e6cf7b7fa879d3410887ab24b..dba881e5ec20207145c9377b2d6c0421da6607af:/WEB-INF/resources/ja.lang.php diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index 7c5814bb..bfa67d9a 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -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.', @@ -160,15 +159,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' => 'プロジェクト', @@ -220,7 +219,7 @@ $i18n_key_words = array( 'label.or' => 'あるいは', // TODO: translate the following. // 'label.error' => 'Error', -// 'label.ldap_hint' => 'Type your Windows login and password in the fields below.', +'label.ldap_hint' => '下記のフィールドにあなたのWindowsのログインIDとパスワードを入力してください。', 'label.required_fields' => '* 必須のフィールド', 'label.on_behalf' => 'を代表して', // TODO: translate all 3 roles properly, see https://www.anuko.com/time_tracker/user_guide/user_accounts.htm @@ -292,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', @@ -307,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', @@ -359,10 +360,11 @@ $i18n_key_words = array( // 'form.login.about' =>'Anuko Time Tracker 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. @@ -406,7 +408,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). @@ -442,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" => '新規チームの管理者のアカウントを生成して新規チームを作成します。
あなたはなお他のAnuko Time Trackerサーバのxmlのファイルからチームデータをインポートすることができます(ログインの衝突は許可されません)。', "form.admin.profile.title" => 'チーム', @@ -458,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" => 'このレコードは開始時間だけで保存されました。これはエラーではありません。もし必要があればログアウトしてください。', @@ -487,18 +479,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" => 'から', @@ -536,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ファイルにエクスポート', @@ -563,6 +545,4 @@ $i18n_key_words = array( "label.sel_none" => 'すべて解除', "label.disable" => '使用中止', "label.enable" => '使用可能', -"label.hrs" => '時間', -"label.ldap_hint" => '下記のフィールドにあなたのWindowsのログインIDとパスワードを入力してください。', );