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

extensionEditor.i18n.json « electron-browser « extensions « parts « workbench « vs « src « trk « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5f574d5497b61ce924ac083a103d74a4034fdba1 (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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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."
	],
	"name": "Eklenti adı",
	"extension id": "Eklenti tanımlayıcısı",
	"preview": "Önizleme",
	"builtin": "Yerleşik",
	"publisher": "Yayıncı adı",
	"install count": "Yüklenme sayısı",
	"rating": "Derecelendirme",
	"repository": "Depo",
	"license": "Lisans",
	"details": "Detaylar",
	"contributions": "Eklemeler",
	"changelog": "Değişim Günlüğü",
	"dependencies": "Bağımlılıklar",
	"dependenciestooltip": "Bu eklentinin bağımlı olduğu eklentileri listele",
	"noReadme": "README dosyası yok.",
	"noChangelog": "Değişim günlüğü yok.",
	"noContributions": "Hiçbir Ekleme Yapmıyor",
	"noDependencies": "Bağımlılık Yok",
	"settings": "Ayarlar ({0})",
	"setting name": "Adı",
	"description": "Açıklama",
	"default": "Varsayılan",
	"debuggers": "Hata Ayıklayıcılar ({0})",
	"debugger name": "Adı",
	"debugger type": "Tür",
	"view container id": "ID",
	"view container title": "Başlık",
	"view container location": "Yeri",
	"views": "Görünümler ({0})",
	"view id": "ID",
	"view name": "Adı",
	"view location": "Yeri",
	"localizations": "Çeviriler ({0})",
	"localizations language id": "Dil Id'si",
	"localizations language name": "Dil Adı",
	"localizations localized language name": "Dil Adı (Yerelleştirilmiş)",
	"colorThemes": "Renk Temaları ({0})",
	"iconThemes": "Simge Temaları ({0})",
	"colors": "Renkler ({0})",
	"colorId": "Id",
	"defaultDark": "Koyu Varsayılan",
	"defaultLight": "Açık Varsayılan",
	"defaultHC": "Yüksek Karşıtlık Varsayılan",
	"JSON Validation": "JSON Doğrulama ({0})",
	"fileMatch": "Dosya Eşleşmesi",
	"schema": "Şema",
	"commands": "Komutlar ({0})",
	"command name": "Adı",
	"keyboard shortcuts": "Klavye Kısayolları",
	"menuContexts": "Menü Bağlamları",
	"languages": "Diller ({0})",
	"language id": "ID",
	"language name": "Adı",
	"file extensions": "Dosya Uzantıları",
	"grammar": "Gramer",
	"snippets": "Parçacıklar"
}