Translated using Weblate (Czech)

Currently translated at 100.0% (486 of 486 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/cs/
This commit is contained in:
Milan Korecky 2021-08-25 06:36:23 +00:00 committed by Hosted Weblate
parent dcee386da4
commit d17a98e245
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 12 additions and 2 deletions

View File

@ -2282,7 +2282,7 @@
"type": "text",
"placeholders": {}
},
"unreadChats": "{unreadCount, plural, =1{1 nepřečtený chat} other{{unreadCount} nepřečtené chaty}}",
"unreadChats": "{unreadCount, plural, =1{1 nepřečtený chat} ostatní{{unreadCount} nepřečtené chaty}}",
"@unreadChats": {
"type": "text",
"placeholders": {
@ -2569,5 +2569,15 @@
"chatHasBeenAddedToThisSpace": "Do tohoto prostoru byl přidán chat",
"@chatHasBeenAddedToThisSpace": {},
"addToSpace": "Přidat do prostoru",
"@addToSpace": {}
"@addToSpace": {},
"scanQrCode": "Naskenujte QR kód",
"@scanQrCode": {},
"typeInInviteLinkManually": "Ručně zadejte odkaz na pozvánku ...",
"@typeInInviteLinkManually": {},
"shareYourInviteLink": "Sdílejte váš odkaz na pozvání",
"@shareYourInviteLink": {},
"createNewChatExplaination": "Pokud nejste vedle sebe, stačí naskenovat QR kód nebo sdílet odkaz na pozvánku.",
"@createNewChatExplaination": {},
"sendOnEnter": "Odeslat při vstupu",
"@sendOnEnter": {}
}