From 23e1826c61b07dab2c9e5414bfcc1c23efc5aeff Mon Sep 17 00:00:00 2001 From: Milan Korecky Date: Thu, 30 Dec 2021 11:38:17 +0000 Subject: [PATCH] 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/ --- assets/l10n/intl_cs.arb | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/assets/l10n/intl_cs.arb b/assets/l10n/intl_cs.arb index e352433a..cdfac4bc 100644 --- a/assets/l10n/intl_cs.arb +++ b/assets/l10n/intl_cs.arb @@ -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": {} }