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/
pull/1075/head
Gian Klug 1 year ago committed by Hosted Weblate
parent 884f23cff3
commit 187f2de6a5
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

@ -2381,7 +2381,7 @@
"@invitePrivateChat": {}, "@invitePrivateChat": {},
"invalidInput": "Ungültige Eingabe!", "invalidInput": "Ungültige Eingabe!",
"@invalidInput": {}, "@invalidInput": {},
"hasKnocked": "{user} hat angeklopft", "hasKnocked": "🚪 {user} hat angeklopft",
"@hasKnocked": { "@hasKnocked": {
"placeholders": { "placeholders": {
"user": {} "user": {}
@ -2676,5 +2676,18 @@
"usersMustKnock": "Benutzer müssen anklopfen", "usersMustKnock": "Benutzer müssen anklopfen",
"@usersMustKnock": {}, "@usersMustKnock": {},
"noOneCanJoin": "Niemand kann beitreten", "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": {}
} }

Loading…
Cancel
Save