Translated using Weblate (German)

Currently translated at 100.0% (626 of 626 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
This commit is contained in:
Gian Klug 2024-04-28 15:49:00 +00:00 committed by Hosted Weblate
parent 884f23cff3
commit 187f2de6a5
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -2381,7 +2381,7 @@
"@invitePrivateChat": {},
"invalidInput": "Ungültige Eingabe!",
"@invalidInput": {},
"hasKnocked": "{user} hat angeklopft",
"hasKnocked": "🚪 {user} hat angeklopft",
"@hasKnocked": {
"placeholders": {
"user": {}
@ -2676,5 +2676,18 @@
"usersMustKnock": "Benutzer müssen anklopfen",
"@usersMustKnock": {},
"noOneCanJoin": "Niemand kann beitreten",
"@noOneCanJoin": {}
"@noOneCanJoin": {},
"createNewAddress": "Neue Adresse erstellen",
"@createNewAddress": {},
"userRole": "Benutzerrolle",
"@userRole": {},
"minimumPowerLevel": "{level} is das minimale Power-Level.",
"@minimumPowerLevel": {
"type": "text",
"placeholders": {
"level": {}
}
},
"publicChatAddresses": "Öffentliche Chat-Adressen",
"@publicChatAddresses": {}
}