Files
azuredatastudio/i18n/language-pack-de/translations/extensions/profiler.i18n.json
Udeesha Gautam faee6b45e0 Extensions Localization (#7426)
* Correct Schema comapre single file path in xlfs

* converting SC and Dacpac from Xlf to Json

* Adding all exts other than mssql (needs fixing)
2019-10-01 11:53:46 -07:00

24 lines
1.3 KiB
JSON

{
"Copyright": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0.0",
"contents": {
"extensions/profiler/client/out/dialogs/profilerCreateSessionDialog": {
"createSessionDialog.cancel": "Abbrechen",
"createSessionDialog.create": "Start",
"createSessionDialog.title": "Neue Profiler-Sitzung starten",
"createSessionDialog.templatesInvalid": "Ungültige Vorlagenliste. Dialogfeld kann nicht geöffnet werden.",
"createSessionDialog.dialogOwnerInvalid": "Ungültiger Besitzer für Dialogfeld. Dialogfeld kann nicht geöffnet werden.",
"createSessionDialog.invalidProviderType": "Ungültiger Anbietertyp. Dialogfeld kann nicht geöffnet werden.",
"createSessionDialog.selectTemplates": "Sitzungsvorlage auswählen:",
"createSessionDialog.enterSessionName": "Sitzungsnamen eingeben:",
"createSessionDialog.createSessionFailed": "Fehler beim Erstellen einer Sitzung."
}
}
}