fix(i18n): Improved consistency of the German translation (#3013)

This commit is contained in:
Wladimir Palant 2024-10-22 16:10:39 +02:00 committed by GitHub
parent 907657725d
commit 2f3fe82593
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,7 @@
"account": {
"authorize": "Erlauben zu folgen",
"authorized": "Du hast die Folgeanfrage erlaubt",
"avatar_description": "{0}'s Avatar",
"avatar_description": "Avatar von {0}",
"blocked_by": "Du wurdest von diesem Account geblockt",
"blocked_domains": "Geblockte Mastodon-Instanzen",
"blocked_users": "Gesperrte Accounts",
@ -23,7 +23,7 @@
"followers": "Follower",
"followers_count": "{0} Follower",
"following": "Du folgst",
"following_count": "Folgt {0}",
"following_count": "{0} gefolgt",
"follows_you": "Folgt dir",
"go_to_profile": "Gehe zum Profil",
"joined": "Beigetreten",
@ -31,19 +31,19 @@
"moved_title": "hat angegeben, dass dies der neue Account ist:",
"muted_users": "Stummgeschaltete Accounts",
"muting": "Stummgeschaltet",
"mutuals": "Freunde",
"mutuals": "Gegenseitig gefolgt",
"notifications_on_post_disable": "Benachrichtigungen deaktivieren, wenn {username} Beiträge veröffentlicht",
"notifications_on_post_enable": "Benachrichtige mich, wenn {username} Beiträge veröffentlicht",
"pinned": "Angepinnt",
"posts": "Beiträge",
"posts_count": "{0} Beiträge",
"profile_description": "{0}'s Profil",
"posts_count": "{0} Beiträge|{0} Beitrag|{0} Beiträge",
"profile_description": "Profil von {0}",
"profile_personal_note": "Persönliche Notiz",
"profile_unavailable": "Profil nicht verfügbar",
"reject": "Folgeanfrage ablehnen",
"rejected": "Du hast den Antrag abgelehnt",
"request_follow": "Folgeanfrage senden",
"requested": "{0} hat beantragt, dir zu folgen",
"requested": "{0} will dir folgen",
"unblock": "Entblocken",
"unfollow": "Entfolgen",
"unmute": "Stummschaltung aufheben",