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

repository.i18n.json « out « git « extensions « ptb « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6c47d5f327f8df394393a0063fe56ba68d55e176 (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
29
30
31
32
33
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"open": "Abrir",
	"index modified": "Índice modificado",
	"modified": "Modificado",
	"index added": "Índice adicionado",
	"index deleted": "Índice excluído",
	"deleted": "Excluído",
	"index renamed": "Índice renomeado",
	"index copied": "Índice copiado",
	"untracked": "Não acompanhado",
	"ignored": "Ignorado",
	"both deleted": "Ambos Excluídos",
	"added by us": "Adicionado por nós",
	"deleted by them": "Excluído por eles",
	"added by them": "Adicionado por eles",
	"deleted by us": "Excluído por nós",
	"both added": "Ambos adicionados",
	"both modified": "Ambos modificados",
	"untracked, short": "U",
	"modified, short": "M",
	"commit": "Confirmar",
	"merge changes": "Mesclar Alterações",
	"staged changes": "Alterações em Etapas",
	"changes": "Alterações",
	"ok": "OK",
	"neveragain": "Nunca Mostrar Novamente",
	"huge": "O repositório git em '{0}' tem muitas atualizações ativas, somente um subconjunto de funcionalidades do Git será habilitado."
}