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/ptb/extensions/emmet/package.i18n.json')
-rw-r--r--i18n/ptb/extensions/emmet/package.i18n.json28
1 files changed, 28 insertions, 0 deletions
diff --git a/i18n/ptb/extensions/emmet/package.i18n.json b/i18n/ptb/extensions/emmet/package.i18n.json
new file mode 100644
index 00000000000..d1d286c6e2e
--- /dev/null
+++ b/i18n/ptb/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": "Remover Tag",
+ "command.updateTag": "Atualizar Tag",
+ "command.matchTag": "Ir para par de correspondência",
+ "command.balanceIn": "Saldo (interno)",
+ "command.balanceOut": "Saldo (Externo)",
+ "command.prevEditPoint": "Ir para Ponto de edição anterior",
+ "command.nextEditPoint": "Ir para o próximo ponto de edição",
+ "command.mergeLines": "Mesclar linhas",
+ "command.selectPrevItem": "Selecione o Item anterior",
+ "command.selectNextItem": "Selecionar o próximo Item",
+ "command.splitJoinTag": "Dividir/Unir Tag",
+ "command.toggleComment": "Alternar Comentário de Linha",
+ "command.evaluateMathExpression": "Avaliar a expressão matemática",
+ "command.updateImageSize": "Atualizar Tamanho da Imagem",
+ "command.reflectCSSValue": "Refletir Valor do CSS",
+ "command.incrementNumberByOne": "Incremento de 1",
+ "command.decrementNumberByOne": "Decrementar por 1",
+ "command.incrementNumberByOneTenth": "Incremento de 0.1",
+ "command.decrementNumberByOneTenth": "Decrementar por 0.1",
+ "command.incrementNumberByTen": "Incremento de 10",
+ "command.decrementNumberByTen": "Decrementar por 10"
+} \ No newline at end of file