|
|
|
@ -608,7 +608,7 @@ editor.add=Adicionar '%s' |
|
|
|
|
editor.update=Atualizar '%s' |
|
|
|
|
editor.delete=Excluir '%s' |
|
|
|
|
editor.commit_message_desc=Adicione uma descrição detalhada (opcional)... |
|
|
|
|
editor.commit_directly_to_this_branch=Realizar commit diretamente no branch <strong class="branch-name">%s</strong>. |
|
|
|
|
editor.commit_directly_to_this_branch=Commit diretamente no branch <strong class="branch-name">%s</strong>. |
|
|
|
|
editor.create_new_branch=Crie um <strong>novo branch</strong> para este commit e crie um pull request. |
|
|
|
|
editor.new_branch_name_desc=Novo nome do branch... |
|
|
|
|
editor.cancel=Cancelar |
|
|
|
@ -815,6 +815,7 @@ issues.dependency.add_error_cannot_create_circular=Você não pode criar uma dep |
|
|
|
|
issues.dependency.add_error_dep_not_same_repo=Ambas as issues devem estar no mesmo repositório. |
|
|
|
|
issues.review.approve=aprovou estas alterações %s |
|
|
|
|
issues.review.comment=revisou %s |
|
|
|
|
issues.review.content.empty=Você precisa deixar um comentário indicando as alterações solicitadas. |
|
|
|
|
issues.review.reject=rejeitou estas alterações %s |
|
|
|
|
issues.review.pending=Pendente |
|
|
|
|
issues.review.review=Revisão |
|
|
|
|