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

update.i18n.json « electron-browser « update « parts « workbench « vs « src « ptb « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 96c8d6970df8115672e970b563cc46f95d92b90a (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
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"updateNow": "Atualizar Agora",
	"later": "Mais tarde",
	"unassigned": "Não atribuído",
	"releaseNotes": "Notas da Versão",
	"showReleaseNotes": "Mostrar Notas da Versão",
	"downloadNow": "Baixar agora",
	"read the release notes": "Bem-vindo a {0} v{1}! Gostaria de ler as Notas da Versão?",
	"licenseChanged": "Nossos termos de licença mudaram, favor revisá-los.",
	"license": "Ler Licença",
	"updateAvailable": "{0} será atualizado após reiniciar.",
	"thereIsUpdateAvailable": "Há uma atualização disponível.",
	"noUpdatesAvailable": "Não há nenhuma atualização disponível.",
	"updateIsReady": "Nova atualização disponível.",
	"commandPalette": "Paleta de comandos...",
	"settings": "Configurações",
	"keyboardShortcuts": "Atalhos de Teclado",
	"selectTheme.label": "Tema de Cores",
	"themes.selectIconTheme.label": "Arquivo de Ícone do Tema",
	"not available": "Atualizações Indisponíveis",
	"checkingForUpdates": "Verificando Atualizações...",
	"DownloadUpdate": "Baixar Atualização Disponível",
	"DownloadingUpdate": "Baixando Atualização...",
	"InstallingUpdate": "Instalando Atualização...",
	"checkForUpdates": "Verificar atualizações..."
}