fileActions.contribution.i18n.json 644 字节
Newer Older
1 2 3 4 5
/*---------------------------------------------------------------------------------------------
 *  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.
D
Dirk Baeumer 已提交
6
{
D
Dirk Baeumer 已提交
7
	"filesCategory": "Archivos",
8 9 10
	"revealInSideBar": "Mostrar en barra lateral",
	"acceptLocalChanges": "Usar los cambios y sobrescribir el contenido del disco",
	"revertLocalChanges": "Descartar los cambios y volver al contenido del disco"
D
Dirk Baeumer 已提交
11
}