Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/esn/extensions/git/out/commands.i18n.json')
-rw-r--r--i18n/esn/extensions/git/out/commands.i18n.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/i18n/esn/extensions/git/out/commands.i18n.json b/i18n/esn/extensions/git/out/commands.i18n.json
index cbc46e97892..022bf20d57e 100644
--- a/i18n/esn/extensions/git/out/commands.i18n.json
+++ b/i18n/esn/extensions/git/out/commands.i18n.json
@@ -10,9 +10,11 @@
"remote branch at": "Rama remota en {0}",
"create branch": "$(plus) crear nueva rama",
"repourl": "URL del repositorio",
+ "selectFolder": "Seleccione la ubicación del repositorio",
"cloning": "Clonación del repositorio git ' {0} '...",
"proposeopen": "¿Desea abrir el repositorio clonado?",
"openrepo": "Abrir repositorio",
+ "add": "Añadir a espacio de trabajo",
"proposeopen2": "¿Desea abrir el repositorio clonado, o añadir al espacio de trabajo actual?",
"init": "Seleccione una carpeta de área de trabajo en la que inicializar el repositorio de git",
"init repo": "Inicializar el repositorio",