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

package.i18n.json « emmet « extensions « trk « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: bd568a64488e267349f9912913dd7d886c029b8e (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
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"command.removeTag": "Etiketi Kaldır",
	"command.updateTag": "Etiketi Güncelle",
	"command.matchTag": "Eşleşen Çifte Git",
	"command.balanceIn": "Dengele (İçe Doğru)",
	"command.balanceOut": "Dengele (Dışa Doğru)",
	"command.prevEditPoint": "Önceki Düzenleme Noktasına Git",
	"command.nextEditPoint": "Sonraki Düzenleme Noktasına Git",
	"command.mergeLines": "Satırları Birleştir",
	"command.selectPrevItem": "Bir Önceki Ögeyi Seç",
	"command.selectNextItem": "Bir Sonraki Ögeyi Seç",
	"command.splitJoinTag": "Etiketi Böl/Birleştir",
	"command.toggleComment": "Yorumu Aç/Kapat",
	"command.evaluateMathExpression": "Matematik İfadesini Değerlendir",
	"command.updateImageSize": "Görüntü Boyutunu Güncelle",
	"command.reflectCSSValue": "CSS Değerini Yansıt",
	"command.incrementNumberByOne": "1 Arttır",
	"command.decrementNumberByOne": "1 Azalt",
	"command.incrementNumberByOneTenth": "0.1 Arttır",
	"command.decrementNumberByOneTenth": "0.1 Azalt",
	"command.incrementNumberByTen": "10 Arttır",
	"command.decrementNumberByTen": "10 Azalt"
}