[skip ci] Updated translations via Crowdin
This commit is contained in:
		
							parent
							
								
									00b883880d
								
							
						
					
					
						commit
						722a2bd7ec
					
				
					 2 changed files with 27 additions and 0 deletions
				
			
		|  | @ -1064,6 +1064,8 @@ activity.no_git_activity=In diesem Zeitraum sind keine Commit-Aktivität vorhand | |||
| activity.git_stats_exclude_merges=Zusammenführungen ausgenommen, | ||||
| activity.git_stats_author_1=%d Autor | ||||
| activity.git_stats_author_n=%d Autoren | ||||
| activity.git_stats_pushed_1=hat gepushed | ||||
| activity.git_stats_pushed_n=haben gepushed | ||||
| activity.git_stats_commit_1=%d Commit | ||||
| activity.git_stats_commit_n=%d Commits | ||||
| activity.git_stats_push_to_branch=nach %s gepusht und | ||||
|  | @ -1074,6 +1076,8 @@ activity.git_stats_file_n=%d Dateien | |||
| activity.git_stats_files_changed_1=wurde verändert | ||||
| activity.git_stats_files_changed_n=wurden geändert | ||||
| activity.git_stats_additions=und es gab | ||||
| activity.git_stats_addition_1=%d Einfügung | ||||
| activity.git_stats_addition_n=%d Einfügungen | ||||
| activity.git_stats_and_deletions=und | ||||
| activity.git_stats_deletion_1=%d Löschung | ||||
| activity.git_stats_deletion_n=%d Löschungen | ||||
|  | @ -1187,6 +1191,7 @@ settings.githook_content=Hook-Inhalt | |||
| settings.update_githook=Hook aktualisieren | ||||
| settings.add_webhook_desc=Gitea sendet einen <code>POST</code>-Request mit festgelegtem Content-Type an die Ziel-URL. Mehr Informationen findest du in der <a target="_blank" rel="noopener noreferrer" href="%s">Anleitung zu Webhooks (Englisch)</a>. | ||||
| settings.payload_url=Ziel-URL | ||||
| settings.http_method=HTTP-Methode | ||||
| settings.content_type=POST-Content-Type | ||||
| settings.secret=Secret | ||||
| settings.slack_username=Benutzername | ||||
|  |  | |||
|  | @ -1060,6 +1060,27 @@ activity.title.releases_1=%d version | |||
| activity.title.releases_n=%d versions | ||||
| activity.title.releases_published_by=%s publiée par %s | ||||
| activity.published_release_label=Publiée | ||||
| activity.no_git_activity=Il n'y a pas eu de nouvelle révision dans cette période. | ||||
| activity.git_stats_exclude_merges=En excluant les fusions, | ||||
| activity.git_stats_author_1=%d auteur | ||||
| activity.git_stats_author_n=%d auteurs | ||||
| activity.git_stats_pushed_1=a poussé | ||||
| activity.git_stats_pushed_n=ont poussé | ||||
| activity.git_stats_commit_1=%d révision | ||||
| activity.git_stats_commit_n=%d révisions | ||||
| activity.git_stats_push_to_branch=sur %s et | ||||
| activity.git_stats_push_to_all_branches=sur toutes les branches. | ||||
| activity.git_stats_on_default_branch=Sur %s, | ||||
| activity.git_stats_file_1=%d fichier | ||||
| activity.git_stats_file_n=%d fichiers | ||||
| activity.git_stats_files_changed_1=a changé | ||||
| activity.git_stats_files_changed_n=ont changé | ||||
| activity.git_stats_additions=et il y a eu | ||||
| activity.git_stats_addition_1=%d ajout | ||||
| activity.git_stats_addition_n=%d ajouts | ||||
| activity.git_stats_and_deletions=et | ||||
| activity.git_stats_deletion_1=%d suppression | ||||
| activity.git_stats_deletion_n=%d suppressions | ||||
| 
 | ||||
| search=Chercher | ||||
| search.search_repo=Rechercher dans le dépôt | ||||
|  | @ -1773,6 +1794,7 @@ config.disabled_logger=Désactivé | |||
| config.access_log_mode=Mode de journalisation d'accès | ||||
| config.access_log_template=Modèle | ||||
| config.xorm_log_mode=Mode de journalisation de XORM | ||||
| config.xorm_log_sql=Activer la journalisation SQL | ||||
| 
 | ||||
| monitor.cron=Tâches récurrentes | ||||
| monitor.name=Nom | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue