diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-12-08 20:22:50 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-12-08 20:22:50 +0000 |
commit | 5b200ace60f44026801388eb6b501f6036035c2c (patch) | |
tree | 72dc32f8a6f170512c43fb50e1bdd5b1eb351195 /language/ja_JP | |
parent | 6f9bd9fc216782e7b8f59d5ce5c6838a76c5ac4b (diff) |
[trunk_install] Update ja_JP, thanks to ma2tak
git-svn-id: http://piwigo.org/svn/trunk@30707 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/ja_JP')
-rw-r--r-- | language/ja_JP/install.lang.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/language/ja_JP/install.lang.php b/language/ja_JP/install.lang.php index 969f529c2..8ae1d0eb7 100644 --- a/language/ja_JP/install.lang.php +++ b/language/ja_JP/install.lang.php @@ -63,4 +63,5 @@ $lang['You can download the config file and upload it to local/config directory $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'] = '私のフォトギャラリーへようこそ';
\ No newline at end of file +$lang['Welcome to my photo gallery'] = '私のフォトギャラリーへようこそ'; +$lang['localhost or other, supplied by your host provider'] = 'localhost または、他のホスト、あるいは、あなたのホスティング業者から提供されたホスト名です。';
\ No newline at end of file |