[trunk] - language - update jajJP Thanks to irohaproject - feature:2320

git-svn-id: http://piwigo.org/svn/trunk@11280 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt
2011-06-09 16:17:53 +00:00
parent f56fc4f36d
commit 87e8bd9788
2 changed files with 15 additions and 0 deletions
+3
View File
@@ -354,4 +354,7 @@ $lang['Manage this user comment: %s'] = 'このユーザーのコメントを管
$lang['This author modified following comment:'] = 'このユーザーが次のコメントを書き直しました:';
$lang['This author removed the comment with id %d'] = 'このユーザーがコメントID %d を削除しました。';
$lang['validate this comment'] = 'このコメントを有効にする';
$lang['The number of photos per page must be a not null scalar'] = 'ページごとの写真数はゼロではありません';
$lang['Number of photos per page'] = 'ページごとの写真数';
$lang['html tags are not allowed in login'] = 'ログインの際、HTMLタッグが使いません';
?>