File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -1060,6 +1060,23 @@ activity.title.releases_1=%d Release
1060
1060
activity.title.releases_n =%d Releases
1061
1061
activity.title.releases_published_by =%s von %s veröffentlicht
1062
1062
activity.published_release_label =Veröffentlicht
1063
+ activity.no_git_activity =In diesem Zeitraum sind keine Commit-Aktivität vorhanden.
1064
+ activity.git_stats_exclude_merges =Zusammenführungen ausgenommen,
1065
+ activity.git_stats_author_1 =%d Autor
1066
+ activity.git_stats_author_n =%d Autoren
1067
+ activity.git_stats_commit_1 =%d Commit
1068
+ activity.git_stats_commit_n =%d Commits
1069
+ activity.git_stats_push_to_branch =nach %s gepusht und
1070
+ activity.git_stats_push_to_all_branches =auf allen Branches gepusht.
1071
+ activity.git_stats_on_default_branch =Auf %s wurden
1072
+ activity.git_stats_file_1 =%d Datei
1073
+ activity.git_stats_file_n =%d Dateien
1074
+ activity.git_stats_files_changed_1 =wurde verändert
1075
+ activity.git_stats_files_changed_n =wurden geändert
1076
+ activity.git_stats_additions =und es gab
1077
+ activity.git_stats_and_deletions =und
1078
+ activity.git_stats_deletion_1 =%d Löschung
1079
+ activity.git_stats_deletion_n =%d Löschungen
1063
1080
1064
1081
search =Suchen
1065
1082
search.search_repo =Repository durchsuchen
You can’t perform that action at this time.
0 commit comments