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')
-rw-r--r--i18n/hun/extensions/git/out/commands.i18n.json5
-rw-r--r--i18n/hun/extensions/git/out/repository.i18n.json2
2 files changed, 5 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}?",
diff --git a/i18n/hun/extensions/git/out/repository.i18n.json b/i18n/hun/extensions/git/out/repository.i18n.json
index 360a4435ac6..386f0a265df 100644
--- a/i18n/hun/extensions/git/out/repository.i18n.json
+++ b/i18n/hun/extensions/git/out/repository.i18n.json
@@ -21,6 +21,8 @@
"deleted by us": "Általunk törölt",
"both added": "Mindkettő hozzáadta",
"both modified": "Mindkettő módosította",
+ "untracked, short": "N",
+ "modified, short": "M",
"commit": "Commit",
"merge changes": "Módosítások összeolvasztása",
"staged changes": "Beadásra előjegyzett módosítások",