X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/76dd7930c2ef4f6de65bd98acfd3d0ef25979c18..7ffbdd795498e935a5d50fd87c60cea3ab527bfa:/WEB-INF/resources/ja.lang.php diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index 79e2d1b0..2c93df0c 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -82,6 +82,8 @@ $i18n_key_words = array( 'error.interval' => '不正確な間隔', 'error.project' => 'プロジェクトの選択', 'error.activity' => '活動内容の選択', +// TODO: translate the following. +// 'error.record' => 'Select record.', 'error.auth' => '不正確なログインあるいはパスワードが不正確です', 'error.user_exists' => 'このログインと関連されたユーザーは既に存在します', 'error.project_exists' => 'この名前のプロジェクトは既に存在します', @@ -144,6 +146,8 @@ $i18n_key_words = array( // Translate the following. // 'label.page' => 'Page', // 'label.condition' => 'Condition', +// 'label.yes' => 'yes', +// 'label.no' => 'no', // Form titles. // TODO: the entire title section is missing here. See the English file.