mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-13 21:31:35 +02:00
Fix some translation keys (unused, misspelling, or forgotten)
git-svn-id: http://piwigo.org/svn/trunk@5780 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -34,7 +34,6 @@ $lang['It will be shown to the visitors. It is necessary for website administrat
|
||||
|
||||
$lang['Connection to server succeed, but it was impossible to connect to database'] = 'サーバへ接続することができましたが、データベースに接続できません。';
|
||||
$lang['Can\'t connect to server'] = 'サーバに接続できません。';
|
||||
$lang['Copy the text in pink between hyphens and paste it into the file "local/config/database.inc.php"(Warning : database.inc.php must only contain what is in pink, no line return or space character)'] = 'ハイフンの間のピンクのテキストをコピーして、ファイル「include/mysql.inc.php」の中に貼り付けてください (警告 : mysql.inc.phpには、ピンクのテキストのみ貼り付けてください。改行またはスペースを含まないでください)。';
|
||||
|
||||
$lang['Host'] = 'MySQLホスト';
|
||||
$lang['localhost, sql.multimania.com, toto.freesurf.fr'] = '例) localhost、sql.multimania.com、toto.freesurf.fr';
|
||||
|
||||
Reference in New Issue
Block a user