SQL Server Central Management Servers SQL Server Central Management Servers Support for managing SQL Server Central Management Servers SQL Server Central Management Servers の管理のサポート Central Management Servers Central Management Servers Microsoft SQL Server Microsoft SQL Server Central Management Servers Central Management Servers Refresh 最新の情報に更新 Refresh Server Group サーバー グループの更新 Delete 削除 New Server Registration... 新しいサーバーの登録... Delete 削除 New Server Group... 新しいサーバー グループ... Add Central Management Server 中央管理サーバーの追加 Delete 削除 MSSQL configuration MSSQL 構成 Should BIT columns be displayed as numbers (1 or 0)? If false, BIT columns will be displayed as 'true' or 'false' ビット列を数値 (1 または 0) として表示するかどうか。False の場合、ビット列は 'true' または 'false' として表示されます Should column definitions be aligned? 列定義を揃えるかどうか Should data types be formatted as UPPERCASE, lowercase, or none (not formatted) データ型を大文字、小文字、または 'なし' (元のまま) のいずれにフォーマットするか Should keywords be formatted as UPPERCASE, lowercase, or none (not formatted) キーワードを大文字、小文字、または 'なし' (元のまま) のいずれにフォーマットするか should commas be placed at the beginning of each statement in a list e.g. ', mycolumn2' instead of at the end e.g. 'mycolumn1,' コンマを、'mycolumn1,' のようにリスト内の各ステートメントの末尾に配置する代わりに ',mycolumn2' のように先頭に配置するかどうか Should references to objects in a select statements be split into separate lines? E.g. for 'SELECT C1, C2 FROM T1' both C1 and C2 will be on separate lines たとえば 'SELECT C1, C2 FROM T1' の場合に C1 と C2 を別々の行にするように、Select ステートメント内のオブジェクトへの参照を別々の行に分割するかどうか [Optional] Log debug output to the console (View -> Output) and then select appropriate output channel from the dropdown [省略可能] コンソールへのデバッグ出力をログに記録し ([表示] -> [出力])、ドロップダウンから適切な出力チャネルを選択します [Optional] Log level for backend services. Azure Data Studio generates a file name every time it starts and if the file already exists the logs entries are appended to that file. For cleanup of old log files see logRetentionMinutes and logFilesRemovalLimit settings. The default tracingLevel does not log much. Changing verbosity could lead to extensive logging and disk space requirements for the logs. Error includes Critical, Warning includes Error, Information includes Warning and Verbose includes Information [省略可能] バックエンド サービスのログ レベル。Azure Data Studio は開始のたびにファイル名を生成し、そのファイルが既に存在する場合にはログ エントリが対象ファイルに追加されます。古いログ ファイルのクリーンアップについては、logRetentionMinutes と logFilesRemovalLimit の設定を参照してください。既定の tracingLevel では、ログに記録される数は多くありません。詳細レベルを変更すると、詳細なログが記録され、ログのためのディスク容量が必要になる場合があります。エラーには重大が含まれ、警告にはエラーが含まれ、情報には警告が含まれ、詳細には情報が含まれます Number of minutes to retain log files for backend services. Default is 1 week. バックエンド サービスのログ ファイルを保持する分単位の時間。既定値は 1 週間です。 Maximum number of old files to remove upon startup that have expired mssql.logRetentionMinutes. Files that do not get cleaned up due to this limitation get cleaned up next time Azure Data Studio starts up. mssql.logRetentionMinutes の有効期限が切れた、起動時に削除する古いファイルの最大数。この制限のためにクリーンアップされないファイルは、Azure Data Studio の次回の起動時にクリーンアップされます。 [Optional] Do not show unsupported platform warnings [省略可能] サポートされていないプラットフォームの警告を表示しない Recovery Model 復旧モデル Last Database Backup 前回のデータベース バックアップ Last Log Backup 最終ログ バックアップ Compatibility Level 互換性レベル Owner 所有者 Version バージョン Edition エディション Computer Name コンピューター名 OS Version OS バージョン Edition エディション Pricing Tier 価格レベル Compatibility Level 互換性レベル Owner 所有者 Version バージョン Type 種類 Microsoft SQL Server Microsoft SQL Server Name (optional) 名前 (省略可能) Custom name of the connection 接続のカスタム名 Server サーバー Name of the SQL Server instance SQL Server インスタンスの名前 Server Description サーバーの説明 Description of the SQL Server instance SQL Server インスタンスの説明 Authentication type 認証の種類 Specifies the method of authenticating with SQL Server SQL Server での認証方法を指定します SQL Login SQL ログイン Windows Authentication Windows 認証 Azure Active Directory - Universal with MFA support Azure Active Directory - MFA サポート付きユニバーサル User name ユーザー名 Indicates the user ID to be used when connecting to the data source データ ソースへの接続時に使用するユーザー ID を示します Password パスワード Indicates the password to be used when connecting to the data source データ ソースへの接続時に使用するパスワードを示します Application intent アプリケーションの意図 Declares the application workload type when connecting to a server サーバーに接続するときにアプリケーションのワークロードの種類を宣言します Asynchronous processing 非同期処理 When true, enables usage of the Asynchronous functionality in the .Net Framework Data Provider True の場合は、.Net Framework Data Provider の非同期機能を使用できるようになります Connect timeout 接続タイムアウト The length of time (in seconds) to wait for a connection to the server before terminating the attempt and generating an error サーバーへの接続が確立されるまでに待機する時間 (秒)。この時間が経過すると接続要求を終了し、エラーを生成します Current language 現在の言語 The SQL Server language record name SQL Server 言語レコード名 Column encryption 列暗号化 Default column encryption setting for all the commands on the connection 接続上のすべてのコマンドの既定の列暗号化設定 Encrypt 暗号化 When true, SQL Server uses SSL encryption for all data sent between the client and server if the server has a certificate installed True の場合、SQL Server は、サーバーに証明書がインストールされている場合は、クライアントとサーバー間で送信されるすべてのデータに SSL 暗号化を使用します Persist security info セキュリティ情報を保持する When false, security-sensitive information, such as the password, is not returned as part of the connection False の場合、パスワードなどのセキュリティによる保護が要求される情報は、接続しても返されません Trust server certificate サーバー証明書を信頼する When true (and encrypt=true), SQL Server uses SSL encryption for all data sent between the client and server without validating the server certificate True (および encrypt=true) の場合、SQL Server は、サーバー証明書を検証せずに、クライアントとサーバーの間で送信されるすべてのデータに対して SSL 暗号化を使用します Attached DB file name 添付された DB ファイルの名前 The name of the primary file, including the full path name, of an attachable database 完全なパス名を含む、接続可能なデータベースのプライマリ ファイル名 Context connection コンテキスト接続 When true, indicates the connection should be from the SQL server context. Available only when running in the SQL Server process True の場合は、接続元が SQL Server のコンテキストであることを示します。SQL Server のプロセスで実行する場合のみ使用できます Port ポート Connect retry count 接続の再試行回数 Number of attempts to restore connection 接続を復元するための試行回数 Connect retry interval 接続の再試行間隔 Delay between attempts to restore connection 接続を復元するための試行間の遅延 Application name アプリケーション名 The name of the application アプリケーションの名前 Workstation Id ワークステーション ID The name of the workstation connecting to SQL Server SQL Server に接続しているワークステーションの名前 Pooling プーリング When true, the connection object is drawn from the appropriate pool, or if necessary, is created and added to the appropriate pool True の場合、接続オブジェクトが適切なプールから取得されるか、または、必要に応じて接続オブジェクトが作成され、適切なプールに追加されます Max pool size 最大プール サイズ The maximum number of connections allowed in the pool プールに保持される接続の最大数 Min pool size 最小プール サイズ The minimum number of connections allowed in the pool プールに保持される接続の最小数 Load balance timeout 負荷分散タイムアウト The minimum amount of time (in seconds) for this connection to live in the pool before being destroyed この接続が破棄される前にプールに存在する最小時間 (秒) Replication レプリケーション Used by SQL Server in Replication レプリケーション時に SQL Server によって使用されます Attach DB filename 添付 DB ファイル名 Failover partner フェールオーバー パートナー The name or network address of the instance of SQL Server that acts as a failover partner フェールオーバー パートナーとして機能する SQL Server インスタンスの名前またはネットワーク アドレス Multi subnet failover マルチ サブネット フェールオーバー Multiple active result sets 複数のアクティブな結果セット When true, multiple result sets can be returned and read from one connection True の場合は、1 つの接続から複数の結果セットが返され、これらを読み取ることができます Packet size パケット サイズ Size in bytes of the network packets used to communicate with an instance of SQL Server SQL Server インスタンスとの通信に使用されるネットワーク パケットのサイズ (バイト) Type system version タイプ システムのバージョン Indicates which server type system then provider will expose through the DataReader DataReader を通してプロバイダーが公開するサーバー タイプのシステムを示します No resources found リソースは見つかりませんでした Add Central Management Server... 中央管理サーバーの追加... Unexpected error occurred while loading saved servers {0} 保存されたサーバー {0} の読み込み中に予期しないエラーが発生しました。 Loading ... 読み込み中... Central Management Server Group already has a Registered Server with the name {0} 中央管理サーバー グループには、既に {0} という名前の登録済みサーバーがあります Azure SQL Servers cannot be used as Central Management Servers Azure SQL サーバーは、Central Management Servers として使用できません Are you sure you want to delete 削除しますか Yes はい No いいえ Add Server Group サーバー グループの追加 OK OK Cancel キャンセル Server Group Name サーバー グループ名 Server Group Description サーバー グループの説明 {0} already has a Server Group with the name {1} {0} には既に {1} という名前のサーバー グループがあります Are you sure you want to delete 削除しますか You cannot add a shared registered server with the same name as the Configuration Server 構成サーバーと同じ名前の共有登録サーバーを追加することはできません