X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/1be8ac8d77732a46098614d37b3a8db57b849fee..b17cf9352af778099c207b9aa01d47380a58453d:/WEB-INF/resources/ja.lang.php diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index bf87c4a7..768df955 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -89,17 +89,18 @@ $i18n_key_words = array( // 'error.client' => 'Select client.', // 'error.report' => 'Select report.', // 'error.record' => 'Select record.', - - - -// TODO: refactoring ongoing down from here. - '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.', + + + +// TODO: refactoring ongoing down from here. + 'error.no_login' => 'このログインと関連されたユーザーはいません', 'error.upload' => 'ファイルのアップロードのエラー', // TODO: translate the following.