[Loc] update to xlfs and resx for 3-27-2023 (#1973)

This commit is contained in:
Alex Ma
2023-03-27 15:10:53 -07:00
committed by GitHub
parent e03effd88b
commit d7940e0cc6
20 changed files with 120 additions and 120 deletions

View File

@@ -1321,10 +1321,10 @@
<value>Ungültiger Wert „{0}“ für das Verschlüsseln. Gültige Werte sind „Optional“, „Obligatorisch“, „Streng", „WAHR“, „FALSCH“, „Ja“ oder „Nein“.</value>
</data>
<data name="ConnectionServiceConnStringInvalidEnclaveAttestationProtocol" xml:space="preserve">
<value>Invalid value '{0}' for Attestation protocol. Valid values are 'AAS', 'HGS' and 'None'.</value>
<value>Ungültiger Wert "{0}" für das Nachweisprotokoll. Gültige Werte sind "AAS", "HGS" und "Keine".</value>
</data>
<data name="ConnectionServiceConnStringInvalidAlwaysEncryptedOptionCombination" xml:space="preserve">
<value>The Attestation protocol and Attestation URL requires Always Encrypted with Secure enclaves to be set to Enabled.</value>
<value>Für das Nachweisprotokoll und die Nachweis-URL muss Always Encrypted mit Secure Enclaves auf "Aktiviert" festgelegt sein.</value>
</data>
<data name="SqlCmdExitOnError" xml:space="preserve">
<value>Fehler bei der Batchausführung. Der Vorgang wird beendet.</value>
@@ -3998,13 +3998,13 @@ Der Abfrageprozessor schätzt, dass durch das Implementieren des folgenden Index
<value>Integrierte Schemas</value>
</data>
<data name="ConnectionServiceConnStringMissingAttestationUrlWithAttestationProtocol" xml:space="preserve">
<value>Attestation URL cannot be empty with the selected value of Attestation protocol.</value>
<value>Die Nachweis-URL darf mit dem ausgewählten Wert des Nachweisprotokolls nicht leer sein.</value>
</data>
<data name="ConnectionServiceConnStringInvalidSecureEnclaves" xml:space="preserve">
<value>Invalid value '{0}' for Secure enclaves. Valid values are 'Enabled' and 'Disabled'.</value>
<value>Ungültiger Wert "{0}" für Secure Enclaves. Gültige Werte sind "Enabled" und "Disabled".</value>
</data>
<data name="ConnectionServiceConnStringInvalidAttestationProtocolNoneWithUrl" xml:space="preserve">
<value>The Attestation URL must not be specified with Attestation protocol 'None'. Either set appropriate Attestation protocol or remove Attestation URL from connection properties.</value>
<value>Die Nachweis-URL darf nicht mit dem Nachweisprotokoll "Keine" angegeben werden. Legen Sie entweder das entsprechende Nachweisprotokoll fest, oder entfernen Sie die Nachweis-URL aus den Verbindungseigenschaften.</value>
</data>
<data name="DefaultLanguagePlaceholder" xml:space="preserve">
<value>&lt;default&gt;</value>
@@ -4016,6 +4016,6 @@ Der Abfrageprozessor schätzt, dass durch das Implementieren des folgenden Index
<value>Das Objekt konnte nicht umbenannt werden. URN: '{0}'.</value>
</data>
<data name="ConnectionServiceConnStringMissingAttestationProtocolWithSecureEnclaves" xml:space="preserve">
<value>Attestation protocol cannot be empty with Secure enclaves enabled.</value>
<value>Das Nachweisprotokoll darf nicht leer sein, wenn Secure Enclaves aktiviert ist.</value>
</data>
</root>