[Loc] update to langpack source files (#18958)

* update to xlfs

* [Loc] added updates to langpack source files
This commit is contained in:
Alex Ma
2022-04-06 12:46:39 -07:00
committed by GitHub
parent 03d2e83250
commit 63a700ef3f
52 changed files with 181 additions and 71 deletions

View File

@@ -9956,7 +9956,7 @@
"table.selectAll": "Alle auswählen",
"table.sortAscending": "Aufsteigend sortieren",
"table.sortDescending": "Absteigend sortieren",
"tableFilter.blankStringDisplayText": "(Blanks)",
"tableFilter.blankStringDisplayText": "(Leer)",
"tableFilter.nullDisplayText": "(NULL)",
"tableFilter.selectedCount": "{0} ausgewählt",
"tableFilter.visibleCount": "{0} Ergebnisse"
@@ -12364,6 +12364,9 @@
"noHandlerRegistered": "Es ist kein gültiger Handler für den Ausführungsplan registriert",
"providerIdNotValidError": "Für die Interaktion mit ExecutionPlanService ist ein gültiger Anbieter erforderlich",
"selectExecutionPlanProvider": "Anbieter auswählen, um den Ausführungsplan zu öffnen"
},
"sql/base/browser/ui/table/plugins/contextMenuColumn.plugin": {
"table.showActions": "Show Actions"
}
}
}