diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-10-30 11:53:45 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-10-30 11:53:45 +0000 |
commit | f79ae0902b1fedac5cd5eb66d06c3f9fd7703146 (patch) | |
tree | bb77fa2e208565140fd7bfe990e4d5e032d113a5 /language/ja_JP | |
parent | 5ba350a8dc852caeafd626620d8a97a45e19275c (diff) |
[trunk_admin] Update ja_JP, thanks to : ddtddt
git-svn-id: http://piwigo.org/svn/trunk@25235 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/ja_JP/admin.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/ja_JP/admin.lang.php b/language/ja_JP/admin.lang.php index 86ef4670d..feb718abb 100644 --- a/language/ja_JP/admin.lang.php +++ b/language/ja_JP/admin.lang.php @@ -892,4 +892,6 @@ $lang['Adobe Photoshop Lightroom is a photography software designed to manage la $lang['Permission granted for groups'] = 'グループ権限'; $lang['Panorama'] = 'パノラマ'; $lang['Number of albums per page'] = '1ページ当りのアルバム数'; +$lang['Please select at least two groups'] = 'グループを2つ以上選んで下さい。'; +$lang['Permission granted for users'] = 'ユーザー権限'; ?>
\ No newline at end of file |