Files
azuredatastudio/i18n/ads-language-pack-de/translations/extensions/profiler.i18n.json
Alex Ma fe0c1307a0 Update to langpack source files for September release. (#16990)
* update to localized XLFs

* added update to langpack source files

* updated xlfs

* update to source files
2021-09-03 10:46:12 -07:00

32 lines
1.6 KiB
JSON

{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"dist/dialogs/profilerCreateSessionDialog": {
"createSessionDialog.cancel": "Abbrechen",
"createSessionDialog.create": "Starten",
"createSessionDialog.createSessionFailed": "Fehler beim Erstellen einer Sitzung.",
"createSessionDialog.dialogOwnerInvalid": "Ungültiger Besitzer für Dialogfeld. Das Dialogfeld kann nicht geöffnet werden.",
"createSessionDialog.enterSessionName": "Sitzungsnamen eingeben:",
"createSessionDialog.invalidProviderType": "Ungültiger Anbietertyp. Das Dialogfeld kann nicht geöffnet werden.",
"createSessionDialog.selectTemplates": "Sitzungsvorlage auswählen:",
"createSessionDialog.templatesInvalid": "Ungültige Vorlagenliste. Das Dialogfeld kann nicht geöffnet werden.",
"createSessionDialog.title": "Neue Profilersitzung starten"
},
"package": {
"description": "SQL Server Profiler für Azure Data Studio",
"displayName": "SQL Server Profiler",
"profiler.category": "Profiler",
"profiler.contributes.title.newProfler": "Profiler starten",
"profiler.contributes.title.openCreateSessionDialog": "Profiler-Staffel erstellen",
"profiler.contributes.title.start": "Starten",
"profiler.contributes.title.stop": "Beenden"
}
}
}