aboutsummaryrefslogtreecommitdiffstats
path: root/language/ja_JP/common.lang.php
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2011-06-09 16:17:53 +0000
committerddtddt <ddtddt@piwigo.org>2011-06-09 16:17:53 +0000
commit87e8bd9788a561ad045d149c549ed6d995983f1b (patch)
tree4bf330b6710b049dbda41f81c8b5f3709b0a6411 /language/ja_JP/common.lang.php
parentf56fc4f36dd9ec183710b2e64a45865713c0f9d6 (diff)
[trunk] - language - update jajJP Thanks to irohaproject - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@11280 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/ja_JP/common.lang.php')
-rw-r--r--language/ja_JP/common.lang.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/language/ja_JP/common.lang.php b/language/ja_JP/common.lang.php
index 789a20046..2f1aea8ff 100644
--- a/language/ja_JP/common.lang.php
+++ b/language/ja_JP/common.lang.php
@@ -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タッグが使いません';
?> \ No newline at end of file