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

debugEditorActions.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: 107e35dc98e2f8d34301dcb1130ff0c16bcd647a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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."
	],
	"toggleBreakpointAction": "Hata Ayıklama: Kesme Noktası Ekle/Kaldır",
	"conditionalBreakpointEditorAction": "Hata Ayıklama: Koşullu Kesme Noktası Ekle...",
	"logPointEditorAction": "Hata Ayıklama: Günlük Noktası Ekle...",
	"runToCursor": "İmlece Kadar Çalıştır",
	"debugEvaluate": "Hata Ayıklama: Değerlendir",
	"debugAddToWatch": "Hata Ayıklama: İzlemeye Ekle",
	"showDebugHover": "Hata Ayıklama: Bağlantı Vurgusunu Göster",
	"goToNextBreakpoint": "Hata Ayıklama: Sonraki Kesme Noktasına Git",
	"goToPreviousBreakpoint": "Hata Ayıklama: Önceki Kesme Noktasına Git"
}