Changeset 19874 for trunk/language/ja_JP
- Timestamp:
- Jan 5, 2013, 10:10:44 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/language/ja_JP/install.lang.php
r19703 r19874 22 22 // +-----------------------------------------------------------------------+ 23 23 24 $lang['Installation'] = 'インスト レーション';24 $lang['Installation'] = 'インストール'; 25 25 $lang['Basic configuration'] = '基本設定'; 26 $lang['Default gallery language'] = 'ギャラリーのデフォルト 言語';26 $lang['Default gallery language'] = 'ギャラリーのデフォルトの言語'; 27 27 $lang['Database configuration'] = 'データベース設定'; 28 28 $lang['Admin configuration'] = '管理設定'; … … 31 31 32 32 $lang['Webmaster login'] = 'ウェブマスタログイン'; 33 $lang['It will be shown to the visitors. It is necessary for website administration'] = ' ウェブマスタは、ビジターに表示されます。ウェブサイト管理に必要です。';33 $lang['It will be shown to the visitors. It is necessary for website administration'] = '訪問者一覧に表示されます。ウェブサイト管理に必要です。'; 34 34 35 35 $lang['Connection to server succeed, but it was impossible to connect to database'] = 'サーバへ接続することができましたが、データベースに接続できません。'; 36 36 $lang['Can\'t connect to server'] = 'サーバに接続できません。'; 37 37 38 $lang['Host'] = ' MySQLホスト';38 $lang['Host'] = 'ホスト'; 39 39 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = '例) localhost、sql.multimania.com、toto.freesurf.fr'; 40 $lang['User'] = 'ユーザ ';41 $lang['user login given by your host provider'] = 'あなたのホス トプロバイダから提供されたデータベースユーザ名です。';40 $lang['User'] = 'ユーザー'; 41 $lang['user login given by your host provider'] = 'あなたのホスティング業者から提供されたデータベースユーザ名です。'; 42 42 $lang['Password'] = 'パスワード'; 43 $lang['user password given by your host provider'] = 'あなたのホス トプロバイダから提供されたデータベースパスワードです。';43 $lang['user password given by your host provider'] = 'あなたのホスティング業者から提供されたデータベースパスワードです。'; 44 44 $lang['Database name'] = 'データベース名'; 45 $lang['also given by your host provider'] = 'こちらも、あなたのホス トプロバイダから提供されたデータベース名です。';45 $lang['also given by your host provider'] = 'こちらも、あなたのホスティング業者から提供されたデータベース名です。'; 46 46 $lang['Database table prefix'] = 'データベーステーブル接頭辞'; 47 47 $lang['database tables names will be prefixed with it (enables you to manage better your tables)'] = 'データベーステーブルに接頭辞として付けられます (あなたのテーブルを管理しやすくします)。'; … … 50 50 $lang['please enter your password again'] = 'もう一度あなたのパスワードを入力してください。'; 51 51 $lang['Webmaster password'] = 'ウェブマスタパスワード'; 52 $lang['Keep it confidential, it enables you to access administration panel'] = 'ウェブマスタパスワードは、 内密にしてください。ウェブマスタパスワードを使用して、あなたは管理パネルにアクセスすることができます。';52 $lang['Keep it confidential, it enables you to access administration panel'] = 'ウェブマスタパスワードは、秘密にしてください。ウェブマスタパスワードを使用して、管理パネルにアクセスできます。'; 53 53 $lang['Password [confirm]'] = 'パスワード [もう一度]'; 54 54 $lang['verification'] = '確認'; 55 55 $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'ヘルプが必要ですか? <a href="%s">Piwigoメッセージボード</a>にて、あなたの質問を投稿してください。'; 56 56 $lang['Webmaster mail address'] = 'ウェブマスタメールアドレス'; 57 $lang['Visitors will be able to contact site administrator with this mail'] = ' ビジターは、このメールアドレスでサイト管理者に連絡することができます。';58 $lang['PHP 5 is required'] = 'PHP 5 は必要';59 $lang['It appears your webhost is currently running PHP %s.'] = 'あなたのウェブホストは現在PHP %sを使ってい るらしいです。';60 $lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigoは.htaccess ファイルを作成するか 、変更しようとしてPHP 5に設定してみます。';57 $lang['Visitors will be able to contact site administrator with this mail'] = '訪問者は、このメールアドレスでサイト管理者に連絡することができます。'; 58 $lang['PHP 5 is required'] = 'PHP 5が必要です'; 59 $lang['It appears your webhost is currently running PHP %s.'] = 'あなたのウェブホストは現在PHP %sを使っています。'; 60 $lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigoは.htaccess ファイルを作成するか変更して、PHP 5を設定してみます。'; 61 61 $lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = '注:自分で設定を変更し、その後Piwigoを再起動もできます。'; 62 62 $lang['Try to configure PHP 5'] = 'PHP 5を設定してみます。'; 63 63 $lang['Sorry!'] = '申し訳ありません!'; 64 $lang['Piwigo was not able to configure PHP 5.'] = 'PiwigoはPHP 5 に設定できませんでした。';65 $lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'あなたのホ ームページ・プロバイダーのサポートに参照し、自分でPHP 5に変更方法を見られます。';64 $lang['Piwigo was not able to configure PHP 5.'] = 'PiwigoはPHP 5を設定できませんでした。'; 65 $lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'あなたのホスティング業者のサポートに連絡し、どうやったらPHP 5を設定できるか確認すべきです。'; 66 66 $lang['Hope to see you back soon.'] = 'またお越し下さい'; 67 $lang['Congratulations, Piwigo installation is completed'] = 'おめでとうございました。Piwigo のインストール 完了しました。';67 $lang['Congratulations, Piwigo installation is completed'] = 'おめでとうございました。Piwigo のインストールが完了しました。'; 68 68 $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 は上のテクスト内容以外のこと(エンターキーやスペースなど)を含まないでください。)'; 69 $lang['Creation of config file local/config/database.inc.php failed.'] = 'local/config/database.inc.php のconfig ファイル作成失敗しました。'; 70 $lang['Download the config file'] = 'config ファイルをダウンロードします。'; 71 $lang['You can download the config file and upload it to local/config directory of your installation.'] = 'config ファイルをダウンロードし、インストールされた local/config ディレクトリーにアップロードすることができます。'; 69 $lang['Creation of config file local/config/database.inc.php failed.'] = 'local/config/database.inc.php の設定ファイル作成に失敗しました。'; 70 $lang['Download the config file'] = '設定ファイルをダウンロードします。'; 71 $lang['You can download the config file and upload it to local/config directory of your installation.'] = '設定ファイルをダウンロードし、インストールされた local/config ディレクトリーにアップロードすることができます。'; 72 $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'どうぞ、フォーラムで相談するのをためらわないでください: %s'; 73 $lang['Just another Piwigo gallery'] = '他のPiwigoギャラリー'; 74 $lang['Welcome to your new installation of Piwigo!'] = '新しくPiwigoをインストールしていただき、ありがとうざいます!'; 75 $lang['Welcome to my photo gallery'] = '私のフォトギャラリーへようこそ'; 72 76 ?>
Note: See TracChangeset
for help on using the changeset viewer.