X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fja.lang.php;h=79e2d1b0cb692c263ca1cec24044c192f895e3f1;hb=1d9668e44a209fa5b8b9db184c6d94c82230e168;hp=48e7b609cc9f580429152bf853fa44aa4400947b;hpb=664fe935d85316a57f2285dba5ecd42c66f4982e;p=timetracker.git diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index 48e7b609..79e2d1b0 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -95,14 +95,15 @@ $i18n_key_words = array( 'error.mail_send' => 'メールの送信中のエラー', // Note to translators: check the meaning of error.no_email. The error should say that there is no email address for user with a login provided. 'error.no_email' => 'このログインと関連されたメールがありません', -// Note to translators: the strings below are missing and must be translated. -// 'error.uncompleted_exists' => 'uncompleted entry already exists. close or delete it.', -// 'error.goto_uncompleted' => 'go to uncompleted entry.', +// TODO: translate the following. +// 'error.uncompleted_exists' => 'Uncompleted entry already exists. Close or delete it.', +// 'error.goto_uncompleted' => 'Go to uncompleted entry.', +// 'error.overlap' => 'Time interval overlaps with existing records.', +// 'error.future_date' => 'Date is in future.', -// labels for various buttons +// Labels for buttons. 'button.login' => 'ログイン', 'button.now' => '現在', -// 'button.set' => '設定', 'button.save' => '保存', 'button.delete' => '削除', 'button.cancel' => 'キャンセル', @@ -135,6 +136,10 @@ $i18n_key_words = array( 'label.password' => 'パスワード', 'label.confirm_password' => 'パスワードの確認', 'label.email' => 'Eメール', +// TODO: translate the following. +// 'label.cc' => 'Cc', +// 'label.bcc' => 'Bcc', +'label.subject' => '主題', 'label.total' => '合計', // Translate the following. // 'label.page' => 'Page', @@ -295,8 +300,6 @@ $i18n_key_words = array( // mail form attributes "form.mail.from" => 'から', "form.mail.to" => 'まで', -"form.mail.cc" => 'cc', -"form.mail.subject" => '主題', "form.mail.comment" => 'コメント', "form.mail.above" => 'このレポートをEメールで送信', // Note to translators: this string needs to be translated.