X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/3cf7e0aada24dc1fcb1ffd3f2103f160a75247b6..67ff88b9d0f11b6f63c06823828df337063a7d6f:/WEB-INF/resources/ja.lang.php diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index 5050e298..bf87c4a7 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -83,14 +83,17 @@ $i18n_key_words = array( 'error.not_equal' => '"{0}"のフィールドは"{1}"のフィールドと違います', // TODO: translate the following. // 'error.interval' => 'Field "{0}" must be greater than "{1}".', - -// TODO: refactoring ongoing down from here. 'error.project' => 'プロジェクトの選択', // TODO: translate the following. // 'error.task' => 'Select task.', // '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' => 'この名前のプロジェクトは既に存在します',