Files
vscode/i18n/trk/extensions/emmet/package.i18n.json
2017-07-29 16:07:07 -07:00

28 lines
1.5 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
/*---------------------------------------------------------------------------------------------
* 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"
}