diff --git a/CMakeLists.txt b/CMakeLists.txt index d9bb712b..2bea55e4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -286,6 +286,7 @@ set(SQLB_TSS "${CMAKE_SOURCE_DIR}/src/translations/sqlb_tr.ts" "${CMAKE_SOURCE_DIR}/src/translations/sqlb_uk_UA.ts" "${CMAKE_SOURCE_DIR}/src/translations/sqlb_it.ts" + "${CMAKE_SOURCE_DIR}/src/translations/sqlb_ja.ts" ) # Windows image format plugin files diff --git a/installer/windows/translations.wxs b/installer/windows/translations.wxs index 9bdff437..112b63f2 100644 --- a/installer/windows/translations.wxs +++ b/installer/windows/translations.wxs @@ -91,6 +91,13 @@ + + + + + + + @@ -204,6 +211,13 @@ + + + + + + + diff --git a/src/src.pro b/src/src.pro index 91670311..ad3ab7e3 100644 --- a/src/src.pro +++ b/src/src.pro @@ -182,7 +182,8 @@ TRANSLATIONS += \ translations/sqlb_ko_KR.ts \ translations/sqlb_tr.ts \ translations/sqlb_uk_UA.ts \ - translations/sqlb_it.ts + translations/sqlb_it.ts \ + translations/sqlb_ja.ts # SQLite / SQLCipher switch pieces CONFIG(sqlcipher) { diff --git a/src/translations/flags/flags.qrc b/src/translations/flags/flags.qrc index 57dddf50..fb963395 100644 --- a/src/translations/flags/flags.qrc +++ b/src/translations/flags/flags.qrc @@ -17,5 +17,6 @@ ua.png eg.png pl.png + jp.png diff --git a/src/translations/flags/jp.png b/src/translations/flags/jp.png new file mode 100644 index 00000000..325fbad3 Binary files /dev/null and b/src/translations/flags/jp.png differ diff --git a/src/translations/sqlb_ja.ts b/src/translations/sqlb_ja.ts new file mode 100644 index 00000000..9d050eb0 --- /dev/null +++ b/src/translations/sqlb_ja.ts @@ -0,0 +1,5449 @@ + + + + + AboutDialog + + + About DB Browser for SQLite + DB Browser for SQLite について + + + + Version + バージョン + + + + <html><head/><body><p>DB Browser for SQLite is an open source, freeware visual tool used to create, design and edit SQLite database files.</p><p>It is bi-licensed under the Mozilla Public License Version 2, as well as the GNU General Public License Version 3 or later. You can modify or redistribute it under the conditions of these licenses.</p><p>See <a href="http://www.gnu.org/licenses/gpl.html">http://www.gnu.org/licenses/gpl.html</a> and <a href="https://www.mozilla.org/MPL/2.0/index.txt">https://www.mozilla.org/MPL/2.0/index.txt</a> for details.</p><p>For more information on this program please visit our website at: <a href="http://sqlitebrowser.org">http://sqlitebrowser.org</a></p><p><span style=" font-size:small;">This software uses the GPL/LGPL Qt Toolkit from </span><a href="http://qt-project.org/"><span style=" font-size:small;">http://qt-project.org/</span></a><span style=" font-size:small;"><br/>See </span><a href="http://qt-project.org/doc/qt-5/licensing.html"><span style=" font-size:small;">http://qt-project.org/doc/qt-5/licensing.html</span></a><span style=" font-size:small;"> for licensing terms and information.</span></p><p><span style=" font-size:small;">It also uses the Silk icon set by Mark James licensed under a Creative Commons Attribution 2.5 and 3.0 license.<br/>See </span><a href="http://www.famfamfam.com/lab/icons/silk/"><span style=" font-size:small;">http://www.famfamfam.com/lab/icons/silk/</span></a><span style=" font-size:small;"> for details.</span></p></body></html> + <html><head/><body><p>DB Browser for SQLite は SQLite データベースを作成、デザイン、編集できる、オープンソースで無料のヴィジュアルツールです。</p><p>このソフトウェアは Mozilla Public License Version 2 と the GNU General Public License Version 3 (もしくはそれ以降のもの) の2つでライセンスされています。あなたはこれらのライセンスの条件の下でこのソフトウェアを変更、もしくは、再配布できます。</p><p>詳細は <a href="http://www.gnu.org/licenses/gpl.html">http://www.gnu.org/licenses/gpl.html</a> と <a href="https://www.mozilla.org/MPL/2.0/index.txt">https://www.mozilla.org/MPL/2.0/index.txt</a> をご覧ください。</p><p>このプログラムのさらなる情報は、私たちのウェブサイトをご覧ください。: <a href="http://sqlitebrowser.org">http://sqlitebrowser.org</a></p><p><span style=" font-size:small;">このソフトウェアは GPL/LGPL Qt Toolkit を使用しています。 </span><a href="http://qt-project.org/"><span style=" font-size:small;">http://qt-project.org/</span></a><span style=" font-size:small;"><br/>ライセンス条項や情報は </span><a href="http://qt-project.org/doc/qt-5/licensing.html"><span style=" font-size:small;">http://qt-project.org/doc/qt-5/licensing.html</span></a><span style=" font-size:small;"> をご覧ください。</span></p><p><span style=" font-size:small;">また、 Mark James の Silk icon set を Creative Commons Attribution 2.5 and 3.0 license の元で使用しています。<br/>詳細は </span><a href="http://www.famfamfam.com/lab/icons/silk/"><span style=" font-size:small;">http://www.famfamfam.com/lab/icons/silk/</span></a><span style=" font-size:small;"> をご覧ください。</span></p></body></html> + + + + SQLite Version + SQLite バージョン + + + + SQLCipher Version + SQLCipher バージョン + + + + (based on SQLite %1) + (SQLite %1 がベース) + + + + Version + バージョン + + + + Built for + ビルド + + + + Qt Version + Qt バージョン + + + + AddRecordDialog + + + Add New Record + 新しいレコードを追加 + + + + Enter values for the new record considering constraints. Fields in bold are mandatory. + 制約を考慮して新しいレコードに値を入力します。太字のフィールドは必須です。 + + + + In the Value column you can specify the value for the field identified in the Name column. The Type column indicates the type of the field. Default values are displayed in the same style as NULL values. + 「値」列では、「名前」列で識別されたフィールドの値を指定できます。「データ型」列はフィールドのデータ型を示します。 デフォルト値はNULL値と同じスタイルで表示されます。 + + + + Name + 名前 + + + + Type + データ型 + + + + Value + + + + + Values to insert. Pre-filled default values are inserted automatically unless they are changed. + 挿入する値。変更されない限り、事前入力されたデフォルト値が自動的に挿入されます。 + + + + When you edit the values in the upper frame, the SQL query for inserting this new record is shown here. You can edit manually the query before saving. + 上のフレームで値を編集すると、この新しいレコードを挿入する SQL クエリーがここに表示されます。保存する前にこのクエリーを手動で編集できます。 + + + + <html><head/><body><p><span style=" font-weight:600;">Save</span> will submit the shown SQL statement to the database for inserting the new record.</p><p><span style=" font-weight:600;">Restore Defaults</span> will restore the initial values in the <span style=" font-weight:600;">Value</span> column.</p><p><span style=" font-weight:600;">Cancel</span> will close this dialog without executing the query.</p></body></html> + <html><head/><body><p><span style=" font-weight:600;">保存</span>は表示されている新しいレコードを挿入するSQL文をデータベースに適用します。</p><p><span style=" font-weight:600;">デフォルトに戻す</span>は<span style=" font-weight:600;">「値」</span>列を初期値に戻します。</p><p><span style=" font-weight:600;">キャンセル</span>はクエリーを実行せずにダイアログを閉じます。</p></body></html> + + + + Auto-increment + + 自動増加 + + + + + Unique constraint + + 一意性制約 + + + + + Check constraint: %1 + + 制約をチェック: %1 + + + + + Foreign key: %1 + + 外部キー: %1 + + + + + Default value: %1 + + デフォルト値: %1 + + + + + Error adding record. Message from database engine: + +%1 + レコード追加でエラー。データベースエンジンからのメッセージ: + +%1 + + + + Are you sure you want to restore all the entered values to their defaults? + 入力した値をすべてデフォルトに戻しますか? + + + + Application + + + Usage: %1 [options] [db] + + 使い方: %1 [オプション] [DB] + + + + + Possible command line arguments: + 使用可能なコマンドライン引数: + + + + -h, --help Show command line options + -h, --help コマンドラインのオプションを表示 + + + + -q, --quit Exit application after running scripts + -q, --quit スクリプト実行後にアプリケーションを終了 + + + + -s, --sql [file] Execute this SQL file after opening the DB + -s, --sql [ファイル] DBを開いた後、このSQLファイルを実行 + + + + -t, --table [table] Browse this table after opening the DB + -t, --table [table] DB開いた後このテーブルを閲覧 + + + + -R, --read-only Open database in read-only mode + -R, --read-only 読み取り専用モードでデータベースを開く + + + + -o, --option [group/setting=value] Run application with this setting temporarily set to value + -o, --option [グループ/設定=値] 一時的にこの値を設定してアプリケーションを実行 + + + + -v, --version Display the current version + -v, --version 現在のバージョンを表示 + + + + [file] Open this SQLite database + [ファイル] この SQLite データベースを開く + + + + This is DB Browser for SQLite version %1. + これは DB Browser for SQLite バージョン %1 です. + + + + The -s/--sql option requires an argument + -s/--sql オプションは引数が必要です + + + + The file %1 does not exist + ファイル %1 が存在しません + + + + The -t/--table option requires an argument + -t/--table オプションは引数が必要です + + + + The -o/--option option requires an argument in the form group/setting=value + -o/--option オプションは グループ/設定=値 の形式で引数が必要です + + + + Invalid option/non-existant file: %1 + 不正なオプション/存在しないファイルです: %1 + + + + CipherDialog + + + SQLCipher encryption + SQLCipher 暗号化 + + + + &Password + パスワード(&P) + + + + &Reenter password + パスワードの再入力(&R) + + + + Passphrase + パスフレーズ + + + + Raw key + 生のキー + + + + Encr&yption settings + 暗号化設定(&Y) + + + + SQLCipher &3 defaults + SQLCipher 3 デフォルト(&3) + + + + SQLCipher &4 defaults + SQLCipher 4 デフォルト(&4) + + + + Custo&m + カスタム(&M) + + + + Page si&ze + ページサイズ(&Z) + + + + &KDF iterations + KDF反復回数(&K) + + + + HMAC algorithm + HMACアルゴリズム + + + + KDF algorithm + KDFアルゴリズム + + + + Please set a key to encrypt the database. +Note that if you change any of the other, optional, settings you'll need to re-enter them as well every time you open the database file. +Leave the password fields empty to disable the encryption. +The encryption process might take some time and you should have a backup copy of your database! Unsaved changes are applied before modifying the encryption. + データベースを暗号化するキーを設定してください。 +そのほかの任意の設定を変更すると、データベースファイルを開くときは毎回再入力が必要になることに注意してください。 +暗号化を無効にするにはパスワード欄を空白にします。 +暗号化工程には少し時間がかかるでしょう。データベースのバックアップを作成するべきです! 保存していない変更は暗号化の前に反映されます。 + + + + Please enter the key used to encrypt the database. +If any of the other settings were altered for this database file you need to provide this information as well. + データベースの暗号化に使用するキーを入力してください。 +このデータベースファイルの他の設定が変更された場合は、この情報も指定する必要があります。 + + + + ColumnDisplayFormatDialog + + + Choose display format + 表示書式を選択 + + + + Display format + 表示書式 + + + + Choose a display format for the column '%1' which is applied to each value prior to showing it. + カラム '%1' の表示形式を選択してください。これは表示前に各値に適用されます。 + + + + Default + デフォルト + + + + Decimal number + 十進数 + + + + Exponent notation + 指数表記 + + + + Hex blob + 十六進Blob + + + + Hex number + 十六進数 + + + + Octal number + 八進数 + + + + Round number + 概数 + + + + Apple NSDate to date + Apple NSDate を日付に + + + + Java epoch (milliseconds) to date + Java エポック (ミリ秒) を日付に + + + + Julian day to date + ユリウス日を日付に + + + + Unix epoch to date + Unix エポックを日付に + + + + Unix epoch to local time + Unix エポックを地方時に + + + + Windows DATE to date + Windows DATE を日付に + + + + Date as dd/mm/yyyy + 日付(dd/mm/yyyy) + + + + Lower case + 小文字 + + + + Upper case + 大文字 + + + + Custom + カスタム + + + + DBBrowserDB + + + This database has already been attached. Its schema name is '%1'. + このデータベースには既に接続しています。このスキーマの名前は '%1' です。 + + + + Please specify the database name under which you want to access the attached database + 接続したデータベースへのアクセス時に使用するデータベース名を指定してください + + + + Invalid file format + 不正なファイルフォーマット + + + + Do you really want to close this temporary database? All data will be lost. + 本当にこの一時データベースを閉じますか? すべてのデータは喪失します。 + + + + Do you want to save the changes made to the database file %1? + データベースファイル '%1' への変更を保存しますか? + + + + The database is currently busy: + データベースは現在ビジー状態です: + + + + Do you want to abort that other operation? + 他の操作を中断しますか? + + + + Exporting database to SQL file... + データベースをSQLファイルにエクスポート... + + + + + Cancel + キャンセル + + + + + No database file opened + データベースファイルを開いていません + + + + Executing SQL... + SQLを実行... + + + + Action cancelled. + 操作をキャンセルしました。 + + + + + Error in statement #%1: %2. +Aborting execution%3. + この文でエラー #%1: %2。 +実行を中断%3。 + + + + + and rolling back + ロールバックしました + + + + didn't receive any output from %1 + %1 から出力を得られませんでした + + + + could not execute command: %1 + コマンド: %1 を実行できませんでした + + + + Cannot delete this object + このオブジェクトは削除できません + + + + Cannot set data on this object + このオブジェクトにデータ設定はできません + + + + A table with the name '%1' already exists in schema '%2'. + 名前が '%1' のテーブルはスキーマ '%2' に既に存在します。 + + + + renameColumn: cannot find column %1. + カラム名変更: 列 %1 が見つかりません。 + + + + renameColumn: creating savepoint failed. DB says: %1 + カラム名変更: セーブポイントの作成に失敗。DBの反応: %1 + + + + renameColumn: creating new table failed. DB says: %1 + カラム名変更: 新しいテーブルの作成に失敗。DBの反応: %1 + + + + renameColumn: copying data to new table failed. DB says: +%1 + カラム名変更: 新しいテーブルへのデータコピーに失敗。DBの反応: %1 + + + + renameColumn: deleting old table failed. DB says: %1 + カラム名変更: 古いテーブルの削除に失敗。DBの反応: %1 + + + + Restoring some of the objects associated with this table failed. This is most likely because some column names changed. Here's the SQL statement which you might want to fix and execute manually: + + + このテーブルに関連するオブジェクトの復元に失敗しました。これはおそらく一部のカラム名が変更されたためです。このSQL文を手動で修正し実行してください。 +Restoring some of the objects associated with this table failed. This is most likely because some column names changed. Here's the SQL statement which you might want to fix and execute manually: + + + + + + renameColumn: releasing savepoint failed. DB says: %1 + カラム名変更: セーブポイントの開放に失敗。DBの反応: %1 + + + + Error renaming table '%1' to '%2'.Message from database engine: +%3 + テーブル名を '%1' から '%2' へ変更時にエラー。データベースエンジンからのメッセージ: +%3 + + + + ... <string can not be logged, contains binary data> ... + ... <文字列は記録されません。バイナリーデータを含んでいます> ... + + + + could not get list of db objects: %1, %2 + DBオブジェクトの一覧を取得できません: %1, %2 + + + + could not get list of databases: %1 + データベースの一覧を取得できません: %1 + + + + didn't receive any output from pragma %1 + プラグマ %1 から出力を得られませんでした + + + + could not execute pragma command: %1, %2 + プラグマを実行できませんでした: %1, %2 + + + + Error setting pragma %1 to %2: %3 + プラグマ %1 を %2 に設定時にエラー: %3 + + + + File not found. + ファイルが見つかりません。 + + + + Error loading extension: %1 + 拡張の読み込みでエラー: %1 + + + + could not get column information + カラム情報が取得できませんでした + + + + DbStructureModel + + + Name + 名前 + + + + Object + オブジェクト + + + + Type + データ型 + + + + Schema + スキーマ + + + + Database + データベース + + + + Browsables + 表示可能 + + + + All + すべて + + + + Temporary + 一時 + + + + Tables (%1) + テーブル (%1) + + + + Indices (%1) + インデックス (%1) + + + + Views (%1) + ビュー (%1) + + + + Triggers (%1) + トリガー (%1) + + + + EditDialog + + + Edit database cell + データベースのセルを編集 + + + + Mode: + モード: + + + + This is the list of supported modes for the cell editor. Choose a mode for viewing or editing the data of the current cell. + これはサポートしているセル編集モードの一覧です。現在のセルデータの表示修正に使用するモードを選んでください。 + + + + Text + テキスト + + + + Binary + バイナリー + + + + Image + 画像 + + + + JSON + JSON + + + + XML + XML + + + + + Automatically adjust the editor mode to the loaded data type + 編集モードを読み込んだデータ型に自動的に調整 + + + + This checkable button enables or disables the automatic switching of the editor mode. When a new cell is selected or new data is imported and the automatic switching is enabled, the mode adjusts to the detected data type. You can then change the editor mode manually. If you want to keep this manually switched mode while moving through the cells, switch the button off. + このチェックボタンは編集モードの自動切り替えを有効/無効にします。新しいセルが選択されるか新しいデータがインポートされた時に自動切り替えが有効だと、検出したデータ型にモードを調整します。その後、編集モードは手動で変更できます。セル間の移動時に手動で変更したモードを維持したいならば、このボタンをオフにします。 + + + + Auto-switch + 自動切替 + + + + + Auto-format: pretty print on loading, compact on saving. + 自動整形: きれいに表示、圧縮して保存。 + + + + When enabled, the auto-format feature formats the data on loading, breaking the text in lines and indenting it for maximum readability. On data saving, the auto-format feature compacts the data removing end of lines, and unnecessary whitespace. + 有効にすると、自動整形機能は読み込み時にデータの可読性を高める改行とインデントを加えます。データの保存時には、改行と不要な空白を取り除きデータを圧縮します。 + + + + Autoformat + 自動整形 + + + + Import from file + ファイルからインポート + + + + Opens a file dialog used to import any kind of data to this database cell. + このデータベースのセルに任意の種類のデータをインポートするファイルダイアログを開きます。 + + + + &Import + インポート(&I) + + + + Export to file + ファイルへエクスポート + + + + Opens a file dialog used to export the contents of this database cell to a file. + このデータベースのセルの内容をファイルにエクスポートするファイルダイアログを開きます。 + + + + &Export + エクスポート(&E) + + + + Set this cell to NULL + このセルをNULLに設定 + + + + Erases the contents of the cell + セルの内容を削除 + + + + Set as &NULL + NULLに設定(&N) + + + + This area displays information about the data present in this database cell + このデータベースのセルに存在するデータの情報をここに表示 + + + + This editor mode lets you edit JSON or XML data with syntax highlighting, automatic formatting and validation before saving. + +Errors are indicated with a red squiggle underline. + この編集モードは構文強調してJSONやXMLデータを編集しやすくします。保存前に自動的に整形と検証をします。 + +エラーは赤い破線で示されます。 + + + + Type of data currently in cell + 現在セルにあるデータの種類 + + + + Size of data currently in table + 現在テーブルにあるデータのサイズ + + + + Apply data to cell [Ctrl+Return] + セルにデータを適用 [Ctrl+Return] + + + + This button saves the changes performed in the cell editor to the database cell. + このボタンはエディターで行われた変更をデータベースのセルに保存します。 + + + + Apply + 適用 + + + + + Print... + 印刷... + + + + Open preview dialog for printing displayed image + 表示された画像を印刷するプレビューダイアログを開く + + + + + Ctrl+P + Ctrl+P + + + + Open preview dialog for printing displayed text + 表示されたテキストを印刷するプレビューダイアログを開く + + + + Copy Hex and ASCII + 十六進数とASCIIをコピー + + + + Copy selected hexadecimal and ASCII columns to the clipboard + 選択した十六進数とASCIIのカラムをクリップボードにコピー + + + + Ctrl+Shift+C + Ctrl+Shift+C + + + + + Image data can't be viewed in this mode. + 画像データはこのモードでは表示できません。 + + + + + Try switching to Image or Binary mode. + 画像/バイナリーモードに切り替えてみてください。 + + + + + Binary data can't be viewed in this mode. + バイナリーデータはこのモードでは表示できません。 + + + + + Try switching to Binary mode. + バイナリーモードに切り替えてみてください。 + + + + + + + Text files (*.txt) + テキストファイル (*.txt) + + + + + + JSON files (*.json) + JSONファイル (*.json) + + + + + + + XML files (*.xml) + XMLファイル (*.xml) + + + + + Image files (%1) + 画像ファイル (%1) + + + + + + Binary files (*.bin) + バイナリーファイル (*.bin) + + + + + All files (*) + すべてのファイル (*) + + + + Choose a file to import + インポートするファイルを選択 + + + + %1 Image + %1 画像 + + + + SVG files (*.svg) + SVGファイル (*.svg) + + + + + Hex dump files (*.txt) + 十六進ダンプファイル (*.txt) + + + + Choose a filename to export data + エクスポートデータのファイル名を選択 + + + + Invalid data for this mode + このモードでは不正なデータ + + + + The cell contains invalid %1 data. Reason: %2. Do you really want to apply it to the cell? + セルに不正なデータ %1 があります。理由: %2。本当にセルに適用しますか? + + + + + Type of data currently in cell: Text / Numeric + 現在セルにあるデータの種類: テキスト / 数値 + + + + + + %n char(s) + + %n 文字 + + + + + Type of data currently in cell: %1 Image + 現在セルにあるデータの種類: %1 画像 + + + + %1x%2 pixel(s) + %1x%2 ピクセル + + + + Type of data currently in cell: NULL + 現在セルにあるデータの種類: NULL + + + + + %n byte(s) + + %n バイト + + + + + Type of data currently in cell: Valid JSON + 現在セルにあるデータの種類: 正規なJSON + + + + Type of data currently in cell: Binary + 現在セルにあるデータの種類: バイナリー + + + + EditIndexDialog + + + Edit Index Schema + インデックスのスキーマを編集 + + + + &Name + 名前(&N) + + + + &Table + テーブル(&T) + + + + &Unique + 一意(&U) + + + + For restricting the index to only a part of the table you can specify a WHERE clause here that selects the part of the table that should be indexed + インデックスをテーブルの一部のみに制限する場合は、その部分を選択するWHERE節をここに指定します + + + + Partial inde&x clause + インデックス指定節(&X) + + + + Colu&mns + カラム(&M) + + + + Table column + テーブルのカラム + + + + Type + データ型 + + + + Add a new expression column to the index. Expression columns contain SQL expression rather than column names. + 新しい式カラムをインデックスに加える。式カラムはカラム名でなくSQL式を持ちます。 + + + + Index column + インデックスカラム + + + + Order + 順番 + + + + Deleting the old index failed: +%1 + 古いインデックスの削除に失敗: +%1 + + + + Creating the index failed: +%1 + インデックスの作成に失敗: +%1 + + + + EditTableDialog + + + Edit table definition + テーブルの定義を編集 + + + + Table + テーブル + + + + Advanced + 高度な設定 + + + + Database schema + データベーススキーマ + + + + Without Rowid + Rowidなし + + + + Make this a 'WITHOUT rowid' table. Setting this flag requires a field of type INTEGER with the primary key flag set and the auto increment flag unset. + テーブルをrowidなしで作成します。これを設定するには、主キーに設定された自動増加なしのINTEGERフィールドが必要です。 + + + + Fields + フィールド + + + + Add field + フィールドを追加 + + + + Remove field + フィールドを削除 + + + + Move field up + フィールドを上へ + + + + Move field down + フィールドを下へ + + + + Name + 名前 + + + + Type + データ型 + + + + NN + NN + + + + Not null + 非null + + + + PK + PK + + + + Primary key + 主キー + + + + AI + AI + + + + Autoincrement + 自動増加 + + + + U + U + + + + Unique + 一意 + + + + Default + デフォルト + + + + Default value + デフォルト値 + + + + Check + 検査 + + + + Check constraint + 検査制約 + + + + Foreign Key + 外部キー + + + + <html><head/><body><p><span style=" font-weight:600; color:#ff0000;">Warning: </span>There is something with this table definition that our parser doesn't fully understand. Modifying and saving this table might result in problems.</p></body></html> + <html><head/><body><p><span style=" font-weight:600; color:#ff0000;">警告: </span>テーブル定義に構文解析できないものがあります。このテーブルを変更し保存すると問題が起きるかもしれません。.</p></body></html> + + + + Error creating table. Message from database engine: +%1 + テーブル作成でエラー。データベースエンジンからのメッセージ: +%1 + + + + There already is a field with that name. Please rename it first or choose a different name for this field. + この名前は既に別のフィールドに使用されています。既存のフィールド名を変更するか、別の名前を付けてください。 + + + + This column is referenced in a foreign key in table %1 and thus its name cannot be changed. + このカラムはテーブル %1 の外部キーに参照されているので、名前を変更できません。 + + + + There is at least one row with this field set to NULL. This makes it impossible to set this flag. Please change the table data first. + 少なくとも1つの行でこのフィールドにNULLが設定されています。そのため、非NULLを設定するのは不可能です。先にテーブルのデータを変更してください。 + + + + There is at least one row with a non-integer value in this field. This makes it impossible to set the AI flag. Please change the table data first. + 少なくとも1つの行でこのフィールドにINTEGERでない値が設定されています。そのため、自動増加を設定するのは不可能です。先にテーブルのデータを変更してください。 + + + + Column '%1' has duplicate data. + + カラム '%1' に重複データがあります。 + + + + + This makes it impossible to enable the 'Unique' flag. Please remove the duplicate data, which will allow the 'Unique' flag to then be enabled. + 一意にするのは不可能です。重複データを削除すると、一意にできるようになります。 + + + + Modifying this column failed. Error returned from database: +%1 + このカラムの変更に失敗。データベースからのエラー: +%1 + + + + Are you sure you want to delete the field '%1'? +All data currently stored in this field will be lost. + 本当にフィールド '%1' を削除しますか? +現在このフィールドにあるすべてのデータは失われます。 + + + + Please add a field which meets the following criteria before setting the without rowid flag: + - Primary key flag set + - Auto increment disabled + rowidをなしにして、以下の条件に合うフィールドを追加してください。 + - 主キーにする + - 自動増加なし + + + + Setting the rowid column for the table failed. Error message: +%1 + テーブルへのrowidカラム設定に失敗。エラーメッセージ: +%1 + + + + Changing the table schema failed. Error message: +%1 + テーブルスキーマ変更に失敗。エラーメッセージ: +%1 + + + + ExportDataDialog + + + Export data as CSV + データをCSVにエクスポート + + + + Tab&le(s) + テーブル(&L) + + + + Colu&mn names in first line + 先頭行をカラム名に(&M) + + + + Fie&ld separator + フィールド区切り(&L) + + + + , + , + + + + ; + ; + + + + Tab + タブ + + + + | + | + + + + + + Other + その他 + + + + &Quote character + 引用符文字(&Q) + + + + " + " + + + + ' + ' + + + + New line characters + 改行文字 + + + + Windows: CR+LF (\r\n) + Windows: CR+LF (\r\n) + + + + Unix: LF (\n) + Unix: LF (\n) + + + + Pretty print + 整形 + + + + Export data as JSON + データをJSONにエクスポート + + + + exporting CSV + CSVにエクスポート + + + + + Could not open output file: %1 + 出力ファイルを開けません: %1 + + + + exporting JSON + JSONにエクスポート + + + + Text files(*.csv *.txt) + テキストファイル(*.csv *.txt) + + + + Text files(*.json *.js *.txt) + テキストファイル(*.json *.js *.txt) + + + + + Choose a filename to export data + エクスポートデータのファイル名を選択 + + + + Please select at least 1 table. + 少なくとも1つのテーブルを選択してください。 + + + + Choose a directory + ディレクトリーを選択 + + + + Export completed. + エクスポート完了。 + + + + ExportSqlDialog + + + Export SQL... + SQLにエクスポート... + + + + Tab&le(s) + テーブル(&L) + + + + Select All + すべて選択 + + + + Deselect All + すべて非選択 + + + + &Options + オプション(&O) + + + + Keep column names in INSERT INTO + INSERT INTO にカラム名を保持 + + + + Multiple rows (VALUES) per INSERT statement + INSERT文に複数行(VALUES) + + + + Export everything + すべてエクスポート + + + + Export schema only + スキーマのみをエクスポート + + + + Export data only + データのみをエクスポート + + + + Keep old schema (CREATE TABLE IF NOT EXISTS) + 古いスキーマを保持 (CREATE TABLE IF NOT EXISTS) + + + + Overwrite old schema (DROP TABLE, then CREATE TABLE) + 古いスキーマを上書き (DROP TABLE した後に CREATE TABLE) + + + + Please select at least one table. + 少なくとも1つのテーブルを選択してください。 + + + + Choose a filename to export + エクスポートするファイル名を選択 + + + + Text files(*.sql *.txt) + テキストファイル(*.sql *.txt) + + + + Export completed. + エクスポート完了。 + + + + Export cancelled or failed. + エクスポートをキャンセルまたは失敗しました。 + + + + ExtendedScintilla + + + + Ctrl+H + Ctrl+H + + + + + Ctrl+P + Ctrl+P + + + + Find and Replace... + 検索と置換... + + + + Print... + 印刷... + + + + ExtendedTableWidget + + + Use as Exact Filter + 抽出フィルターに使う + + + + Containing + 含む + + + + Not equal to + 等しくない + + + + Greater than + より大きい + + + + Less than + 未満 + + + + Greater or equal + 以上 + + + + Less or equal + 以下 + + + + Between this and... + これとの間... + + + + Set to NULL + NULLに設定 + + + + Copy + コピー + + + + Copy with Headers + ヘッダーを含めてコピー + + + + Copy as SQL + SQLとしてコピー + + + + Paste + 貼り付け + + + + Print... + 印刷... + + + + Use in Filter Expression + フィルター式を使用 + + + + Alt+Del + Alt+Del + + + + Ctrl+Shift+C + Ctrl+Shift+C + + + + Ctrl+Alt+C + Ctrl+Alt+C + + + + The content of the clipboard is bigger than the range selected. +Do you want to insert it anyway? + クリップボードの内容は選択された範囲より大きいです. +それでも挿入しますか? + + + + FileExtensionManager + + + File Extension Manager + ファイル拡張子管理 + + + + &Up + 上へ(&U) + + + + &Down + 下へ(&D) + + + + &Add + 追加(&A) + + + + &Remove + 削除(&R) + + + + + Description + 説明 + + + + Extensions + 拡張子 + + + + *.extension + *.拡張子 + + + + FilterLineEdit + + + Filter + フィルター + + + + These input fields allow you to perform quick filters in the currently selected table. +By default, the rows containing the input text are filtered out. +The following operators are also supported: +% Wildcard +> Greater than +< Less than +>= Equal to or greater +<= Equal to or less += Equal to: exact match +<> Unequal: exact inverse match +x~y Range: values between x and y + この入力欄は現在選択したテーブルの即席フィルターになります。 +デフォルトでは入力テキストが含まれる行が抽出されます。 +以下の演算子にも対応しています。: +% ワイルドカード +> より大きい +< 未満 +>= 以上 +<= 以下 += 等しい: 完全に一致 +<> 等しくない: 不一致 +x~y 範囲: xとyの間 + + + + Set Filter Expression + フィルター式を設定 + + + + What's This? + これは何? + + + + Is NULL + NULL + + + + Is not NULL + NULLでない + + + + Is empty + 空文字 + + + + Is not empty + 空文字でない + + + + Equal to... + 等しい... + + + + Not equal to... + 等しくない... + + + + Greater than... + より大きい... + + + + Less than... + 未満... + + + + Greater or equal... + 以上... + + + + Less or equal... + 以下... + + + + In range... + 範囲内... + + + + FindReplaceDialog + + + Find and Replace + 検索と置換 + + + + Fi&nd text: + 検索文字列(&N): + + + + Re&place with: + 置換文字列(&P): + + + + Match &exact case + 大/小文字を区別(&E) + + + + Match &only whole words + 単語一致のみ(&O) + + + + When enabled, the search continues from the other end when it reaches one end of the page + 有効にすると、ページの最後に到達すると先頭に戻って検索します + + + + &Wrap around + 折り返しあり(&W) + + + + When set, the search goes backwards from cursor position, otherwise it goes forward + 設定するとカーソル位置から戻って検索します。設定しないとカーソル位置の先を検索します + + + + Search &backwards + 戻って検索(&B) + + + + <html><head/><body><p>When checked, the pattern to find is interpreted as a UNIX regular expression. See <a href="https://en.wikibooks.org/wiki/Regular_Expressions">Regular Expression in Wikibooks</a>.</p></body></html> + <html><head/><body><p>設定すると、検索条件はUNIX正規表現と解釈されます。以下を参照 <a href="https://ja.wikibooks.org/wiki/%E6%AD%A3%E8%A6%8F%E8%A1%A8%E7%8F%BE">Wikibooksの正規表現</a>。</p></body></html> + + + + Use regular e&xpressions + 正規表現を使用(&X) + + + + Find the next occurrence from the cursor position and in the direction set by "Search backwards" + カーソル位置から"戻って検索"で設定した方向にある、次に一致する文字列を検索します + + + + &Find Next + 次を検索(&F) + + + + &Replace + 置換(&R) + + + + Highlight all the occurrences of the text in the page + ページ内のすべての一致する文字列を強調 + + + + F&ind All + すべて検索(&I) + + + + Replace all the occurrences of the text in the page + ページ内のすべての一致する文字列を置換 + + + + Replace &All + すべて置換(&A) + + + + The searched text was not found + 検索文字列は見つかりませんでした + + + + + The searched text was not found. + 検索文字列は見つかりませんでした。 + + + + The searched text was found one time. + 検索文字列が1つありました。 + + + + The searched text was found %1 times. + 検索文字列が%1つありました。 + + + + The searched text was replaced one time. + 検索文字列を1つ置き換えました。 + + + + The searched text was replaced %1 times. + 検索文字列を%1つ置き換えました。 + + + + ForeignKeyEditor + + + &Reset + リセット(&R) + + + + Foreign key clauses (ON UPDATE, ON DELETE etc.) + 外部キー節 (ON UPDATE, ON DELETE など。) + + + + ImportCsvDialog + + + Import CSV file + CSVファイルをインポート + + + + Table na&me + テーブル名(&M) + + + + &Column names in first line + 先頭行をカラム名に(&C) + + + + Field &separator + フィールド区切り(&S) + + + + , + , + + + + ; + ; + + + + + Tab + タブ + + + + | + | + + + + + + Other + その他 + + + + &Quote character + 引用符文字(&Q) + + + + " + " + + + + ' + ' + + + + &Encoding + エンコード(&E) + + + + UTF-8 + UTF-8 + + + + UTF-16 + UTF-16 + + + + ISO-8859-1 + ISO-8859-1 + + + + Trim fields? + フィールドをトリムする? + + + + Separate tables + テーブルを分ける + + + + Advanced + 高度な設定 + + + + When importing an empty value from the CSV file into an existing table with a default value for this column, that default value is inserted. Activate this option to insert an empty value instead. + 空値をCSVファイルから既存のテーブルのデフォルト値があるカラムにインポートすると、デフォルト値が挿入されます。このオプションを有効にすると代わりに空値が挿入されます。 + + + + Ignore default &values + デフォルト値を無視(&V) + + + + Activate this option to stop the import when trying to import an empty value into a NOT NULL column without a default value. + このオプションを有効にすると、デフォルト値がなく NOT NULL なカラムに空値をインポートしようとしたときに、インポートを中止します。 + + + + Fail on missing values + 値がない場合中止 + + + + Disable data type detection + データ型検出を無効 + + + + Disable the automatic data type detection when creating a new table. + 新しいテーブルを作るときに自動データ型検出を無効にします。 + + + + + Deselect All + すべて非選択 + + + + Match Similar + 類似に一致 + + + + Import completed + インポート完了 + + + + Select All + すべて選択 + + + + There is already a table named '%1' and an import into an existing table is only possible if the number of columns match. + 名前が '%1' のテーブルは既に存在しています。既存のテーブルへのインポートはカラムの数が一致する場合のみ可能です。 + + + + There is already a table named '%1'. Do you want to import the data into it? + 名前が '%1' のテーブルは既に存在しています。データをこれにインポートしますか? + + + + Creating restore point failed: %1 + 復元ポイントの作成に失敗: %1 + + + + Creating the table failed: %1 + テーブルの作成に失敗: %1 + + + + importing CSV + CSVのインポート + + + + Inserting row failed: %1 + 行の挿入に失敗: %1 + + + + Importing the file '%1' took %2ms. Of this %3ms were spent in the row function. + ファイル '%1' のインポートに %2msかかりました。内 %3ms は行関数に費やされました。 + + + + MainWindow + + + DB Browser for SQLite + DB Browser for SQLite + + + + Database Structure + データベース構造 + + + + This is the structure of the opened database. +You can drag SQL statements from an object row and drop them into other applications or into another instance of 'DB Browser for SQLite'. + + これは開いているデータベースの構造です。 +SQL文をオブジェクト行からドラッグしほかのアプリケーションや'DB Browser for SQLite'の他のインスタンスにドロップできます。 + + + + + Browse Data + データ閲覧 + + + + &Table: + テーブル(&T): + + + + Select a table to browse data + 閲覧するデータのテーブルを選択 + + + + Use this list to select a table to be displayed in the database view + この一覧を使ってデータベースビューに表示するテーブルを選択 + + + + Refresh the data in the selected table [F5, Ctrl+R] + 選択したテーブルのデータを更新 [F5, Ctrl+R] + + + + This button refreshes the data in the currently selected table. + このボタンで現在選択しているテーブルのデータを更新します。 + + + + Clear all filters + 全てのフィルターを消去 + + + + This button clears all the filters set in the header input fields for the currently browsed table. + このボタンで現在閲覧しているテーブルのヘッダー入力欄に設定された全てのフィルターを消去します。 + + + + Save the table as currently displayed + 現在表示されているものをテーブルに保存 + + + + <html><head/><body><p>This popup menu provides the following options applying to the currently browsed and filtered table:</p><ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Export to CSV: this option exports the data of the browsed table as currently displayed (after filters, display formats and order column) to a CSV file.</li><li style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Save as view: this option saves the current setting of the browsed table (filters, display formats and order column) as an SQL view that you can later browse or use in SQL statements.</li></ul></body></html> + <html><head/><body><p>このポップアップメニューは現在閲覧しているテーブルに適用される以下のオプションを提供します。:</p><ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">CSVにエクスポート: このオプションは閲覧中のテーブルのデータを現在の表示通り(フィルター、表示形式、カラム順番)にCSVファイルにエクスポートします。</li><li style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">ビューとして保存: このオプションは閲覧中のテーブルの現在の表示設定(フィルター、表示形式、カラム順番)をSQLビューとして保存し、あとで閲覧やSQL文として使用できるようにします。</li></ul></body></html> + + + + ... + ... + + + + Print currently browsed table data [Ctrl+P] + 現在閲覧中のテーブルデータを印刷 [Ctrl+P] + + + + Print currently browsed table data. Print selection if more than one cell is selected. + 現在閲覧中のテーブルデータを印刷します。複数のセルを選択している場合、選択範囲を印刷します。 + + + + Insert a new record in the current table + 新しいレコードを現在のテーブルに挿入 + + + + <html><head/><body><p>This button creates a new record in the database. Hold the mouse button to open a pop-up menu of different options:</p><ul><li><span style=" font-weight:600;">New Record</span>: insert a new record with default values in the database.</li><li><span style=" font-weight:600;">Insert Values...</span>: open a dialog for entering values before they are inserted in the database. This allows to enter values acomplishing the different constraints. This dialog is also open if the <span style=" font-weight:600;">New Record</span> option fails due to these constraints.</li></ul></body></html> + <html><head/><body><p>このボタンは新しいレコードをデータベースに作成します。マウスボタンを押したままにすると、違うオプションのポップアップメニューが開きます:</p><ul><li><span style=" font-weight:600;">新しいレコード</span>: データベースにデフォルト値で新しいレコードを挿入します。</li><li><span style=" font-weight:600;">値を挿入...</span>: データベースに挿入する前にデータを入力するダイアログを開きます。これで他の制約を満たす値が入力できます。このダイアログは<span style=" font-weight:600;">新しいレコード</span>オプションがそれらの制約のせいで失敗したときにも開きます。</li></ul></body></html> + + + + + New Record + 新しいレコード + + + + Delete the current record + 現在のレコードを削除 + + + + This button deletes the record or records currently selected in the table + このボタンはテーブルにある現在選択中のレコードを削除します + + + + + Delete Record + レコードを削除 + + + + This is the database table view. You can do the following actions: + - Start writing for editing inline the value. + - Double-click any record to edit its contents in the cell editor window. + - Alt+Del for deleting the cell content to NULL. + - Ctrl+" for duplicating the current record. + - Ctrl+' for copying the value from the cell above. + - Standard selection and copy/paste operations. + これはデータベーステーブルのビューです。以下の操作ができます: + - 値をインライン編集できます。 + - レコードをダブルクリックすると、セル編集ウィンドウで内容を編集できます。 + - Alt+Del でセルの内容をNULLにできます。 + - Ctrl+" で現在のレコードを複製できます。 + - Ctrl+' で上のセルの値をコピーできます。 + - 通常の操作で、選択/コピー/貼り付けができます。 + + + + <html><head/><body><p>Scroll to the beginning</p></body></html> + 先頭へ + + + + <html><head/><body><p>Clicking this button navigates to the beginning in the table view above.</p></body></html> + <html><head/><body><p>このボタンをクリックすると、上のテーブルビューを先頭まで移動します。</p></body></html> + + + + |< + |< + + + + Scroll one page upwards + 1ページ前へ + + + + <html><head/><body><p>Clicking this button navigates one page of records upwards in the table view above.</p></body></html> + <html><head/><body><p>このボタンをクリックすると、上のテーブルビューを1ページ前へ移動します。</p></body></html> + + + + < + < + + + + 0 - 0 of 0 + 0 - 0 of 0 + + + + Scroll one page downwards + 1ページ後へ + + + + <html><head/><body><p>Clicking this button navigates one page of records downwards in the table view above.</p></body></html> + <html><head/><body><p>このボタンをクリックすると、上のテーブルビューを1ページ後へ移動します。</p></body></html> + + + + > + > + + + + Scroll to the end + 末尾へ + + + + <html><head/><body><p>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Clicking this button navigates up to the end in the table view above.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</p></body></html> + <html><head/><body><p>このボタンをクリックすると、上のテーブルビューを末尾まで移動します。</p></body></html> + + + + >| + >| + + + + <html><head/><body><p>Click here to jump to the specified record</p></body></html> + <html><head/><body><p>ここをクリックして指定のレコードまで移動</p></body></html> + + + + <html><head/><body><p>This button is used to navigate to the record number specified in the Go to area.</p></body></html> + <html><head/><body><p>このボタンは ここへ移動 の入力欄で指定された番号のレコードへ移動するために使用します。</p></body></html> + + + + Go to: + ここへ移動: + + + + Enter record number to browse + 閲覧するレコードの番号を入力 + + + + Type a record number in this area and click the Go to: button to display the record in the database view + この欄にレコードの番号を入力し、ここへ移動ボタンをクリックすると、データベースビューにレコードが表示されます + + + + 1 + 1 + + + + Edit Pragmas + プラグマ編集 + + + + Warning: this pragma is not readable and this value has been inferred. Writing the pragma might overwrite a redefined LIKE provided by an SQLite extension. + 警告: このプラグマは読み取り可能でなく、この値は推定です。プラグマを書き込んでも、SQLite 拡張などで上書きされるかもしれません。 + + + + Execute SQL + SQL実行 + + + + toolBar1 + ツールバー1 + + + + &File + ファイル(&F) + + + + &Import + インポート(&I) + + + + &Export + エクスポート(&E) + + + + &Edit + 編集(&E) + + + + &View + ビュー(&V) + + + + &Help + ヘルプ(&H) + + + + &Tools + ツール(&T) + + + + DB Toolbar + DBツールバー + + + + Edit Database &Cell + データベースのセルを編集(&C) + + + + SQL &Log + SQLログ(&L) + + + + Show S&QL submitted by + 表示するSQLの送信元は(&Q) + + + + User + ユーザー + + + + Application + アプリケーション + + + + This button clears the contents of the SQL logs + このボタンでSQLログの内容を消去します + + + + &Clear + 消去(&C) + + + + This panel lets you examine a log of all SQL commands issued by the application or by yourself + このパネルでアプリケーションやあなたが発行した全てのSQLコマンドのログを調査できます + + + + &Plot + プロット(&P) + + + + DB Sche&ma + DBスキーマ(&M) + + + + This is the structure of the opened database. +You can drag multiple object names from the Name column and drop them into the SQL editor and you can adjust the properties of the dropped names using the context menu. This would help you in composing SQL statements. +You can drag SQL statements from the Schema column and drop them into the SQL editor or into other applications. + + これは開いているデータベースの構造です。 +複数のオブジェクト名を名前カラムからドラッグしSQLエディターにドロップできます。ドロップした名前のプロパティはコンテキストメニューで調節できます。これはSQL文の作成に役立ちます。 +SQL文をスキーマカラムからSQLエディターや他のアプリケーションにドロップできます。 + + + + + &Remote + リモート(&R) + + + + + Project Toolbar + プロジェクトツールバー + + + + Extra DB toolbar + 追加DBツールバー + + + + + + Close the current database file + 現在のデータベースファイルを閉じます + + + + &New Database... + 新しいデータベース(&N)... + + + + + Create a new database file + 新しいデータベースファイルを作成します + + + + This option is used to create a new database file. + このオプションは新しいデータベースファイルを作成するために使います。 + + + + Ctrl+N + Ctrl+N + + + + + &Open Database... + データベースを開く(&O)... + + + + + + + + Open an existing database file + 既存のデータベースファイルを開きます + + + + + + This option is used to open an existing database file. + このオプションは既存のデータベースファイルを開くために使います。 + + + + Ctrl+O + Ctrl+O + + + + &Close Database + データベースを閉じる(&C) + + + + This button closes the connection to the currently open database file + このボタンで現在開いているデータベースファイルとの接続を閉じます + + + + Ctrl+W + Ctrl+W + + + + &Revert Changes + 変更を取り消し(&R) + + + + + Revert database to last saved state + 最後に保存した状態へデータベースを戻します + + + + This option is used to revert the current database file to its last saved state. All changes made since the last save operation are lost. + このオプションは現在のデータベースファイルを最後に保存した状態に戻すために使います。最後の保存の後に行われたすべての変更は失われます。 + + + + &Write Changes + 変更を書き込み(&W) + + + + + Write changes to the database file + データベースファイルに変更を書き込みます + + + + This option is used to save changes to the database file. + このオプションはデータベースファイルに変更を保存するために使います。 + + + + Ctrl+S + Ctrl+S + + + + Compact &Database... + データベースを圧縮(&D)... + + + + Compact the database file, removing space wasted by deleted records + 削除されたレコードが残っているスペースを取り除き、データベースファイルを圧縮します + + + + + Compact the database file, removing space wasted by deleted records. + 削除されたレコードが残っているスペースを取り除き、データベースファイルを圧縮します。 + + + + E&xit + 終了(&X) + + + + Ctrl+Q + Ctrl+Q + + + + &Database from SQL file... + SQLファイルからデータベースへ(&D)... + + + + Import data from an .sql dump text file into a new or existing database. + SQLダンプテキストファイルからデータを、新しいもしくは既存のデータベースにインポートします。 + + + + This option lets you import data from an .sql dump text file into a new or existing database. SQL dump files can be created on most database engines, including MySQL and PostgreSQL. + このオプションでSQLダンプテキストファイルからデータを、新しいもしくは既存のデータベースにインポートできます。SQLダンプファイルは、MySQLやPostgreSQLなど、ほとんどのデータベースエンジンで作成できます。 + + + + &Table from CSV file... + CSVファイルからテーブルへ(&T)... + + + + Open a wizard that lets you import data from a comma separated text file into a database table. + カンマ区切りのテキストファイルのデータをデータベースのテーブルにインポートするウィザードを開きます。 + + + + Open a wizard that lets you import data from a comma separated text file into a database table. CSV files can be created on most database and spreadsheet applications. + カンマ区切りのテキストファイルのデータをデータベースのテーブルにインポートするウィザードを開きます。CSVファイルはほとんどのデータベースや表計算アプリケーションで作成できます。 + + + + &Database to SQL file... + データベースをSQLファイルへ(&D)... + + + + Export a database to a .sql dump text file. + データベースを .sql ダンプテキストファイルにエクスポートします。 + + + + This option lets you export a database to a .sql dump text file. SQL dump files contain all data necessary to recreate the database on most database engines, including MySQL and PostgreSQL. + このオプションでデータベースを .sql ダンプテキストファイルにエクスポートできます。SQLダンプファイルはデータベースの再作成に必要なすべてのデータを含み、MySQLやPostgreSQLなど、ほとんどのデータベースエンジンで利用できます。 + + + + &Table(s) as CSV file... + テーブルをCSVファイルへ(&T)... + + + + Export a database table as a comma separated text file. + データベースのテーブルをカンマ区切りのテキストファイルにエクスポートします。 + + + + Export a database table as a comma separated text file, ready to be imported into other database or spreadsheet applications. + データベースのテーブルをカンマ区切りのテキストファイルにエクスポートします。他のデータベースや表計算アプリケーションでインポートできます。 + + + + &Create Table... + テーブルを作成(&C)... + + + + Open the Create Table wizard, where it is possible to define the name and fields for a new table in the database + データベースに新しいテーブルの名前とフィールドを定義できる、テーブル作成ウイザードを開きます + + + + &Delete Table... + テーブルを削除(&D)... + + + + + Delete Table + テーブルを削除 + + + + Open the Delete Table wizard, where you can select a database table to be dropped. + 削除するデータベーステーブルを選択できる、テーブル削除ウィザードをひらきます。 + + + + &Modify Table... + テーブルを変更(&M)... + + + + Open the Modify Table wizard, where it is possible to rename an existing table. It is also possible to add or delete fields form a table, as well as modify field names and types. + 既存のテーブル名を変更できる、テーブル変更ウィザードを開きます。テーブルのフィールドを追加削除したり、フィールド名やデータ型の変更もできます。 + + + + Create &Index... + インデックスの作成(&I)... + + + + Open the Create Index wizard, where it is possible to define a new index on an existing database table. + 既存のデータベーステーブルに新しいインデックスを定義できる、インデックスウィザードを開きます。 + + + + &Preferences... + 設定(&P)... + + + + + Open the preferences window. + 設定ウィンドウを開きます。 + + + + &DB Toolbar + DBツールバー(&D) + + + + Shows or hides the Database toolbar. + データベースツールバーを表示/非表示します。 + + + + + Ctrl+T + Ctrl+T + + + + W&hat's This? + これは何(&H)? + + + + Shift+F1 + Shift+F1 + + + + &About + DB Browser for SQLite について(&A) + + + + &Recently opened + 最近開いたファイル(&R) + + + + Open &tab + タブを開く(&T) + + + + This button opens a new tab for the SQL editor + このボタンでSQLエディターの新しいタブを開きます + + + + &Execute SQL + SQLを実行(&E) + + + + Execute all/selected SQL [F5, Ctrl+Return, Ctrl+R] + すべての/選択したSQLを実行 [F5, Ctrl+Return, Ctrl+R] + + + + This button executes the currently selected SQL statements. If no text is selected, all SQL statements are executed. + このボタンで現在選択しているSQL文を実行します。テキストが選択されていない場合、すべてのSQL文が実行されます。 + + + + Open SQL file + SQLファイルを開く + + + + This button opens a file containing SQL statements and loads it in a new editor tab + このボタンでSQL文を含むファイルを新しいエディタータブに開きます + + + + + + Save SQL file + SQLファイルを保存 + + + + &Load Extension... + 拡張を読み込み(&L)... + + + + Execute current line + 現在行を実行 + + + + Execute current line [Shift+F5] + 現在行を実行 [Shift+F5] + + + + This button executes the SQL statement present in the current editor line + このボタンは現在エディターの行にあるSQL文を実行します + + + + Shift+F5 + Shift+F5 + + + + Export as CSV file + CSVファイルにエクスポート + + + + Export table as comma separated values file + テーブルをカンマ区切りのファイルにエクスポートします + + + + &Wiki + ウィキ(&W) + + + + Bug &Report... + バグレポート(&R)... + + + + Feature Re&quest... + 機能を要求(&Q)... + + + + Web&site + ウェブサイト(&S) + + + + &Donate on Patreon... + Patreonで寄付(&D)... + + + + Sa&ve Project... + プロジェクトを保存(&V)... + + + + + Save the current session to a file + 現在のセッションをファイルに保存します + + + + This button lets you save all the settings associated to the open DB to a DB4S project file + このボタンで開いているDBに関連付けられる全ての設定をDB4Sプロジェクトファイルに保存します + + + + Open &Project... + プロジェクトを開く(&P)... + + + + + Load a working session from a file + 作業中のセッションをファイルから読み込みます + + + + This button lets you open a DB4S project file + このボタンでDB4Sプロジェクトファイルを開きます + + + + &Attach Database... + データベースに接続(&A)... + + + + + Add another database file to the current database connection + 他のデータベースファイルを現在のデータベース接続に加えます + + + + This button lets you add another database file to the current database connection + このボタンで他のデータベースファイルを現在のデータベース接続に加えます + + + + &Set Encryption... + 暗号化を設定(&S)... + + + + + Save SQL file as + 名前を付けてSQLファイルを保存 + + + + This button saves the content of the current SQL editor tab to a file + このボタンは現在のSQLエディタータブの内容をファイルに保存します + + + + &Browse Table + テーブルを閲覧(&B) + + + + Copy Create statement + CREATE文をコピー + + + + Copy the CREATE statement of the item to the clipboard + このアイテムのCREATE文をクリップボードにコピーします + + + + Edit display format + 表示書式を編集 + + + + Edit the display format of the data in this column + このカラムのデータの表示書式を編集します + + + + Show rowid column + rowidカラムを表示 + + + + Toggle the visibility of the rowid column + rowidカラムの表示を切り替えます + + + + + Set encoding + エンコードの設定 + + + + Change the encoding of the text in the table cells + テーブルのセルにあるテキストのエンコードを変更します + + + + Set encoding for all tables + すべてのテーブルのエンコードの設定 + + + + Change the default encoding assumed for all tables in the database + データベース内のすべてのテーブルのデフォルトエンコードを変更します + + + + SQLCipher &FAQ + SQLCipher FAQ(&F) + + + + Opens the SQLCipher FAQ in a browser window + SQLCipher の FAQ をブラウザで開きます + + + + Table(&s) to JSON... + テーブルをJSONへ(&S)... + + + + Export one or more table(s) to a JSON file + 1つ以上のテーブルをJSONファイルにエクスポートします + + + + Refresh + 更新 + + + + F5 + F5 + + + + Open Data&base Read Only... + データベースを読み取り専用で開く(&B)... + + + + Open an existing database file in read only mode + 既存のデータベースファイルを読み取り専用モードで開きます + + + + Unlock view editing + ビューの編集を開放 + + + + This unlocks the current view for editing. However, you will need appropriate triggers for editing. + これは現在のビューで編集できるようにします。しかし、編集時のトリガーに対応する必要があります。 + + + + Save results + 結果を保存 + + + + Save the results view + 結果のビューを保存 + + + + This button lets you save the results of the last executed query + このボタンで最後に実行したクエリーの結果を保存します + + + + Find text in SQL editor + SQLエディターの文字列を検索 + + + + Find text in SQL editor [Ctrl+F] + SQLエディターの文字列を検索 [Ctrl+F] + + + + This button opens the search bar of the editor + このボタンはエディターの検索バーを開きます + + + + Ctrl+F + Ctrl+F + + + + Find or replace text in SQL editor + SQLエディターの文字列を検索/置換します + + + + Find or replace text in SQL editor [Ctrl+H] + SQLエディターの文字列を検索/置換します [Ctrl+H] + + + + This button opens the find/replace dialog for the current editor tab + このボタンは現在のエディタータブの検索/置換ダイアログを開きます + + + + + Export to &CSV + CSVにエクスポート(&C) + + + + + Save as &view + ビューとして保存(&V) + + + + Save as view + ビューとして保存 + + + + Hide column(s) + カラムを隠す + + + + Hide selected column(s) + 選択したカラムを隠す + + + + Show all columns + すべてのカラムを表示 + + + + Show all columns that were hidden + 隠されたすべてのカラムを表示 + + + + Shows or hides the Project toolbar. + プロジェクトツールバーを表示/非表示します。 + + + + Extra DB Toolbar + 追加DBツールバー + + + + + Export the filtered data to CSV + フィルターされたデータをCSVにエクスポート + + + + This button exports the data of the browsed table as currently displayed (after filters, display formats and order column) as a CSV file. + このボタンは閲覧中のテーブルのデータを現在の表示通り(フィルター、表示形式、カラム順番)にCSVファイルにエクスポートします。 + + + + + Save the current filter, sort column and display formats as a view + 現在のフィルター、カラム順番、表示形式をビューに保存 + + + + This button saves the current setting of the browsed table (filters, display formats and order column) as an SQL view that you can later browse or use in SQL statements. + このボタンは閲覧中のテーブルの現在の表示設定(フィルター、表示形式、カラム順番)をSQLビューとして保存し、あとで閲覧やSQL文として使用できるようにします。 + + + + Insert Values... + 値を挿入... + + + + + Open a dialog for inserting values in a new record + 新しいレコードに値を挿入するダイアログを開きます + + + + + Insert new record using default values in browsed table + 閲覧中のテーブルのデフォルト値を使い新しいレコードを挿入します + + + + New In-&Memory Database + 新しいインメモリーデータベース(&M) + + + + Drag && Drop Qualified Names + 正規化名前をドラッグ&&ドロップ + + + + + Use qualified names (e.g. "Table"."Field") when dragging the objects and dropping them into the editor + オブジェクトをドラッグしエディターにドロップしたときに、正規化名称(例 "Table"."Field")を使います + + + + Drag && Drop Enquoted Names + クォートされた名前をドラッグ&&ドロップ + + + + + Use escaped identifiers (e.g. "Table1") when dragging the objects and dropping them into the editor + オブジェクトをドラッグしエディターにドロップしたときに、エスケープされた名前(例 "Table1")を使います + + + + &Integrity Check + 整合性検査(&I) + + + + Runs the integrity_check pragma over the opened database and returns the results in the Execute SQL tab. This pragma does an integrity check of the entire database. + 開いているデータベースの整合性検査プラグマを実行し、結果をSQL実行タブに出力します。このプラグマはすべてのデータベースの整合性検査を行います。 + + + + &Foreign-Key Check + 外部キー検査(&F) + + + + Runs the foreign_key_check pragma over the opened database and returns the results in the Execute SQL tab + 開いているデータベースの外部キー検査プラグマを実行し、結果をSQL実行タブに出力します + + + + &Quick Integrity Check + 即時整合性検査(&Q) + + + + Run a quick integrity check over the open DB + 開いているDBの高速整合性検査を実行します + + + + Runs the quick_check pragma over the opened database and returns the results in the Execute SQL tab. This command does most of the checking of PRAGMA integrity_check but runs much faster. + 開いているデータベースの高速整合性検査プラグマを実行し、結果をSQL実行タブに出力します。このコマンドは(通常の)整合性検査PRAGMAの大部分を行いますが、より高速に動作します。 + + + + &Optimize + 最適化(&O) + + + + Attempt to optimize the database + データベースの最適化を試みます + + + + Runs the optimize pragma over the opened database. This pragma might perform optimizations that will improve the performance of future queries. + 開いているデータベースの最適化プラグマを実行します。このプラグマは将来のクエリーの性能を改善させます。 + + + + + Print + 印刷 + + + + Print text from current SQL editor tab [Ctrl+P] + 現在のSQLエディタータブの文字列を印刷します [Ctrl+P] + + + + Open a dialog for printing the text in the current SQL editor tab + 現在のSQLエディタータブの文字列を印刷するダイアログを開きます + + + + Print the structure of the opened database [Ctrl+P] + 開いているデータベースの構造を印刷します [Ctrl+P] + + + + Open a dialog for printing the structure of the opened database + 開いているデータベースの構造を印刷するダイアログを開きます + + + + Ctrl+P + Ctrl+P + + + + Ctrl+Return + Ctrl+Return + + + + Ctrl+L + Ctrl+L + + + + Ctrl+D + Ctrl+D + + + + Ctrl+I + Ctrl+I + + + + Ctrl+E + Ctrl+E + + + + Encrypted + 暗号化 + + + + Database is encrypted using SQLCipher + データベースはSQLCipherで暗号化されています + + + + Read only + 読み取り専用 + + + + Database file is read only. Editing the database is disabled. + データベースは読み取り専用です。データベースの編集はできません。 + + + + Database encoding + データベースのエンコード + + + + + Choose a database file + データベースファイルを選択 + + + + Could not open database file. +Reason: %1 + データベースファイルを開けません。 +理由: %1 + + + + + + Choose a filename to save under + セーブするファイル名を下から選択 + + + + In-Memory database + インメモリーデータベース + + + + Error deleting record: +%1 + レコードの削除でエラー: +%1 + + + + Please select a record first + 最初にレコードを選択してください + + + + determining row count... + 行数を計算中... + + + + %1 - %2 of >= %3 + %1 - %2 of >= %3 + + + + %1 - %2 of %3 + %1 - %2 of %3 + + + + + There is no database opened. Please open or create a new database file. + 開いているデータベースがありません。新しいデータベースファイルを開くか作成してください。 + + + + Are you sure you want to delete the table '%1'? +All data associated with the table will be lost. + 本当にテーブル '%1' を削除しますか? +テーブルに関連するすべてのデータは失われます。 + + + + Are you sure you want to delete the view '%1'? + 本当にビュー '%1' を削除しますか? + + + + Are you sure you want to delete the trigger '%1'? + 本当にトリガー '%1' を削除しますか? + + + + Are you sure you want to delete the index '%1'? + 本当にインデックス '%1' を削除しますか? + + + + Error: could not delete the table. + エラー: テーブルを削除できませんでした。 + + + + Error: could not delete the view. + エラー: ビューを削除できませんでした。 + + + + Error: could not delete the trigger. + エラー: トリガーを削除できませんでした。 + + + + Error: could not delete the index. + エラー: インデックスを削除できませんでした。 + + + + Message from database engine: +%1 + データベースエンジンからのメッセージ。 +%1 + + + + Editing the table requires to save all pending changes now. +Are you sure you want to save the database? + テーブルの編集には保留中のすべての変更を今保存する必要があります。 +本当にデータベースを保存しますか? + + + + Error checking foreign keys after table modification. The changes will be reverted. + デーブル変更後の外部キー検査でエラー。変更は元に戻ります。 + + + + This table did not pass a foreign-key check.<br/>You should run 'Tools | Foreign-Key Check' and fix the reported issues. + このテーブルは外部キー検査に合格しませんでした。<br/>'ツール | 外部キー検査' を実行し、報告された問題を解決します。 + + + + -- EXECUTING SELECTION IN '%1' +-- + -- '%1 内の選択部分を実行中' +-- + + + + -- EXECUTING LINE IN '%1' +-- + -- '%1 内の行を実行中' +-- + + + + -- EXECUTING ALL IN '%1' +-- + -- '%1 内をすべて実行中' +-- + + + + Setting PRAGMA values or vacuuming will commit your current transaction. +Are you sure? + PRAGMA 値の設定やバキュームは現在のトランザクションをコミットします。 +本当に行いますか? + + + + Execution aborted by user + 実行はユーザーにより中止されました + + + + executing query + 実行クエリー + + + + %1 rows returned in %2ms + %1 行が %2ms で返されました + + + + , %1 rows affected + , %1 行に影響を与えました + + + + query executed successfully. Took %1ms%2 + クエリーの実行に成功しました。 %1ms%2 かかりました + + + + + At line %1: + %1 行目: + + + + + Result: %2 + 結果: %2 + + + + Choose text files + テキストファイルを選択 + + + + Text files(*.csv *.txt);;All files(*) + テキストファイル(*.csv *.txt);;すべてのファイル(*) + + + + Error while saving the database file. This means that not all changes to the database were saved. You need to resolve the following error first. + +%1 + データベースの保存中にエラー。これは全ての変更がデータベースに保存されていなかったためです。まず、以下のエラーを解決してください。 + +%1 + + + + Are you sure you want to undo all changes made to the database file '%1' since the last save? + 本当にデータベースファイル '%1' への最後の保存後に行われたすべての変更を元に戻しますか? + + + + Choose a file to import + インポートするファイルを選択 + + + + + + Text files(*.sql *.txt);;All files(*) + テキストファイル(*.sql *.txt);;すべてのファイル(*) + + + + Do you want to create a new database file to hold the imported data? +If you answer no we will attempt to import the data in the SQL file to the current database. + インポートしたデータを保持する新しいデータベースを作成しますか +いいえを選択すると、SQLファイルからのデータを現在のデータベースにインポートしようとします。 + + + + File %1 already exists. Please choose a different name. + ファイル %1 は既に存在しています。違う名前を選んでください。 + + + + Error importing data: %1 + データのインポートでエラー: %1 + + + + Import completed. Some foreign key constraints are violated. Please fix them before saving. + インポートが終了しました。いくつかの外部キー制約に違反があります。保存前に修正してください。 + + + + Import completed. + インポート完了。 + + + + Delete View + ビューを削除 + + + + Modify View + ビューを変更 + + + + Delete Trigger + トリガーを削除 + + + + Modify Trigger + トリガーを変更 + + + + Delete Index + インデックスを削除 + + + + Modify Index + インデックスを変更 + + + + Modify Table + テーブルを変更 + + + + &%1 %2 + &%1 %2 + + + + Setting PRAGMA values will commit your current transaction. +Are you sure? + PRAGMA 値の設定は現在のトランザクションをコミットします。 +本当に行いますか? + + + + Select SQL file to open + 開くSQLファイルを選択 + + + + Couldn't read file: %1. + ファイルを読めません: %1. + + + + Couldn't save file: %1. + ファイルを保存できません: %1. + + + + Select file name + ファイル名を選択 + + + + Select extension file + 拡張ファイルを選択 + + + + Extensions(*.so *.dylib *.dll);;All files(*) + 拡張(*.so *.dylib *.dll);;すべてのファイル(*) + + + + Extension successfully loaded. + 拡張の読み込みに成功しました。 + + + + Error loading extension: %1 + 拡張の読み込みでエラー: %1 + + + + + Don't show again + 二度と表示しない + + + + New version available. + 新しいバージョンがあります。 + + + + A new DB Browser for SQLite version is available (%1.%2.%3).<br/><br/>Please download at <a href='%4'>%4</a>. + 新しいバージョンの DB Browser for SQLite (%1.%2.%3)があります。<br/><br/><a href='%4'>%4</a>からダウンロードしてください。 + + + + Choose a project file to open + 開くプロジェクトファイルを選択 + + + + + DB Browser for SQLite project file (*.sqbpro) + DB Browser for SQLite プロジェクトファイル (*.sqbpro) + + + + This project file is using an old file format because it was created using DB Browser for SQLite version 3.10 or lower. Loading this file format is still fully supported but we advice you to convert all your project files to the new file format because support for older formats might be dropped at some point in the future. You can convert your files by simply opening and re-saving them. + このプロジェクトファイルは DB Browser for SQLite version 3.10 以下のバージョンで使われた、古いファイルフォーマットを使用しています。このファイルフォーマットの読み込みはいまだ完全にサポートされていますが、将来古いフォーマットのサポートはなくなるため、すべてのプロジェクトファイルを新しいフォーマットに変換することをおすすめします。ファイルを変換するには単純にファイルを開き再保存します。 + + + + Duplicate records + レコードを複製 + + + + Duplicate record + レコードを複製 + + + + Ctrl+" + Ctrl+" + + + + Please choose a new encoding for all tables. + すべてのテーブルの新しいエンコードを選択してください。 + + + + Please choose a new encoding for this table. + すべてのテーブルの新しいエンコードを選択してください。 + + + + %1 +Leave the field empty for using the database encoding. + %1 +データベースのエンコードを使うため、フィールドを空にします。 + + + + This encoding is either not valid or not supported. + このエンコードは不正かサポートされていません。 + + + + Please enter a pseudo-primary key in order to enable editing on this view. This should be the name of a unique column in the view. + このビューでの編集を有効にするため、疑似主キーを入力してください。ビューに一意なカラムの名前が必要です。 + + + + Collation needed! Proceed? + 照合順序が必要です!続行しますか? + + + + A table in this database requires a special collation function '%1' that this application can't provide without further knowledge. +If you choose to proceed, be aware bad things can happen to your database. +Create a backup! + このデータベースにあるテーブルは特別な照合順序関数 '%1' が必要ですが、このアプリケーションは更なる知識なしでは提供できません。 +続行すると、データベースに何か悪いことがあるかもしれません。 +バックアップを作成してください! + + + + creating collation + 照合順序の作成中 + + + + Set a new name for the SQL tab. Use the '&&' character to allow using the following character as a keyboard shortcut. + SQLタブに新しい名前を設定してください。'&&'の文字を使うと、その次の文字をキーボードショートカットにできます。 + + + + Please specify the view name + ビューの名前を指定してください + + + + There is already an object with that name. Please choose a different name. + その名前のオブジェクトは既に存在します。別の名前を選んでください。 + + + + View successfully created. + ビューの作成に成功しました。 + + + + Error creating view: %1 + ビューの作成でエラー: %1 + + + + There is no filter set for this table. View will not be created. + このテーブルにフィルターの設定はありません。ビューは作成されません。 + + + + Delete Records + レコードを削除 + + + + This action will open a new SQL tab for running: + この操作は実行のため新しいSQLタブを開きます: + + + + Press Help for opening the corresponding SQLite reference page. + ヘルプを押すと、対応する SQLite のリファレンスページを開きます。 + + + + NullLineEdit + + + Set to NULL + NULL に設定 + + + + Alt+Del + Alt+Del + + + + PlotDock + + + Plot + プロット + + + + <html><head/><body><p>This pane shows the list of columns of the currently browsed table or the just executed query. You can select the columns that you want to be used as X or Y axis for the plot pane below. The table shows detected axis type that will affect the resulting plot. For the Y axis you can only select numeric columns, but for the X axis you will be able to select:</p><ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Date/Time</span>: strings with format &quot;yyyy-MM-dd hh:mm:ss&quot; or &quot;yyyy-MM-ddThh:mm:ss&quot;</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Date</span>: strings with format &quot;yyyy-MM-dd&quot;</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Time</span>: strings with format &quot;hh:mm:ss&quot;</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Label</span>: other string formats. Selecting this column as X axis will produce a Bars plot with the column values as labels for the bars</li><li style=" margin-top:0px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Numeric</span>: integer or real values</li></ul><p>Double-clicking the Y cells you can change the used color for that graph.</p></body></html> + <html><head/><body><p>このペインは現在閲覧中のテーブルか直前に実行したクエリーのカラムの一覧を表示します。下のプロットペインでXもしくはY軸として使用されるカラムを選択できます。表は結果のプロットに使用できる軸の種類を表示します。Y軸には数値のカラムのみ選択できますが、X軸にはこれらが選択できます:</p><ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">日時</span>: &quot;yyyy-MM-dd hh:mm:ss&quot; もしくは &quot;yyyy-MM-ddThh:mm:ss&quot; 形式の文字列</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">日付</span>: &quot;yyyy-MM-dd&quot; 形式の文字列</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">時刻</span>: &quot;hh:mm:ss&quot; 形式の文字列</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ラベル</span>: その他の形式の文字列。これをX軸に選択すると、カラムの値を棒グラフのラベルとして表示します</li><li style=" margin-top:0px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">数値</span>: INTEGER か REAL の値</li></ul><p>Yのセルをダブルクリックすると、グラフに使用する色を変更できます。</p></body></html> + + + + Columns + カラム + + + + X + X + + + + Y + Y + + + + Axis Type + 軸のデータ型 + + + + Here is a plot drawn when you select the x and y values above. + +Click on points to select them in the plot and in the table. Ctrl+Click for selecting a range of points. + +Use mouse-wheel for zooming and mouse drag for changing the axis range. + +Select the axes or axes labels to drag and zoom only in that orientation. + 上でXとY軸を選択すると、ここにグラフが描画されます。 + +点をクリックすると、点と該当するテーブルの値が選択できます。Ctrl+クリックで点を範囲選択できます。 + +マウスホイールでズーム、ドラッグで軸の範囲を変更できます。 + +軸か軸のラベルを選択すると、ズームやドラッグの方向を限定できます。 + + + + Line type: + 線の種類: + + + + + None + なし + + + + Line + 直線 + + + + StepLeft + 階段(左値) + + + + StepRight + 階段(右値) + + + + StepCenter + 階段(最近値) + + + + Impulse + インパルス + + + + Point shape: + 点の形状: + + + + Cross + × + + + + Plus + + + + + Circle + + + + + Disc + + + + + Square + + + + + Diamond + + + + + Star + + + + + Triangle + + + + + TriangleInverted + + + + + CrossSquare + ×+□ + + + + PlusSquare + ++□ + + + + CrossCircle + ×+○ + + + + PlusCircle + ++○ + + + + Peace + 静謐 + + + + <html><head/><body><p>Save current plot...</p><p>File format chosen by extension (png, jpg, pdf, bmp)</p></body></html> + <html><head/><body><p>現在のプロットを保存...</p><p>ファイルフォーマットは拡張子 (png, jpg, pdf, bmp) から選択されます</p></body></html> + + + + Save current plot... + 現在のプロットを保存... + + + + + Load all data and redraw plot + すべてのデータを読み込み再描画 + + + + Copy + コピー + + + + Print... + 印刷... + + + + Show legend + 凡例を表示 + + + + Stacked bars + 値を積み重ねる + + + + Date/Time + 日時 + + + + Date + 日付 + + + + Time + 時刻 + + + + + Numeric + 数値 + + + + Label + ラベル + + + + Invalid + 不正 + + + + + + Row # + 行 # + + + + Load all data and redraw plot. +Warning: not all data has been fetched from the table yet due to the partial fetch mechanism. + すべてのデータを読み込み再描画します。 +警告: 部分的なフェッチ機構により、まだテーブルからすべてのデータがフェッチされているわけではありません。 + + + + Choose an axis color + 軸の色を選択 + + + + Choose a filename to save under + 以下を保存するファイル名を選択 + + + + PNG(*.png);;JPG(*.jpg);;PDF(*.pdf);;BMP(*.bmp);;All Files(*) + PNG(*.png);;JPG(*.jpg);;PDF(*.pdf);;BMP(*.bmp);;すべてのファイル(*) + + + + There are curves in this plot and the selected line style can only be applied to graphs sorted by X. Either sort the table or query by X to remove curves or select one of the styles supported by curves: None or Line. + このプロットには未ソートなデータがあります。選択した線の種類はX軸でソートされたデータのみに適用できます。テーブルやクエリーをX軸でソートするか、未ソートのデータでも使用できる、 なし や 直線 形式を選択してください。 + + + + PreferencesDialog + + + Preferences + 設定 + + + + &General + 全般(&G) + + + + Default &location + デフォルトのフォルダー(&L) + + + + Remember last location + 最後に使用したディレクトリーを記憶 + + + + Always use this location + 常にこのディレクトリーを使用 + + + + Remember last location for session only + セッションだけで最後に使用したディレクトリーを記憶 + + + + + + ... + ... + + + + Lan&guage + 言語(&L) + + + + Toolbar style + ツールバー形式 + + + + Only display the icon + アイコンのみ表示 + + + + Only display the text + 文字のみ表示 + + + + The text appears beside the icon + アイコンの横に文字を表示 + + + + The text appears under the icon + アイコンの下に文字を表示 + + + + Follow the style + スタイルに従う + + + + Show remote options + リモートオプションを表示する + + + + + + + + + + + enabled + 有効 + + + + Automatic &updates + 自動アップデート(&U) + + + + DB file extensions + DBファイル拡張子 + + + + Manage + 管理 + + + + &Database + データベース(&D) + + + + Database &encoding + データベースのエンコード(&E) + + + + Open databases with foreign keys enabled. + 外部キーを有効にしてデータベースを開く。 + + + + &Foreign keys + 外部キー(&F) + + + + Remove line breaks in schema &view + スキーマビューから改行を取り除く(&V) + + + + When enabled, the line breaks in the Schema column of the DB Structure tab, dock and printed output are removed. + 有効にすると、DB構造タブのカラムスキーマ、ドックや印刷された出力にある改行が取り除かれます。 + + + + Prefetch block si&ze + 先読みブロックサイズ(&Z) + + + + Advanced + 高度な設定 + + + + SQ&L to execute after opening database + データベースを開いた後に実行するSQL(&L) + + + + Default field type + デフォルトのフィールドデータ形式 + + + + Data &Browser + データ閲覧(&B) + + + + Font + フォント + + + + &Font + フォント(&F) + + + + Font si&ze + フォントサイズ(&Z) + + + + Content + 内容 + + + + Symbol limit in cell + セル内のシンボル上限 + + + + + This is the maximum number of rows in a table for enabling the value completion based on current values in the column. +Can be set to 0 for disabling completion. + これは現在の値を基にしたカラムの値補完を有効にしたときのテーブル内の行数の最大値です。 + + + + Row count threshold for completion + 補完の行数閾値 + + + + Field display + フィールド表示 + + + + Displayed &text + 表示されたテキスト(&T) + + + + Binary + バイナリー + + + + NULL + NULL + + + + Regular + 通常 + + + + Text color + 文字色 + + + + Background color + 背景色 + + + + Preview only (N/A) + 閲覧のみ(設定不可) + + + + Filters + フィルター + + + + Escape character + エスケープ文字 + + + + Delay time (&ms) + 遅延時間 (ms) (&M) + + + + Set the waiting time before a new filter value is applied. Can be set to 0 for disabling waiting. + 新しいフィルターの値が適用される前の待機時間を設定します。0にすると待機しません。 + + + + &SQL + SQL(&S) + + + + Settings name + 設定名 + + + + Context + 内容 + + + + Colour + + + + + Bold + 太字 + + + + Italic + イタリック + + + + Underline + 下線 + + + + Keyword + キーワード + + + + Function + 関数 + + + + Table + テーブル + + + + Comment + コメント + + + + Identifier + 識別子 + + + + String + 文字列 + + + + Current line + 現在行 + + + + Background + 背景 + + + + Foreground + 前景 + + + + SQL editor &font + SQLエディターフォント(&F) + + + + SQL &editor font size + SQLエディターフォントサイズ(&E) + + + + SQL &results font size + SQL結果フォントサイズ(&R) + + + + Tab size + タブサイズ + + + + &Wrap lines + ワードラップ(&W) + + + + Never + しない + + + + At word boundaries + 単語で + + + + At character boundaries + 文字で + + + + At whitespace boundaries + 空白で + + + + &Quotes for identifiers + 識別子のクォート(&Q) + + + + Choose the quoting mechanism used by the application for identifiers in SQL code. + アプリケーションがSQLコード内で識別子をクォートする仕組みを選択します。 + + + + "Double quotes" - Standard SQL (recommended) + "ダブルクォート" - 一般的な SQL (推奨) + + + + `Grave accents` - Traditional MySQL quotes + `グレイヴアクセント` - 伝統的な MySQL のクォート + + + + [Square brackets] - Traditional MS SQL Server quotes + [角括弧] - 伝統的な MS SQL Server のクォート + + + + Code co&mpletion + コード補完(&M) + + + + Keywords in &UPPER CASE + キーワードを大文字に(&U) + + + + When set, the SQL keywords are completed in UPPER CASE letters. + 設定すると、SQLキーワードを大文字に補完します。 + + + + Error indicators + エラー指摘 + + + + When set, the SQL code lines that caused errors during the last execution are highlighted and the results frame indicates the error in the background + 設定すると、最後の実行でエラーが起きたSQLコードの行が強調され、結果フレームがバックグラウンドでエラーを指摘します + + + + Hori&zontal tiling + 横に並べる(&Z) + + + + If enabled the SQL code editor and the result table view are shown side by side instead of one over the other. + 有効にすると、重ねる代わりに、SQLコードエディターと結果タブビューが並んで表示されます。 + + + + &Extensions + 拡張(&E) + + + + Select extensions to load for every database: + すべてのデータベースで読み込む拡張を選択: + + + + Add extension + 拡張を追加 + + + + Remove extension + 拡張を削除 + + + + <html><head/><body><p>While supporting the REGEXP operator SQLite doesn't implement any regular expression<br/>algorithm but calls back the running application. DB Browser for SQLite implements this<br/>algorithm for you to let you use REGEXP out of the box. However, as there are multiple possible<br/>implementations of this and you might want to use another one, you're free to disable the<br/>application's implementation and load your own by using an extension. Requires restart of the application.</p></body></html> + <html><head/><body><p>REGEXP演算子がサポートされている間、SQLite は正規表現を実装しませんが、実行中のアプリケーションをコールバックします。DB Browser for SQLite はこれを実装しているので、REGEXP をすぐに使えます。しかし、これには複数の実装があり、アプリケーションの実装を無効にし拡張を使って他の実装を読み込むことが自由にできます。アプリケーションの再起動が必要です。</p></body></html> + + + + Disable Regular Expression extension + 正規表現拡張を無効 + + + + <html><head/><body><p>SQLite provides an SQL function for loading extensions from a shared library file. Activate this if you want to use the <span style=" font-style:italic;">load_extension()</span> function from SQL code.</p><p>For security reasons, extension loading is turned off by default and must be enabled through this setting. You can always load extensions through the GUI, even though this option is disabled.</p></body></html> + <html><head/><body><p>SQLite は共有ライブラリファイルから拡張を読み込むSQL関数を提供します。SQLコードから<span style=" font-style:italic;">load_extension()</span>関数を使いたいならば、.これを有効にします。</p><p>セキュリティー上の理由から、拡張の読み込みはデフォルトで無効になっており、使用するにはこの設定を有効にする必要があります。このオプションが無効でも、GUIを通じて拡張を読み込むことは常にできます。</p></body></html> + + + + Allow loading extensions from SQL code + SQLコードで拡張の読み込みを許可する + + + + Remote + リモート + + + + CA certificates + 認証局証明書 + + + + + Subject CN + 対象CN + + + + Common Name + Common Name + + + + Subject O + 対象O + + + + Organization + Organization + + + + + Valid from + 証明開始 + + + + + Valid to + 証明終了 + + + + + Serial number + シリアル番号 + + + + Your certificates + あなたの証明書 + + + + File + ファイル + + + + Subject Common Name + 対象Common Name + + + + Issuer CN + 発行者CN + + + + Issuer Common Name + 発行者Common Name + + + + Clone databases into + ここにデータベースを複製 + + + + + Choose a directory + ディレクトリーを選択 + + + + The language will change after you restart the application. + アプリケーションを再起動すると、言語が変更されます。 + + + + Select extension file + 拡張ファイルを選択 + + + + Extensions(*.so *.dylib *.dll);;All files(*) + 拡張(*.so *.dylib *.dll);;すべてのファイル(*) + + + + Import certificate file + 証明書ファイルをインポート + + + + No certificates found in this file. + このファイルに証明書が見つかりません。 + + + + Are you sure you want do remove this certificate? All certificate data will be deleted from the application settings! + 本当にこの証明書を削除しますか? すべての証明書データはこのアプリケーション設定から削除されます! + + + + Are you sure you want to clear all the saved settings? +All your preferences will be lost and default values will be used. + 本当に保存された設定を削除しますか? +すべての設定は失われ、デフォルト値が使用されます。 + + + + QObject + + + All files (*) + すべてのファイル (*) + + + + Error importing data + データのインポートでエラー + + + + from record number %1 + レコード番号 %1 で + + + + . +%1 + . +%1 + + + + Importing CSV file... + CSVファイルをインポート中... + + + + Cancel + キャンセル + + + + SQLite database files (*.db *.sqlite *.sqlite3 *.db3) + SQLite データベースファイル (*.db *.sqlite *.sqlite3 *.db3) + + + + RemoteDatabase + + + Error when connecting to %1. +%2 + %1 への接続でエラー。 +%2 + + + + Error opening remote file at %1. +%2 + %1 のリモートファイルを開くときにエラー. +%2 + + + + Error: Invalid client certificate specified. + エラー: 不正なクライアント証明書が指定されました。 + + + + Please enter the passphrase for this client certificate in order to authenticate. + このクライアント証明書を確認するためパスフレーズを入力してください。 + + + + Cancel + キャンセル + + + + Uploading remote database to +%1 + リモートデータベースをここにアップロード中 +%1 + + + + Downloading remote database from +%1 + リモートデータベースをここからダウンロード中 +%1 + + + + + Error: The network is not accessible. + エラー: ネットワークにアクセスできません。 + + + + Error: Cannot open the file for sending. + エラー: 送信するファイルを開けません。 + + + + Error opening local databases list. +%1 + ローカルデータベースの一覧を開くときにエラー。 +%1 + + + + Error creating local databases list. +%1 + ローカルデータベースの一覧の作成でエラー。 +%1 + + + + The remote database has been updated since the last checkout. Do you want to update the local database to the newest version? Note that this discards any changes you have made locally! If you don't want to lose local changes, click No to open the local version. + リモートデータベースが最後のチェックアウトから更新されました。ローカルのデータベースを最新バージョンに更新しますか? 注意:これはローカルで行った変更がすべて破棄されます! もし変更を失いたくなければ、いいえをクリックしてローカルのファイルを開いてください。 + + + + RemoteDock + + + Remote + リモート + + + + Identity + アイデンティティー + + + + Connect to the remote server using the currently selected identity. The correct server is taken from the identity as well. + 現在選択されたアイデンティティーを使ってリモートサーバーに接続します。正しいサーバーもアイデンティティーから取得されます。 + + + + Go + 実行 + + + + Push currently opened database to server + 現在開いているデータベースをサーバーにプッシュします + + + + <html><head/><body><p>In this pane, remote databases from dbhub.io website can be added to DB4S. First you need an identity:</p><ol style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Login to the dbhub.io website (use your GitHub credentials or whatever you want)</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Click the button to create a DB4S certificate (that's your identity). That'll give you a certificate file (save it to your local disk).</li><li style=" margin-top:0px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Go to the Remote tab in DB4S Preferences. Click the button to add a new certificate to DB4S and choose the just downloaded certificate file.</li></ol><p>Now the Remote panel shows your identity and you can add remote databases.</p></body></html> + <html><head/><body><p>このペインでは、dbhub.io ウェブサイトのリモートデータベースをDB4Sに追加します。最初にアイデンティティーが必要です。:</p><ol style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">dbhub.io ウェブサイトにログインします。(GitHubかあなたが望む認証情報を使います)</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">ボタンをクリックしDB4S証明書を作成します(これがあなたのアイデンティティです)。 証明書ファイルが与えられます(貴方のローカルディスクに保存します)。</li><li style=" margin-top:0px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> +DB4S設定のリモートタブに行き、新しい証明書をDB4Sに追加するボタンをクリックし、ダウンロードした証明書ファイルを選択します。</li></ol><p>これで、リモートパネルにあなたのアイデンティティが表示され、リモートデータベースが追加できます。</p></body></html> + + + + RemoteModel + + + Name + 名前 + + + + Commit + コミット + + + + Last modified + 最終変更 + + + + Size + サイズ + + + + bytes + バイト + + + + RemotePushDialog + + + Push database + データベースをプッシュ + + + + Database na&me to push to + プッシュするデータベースの名前(&M) + + + + Commit message + コミットメッセージ + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Oxygen-Sans'; font-size:10pt; font-weight:400; font-style:normal;"> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p></body></html> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Oxygen-Sans'; font-size:10pt; font-weight:400; font-style:normal;"> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p></body></html> + + + + Database licence + データベースライセンス + + + + Public + 公開 + + + + Branch + ブランチ + + + + Force push + 強制プッシュ + + + + Database will be public. Everyone has read access to it. + データベースを公開にします。すべての人がアクセスできます。 + + + + Database will be private. Only you have access to it. + データベースを非公開にします。あなただけがアクセスできます。 + + + + Use with care. This can cause remote commits to be deleted. + 注意して使用してください。これはリモートコミットが削除される可能性があります。 + + + + Unspecified + 指定なし + + + + SqlExecutionArea + + + Form + フォーム + + + + Find previous match [Shift+F3] + 前を検索 [Shift+F3] + + + + Find previous match with mapping + マッピングで前を検索 + + + + Shift+F3 + Shift+F3 + + + + The found pattern must be a whole word + 単語単位で検索します + + + + Whole Words + 単語単位 + + + + Text pattern to find considering the checks in this frame + このフレームでのチェックボックスを考慮した検索文字列 + + + + Find in editor + エディター内を検索 + + + + The found pattern must match in letter case + 大/小文字を区別します + + + + Case Sensitive + 大/小文字を区別 + + + + Find next match [Enter, F3] + 次を検索 [Enter, F3] + + + + Find next match with wrapping + マッピングで次を検索 + + + + F3 + F3 + + + + Interpret search pattern as a regular expression + 正規表現で検索 + + + + <html><head/><body><p>When checked, the pattern to find is interpreted as a UNIX regular expression. See <a href="https://en.wikibooks.org/wiki/Regular_Expressions">Regular Expression in Wikibooks</a>.</p></body></html> + <html><head/><body><p>設定すると、検索条件はUNIX正規表現と解釈されます。以下を参照 <a href="https://ja.wikibooks.org/wiki/%E6%AD%A3%E8%A6%8F%E8%A1%A8%E7%8F%BE">Wikibooksの正規表現</a>。</p></body></html> + + + + Regular Expression + 正規表現 + + + + + Close Find Bar + 検索バーを閉じる + + + + <html><head/><body><p>Results of the last executed statements.</p><p>You may want to collapse this panel and use the <span style=" font-style:italic;">SQL Log</span> dock with <span style=" font-style:italic;">User</span> selection instead.</p></body></html> + <html><head/><body><p>最後に実行した文の結果。</p><p>このパネルを折りたたんで、<span style=" font-style:italic;">SQL Log</span>ドックで<span style=" font-style:italic;">ユーザー</span>を選択して表示させることもできます。</p></body></html> + + + + This field shows the results and status codes of the last executed statements. + このフィールドには最後に実行した文の結果とステータスコードが表示されます。 + + + + Results of the last executed statements + 最後に実行した文の結果 + + + + SqlUiLexer + + + (X) The abs(X) function returns the absolute value of the numeric argument X. + (X) abs(X) 関数は、数値である引数 X の絶対値を返します。 + + + + () The changes() function returns the number of database rows that were changed or inserted or deleted by the most recently completed INSERT, DELETE, or UPDATE statement. + () changes() 関数は、最後に成功した INSERT, DELETE, UPDATE 文で、変更、挿入、削除されたデータベースの行数を返します。 + + + + (X1,X2,...) The char(X1,X2,...,XN) function returns a string composed of characters having the unicode code point values of integers X1 through XN, respectively. + (X1,X2,...) char(X1,X2,...,XN) 関数は、それぞれの文字が Unicode 符号位置で整数値 X1 から XN を持つ文字列を返します。 + + + + (X,Y,...) The coalesce() function returns a copy of its first non-NULL argument, or NULL if all arguments are NULL + (X,Y,...) coalesce() 関数は NULL でない引数のうち、最も左の引数のコピーを返します。すべての引数が NULL ならば、NULL を返します + + + + (X,Y) The glob(X,Y) function is equivalent to the expression "Y GLOB X". + (X,Y) glob(X,Y) 関数は次の式と同値です。 "Y GLOB X". + + + + (X,Y) The ifnull() function returns a copy of its first non-NULL argument, or NULL if both arguments are NULL. + (X,Y) ifnull() 関数は NULL でない引数のうち、最も左の引数のコピーを返します。両方の引数が NULL ならば、NULL を返します。 + + + + (X,Y) The instr(X,Y) function finds the first occurrence of string Y within string X and returns the number of prior characters plus 1, or 0 if Y is nowhere found within X. + (X,Y) instr(X,Y) 関数は文字列 X 内にある最初の文字列 Y を検索し、その前の文字数に1を加えた値を返します。X に Y がない場合は0を返します。 + + + + (X) The hex() function interprets its argument as a BLOB and returns a string which is the upper-case hexadecimal rendering of the content of that blob. + (X) hex() 関数は引数を BLOB と解釈し、その中身を大文字の十六進数の文字列として返します。 + + + + () The last_insert_rowid() function returns the ROWID of the last row insert from the database connection which invoked the function. + () last_insert_rowid() 関数は、この関数を呼び出したデータベース接続が最後に INSERT した行の ROWID を返します。of the last row insert from the database connection which invoked the function. + + + + (X) For a string value X, the length(X) function returns the number of characters (not bytes) in X prior to the first NUL character. + (X) 文字列 X に対し、length(X) 関数は、最初の NULL 文字の前にある文字数(バイト数でなく)を返します。 + + + + (X,Y) The like() function is used to implement the "Y LIKE X" expression. + (X,Y) like() 関数は "Y LIKE X" 式と同値です。 + + + + (X,Y,Z) The like() function is used to implement the "Y LIKE X ESCAPE Z" expression. + (X,Y,Z) like() 関数は "Y LIKE X ESCAPE Z" 式と同値です。 + + + + (X) The load_extension(X) function loads SQLite extensions out of the shared library file named X. +Use of this function must be authorized from Preferences. + (X) load_extension(X) 関数は、名前が X の共有ライブラリからすぐに SQLite 拡張を読み込みます。. +この関数の使用には、設定ダイアログからの認証が必要です。 + + + + (X,Y) The load_extension(X) function loads SQLite extensions out of the shared library file named X using the entry point Y. +Use of this function must be authorized from Preferences. + (X) load_extension(X,Y) 関数は、名前が X の共有ライブラリのエントリーポイント Y からすぐに SQLite 拡張を読み込みます。. +この関数の使用には、設定ダイアログからの認証が必要です。 + + + + (X) The lower(X) function returns a copy of string X with all ASCII characters converted to lower case. + (X) lower(X) 関数は、すべて ASCII 文字である文字列 X を、すべて小文字に変換した文字列を返します。 + + + + (X) ltrim(X) removes spaces from the left side of X. + (X) ltrim(X) 関数は、X の左端にある空白を取り除きます。 + + + + (X,Y) The ltrim(X,Y) function returns a string formed by removing any and all characters that appear in Y from the left side of X. + (X,Y) ltrim(X,Y)関数は、X の左端から、 Y に含まれる文字をすべて取り除いた文字列を返します。 + + + + (X,Y,...) The multi-argument max() function returns the argument with the maximum value, or return NULL if any argument is NULL. + (X,Y,...) 複数の引数を持つ max() 関数は引数の最大値を返します。引数に NULL が含まれている場合は NULL を返します。 + + + + (X,Y,...) The multi-argument min() function returns the argument with the minimum value. + (X,Y,...) 複数の引数を持つ min() 関数は引数の最小値を返します。引数に NULL が含まれている場合は NULL を返します。 + + + + (X,Y) The nullif(X,Y) function returns its first argument if the arguments are different and NULL if the arguments are the same. + (X,Y) nullif(X,Y) 関数は、二つの引数が違う場合第一引数を、同じ場合は NULL を返します。 + + + + (FORMAT,...) The printf(FORMAT,...) SQL function works like the sqlite3_mprintf() C-language function and the printf() function from the standard C library. + (FORMAT,...) printf(FORMAT,...) SQL 関数は、C言語の sqlite3_mprintf() 関数や、標準Cライブラリーの printf() 関数のように動作します。 + + + + (X) The quote(X) function returns the text of an SQL literal which is the value of its argument suitable for inclusion into an SQL statement. + (X) quote(X) 関数は、引数をSQL文に含めるのに適したSQLリテラルの文字にして返します。 + + + + () The random() function returns a pseudo-random integer between -9223372036854775808 and +9223372036854775807. + () random() 関数は、範囲が -9223372036854775808 から +9223372036854775807 の整数である疑似乱数を返します。 + + + + (N) The randomblob(N) function return an N-byte blob containing pseudo-random bytes. + (N) randomblob(N) 関数は、疑似乱数で構成された N バイトの BLOB を返します。function return an N-byte blob containing pseudo-random bytes. + + + + (X,Y,Z) The replace(X,Y,Z) function returns a string formed by substituting string Z for every occurrence of string Y in string X. + (X,Y,Z) replace(X,Y,Z) 関数は、文字列 X に含まれる文字列 Y をすべて文字列 Z に置き換えて返します。 + + + + (X) The round(X) function returns a floating-point value X rounded to zero digits to the right of the decimal point. + (X) round(X) 関数は、浮動小数点数 X の小数点以下を四捨五入して返します。 + + + + (X,Y) The round(X,Y) function returns a floating-point value X rounded to Y digits to the right of the decimal point. + (X,Y) round(X,Y) 関数は、浮動小数点数 X を小数点第 Y 位までになるように四捨五入して返します。 + + + + (X) rtrim(X) removes spaces from the right side of X. + (X) rtrim(X) 関数は、X の右端にある空白を取り除きます。 + + + + (X,Y) The rtrim(X,Y) function returns a string formed by removing any and all characters that appear in Y from the right side of X. + (X,Y) rtrim(X,Y) 関数は、X の右端から、 Y に含まれる文字をすべて取り除いた文字列を返します。 + + + + (X) The soundex(X) function returns a string that is the soundex encoding of the string X. + (X) soundex(X) 関数は、文字列 X を soundex にエンコードした文字列を返します。 + + + + (X,Y) substr(X,Y) returns all characters through the end of the string X beginning with the Y-th. + (X,Y) substr(X,Y) 関数は、文字列 Xの、先頭から Y 番目から末尾までの文字列を返します。 + + + + (X,Y,Z) The substr(X,Y,Z) function returns a substring of input string X that begins with the Y-th character and which is Z characters long. + (X,Y,Z) substr(X,Y,Z) 関数は、文字列 X の、先頭から Y 番目から Z 文字の文字列を返します。 + + + + () The total_changes() function returns the number of row changes caused by INSERT, UPDATE or DELETE statements since the current database connection was opened. + () total_changes() 関数は、現在開かれた接続のあるデータベースにおいて、INSERT、UPDATE、DELETEで変更された行数を返します。 returns the number of row changes caused by INSERT, UPDATE or DELETE statements since the current database connection was opened. + + + + (X) trim(X) removes spaces from both ends of X. + (X) trim(X) 関数は、X の両端にある空白を取り除きます。 + + + + (X,Y) The trim(X,Y) function returns a string formed by removing any and all characters that appear in Y from both ends of X. + (X,Y) trim(X,Y) 関数は、X の両端から、 Y に含まれる文字をすべて取り除いた文字列を返します。 + + + + (X) The typeof(X) function returns a string that indicates the datatype of the expression X. + (X) typeof(X) 関数は、式 X のデータ型を示す文字列を返します。 + + + + (X) The unicode(X) function returns the numeric unicode code point corresponding to the first character of the string X. + (X) unicode(X) 関数は、文字列 X の最初の文字に対応する Unicode 符号位置を返します。 + + + + (X) The upper(X) function returns a copy of input string X in which all lower-case ASCII characters are converted to their upper-case equivalent. + (X) upper(X) 関数は、すべて ASCII 文字である文字列 X を、すべて大文字に変換した文字列を返します。 + + + + (N) The zeroblob(N) function returns a BLOB consisting of N bytes of 0x00. + (N) zeroblob(N) 関数は、すべて 0x00 で埋められた、N バイトの BLOB を返します。 + + + + + + + (timestring,modifier,modifier,...) + (時刻文字列, 修飾子, 修飾子,...) + + + + (format,timestring,modifier,modifier,...) + (フォーマット, 時刻文字列, 修飾子, 修飾子,...) + + + + (X) The avg() function returns the average value of all non-NULL X within a group. + (X) avg() 関数は、グループ内の非NULLな値の平均を返します。 + + + + (X) The count(X) function returns a count of the number of times that X is not NULL in a group. + (X) count(X) 関数はグループ内にある、NULLでない X の件数を返します。 + + + + (X) The group_concat() function returns a string which is the concatenation of all non-NULL values of X. + (X) group_concat() 関数は、非NULLなすべての X を連結した文字列を返します。 + + + + (X,Y) The group_concat() function returns a string which is the concatenation of all non-NULL values of X. If parameter Y is present then it is used as the separator between instances of X. + (X,Y) group_concat() 関数は、非NULLなすべての X を連結した文字列を返します。もし、引数 Y が存在するならば、X を連結するときの区切り文字として使用します。 + + + + (X) The max() aggregate function returns the maximum value of all values in the group. + (X) max() 集計関数は、グループ内の(非NULLである)最大値を返します。 + + + + (X) The min() aggregate function returns the minimum non-NULL value of all values in the group. + (X) min() 集計関数は、グループ内の(非NULLである)最小値を返します。 + + + + + (X) The sum() and total() aggregate functions return sum of all non-NULL values in the group. + (X) sum() と total() 集計関数は、グループ内の非NULLな値の合計を返します。 + + + + () The number of the row within the current partition. Rows are numbered starting from 1 in the order defined by the ORDER BY clause in the window definition, or in arbitrary order otherwise. + () 現在の分割内の行番号。行は、ウィンドウ定義の ORDER BY 句やそれ以外の任意の順序に従い、1 から順に番号付けされます。 + + + + () The row_number() of the first peer in each group - the rank of the current row with gaps. If there is no ORDER BY clause, then all rows are considered peers and this function always returns 1. + () 各グループの順位 - 同値は同順位で、次の値は重複分だけ順位がずれます。もし、ORDER BY 句がなければ、すべての行を同順位とみなし、常に 1 を返します。 + + + + () The number of the current row's peer group within its partition - the rank of the current row without gaps. Partitions are numbered starting from 1 in the order defined by the ORDER BY clause in the window definition. If there is no ORDER BY clause, then all rows are considered peers and this function always returns 1. + () 各グループの順位 - 同値は同順位で、次の値は重複に関わらず前の順位+1になります。パーティションはウィンドウ定義の ORDER BY 句やそれ以外の任意の順序に従い、1 から順に番号付けされます。もし、ORDER BY 句がなければ、すべての行を同順位とみなし、常に 1 を返します。 + + + + () Despite the name, this function always returns a value between 0.0 and 1.0 equal to (rank - 1)/(partition-rows - 1), where rank is the value returned by built-in window function rank() and partition-rows is the total number of rows in the partition. If the partition contains only one row, this function returns 0.0. + () その名前にも関わらず、この関数は常に 0.0 から 1.0 の値を返します。この値は、(rank - 1)/(パーティション行数 - 1) です。ここで、rank は組み込みウィンドウ関数の rank()、パーティション行数はパーティション内の行の数です。もし、パーティションに1行しか含まれていなければ、この関数は 0.0 を返します。 + + + + () The cumulative distribution. Calculated as row-number/partition-rows, where row-number is the value returned by row_number() for the last peer in the group and partition-rows the number of rows in the partition. + () 累積分布。(行番号)/(パーティション行数) で計算されます。ここで行番号はグループ内で row_number() で返された値、パーティション行数はパーティション内の行の数です。 + + + + (N) Argument N is handled as an integer. This function divides the partition into N groups as evenly as possible and assigns an integer between 1 and N to each group, in the order defined by the ORDER BY clause, or in arbitrary order otherwise. If necessary, larger groups occur first. This function returns the integer value assigned to the group that the current row is a part of. + (N) 引数 N はINTEGERとして扱われます。この関数はパーティションを ORDER BY 句やそれ以外の任意の順序に従い N 個のグループに可能な限り等分し、それぞれのグループに 1 から N のINTEGERをつけます。必要があれば、先頭のほうにあるグループの件数を多くするように割り当てられます。この関数は現在の行が含まれるグループに割り当てられたINTEGERを返します。 + + + + (expr) Returns the result of evaluating expression expr against the previous row in the partition. Or, if there is no previous row (because the current row is the first), NULL. + (expr) パーティション内の前の行に対して式 expr を評価した結果を返します。(先頭行のため)前の行がなければ、NULLを返します。 + + + + (expr,offset) If the offset argument is provided, then it must be a non-negative integer. In this case the value returned is the result of evaluating expr against the row offset rows before the current row within the partition. If offset is 0, then expr is evaluated against the current row. If there is no row offset rows before the current row, NULL is returned. + (expr,offset) 引数 offset が与えられる場合、非負のINTEGERである必要があります。この場合、パーティション内の offset だけ前の行に対して式 expr を評価した結果を返します。offset が 0 ならば、現在行に対して評価します。前の行がなければ、NULLを返します。 + + + + + (expr,offset,default) If default is also provided, then it is returned instead of NULL if the row identified by offset does not exist. + (expr,offset,default) default が与えられる場合、該当の行がなければ、NULL の代わりに defaul 値を返します。 + + + + (expr) Returns the result of evaluating expression expr against the next row in the partition. Or, if there is no next row (because the current row is the last), NULL. + (expr) パーティション内の次の行に対して式 expr を評価した結果を返します。(最終行のため)次の行がなければ、NULLを返します。 + + + + (expr,offset) If the offset argument is provided, then it must be a non-negative integer. In this case the value returned is the result of evaluating expr against the row offset rows after the current row within the partition. If offset is 0, then expr is evaluated against the current row. If there is no row offset rows after the current row, NULL is returned. + (expr,offset) 引数 offset が与えられる場合、非負のINTEGERである必要があります。この場合、パーティション内の offset だけ次の行に対して式 expr を評価した結果を返します。offset が 0 ならば、現在行に対して評価します。次の行がなければ、NULLを返します。 + + + + (expr) This built-in window function calculates the window frame for each row in the same way as an aggregate window function. It returns the value of expr evaluated against the first row in the window frame for each row. + (expr) この組み込みウィンドウ関数は、同じ集計ウィンドウ関数を使ってそれぞれの行のウィンドウフレームを計算します。各行のウィンドウフレームの最初の行に対して評価される expr の値を返します。 + + + + (expr) This built-in window function calculates the window frame for each row in the same way as an aggregate window function. It returns the value of expr evaluated against the last row in the window frame for each row. + (expr) この組み込みウィンドウ関数は、同じ集計ウィンドウ関数を使ってそれぞれの行のウィンドウフレームを計算します。各行のウィンドウフレームの最後の行に対して評価される expr の値を返します。 + + + + (expr,N) This built-in window function calculates the window frame for each row in the same way as an aggregate window function. It returns the value of expr evaluated against the row N of the window frame. Rows are numbered within the window frame starting from 1 in the order defined by the ORDER BY clause if one is present, or in arbitrary order otherwise. If there is no Nth row in the partition, then NULL is returned. + (expr,N) この組み込みウィンドウ関数は、同じ集計ウィンドウ関数を使ってそれぞれの行のウィンドウフレームを計算します。各行のウィンドウフレームの N 番目の行に対して評価される expr の値を返します。行は、ウィンドウ定義の ORDER BY 句やそれ以外の任意の順序に従い、1 から順に番号付けされます。 N 番目の行がパーティションにない場合、NULL が返されます。 + + + + SqliteTableModel + + + reading rows + 行を読み込み中 + + + + loading... + 読み込み中... + + + + References %1(%2) +Hold %3Shift and click to jump there + これを参照 %1(%2) +%3Shift を保持しクリックでジャンプ + + + + Error changing data: +%1 + データの変更でエラー: +%1 + + + + retrieving list of columns + カラムの一覧を取得中 + + + + Fetching data... + データを取得中... + + + + Cancel + キャンセル + + + + VacuumDialog + + + Compact Database + データベースを圧縮 + + + + Warning: Compacting the database will commit all of your changes. + 警告: データベースの圧縮はあなたの変更をすべてコミットします。 + + + + Please select the databases to co&mpact: + 圧縮するデータベースを選択してください(&M): + + + diff --git a/src/translations/translations.qrc b/src/translations/translations.qrc index 1270e586..9bdd1aff 100644 --- a/src/translations/translations.qrc +++ b/src/translations/translations.qrc @@ -15,5 +15,6 @@ sqlb_tr.qm sqlb_uk_UA.qm sqlb_it.qm + sqlb_ja.qm