2017-06-30. Merged in translations from Transifex.

This commit is contained in:
Michel Kaporin
2017-06-30 11:43:59 +02:00
parent 8b6ba66f49
commit 14ae6bbc65
373 changed files with 1993 additions and 352 deletions

View File

@@ -9,6 +9,7 @@
"command.refresh": "Atualizar",
"command.openChange": "Abrir alterações",
"command.openFile": "Abrir Arquivo",
"command.openHEADFile": "Abrir arquivo (HEAD)",
"command.stage": "Estagiar Alterações",
"command.stageAll": "Estagiar Todas Alterações",
"command.stageSelectedRanges": "Estagiar Faixas Selecionadas",
@@ -27,13 +28,16 @@
"command.checkout": "Fazer checkout para...",
"command.branch": "Criar Ramificação...",
"command.deleteBranch": "Excluir Ramificação...",
"command.merge": "Mesclar ramificação...",
"command.pull": "Efetuar pull",
"command.pullRebase": "Efetuar pull (Rebase)",
"command.pullFrom": "Fazer pull de...",
"command.push": "Enviar por push",
"command.pushTo": "Enviar por push para...",
"command.sync": "Sincronizar",
"command.publish": "Publicar Ramo",
"command.showOutput": "Mostrar Saída do Git",
"command.ignore": "Adicionar arquivo ao .gitignore",
"config.enabled": "Se o git estiver habilitado",
"config.path": "Caminho para o executável do git",
"config.autorefresh": "Se a atualização automática estiver habilitada",