From d910153533f91adde327538c3277b7e33eec79e8 Mon Sep 17 00:00:00 2001 From: Cheena Malhotra <13396919+cheenamalhotra@users.noreply.github.com> Date: Wed, 8 Jul 2026 12:23:16 -0700 Subject: [PATCH 1/2] [Scheduled Run] Localized resource files from OneLocBuild (#4430) --- .../src/Resources/Strings.cs.resx | 8 +++++++- .../src/Resources/Strings.de.resx | 8 +++++++- .../src/Resources/Strings.es.resx | 8 +++++++- .../src/Resources/Strings.fr.resx | 8 +++++++- .../src/Resources/Strings.it.resx | 8 +++++++- .../src/Resources/Strings.ja.resx | 10 ++++++++-- .../src/Resources/Strings.ko.resx | 8 +++++++- .../src/Resources/Strings.pl.resx | 8 +++++++- .../src/Resources/Strings.pt-BR.resx | 8 +++++++- .../src/Resources/Strings.ru.resx | 8 +++++++- .../src/Resources/Strings.tr.resx | 8 +++++++- .../src/Resources/Strings.zh-Hans.resx | 8 +++++++- .../src/Resources/Strings.zh-Hant.resx | 8 +++++++- 13 files changed, 92 insertions(+), 14 deletions(-) diff --git a/src/Microsoft.Data.SqlClient/src/Resources/Strings.cs.resx b/src/Microsoft.Data.SqlClient/src/Resources/Strings.cs.resx index 82d586d022..d2590a08b4 100644 --- a/src/Microsoft.Data.SqlClient/src/Resources/Strings.cs.resx +++ b/src/Microsoft.Data.SqlClient/src/Resources/Strings.cs.resx @@ -2589,6 +2589,9 @@ Nepodařilo se přečíst konfigurační oddíl zprostředkovatelů ověřování. + + Nastavení useWamBroker vyžaduje balíček Microsoft.Data.SqlClient.Extensions.Azure, aby se zpřístupnilo Microsoft.Data.SqlClient.ActiveDirectoryAuthenticationProviderOptions. Upgradujte balíček Microsoft.Data.SqlClient.Extensions.Azure alespoň na verzi 1.1.0, která zahrnuje tento typ. + Parametr {0} nesmí obsahovat hodnotu Null ani nesmí být prázdný. @@ -3189,6 +3192,9 @@ Minimální doba (v sekundách), po jakou má být toto připojení uchováváno ve fondu, než bude zrušeno. + + Maximální doba (v sekundách), po kterou může být připojení ve fondu nevyužité (nečinné), než se zahodí, když je zakázané starší chování při vypršení časového limitu nečinnosti. Hodnota 0 zakáže vypršení platnosti při nečinnosti. + Maximální počet připojení povolených ve fondu. @@ -4749,4 +4755,4 @@ Typ {0} má neplatnou velikost. - \ No newline at end of file + diff --git a/src/Microsoft.Data.SqlClient/src/Resources/Strings.de.resx b/src/Microsoft.Data.SqlClient/src/Resources/Strings.de.resx index 28b564595e..4f6f38e609 100644 --- a/src/Microsoft.Data.SqlClient/src/Resources/Strings.de.resx +++ b/src/Microsoft.Data.SqlClient/src/Resources/Strings.de.resx @@ -2589,6 +2589,9 @@ Fehler beim Lesen des Konfigurationsabschnitts für Authentifizierungsanbieter. + + Die Einstellung „useWamBroker“ erfordert das Paket „Microsoft.Data.SqlClient.Extensions.Azure“, um „Microsoft.Data.SqlClient.ActiveDirectoryAuthenticationProviderOptions“ bereitzustellen. Aktualisieren Sie das Paket „Microsoft.Data.SqlClient.Extensions.Azure“ auf mindestens Version 1.1.0, die diesen Typ enthält. + Der Parameter "{0}" darf nicht NULL oder leer sein. @@ -3189,6 +3192,9 @@ Die Mindestdauer (in Sekunden), die diese Verbindung im Pool verbleibt, bevor sie gelöscht wird. + + Die maximale Zeitspanne in Sekunden, die eine Verbindung im Pool ungenutzt bleiben kann, bevor sie verworfen wird, wenn das Verhalten des alten Leerlaufzeitlimits deaktiviert ist. Der Wert 0 deaktiviert den Ablauf des Leerlaufs. + Die maximal zulässige Anzahl von Verbindungen im Pool. @@ -4749,4 +4755,4 @@ Der Typ „{0}“ hat eine ungültige Größe. - \ No newline at end of file + diff --git a/src/Microsoft.Data.SqlClient/src/Resources/Strings.es.resx b/src/Microsoft.Data.SqlClient/src/Resources/Strings.es.resx index 19ac0fe966..9f4a1c3516 100644 --- a/src/Microsoft.Data.SqlClient/src/Resources/Strings.es.resx +++ b/src/Microsoft.Data.SqlClient/src/Resources/Strings.es.resx @@ -2589,6 +2589,9 @@ No se pudo leer la sección de configuración para los proveedores de autenticación. + + La configuración "useWamBroker" requiere que el paquete "Microsoft.Data.SqlClient.Extensions.Azure" exponga "Microsoft.Data.SqlClient.ActiveDirectoryAuthenticationProviderOptions". Actualice el paquete "Microsoft.Data.SqlClient.Extensions.Azure" a, como mínimo, la versión 1.1.0, que incluye este tipo. + El parámetro "{0}" no puede ser nulo ni estar vacío. @@ -3189,6 +3192,9 @@ Periodo mínimo de tiempo (en segundos) que residirá esta conexión en el grupo antes de ser destruida. + + La cantidad máxima de tiempo (en segundos) que una conexión puede permanecer sin usar (inactiva) en el grupo antes de descartarse cuando se deshabilita el comportamiento heredado de tiempo de espera de inactividad. Un valor de 0 deshabilita la expiración por inactividad. + Número máximo de conexiones permitidas en el grupo. @@ -4749,4 +4755,4 @@ El tipo ''{0}'' tiene un tamaño no válido. - \ No newline at end of file + diff --git a/src/Microsoft.Data.SqlClient/src/Resources/Strings.fr.resx b/src/Microsoft.Data.SqlClient/src/Resources/Strings.fr.resx index c943aeb1fb..fe27459f6a 100644 --- a/src/Microsoft.Data.SqlClient/src/Resources/Strings.fr.resx +++ b/src/Microsoft.Data.SqlClient/src/Resources/Strings.fr.resx @@ -2589,6 +2589,9 @@ Échec de lecture de la section de configuration des fournisseurs d'authentification. + + Le paramètre « useWamBroker » nécessite le package « Microsoft.Data.SqlClient.Extensions.Azure » pour exposer « Microsoft.Data.SqlClient.ActiveDirectoryAuthenticationProviderOptions ». Mettez à niveau le package « Microsoft.Data.SqlClient.Extensions.Azure » vers la version 1.1.0 ou ultérieure, qui inclut ce type. + Le paramètre « {0} » ne peut pas être Null ou vide. @@ -3189,6 +3192,9 @@ Durée minimale de conservation (en secondes) de cette connexion avant sa destruction. + + Durée maximale (en secondes) pendant laquelle une connexion peut rester inutilisée (inactive) dans le pool avant d’être supprimée lorsque le comportement hérité du délai d’inactivité est désactivé. Une valeur de 0 désactive l’expiration d’inactivité. + Nombre maximal de connexions autorisé dans le pool. @@ -4749,4 +4755,4 @@ Le type « {0} » a une taille invalide. - \ No newline at end of file + diff --git a/src/Microsoft.Data.SqlClient/src/Resources/Strings.it.resx b/src/Microsoft.Data.SqlClient/src/Resources/Strings.it.resx index 3b78cfd596..8cbd06833a 100644 --- a/src/Microsoft.Data.SqlClient/src/Resources/Strings.it.resx +++ b/src/Microsoft.Data.SqlClient/src/Resources/Strings.it.resx @@ -2589,6 +2589,9 @@ Non è stato possibile leggere la sezione di configurazione per i provider di autenticazione. + + L'impostazione ''useWamBroker'' richiede che il pacchetto ''Microsoft.Data.SqlClient.Extensions.Azure'' esponga ''Microsoft.Data.SqlClient.ActiveDirectoryAuthenticationProviderOptions''. Aggiorna il pacchetto ''Microsoft.Data.SqlClient.Extensions.Azure'' almeno alla versione 1.1.0, che include questo tipo. + Il parametro '{0}' non può essere Null o vuoto. @@ -3189,6 +3192,9 @@ Tempo minimo di attesa (in secondi) perché la connessione sia attiva nel pool prima di essere eliminata. + + Il periodo massimo di tempo (in secondi) durante il quale una connessione può rimanere inutilizzata (inattiva) nel pool prima di essere eliminata quando il comportamento legacy del timeout di inattività è disabilitato. Un valore di 0 disabilita la scadenza per inattività. + Numero massimo di connessioni consentite nel pool. @@ -4749,4 +4755,4 @@ Il tipo '{0}' ha una dimensione non valida. - \ No newline at end of file + diff --git a/src/Microsoft.Data.SqlClient/src/Resources/Strings.ja.resx b/src/Microsoft.Data.SqlClient/src/Resources/Strings.ja.resx index c6a208b5f7..6c2de8036e 100644 --- a/src/Microsoft.Data.SqlClient/src/Resources/Strings.ja.resx +++ b/src/Microsoft.Data.SqlClient/src/Resources/Strings.ja.resx @@ -2381,7 +2381,7 @@ 次のいずれかの理由により、'{0}' プロパティを初期化できませんでした。 - 値のデータ型が、プロパティのデータ型ではないか、Null ではありません。たとえば、プロパティが DBPROP_MEMORYUSAGE で、このプロパティのデータ型は Int32 でしたが、値のデータ型は Int64 でした。 + 値のデータ型が、プロパティのデータ型ではないか、Null ではありません。たとえば、プロパティが DBPROP_MEMORYUSAGE で、このプロパティのデータ型は Int32 でしたが、値のデータ型は Int64 でした。 値が無効な値です。たとえば、プロパティが DBPROP_MEMORYUSAGE でしたが、値が負の値でした。 値はプロパティの有効な値で、プロバイダーはプロパティを値の設定可能なプロパティとしてサポートしていますが、プロバイダーが指定された値をサポートしていません。これは、プロバイダーの作成後に OLE DB のこのプロパティに値が追加された場合などが挙げられます。 @@ -2589,6 +2589,9 @@ 認証プロバイダーの構成セクションを読み取ることができませんでした。 + + 'useWamBroker' を設定するには、'Microsoft.Data.SqlClient.ActiveDirectoryAuthenticationProviderOptions' を公開する 'Microsoft.Data.SqlClient.Extensions.Azure' パッケージが必要です。この型を含む v1.1.0 以降の 'Microsoft.Data.SqlClient.Extensions.Azure' パッケージにアップグレードしてください。 + パラメーター '{0}' を null や空にすることはできません。 @@ -3189,6 +3192,9 @@ この接続が破棄されるまでにプールに存在できる最低限の時間 (秒) です。 + + レガシのアイドル タイムアウト動作が無効になっている場合に、未使用 (アイドル) 状態の接続をプール内に保持できる最大時間 (秒単位) を指定します。値を 0 にすると、アイドルの有効期限が無効になります。 + プールに保持できる最大接続数です。 @@ -4749,4 +4755,4 @@ 型 '{0}' のサイズが無効です。 - \ No newline at end of file + diff --git a/src/Microsoft.Data.SqlClient/src/Resources/Strings.ko.resx b/src/Microsoft.Data.SqlClient/src/Resources/Strings.ko.resx index 7f1832c415..c1977b6abc 100644 --- a/src/Microsoft.Data.SqlClient/src/Resources/Strings.ko.resx +++ b/src/Microsoft.Data.SqlClient/src/Resources/Strings.ko.resx @@ -2589,6 +2589,9 @@ 인증 공급자에 대한 구성 섹션을 읽지 못했습니다. + + 'useWamBroker'를 설정하려면 'Microsoft.Data.SqlClient.Extensions.Azure' 패키지가 'Microsoft.Data.SqlClient.ActiveDirectoryAuthenticationProviderOptions'를 노출해야 합니다. 이 형식을 포함하는 'Microsoft.Data.SqlClient.Extensions.Azure' 패키지를 v1.1.0 이상으로 업그레이드하세요. + '{0}' 매개 변수는 null이거나 비워 둘 수 없습니다. @@ -3189,6 +3192,9 @@ 이 연결이 제거되기 전에 풀에서 활성화되어 있는 최소 시간(초)입니다. + + 레거시 유휴 시간 제한 동작을 사용하지 않도록 설정한 경우, 연결이 풀에서 사용되지 않은 상태로 유지될 수 있는 최대 시간(초)입니다. 이 시간이 지나면 연결이 삭제됩니다. 값이 0이면 유휴 만료가 사용되지 않습니다. + 풀에서 허용되는 최대 연결 수입니다. @@ -4749,4 +4755,4 @@ '{0}' 형식의 크기가 잘못되었습니다. - \ No newline at end of file + diff --git a/src/Microsoft.Data.SqlClient/src/Resources/Strings.pl.resx b/src/Microsoft.Data.SqlClient/src/Resources/Strings.pl.resx index f852b5ba98..aa240912ef 100644 --- a/src/Microsoft.Data.SqlClient/src/Resources/Strings.pl.resx +++ b/src/Microsoft.Data.SqlClient/src/Resources/Strings.pl.resx @@ -2589,6 +2589,9 @@ Nie można odczytać sekcji konfiguracji dla dostawców uwierzytelniania. + + Ustawienie „useWamBroker” wymaga pakietu „Microsoft.Data.SqlClient.Extensions.Azure”, aby uwidoczniono element „Microsoft.Data.SqlClient.ActiveDirectoryAuthenticationProviderOptions”. Uaktualnij pakiet „Microsoft.Data.SqlClient.Extensions.Azure” do wersji co najmniej 1.1.0, która zawiera ten typ. + Parametr „{0}” nie może mieć wartości null ani być pusty. @@ -3189,6 +3192,9 @@ Minimalny czas (w sekundach) przechowywania tego połączenia w puli przed jego usunięciem. + + Maksymalny czas (w sekundach), przez jaki połączenie może znajdować się w stanie nieużywalnym (bezczynnym) w puli, zanim zostanie odrzucone po wyłączeniu starszego zachowania limitu czasu bezczynności. Wartość 0 powoduje wyłączenie bezczynności. + Maksymalna liczba połączeń dozwolonych w puli. @@ -4749,4 +4755,4 @@ Typ „{0}” ma nieprawidłowy rozmiar. - \ No newline at end of file + diff --git a/src/Microsoft.Data.SqlClient/src/Resources/Strings.pt-BR.resx b/src/Microsoft.Data.SqlClient/src/Resources/Strings.pt-BR.resx index c9f63ccb4c..33b84439f2 100644 --- a/src/Microsoft.Data.SqlClient/src/Resources/Strings.pt-BR.resx +++ b/src/Microsoft.Data.SqlClient/src/Resources/Strings.pt-BR.resx @@ -2589,6 +2589,9 @@ Falha ao ler a seção de configuração para os provedores de autenticação. + + A definição ''useWamBroker'' exige que o pacote ''Microsoft.Data.SqlClient.Extensions.Azure'' exponha ''Microsoft.Data.SqlClient.ActiveDirectoryAuthenticationProviderOptions''. Atualize o pacote ''Microsoft.Data.SqlClient.Extensions.Azure'' para a versão v1.1.0 ou posterior, que inclui esse tipo. + O parâmetro '{0}' não pode ser nulo ou vazio. @@ -3189,6 +3192,9 @@ O tempo mínimo (em segundos) para que essa conexão exista no pool antes de ser destruída. + + A quantidade máxima de tempo (em segundos) que uma conexão pode ficar sem uso (ociosa) no pool antes de ser descartada quando o comportamento herdado de tempo limite ocioso está desabilitado. Um valor de 0 desabilita a expiração por inatividade. + O número máximo de conexões permitidas no pool. @@ -4749,4 +4755,4 @@ O tipo '{0}' tem um tamanho inválido. - \ No newline at end of file + diff --git a/src/Microsoft.Data.SqlClient/src/Resources/Strings.ru.resx b/src/Microsoft.Data.SqlClient/src/Resources/Strings.ru.resx index 57e1519dbe..cdee35ed1b 100644 --- a/src/Microsoft.Data.SqlClient/src/Resources/Strings.ru.resx +++ b/src/Microsoft.Data.SqlClient/src/Resources/Strings.ru.resx @@ -2589,6 +2589,9 @@ Не удалось прочитать раздел конфигурации для поставщиков проверки подлинности. + + Для установки параметра "useWamBroker" требуется, чтобы пакет "Microsoft.Data.SqlClient.Extensions.Azure" предоставлял доступ к "Microsoft.Data.SqlClient.ActiveDirectoryAuthenticationProviderOptions". Обновите пакет "Microsoft.Data.SqlClient.Extensions.Azure" как минимум до версии v1.1.0, в которую входит этот тип. + Параметр «{0}» не может иметь значение NULL или быть пустым. @@ -3189,6 +3192,9 @@ Минимальное время (в секундах), которое это подключение будет оставаться в пуле до уничтожения. + + Максимальное время (в секундах), в течение которого соединение может оставаться неактивным (в режиме ожидания) в пуле, прежде чем оно будет отклонено при отключенном устаревшем поведении времени ожидания. Значение "0" отключает окончание срока действия неактивности. + Максимально допустимое число подключений в пуле. @@ -4749,4 +4755,4 @@ У типа "{0}" недопустимый размер. - \ No newline at end of file + diff --git a/src/Microsoft.Data.SqlClient/src/Resources/Strings.tr.resx b/src/Microsoft.Data.SqlClient/src/Resources/Strings.tr.resx index b796999eab..f73349f19b 100644 --- a/src/Microsoft.Data.SqlClient/src/Resources/Strings.tr.resx +++ b/src/Microsoft.Data.SqlClient/src/Resources/Strings.tr.resx @@ -2589,6 +2589,9 @@ Kimlik doğrulama sağlayıcıları için yapılandırma bölümü okunamadı. + + 'useWamBroker' ayarı, 'Microsoft.Data.SqlClient.ActiveDirectoryAuthenticationProviderOptions' türünü kullanıma sunmak için 'Microsoft.Data.SqlClient.Extensions.Azure' paketini gerektirir. Bu türü içeren en az v1.1.0 sürümüne ulaşmak için 'Microsoft.Data.SqlClient.Extensions.Azure' paketini yükseltin. + '{0}' parametresi null veya boş olamaz. @@ -3189,6 +3192,9 @@ Bu bağlantının, yok edilmeden önce havuzda en az ne süreyle (saniye olarak) etkin kalacağı. + + Eski boşta kalma zaman aşımı davranışı devre dışı bırakıldığında, bir bağlantının havuzda kullanılmadan boşta kalabileceği ve atılmadan önce geçebileceği en fazla süreyi saniye cinsinden belirtir. 0 değeri, boşta kalma süresi sonunu devre dışı bırakır. + Havuzda izin verilen en çok bağlantı sayısı. @@ -4749,4 +4755,4 @@ ‘{0}’ türü geçersiz bir boyuta sahiptir. - \ No newline at end of file + diff --git a/src/Microsoft.Data.SqlClient/src/Resources/Strings.zh-Hans.resx b/src/Microsoft.Data.SqlClient/src/Resources/Strings.zh-Hans.resx index f4f6ebd924..1c99023394 100644 --- a/src/Microsoft.Data.SqlClient/src/Resources/Strings.zh-Hans.resx +++ b/src/Microsoft.Data.SqlClient/src/Resources/Strings.zh-Hans.resx @@ -2589,6 +2589,9 @@ 未能读取身份验证提供程序的配置节。 + + 要设置 "useWamBroker",需要 "Microsoft.Data.SqlClient.Extensions.Azure" 包公开 "Microsoft.Data.SqlClient.ActiveDirectoryAuthenticationProviderOptions"。将 "Microsoft.Data.SqlClient.Extensions.Azure" 包升级到至少 v1.1.0,该版本包含此类型。 + 参数“{0}”不能为 null 或为空。 @@ -3189,6 +3192,9 @@ 此连接在池中存活直至被销毁的最短时间(以秒为单位)。 + + 在禁用传统空闲超时行为时,连接在池中保持未使用(空闲)状态的最长时间(以秒为单位),之后将被丢弃。值为 0 表示禁用空闲过期。 + 池中所允许连接的最大数目。 @@ -4749,4 +4755,4 @@ 类型 ‘{0}’ 的大小无效。 - \ No newline at end of file + diff --git a/src/Microsoft.Data.SqlClient/src/Resources/Strings.zh-Hant.resx b/src/Microsoft.Data.SqlClient/src/Resources/Strings.zh-Hant.resx index 47d06afa4b..09edf8bce1 100644 --- a/src/Microsoft.Data.SqlClient/src/Resources/Strings.zh-Hant.resx +++ b/src/Microsoft.Data.SqlClient/src/Resources/Strings.zh-Hant.resx @@ -2589,6 +2589,9 @@ 無法讀取驗證提供者的組態區段。 + + 設定 'useWamBroker' 需要 'Microsoft.Data.SqlClient.Extensions.Azure' 套件以公開 'Microsoft.Data.SqlClient.ActiveDirectoryAuthenticationProviderOptions'。請將 'Microsoft.Data.SqlClient.Extensions.Azure' 套件升級至至少 v1.1.0,其中包含此類型。 + 參數 '{0}' 不能是 Null 或空白。 @@ -3189,6 +3192,9 @@ 集區中的連接在被終結前的存在時間下限 (單位為秒)。 + + 停用舊版閒置逾時行為時,連線在集區中可處於未使用 (閒置) 狀態的最長時間 (以秒為單位),超過後就會遭到捨棄。值為 0 時會停用閒置到期。 + 集區中允許的連接上限。 @@ -4749,4 +4755,4 @@ 類型 '{0}' 的大小無效。 - \ No newline at end of file + From 9c3ee2a035001be81f419e779bcda58d614b7993 Mon Sep 17 00:00:00 2001 From: Paul Medynski <31868385+paulmedynski@users.noreply.github.com> Date: Mon, 13 Jul 2026 13:02:17 -0300 Subject: [PATCH 2/2] Remove orphaned DbConnectionString_IdleTimeout localized strings The idle-timeout feature and its neutral Strings.resx entry are not part of release/7.0, so the localized-only translations were unresolvable dead weight. --- src/Microsoft.Data.SqlClient/src/Resources/Strings.cs.resx | 3 --- src/Microsoft.Data.SqlClient/src/Resources/Strings.de.resx | 3 --- src/Microsoft.Data.SqlClient/src/Resources/Strings.es.resx | 3 --- src/Microsoft.Data.SqlClient/src/Resources/Strings.fr.resx | 3 --- src/Microsoft.Data.SqlClient/src/Resources/Strings.it.resx | 3 --- src/Microsoft.Data.SqlClient/src/Resources/Strings.ja.resx | 3 --- src/Microsoft.Data.SqlClient/src/Resources/Strings.ko.resx | 3 --- src/Microsoft.Data.SqlClient/src/Resources/Strings.pl.resx | 3 --- src/Microsoft.Data.SqlClient/src/Resources/Strings.pt-BR.resx | 3 --- src/Microsoft.Data.SqlClient/src/Resources/Strings.ru.resx | 3 --- src/Microsoft.Data.SqlClient/src/Resources/Strings.tr.resx | 3 --- .../src/Resources/Strings.zh-Hans.resx | 3 --- .../src/Resources/Strings.zh-Hant.resx | 3 --- 13 files changed, 39 deletions(-) diff --git a/src/Microsoft.Data.SqlClient/src/Resources/Strings.cs.resx b/src/Microsoft.Data.SqlClient/src/Resources/Strings.cs.resx index d2590a08b4..9b71e61137 100644 --- a/src/Microsoft.Data.SqlClient/src/Resources/Strings.cs.resx +++ b/src/Microsoft.Data.SqlClient/src/Resources/Strings.cs.resx @@ -3192,9 +3192,6 @@ Minimální doba (v sekundách), po jakou má být toto připojení uchováváno ve fondu, než bude zrušeno. - - Maximální doba (v sekundách), po kterou může být připojení ve fondu nevyužité (nečinné), než se zahodí, když je zakázané starší chování při vypršení časového limitu nečinnosti. Hodnota 0 zakáže vypršení platnosti při nečinnosti. - Maximální počet připojení povolených ve fondu. diff --git a/src/Microsoft.Data.SqlClient/src/Resources/Strings.de.resx b/src/Microsoft.Data.SqlClient/src/Resources/Strings.de.resx index 4f6f38e609..d6810805b6 100644 --- a/src/Microsoft.Data.SqlClient/src/Resources/Strings.de.resx +++ b/src/Microsoft.Data.SqlClient/src/Resources/Strings.de.resx @@ -3192,9 +3192,6 @@ Die Mindestdauer (in Sekunden), die diese Verbindung im Pool verbleibt, bevor sie gelöscht wird. - - Die maximale Zeitspanne in Sekunden, die eine Verbindung im Pool ungenutzt bleiben kann, bevor sie verworfen wird, wenn das Verhalten des alten Leerlaufzeitlimits deaktiviert ist. Der Wert 0 deaktiviert den Ablauf des Leerlaufs. - Die maximal zulässige Anzahl von Verbindungen im Pool. diff --git a/src/Microsoft.Data.SqlClient/src/Resources/Strings.es.resx b/src/Microsoft.Data.SqlClient/src/Resources/Strings.es.resx index 9f4a1c3516..e5a929b8c9 100644 --- a/src/Microsoft.Data.SqlClient/src/Resources/Strings.es.resx +++ b/src/Microsoft.Data.SqlClient/src/Resources/Strings.es.resx @@ -3192,9 +3192,6 @@ Periodo mínimo de tiempo (en segundos) que residirá esta conexión en el grupo antes de ser destruida. - - La cantidad máxima de tiempo (en segundos) que una conexión puede permanecer sin usar (inactiva) en el grupo antes de descartarse cuando se deshabilita el comportamiento heredado de tiempo de espera de inactividad. Un valor de 0 deshabilita la expiración por inactividad. - Número máximo de conexiones permitidas en el grupo. diff --git a/src/Microsoft.Data.SqlClient/src/Resources/Strings.fr.resx b/src/Microsoft.Data.SqlClient/src/Resources/Strings.fr.resx index fe27459f6a..d82d19e281 100644 --- a/src/Microsoft.Data.SqlClient/src/Resources/Strings.fr.resx +++ b/src/Microsoft.Data.SqlClient/src/Resources/Strings.fr.resx @@ -3192,9 +3192,6 @@ Durée minimale de conservation (en secondes) de cette connexion avant sa destruction. - - Durée maximale (en secondes) pendant laquelle une connexion peut rester inutilisée (inactive) dans le pool avant d’être supprimée lorsque le comportement hérité du délai d’inactivité est désactivé. Une valeur de 0 désactive l’expiration d’inactivité. - Nombre maximal de connexions autorisé dans le pool. diff --git a/src/Microsoft.Data.SqlClient/src/Resources/Strings.it.resx b/src/Microsoft.Data.SqlClient/src/Resources/Strings.it.resx index 8cbd06833a..b821f3c524 100644 --- a/src/Microsoft.Data.SqlClient/src/Resources/Strings.it.resx +++ b/src/Microsoft.Data.SqlClient/src/Resources/Strings.it.resx @@ -3192,9 +3192,6 @@ Tempo minimo di attesa (in secondi) perché la connessione sia attiva nel pool prima di essere eliminata. - - Il periodo massimo di tempo (in secondi) durante il quale una connessione può rimanere inutilizzata (inattiva) nel pool prima di essere eliminata quando il comportamento legacy del timeout di inattività è disabilitato. Un valore di 0 disabilita la scadenza per inattività. - Numero massimo di connessioni consentite nel pool. diff --git a/src/Microsoft.Data.SqlClient/src/Resources/Strings.ja.resx b/src/Microsoft.Data.SqlClient/src/Resources/Strings.ja.resx index 6c2de8036e..64ebde35d0 100644 --- a/src/Microsoft.Data.SqlClient/src/Resources/Strings.ja.resx +++ b/src/Microsoft.Data.SqlClient/src/Resources/Strings.ja.resx @@ -3192,9 +3192,6 @@ この接続が破棄されるまでにプールに存在できる最低限の時間 (秒) です。 - - レガシのアイドル タイムアウト動作が無効になっている場合に、未使用 (アイドル) 状態の接続をプール内に保持できる最大時間 (秒単位) を指定します。値を 0 にすると、アイドルの有効期限が無効になります。 - プールに保持できる最大接続数です。 diff --git a/src/Microsoft.Data.SqlClient/src/Resources/Strings.ko.resx b/src/Microsoft.Data.SqlClient/src/Resources/Strings.ko.resx index c1977b6abc..5df92e7fb1 100644 --- a/src/Microsoft.Data.SqlClient/src/Resources/Strings.ko.resx +++ b/src/Microsoft.Data.SqlClient/src/Resources/Strings.ko.resx @@ -3192,9 +3192,6 @@ 이 연결이 제거되기 전에 풀에서 활성화되어 있는 최소 시간(초)입니다. - - 레거시 유휴 시간 제한 동작을 사용하지 않도록 설정한 경우, 연결이 풀에서 사용되지 않은 상태로 유지될 수 있는 최대 시간(초)입니다. 이 시간이 지나면 연결이 삭제됩니다. 값이 0이면 유휴 만료가 사용되지 않습니다. - 풀에서 허용되는 최대 연결 수입니다. diff --git a/src/Microsoft.Data.SqlClient/src/Resources/Strings.pl.resx b/src/Microsoft.Data.SqlClient/src/Resources/Strings.pl.resx index aa240912ef..7231c8442d 100644 --- a/src/Microsoft.Data.SqlClient/src/Resources/Strings.pl.resx +++ b/src/Microsoft.Data.SqlClient/src/Resources/Strings.pl.resx @@ -3192,9 +3192,6 @@ Minimalny czas (w sekundach) przechowywania tego połączenia w puli przed jego usunięciem. - - Maksymalny czas (w sekundach), przez jaki połączenie może znajdować się w stanie nieużywalnym (bezczynnym) w puli, zanim zostanie odrzucone po wyłączeniu starszego zachowania limitu czasu bezczynności. Wartość 0 powoduje wyłączenie bezczynności. - Maksymalna liczba połączeń dozwolonych w puli. diff --git a/src/Microsoft.Data.SqlClient/src/Resources/Strings.pt-BR.resx b/src/Microsoft.Data.SqlClient/src/Resources/Strings.pt-BR.resx index 33b84439f2..2e95f100b8 100644 --- a/src/Microsoft.Data.SqlClient/src/Resources/Strings.pt-BR.resx +++ b/src/Microsoft.Data.SqlClient/src/Resources/Strings.pt-BR.resx @@ -3192,9 +3192,6 @@ O tempo mínimo (em segundos) para que essa conexão exista no pool antes de ser destruída. - - A quantidade máxima de tempo (em segundos) que uma conexão pode ficar sem uso (ociosa) no pool antes de ser descartada quando o comportamento herdado de tempo limite ocioso está desabilitado. Um valor de 0 desabilita a expiração por inatividade. - O número máximo de conexões permitidas no pool. diff --git a/src/Microsoft.Data.SqlClient/src/Resources/Strings.ru.resx b/src/Microsoft.Data.SqlClient/src/Resources/Strings.ru.resx index cdee35ed1b..dbb1843c52 100644 --- a/src/Microsoft.Data.SqlClient/src/Resources/Strings.ru.resx +++ b/src/Microsoft.Data.SqlClient/src/Resources/Strings.ru.resx @@ -3192,9 +3192,6 @@ Минимальное время (в секундах), которое это подключение будет оставаться в пуле до уничтожения. - - Максимальное время (в секундах), в течение которого соединение может оставаться неактивным (в режиме ожидания) в пуле, прежде чем оно будет отклонено при отключенном устаревшем поведении времени ожидания. Значение "0" отключает окончание срока действия неактивности. - Максимально допустимое число подключений в пуле. diff --git a/src/Microsoft.Data.SqlClient/src/Resources/Strings.tr.resx b/src/Microsoft.Data.SqlClient/src/Resources/Strings.tr.resx index f73349f19b..387c09b7ff 100644 --- a/src/Microsoft.Data.SqlClient/src/Resources/Strings.tr.resx +++ b/src/Microsoft.Data.SqlClient/src/Resources/Strings.tr.resx @@ -3192,9 +3192,6 @@ Bu bağlantının, yok edilmeden önce havuzda en az ne süreyle (saniye olarak) etkin kalacağı. - - Eski boşta kalma zaman aşımı davranışı devre dışı bırakıldığında, bir bağlantının havuzda kullanılmadan boşta kalabileceği ve atılmadan önce geçebileceği en fazla süreyi saniye cinsinden belirtir. 0 değeri, boşta kalma süresi sonunu devre dışı bırakır. - Havuzda izin verilen en çok bağlantı sayısı. diff --git a/src/Microsoft.Data.SqlClient/src/Resources/Strings.zh-Hans.resx b/src/Microsoft.Data.SqlClient/src/Resources/Strings.zh-Hans.resx index 1c99023394..b93486069e 100644 --- a/src/Microsoft.Data.SqlClient/src/Resources/Strings.zh-Hans.resx +++ b/src/Microsoft.Data.SqlClient/src/Resources/Strings.zh-Hans.resx @@ -3192,9 +3192,6 @@ 此连接在池中存活直至被销毁的最短时间(以秒为单位)。 - - 在禁用传统空闲超时行为时,连接在池中保持未使用(空闲)状态的最长时间(以秒为单位),之后将被丢弃。值为 0 表示禁用空闲过期。 - 池中所允许连接的最大数目。 diff --git a/src/Microsoft.Data.SqlClient/src/Resources/Strings.zh-Hant.resx b/src/Microsoft.Data.SqlClient/src/Resources/Strings.zh-Hant.resx index 09edf8bce1..2d9bc38e9c 100644 --- a/src/Microsoft.Data.SqlClient/src/Resources/Strings.zh-Hant.resx +++ b/src/Microsoft.Data.SqlClient/src/Resources/Strings.zh-Hant.resx @@ -3192,9 +3192,6 @@ 集區中的連接在被終結前的存在時間下限 (單位為秒)。 - - 停用舊版閒置逾時行為時,連線在集區中可處於未使用 (閒置) 狀態的最長時間 (以秒為單位),超過後就會遭到捨棄。值為 0 時會停用閒置到期。 - 集區中允許的連接上限。