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

commandsHandler.i18n.json « browser « quickopen « parts « workbench « vs « src « hun « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 949b0eb4dcf73879b498d8551e87a521799921a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"showTriggerActions": "Minden parancs megjelenítése",
	"clearCommandHistory": "Parancselőzmények törlése",
	"showCommands.label": "Parancskatalógus...",
	"entryAriaLabelWithKey": "{0}, {1}, parancsok",
	"entryAriaLabel": "{0}, parancs",
	"canNotRun": "Innen nem futtatható a(z) {0} parancs.",
	"actionNotEnabled": "Ebben a kontextusban nem engedélyezett a(z) {0} parancs futtatása.",
	"recentlyUsed": "legutóbb használt",
	"morecCommands": "további parancsok",
	"cat.title": "{0}: {1}",
	"noCommandsMatching": "Parancs nem található"
}