From 000564556a5d2f31a1de5c3dca0419082e7d89f0 Mon Sep 17 00:00:00 2001 From: SqlClient DevOps Date: Sat, 13 Mar 2021 01:05:31 +0000 Subject: [PATCH] [Scheduled Run] Localized resource files from OneLocBuild --- .../netfx/src/Resources/Strings.es.resx | 10 +++++----- .../netfx/src/Resources/Strings.it.resx | 10 +++++----- .../netfx/src/Resources/Strings.ja.resx | 10 +++++----- .../netfx/src/Resources/Strings.pt-BR.resx | 10 +++++----- 4 files changed, 20 insertions(+), 20 deletions(-) diff --git a/src/Microsoft.Data.SqlClient/netfx/src/Resources/Strings.es.resx b/src/Microsoft.Data.SqlClient/netfx/src/Resources/Strings.es.resx index 093be0a263..fc93a8eb3e 100644 --- a/src/Microsoft.Data.SqlClient/netfx/src/Resources/Strings.es.resx +++ b/src/Microsoft.Data.SqlClient/netfx/src/Resources/Strings.es.resx @@ -4603,18 +4603,18 @@ Error después de 5 reintentos. - Unexpected type detected on deserialize. + Se ha detectado un tipo inesperado al realizar la deserialización. - Value '{0}' is out of range. Must be between {1} and {2}. + El valor "{0}" no está en el rango; debe estar comprendido entre {1} y {2}. - The retry has been canceled at attempt {0}. + El reintento se ha cancelado en el intento número {0}. - The number of retries has exceeded the maximum of {0} attempt(s). + El número de reintentos ha superado el máximo permitido, que es de {0}. - '{0}' is not less than '{1}'; '{2}' cannot be greater than '{3}'. + "{0}" no es menor que "{1}"; "{2}" no puede ser mayor que "{3}". \ No newline at end of file diff --git a/src/Microsoft.Data.SqlClient/netfx/src/Resources/Strings.it.resx b/src/Microsoft.Data.SqlClient/netfx/src/Resources/Strings.it.resx index f69447de6c..e0dcc33df2 100644 --- a/src/Microsoft.Data.SqlClient/netfx/src/Resources/Strings.it.resx +++ b/src/Microsoft.Data.SqlClient/netfx/src/Resources/Strings.it.resx @@ -4603,18 +4603,18 @@ L'operazione non è riuscita dopo 5 tentativi. - Unexpected type detected on deserialize. + Tipo imprevisto rilevato durante la deserializzazione. - Value '{0}' is out of range. Must be between {1} and {2}. + Il valore '{0}' non è compreso nell'intervallo. Deve essere compreso tra {1} e {2}. - The retry has been canceled at attempt {0}. + Il tentativo è stato annullato al tentativo {0}. - The number of retries has exceeded the maximum of {0} attempt(s). + Il numero di tentativi supera il limite massimo di {0} tentativi. - '{0}' is not less than '{1}'; '{2}' cannot be greater than '{3}'. + '{0}' non è minore di '{1}'; '{2}' non può essere maggiore di '{3}'. \ No newline at end of file diff --git a/src/Microsoft.Data.SqlClient/netfx/src/Resources/Strings.ja.resx b/src/Microsoft.Data.SqlClient/netfx/src/Resources/Strings.ja.resx index 4b3827d213..0a2a429e3c 100644 --- a/src/Microsoft.Data.SqlClient/netfx/src/Resources/Strings.ja.resx +++ b/src/Microsoft.Data.SqlClient/netfx/src/Resources/Strings.ja.resx @@ -4603,18 +4603,18 @@ 5 回の再試行後に失敗しました。 - Unexpected type detected on deserialize. + 逆シリアル化で予期しない型が検出されました。 - Value '{0}' is out of range. Must be between {1} and {2}. + 値 '{0}' は範囲外です。{1} と {2} の間でなければなりません。 - The retry has been canceled at attempt {0}. + 再試行は {0} 回目にキャンセルされました。 - The number of retries has exceeded the maximum of {0} attempt(s). + 再試行の数が上限の {0} 回を超えました。 - '{0}' is not less than '{1}'; '{2}' cannot be greater than '{3}'. + '{0}' が '{1}' 未満ではありません。'{2}' は '{3}' よりも大きくできません。 \ No newline at end of file diff --git a/src/Microsoft.Data.SqlClient/netfx/src/Resources/Strings.pt-BR.resx b/src/Microsoft.Data.SqlClient/netfx/src/Resources/Strings.pt-BR.resx index 3524df2a69..1a3c634a35 100644 --- a/src/Microsoft.Data.SqlClient/netfx/src/Resources/Strings.pt-BR.resx +++ b/src/Microsoft.Data.SqlClient/netfx/src/Resources/Strings.pt-BR.resx @@ -4603,18 +4603,18 @@ Falha após cinco novas tentativas. - Unexpected type detected on deserialize. + Tipo inesperado detectado na desserialização. - Value '{0}' is out of range. Must be between {1} and {2}. + O valor '{0}' está fora do intervalo. Deve estar entre {1} e {2}. - The retry has been canceled at attempt {0}. + A tentativa foi cancelada na tentativa {0}. - The number of retries has exceeded the maximum of {0} attempt(s). + O número de tentativas excedeu o máximo de {0} tentativas. - '{0}' is not less than '{1}'; '{2}' cannot be greater than '{3}'. + '{0}' não é menor que '{1}'; '{2}' não pode ser maior que '{3}'. \ No newline at end of file