Translated using Weblate (Czech)

Currently translated at 100.0% (533 of 533 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/cs/
This commit is contained in:
Milan Korecky 2021-12-30 11:38:17 +00:00 committed by Hosted Weblate
parent d19645f2f9
commit a05a8b4536

View file

@ -2106,7 +2106,7 @@
"senderName": {}
}
},
"startYourFirstChat": "Zahajte svůj první chat! 🙂\n- Klepněte na tlačítko zprávy\n- Zadejte uživatelské jméno přítele\n- Bavte se chatováním",
"startYourFirstChat": "Začněte svůj první chat hned teď! 🙂\n- Klepněte na 'Nový chat'\n- Naskenujte QR kód přítele\n- Bavte se chatováním",
"@startYourFirstChat": {
"type": "text",
"placeholders": {}
@ -2693,5 +2693,22 @@
"yourStory": "Váš příběh",
"@yourStory": {},
"replyHasBeenSent": "Odpověď byla odeslána",
"@replyHasBeenSent": {}
"@replyHasBeenSent": {},
"videoWithSize": "Video ({size})",
"@videoWithSize": {
"type": "text",
"placeholders": {
"size": {}
}
},
"storyFrom": "Příběh z {date}:\n {body}",
"@storyFrom": {
"type": "text",
"placeholders": {
"date": {},
"body": {}
}
},
"whoCanSeeMyStoriesDesc": "Upozorňujeme, že lidé se ve vašem příběhu mohou navzájem vidět a kontaktovat.",
"@whoCanSeeMyStoriesDesc": {}
}