mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-20 09:35:38 -05:00
19 lines
943 B
JSON
19 lines
943 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} iniciado",
|
|
"startingServiceStatusMsg": "Iniciando {0}",
|
|
"failedToStartServiceErrorMsg": "Falha ao iniciar o {0}",
|
|
"installingServiceChannelMsg": "Instalando {0} para {1}",
|
|
"installingServiceStatusMsg": "Instalando {0}",
|
|
"installedServiceChannelMsg": "Instalado {0}",
|
|
"downloadingServiceChannelMsg": "Baixando {0}",
|
|
"downloadingServiceSizeChannelMsg": "({0} KB)",
|
|
"downloadingServiceStatusMsg": "Baixando {0}",
|
|
"downloadServiceDoneChannelMsg": "Concluída a instalação de {0}"
|
|
} |