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

issueReporterPage.i18n.json « issue « electron-browser « code « vs « src « trk « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6306a6951a40c00be2b314d2a424d5d3d360ad12 (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
{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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."
	],
	"completeInEnglish": "Lütfen formu İngilizce olarak doldurunuz.",
	"issueTypeLabel": "Bu bir",
	"issueSourceLabel": "Dosya konumu: ",
	"vscode": "Visual Studio Code",
	"extension": "Eklenti",
	"disableExtensionsLabelText": "Sorunu {0} sonrasında yeniden oluşturmaya çalışın. Sorun sadece eklentiler aktifken yeniden oluşturulabiliyorsa, büyük olasılıkla eklenti ile ilgili bir sorundur.",
	"disableExtensions": "tüm eklentileri devre dışı bırakıp pencereyi yeniden yükleyin",
	"chooseExtension": "Eklenti",
	"issueTitleLabel": "Başlık",
	"issueTitleRequired": "Lütfen bir başlık girin.",
	"titleLengthValidation": "Başlık çok uzun.",
	"details": "Lütfen detayları giriniz.",
	"sendSystemInfo": "Sistem bilgilerimi dahil et ({0})",
	"sendProcessInfo": "Şu anda çalışan işlemlerimi dahil et ({0})",
	"sendWorkspaceInfo": "Çalışma alanımın meta verilerini dahil et ({0})",
	"sendExtensions": " Aktif eklentilerimi dahil et ({0})",
	"sendSearchedExtensions": "Aranan eklentileri gönder ({0})",
	"sendSettingsSearchDetails": "Ayar arama detaylarını gönder ({0})"
}