[trunk] update JP thanks to irohaproject

git-svn-id: http://piwigo.org/svn/trunk@6156 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt
2010-05-10 04:47:04 +00:00
parent 585d15b8c4
commit fe8fe338c9
5 changed files with 53 additions and 5 deletions
+2
View File
@@ -71,4 +71,6 @@ $lang['An alternate solution is to copy the text in the box above and paste it i
$lang['Creation of config file local/config/database.inc.php failed.'] = 'local/config/database.inc.php のconfig ファイル作成失敗しました。';
$lang['Download the config file'] = 'config ファイルをダウンロードします。';
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'config ファイルをダウンロードし、インストールされた local/config ディレクトリーにアップロードすることができます。';
$lang['SQLite and PostgreSQL are currently in experimental state.'] = 'SQLite と PostgreSQL は現在試験中です。';
$lang['Learn more'] = '詳細はこちら';
?>