Changeset 5780 for trunk/language/ja_JP


Ignore:
Timestamp:
Apr 10, 2010, 9:45:53 PM (14 years ago)
Author:
nikrou
Message:

Fix some translation keys (unused, misspelling, or forgotten)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/ja_JP/install.lang.php

    r5733 r5780  
    3535$lang['Connection to server succeed, but it was impossible to connect to database'] = 'サーバへ接続することができましたが、データベースに接続できません。';
    3636$lang['Can\'t connect to server'] = 'サーバに接続できません。';
    37 $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には、ピンクのテキストのみ貼り付けてください。改行またはスペースを含まないでください)。';
    3837
    3938$lang['Host'] = 'MySQLホスト';
Note: See TracChangeset for help on using the changeset viewer.