mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 19:44:25 +01:00
2017-09-15. Merged in translations from Transifex.
This commit is contained in:
@@ -4,9 +4,10 @@
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"removeFromActivityBar": "Remover da Barra de Atividades",
|
||||
"keepInActivityBar": "Manter na Barra de Atividades",
|
||||
"badgeTitle": "{0} - {1}",
|
||||
"titleKeybinding": "{0} ({1})",
|
||||
"removeFromActivityBar": "Ocultar da barra de atividade",
|
||||
"keepInActivityBar": "Manter na Barra de Atividades",
|
||||
"additionalViews": "Visualizações Adicionais",
|
||||
"numberBadge": "{0} ({1})",
|
||||
"manageExtension": "Gerenciar Extensão",
|
||||
|
||||
@@ -35,6 +35,7 @@
|
||||
"openPreviousEditorInGroup": "Abrir editor anterior no grupo",
|
||||
"navigateNext": "Avançar",
|
||||
"navigatePrevious": "Voltar",
|
||||
"navigateLast": "Ir para o último",
|
||||
"reopenClosedEditor": "Reabrir Editor Fechado",
|
||||
"clearRecentFiles": "Limpar Abertos Recentemente",
|
||||
"showEditorsInFirstGroup": "Mostrar editores no primeiro grupo",
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"viewToolbarAriaLabel": "{0} ações ",
|
||||
"hideView": "Ocultar a Barra Lateral"
|
||||
}
|
||||
Reference in New Issue
Block a user