Files
vscode/i18n/esn/extensions/git/out/main.i18n.json
2018-02-01 16:14:08 -08:00

16 lines
793 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."
],
"looking": "Buscando git en: {0}",
"using git": "Usando GIT {0} desde {1}",
"downloadgit": "Descargar Git",
"neverShowAgain": "No volver a mostrar",
"notfound": "Git no encontrado. Instálalo o configúralo usando la configuración 'git.path'.",
"updateGit": "Actualizar GIT",
"git20": "Parece que tiene instalado GIT {0}. El código funciona mejor con GIT >= 2"
}