New Crowdin Translations (automated) (#34311)

Co-authored-by: GitHub Actions <noreply@github.com>
This commit is contained in:
github-actions[bot] 2025-03-31 07:21:33 +00:00 committed by GitHub
parent 3b5540a437
commit 758d2da887
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
111 changed files with 882 additions and 423 deletions

View file

@ -591,7 +591,7 @@
"notification.relationships_severance_event.domain_block": "Ein Admin von {from} hat {target} blockiert darunter {followersCount} deiner Follower und {followingCount, plural, one {# Konto, dem} other {# Konten, denen}} du folgst.",
"notification.relationships_severance_event.learn_more": "Mehr erfahren",
"notification.relationships_severance_event.user_domain_block": "Du hast {target} blockiert {followersCount} deiner Follower und {followingCount, plural, one {# Konto, dem} other {# Konten, denen}} du folgst, wurden entfernt.",
"notification.status": "{name} veröffentlichte gerade",
"notification.status": "{name} postete …",
"notification.update": "{name} bearbeitete einen Beitrag",
"notification_requests.accept": "Genehmigen",
"notification_requests.accept_multiple": "{count, plural, one {# Anfrage genehmigen …} other {# Anfragen genehmigen …}}",
@ -908,5 +908,9 @@
"video.mute": "Stummschalten",
"video.pause": "Pausieren",
"video.play": "Abspielen",
"video.unmute": "Stummschaltung aufheben"
"video.skip_backward": "Zurückspulen",
"video.skip_forward": "Vorspulen",
"video.unmute": "Stummschaltung aufheben",
"video.volume_down": "Leiser",
"video.volume_up": "Lauter"
}