Translated using Weblate (German)

Currently translated at 100.0% (584 of 584 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
This commit is contained in:
Jana 2022-06-04 11:53:24 +00:00 committed by Hosted Weblate
parent 4ed1e65127
commit d41b581578
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 60 additions and 1 deletions

View File

@ -2801,5 +2801,64 @@
"@separateChatTypes": {
"type": "text",
"placeholders": {}
}
},
"showSpaces": "Bereichsliste anzeigen",
"@showSpaces": {},
"showDirectChatsInSpaces": "Zugehörige Direkt-Chats in Spaces anzeigen",
"@showDirectChatsInSpaces": {
"type": "text",
"placeholders": {}
},
"widgetNameError": "Bitte gib einen Anzeigenamen an.",
"@widgetNameError": {},
"youKicked": "Du hast {user} rausgeworfen",
"@youKicked": {
"placeholders": {
"user": {}
}
},
"youKickedAndBanned": "Du hast {user} rausgeworfen und verbannt",
"@youKickedAndBanned": {
"placeholders": {
"user": {}
}
},
"youUnbannedUser": "Du hast die Verbannung von {user} rückgängig gemacht",
"@youUnbannedUser": {
"placeholders": {
"user": {}
}
},
"youRejectedTheInvitation": "Du hast die Einladung abgelehnt",
"@youRejectedTheInvitation": {},
"youJoinedTheChat": "Du bist dem Chat beigetreten",
"@youJoinedTheChat": {},
"youAcceptedTheInvitation": "Du hast die Einladung angenommen",
"@youAcceptedTheInvitation": {},
"youBannedUser": "Du hast den {user} verbannt",
"@youBannedUser": {
"placeholders": {
"user": {}
}
},
"youHaveWithdrawnTheInvitationFor": "Du hast die Einladung für {user} zurückgezogen",
"@youHaveWithdrawnTheInvitationFor": {
"placeholders": {
"user": {}
}
},
"youInvitedBy": "Du wurdest von {user} eingeladen",
"@youInvitedBy": {
"placeholders": {
"user": {}
}
},
"youInvitedUser": "Du hast {user} eingeladen",
"@youInvitedUser": {
"placeholders": {
"user": {}
}
},
"noEmailWarning": "Bitte gib eine gültige E-Mail-Adresse ein. Andernfalls kannst du dein Passwort nicht zurücksetzen. Wenn du das nicht möchtest, tippe erneut auf die Schaltfläche, um fortzufahren.",
"@noEmailWarning": {}
}