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

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/trk/extensions/emmet/package.i18n.json')
-rw-r--r--i18n/trk/extensions/emmet/package.i18n.json28
1 files changed, 28 insertions, 0 deletions
diff --git a/i18n/trk/extensions/emmet/package.i18n.json b/i18n/trk/extensions/emmet/package.i18n.json
new file mode 100644
index 00000000000..bd568a64488
--- /dev/null
+++ b/i18n/trk/extensions/emmet/package.i18n.json
@@ -0,0 +1,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"
+} \ No newline at end of file