From e6ade1af8b64882e01cecfbf3e8cb4aa7646e8b8 Mon Sep 17 00:00:00 2001 From: Milan Korecky Date: Wed, 9 Sep 2020 14:38:00 +0000 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 100.0% (302 of 302 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/cs/ --- lib/l10n/intl_cs.arb | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/lib/l10n/intl_cs.arb b/lib/l10n/intl_cs.arb index f0e4cc5..49c9fa2 100644 --- a/lib/l10n/intl_cs.arb +++ b/lib/l10n/intl_cs.arb @@ -1631,5 +1631,40 @@ "placeholders": { "senderName": {} } + }, + "Send video": "Odeslat video", + "@Send video": { + "type": "text", + "placeholders": {} + }, + "Send original": "Odeslat originál", + "@Send original": { + "type": "text", + "placeholders": {} + }, + "Send audio": "Odeslat audio", + "@Send audio": { + "type": "text", + "placeholders": {} + }, + "No": "Ne", + "@No": { + "type": "text", + "placeholders": {} + }, + "Changes have been saved": "Změny byly uloženy", + "@Changes have been saved": { + "type": "text", + "placeholders": {} + }, + "Informations about your privacy: https://sentry.io/security/": "Informace o vašem soukromí: https://sentry.io/security/", + "@Informations about your privacy: https://sentry.io/security/": { + "type": "text", + "placeholders": {} + }, + "Allow sending bug reports with sentry.io": "Umožňuje zasílání hlášení o chybách prostřednictvím sentry.io", + "@Allow sending bug reports with sentry.io": { + "type": "text", + "placeholders": {} } }