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/esn/extensions/emmet/package.i18n.json')
-rw-r--r--i18n/esn/extensions/emmet/package.i18n.json28
1 files changed, 28 insertions, 0 deletions
diff --git a/i18n/esn/extensions/emmet/package.i18n.json b/i18n/esn/extensions/emmet/package.i18n.json
new file mode 100644
index 00000000000..26c61c87280
--- /dev/null
+++ b/i18n/esn/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": "Quitar etiqueta",
+ "command.updateTag": "Actualizar etiqueta",
+ "command.matchTag": "Ir al par coincidente",
+ "command.balanceIn": "Equilibrio (entrante)",
+ "command.balanceOut": "Equilibrio (saliente)",
+ "command.prevEditPoint": "Ir al punto de edición anterior",
+ "command.nextEditPoint": "Ir al siguiente punto de edición",
+ "command.mergeLines": "Combinar líneas",
+ "command.selectPrevItem": "Seleccionar el elemento anterior",
+ "command.selectNextItem": "Seleccionar el siguiente elemento",
+ "command.splitJoinTag": "Dividir/Combinar etiqueta",
+ "command.toggleComment": "Alternar comentario",
+ "command.evaluateMathExpression": "Evaluar expresión matemática",
+ "command.updateImageSize": "Actualizar tamaño de imagen",
+ "command.reflectCSSValue": "Reflejar valor CSS",
+ "command.incrementNumberByOne": "Aumentar por 1",
+ "command.decrementNumberByOne": "Disminuir por 1",
+ "command.incrementNumberByOneTenth": "Aumentar por 0.1",
+ "command.decrementNumberByOneTenth": "Disminuir por 0.1",
+ "command.incrementNumberByTen": "Aumentar por 10",
+ "command.decrementNumberByTen": "Disminuir por 10"
+} \ No newline at end of file