1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-13 21:18:21 +00:00

[skip ci] Updated translations via Crowdin

This commit is contained in:
GiteaBot
2019-03-19 21:04:40 +00:00
parent ce646fd04b
commit 359d3ed01d
3 changed files with 16 additions and 0 deletions

View File

@@ -334,6 +334,7 @@ following=Folge ich
follow=Folgen
unfollow=Nicht mehr folgen
heatmap.loading=Heatmap wird geladen…
user_bio=Biografie
form.name_reserved=Der Benutzername „%s“ ist reserviert.
form.name_pattern_not_allowed=Das Muster „%s“ ist nicht in einem Benutzernamen erlaubt.
@@ -1432,6 +1433,7 @@ dashboard=Dashboard
users=Benutzerkonten
organizations=Organisationen
repositories=Repositories
hooks=Standard-Webhooks
authentication=Authentifizierungsquellen
config=Konfiguration
notices=Systemmitteilungen
@@ -1545,6 +1547,9 @@ repos.forks=Forks
repos.issues=Issues
repos.size=Größe
hooks.desc=Webhooks stellen automatisch HTTP POST-Anfragen an einen Server, wenn bestimmte Gitea-Ereignisse ausgelöst werden. Die hier definierten Webhooks sind Standardwerte und werden in alle neuen Repositories kopiert. Mehr Infos findest du in der <a target="_blank" rel="noopener" href="https://docs.gitea.io/en-us/webhooks/">Webhooks-Anleitung</a>.
hooks.add_webhook=Standard-Webhook hinzufügen
hooks.update_webhook=Standard-Webhook aktualisieren
auths.auth_manage_panel=Authentifikationsquellen verwalten
auths.new=Authentifizierungsquelle hinzufügen