Skip to content

Commit 21ccbdf

Browse files
authored
Merge branch 'master' into fix-go-gitea#6707-drop-is-bare-mssql
2 parents 83d5ade + c1da790 commit 21ccbdf

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

options/locale/locale_pt-BR.ini

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1060,6 +1060,27 @@ activity.title.releases_1=%d Versão
10601060
activity.title.releases_n=%d Versões
10611061
activity.title.releases_published_by=%s publicada(s) por %s
10621062
activity.published_release_label=Publicado
1063+
activity.no_git_activity=Não houve nenhuma atividade de commit neste período.
1064+
activity.git_stats_exclude_merges=Excluindo merges,
1065+
activity.git_stats_author_1=%d autor
1066+
activity.git_stats_author_n=%d autores
1067+
activity.git_stats_pushed_1=realizou push de
1068+
activity.git_stats_pushed_n=realizaram push de
1069+
activity.git_stats_commit_1=%d commit
1070+
activity.git_stats_commit_n=%d commits
1071+
activity.git_stats_push_to_branch=para a %s e
1072+
activity.git_stats_push_to_all_branches=para todas as branches.
1073+
activity.git_stats_on_default_branch=Na %s,
1074+
activity.git_stats_file_1=%d arquivo
1075+
activity.git_stats_file_n=%d arquivos
1076+
activity.git_stats_files_changed_1=foi modificado
1077+
activity.git_stats_files_changed_n=foram modificados
1078+
activity.git_stats_additions=e houveram
1079+
activity.git_stats_addition_1=%d inclusão
1080+
activity.git_stats_addition_n=%d inclusões
1081+
activity.git_stats_and_deletions=e
1082+
activity.git_stats_deletion_1=%d exclusão
1083+
activity.git_stats_deletion_n=%d exclusões
10631084

10641085
search=Pesquisar
10651086
search.search_repo=Pesquisar no repositório...

0 commit comments

Comments
 (0)