|
|
@ -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": {}
|
|
|
|
}
|
|
|
|
}
|