AboutDialogAbout DB Browser for SQLiteDB 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>AddRecordDialogAdd 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レコード追加でエラー。データベースエンジンからのメッセージ:
%1Are you sure you want to restore all the entered values to their defaults?入力した値をすべてデフォルトに戻しますか?ApplicationPossible command line arguments:使用可能なコマンドライン引数:Usage: %1 [options] [<database>|<project>]
使い方: %1 [オプション] [<DB>|<プロジェクト>]
-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 <テーブル> DBを開いた後このテーブルを閲覧 -R, --read-only Open database in read-only mode -R, --read-only 読み取り専用モードでデータベースを開く -o, --option <group>/<setting>=<value> -o, --option <グループ>/<設定>=<値> Run application with this setting temporarily set to value 一時的にこの値を設定してアプリケーションを実行 -O, --save-option <group>/<setting>=<value> -O, --save-option <グループ>/<設定>=<値> Run application saving this value for this setting この値の設定を保存してアプリケーションを実行 -v, --version Display the current version -v, --version 現在のバージョンを表示 <database> Open this SQLite database <データベース> このSQLiteデータベースを開く <project> Open this project file (*.sqbpro) <プロジェクト> このプロジェクトファイル(*.sqbpro)を開く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 and -O/--save-option options require an argument in the form group/setting=value-o/--option と -O/--save-optionオプションは グループ/設定=値 の形式で引数が必要ですSQLite Version SQLite バージョン SQLCipher Version %1 (based on SQLite %2)SQLCipher バージョン %1 (SQLite %2 がベース)DB Browser for SQLite Version %1.DB Browser for SQLite バージョン %1.Built for %1, running on %2%1 向けビルド, %2 で動作中Qt Version %1Qt バージョン %1Invalid option/non-existant file: %1不正なオプション/存在しないファイルです: %1CipherDialogSQLCipher encryptionSQLCipher 暗号化&Passwordパスワード(&P)&Reenter passwordパスワードの再入力(&R)PassphraseパスフレーズRaw key生のキーEncr&yption settings暗号化設定(&Y)SQLCipher &3 defaultsSQLCipher 3 デフォルト(&3)SQLCipher &4 defaultsSQLCipher 4 デフォルト(&4)Custo&mカスタム(&M)Page si&zeページサイズ(&Z)&KDF iterationsKDF反復回数(&K)HMAC algorithmHMACアルゴリズムKDF algorithmKDFアルゴリズムPlaintext Header Sizeプレーンテキストヘッダーサイズ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.データベースの暗号化に使用するキーを入力してください。
このデータベースファイルの他の設定が変更された場合は、この情報も指定する必要があります。ColumnDisplayFormatDialogChoose 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十六進BlobHex number十六進数Octal number八進数Round number概数Apple NSDate to dateApple NSDate を日付にJava epoch (milliseconds) to dateJava エポック (ミリ秒) を日付に.NET DateTime.Ticks to date.NET DateTime.Ticks を日付にJulian day to dateユリウス日を日付にUnix epoch to dateUnix エポックを日付にUnix epoch to local timeUnix エポックを地方時にWindows DATE to dateWindows DATE を日付にDate as dd/mm/yyyy日付(dd/mm/yyyy)Lower case小文字Upper case大文字CustomカスタムCustom display format must contain a function call applied to %1カスタム表示形式には、%1 に適用される関数呼び出しが含まれている必要がありますError in custom display format. Message from database engine:
%1カスタム表示形式でエラー。データベースエンジンからのメッセージ:
%1Custom display format must return only one column but it returned %1.カスタム表示形式はただ1つのカラムを返す必要がありますが、%1 が返ってきました。CondFormatManagerConditional Format Manager条件付き書式管理This dialog allows creating and editing conditional formats. Each cell style will be selected by the first accomplished condition for that cell data. Conditional formats can be moved up and down, where those at higher rows take precedence over those at lower. Syntax for conditions is the same as for filters and an empty condition applies to all values.このダイアログで条件付き書式の作成と編集ができます。それぞれのセルスタイルはセルのデータが最初に一致した条件のものが選択されます。条件付き書式は上下に移動でき、上の行は下の行に優先します。条件の構文はフィルターと同じで、空白の条件は全ての値に適用されます。Add new conditional format新しい条件付き書式を追加します&Add追加(&A)Remove selected conditional format選択した条件付き書式を削除します&Remove削除(&R)Move selected conditional format up選択した条件付き書式を上へ移動しますMove &up上へ(&U)Move selected conditional format down選択した条件付き書式を下へ移動しますMove &down下へ(&D)Foreground前景Text color文字色Background背景Background color背景色FontフォントSizeサイズBold太字ItalicイタリックUnderline下線Alignment配置Condition条件Click to select colorクリックで色を選択Are you sure you want to clear all the conditional formats of this field?本当にこのフィールドの条件付き書式をすべて削除しますか?DBBrowserDBThis 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' への変更を保存しますか?Database didn't close correctly, probably still busyデータベースが正常に閉じられませんでした。多分まだビジー状態です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' に既に存在します。No table with name '%1' exists in schema '%2'.スキーマ '%2' に名前が '%1' のテーブルがありません。Cannot find column %1.カラム %1 が見つかりません。Creating savepoint failed. DB says: %1セーブポイントの作成に失敗。DBの反応: %1Renaming the column failed. DB says:
%1カラム名変更に失敗。DBの反応:
%1Releasing savepoint failed. DB says: %1セーブポイントの解放に失敗。DBの反応: %1Creating new table failed. DB says: %1新しいテーブルの作成に失敗。DBの反応: %1Copying data to new table failed. DB says:
%1新しいテーブルへのデータのコピーに失敗。DBの反応:
%1Deleting old table failed. DB says: %1古いテーブルの削除に失敗。DBの反応: %1Error renaming table '%1' to '%2'.
Message from database engine:
%3テーブル名の '%1' から '%2' への変更でエラー。
データベースエンジンからのメッセージ:
%3could not get list of db objects: %1DBオブジェクトの一覧を取得できません: %1Restoring 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:
could not get list of databases: %1データベースの一覧を取得できません: %1Error setting pragma %1 to %2: %3プラグマ %1 を %2 に設定時にエラー: %3File not found.ファイルが見つかりません。Error loading extension: %1拡張の読み込みでエラー: %1could not get column informationカラム情報が取得できませんでしたDbStructureModelName名前ObjectオブジェクトTypeデータ型SchemaスキーマDatabaseデータベースBrowsables表示可能AllすべてTemporary一時Tables (%1)テーブル (%1)Indices (%1)インデックス (%1)Views (%1)ビュー (%1)Triggers (%1)トリガー (%1)EditDialogEdit 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テキストRTL TextRTL テキストBinaryバイナリーImage画像JSONJSONXMLXMLAutomatically 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自動切替The text editor modes let you edit plain text, as well as JSON or XML data with syntax highlighting, automatic formatting and validation before saving.
Errors are indicated with a red squiggle underline.この編集モードは構文強調して、プレーンテキストだけでなく、JSONやXMLデータを編集しやすくします。保存前に自動的に整形と検証をします。
エラーは赤い破線で示されます。This Qt editor is used for right-to-left scripts, which are not supported by the default Text editor. The presence of right-to-left characters is detected and this editor mode is automatically selected.このQtエディターは右書きの文章に使われます。これはデフォルトのテキストエディターではサポートされていません。右書きの文字の存在が検知されると、このエディターモードが自動的に選択されます。Apply data to cellセルにデータを適用Open preview dialog for printing the data currently stored in the cell現在セルにあるデータを印刷するプレビューダイアログを開く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.有効にすると、自動整形機能は読み込み時にデータの可読性を高める改行とインデントを加えます。データの保存時には、改行と不要な空白を取り除きデータを圧縮します。Word WrapワードラップWrap lines on word boundaries単語単位でワードラップOpen in default application or browserデフォルトのアプリケーションかブラウザーで開くOpen in applicationアプリケーションで開くThe value is interpreted as a file or URL and opened in the default application or web browser.値はファイルかURLと解釈され、デフォルトのアプリケーションかウェブブラウザで開かれます。Save file reference...ファイル参照を保存...Save reference to file参照をファイルに保存Open in external application外部のアプリケーションで開くAutoformat自動整形&Export...エクスポート(&E)...&Import...インポート(&I)...Import from fileファイルからインポートOpens a file dialog used to import any kind of data to this database cell.このデータベースのセルに任意の種類のデータをインポートするファイルダイアログを開きます。Export to fileファイルへエクスポートOpens a file dialog used to export the contents of this database cell to a file.このデータベースのセルの内容をファイルにエクスポートするファイルダイアログを開きます。Erases the contents of the cellセルの内容を削除Set as &NULLNULLに設定(&N)This area displays information about the data present in this database cellこのデータベースのセルに存在するデータの情報をここに表示Type of data currently in cell現在セルにあるデータの種類Size of data currently in table現在テーブルにあるデータのサイズThis button saves the changes performed in the cell editor to the database cell.このボタンはエディターで行われた変更をデータベースのセルに保存します。Apply適用Print...印刷...Open preview dialog for printing displayed image表示された画像を印刷するプレビューダイアログを開くCtrl+POpen preview dialog for printing displayed text表示されたテキストを印刷するプレビューダイアログを開くCopy Hex and ASCII十六進数とASCIIをコピーCopy selected hexadecimal and ASCII columns to the clipboard選択した十六進数とASCIIのカラムをクリップボードにコピーCtrl+Shift+CImage 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.バイナリーモードに切り替えてみてください。Image files (%1)画像ファイル (%1)Binary files (*.bin)バイナリーファイル (*.bin)Choose a file to importインポートするファイルを選択%1 Image%1 画像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 character(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現在セルにあるデータの種類: 正規なJSONType of data currently in cell: Binary現在セルにあるデータの種類: バイナリーCouldn't save file: %1.ファイルを保存できません: %1.The data has been saved to a temporary file and has been opened with the default application. You can now edit the file and, when you are ready, apply the saved new data to the cell editor or cancel any changes.データは一時ファイルに保存され、デフォルトのアプリケーションで開かれました。すぐにファイルを編集でき、準備ができたら、保存した新しいデータをセルエディターに適用するか、変更をキャンセルできます。EditIndexDialogEdit 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古いインデックスの削除に失敗:
%1Creating the index failed:
%1インデックスの作成に失敗:
%1EditTableDialogEdit table definitionテーブルの定義を編集TableテーブルAdvanced高度な設定Without RowidRowidなし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フィールドDatabase sche&maデータベーススキーマ(&M)Add追加Remove削除Move to top先頭へMove up上へMove down下へMove to bottom末尾へName名前Typeデータ型NNNNNot null非nullPKPKPrimary key主キーAIAIAutoincrement自動増加UUUnique一意DefaultデフォルトDefault valueデフォルト値Check検査Check constraint検査制約Collation照合順序Foreign Key外部キーConstraints制約Add constraint制約を追加Remove constraint制約を削除ColumnsカラムSQLSQL<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>Primary Key主キーAdd a primary key constraint主キー制約を追加Add a foreign key constraint外部キー制約を追加Add a unique constraint一意性制約を追加Add a check constraint検査誓約を追加There can only be one primary key for each table. Please modify the existing primary key instead.主キーは各テーブルに一つだけ存在できます。替わりに既存の主キーを変更してください。Error creating table. Message from database engine:
%1テーブル作成でエラー。データベースエンジンからのメッセージ:
%1There 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.一意にするのは不可能です。重複データを削除すると、一意にできるようになります。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 disabledrowidをなしにして、以下の条件に合うフィールドを追加してください。
- 主キーにする
- 自動増加なしExportDataDialogExport 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 CSVCSVにエクスポートCould not open output file: %1出力ファイルを開けません: %1exporting JSONJSONにエクスポートChoose a filename to export dataエクスポートデータのファイル名を選択Please select at least 1 table.少なくとも1つのテーブルを選択してください。Choose a directoryディレクトリーを選択Export completed.エクスポート完了。ExportSqlDialogExport SQL...SQLにエクスポート...Tab&le(s)テーブル(&L)Select Allすべて選択Deselect Allすべて非選択&Optionsオプション(&O)Keep column names in INSERT INTOINSERT INTO にカラム名を保持Multiple rows (VALUES) per INSERT statementINSERT文に複数行(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エクスポートするファイル名を選択Export completed.エクスポート完了。Export cancelled or failed.エクスポートをキャンセルまたは失敗しました。ExtendedScintillaCtrl+HCtrl+FCtrl+PFind...検索...Find and Replace...検索と置換...Print...印刷...ExtendedTableWidgetUse as Exact Filter抽出フィルターに使うContaining含むNot containing含まないNot equal to等しくないGreater thanより大きいLess than未満Greater or equal以上Less or equal以下Between this and...これとの間...Regular expression正規表現Edit Conditional Formats...条件付き書式を編集...Set to NULLNULLに設定CopyコピーCopy with Headersヘッダーを含めてコピーCopy as SQLSQLとしてコピーPaste貼り付けPrint...印刷...Use in Filter Expressionフィルター式を使用Alt+DelCtrl+Shift+CCtrl+Alt+CThe content of the clipboard is bigger than the range selected.
Do you want to insert it anyway?クリップボードの内容は選択された範囲より大きいです.
それでも挿入しますか?<p>Not all data has been loaded. <b>Do you want to load all data before selecting all the rows?</b><p><p>Answering <b>No</b> means that no more data will be loaded and the selection will not be performed.<br/>Answering <b>Yes</b> might take some time while the data is loaded but the selection will be complete.</p>Warning: Loading all the data might require a great amount of memory for big tables.<p>読み込まれていないデータがあります。<b>すべての行を選択する前に、すべてのデータを読み込みますか?</b><p><p>答えが <b>いいえ</b> ならば、データは読み込まれず、選択は実行されません。<br/>答えが <b>はい</b> ならば、時間がかかりますが、すべてのデータを読み込み、選択が実行されます。</p>警告: 大きいテーブルにあるすべてのデータの読み込みにはかなりの記憶領域を必要とします。Cannot set selection to NULL. Column %1 has a NOT NULL constraint.選択範囲にNULLを設定できません。カラム %1 には非NULL制約があります。FileExtensionManagerFile Extension Managerファイル拡張子管理&Up上へ(&U)&Down下へ(&D)&Add追加(&A)&Remove削除(&R)Description説明Extensions拡張子*.extension*.拡張子FilterLineEditFilterフィルター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
/regexp/ Values matching the regular expressionこの入力欄は現在選択したテーブルの即席フィルターになります。
デフォルトでは入力テキストが含まれる行が抽出されます。
以下の演算子にも対応しています。:
% ワイルドカード
> より大きい
< 未満
>= 以上
<= 以下
= 等しい: 完全に一致
<> 等しくない: 不一致
x~y 範囲: xとyの間
/regexp/ 正規表現に一致する値Set Filter Expressionフィルター式を設定What's This?これは何?Is NULLNULLIs not NULLNULLでないIs empty空文字Is not empty空文字でないNot containing...含まない...Equal to...等しい...Not equal to...等しくない...Greater than...より大きい...Less than...未満...Greater or equal...以上...Less or equal...以下...In range...範囲内...Regular expression...正規表現...Clear All Conditional Formatsすべての条件付き書式を削除Use for Conditional Format条件付き書式を使うEdit Conditional Formats...条件付き書式を編集...FindReplaceDialogFind 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 searched only in the current selection.</p></body></html><html><head/><body><p>設定すると、現在選択した範囲のみを検索します。</p></body></html>&Selection only選択範囲のみ(&S)<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)F3&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 など。)ImportCsvDialogImport CSV fileCSVファイルをインポートTable na&meテーブル名(&M)&Column names in first line先頭行をカラム名に(&C)Field &separatorフィールド区切り(&S),,;;Tabタブ||Otherその他&Quote character引用符文字(&Q)Other (printable)その他 (印刷可能)Other (code)その他 (文字コード)""''&Encodingエンコード(&E)UTF-8UTF-8UTF-16UTF-16ISO-8859-1ISO-8859-1Trim 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.新しいテーブルを作るときに自動データ型検出を無効にします。When importing into an existing table with a primary key, unique constraints or a unique index there is a chance for a conflict. This option allows you to select a strategy for that case: By default the import is aborted and rolled back but you can also choose to ignore and not import conflicting rows or to replace the existing row in the table.主キー、一意性制約、一意なインデックスがある既存のテーブルにインポートすると、競合が発生する可能性があります。このオプションで、競合の解決方法を選択できます。デフォルトではインポートを中止しロールバックしますが、無視を選択して競合した行をインポートしない、もしくは、テーブル内の既存の行を置き換えることもできます。Abort importインポートを中止Ignore row行を無視Replace existing row既存の行を置き換えConflict strategy競合の解決方法Deselect Allすべて非選択Match Similar類似に一致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復元ポイントの作成に失敗: %1Creating the table failed: %1テーブルの作成に失敗: %1importing CSVCSVのインポートInserting row failed: %1行の挿入に失敗: %1Importing the file '%1' took %2ms. Of this %3ms were spent in the row function.ファイル '%1' のインポートに %2msかかりました。内 %3ms は行関数に費やされました。MainWindowDB Browser for SQLiteDB Browser for SQLiteDatabase StructureThis has to be equal to the tab title in all the main tabsデータベース構造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 DataThis has to be equal to the tab title in all the main tabsデータ閲覧Edit PragmasThis has to be equal to the tab title in all the main tabsプラグマ編集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 SQLThis has to be equal to the tab title in all the main tabsSQL実行toolBar1ツールバー1&Fileファイル(&F)&Importインポート(&I)&Exportエクスポート(&E)&Edit編集(&E)&Viewビュー(&V)&Helpヘルプ(&H)&Toolsツール(&T)DB ToolbarDBツールバーEdit Database &Cellデータベースのセルを編集(&C)SQL &LogSQLログ(&L)Show S&QL submitted by表示するSQLの送信元は(&Q)UserユーザーApplicationアプリケーションError Logエラーログ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&maDBスキーマ(&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&Open Database...データベースを開く(&O)...Open an existing database file既存のデータベースファイルを開きますThis option is used to open an existing database file.このオプションは既存のデータベースファイルを開くために使います。Ctrl+O&Close Databaseデータベースを閉じる(&C)This button closes the connection to the currently open database fileこのボタンで現在開いているデータベースファイルとの接続を閉じますOpen SQL file(s)SQLファイルを開くThis button opens files containing SQL statements and loads them in new editor tabsこのボタンでSQL文を含むファイルを新しいエディタータブに開きますExecute line行を実行Sa&ve Projectプロジェクトを保存(&V)This button lets you save all the settings associated to the open DB to a DB Browser for SQLite project fileこのボタンで開いているDBに関連付けられる全ての設定をSQLiteプロジェクトファイルに保存しますThis button lets you open a DB Browser for SQLite project fileこのボタンでSQLiteプロジェクトファイルを開きますCtrl+Shift+OFind検索Find or replace検索と置換Print text from current SQL editor tab現在のSQLエディタータブのテキストを印刷しますPrint the structure of the opened database開いているデータベースの構造を印刷しますUn/comment block of SQL codeSQLコードのブロックをコメント/非コメントにUn/comment blockブロックをコメント/非コメントComment or uncomment current line or selected block of code現在行かコードの選択されたブロックをコメント/非コメントにしますComment or uncomment the selected lines or the current line, when there is no selection. All the block is toggled according to the first line.選択された行か、選択がないならば現在行をコメント/非コメントにします。ブロック全体はその先頭行に従いコメント/非コメントされます。Ctrl+/Stop SQL executionSQLの実行を中止Stop execution実行を中止Stop the currently running SQL script現在実行中の SQL スクリプトを中止します&Save Project As...プロジェクトに名前を付けて保存(&S)...Save the project in a file selected in a dialogダイアログで選択したファイルにプロジェクトを保存しますSave A&llすべて保存(&L)Save DB file, project file and opened SQL filesDBファイル、プロジェクトファイル、開いているSQLファイルを保存しますCtrl+Shift+SBrowse Tableテーブルを閲覧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+SCompact &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&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 ToolbarDBツールバー(&D)Shows or hides the Database toolbar.データベースツールバーを表示/非表示します。Ctrl+TW&hat's This?これは何(&H)?Ctrl+F4Shift+F1&AboutDB Browser for SQLite について(&A)&Recently opened最近開いたファイル(&R)Open &tabタブを開く(&T)This button opens a new tab for the SQL editorこのボタンでSQLエディターの新しいタブを開きます&Execute SQLSQLを実行(&E)This button executes the currently selected SQL statements. If no text is selected, all SQL statements are executed.このボタンで現在選択しているSQL文を実行します。テキストが選択されていない場合、すべてのSQL文が実行されます。Save SQL fileSQLファイルを保存&Load Extension...拡張を読み込み(&L)...Execute current line現在行を実行This button executes the SQL statement present in the current editor lineこのボタンは現在エディターの行にあるSQL文を実行しますShift+F5Export as CSV fileCSVファイルにエクスポートExport table as comma separated values fileテーブルをカンマ区切りのファイルにエクスポートします&Wikiウィキ(&W)F1Bug &Report...バグレポート(&R)...Feature Re&quest...機能を要求(&Q)...Web&siteウェブサイト(&S)&Donate on Patreon...Patreonで寄付(&D)...Save the current session to a file現在のセッションをファイルに保存しますOpen &Project...プロジェクトを開く(&P)...Load a working session from a file作業中のセッションをファイルから読み込みます&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 statementCREATE文をコピーCopy the CREATE statement of the item to the clipboardこのアイテムのCREATE文をクリップボードにコピーしますSQLCipher &FAQSQLCipher FAQ(&F)Opens the SQLCipher FAQ in a browser windowSQLCipher の FAQ をブラウザで開きますTable(&s) to JSON...テーブルをJSONへ(&S)...Export one or more table(s) to a JSON file1つ以上のテーブルをJSONファイルにエクスポートしますOpen Data&base Read Only...データベースを読み取り専用で開く(&B)...Open an existing database file in read only mode既存のデータベースファイルを読み取り専用モードで開きますSave results結果を保存Save the results view結果のビューを保存This button lets you save the results of the last executed queryこのボタンで最後に実行したクエリーの結果を保存しますFind text in SQL editorSQLエディターの文字列を検索This button opens the search bar of the editorこのボタンはエディターの検索バーを開きますCtrl+FFind or replace text in SQL editorSQLエディターの文字列を検索/置換しますThis button opens the find/replace dialog for the current editor tabこのボタンは現在のエディタータブの検索/置換ダイアログを開きますCtrl+HExport to &CSVCSVにエクスポート(&C)Save as &viewビューとして保存(&V)Save as viewビューとして保存Shows or hides the Project toolbar.プロジェクトツールバーを表示/非表示します。Extra DB Toolbar追加DBツールバー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印刷Open a dialog for printing the text in the current SQL editor tab現在のSQLエディタータブの文字列を印刷するダイアログを開きますOpen a dialog for printing the structure of the opened database開いているデータベースの構造を印刷するダイアログを開きますCtrl+PExecute all/selected SQLすべて/選択したSQLを実行Ctrl+ReturnCtrl+ReturnCtrl+LCtrl+DCtrl+ICtrl+EWindow LayoutウィンドウレイアウトReset Window LayoutウィンドウレイアウトをリセットAlt+0Simplify Window LayoutウィンドウレイアウトをシンプルにShift+Alt+0Dock Windows at Bottomウィンドウを下にドッキングDock Windows at Left Sideウィンドウを左にドッキングDock Windows at Topウィンドウを上にドッキングThe database is currenctly busy.データベースは現在ビジー状態です。Click here to interrupt the currently running query.ここをクリックして、現在実行中のクエリーを中断します。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データベースファイルを開けません。
理由: %1Choose a filename to save underセーブするファイル名を下から選択In-Memory databaseインメモリーデータベースYou are still executing SQL statements. Closing the database now will stop their execution, possibly leaving the database in an inconsistent state. Are you sure you want to close the database?まだSQL文を実行中です。今、データベースを閉じると、実行が中止され、データベースに一貫性がない状態を残すかもしれません。本当にデータベースを閉じますか?Edit View %1ビュー %1 を編集Edit Trigger %1トリガー %1 を編集Opened '%1' in read-only mode from recent file list最近使ったファイルリストから読み取り専用モードで '%1' を開きましたOpened '%1' from recent file list最近使ったファイルリストから '%1' を開きましたCould not find resource file: %1リソースファイルが見つかりません: %1Could not open project file for writing.
Reason: %1書き込むプロジェクトファイルを開くことができません。
理由: %1Project saved to file '%1'プロジェクトをファイル '%1' に保存しましたThis action will open a new SQL tab with the following statements for you to edit and run:この操作はこの文の編集と実行ができる新しいSQLタブを開きます:Busy (%1)ビジー (%1)Rename Tabタブ名を変更Duplicate Tabタブを複製Close Tabタブを閉じるOpening '%1'...'%1' を開いています...There was an error opening '%1'...'%1' を開くときにエラーがありました...Value is not a valid URL or filename: %1値は正規のURLもしくはファイル名でありません: %1Are 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データベースエンジンからのメッセージ。
%1Editing 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/>'ツール | 外部キー検査' を実行し、報告された問題を解決します。You are already executing SQL statements. Do you want to stop them in order to execute the current statements instead? Note that this might leave the database in an inconsistent state.SQL文は既に実行中です。替わりに現在の文を実行するため、中止しますか? 注意: これはデータベースに一貫性がない状態を残すかもしれません。-- EXECUTING SELECTION IN '%1'
---- '%1 内の選択部分を実行中'
---- EXECUTING LINE IN '%1'
---- '%1 内の行を実行中'
---- EXECUTING ALL IN '%1'
---- '%1 内をすべて実行中'
--Result: %1結果: %1Setting PRAGMA values or vacuuming will commit your current transaction.
Are you sure?PRAGMA 値の設定やバキュームは現在のトランザクションをコミットします。
本当に行いますか?%1 rows returned in %2ms%1 行が %2ms で返されましたAt line %1:%1 行目:Result: %2結果: %2Choose text filesテキストファイルを選択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データベースの保存中にエラー。これは全ての変更がデータベースに保存されていなかったためです。まず、以下のエラーを解決してください。
%1Are you sure you want to undo all changes made to the database file '%1' since the last save?本当にデータベースファイル '%1' への最後の保存後に行われたすべての変更を元に戻しますか?Choose a file to importインポートするファイルを選択&%1 %2%3&%1 %2%3 (read only) (読み取り専用)Open Database or Projectデータベース化プロジェクトを開くAttach Database...データベースに接続...Import CSV file(s)...CSVファイルをインポート...Select the action to apply to the dropped file(s). <br/>Note: only 'Import' will process more than one file.ドロップされたファイルに対して行う操作を選択してください。 <br/>注意: 'インポート' のみが複数ファイルを処理できます。Do you want to save the changes made to SQL tabs in a new project file?新しいプロジェクトファイルにSQLタブで行われた変更を保存しますか?Do you want to save the changes made to SQL tabs in the project file '%1'?プロジェクトファイル '%1' にSQLタブで行われた変更を保存しますか?Do you want to save the changes made to the SQL file %1?変更をSQLファイル %1 に保存しますか?The statements in this tab are still executing. Closing the tab will stop the execution. This might leave the database in an inconsistent state. Are you sure you want to close the tab?このタブの文はまだ実行中です。タブを閉じると実行が中止されます。これはデータベースに一貫性がない状態を残すかもしれません。本当にタブを閉じますか?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ファイルからのデータを現在のデータベースにインポートしようとします。Do you want to save the changes made to the project file '%1'?プロジェクトファイル '%1' に変更を保存しますか?Execution finished with errors.エラーがありましたが、実行が終了しました。Execution finished without errors.エラーなしで実行が終了しました。File %1 already exists. Please choose a different name.ファイル %1 は既に存在しています。違う名前を選んでください。Error importing data: %1データのインポートでエラー: %1Import 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テーブルを変更Setting PRAGMA values will commit your current transaction.
Are you sure?PRAGMA 値の設定は現在のトランザクションをコミットします。
本当に行いますか?Select SQL file to open開くSQLファイルを選択Select file nameファイル名を選択Select extension file拡張ファイルを選択Extension successfully loaded.拡張の読み込みに成功しました。Error loading extension: %1拡張の読み込みでエラー: %1Don'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 以下のバージョンで使われた、古いファイルフォーマットを使用しています。このファイルフォーマットの読み込みはいまだ完全にサポートされていますが、将来古いフォーマットのサポートはなくなるため、すべてのプロジェクトファイルを新しいフォーマットに変換することをおすすめします。ファイルを変換するには単純にファイルを開き再保存します。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ビューの作成でエラー: %1This action will open a new SQL tab for running:この操作は実行のため新しいSQLタブを開きます:Press Help for opening the corresponding SQLite reference page.ヘルプを押すと、対応する SQLite のリファレンスページを開きます。NullLineEditSet to NULLNULL に設定Alt+DelAlt+DelPlotDockPlotプロット<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 "yyyy-MM-dd hh:mm:ss" or "yyyy-MM-ddThh:mm:ss"</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 "yyyy-MM-dd"</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 "hh:mm:ss"</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>: "yyyy-MM-dd hh:mm:ss" もしくは "yyyy-MM-ddThh:mm:ss" 形式の文字列</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>: "yyyy-MM-dd" 形式の文字列</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>: "hh:mm:ss" 形式の文字列</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カラムXXY1Y1Y2Y2Axis 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軸でソートするか、未ソートのデータでも使用できる、 なし や 直線 形式を選択してください。Loading all remaining data for this table took %1ms.このテーブルの残っているデータすべての読み込みに %1ms かかりました。PreferencesDialogPreferences設定&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 extensionsDBファイル拡張子Manage管理Main WindowメインウィンドウDatabase Structureデータベース構造Browse Dataデータ閲覧Execute SQLSQL実行Edit Database Cellデータベースセル編集When this value is changed, all the other color preferences are also set to matching colors.この値が変更されると、他の色設定すべても一致する色に設定されます。Follow the desktop styleデスクトップスタイルに従うDark styleダークスタイルApplication styleアプリケーションスタイルThis sets the font size for all UI elements which do not have their own font size option.これは独自のフォントサイズオプションを持たない全てのUI要素のフォントサイズを設定します。Font sizeフォントサイズ&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)SQ&L to execute after opening databaseデータベースを開いた後に実行するSQL(&L)Default field typeデフォルトのフィールドデータ形式Database structure font sizeデータベース構造のフォントサイズData &Browserデータ閲覧(&B)Fontフォント&Fontフォント(&F)Font si&zeフォントサイズ(&Z)Content内容Symbol limit in cellセル内のシンボル上限This is the maximum number of items allowed for some computationally expensive functionalities to be enabled:
Maximum number of rows in a table for enabling the value completion based on current values in the column.
Maximum number of indexes in a selection for calculating sum and average.
Can be set to 0 for disabling the functionalities.これはいくつかの計算負荷の高い機能を有効にできる項目の最大数です。
カラム内の現在値に基づいた値補完を有効にする、テーブル内の行の最大数。
選択内の合計と平均を計算するインデックスの最大数。
0に設定するとこの機能を無効にできます。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.これは現在の値を基にしたカラムの値補完を有効にしたときのテーブル内の行数の最大値です。Field displayフィールド表示Displayed &text表示されたテキスト(&T)BinaryバイナリーNULLNULLRegular通常Click to set this colorクリックでこの色を設定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にすると待機しません。&SQLSQL(&S)Settings name設定名Context内容Colour色Bold太字ItalicイタリックUnderline下線KeywordキーワードFunction関数TableテーブルCommentコメントIdentifier識別子String文字列Current line現在行Background背景Foreground前景SQL editor &fontSQLエディターフォント(&F)SQL &editor font sizeSQLエディターフォントサイズ(&E)SQL &results font sizeSQL結果フォントサイズ(&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コードエディターと結果タブビューが並んで表示されます。Close button on tabsタブ上の閉じるボタンIf enabled, SQL editor tabs will have a close button. In any case, you can use the contextual menu or the keyboard shortcut to close them.可能ならば、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 codeSQLコードで拡張の読み込みを許可するRemoteリモートCA certificates認証局証明書ProxyプロキシConfigure設定Subject CN対象CNCommon NameCommon NameSubject O対象OOrganizationOrganizationValid from証明開始Valid to証明終了Serial numberシリアル番号Your certificatesあなたの証明書Threshold for completion and calculation on selection補完と選択範囲内の計算の閾値Show images in cellセル内に画像を表示Enable this option to show a preview of BLOBs containing image data in the cells. This can affect the performance of the data browser, however.このオプションを有効にすると、セル内の画像データを含む BLOB のプレビューができます。しかし、これはデータ閲覧の性能に影響します。FileファイルSubject Common Name対象Common NameIssuer CN発行者CNIssuer Common Name発行者Common NameClone 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.本当に保存された設定を削除しますか?
すべての設定は失われ、デフォルト値が使用されます。ProxyDialogProxy Configurationプロキシ設定Pro&xy Typeプロキシタイプ(&X)Host Na&meホスト名(&M)PortポートAuthentication Re&quired認証が必要(&Q)&User Nameユーザー名(&U)PasswordパスワードNoneなしSystem settingsシステム設定HTTPHTTPSocks v5Socks v5QObjectAll files (*)すべてのファイル (*)Error importing dataデータのインポートでエラー from record number %1 レコード番号 %1 で.
%1.
%1Importing CSV file...CSVファイルをインポート中...CancelキャンセルSQLite database files (*.db *.sqlite *.sqlite3 *.db3)SQLite データベースファイル (*.db *.sqlite *.sqlite3 *.db3)Left左Right右Center中央Justify均等SQLite Database Files (*.db *.sqlite *.sqlite3 *.db3)SQLite データベースファイル (*.db *.sqlite *.sqlite3 *.db3)DB Browser for SQLite Project Files (*.sqbpro)DB Browser for SQLite プロジェクトファイル (*.sqbpro)SQL Files (*.sql)SQL ファイル (*.sql)All Files (*)すべてのファイル (*)Text Files (*.txt)テキストファイル (*.txt)Comma-Separated Values Files (*.csv)カンマ区切りファイル (*.csv)Tab-Separated Values Files (*.tsv)タブ区切りファイル (*.tsv)Delimiter-Separated Values Files (*.dsv)区切りファイル (*.dsv)Concordance DAT files (*.dat)用語索引 DAT ファイル (*.dat)JSON Files (*.json *.js)JSONファイル (*.json *.js)XML Files (*.xml)XMLファイル (*.xml)Binary Files (*.bin *.dat)バイナリーファイル (*.bin *.dat)SVG Files (*.svg)SVG ファイル (*.svg)Hex Dump Files (*.dat *.bin)十六進ダンプファイル (*.dat *.bin)Extensions (*.so *.dylib *.dll)拡張 (*.so *.dylib *.dll)RemoteCommitsModelCommit IDコミットIDMessageメッセージDate日付Author作者SizeサイズAuthored and committed by %1%1 が作成・コミットしましたAuthored by %1, committed by %2%1 が作成, %2 がコミットしましたRemoteDatabaseError opening local databases list.
%1ローカルデータベースの一覧を開くときにエラー。
%1Error creating local databases list.
%1ローカルデータベースの一覧の作成でエラー。
%1RemoteDockRemoteリモートIdentityアイデンティティーPush currently opened database to server現在開いているデータベースをサーバーにプッシュしますDBHub.ioDBHub.io<html><head/><body><p>In this pane, remote databases from dbhub.io website can be added to DB Browser for SQLite. 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 "Generate client 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 DB Browser for SQLite Preferences. Click the button to add a new certificate to DB Browser for SQLite 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 ウェブサイトのリモートデータベースを DB Browser for SQLite に追加します。最初にアイデンティティーが必要です。:</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;">ボタンをクリックし"クライアント証明書を作成"します(これがあなたのアイデンティティです)。 証明書ファイルが与えられます(あなたのローカルディスクに保存します)。</li><li style=" margin-top:0px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">
DB Browser for SQLite 設定のリモートタブに行き、新しい証明書を DB Browsser for SQLite に追加するボタンをクリックし、ダウンロードした証明書ファイルを選択します。</li></ol><p>これで、リモートパネルにあなたのアイデンティティが表示され、リモートデータベースが追加できます。</p></body></html>LocalローカルCurrent Database現在のデータベースCloneクローンUserユーザーDatabaseデータベースBranchブランチCommitsコミットCommits forこれにコミットDelete Databaseデータベースを削除Delete the local clone of this databaseこのデータベースのローカルクローンを削除Open in Web Browserウェブブラウザーで開くOpen the web page for the current database in your browserブラウザで現在のデータベースのウェブページを開くClone from LinkリンクからクローンUse this to download a remote database for local editing using a URL as provided on the web page of the database.データベースのウェブページで提供されるURLを使って、ローカル編集用のリモートデータベースをダウンロードするには、これを使います。Refresh更新Reload all data and update the views全てのデータを再読み込みしビューを更新するF5Clone DatabaseデータベースをクローンOpen Databaseデータベースを開くOpen the local copy of this databaseこのデータベースのローカルコピーを開くCheck out CommitコミットをチェックアウトDownload and open this specific commitこの特定のコミットをダウンロードし開くCheck out Latest Commit最新のコミットをチェックアウトCheck out the latest commit of the current branch現在のブランチの最新のコミットをチェックアウトSave Revision to Fileリヴィジョンをファイルに保存Saves the selected revision of the database to another fileデータベースの選択したリヴィジョンをほかのファイルに保存Upload DatabaseデータベースをアップロードUpload this database as a new commitこのデータベースを新しいコミットとしてアップロード<html><head/><body><p>You are currently using a built-in, read-only identity. For uploading your database, you need to configure and use your DBHub.io account.</p><p>No DBHub.io account yet? <a href="https://dbhub.io/"><span style=" text-decoration: underline; color:#007af4;">Create one now</span></a> and import your certificate <a href="#preferences"><span style=" text-decoration: underline; color:#007af4;">here</span></a> to share your databases.</p><p>For online help visit <a href="https://dbhub.io/about"><span style=" text-decoration: underline; color:#007af4;">here</span></a>.</p></body></html><html><head/><body><p>あなたは現在組み込みの読み込み専用のアイデンティティーを使用しています。あなたのデータベースをアップロードするには、あなたの DBHub.io アカウントを設定し使う必要があります。</p><p>DBHub.io のアカウントがまだない? <a href="https://dbhub.io/"><span style=" text-decoration: underline; color:#007af4;">今すぐアカウントを作り</span></a>、あなたの証明書を<a href="#preferences"><span style=" text-decoration: underline; color:#007af4;">ここから</span></a>インポートしてデータベースを共有してください。</p><p>オンラインのヘルプは<a href="https://dbhub.io/about"><span style=" text-decoration: underline; color:#007af4;">ここ</span></a>を見てください。</p></body></html>Back戻るSelect an identity to connect接続するアイデンティティーを選択Public公開This downloads a database from a remote server for local editing.
Please enter the URL to clone from. You can generate this URL by
clicking the 'Clone Database in DB4S' button on the web page
of the database.これはローカル編集用にリモートサーバーからデータベースをダウンロードします。
クローン元のURLを入力してください。このURLはデータベースの
ウェブページにある 'Clone Database in DB4S' ボタンを
クリックして生成できます。Invalid URL: The host name does not match the host name of the current identity.不正なURL: ホスト名が現在のアイデンティティーのホスト名と一致しません。Invalid URL: No branch name specified.不正なURL: ブランチ名が指定されていません。Invalid URL: No commit ID specified.不正なURL: コミットIDが指定されていません。You have modified the local clone of the database. Fetching this commit overrides these local changes.
Are you sure you want to proceed?データベースのローカルクローンが編集されています。このコミットをフェッチするとローカルの変更が無視されます。
本当に実行しますか?The database has unsaved changes. Are you sure you want to push it before saving?データベースに保存されていない変更があります。本当に保存前にプッシュしますか?The database you are trying to delete is currently opened. Please close it before deleting.削除しようとしたデータベースは現在開かれています。削除前に閉じてください。This deletes the local version of this database with all the changes you have not committed yet. Are you sure you want to delete this database?これはこのデータベースのローカルバージョンをまだコミットしていない変更と共に削除します。本当にこのデータベースを削除しますか?RemoteLocalFilesModelName名前BranchブランチLast modified最終変更SizeサイズCommitコミットFileファイルRemoteModelName名前CommitコミットLast modified最終変更SizeサイズSize: サイズ: Last Modified: 最終変更: Licence: ライセンス: Default Branch: デフォルトブランチ: RemoteNetworkChoose a location to save the fileファイルを保存する場所を選択Error opening remote file at %1.
%2%1 のリモートファイルを開くときにエラー.
%2Error: Invalid client certificate specified.エラー: 不正なクライアント証明書が指定されました。Please enter the passphrase for this client certificate in order to authenticate.このクライアント証明書を確認するためパスフレーズを入力してください。CancelキャンセルUploading remote database to
%1リモートデータベースをここにアップロード中
%1Downloading remote database from
%1リモートデータベースをここからダウンロード中
%1Error: The network is not accessible.エラー: ネットワークにアクセスできません。Error: Cannot open the file for sending.エラー: 送信するファイルを開けません。RemotePushDialogPush databaseデータベースをプッシュDatabase na&me to push toプッシュするデータベースの名前(&M)Commit messageコミットメッセージDatabase licenceデータベースライセンスPublic公開BranchブランチForce push強制プッシュUsernameユーザー名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.注意して使用してください。これはリモートコミットが削除される可能性があります。RunSqlExecution aborted by user実行はユーザーにより中止されました, %1 rows affected, %1 行に影響を与えましたquery executed successfully. Took %1ms%2クエリーの実行に成功しました。 %1ms%2 かかりましたexecuting query実行クエリーSelectItemsPopupA&vailable使用可能(&V)Sele&cted選択済(&C)SqlExecutionAreaFormフォームFind previous match [Shift+F3]前を検索 [Shift+F3]Find previous match with wrappingワードラップ込みで前を検索Shift+F3The 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マッピングで次を検索F3Interpret 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最後に実行した文の結果Couldn't read file: %1.ファイルを読めません: %1.Couldn't save file: %1.ファイルを保存できません: %1.Your changes will be lost when reloading it!再読み込みすると変更が失われます!The file "%1" was modified by another program. Do you want to reload it?%2ファイル "%1" は他のプログラムによって変更されました。再読み込みしますか?%2SqlTextEditCtrl+/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 が返されます。SqliteTableModelreading rows行を読み込み中loading...読み込み中...References %1(%2)
Hold %3Shift and click to jump thereこれを参照 %1(%2)
%3Shift を保持しクリックでジャンプError changing data:
%1データの変更でエラー:
%1retrieving list of columnsカラムの一覧を取得中Fetching data...データを取得中...CancelキャンセルTableBrowserBrowse Dataデータ閲覧&Table:テーブル(&T):Select a table to browse data閲覧するデータのテーブルを選択Use this list to select a table to be displayed in the database viewこの一覧を使ってデータベースビューに表示するテーブルを選択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+' で上のセルの値をコピーできます。
- 通常の操作で、選択/コピー/貼り付けができます。Text pattern to find considering the checks in this frameこのフレームでのチェックボックスを考慮した検索文字列Find in tableテーブルを検索Find previous match [Shift+F3]前を検索 [Shift+F3]Find previous match with wrapping折り返して前を検索Shift+F3Find next match [Enter, F3]次を検索 [Enter, F3]Find next match with wrapping折り返して次を検索F3The found pattern must match in letter case大/小文字を区別しますCase Sensitive大/小文字を区別The found pattern must be a whole word単語単位で検索しますWhole Cellセル全体に一致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検索バーを閉じるText to replace withこの文字列で置き換えるReplace with置換Replace next match次に一致したものを置き換えReplace置換Replace all matches一致したものすべてを置き換えReplace allすべて置換<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 upwards1ページ前へ<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 00 - 0 of 0Scroll one page downwards1ページ後へ<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>Clicking this button navigates up to the end in the table view above.</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この欄にレコードの番号を入力し、ここへ移動ボタンをクリックすると、データベースビューにレコードが表示されます11Show rowid columnrowidカラムを表示Toggle the visibility of the rowid columnrowidカラムの表示を切り替えますUnlock view editingビューの編集を開放This unlocks the current view for editing. However, you will need appropriate triggers for editing.これは現在のビューで編集できるようにします。しかし、編集時のトリガーに対応する必要があります。Edit display format表示書式を編集Edit the display format of the data in this columnこのカラムのデータの表示書式を編集しますNew Record新しいレコード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>Delete Recordレコードを削除Delete the current record現在のレコードを削除This button deletes the record or records currently selected in the tableこのボタンはテーブルにある現在選択中のレコードを削除しますInsert new record using default values in browsed table閲覧中のテーブルのデフォルト値を使い新しいレコードを挿入しますInsert Values...値を挿入...Open a dialog for inserting values in a new record新しいレコードに値を挿入するダイアログを開きますExport to &CSVCSVにエクスポート(&C)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 as &viewビューとして保存(&V)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文として使用できるようにします。Save Table As...テーブルに名前を付けて保存...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>Hide column(s)カラムを隠すHide selected column(s)選択したカラムを隠すShow all columnsすべてのカラムを表示Show all columns that were hidden隠されたすべてのカラムを表示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データベース内のすべてのテーブルのデフォルトエンコードを変更しますClear Filtersフィルターを削除Clear all filtersすべてのフィルターを消去This button clears all the filters set in the header input fields for the currently browsed table.このボタンで現在閲覧しているテーブルのヘッダー入力欄に設定されたすべてのフィルターを消去します。Clear Sorting並べ替えを解除Reset the order of rows to the default行の順番をデフォルトにリセットしますThis button clears the sorting columns specified for the currently browsed table and returns to the default order.このボタンは、現在閲覧中のテーブルにある並び替えたカラムをデフォルトの順番に戻します。Print印刷Print currently browsed table data現在閲覧中のテーブルデータを印刷Print currently browsed table data. Print selection if more than one cell is selected.現在閲覧中のテーブルデータを印刷します。複数のセルを選択している場合、選択範囲を印刷します。Ctrl+PRefresh更新Refresh the data in the selected table選択したテーブルのデータを更新This button refreshes the data in the currently selected table.このボタンで現在選択しているテーブルのデータを更新します。F5Find in cellsセル内を検索Open the find tool bar which allows you to search for values in the table view below.テーブルビューの下に値を検索するための検索ツールバーを開きます。Bold太字Ctrl+BItalicイタリックUnderline下線Ctrl+UAlign Right右揃えAlign Left左揃えCenter Horizontally中央揃えJustify均等割付Edit Conditional Formats...条件付き書式を編集...Edit conditional formats for the current column現在のカラムの条件付き書式を編集しますClear Format書式を削除Clear All Formatsすべての書式を削除Clear all cell formatting from selected cells and all conditional formats from selected columns選択したセルのすべての書式を削除し、選択したカラムのすべての条件付き書式を削除しますFont Colorフォント色Background Color背景色Toggle Format Toolbarフォーマットツールバーを切り替えShow/hide format toolbarフォーマットツールバーを表示/非表示しますThis button shows or hides the formatting toolbar of the Data Browserこのボタンでデータ閲覧の書式ツールバーを表示/非表示しますSelect columnカラムを選択Ctrl+SpaceCtrl+スペースReplace text in cellsセル内のテキストを置き換えFilter in any columnカラムをフィルターCtrl+R%n row(s)%n 行, %n column(s), %n カラム. Sum: %1; Average: %2; Min: %3; Max: %4. 合計: %1; 平均: %2; 最低: %3; 最高: %4Conditional formats for "%1""%1" の条件付き書式determining row count...行数を計算中...%1 - %2 of >= %3%1 - %2 of >= %3%1 - %2 of %3%1 - %2 of %3Please 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.このビューでの編集を有効にするため、疑似主キーを入力してください。ビューに一意なカラムの名前が必要です。Delete Recordsレコードを削除Duplicate recordsレコードを複製Duplicate recordレコードを複製Ctrl+"Adjust rows to contents行を内容に合わせ調整Error deleting record:
%1レコードの削除でエラー:
%1Please select a record first最初にレコードを選択してくださいThere is no filter set for this table. View will not be created.このテーブルにフィルターの設定はありません。ビューは作成されません。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.このエンコードは不正かサポートされていません。%1 replacement(s) made.%1 つ置き換えました。VacuumDialogCompact Databaseデータベースを圧縮Warning: Compacting the database will commit all of your changes.警告: データベースの圧縮はあなたの変更をすべてコミットします。Please select the databases to co&mpact:圧縮するデータベースを選択してください(&M):