mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-23 20:49:26 +01:00
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:
parent
32532f9a26
commit
5db4056a0b
@ -2282,7 +2282,7 @@
|
||||
"type": "text",
|
||||
"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": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
@ -2560,5 +2560,14 @@
|
||||
"@zoomOut": {
|
||||
"type": "text",
|
||||
"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": {}
|
||||
}
|
Loading…
Reference in New Issue
Block a user