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

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": "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"
}