'実行権限がありません。
最初にログインしてください。',
'select_album' => '画像を保存するアルバムを選択してください。',
'button_update_album' => 'アルバム更新',
'button_create_album' => 'アルバム作成',
'success' => '処理成功 !',
'error_select_album' => '最初にアルバムを選択してください。',
'error_album_name' => 'アルバムの名前を入力してください。',
'error_album_already_exists' => '同じ名前のアルバムがすでに存在しています。
ブラウザーの戻るボタンをクリックして、違う名前を入力してください。',
'album_name' => 'アルバムの名前',
'album_presentation' => 'アルバムを選択してください。アップロードした画像は、選択したアルバムに保存されます。
リストにアルバムがない場合は、最初に \'アルバム作成\' ボタンをクリックしてアルバムを作成してください。',
'album_description' => 'アルバムの説明',
'add_pictures' => '選択したアルバムに画像を追加',
'max_upload_size' => '画像の最大サイズは $1 KB です',
'upload_presentation' => '下にアプレットが表示されずにエラーが表示される場合は、Javaプラグインをインストールしてください。
インストールした後には、 ファイルを開く ボタンをクリックしてファイルを選択するか、エクスプローラからドラッグ&ドロップして、アップロード ボタンをクリックすることでサーバにファイルをアップロードできます。'
. "
old upload pageを使用するにはここをクリックしてください。",
'album' => 'アルバム',
//Since 2.1.0
'java_not_enabled' => 'Your navigator doesn\'t allow java. The upload applet need java. You can easily download it from the java web site',
//Since 3.0.0
'picture_data_explanation' => 'Click on this link, and enter data in the fields below, if you want these to be applied to all pictures in the next upload.',
'quota_used' => 'You are currently using $1 MB ($2%) of your $3 MB of storage.',
'quota_about_full' => 'Remove some pictures, or ask the admin to make your quota bigger.',
//Since 3.2.0
'need_approval' => 'The gallery admin must approve these uploaded pictures, before you can see them on the gallery.'
)
);
}