Translated using Weblate (German)

Currently translated at 98.9% (476 of 481 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
This commit is contained in:
Sorunome 2021-08-15 12:34:45 +00:00 committed by Hosted Weblate
parent 5db4056a0b
commit 0c8470167c
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -2269,14 +2269,14 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"unreadChats": "{unreadCount, plural, other{{unreadCount} ungelesene Unterhaltungen}}", "unreadChats": "{unreadCount, plural, =1{1 ungelesene Unterhaltung} other{{unreadCount} ungelesene Unterhaltungen}}",
"@unreadChats": { "@unreadChats": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadCount": {} "unreadCount": {}
} }
}, },
"unreadMessages": "{unreadEvents, plural, other{{unreadEvents} ungelesene Nachrichten}}", "unreadMessages": "{unreadEvents, plural, =1{1 ungelesene Nachricht} other{{unreadEvents} ungelesene Nachrichten}}",
"@unreadMessages": { "@unreadMessages": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {