Skip to content

Commit

Permalink
[Scheduled Run] Localized resource files from OneLocBuild
Browse files Browse the repository at this point in the history
  • Loading branch information
SqlClient DevOps authored and karinazhou committed Jun 10, 2020
1 parent 40b2425 commit 3b807ae
Show file tree
Hide file tree
Showing 10 changed files with 300 additions and 0 deletions.
30 changes: 30 additions & 0 deletions src/Microsoft.Data.SqlClient/netfx/src/Resources/Strings.de.resx
Original file line number Diff line number Diff line change
Expand Up @@ -4530,4 +4530,34 @@
<data name="SQLUDT_InvalidSize" xml:space="preserve">
<value>Die UDT-Größe muss kleiner als {1} sein. Größe: {0}</value>
</data>
<data name="SEC_ProtocolWarning" xml:space="preserve">
<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>
</data>
<data name="net_invalid_enum" xml:space="preserve">
<value>The specified value is not valid in the '{0}' enumeration.</value>
</data>
<data name="SQL_BulkLoadInvalidOrderHint" xml:space="preserve">
<value>The given column order hint is not valid.</value>
</data>
<data name="SQL_BulkLoadOrderHintDuplicateColumn" xml:space="preserve">
<value>The column '{0}' was specified more than once.</value>
</data>
<data name="SQL_BulkLoadOrderHintInvalidColumn" xml:space="preserve">
<value>The sorted column '{0}' is not valid in the destination table.</value>
</data>
<data name="SQL_BulkLoadUnspecifiedSortOrder" xml:space="preserve">
<value>A column order hint cannot have an unspecified sort order.</value>
</data>
<data name="SQL_UnsupportedAuthenticationSpecified" xml:space="preserve">
<value>Unsupported authentication specified in this context: {0}</value>
</data>
<data name="SQL_Timeout_Active_Directory_Interactive_Authentication" xml:space="preserve">
<value>Active Directory Interactive authentication timed out. The user took too long to respond to the authentication request.</value>
</data>
<data name="SQL_SettingInteractiveWithCredential" xml:space="preserve">
<value>Cannot use 'Authentication=Active Directory Interactive', if the Credential property has been set.</value>
</data>
<data name="SQL_SettingCredentialWithInteractive" xml:space="preserve">
<value>Cannot set the Credential property if 'Authentication=Active Directory Interactive' has been specified in the connection string.</value>
</data>
</root>
30 changes: 30 additions & 0 deletions src/Microsoft.Data.SqlClient/netfx/src/Resources/Strings.es.resx
Original file line number Diff line number Diff line change
Expand Up @@ -4530,4 +4530,34 @@
<data name="SQLUDT_InvalidSize" xml:space="preserve">
<value>El tamaño de UDT debe ser menor que {1}; tamaño: {0}</value>
</data>
<data name="SEC_ProtocolWarning" xml:space="preserve">
<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>
</data>
<data name="net_invalid_enum" xml:space="preserve">
<value>The specified value is not valid in the '{0}' enumeration.</value>
</data>
<data name="SQL_BulkLoadInvalidOrderHint" xml:space="preserve">
<value>The given column order hint is not valid.</value>
</data>
<data name="SQL_BulkLoadOrderHintDuplicateColumn" xml:space="preserve">
<value>The column '{0}' was specified more than once.</value>
</data>
<data name="SQL_BulkLoadOrderHintInvalidColumn" xml:space="preserve">
<value>The sorted column '{0}' is not valid in the destination table.</value>
</data>
<data name="SQL_BulkLoadUnspecifiedSortOrder" xml:space="preserve">
<value>A column order hint cannot have an unspecified sort order.</value>
</data>
<data name="SQL_UnsupportedAuthenticationSpecified" xml:space="preserve">
<value>Unsupported authentication specified in this context: {0}</value>
</data>
<data name="SQL_Timeout_Active_Directory_Interactive_Authentication" xml:space="preserve">
<value>Active Directory Interactive authentication timed out. The user took too long to respond to the authentication request.</value>
</data>
<data name="SQL_SettingInteractiveWithCredential" xml:space="preserve">
<value>Cannot use 'Authentication=Active Directory Interactive', if the Credential property has been set.</value>
</data>
<data name="SQL_SettingCredentialWithInteractive" xml:space="preserve">
<value>Cannot set the Credential property if 'Authentication=Active Directory Interactive' has been specified in the connection string.</value>
</data>
</root>
30 changes: 30 additions & 0 deletions src/Microsoft.Data.SqlClient/netfx/src/Resources/Strings.fr.resx
Original file line number Diff line number Diff line change
Expand Up @@ -4530,4 +4530,34 @@
<data name="SQLUDT_InvalidSize" xml:space="preserve">
<value>La taille UDT doit être inférieure à {1}, taille : {0}</value>
</data>
<data name="SEC_ProtocolWarning" xml:space="preserve">
<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>
</data>
<data name="net_invalid_enum" xml:space="preserve">
<value>The specified value is not valid in the '{0}' enumeration.</value>
</data>
<data name="SQL_BulkLoadInvalidOrderHint" xml:space="preserve">
<value>The given column order hint is not valid.</value>
</data>
<data name="SQL_BulkLoadOrderHintDuplicateColumn" xml:space="preserve">
<value>The column '{0}' was specified more than once.</value>
</data>
<data name="SQL_BulkLoadOrderHintInvalidColumn" xml:space="preserve">
<value>The sorted column '{0}' is not valid in the destination table.</value>
</data>
<data name="SQL_BulkLoadUnspecifiedSortOrder" xml:space="preserve">
<value>A column order hint cannot have an unspecified sort order.</value>
</data>
<data name="SQL_UnsupportedAuthenticationSpecified" xml:space="preserve">
<value>Unsupported authentication specified in this context: {0}</value>
</data>
<data name="SQL_Timeout_Active_Directory_Interactive_Authentication" xml:space="preserve">
<value>Active Directory Interactive authentication timed out. The user took too long to respond to the authentication request.</value>
</data>
<data name="SQL_SettingInteractiveWithCredential" xml:space="preserve">
<value>Cannot use 'Authentication=Active Directory Interactive', if the Credential property has been set.</value>
</data>
<data name="SQL_SettingCredentialWithInteractive" xml:space="preserve">
<value>Cannot set the Credential property if 'Authentication=Active Directory Interactive' has been specified in the connection string.</value>
</data>
</root>
30 changes: 30 additions & 0 deletions src/Microsoft.Data.SqlClient/netfx/src/Resources/Strings.it.resx
Original file line number Diff line number Diff line change
Expand Up @@ -4530,4 +4530,34 @@
<data name="SQLUDT_InvalidSize" xml:space="preserve">
<value>Le dimensioni del tipo definito dall'utente (UDT) devono essere inferiori a {1}, dimensioni: {0}</value>
</data>
<data name="SEC_ProtocolWarning" xml:space="preserve">
<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>
</data>
<data name="net_invalid_enum" xml:space="preserve">
<value>The specified value is not valid in the '{0}' enumeration.</value>
</data>
<data name="SQL_BulkLoadInvalidOrderHint" xml:space="preserve">
<value>The given column order hint is not valid.</value>
</data>
<data name="SQL_BulkLoadOrderHintDuplicateColumn" xml:space="preserve">
<value>The column '{0}' was specified more than once.</value>
</data>
<data name="SQL_BulkLoadOrderHintInvalidColumn" xml:space="preserve">
<value>The sorted column '{0}' is not valid in the destination table.</value>
</data>
<data name="SQL_BulkLoadUnspecifiedSortOrder" xml:space="preserve">
<value>A column order hint cannot have an unspecified sort order.</value>
</data>
<data name="SQL_UnsupportedAuthenticationSpecified" xml:space="preserve">
<value>Unsupported authentication specified in this context: {0}</value>
</data>
<data name="SQL_Timeout_Active_Directory_Interactive_Authentication" xml:space="preserve">
<value>Active Directory Interactive authentication timed out. The user took too long to respond to the authentication request.</value>
</data>
<data name="SQL_SettingInteractiveWithCredential" xml:space="preserve">
<value>Cannot use 'Authentication=Active Directory Interactive', if the Credential property has been set.</value>
</data>
<data name="SQL_SettingCredentialWithInteractive" xml:space="preserve">
<value>Cannot set the Credential property if 'Authentication=Active Directory Interactive' has been specified in the connection string.</value>
</data>
</root>
30 changes: 30 additions & 0 deletions src/Microsoft.Data.SqlClient/netfx/src/Resources/Strings.ja.resx
Original file line number Diff line number Diff line change
Expand Up @@ -4530,4 +4530,34 @@
<data name="SQLUDT_InvalidSize" xml:space="preserve">
<value>UDT のサイズは {1} より小さくなければなりません。サイズ: {0}</value>
</data>
<data name="SEC_ProtocolWarning" xml:space="preserve">
<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>
</data>
<data name="net_invalid_enum" xml:space="preserve">
<value>The specified value is not valid in the '{0}' enumeration.</value>
</data>
<data name="SQL_BulkLoadInvalidOrderHint" xml:space="preserve">
<value>The given column order hint is not valid.</value>
</data>
<data name="SQL_BulkLoadOrderHintDuplicateColumn" xml:space="preserve">
<value>The column '{0}' was specified more than once.</value>
</data>
<data name="SQL_BulkLoadOrderHintInvalidColumn" xml:space="preserve">
<value>The sorted column '{0}' is not valid in the destination table.</value>
</data>
<data name="SQL_BulkLoadUnspecifiedSortOrder" xml:space="preserve">
<value>A column order hint cannot have an unspecified sort order.</value>
</data>
<data name="SQL_UnsupportedAuthenticationSpecified" xml:space="preserve">
<value>Unsupported authentication specified in this context: {0}</value>
</data>
<data name="SQL_Timeout_Active_Directory_Interactive_Authentication" xml:space="preserve">
<value>Active Directory Interactive authentication timed out. The user took too long to respond to the authentication request.</value>
</data>
<data name="SQL_SettingInteractiveWithCredential" xml:space="preserve">
<value>Cannot use 'Authentication=Active Directory Interactive', if the Credential property has been set.</value>
</data>
<data name="SQL_SettingCredentialWithInteractive" xml:space="preserve">
<value>Cannot set the Credential property if 'Authentication=Active Directory Interactive' has been specified in the connection string.</value>
</data>
</root>
30 changes: 30 additions & 0 deletions src/Microsoft.Data.SqlClient/netfx/src/Resources/Strings.ko.resx
Original file line number Diff line number Diff line change
Expand Up @@ -4530,4 +4530,34 @@
<data name="SQLUDT_InvalidSize" xml:space="preserve">
<value>UDT 크기는 {1}보다 작아야 합니다. 크기: {0}</value>
</data>
<data name="SEC_ProtocolWarning" xml:space="preserve">
<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>
</data>
<data name="net_invalid_enum" xml:space="preserve">
<value>The specified value is not valid in the '{0}' enumeration.</value>
</data>
<data name="SQL_BulkLoadInvalidOrderHint" xml:space="preserve">
<value>The given column order hint is not valid.</value>
</data>
<data name="SQL_BulkLoadOrderHintDuplicateColumn" xml:space="preserve">
<value>The column '{0}' was specified more than once.</value>
</data>
<data name="SQL_BulkLoadOrderHintInvalidColumn" xml:space="preserve">
<value>The sorted column '{0}' is not valid in the destination table.</value>
</data>
<data name="SQL_BulkLoadUnspecifiedSortOrder" xml:space="preserve">
<value>A column order hint cannot have an unspecified sort order.</value>
</data>
<data name="SQL_UnsupportedAuthenticationSpecified" xml:space="preserve">
<value>Unsupported authentication specified in this context: {0}</value>
</data>
<data name="SQL_Timeout_Active_Directory_Interactive_Authentication" xml:space="preserve">
<value>Active Directory Interactive authentication timed out. The user took too long to respond to the authentication request.</value>
</data>
<data name="SQL_SettingInteractiveWithCredential" xml:space="preserve">
<value>Cannot use 'Authentication=Active Directory Interactive', if the Credential property has been set.</value>
</data>
<data name="SQL_SettingCredentialWithInteractive" xml:space="preserve">
<value>Cannot set the Credential property if 'Authentication=Active Directory Interactive' has been specified in the connection string.</value>
</data>
</root>
Original file line number Diff line number Diff line change
Expand Up @@ -4530,4 +4530,34 @@
<data name="SQLUDT_InvalidSize" xml:space="preserve">
<value>O tamanho do UDT precisa ser menor que {1}. Tamanho: {0}</value>
</data>
<data name="SEC_ProtocolWarning" xml:space="preserve">
<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>
</data>
<data name="net_invalid_enum" xml:space="preserve">
<value>The specified value is not valid in the '{0}' enumeration.</value>
</data>
<data name="SQL_BulkLoadInvalidOrderHint" xml:space="preserve">
<value>The given column order hint is not valid.</value>
</data>
<data name="SQL_BulkLoadOrderHintDuplicateColumn" xml:space="preserve">
<value>The column '{0}' was specified more than once.</value>
</data>
<data name="SQL_BulkLoadOrderHintInvalidColumn" xml:space="preserve">
<value>The sorted column '{0}' is not valid in the destination table.</value>
</data>
<data name="SQL_BulkLoadUnspecifiedSortOrder" xml:space="preserve">
<value>A column order hint cannot have an unspecified sort order.</value>
</data>
<data name="SQL_UnsupportedAuthenticationSpecified" xml:space="preserve">
<value>Unsupported authentication specified in this context: {0}</value>
</data>
<data name="SQL_Timeout_Active_Directory_Interactive_Authentication" xml:space="preserve">
<value>Active Directory Interactive authentication timed out. The user took too long to respond to the authentication request.</value>
</data>
<data name="SQL_SettingInteractiveWithCredential" xml:space="preserve">
<value>Cannot use 'Authentication=Active Directory Interactive', if the Credential property has been set.</value>
</data>
<data name="SQL_SettingCredentialWithInteractive" xml:space="preserve">
<value>Cannot set the Credential property if 'Authentication=Active Directory Interactive' has been specified in the connection string.</value>
</data>
</root>
30 changes: 30 additions & 0 deletions src/Microsoft.Data.SqlClient/netfx/src/Resources/Strings.ru.resx
Original file line number Diff line number Diff line change
Expand Up @@ -4530,4 +4530,34 @@
<data name="SQLUDT_InvalidSize" xml:space="preserve">
<value>Размер пользовательского типа должен быть меньше {1}, текущий размер: {0}.</value>
</data>
<data name="SEC_ProtocolWarning" xml:space="preserve">
<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>
</data>
<data name="net_invalid_enum" xml:space="preserve">
<value>The specified value is not valid in the '{0}' enumeration.</value>
</data>
<data name="SQL_BulkLoadInvalidOrderHint" xml:space="preserve">
<value>The given column order hint is not valid.</value>
</data>
<data name="SQL_BulkLoadOrderHintDuplicateColumn" xml:space="preserve">
<value>The column '{0}' was specified more than once.</value>
</data>
<data name="SQL_BulkLoadOrderHintInvalidColumn" xml:space="preserve">
<value>The sorted column '{0}' is not valid in the destination table.</value>
</data>
<data name="SQL_BulkLoadUnspecifiedSortOrder" xml:space="preserve">
<value>A column order hint cannot have an unspecified sort order.</value>
</data>
<data name="SQL_UnsupportedAuthenticationSpecified" xml:space="preserve">
<value>Unsupported authentication specified in this context: {0}</value>
</data>
<data name="SQL_Timeout_Active_Directory_Interactive_Authentication" xml:space="preserve">
<value>Active Directory Interactive authentication timed out. The user took too long to respond to the authentication request.</value>
</data>
<data name="SQL_SettingInteractiveWithCredential" xml:space="preserve">
<value>Cannot use 'Authentication=Active Directory Interactive', if the Credential property has been set.</value>
</data>
<data name="SQL_SettingCredentialWithInteractive" xml:space="preserve">
<value>Cannot set the Credential property if 'Authentication=Active Directory Interactive' has been specified in the connection string.</value>
</data>
</root>
Original file line number Diff line number Diff line change
Expand Up @@ -4530,4 +4530,34 @@
<data name="SQLUDT_InvalidSize" xml:space="preserve">
<value>UDT 大小必须小于 {1},大小为 {0}</value>
</data>
<data name="SEC_ProtocolWarning" xml:space="preserve">
<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>
</data>
<data name="net_invalid_enum" xml:space="preserve">
<value>The specified value is not valid in the '{0}' enumeration.</value>
</data>
<data name="SQL_BulkLoadInvalidOrderHint" xml:space="preserve">
<value>The given column order hint is not valid.</value>
</data>
<data name="SQL_BulkLoadOrderHintDuplicateColumn" xml:space="preserve">
<value>The column '{0}' was specified more than once.</value>
</data>
<data name="SQL_BulkLoadOrderHintInvalidColumn" xml:space="preserve">
<value>The sorted column '{0}' is not valid in the destination table.</value>
</data>
<data name="SQL_BulkLoadUnspecifiedSortOrder" xml:space="preserve">
<value>A column order hint cannot have an unspecified sort order.</value>
</data>
<data name="SQL_UnsupportedAuthenticationSpecified" xml:space="preserve">
<value>Unsupported authentication specified in this context: {0}</value>
</data>
<data name="SQL_Timeout_Active_Directory_Interactive_Authentication" xml:space="preserve">
<value>Active Directory Interactive authentication timed out. The user took too long to respond to the authentication request.</value>
</data>
<data name="SQL_SettingInteractiveWithCredential" xml:space="preserve">
<value>Cannot use 'Authentication=Active Directory Interactive', if the Credential property has been set.</value>
</data>
<data name="SQL_SettingCredentialWithInteractive" xml:space="preserve">
<value>Cannot set the Credential property if 'Authentication=Active Directory Interactive' has been specified in the connection string.</value>
</data>
</root>
Loading

0 comments on commit 3b807ae

Please sign in to comment.