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.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/i18n/deu/extensions/git/out/commands.i18n.json b/i18n/deu/extensions/git/out/commands.i18n.json
index c3d3a5519b7..3f2fcad2989 100644
--- a/i18n/deu/extensions/git/out/commands.i18n.json
+++ b/i18n/deu/extensions/git/out/commands.i18n.json
@@ -12,8 +12,9 @@
"cloning": "Git-Repository wird geklont...",
"openrepo": "Repository öffnen",
"proposeopen": "Möchten Sie das geklonte Repository öffnen?",
- "path to init": "Ordnerpfad",
- "provide path": "Geben Sie einen Ordnerpfad zum Initialisieren eines Git-Repositorys an.",
+ "init repo": "Repository initialisieren",
+ "create repo": "Repository initialisieren",
+ "are you sure": "Erstellt ein Git-Repository unter '{0}'. Sind Sie sicher das Sie weiterfahren möchten?",
"HEAD not available": "Es ist keine HEAD-Version von \"{0}\" verfügbar.",
"confirm stage files with merge conflicts": "Möchten Sie {0} Dateien mit Mergingkonflikten bereitstellen?",
"confirm stage file with merge conflicts": "Möchten Sie {0} mit Mergingkonflikten bereitstellen?",