From 1a2b8dccc1628d5eee3a4c0f5fcd085a7bfa8733 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Fri, 5 Jul 2024 08:16:07 +0200 Subject: [PATCH] Update ja_JP, thanks to ryoon --- language/ja_JP/install.lang.php | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) mode change 100644 => 100755 language/ja_JP/install.lang.php diff --git a/language/ja_JP/install.lang.php b/language/ja_JP/install.lang.php old mode 100644 new mode 100755 index e2868e38b..5ecd7225f --- a/language/ja_JP/install.lang.php +++ b/language/ja_JP/install.lang.php @@ -17,37 +17,38 @@ $lang['Connection to server succeed, but it was impossible to connect to databas $lang['Can\'t connect to server'] = 'サーバに接続できません。'; $lang['Host'] = 'ホスト'; $lang['User'] = 'ユーザー'; -$lang['user login given by your host provider'] = 'あなたのホスティング業者から提供されたデータベースユーザ名です。'; +$lang['user login given by your host provider'] = 'あなたのホスティング業者から提供されたデータベースユーザー名です。'; $lang['user password given by your host provider'] = 'あなたのホスティング業者から提供されたデータベースパスワードです。'; $lang['Database name'] = 'データベース名'; $lang['also given by your host provider'] = 'こちらも、あなたのホスティング業者から提供されたデータベース名です。'; $lang['Database table prefix'] = 'データベーステーブル接頭辞'; $lang['database tables names will be prefixed with it (enables you to manage better your tables)'] = 'データベーステーブルに接頭辞として付けられます (あなたのテーブルを管理しやすくします)。'; -$lang['enter a login for webmaster'] = 'ウェブマスタのユーザIDを入力してください。'; -$lang['webmaster login can\'t contain characters \' or "'] = 'ウェブマスタのユーザIDには、「\'」または「"」を含まないでください。'; +$lang['enter a login for webmaster'] = 'ウェブマスターのユーザIDを入力してください。'; +$lang['webmaster login can\'t contain characters \' or "'] = 'ウェブマスターのユーザーIDには、「\'」または「"」を含まないでください。'; $lang['please enter your password again'] = 'もう一度あなたのパスワードを入力してください。'; -$lang['Keep it confidential, it enables you to access administration panel'] = 'ウェブマスタパスワードは、秘密にしてください。ウェブマスタパスワードを使用して、管理パネルにアクセスできます。'; +$lang['Keep it confidential, it enables you to access administration panel'] = 'ウェブマスターパスワードは、秘密にしてください。ウェブマスターパスワードを使用して、管理パネルにアクセスできます。'; $lang['Password [confirm]'] = 'パスワード [もう一度]'; $lang['verification'] = '確認'; $lang['Need help ? Ask your question on Piwigo message board.'] = 'ヘルプが必要ですか? Piwigoメッセージボードにて、あなたの質問を投稿してください。'; -$lang['Visitors will be able to contact site administrator with this mail'] = 'ゲストは、このメールアドレスでサイト管理者に連絡することができます。'; -$lang['PHP 5 is required'] = 'PHP 5.2が必要です'; +$lang['Visitors will be able to contact site administrator with this mail'] = '訪問者は、このメールアドレスでサイト管理者に連絡することができます。'; +$lang['PHP 5 is required'] = 'PHP 5.3が必要です'; $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.2を設定してみます。'; -$lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = '注:自分で設定を変更し、その後Piwigoを再起動もできます。'; -$lang['Try to configure PHP 5'] = 'PHP 5.2を設定してみます。'; +$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigoは.htaccess ファイルを作成するか変更して、PHP 5.3を設定してみます。'; +$lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = '注:自分で設定を変更し、その後Piwigoを再起動できます。'; +$lang['Try to configure PHP 5'] = 'PHP 5.3を設定してみます。'; $lang['Sorry!'] = '申し訳ありません!'; -$lang['Piwigo was not able to configure PHP 5.'] = 'PiwigoはPHP 5.2を設定できませんでした。'; -$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'あなたのホスティング業者のサポートに連絡し、どうやったらPHP 5.2を設定できるか確認すべきです。'; +$lang['Piwigo was not able to configure PHP 5.'] = 'PiwigoはPHP 5.3を設定できませんでした。'; +$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'あなたのホスティング業者のサポートに連絡し、どうやったらPHP 5.3を設定できるか確認すべきです。'; $lang['Hope to see you back soon.'] = 'またお越し下さい'; $lang['Congratulations, Piwigo installation is completed'] = 'おめでとうございます。Piwigo のインストールが完了しました。'; $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 の設定ファイル作成に失敗しました。'; $lang['Download the config file'] = '設定ファイルをダウンロードします。'; -$lang['You can download the config file and upload it to local/config directory of your installation.'] = '設定ファイルをダウンロードし、インストールされた local/config ディレクトリーにアップロードすることができます。'; +$lang['You can download the config file and upload it to local/config directory of your installation.'] = '設定ファイルをダウンロードし、インストールされたlocal/configディレクトリーにアップロードすることができます。'; $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'ヘルプが必要な際には、気軽にフォーラムで相談してください: %s'; $lang['Just another Piwigo gallery'] = '他のPiwigoギャラリー'; $lang['Welcome to your new installation of Piwigo!'] = '新しくPiwigoをインストールしていただき、ありがとうざいます!'; $lang['Welcome to my photo gallery'] = '私のフォトギャラリーへようこそ'; -$lang['localhost or other, supplied by your host provider'] = 'localhost または、他のホスト、あるいは、あなたのホスティング業者から提供されたホスト名です。'; -$lang['PHP version %s required (you are running on PHP %s)'] = 'PHPのバージョン%sが必要です(現在PHP %sをお使いです)'; \ No newline at end of file +$lang['localhost or other, supplied by your host provider'] = 'あなたのホスティング業者から提供されたホスト名です。localhostまたはその他の何かです。'; +$lang['PHP version %s required (you are running on PHP %s)'] = 'PHPのバージョン%sが必要です(現在PHP %sを利用中です)'; +$lang['Password ']['confirm'] = 'パスワード [確認用]'; \ No newline at end of file