2017-09-15. Merged in translations from Transifex.

This commit is contained in:
Daniel Ye
2017-09-15 15:50:59 -07:00
parent f02b187d62
commit 61ea872d38
298 changed files with 1124 additions and 391 deletions

View File

@@ -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",

View File

@@ -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",

View File

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