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

logsActions.i18n.json « electron-browser « logs « parts « workbench « vs « src « trk « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8aa0346aaa10d99653b21de87d434b2434333a38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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."
	],
	"openLogsFolder": "Günlük Klasörünü Aç",
	"showLogs": "Günlükleri Göster...",
	"rendererProcess": "Pencere ({0})",
	"emptyWindow": "Pencere",
	"extensionHost": "Eklenti Sunucusu",
	"sharedProcess": "Ortak",
	"mainProcess": "Temel",
	"selectProcess": "İşlem için Günlük Seçin",
	"openLogFile": "Günlük Dosyasını Aç...",
	"trace": "İzle",
	"debug": "Hata Ayıklama",
	"info": "Bilgi",
	"warn": "Uyarı",
	"err": "Hata",
	"critical": "Kritik",
	"off": "Kapalı",
	"selectLogLevel": "Günlük düzeyini seçin",
	"default and current": "Varsayılan & Geçerli Olan",
	"default": "Varsayılan",
	"current": "Geçerli Olan"
}