Skip to content

Commit f2fd632

Browse files
author
SqlClient DevOps
committed
[Scheduled Run] Localized resource files from OneLocBuild
1 parent 59fe952 commit f2fd632

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -4531,7 +4531,7 @@
45314531
<value>La taille UDT doit être inférieure à {1}, taille : {0}</value>
45324532
</data>
45334533
<data name="SEC_ProtocolWarning" xml:space="preserve">
4534-
<value>Security Warning: The negotiated {0} is an insecure protocol and is supported for backward compatibility only. The recommended protocol version is TLS 1.2 and later.</value>
4534+
<value>Avertissement de sécurité : Le {0} négocié est un protocole non sécurisé qui est pris en charge uniquement à des fins de compatibilité descendante. La version de protocole recommandée est TLS 1.2 et ultérieur.</value>
45354535
</data>
45364536
<data name="net_invalid_enum" xml:space="preserve">
45374537
<value>La valeur spécifiée n'est pas valide dans l'énumération '{0}'.</value>

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

+9-9
Original file line numberDiff line numberDiff line change
@@ -4531,33 +4531,33 @@
45314531
<value>O tamanho do UDT precisa ser menor que {1}. Tamanho: {0}</value>
45324532
</data>
45334533
<data name="SEC_ProtocolWarning" xml:space="preserve">
4534-
<value>Security Warning: The negotiated {0} is an insecure protocol and is supported for backward compatibility only. The recommended protocol version is TLS 1.2 and later.</value>
4534+
<value>Aviso de Segurança: o {0} negociado é um protocolo não seguro com suporte somente para compatibilidade com versões anteriores. A versão recomendada do protocolo é TLS 1.2 e posterior.</value>
45354535
</data>
45364536
<data name="net_invalid_enum" xml:space="preserve">
45374537
<value>O valor especificado não é válido na enumeração '{0}'.</value>
45384538
</data>
45394539
<data name="SQL_BulkLoadInvalidOrderHint" xml:space="preserve">
4540-
<value>The given column order hint is not valid.</value>
4540+
<value>A dica de ordem de coluna fornecida não é válida.</value>
45414541
</data>
45424542
<data name="SQL_BulkLoadOrderHintDuplicateColumn" xml:space="preserve">
4543-
<value>The column '{0}' was specified more than once.</value>
4543+
<value>Uma coluna '{0}' foi especificada mais de uma vez.</value>
45444544
</data>
45454545
<data name="SQL_BulkLoadOrderHintInvalidColumn" xml:space="preserve">
4546-
<value>The sorted column '{0}' is not valid in the destination table.</value>
4546+
<value>A coluna classificada '{0}' não é válida na tabela de destino.</value>
45474547
</data>
45484548
<data name="SQL_BulkLoadUnspecifiedSortOrder" xml:space="preserve">
4549-
<value>A column order hint cannot have an unspecified sort order.</value>
4549+
<value>Uma dica de ordem de coluna não pode ter uma ordem de classificação não especificada.</value>
45504550
</data>
45514551
<data name="SQL_UnsupportedAuthenticationSpecified" xml:space="preserve">
4552-
<value>Unsupported authentication specified in this context: {0}</value>
4552+
<value>Autenticação sem suporte especificada neste contexto: {0}</value>
45534553
</data>
45544554
<data name="SQL_Timeout_Active_Directory_Interactive_Authentication" xml:space="preserve">
4555-
<value>Active Directory Interactive authentication timed out. The user took too long to respond to the authentication request.</value>
4555+
<value>A autenticação Interativa do Active Directory atingiu o tempo limite. O usuário demorou muito tempo para responder à solicitação de autenticação.</value>
45564556
</data>
45574557
<data name="SQL_SettingInteractiveWithCredential" xml:space="preserve">
4558-
<value>Cannot use 'Authentication=Active Directory Interactive', if the Credential property has been set.</value>
4558+
<value>Não é possível usar 'Authentication=Active Directory Interactive' quando a propriedade Credential está configurada.</value>
45594559
</data>
45604560
<data name="SQL_SettingCredentialWithInteractive" xml:space="preserve">
4561-
<value>Cannot set the Credential property if 'Authentication=Active Directory Interactive' has been specified in the connection string.</value>
4561+
<value>Não é possível definir a propriedade Credential quando 'Authentication=Active Directory Interactive' é especificado na cadeia de conexão.</value>
45624562
</data>
45634563
</root>

0 commit comments

Comments
 (0)