Files
azuredatastudio/i18n/esn/extensions/import/out/services/serviceClient.i18n.json
2021-02-22 19:42:55 -08:00

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!"
}