mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-20 17:22:51 -05:00
19 lines
1.0 KiB
JSON
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."
|
|
} |