Skip to content

Commit e8be52d

Browse files
author
SqlClient DevOps
committed
[Scheduled Run] Localized resource files from OneLocBuild
1 parent a561ed3 commit e8be52d

13 files changed

Lines changed: 39 additions & 0 deletions

src/Microsoft.Data.SqlClient/src/Resources/Strings.cs.resx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4335,6 +4335,9 @@
43354335
<data name="SQLROR_InvalidRoutingInfo" xml:space="preserve">
43364336
<value>Byly přijaty neplatné informace o směrování.</value>
43374337
</data>
4338+
<data name="SQLROR_InvalidEnhancedRoutingInfo" xml:space="preserve">
4339+
<value>Invalid enhanced routing information received.</value>
4340+
</data>
43384341
<data name="SQLROR_TimeoutAfterRoutingInfo" xml:space="preserve">
43394342
<value>Server poskytl informace o směrování, ale časový limit již vypršel.</value>
43404343
</data>

src/Microsoft.Data.SqlClient/src/Resources/Strings.de.resx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4335,6 +4335,9 @@
43354335
<data name="SQLROR_InvalidRoutingInfo" xml:space="preserve">
43364336
<value>Ungültige Routinginformationen empfangen.</value>
43374337
</data>
4338+
<data name="SQLROR_InvalidEnhancedRoutingInfo" xml:space="preserve">
4339+
<value>Invalid enhanced routing information received.</value>
4340+
</data>
43384341
<data name="SQLROR_TimeoutAfterRoutingInfo" xml:space="preserve">
43394342
<value>Es wurden Routinginformationen vom Server empfangen, aber das Timeout ist bereits abgelaufen.</value>
43404343
</data>

src/Microsoft.Data.SqlClient/src/Resources/Strings.es.resx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4335,6 +4335,9 @@
43354335
<data name="SQLROR_InvalidRoutingInfo" xml:space="preserve">
43364336
<value>Se recibió información de enrutamiento no válida.</value>
43374337
</data>
4338+
<data name="SQLROR_InvalidEnhancedRoutingInfo" xml:space="preserve">
4339+
<value>Invalid enhanced routing information received.</value>
4340+
</data>
43384341
<data name="SQLROR_TimeoutAfterRoutingInfo" xml:space="preserve">
43394342
<value>El servidor proporcionó información de enrutamiento, pero ya ha caducado el tiempo de espera.</value>
43404343
</data>

src/Microsoft.Data.SqlClient/src/Resources/Strings.fr.resx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4335,6 +4335,9 @@
43354335
<data name="SQLROR_InvalidRoutingInfo" xml:space="preserve">
43364336
<value>Informations de routage non valides reçues.</value>
43374337
</data>
4338+
<data name="SQLROR_InvalidEnhancedRoutingInfo" xml:space="preserve">
4339+
<value>Invalid enhanced routing information received.</value>
4340+
</data>
43384341
<data name="SQLROR_TimeoutAfterRoutingInfo" xml:space="preserve">
43394342
<value>Serveur fourni des informations de routage, mais déjà expiration du délai.</value>
43404343
</data>

src/Microsoft.Data.SqlClient/src/Resources/Strings.it.resx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4335,6 +4335,9 @@
43354335
<data name="SQLROR_InvalidRoutingInfo" xml:space="preserve">
43364336
<value>Ricevute informazioni di routing non valide.</value>
43374337
</data>
4338+
<data name="SQLROR_InvalidEnhancedRoutingInfo" xml:space="preserve">
4339+
<value>Invalid enhanced routing information received.</value>
4340+
</data>
43384341
<data name="SQLROR_TimeoutAfterRoutingInfo" xml:space="preserve">
43394342
<value>Il server ha fornito le informazioni di routing, ma il timeout era già scaduto.</value>
43404343
</data>

src/Microsoft.Data.SqlClient/src/Resources/Strings.ja.resx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4335,6 +4335,9 @@
43354335
<data name="SQLROR_InvalidRoutingInfo" xml:space="preserve">
43364336
<value>無効なルーティング情報を受信しました。</value>
43374337
</data>
4338+
<data name="SQLROR_InvalidEnhancedRoutingInfo" xml:space="preserve">
4339+
<value>Invalid enhanced routing information received.</value>
4340+
</data>
43384341
<data name="SQLROR_TimeoutAfterRoutingInfo" xml:space="preserve">
43394342
<value>サーバーからルーティング情報が提供されましたが、既にタイムアウトしています。</value>
43404343
</data>

src/Microsoft.Data.SqlClient/src/Resources/Strings.ko.resx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4335,6 +4335,9 @@
43354335
<data name="SQLROR_InvalidRoutingInfo" xml:space="preserve">
43364336
<value>잘못된 라우팅 정보가 수신되었습니다.</value>
43374337
</data>
4338+
<data name="SQLROR_InvalidEnhancedRoutingInfo" xml:space="preserve">
4339+
<value>Invalid enhanced routing information received.</value>
4340+
</data>
43384341
<data name="SQLROR_TimeoutAfterRoutingInfo" xml:space="preserve">
43394342
<value>서버에서 라우팅 정보를 제공했지만 이미 제한 시간이 만료되었습니다.</value>
43404343
</data>

src/Microsoft.Data.SqlClient/src/Resources/Strings.pl.resx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4335,6 +4335,9 @@
43354335
<data name="SQLROR_InvalidRoutingInfo" xml:space="preserve">
43364336
<value>Odebrano nieprawidłowe informacje routingu.</value>
43374337
</data>
4338+
<data name="SQLROR_InvalidEnhancedRoutingInfo" xml:space="preserve">
4339+
<value>Invalid enhanced routing information received.</value>
4340+
</data>
43384341
<data name="SQLROR_TimeoutAfterRoutingInfo" xml:space="preserve">
43394342
<value>Serwer dostarczył informacje routingu, ale upłynął już limit czasu.</value>
43404343
</data>

src/Microsoft.Data.SqlClient/src/Resources/Strings.pt-BR.resx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4335,6 +4335,9 @@
43354335
<data name="SQLROR_InvalidRoutingInfo" xml:space="preserve">
43364336
<value>Informações de roteamento inválidas recebidas.</value>
43374337
</data>
4338+
<data name="SQLROR_InvalidEnhancedRoutingInfo" xml:space="preserve">
4339+
<value>Invalid enhanced routing information received.</value>
4340+
</data>
43384341
<data name="SQLROR_TimeoutAfterRoutingInfo" xml:space="preserve">
43394342
<value>O servidor forneceu informações de roteamento, mas já o tempo limite expirou.</value>
43404343
</data>

src/Microsoft.Data.SqlClient/src/Resources/Strings.ru.resx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4335,6 +4335,9 @@
43354335
<data name="SQLROR_InvalidRoutingInfo" xml:space="preserve">
43364336
<value>Получены недопустимые данные маршрутизации.</value>
43374337
</data>
4338+
<data name="SQLROR_InvalidEnhancedRoutingInfo" xml:space="preserve">
4339+
<value>Invalid enhanced routing information received.</value>
4340+
</data>
43384341
<data name="SQLROR_TimeoutAfterRoutingInfo" xml:space="preserve">
43394342
<value>Сервер предоставил сведения о маршрутизации, но время ожидания уже истекло.</value>
43404343
</data>

0 commit comments

Comments
 (0)