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/hun/extensions/git/out/commands.i18n.json')
-rw-r--r--i18n/hun/extensions/git/out/commands.i18n.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/i18n/hun/extensions/git/out/commands.i18n.json b/i18n/hun/extensions/git/out/commands.i18n.json
index e3a35609258..ed82f751b7f 100644
--- a/i18n/hun/extensions/git/out/commands.i18n.json
+++ b/i18n/hun/extensions/git/out/commands.i18n.json
@@ -12,8 +12,9 @@
"cloning": "Git-forráskódtár klónozása...",
"openrepo": "Forráskódtár megnyitása",
"proposeopen": "Szeretné megnyitni a klónozott forráskódtárat?",
- "path to init": "Mappa elérési útja",
- "provide path": "Git-forráskódtár inicializálásához adjon meg egy elérési utat!",
+ "init repo": "Forráskódtár előkészítése",
+ "create repo": "Forráskódtár előkészítése",
+ "are you sure": "A művelet egy Git forráskódtárat hoz létre a következő helyen: '{0}. Biztosan szeretné folytatni?",
"HEAD not available": "A(z) '{0}' HEAD-verziója nem elérhető.",
"confirm stage files with merge conflicts": "Biztosan elő szeretne jegyezni {0} ütközési konfliktussal rendelkező fájlt?",
"confirm stage file with merge conflicts": "Biztosan elő szeretne jegyezni a következő, ütközési konfliktussal rendelkező fájlt: {0}?",