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

package.i18n.json « emmet « extensions « ptb « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d1d286c6e2efd6e81cd2355940b882450a8f9005 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
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"
}