SQL Server Central Management ServersSQL Server Central Management ServersSupport for managing SQL Server Central Management ServersSQL Server Central Management Servers の管理のサポートCentral Management ServersCentral Management ServersMicrosoft SQL ServerMicrosoft SQL ServerCentral Management ServersCentral Management ServersRefresh最新の情報に更新Refresh Server Groupサーバー グループの更新Delete削除New Server Registration...新しいサーバーの登録...Delete削除New Server Group...新しいサーバー グループ...Add Central Management Server中央管理サーバーの追加Delete削除MSSQL configurationMSSQL 構成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 VersionOS バージョンEditionエディションPricing Tier価格レベルCompatibility Level互換性レベルOwner所有者VersionバージョンType種類Microsoft SQL ServerMicrosoft SQL ServerName (optional)名前 (省略可能)Custom name of the connection接続のカスタム名ServerサーバーName of the SQL Server instanceSQL Server インスタンスの名前Server Descriptionサーバーの説明Description of the SQL Server instanceSQL Server インスタンスの説明Authentication type認証の種類Specifies the method of authenticating with SQL ServerSQL Server での認証方法を指定しますSQL LoginSQL ログインWindows AuthenticationWindows 認証Azure Active Directory - Universal with MFA supportAzure 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 ProviderTrue の場合は、.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 nameSQL 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 installedTrue の場合、SQL Server は、サーバーに証明書がインストールされている場合は、クライアントとサーバー間で送信されるすべてのデータに SSL 暗号化を使用しますPersist security infoセキュリティ情報を保持するWhen false, security-sensitive information, such as the password, is not returned as part of the connectionFalse の場合、パスワードなどのセキュリティによる保護が要求される情報は、接続しても返されません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 certificateTrue (および 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 processTrue の場合は、接続元が 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ワークステーション IDThe name of the workstation connecting to SQL ServerSQL Server に接続しているワークステーションの名前PoolingプーリングWhen true, the connection object is drawn from the appropriate pool, or if necessary, is created and added to the appropriate poolTrue の場合、接続オブジェクトが適切なプールから取得されるか、または、必要に応じて接続オブジェクトが作成され、適切なプールに追加されます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 connectionTrue の場合は、1 つの接続から複数の結果セットが返され、これらを読み取ることができますPacket sizeパケット サイズSize in bytes of the network packets used to communicate with an instance of SQL ServerSQL Server インスタンスとの通信に使用されるネットワーク パケットのサイズ (バイト)Type system versionタイプ システムのバージョンIndicates which server type system then provider will expose through the DataReaderDataReader を通してプロバイダーが公開するサーバー タイプのシステムを示します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 ServersAzure SQL サーバーは、Central Management Servers として使用できませんAre you sure you want to delete削除しますかYesはいNoいいえAdd Server Groupサーバー グループの追加OKOKCancelキャンセル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構成サーバーと同じ名前の共有登録サーバーを追加することはできません