From 3565aad630864ecdbe53fdaa501ea708555b3c7c Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sun, 30 Apr 2023 18:30:36 -0400 Subject: New upstream version 3.4.4+dfsg. --- .../translations/sqlitestudio_ja_JP.ts | 87 ++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 SQLiteStudio3/sqlitestudio/translations/sqlitestudio_ja_JP.ts (limited to 'SQLiteStudio3/sqlitestudio/translations/sqlitestudio_ja_JP.ts') diff --git a/SQLiteStudio3/sqlitestudio/translations/sqlitestudio_ja_JP.ts b/SQLiteStudio3/sqlitestudio/translations/sqlitestudio_ja_JP.ts new file mode 100644 index 0000000..568d724 --- /dev/null +++ b/SQLiteStudio3/sqlitestudio/translations/sqlitestudio_ja_JP.ts @@ -0,0 +1,87 @@ + + + + + QObject + + + GUI interface to SQLiteStudio, a SQLite manager. + SQLiteStudioへの GUI インターフェイス、SQLiteマネージャー。 + + + + Enables debug messages in console (accessible with F12). + コンソール(F12でアクセス可能) でデバッグメッセージを有効にします。 + + + + Redirects debug messages into standard output (forces debug mode). + 標準出力にデバッグメッセージをリダイレクトします(デバッグモードを強制します)。 + + + + Redirects debug messages into given file (forces debug mode). + 標準出力にデバッグメッセージをリダイレクトします(デバッグモードを強制します)。 + + + + log file + ログファイル + + + + Enables Lemon parser debug messages for SQL code assistant. + SQL補助のためレモンパーサーデバッグメッセージを有効にします。 + + + + Enables debugging of every single SQL query being sent to any database. + 任意のデータベースに送信されるすべての SQLクエリのデバッグを有効にします。 + + + + Limits SQL query messages to only the given <database>. + SQLクエリメッセージを与えられた <database>だけに制限します。 + + + + database + データベース + + + + Enables debugging of SQLiteStudio's query executor. + SQLiteStudioのクエリデバッグを有効にします。 + + + + Lists plugins installed in the SQLiteStudio and quits. + SQLiteStudio にインストールされているプラグインを一覧表示して終了します。 + + + + Points to the master configuration file. Read manual at wiki page for more details. + マスター設定ファイルの詳細については、wikiページのマニュアルをご覧ください。 + + + + SQLiteStudio settings file + SQLiteStudio設定ファイル + + + + file + ファイル + + + + Database file to open + 開くデータベースファイル + + + + Select configuration directory + 設定ファイルの保存先を選択してください + + + -- cgit v1.2.3