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

breakpointsView.i18n.json « browser « debug « parts « workbench « vs « src « trk « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7be66e01426021a5160b8a5a230b2e7cef43f292 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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."
	],
	"editConditionalBreakpoint": "Kesme Noktasını Düzenle...",
	"functionBreakpointsNotSupported": "Fonksiyon kesme noktaları bu hata ayıklama türü tarafından desteklenmiyor",
	"functionBreakpointPlaceholder": "Mola verilecek fonksiyon",
	"functionBreakPointInputAriaLabel": "Fonksiyon kesme noktasını girin",
	"breakpointDisabledHover": "Devre dışı bırakılmış kesme noktası",
	"breakpointUnverifieddHover": "Doğrulanmamış kesme noktası",
	"functionBreakpointUnsupported": "Fonksiyon kesme noktaları bu hata ayıklama türü tarafından desteklenmiyor",
	"breakpointDirtydHover": "Doğrulanmamış Kesme Noktası Dosya düzenlendi, lütfen hata ayıklama oturumunu yeniden başlatın.",
	"conditionalBreakpointUnsupported": "Koşullu kesme noktaları bu hata ayıklama türü tarafından desteklenmiyor",
	"hitBreakpointUnsupported": "Koşullu kesme noktalarına isabet etme bu hata ayıklama türü tarafından desteklenmiyor"
}