$lang['The type of database your piwigo data will be store in']='あなたのPiwigoデータが保存されているデータベース種';
$lang['PHP 5 is required']='PHP 5は必要';
$lang['It appears your webhost is currently running PHP %s.']='あなたのウェブホストは現在PHP %sを使っているらしいです。';
$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.']='Piwigoは.htaccess ファイルを作成するか、変更しようとしてPHP 5に設定してみます。';
$lang['Note you can change your configuration by yourself and restart Piwigo after that.']='注:自分で設定を変更し、その後Piwigoを再起動もできます。';
$lang['Try to configure PHP 5']='PHP 5を設定してみます。';
$lang['Sorry!']='申し訳ありません!';
$lang['Piwigo was not able to configure PHP 5.']='PiwigoはPHP 5に設定できませんでした。';
$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.']='あなたのホームページ・プロバイダーのサポートに参照し、自分でPHP 5に変更方法を見られます。';
$lang['An alternate solution is to copy the text in the box above and paste it into the file "local/config/database.inc.php" (Warning : database.inc.php must only contain what is in the textarea, no line return or space character)']='その他の解決は、上のボックスにあるテクストをコピーし、"local/config/database.inc.php"に貼り付けます。(注意:database.inc.php は上のテクスト内容以外のこと(エンターキーやスペースなど)を含まないでください。)';
$lang['Creation of config file local/config/database.inc.php failed.']='local/config/database.inc.php のconfig ファイル作成失敗しました。';
$lang['Download the config file']='config ファイルをダウンロードします。';
$lang['You can download the config file and upload it to local/config directory of your installation.']='config ファイルをダウンロードし、インストールされた local/config ディレクトリーにアップロードすることができます。';