Translated using Weblate (Czech)

Currently translated at 99.5% (479 of 481 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/cs/
This commit is contained in:
Milan Korecky 2021-08-16 06:58:36 +00:00 committed by Hosted Weblate
parent 32532f9a26
commit 5db4056a0b
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -2282,7 +2282,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"unreadChats": "{unreadCount, plural, other{{unreadCount} nepřečtených chatů}}", "unreadChats": "{unreadCount, plural, =1{1 nepřečtený chat} other{{unreadCount} nepřečtené chaty}}",
"@unreadChats": { "@unreadChats": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -2560,5 +2560,14 @@
"@zoomOut": { "@zoomOut": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
} },
"chatHasBeenRemovedFromThisSpace": "Chat byl z tohoto prostoru odstraněn",
"@chatHasBeenRemovedFromThisSpace": {
"type": "text",
"placeholders": {}
},
"chatHasBeenAddedToThisSpace": "Do tohoto prostoru byl přidán chat",
"@chatHasBeenAddedToThisSpace": {},
"addToSpace": "Přidat do prostoru",
"@addToSpace": {}
} }