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
6e77b09e0c
commit
a708547a9c
1 changed files with 12 additions and 3 deletions
|
|
@ -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…
Add table
Reference in a new issue