mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 01:58:53 +01:00
28 lines
1.5 KiB
JSON
28 lines
1.5 KiB
JSON
/*---------------------------------------------------------------------------------------------
|
||
* 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"
|
||
} |