mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-30 17:23:29 -05:00
19 lines
916 B
JSON
19 lines
916 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."
|
|
],
|
|
"serviceStarted": "Servicio iniciado",
|
|
"serviceStarting": "Iniciando servicio",
|
|
"flatFileImport.serviceStartFailed": "No se pudo iniciar el servicio de importación {0}",
|
|
"installingServiceDetailed": "Instalando servicio {0} en {1}",
|
|
"installingService": "Instalando servicio",
|
|
"serviceInstalled": "Instalado",
|
|
"downloadingService": "Descargando {0}",
|
|
"downloadingServiceSize": "({0} KB)",
|
|
"downloadingServiceStatus": "Descargando servicio",
|
|
"downloadingServiceComplete": "¡Listo!"
|
|
} |