OSDN Git Service

move sqlite
[nucleus-jp/nucleus-plugins.git] / trunk / sqlite / nucleus / plugins / sqlite / language / japanese-utf8.php
diff --git a/trunk/sqlite/nucleus/plugins/sqlite/language/japanese-utf8.php b/trunk/sqlite/nucleus/plugins/sqlite/language/japanese-utf8.php
deleted file mode 100644 (file)
index 0d76dfb..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-<?php
-$this->langArray['Allow SQL query during the management?']='管理の際、SQL クエリを使用しますか?';
-$this->langArray['Number of SQL queries at once when DB restore.']='データベース復元の際、一回あたり何個の SQL クエリを実行しますか?';
-$this->langArray['Wating tile (seconds) when DB restore.']='データベース復元の際、接続の待ち時間は何秒にしますか?';
-$this->langArray['NP_SQLite plugin. Filesize of DB is now ']='NP_SQLite プラグイン. 現在のデータベースファイルサイズは';
-$this->langArray['SQLite management']='SQLite 管理';
-$this->langArray['Pluing was installed sucessfully']='プラグインは正常にインストールされました';
-$this->langArray['I am sure.']='確かに実行します';
-$this->langArray['Please check the "I am sure." checkbox to execute query']='クエリを実行するには"確かに実行します"をチェックしてください';
-$this->langArray['Click this to show all']='全文を表示するにはクリックしてください';
-$this->langArray['PHP version: ']='PHP のバージョン: ';
-$this->langArray['SQLite DB version: ']='SQLite データベースのバージョン: ';
-$this->langArray['SQLite wrapper version: ']='SQLite ラッパのバージョン: ';
-$this->langArray['SQLite DB file size: ']='データベースのファイルサイズ: ';
-$this->langArray['Query not allowed. To use it, change the plugin option.']='クエリーは使えません。使用するには、プラグインオプションを変更してください。';
-$this->langArray['Tools']='ツール';
-$this->langArray['Execute SQL Query']='SQL クエリの実行';
-$this->langArray['VACUUM']='バキューム';
-$this->langArray['Integrity Check']='整合性チェック';
-$this->langArray['Show all tables']='全テーブルの表示';
-$this->langArray['Execute']='実行';
-$this->langArray['The plugin, ']='プラグイン ';
-$this->langArray[' was checked and modified (if modification required)']=' の調査(必要な場合はその変更)が完了しました。';
-$this->langArray['Please modify the PHP files']='次のように PHP ファイルを変更してください';
-$this->langArray['Check plugin']='プラグインのチェック';
-?>
\ No newline at end of file