Archived
update localization resource files (#14389)
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": "No se ha podido iniciar {0}",
|
||||
"installingServiceChannelMsg": "Instalando {0} en {1}",
|
||||
"installingServiceStatusMsg": "Instalando {0}",
|
||||
"installedServiceChannelMsg": "{0} instalado",
|
||||
"downloadingServiceChannelMsg": "Descargando {0}",
|
||||
"downloadingServiceSizeChannelMsg": "({0} KB)",
|
||||
"downloadingServiceStatusMsg": "Descargando {0}",
|
||||
"downloadServiceDoneChannelMsg": "Instalación terminada {0}"
|
||||
}
|
||||
Reference in New Issue
Block a user