Skip to content

Commit a6625b3

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

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2872,7 +2872,7 @@
28722872
<value>Las transacciones globales no están habilitadas para esta base de datos SQL de Azure. Para obtener ayuda, póngase en contacto con el soporte técnico de Azure SQL Database.</value>
28732873
</data>
28742874
<data name="GT_UnsupportedSysTxVersion" xml:space="preserve">
2875-
<value>The currently loaded System.Transactions.dll does not support Global Transactions. Please upgrade to .NET Framework 4.6.2 or later.</value>
2875+
<value>El archivo System.Transactions.dll cargado actualmente no es compatible con las transacciones globales. Actualice a .NET Framework 4.6.2 o posterior.</value>
28762876
</data>
28772877
<data name="SQL_BatchedUpdatesNotAvailableOnContextConnection" xml:space="preserve">
28782878
<value>La conexión de contexto no admite la actualización de procesamiento por lotes.</value>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2872,7 +2872,7 @@
28722872
<value>この Azure SQL Database では、グローバル トランザクションは有効ではありません。Azure SQL Database サポートにお問い合わせください。</value>
28732873
</data>
28742874
<data name="GT_UnsupportedSysTxVersion" xml:space="preserve">
2875-
<value>The currently loaded System.Transactions.dll does not support Global Transactions. Please upgrade to .NET Framework 4.6.2 or later.</value>
2875+
<value>現在読み込まれている System.Transactions.dll では、グローバル トランザクションはサポートされていません。.NET Framework 4.6.2 またはそれ以降にアップグレードしてください。</value>
28762876
</data>
28772877
<data name="SQL_BatchedUpdatesNotAvailableOnContextConnection" xml:space="preserve">
28782878
<value>コンテキスト接続では、更新のバッチ処理はサポートされていません。</value>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2872,7 +2872,7 @@
28722872
<value>As Transações Globais não estão habilitadas para esse Banco de Dados SQL do Azure. Entre em contato com o suporte do Banco de Dados SQL do Azure para obter assistência.</value>
28732873
</data>
28742874
<data name="GT_UnsupportedSysTxVersion" xml:space="preserve">
2875-
<value>The currently loaded System.Transactions.dll does not support Global Transactions. Please upgrade to .NET Framework 4.6.2 or later.</value>
2875+
<value>O System.Transactions.dll carregado no momento não dá suporte a Transações Globais. Atualize para o .NET Framework 4.6.2 ou posterior.</value>
28762876
</data>
28772877
<data name="SQL_BatchedUpdatesNotAvailableOnContextConnection" xml:space="preserve">
28782878
<value>Não há suporte para as atualizações em lote na conexão de contexto.</value>

src/Microsoft.Data.SqlClient/netfx/src/Resources/Strings.zh-Hant.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2872,7 +2872,7 @@
28722872
<value>此 Azure SQL Database 未啟用全域交易。請連絡 Azure SQL Database 支援以取得協助。</value>
28732873
</data>
28742874
<data name="GT_UnsupportedSysTxVersion" xml:space="preserve">
2875-
<value>The currently loaded System.Transactions.dll does not support Global Transactions. Please upgrade to .NET Framework 4.6.2 or later.</value>
2875+
<value>目前載入的 System.Transactions.dll 不支援全域交易。請升級為 .NET Framework 4.6.2 或更新版本。</value>
28762876
</data>
28772877
<data name="SQL_BatchedUpdatesNotAvailableOnContextConnection" xml:space="preserve">
28782878
<value>內容連接上並不支援批次更新。</value>

0 commit comments

Comments
 (0)