mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-19 03:21:36 -04:00
* Correct Schema comapre single file path in xlfs * converting SC and Dacpac from Xlf to Json * Adding all exts other than mssql (needs fixing)
24 lines
1.3 KiB
JSON
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."
|
|
}
|
|
}
|
|
}
|