diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2015-01-03 11:32:49 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2015-01-03 11:32:49 +0000 |
commit | 81dc78cb04ff98fc58ec411a2577e4d88745c0b4 (patch) | |
tree | ab571507bfc267d8f0f854f49185ca9695d3e822 /language/ja_JP | |
parent | 78962e9f5def34de41491ab7520cdf6e383c3cd6 (diff) |
Update ja_JP, thanks to thunderrabbit
git-svn-id: http://piwigo.org/svn/trunk@30842 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/ja_JP')
-rw-r--r-- | language/ja_JP/admin.lang.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/language/ja_JP/admin.lang.php b/language/ja_JP/admin.lang.php index 8a6d7f710..60a3855e9 100644 --- a/language/ja_JP/admin.lang.php +++ b/language/ja_JP/admin.lang.php @@ -932,4 +932,5 @@ $lang['Close user details'] = 'ユーザ詳細情報を閉じる'; $lang['Mail address is mandatory for registration'] = '登録のために、メールアドレスは必須になります。'; $lang['Empty caddie'] = '空のキャディ'; $lang['%u users have automatic permission because they belong to a granted group.'] = '%u ユーザは、承認されたグループに所属していますので、自動的にパーミッションが付与されます'; -$lang['visitors need to login and have the appropriate permissions to see this album'] = 'このアルバムを見るために、ログインをして、パーミッションを得る必要があります。';
\ No newline at end of file +$lang['visitors need to login and have the appropriate permissions to see this album'] = 'このアルバムを見るために、ログインをして、パーミッションを得る必要があります。'; +$lang['View in gallery'] = 'ギャラリーで見る';
\ No newline at end of file |