From 5c7a2833bc21c391c489818e1e46a8ea2646c92a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kate=C5=99ina=20Churanov=C3=A1?= Date: Wed, 28 Oct 2020 21:14:29 +0000 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 100.0% (317 of 317 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/cs/ --- lib/l10n/intl_cs.arb | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/lib/l10n/intl_cs.arb b/lib/l10n/intl_cs.arb index a4478f5e..80bfb588 100644 --- a/lib/l10n/intl_cs.arb +++ b/lib/l10n/intl_cs.arb @@ -1702,5 +1702,45 @@ "@deactivateAccountWarning": { "type": "text", "placeholders": {} + }, + "privacy": "Soukromí", + "@privacy": { + "type": "text", + "placeholders": {} + }, + "unavailable": "Nedostupní", + "@unavailable": { + "type": "text", + "placeholders": {} + }, + "online": "Připojeni", + "@online": { + "type": "text", + "placeholders": {} + }, + "offline": "Odpojeni", + "@offline": { + "type": "text", + "placeholders": {} + }, + "mention": "Zmiň", + "@mention": { + "type": "text", + "placeholders": {} + }, + "enableEmotesGlobally": "Aktivuj balíček emotikon všude", + "@enableEmotesGlobally": { + "type": "text", + "placeholders": {} + }, + "emotePacks": "Balíček emotikon pro místnost", + "@emotePacks": { + "type": "text", + "placeholders": {} + }, + "changeDeviceName": "Změnit název zařízení", + "@changeDeviceName": { + "type": "text", + "placeholders": {} } }