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

welcomePage.contribution.i18n.json « electron-browser « page « welcome « parts « workbench « vs « src « trk « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b95332c79fcdaff36a644fddff4d0fd75a06bfdf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"workbenchConfigurationTitle": "Çalışma Ekranı",
	"workbench.startupEditor.none": "Bir düzenleyici olmadan başlayın.",
	"workbench.startupEditor.welcomePage": "Hoş Geldiniz sayfasını açın (varsayılan).",
	"workbench.startupEditor.newUntitledFile": "Yeni bir isimsiz dosya açın.",
	"workbench.startupEditor": "Önceki oturumdan hiçbiri düzenleyici geri yüklenmeyecekse, başlangıçta hangi düzenleyicinin gösterileceğini denetler. Bir düzenleyici olmadan başlamak için 'none', Hoş Geldiniz sayfasını açmak için 'welcomePage' (varsayılan), (sadece boş bir çalışma alanı açarken) yeni bir isimsiz dosya açmak için 'newUntitledFile'ı seçin.",
	"help": "Yardım"
}