Files
vscode/i18n/esn/extensions/git/out/model.i18n.json
2017-04-24 15:58:26 -07:00

14 lines
767 B
JSON

/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"open": "Abrir",
"merge changes": "Fusionar cambios mediante combinación",
"staged changes": "Cambios almacenados provisionalmente",
"changes": "Cambios",
"ok": "Aceptar",
"neveragain": "No volver a mostrar",
"huge": "El repositorio Git '{0}' contiene muchos cambios activos, solamente un subconjunto de las características de Git serán habilitadas."
}