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

findWidget.i18n.json « browser « find « contrib « editor « vs « src « hun « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 43d34e8aacca6b7ea8281bc0710d6b13721af2e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"label.find": "Keresés",
	"placeholder.find": "Keresés",
	"label.previousMatchButton": "Előző találat",
	"label.nextMatchButton": "Következő találat",
	"label.toggleSelectionFind": "Keresés kijelölésben",
	"label.closeButton": "Bezárás",
	"label.replace": "Csere",
	"placeholder.replace": "Csere",
	"label.replaceButton": "Csere",
	"label.replaceAllButton": "Az összes előfordulás cseréje",
	"label.toggleReplaceButton": "Váltás csere módra",
	"label.matchesLocation": "{0} (összesen {1})",
	"label.noResults": "Nincs eredmény"
}