From 289133e51a7be151d9cf629b10d75cb9f78f85a1 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sun, 6 Jan 2013 07:42:11 +0000 Subject: [trunk_install] Update ja_JP, thanks to : ryoon git-svn-id: http://piwigo.org/svn/trunk@19890 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/ja_JP/install.lang.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'language/ja_JP/install.lang.php') diff --git a/language/ja_JP/install.lang.php b/language/ja_JP/install.lang.php index 7f6980767..84aabf519 100644 --- a/language/ja_JP/install.lang.php +++ b/language/ja_JP/install.lang.php @@ -30,7 +30,7 @@ $lang['Start Install'] = 'インストールを開始する'; $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'メールアドレスは、 xxx@yyy.eee のような形式にしてください (例: jack@altern.org)。'; $lang['Webmaster login'] = 'ウェブマスタログイン'; -$lang['It will be shown to the visitors. It is necessary for website administration'] = '訪問者一覧に表示されます。ウェブサイト管理に必要です。'; +$lang['It will be shown to the visitors. It is necessary for website administration'] = 'ゲスト一覧に表示されます。ウェブサイト管理に必要です。'; $lang['Connection to server succeed, but it was impossible to connect to database'] = 'サーバへ接続することができましたが、データベースに接続できません。'; $lang['Can\'t connect to server'] = 'サーバに接続できません。'; @@ -54,7 +54,7 @@ $lang['Password [confirm]'] = 'パスワード [もう一度]'; $lang['verification'] = '確認'; $lang['Need help ? Ask your question on Piwigo message board.'] = 'ヘルプが必要ですか? Piwigoメッセージボードにて、あなたの質問を投稿してください。'; $lang['Webmaster mail address'] = 'ウェブマスタメールアドレス'; -$lang['Visitors will be able to contact site administrator with this mail'] = '訪問者は、このメールアドレスでサイト管理者に連絡することができます。'; +$lang['Visitors will be able to contact site administrator with this mail'] = 'ゲストは、このメールアドレスでサイト管理者に連絡することができます。'; $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を設定してみます。'; -- cgit v1.2.3