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

preferencesActions.i18n.json « browser « preferences « parts « workbench « vs « src « trk « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0a5d1d96e7e7d10541fbe0e180b545be8280ef75 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"openGlobalSettings": "Kullanıcı Ayarlarını Aç",
	"openGlobalKeybindings": "Klavye Kısayollarını Aç",
	"openGlobalKeybindingsFile": "Klavye Kısayolları Dosyasını Aç",
	"openWorkspaceSettings": "Çalışma Alanı Ayarlarını Aç",
	"configureLanguageBasedSettings": "Dile Özel Ayarları Yapılandır...",
	"languageDescriptionConfigured": "({0})",
	"pickLanguage": "Dili Seç"
}