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: 11ab7f2e40ec030a396b0ee0aa20929d1fa6746f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"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",
	"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",
	"ConfigureGlobalExclusionsAction.label": "Beállítások megnyitása"
}