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 committed Aug 20, 2023
1 parent c7cefee commit 610a2c2
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 58 deletions.
58 changes: 29 additions & 29 deletions src/Microsoft.Data.SqlClient/src/Resources/Strings.fr.resx
Original file line number Diff line number Diff line change
Expand Up @@ -4645,90 +4645,90 @@
<value>Impossible de définir la propriété AccessTokenCallback si 'Authentication=Active Directory Default' a été spécifié dans la chaîne de connexion.</value>
</data>
<data name="event_OperationReturnedSomething" xml:space="preserve">
<value>{0} returned {1}.</value>
<value>{0} retourné {1}.</value>
</data>
<data name="net_auth_message_not_encrypted" xml:space="preserve">
<value>Protocol error: A received message contains a valid signature but it was not encrypted as required by the effective Protection Level.</value>
<value>Erreur de protocole : un message reçu contient une signature valide mais n’a pas été chiffré conformément au niveau de protection en application.</value>
</data>
<data name="net_log_operation_failed_with_error" xml:space="preserve">
<value>{0} failed with error {1}.</value>
<value>{0} a échoué avec l’erreur : {1}</value>
</data>
<data name="net_MethodNotImplementedException" xml:space="preserve">
<value>This method is not implemented by this class.</value>
<value>Cette méthode n’est pas implémentée par cette classe.</value>
</data>
<data name="net_securitypackagesupport" xml:space="preserve">
<value>The requested security package is not supported.</value>
<value>Le package de sécurité demandé n’est pas pris en charge.</value>
</data>
<data name="SNI_IncorrectPhysicalConnectionType" xml:space="preserve">
<value>Incorrect physicalConnection type.</value>
<value>Type physicalConnection incorrect.</value>
</data>
<data name="SqlAppContextSwitchManager_InvalidValue" xml:space="preserve">
<value>Exception occurred while trying to set the AppContext Switch '{0}'={1}.</value>
<value>Une exception s’est produite lors de la tentative de définition du commutateur AppContext '{0}'={1}.</value>
</data>
<data name="SQL_DbTypeNotSupportedOnThisPlatform" xml:space="preserve">
<value>Type {0} is not supported on this platform.</value>
<value>Type {0} n’est pas pris en charge sur cette plateforme.</value>
</data>
<data name="SQL_GlobalizationInvariantModeNotSupported" xml:space="preserve">
<value>Globalization Invariant Mode is not supported.</value>
<value>Le mode invariant de la globalisation n’est pas pris en charge.</value>
</data>
<data name="SQL_KerberosTicketMissingError" xml:space="preserve">
<value>Cannot authenticate using Kerberos. Ensure Kerberos has been initialized on the client with 'kinit' and a Service Principal Name has been registered for the SQL Server to allow Kerberos authentication.</value>
<value>Authentification impossible à l’aide de Kerberos. Vérifiez que Kerberos a été initialisé sur le client avec « kinit » et qu’un nom de principal du service a été inscrit pour le SQL Server pour autoriser l’authentification Kerberos.</value>
</data>
<data name="SQL_NetworkLibraryNotSupported" xml:space="preserve">
<value>The keyword 'Network Library' is not supported on this platform, prefix the 'Data Source' with the protocol desired instead ('tcp:' for a TCP connection, or 'np:' for a Named Pipe connection).</value>
<value>La mot clé « Bibliothèque réseau » n’est pas prise en charge sur cette plateforme, préfixez la « Source de données » avec le protocole souhaité à la place (« tcp: » pour une connexion TCP ou « np: » pour une connexion de canal nommé).</value>
</data>
<data name="SQL_SocketDidNotThrow" xml:space="preserve">
<value>Socket did not throw expected '{0}' with error code '{1}'.</value>
<value>Le socket n’a pas levé le '{0}' attendu avec le code d’erreur '{1}'.</value>
</data>
<data name="SQL_TDS8_NotSupported_Netstandard2_0" xml:space="preserve">
<value>Not supported in .Net Standard 2.0.</value>
<value>Non pris en charge dans .Net Standard 2.0.</value>
</data>
<data name="SQL_UnsupportedFeature" xml:space="preserve">
<value>The server is attempting to use a feature that is not supported on this platform.</value>
<value>Le serveur tente d’utiliser une fonctionnalité qui n’est pas prise en charge sur cette plateforme.</value>
</data>
<data name="SQL_UnsupportedKeyword" xml:space="preserve">
<value>The keyword '{0}' is not supported on this platform.</value>
<value>Le mot-clé '{0}' n’est pas pris en charge sur cette plate-forme.</value>
</data>
<data name="SQL_UnsupportedSysTxVersion" xml:space="preserve">
<value>The currently loaded System.Transactions.dll does not support Global Transactions.</value>
<value>Le fichier System.Transactions.dll actuellement chargé ne prend pas en charge les transactions globales.</value>
</data>
<data name="SQL_UnsupportedToken" xml:space="preserve">
<value>Received an unsupported token '{0}' while reading data from the server.</value>
<value>Réception d’un jeton non pris en charge '{0}' lors de la lecture des données du serveur.</value>
</data>
<data name="SSPIInvalidHandleType" xml:space="preserve">
<value>'{0}' is not a supported handle type.</value>
<value>'{0}' n’est pas un type de handle pris en charge.</value>
</data>
<data name="SqlFileStream_NotSupported" xml:space="preserve">
<value>SqlFileStream is not supported on this platform.</value>
<value>SqlFileStream n’est pas pris en charge sur cette plateforme.</value>
</data>
<data name="LocalDBNotSupported" xml:space="preserve">
<value>LocalDB is not supported on this platform.</value>
<value>La Base de données locale n’est pas prise en charge sur cette plateforme.</value>
</data>
<data name="net_context_buffer_too_small" xml:space="preserve">
<value>Insufficient buffer space. Required: {0} Actual: {1}.</value>
<value>Espace de mémoire tampon insuffisant. Obligatoire : {0} réel : {1}.</value>
</data>
<data name="net_gssapi_operation_failed" xml:space="preserve">
<value>GSSAPI operation failed with status: {0} (Minor status: {1}).</value>
<value>Échec de l’opération GSSAPI avec le statut : {0} (statut mineur : {1}).</value>
</data>
<data name="net_gssapi_operation_failed_detailed" xml:space="preserve">
<value>GSSAPI operation failed with error - {0} ({1}).</value>
<value>L’opération GSSAPI a échoué avec une erreur – {0} ({1}).</value>
</data>
<data name="net_nego_channel_binding_not_supported" xml:space="preserve">
<value>No support for channel binding on operating systems other than Windows.</value>
<value>Aucune prise en charge de la liaison de canal sur les systèmes d’exploitation autres que Windows.</value>
</data>
<data name="net_nego_not_supported_empty_target_with_defaultcreds" xml:space="preserve">
<value>Target name should be non empty if default credentials are passed.</value>
<value>Le nom cible ne doit pas être vide si les informations d’identification par défaut sont transmises.</value>
</data>
<data name="net_nego_protection_level_not_supported" xml:space="preserve">
<value>Requested protection level is not supported with the GSSAPI implementation currently installed.</value>
<value>Le niveau de protection demandé n’est pas pris en charge avec l’implémentation GSSAPI actuellement installée.</value>
</data>
<data name="net_nego_server_not_supported" xml:space="preserve">
<value>Server implementation is not supported.</value>
<value>L’implémentation du serveur n’est pas prise en charge.</value>
</data>
<data name="net_ntlm_not_possible_default_cred" xml:space="preserve">
<value>NTLM authentication is not possible with default credentials on this platform.</value>
<value>L’authentification NTLM n’est pas possible avec les informations d’identification par défaut sur cette plateforme.</value>
</data>
<data name="SqlParameter_SourceColumnNullMapping" xml:space="preserve">
<value>When used by DataAdapter.Update, the parameter value is changed from DBNull.Value into (Int32)1 or (Int32)0 if non-null.</value>
<value>Lorsqu’elle est utilisée par DataAdapter.Update, la valeur de paramètre DBNull.Value est remplacée par (Int32)1 ou par (Int32)0 si elle n’est pas null.</value>
</data>
</root>
58 changes: 29 additions & 29 deletions src/Microsoft.Data.SqlClient/src/Resources/Strings.ja.resx
Original file line number Diff line number Diff line change
Expand Up @@ -4645,90 +4645,90 @@
<value>接続文字列に 'Authentication=Active Directory Default' が指定されている場合、AccessTokenCallback プロパティを設定できません。</value>
</data>
<data name="event_OperationReturnedSomething" xml:space="preserve">
<value>{0} returned {1}.</value>
<value>{0} {1} を返しました。</value>
</data>
<data name="net_auth_message_not_encrypted" xml:space="preserve">
<value>Protocol error: A received message contains a valid signature but it was not encrypted as required by the effective Protection Level.</value>
<value>プロトコル エラー: 受信したメッセージは有効な署名を含んでいますが、有効な保護レベルで必要な暗号化がされていません。</value>
</data>
<data name="net_log_operation_failed_with_error" xml:space="preserve">
<value>{0} failed with error {1}.</value>
<value>エラー {1} により {0} に失敗しました。</value>
</data>
<data name="net_MethodNotImplementedException" xml:space="preserve">
<value>This method is not implemented by this class.</value>
<value>このメソッドは、このクラスで実装されていません。</value>
</data>
<data name="net_securitypackagesupport" xml:space="preserve">
<value>The requested security package is not supported.</value>
<value>要求されたセキュリティ パッケージは、サポートされていません。</value>
</data>
<data name="SNI_IncorrectPhysicalConnectionType" xml:space="preserve">
<value>Incorrect physicalConnection type.</value>
<value>physicalConnection の種類が正しくありません。</value>
</data>
<data name="SqlAppContextSwitchManager_InvalidValue" xml:space="preserve">
<value>Exception occurred while trying to set the AppContext Switch '{0}'={1}.</value>
<value>AppContext スイッチ '{0}'={1} の設定中に例外が発生しました。</value>
</data>
<data name="SQL_DbTypeNotSupportedOnThisPlatform" xml:space="preserve">
<value>Type {0} is not supported on this platform.</value>
<value> {0} はこのプラットフォームでサポートされていません。</value>
</data>
<data name="SQL_GlobalizationInvariantModeNotSupported" xml:space="preserve">
<value>Globalization Invariant Mode is not supported.</value>
<value>グローバリゼーション インバリアント モードはサポートされていません。</value>
</data>
<data name="SQL_KerberosTicketMissingError" xml:space="preserve">
<value>Cannot authenticate using Kerberos. Ensure Kerberos has been initialized on the client with 'kinit' and a Service Principal Name has been registered for the SQL Server to allow Kerberos authentication.</value>
<value>Kerberos を使用して認証できません。クライアントで 'kinit' を使用して Kerberos が初期化されており、Kerberos 認証を許可するためのサービス プリンシパル名が SQL Server に登録されていることを確認してください。</value>
</data>
<data name="SQL_NetworkLibraryNotSupported" xml:space="preserve">
<value>The keyword 'Network Library' is not supported on this platform, prefix the 'Data Source' with the protocol desired instead ('tcp:' for a TCP connection, or 'np:' for a Named Pipe connection).</value>
<value>キーワード 'Network Library' はこのプラットフォームでサポートされていません。代わりに 'Data Source' の前に必要なプロトコルを付けてください (TCP 接続の場合は 'tcp:'、名前付きパイプ接続の場合は 'np:')。</value>
</data>
<data name="SQL_SocketDidNotThrow" xml:space="preserve">
<value>Socket did not throw expected '{0}' with error code '{1}'.</value>
<value>ソケットは予期された '{0}' をスローしませんでした。エラー コード '{1}'</value>
</data>
<data name="SQL_TDS8_NotSupported_Netstandard2_0" xml:space="preserve">
<value>Not supported in .Net Standard 2.0.</value>
<value>.Net Standard 2.0 ではサポートされていません。</value>
</data>
<data name="SQL_UnsupportedFeature" xml:space="preserve">
<value>The server is attempting to use a feature that is not supported on this platform.</value>
<value>サーバーは、このプラットフォームでサポートされていない機能を使用しようとしています。</value>
</data>
<data name="SQL_UnsupportedKeyword" xml:space="preserve">
<value>The keyword '{0}' is not supported on this platform.</value>
<value>キーワード '{0}' はこのプラットフォームでサポートされていません。</value>
</data>
<data name="SQL_UnsupportedSysTxVersion" xml:space="preserve">
<value>The currently loaded System.Transactions.dll does not support Global Transactions.</value>
<value>現在読み込まれている System.Transactions.dll では、グローバル トランザクションはサポートされていません。</value>
</data>
<data name="SQL_UnsupportedToken" xml:space="preserve">
<value>Received an unsupported token '{0}' while reading data from the server.</value>
<value>サーバーからデータを読み取り中に、サポートされていないトークン '{0}' を受信しました。</value>
</data>
<data name="SSPIInvalidHandleType" xml:space="preserve">
<value>'{0}' is not a supported handle type.</value>
<value>'{0}' はサポートされているハンドル型ではありません。</value>
</data>
<data name="SqlFileStream_NotSupported" xml:space="preserve">
<value>SqlFileStream is not supported on this platform.</value>
<value>SqlFileStream はこのプラットフォームでサポートされていません。</value>
</data>
<data name="LocalDBNotSupported" xml:space="preserve">
<value>LocalDB is not supported on this platform.</value>
<value>LocalDB はこのプラットフォームでサポートされていません。</value>
</data>
<data name="net_context_buffer_too_small" xml:space="preserve">
<value>Insufficient buffer space. Required: {0} Actual: {1}.</value>
<value>バッファー領域が不足しています。必須: {0}、実際: {1}</value>
</data>
<data name="net_gssapi_operation_failed" xml:space="preserve">
<value>GSSAPI operation failed with status: {0} (Minor status: {1}).</value>
<value>GSSAPI 操作が失敗しました。状態: {0} (マイナー状態: {1})</value>
</data>
<data name="net_gssapi_operation_failed_detailed" xml:space="preserve">
<value>GSSAPI operation failed with error - {0} ({1}).</value>
<value>エラー - {0} ({1}) により、GSSAPI 操作が失敗しました。</value>
</data>
<data name="net_nego_channel_binding_not_supported" xml:space="preserve">
<value>No support for channel binding on operating systems other than Windows.</value>
<value>Windows 以外のオペレーティング システムでのチャネル バインドはサポートされていません。</value>
</data>
<data name="net_nego_not_supported_empty_target_with_defaultcreds" xml:space="preserve">
<value>Target name should be non empty if default credentials are passed.</value>
<value>既定の資格情報が渡される場合、ターゲット名を空にすることはできません。</value>
</data>
<data name="net_nego_protection_level_not_supported" xml:space="preserve">
<value>Requested protection level is not supported with the GSSAPI implementation currently installed.</value>
<value>要求された保護レベルは、現在インストールされている GSSAPI 実装ではサポートされていません。</value>
</data>
<data name="net_nego_server_not_supported" xml:space="preserve">
<value>Server implementation is not supported.</value>
<value>サーバーの実装はサポートされていません。</value>
</data>
<data name="net_ntlm_not_possible_default_cred" xml:space="preserve">
<value>NTLM authentication is not possible with default credentials on this platform.</value>
<value>このプラットフォームでは、既定の資格情報では NTLM 認証を実行できません。</value>
</data>
<data name="SqlParameter_SourceColumnNullMapping" xml:space="preserve">
<value>When used by DataAdapter.Update, the parameter value is changed from DBNull.Value into (Int32)1 or (Int32)0 if non-null.</value>
<value>DataAdapter.Update が使用する場合、パラメーター値は DBNull.Value から (Int32)1 または (Int32)0 (非 Null の場合) に変更されます。</value>
</data>
</root>

0 comments on commit 610a2c2

Please sign in to comment.