1
1
mirror of https://github.com/go-gitea/gitea synced 2025-12-07 13:28:25 +00:00

[skip ci] Updated translations via Crowdin

This commit is contained in:
GiteaBot
2024-09-04 05:30:04 +00:00
parent a366af4b7a
commit 30da734f37
24 changed files with 0 additions and 42 deletions

View File

@@ -2402,7 +2402,6 @@ branch.delete_html=Excluir Branch
branch.deletion_success=Branch "%s" excluído.
branch.deletion_failed=Falha ao excluir o branch "%s".
branch.delete_branch_has_new_commits=O branch "%s" não pode ser excluído porque novos commits foram feitos após o merge.
branch.create_branch=Criar branch <strong>%s</strong>
branch.create_from=`a partir de "%s"`
branch.create_success=Branch "%s" criado.
branch.branch_already_exists=Branch "%s" já existe neste repositório.
@@ -2426,7 +2425,6 @@ branch.new_branch=Criar novo branch
branch.new_branch_from=`Criar novo branch a partir de "%s"`
branch.renamed=Branch %s foi renomeado para %s.
tag.create_tag=Criar tag <strong>%s</strong>
tag.create_tag_operation=Criar tag
tag.confirm_create_tag=Criar tag
tag.create_tag_from=`Criar nova tag a partir de "%s"`