xlf update for 4-19-2023 (#2018)

This commit is contained in:
Alex Ma
2023-04-19 17:24:16 -07:00
committed by GitHub
parent e314f839d8
commit 3eba2ec62b
40 changed files with 370 additions and 370 deletions

View File

@@ -211,8 +211,8 @@
<note></note>
</trans-unit>
<trans-unit id="QueryServiceExecutionPlanNotFound">
<source>Could not retrieve an execution plan from the result set </source>
<target state="translated">Es konnte kein Ausführungsplan für das Resultset abgerufen werden.</target>
<source>Could not retrieve an execution plan from the result set</source>
<target state="new">Could not retrieve an execution plan from the result set</target>
<note></note>
</trans-unit>
<trans-unit id="PeekDefinitionAzureError">
@@ -1845,8 +1845,8 @@
<note></note>
</trans-unit>
<trans-unit id="UnknownSizeUnit">
<source>Unknown size unit {0} </source>
<target state="translated">Unbekannte Größeneinheit "{0}". </target>
<source>Unknown size unit {0}</source>
<target state="new">Unknown size unit {0}</target>
<note>.
Parameters: 0 - unit (string) </note>
</trans-unit>
@@ -1932,8 +1932,8 @@
<note></note>
</trans-unit>
<trans-unit id="Error_InvalidDirectoryName">
<source>Path {0} is not a valid directory </source>
<target state="translated">Der Pfad "{0}" ist kein gültiges Verzeichnis.</target>
<source>Path {0} is not a valid directory</source>
<target state="new">Path {0} is not a valid directory</target>
<note></note>
</trans-unit>
<trans-unit id="Error_ExistingDirectoryName">
@@ -2096,8 +2096,8 @@
Parameters: 0 - lineNumber (int) </note>
</trans-unit>
<trans-unit id="ErrorMessage">
<source>Unable to convert {0} to a Microsoft.Data.SqlClient.SqlParameter object. The specified literal cannot be converted to {1}(Microsoft.Data.SqlDbType). Literal value: {2} </source>
<target state="translated">"{0}" kann nicht in ein Microsoft.Data.SqlClient.SqlParameter-Objekt konvertiert werden. Das angegebene Literal kann nicht in {1}(Microsoft.Data.SqlDbType) konvertiert werden. Literalwert: {2} </target>
<source>Unable to convert {0} to a Microsoft.Data.SqlClient.SqlParameter object. The specified literal cannot be converted to {1}(Microsoft.Data.SqlDbType). Literal value: {2}</source>
<target state="new">Unable to convert {0} to a Microsoft.Data.SqlClient.SqlParameter object. The specified literal cannot be converted to {1}(Microsoft.Data.SqlDbType). Literal value: {2}</target>
<note>.
Parameters: 0 - variableName (string), 1 - sqlDataType (string), 2 - literalValue (string) </note>
</trans-unit>
@@ -2108,8 +2108,8 @@
Parameters: 0 - variableName (string), 1 - sqlDataType (string), 2 - literalValue (string) </note>
</trans-unit>
<trans-unit id="BinaryLiteralPrefixMissingError">
<source>Unable to convert {0} to a Microsoft.Data.SqlClient.SqlParameter object. The specified literal cannot be converted to {1}(Microsoft.Data.SqlDbType), as prefix 0x is expected for a binary literals. Literal value: {2} </source>
<target state="translated">"{0}" kann nicht in ein Microsoft.Data.SqlClient.SqlParameter-Objekt konvertiert werden. Das angegebene Literal kann nicht in {1}(Microsoft.Data.SqlDbType) konvertiert werden, weil für binäre Literale das Präfix 0x erwartet wird. Literalwert: {2} </target>
<source>Unable to convert {0} to a Microsoft.Data.SqlClient.SqlParameter object. The specified literal cannot be converted to {1}(Microsoft.Data.SqlDbType), as prefix 0x is expected for a binary literals. Literal value: {2}</source>
<target state="new">Unable to convert {0} to a Microsoft.Data.SqlClient.SqlParameter object. The specified literal cannot be converted to {1}(Microsoft.Data.SqlDbType), as prefix 0x is expected for a binary literals. Literal value: {2}</target>
<note>.
Parameters: 0 - variableName (string), 1 - sqlDataType (string), 2 - literalValue (string) </note>
</trans-unit>
@@ -5070,8 +5070,8 @@
<note> Operator name</note>
</trans-unit>
<trans-unit id="TFPDescription">
<source>Applies a trained machine learning model to input data </source>
<target state="translated">Wendet ein trainiertes Machine Learning-Modell auf Eingabedaten an. </target>
<source>Applies a trained machine learning model to input data</source>
<target state="new">Applies a trained machine learning model to input data</target>
<note> Operator description</note>
</trans-unit>
<trans-unit id="TableValueFunction">
@@ -6394,8 +6394,8 @@ Der Abfrageprozessor schätzt, dass durch das Implementieren des folgenden Index
<note></note>
</trans-unit>
<trans-unit id="IndexBucketCountPropertyDescription">
<source>Bucket count of the hash index, note the value will always automatically round up to the next power of 2. </source>
<target state="translated">Bucketanzahl des Hashindexes. Beachten Sie, dass der Wert immer automatisch auf die nächste Potenz von 2 aufgerundet wird. </target>
<source>Bucket count of the hash index, note the value will always automatically round up to the next power of 2.</source>
<target state="new">Bucket count of the hash index, note the value will always automatically round up to the next power of 2.</target>
<note></note>
</trans-unit>
<trans-unit id="IndexBucketCountPropertyTitle">
@@ -7137,6 +7137,16 @@ Der Abfrageprozessor schätzt, dass durch das Implementieren des folgenden Index
<target state="translated">Identität einer beliebigen Anmeldung annehmen</target>
<note></note>
</trans-unit>
<trans-unit id="ServiceProviderNotSet">
<source>SetServiceProvider() was not called to establish the required service provider</source>
<target state="new">SetServiceProvider() was not called to establish the required service provider</target>
<note></note>
</trans-unit>
<trans-unit id="ServiceNotFound">
<source>Service {0} was not found in the service provider</source>
<target state="new">Service {0} was not found in the service provider</target>
<note></note>
</trans-unit>
</body>
</file>
</xliff>