[Loc] update to langpack source files 4/7/2022 (#18967)

* Added updated xlfs

* update to source files
This commit is contained in:
Alex Ma
2022-04-07 12:28:02 -07:00
committed by GitHub
parent f804e5dd48
commit b4195d8984
44 changed files with 50 additions and 50 deletions

View File

@@ -2117,7 +2117,7 @@
</trans-unit>
<trans-unit id="resource.type.azure.arc.description">
<source xml:lang="en">Creates an Azure Arc data controller. Ensure that you have run az login before starting this wizard.</source>
<target state="new">Creates an Azure Arc data controller. Ensure that you have run az login before starting this wizard.</target>
<target state="translated">Erstellt einen Azure Arc-Datencontroller. Stellen Sie sicher, dass Sie „az login“ ausgeführt haben, bevor Sie diesen Assistenten starten.</target>
</trans-unit>
<trans-unit id="resource.type.azure.arc.display.name">
<source xml:lang="en">Azure Arc data controller</source>

View File

@@ -1150,7 +1150,7 @@
</trans-unit>
<trans-unit id="updatedToSdkStyleError">
<source xml:lang="en">Converting the project {0} to SDK-style was unsuccessful. Changes to the .sqlproj have been rolled back.</source>
<target state="new">Converting the project {0} to SDK-style was unsuccessful. Changes to the .sqlproj have been rolled back.</target>
<target state="translated">Das Konvertieren des Projekts in {0}das SDK-Format war nicht erfolgreich. Änderungen an .sqlproj wurden rückgängig gemacht.</target>
</trans-unit>
<trans-unit id="updatingProjectFromDatabase">
<source xml:lang="en">Updating {0} from {1}...</source>

View File

@@ -104,7 +104,7 @@
<body>
<trans-unit id="table.showActions">
<source xml:lang="en">Show Actions</source>
<target state="new">Show Actions</target>
<target state="translated">Aktionen anzeigen</target>
</trans-unit>
</body>
</file>
@@ -148,11 +148,11 @@
</trans-unit>
<trans-unit id="tableFilter.blankStringDisplayText">
<source xml:lang="en">(Blanks)</source>
<target state="translated">(Leer)</target>
<target state="translated">(Leerzeichen)</target>
</trans-unit>
<trans-unit id="tableFilter.nullDisplayText">
<source xml:lang="en">(NULL)</source>
<target state="new">(NULL)</target>
<target state="translated">(NULL)</target>
</trans-unit>
<trans-unit id="tableFilter.selectedCount">
<source xml:lang="en">{0} Selected</source>