Welcome to mirror list, hosted at ThFree Co, Russian Federation.

searchActions.i18n.json « browser « search « parts « workbench « vs « src « hun « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 81ca25b06ea34641d7fb6a2d61126456aa0dd28f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
	"nextSearchIncludePattern": "Következő bele foglalt keresési minta megjelenítése",
	"previousSearchIncludePattern": "Előző bele foglalt keresési minta megjelenítése",
	"nextSearchExcludePattern": "Következő kizáró keresési minta megjelenítése",
	"previousSearchExcludePattern": "Előző kizáró keresési minta megjelenítése",
	"nextSearchTerm": "Következő keresőkifejezés megjelenítése",
	"previousSearchTerm": "Előző keresőkifejezés megjelenítése",
	"focusNextInputBox": "Váltás a következő beviteli mezőre",
	"focusPreviousInputBox": "Váltás az előző beviteli mezőre",
	"replaceInFiles": "Csere a fájlokban",
	"findInWorkspace": "Keresés a munkaterületen...",
	"findInFolder": "Keresés mappában...",
	"RefreshAction.label": "Frissítés",
	"ClearSearchResultsAction.label": "Keresési eredmények törlése",
	"FocusNextSearchResult.label": "Váltás a következő keresési eredményre",
	"FocusPreviousSearchResult.label": "Váltás az előző keresési eredményre",
	"RemoveAction.label": "Eltávolítás",
	"file.replaceAll.label": "Összes cseréje",
	"match.replace.label": "Csere"
}