mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 19:18:59 +01:00
16 lines
793 B
JSON
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"
|
|
} |