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

commandsHandler.i18n.json « browser « quickopen « parts « workbench « vs « src « trk « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3164aed2f83978e08633fe4ac15878c39444fc6f (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": "Tüm Komutları Göster",
	"clearCommandHistory": "Komut Geçmişini Temizle",
	"showCommands.label": "Komut Paleti...",
	"entryAriaLabelWithKey": "{0}, {1}, komutlar",
	"entryAriaLabel": "{0}, komutlar",
	"canNotRun": "'{0}' komutu buradan çalıştırılamıyor.",
	"actionNotEnabled": "'{0}' komutu geçerli bağlamda etkin değil.",
	"recentlyUsed": "yakınlarda kullanıldı",
	"morecCommands": "diğer komutlar",
	"cat.title": "{0}: {1}",
	"noCommandsMatching": "Eşleşen komut yok"
}