From ab3b880a3e3550188fc63c09ca26475d55d1f2b6 Mon Sep 17 00:00:00 2001 From: Milan Korecky Date: Sat, 25 Dec 2021 13:50:34 +0000 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 100.0% (528 of 528 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/cs/ --- assets/l10n/intl_cs.arb | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/assets/l10n/intl_cs.arb b/assets/l10n/intl_cs.arb index 08809302..f1e9c2ed 100644 --- a/assets/l10n/intl_cs.arb +++ b/assets/l10n/intl_cs.arb @@ -2674,5 +2674,20 @@ "@commandHint_create": { "type": "text", "description": "Usage hint for the command /create" - } + }, + "openVideoCamera": "Otevřete fotoaparát pro video", + "@openVideoCamera": { + "type": "text", + "placeholders": {} + }, + "addToStory": "Přidat do příběhu", + "@addToStory": {}, + "publish": "Uveřejnit", + "@publish": {}, + "whoCanSeeMyStories": "Kdo může vidět moje příběhy?", + "@whoCanSeeMyStories": {}, + "unsubscribeStories": "Odhlásit příběhy", + "@unsubscribeStories": {}, + "thisUserHasNotPostedAnythingYet": "Tento uživatel zatím nic ve svém příběhu nezveřejnil", + "@thisUserHasNotPostedAnythingYet": {} }