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

[skip ci] Updated translations via Crowdin

This commit is contained in:
GiteaBot
2021-01-15 09:39:56 +00:00
parent bfd0c47ef6
commit c09e11d018
18 changed files with 16 additions and 102 deletions

View File

@@ -1990,8 +1990,6 @@ dashboard=Dashboard
users=Benutzerkonten
organizations=Organisationen
repositories=Repositories
hooks=Standard-Webhooks
systemhooks=System-Webhooks
authentication=Authentifizierungsquellen
emails=Benutzer E-Mails
config=Konfiguration
@@ -2141,11 +2139,8 @@ 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
systemhooks.desc=Webhooks senden automatisch POST-HTTP-Anfragen an einen anderen Server, wenn ein bestimmtes Gitea-Event ausgelöst wird. Webhook-Events können von allen Repositories ausgelöst werden, beachte daher mögliche Leistungs-Implikationen. Mehr Informationen sind in der <a target="_blank" rel="noopener" href="https://docs.gitea.io/en-us/webhooks/">Webhook-Anleitung in der Dokumentation</a> zu finden.
systemhooks=System-Webhooks
systemhooks.add_webhook=System-Webhook hinzufügen
systemhooks.update_webhook=System-Webhook aktualisieren