mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 10:08:49 +01:00
2017-06-30. Merged in translations from Transifex.
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user