diff options
Diffstat (limited to '')
-rw-r--r-- | language/ja_JP/admin.lang.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/language/ja_JP/admin.lang.php b/language/ja_JP/admin.lang.php index 28e698491..05a30613a 100644 --- a/language/ja_JP/admin.lang.php +++ b/language/ja_JP/admin.lang.php @@ -619,11 +619,8 @@ $lang['Privacy level set to "%s"'] = 'プライバシー設定: "%s"'; $lang['Album "%s" now contains %d photos'] = 'カテゴリー "%s" は現在 %d 枚の写真があります。'; $lang['Manage this set of %d photos'] = ' %d 枚の写真を管理する'; $lang['Select files'] = 'ファイルを選択する'; -$lang['JPEG files or ZIP archives with JPEG files inside please.'] = 'JPEGファイル又は、ZIPファイルフォーマットに入っているJPEGファイル下さい。'; $lang['Everybody'] = '全員'; $lang['Who can see these photos?'] = 'どなたがこの写真を見られますか?'; -$lang['... or switch to the old style form'] = '... 又は、旧形式に変更する'; -$lang['... or switch to the multiple files form'] = '... 又は、複数ファイル式に変更する'; $lang['The websize maximum width must be a number between %d and %d'] = 'ウェッブサイズの最大幅は %d と %dの中に設定する必要があります。'; $lang['The websize maximum height must be a number between %d and %d'] = 'ウェッブサイズの最大の高さは%d と %dの中に設定する必要があります。'; $lang['The websize image quality must be a number between %d and %d'] = 'ウェッブサイズの画質は%d と %d の中に設定する必要があります。'; |