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/deu/extensions/git/out/commands.i18n.json')
-rw-r--r--i18n/deu/extensions/git/out/commands.i18n.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/i18n/deu/extensions/git/out/commands.i18n.json b/i18n/deu/extensions/git/out/commands.i18n.json
index a4ed3d39e43..1abad5f86ec 100644
--- a/i18n/deu/extensions/git/out/commands.i18n.json
+++ b/i18n/deu/extensions/git/out/commands.i18n.json
@@ -10,9 +10,12 @@
"remote branch at": "Remotebranch unter {0}",
"create branch": "$(plus) Neuen Branch erstellen",
"repourl": "Repository-URL",
+ "selectFolder": "Repositoryspeicherort auswählen",
"cloning": "Das Git-Repository \"{0}\" wird geklont …",
"proposeopen": "Möchten Sie das geklonte Repository öffnen?",
"openrepo": "Repository öffnen",
+ "add": "Zum Arbeitsbereich hinzufügen",
+ "proposeopen2": "Möchten Sie das geklonte Repository öffnen oder es zum aktuellen Arbeitsbereich hinzufügen?",
"init": "Arbeitsbereichsordner auswählen, in dem das Git-Repository initialisiert wird",
"init repo": "Repository initialisieren",
"create repo": "Repository initialisieren",