Files
azuredatastudio/i18n/deu/extensions/mssql/dist/sqlToolsServer.i18n.json
2021-02-22 19:42:55 -08:00

19 lines
1.0 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."
],
"serviceStartedStatusMsg": "\"{0}\" wurde gestartet.",
"startingServiceStatusMsg": "\"{0}\" wird gestartet.",
"failedToStartServiceErrorMsg": "Fehler beim Starten von \"{0}\".",
"installingServiceChannelMsg": "\"{0}\" wird in \"{1}\" installiert.",
"installingServiceStatusMsg": "\"{0}\" wird installiert.",
"installedServiceChannelMsg": "\"{0}\" wurde installiert.",
"downloadingServiceChannelMsg": "\"{0}\" wird heruntergeladen.",
"downloadingServiceSizeChannelMsg": "({0} KB)",
"downloadingServiceStatusMsg": "\"{0}\" wird heruntergeladen.",
"downloadServiceDoneChannelMsg": "Die Installation von {0} wurde abgeschlossen."
}