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

workspaceActions.i18n.json « actions « browser « workbench « vs « src « trk « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ed0caa5b58f637eec1427de70fc0e89001088645 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"openFolder": "Klasör Aç...",
	"openFileFolder": "Aç...",
	"addFolderToWorkspace": "Çalışma Alanına Klasör Ekle...",
	"add": "&&Ekle",
	"addFolderToWorkspaceTitle": "Çalışma Alanına Klasör Ekle",
	"newWorkspace": "Yeni Çalışma Alanı...",
	"select": "&&Seç",
	"selectWorkspace": "Çalışma Alanı İçin Klasörleri Seçin",
	"removeFolderFromWorkspace": "Çalışma Alanından Klasör Kaldır",
	"saveWorkspaceAsAction": "Çalışma Alanını Farklı Kaydet...",
	"save": "&&Kaydet",
	"saveWorkspace": "Çalışma Alanını Kaydet",
	"openWorkspaceAction": "Çalışma Alanı Aç...",
	"openWorkspaceConfigFile": "Çalışma Alanı Yapılandırma Dosyasını Aç",
	"workspaceFolderPickerPlaceholder": "Çalışma alanı klasörü seçin"
}