X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fja.lang.php;h=c003546683220bb575c72d85e3f5bdfbfebf5f30;hb=9885d4c82ada8562383de5c9e03ff6bb5ab692a3;hp=a9393baff32f0ca423ea0021c862b8db0818d77f;hpb=71fec3f0a23c27d6fce365e4c45b1981caf2bfaf;p=timetracker.git diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index a9393baf..c0035466 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -178,8 +178,9 @@ $i18n_key_words = array( // 'label.start' => 'Start', // 'label.finish' => 'Finish', // 'label.duration' => 'Duration', -// 'label.note' => 'Note', -// 'label.notes' => 'Notes', +'label.note' => 'ノート', +'label.notes' => 'ノート', +// TODO: translate the following. // 'label.item' => 'Item', // 'label.cost' => 'Cost', // 'label.day_total' => 'Day total', @@ -205,9 +206,11 @@ $i18n_key_words = array( // 'label.date_format' => 'Date format', // 'label.time_format' => 'Time format', // 'label.week_start' => 'First day of week', -// 'label.comment' => 'Comment', +'label.comment' => 'コメント', +// TODO: translate the following. // 'label.status' => 'Status', -// 'label.tax' => 'Tax', +'label.tax' => '税', +// TODO: translate the following. // 'label.subtotal' => 'Subtotal', 'label.total' => '合計', // TODO: translate the following. @@ -350,8 +353,8 @@ $i18n_key_words = array( // 'dropdown.not_paid' => 'not paid', // Login form. See example at https://timetracker.anuko.com/login.php. +'form.login.forgot_password' => 'パスワードを忘れましたか?', // TODO: translate the following. -// 'form.login.forgot_password' => 'Forgot password?', // '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. @@ -390,10 +393,10 @@ $i18n_key_words = array( // TODO: translate the following. // 'form.reports.include_invoiced' => 'invoiced', // 'form.reports.include_not_invoiced' => 'not invoiced', -// 'form.reports.select_period' => 'Select time period', -// 'form.reports.set_period' => 'or set dates', -// 'form.reports.show_fields' => 'Show fields', -// 'form.reports.group_by' => 'Group by', +'form.reports.select_period' => '時間期間の選択', +'form.reports.set_period' => 'あるいは日付を設定', +'form.reports.show_fields' => 'フィールドの表示', +'form.reports.group_by' => '次のようにグループ化', 'form.reports.group_by_no' => '--- グループの機能がありません ---', // TODO: translate the following. // 'form.reports.group_by_date' => 'date', @@ -441,14 +444,12 @@ $i18n_key_words = array( "form.mytime.start" => '開始', "form.mytime.finish" => '終了', "form.mytime.duration" => '期間', -"form.mytime.note" => 'ノート', "form.mytime.daily" => '日課', "form.mytime.total" => '合計時間: ', "form.mytime.th.project" => 'プロジェクト', "form.mytime.th.start" => '開始', "form.mytime.th.finish" => '終了', "form.mytime.th.duration" => '期間', -"form.mytime.th.note" => 'ノート', "form.mytime.del_yes" => '時間レコードが成功的に削除されました', "form.mytime.no_finished_rec" => 'このレコードは開始時間だけで保存されました。これはエラーではありません。もし必要があればログアウトしてください。', "form.mytime.warn_tozero_rec" => 'この時間レコードの期間が満了されましたから、この時間レコードは削除されることが必要です', @@ -509,7 +510,6 @@ $i18n_key_words = array( "form.report.duration" => '期間', "form.report.start" => '開始', "form.report.finish" => '終了', -"form.report.note" => 'ノート', "form.report.project" => 'プロジェクト', "form.report.totals_only" => '全体だけ', "form.report.total" => '合計時間', @@ -519,12 +519,10 @@ $i18n_key_words = array( "form.report.th.start" => '開始', "form.report.th.finish" => '終了', "form.report.th.duration" => '期間', -"form.report.th.note" => 'ノート', // mail form attributes "form.mail.from" => 'から', "form.mail.to" => 'まで', -"form.mail.comment" => 'コメント', "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
time tracking system. Visit www.anuko.com for more information.', @@ -538,8 +536,6 @@ $i18n_key_words = array( "form.invoice.fillform" => 'フィールドの作成', "form.invoice.date" => '日付', "form.invoice.number" => '送り状の番号', -"form.invoice.tax" => '税', -"form.invoice.comment" => 'コメント ', "form.invoice.th.username" => '個人', "form.invoice.th.time" => '時間', "form.invoice.th.rate" => '給料', @@ -565,11 +561,8 @@ $i18n_key_words = array( "form.client.add_title" => 'クライアントの追加', "form.client.edit_title" => 'クライアントの編集', "form.client.del_title" => 'クライアントの削除', -"form.client.tax" => '税', -"form.client.comment" => 'コメント ', // miscellaneous strings -"forward.forgot_password" => 'パスワードを忘れましたか?', "forward.tocsvfile" => 'csvファイルにエクスポート', "forward.toxmlfile" => 'xmlファイルにエクスポート', "forward.geninvoice" => '送り状の作成', @@ -585,12 +578,6 @@ $i18n_key_words = array( "controls.per_td" => '今日', "controls.per_at" => 'すべての時間', "controls.per_ty" => '今年', -"controls.sel_period" => '--- 時間期間の選択 ---', - -"label.sel_tp" => '時間期間の選択', -"label.set_tp" => 'あるいは日付を設定', -"label.fields" => 'フィールドの表示', -"label.group_title" => '次のようにグループ化', "label.inv_str" => '送り状', "label.set_empl" => 'ユーザーの選択',