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/src/vs/editor/contrib/multicursor/common/multicursor.i18n.json')
-rw-r--r--i18n/hun/src/vs/editor/contrib/multicursor/common/multicursor.i18n.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/i18n/hun/src/vs/editor/contrib/multicursor/common/multicursor.i18n.json b/i18n/hun/src/vs/editor/contrib/multicursor/common/multicursor.i18n.json
index 8aa3dbca9ff..f50dc975843 100644
--- a/i18n/hun/src/vs/editor/contrib/multicursor/common/multicursor.i18n.json
+++ b/i18n/hun/src/vs/editor/contrib/multicursor/common/multicursor.i18n.json
@@ -6,5 +6,11 @@
{
"mutlicursor.insertAbove": "Kurzor beszúrása egy sorral feljebb",
"mutlicursor.insertBelow": "Kurzor beszúrása egy sorral lejjebb",
- "mutlicursor.insertAtEndOfEachLineSelected": "Kurzor beszúrása a sorok végére"
+ "mutlicursor.insertAtEndOfEachLineSelected": "Kurzor beszúrása a sorok végére",
+ "addSelectionToNextFindMatch": "Kijelölés hozzáadása a következő keresési találathoz",
+ "addSelectionToPreviousFindMatch": "Kijelölés hozzáadása az előző keresési találathoz",
+ "moveSelectionToNextFindMatch": "Utolsó kijelölés áthelyezése a következő keresési találatra",
+ "moveSelectionToPreviousFindMatch": "Utolsó kijelölés áthelyezése az előző keresési találatra",
+ "selectAllOccurrencesOfFindMatch": "Az összes keresési találat kijelölése",
+ "changeAll.label": "Minden előfordulás módosítása"
} \ No newline at end of file