mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-30 09:35:39 -05:00
19 lines
969 B
JSON
19 lines
969 B
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} avviato",
|
|
"startingServiceStatusMsg": "Avvio di {0}",
|
|
"failedToStartServiceErrorMsg": "Non è stato possibile avviare {0}",
|
|
"installingServiceChannelMsg": "Installazione di {0} in {1}",
|
|
"installingServiceStatusMsg": "Installazione di {0}",
|
|
"installedServiceChannelMsg": "{0} installato",
|
|
"downloadingServiceChannelMsg": "Download di {0}",
|
|
"downloadingServiceSizeChannelMsg": "({0} KB)",
|
|
"downloadingServiceStatusMsg": "Download di {0}",
|
|
"downloadServiceDoneChannelMsg": "Installazione di {0} completata"
|
|
} |