[trunk_public] Update ja_JP, thanks to : ddtddt

git-svn-id: http://piwigo.org/svn/trunk@25055 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
Piwigo-TranslationTeam
2013-10-21 11:33:07 +00:00
parent d0c7c87494
commit 371682d5d7

View File

@@ -196,10 +196,6 @@ $lang['last %d days'] = '直近 %d 日';
$lang['Last'] = '最後へ';
$lang['Logout'] = 'ログアウト';
$lang['obligatory'] = '必須';
$lang['Maximum photo height'] = '写真の最大高';
$lang['Maximum height must be a number superior to 50'] = '最大高は、50以上に設定してください。';
$lang['Maximum photo width'] = '写真の最大幅';
$lang['Maximum width must be a number superior to 50'] = '最大幅は、50以上に設定してください。';
$lang['display a calendar by creation date'] = '作成日のカレンダーを表示する';
$lang['display all photos in all sub-albums'] = 'すべてのサブカテゴリのエレメント表示する';
$lang['return to normal view mode'] = 'ノーマルビューモードに戻る';
@@ -416,4 +412,8 @@ $lang['Username is mandatory'] = 'ユーザー名は必須です';
$lang['Website'] = 'ウェブサイト';
$lang['Your website URL is invalid'] = 'あなたのウェブサイトのURLが無効です';
$lang['mandatory'] = '必須';
$lang['Email'] = 'メールアドレス';
$lang['First Page'] = '初めのページ';
$lang['Go back to the album'] = 'アルバムに戻る';
$lang['Last Page'] = '最後のページ';
?>