From df84808f0126b18cfa87c9b500f14fefc7128774 Mon Sep 17 00:00:00 2001 From: Milan Korecky Date: Sat, 20 Feb 2021 09:06:37 +0000 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 100.0% (412 of 412 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/cs/ --- lib/l10n/intl_cs.arb | 70 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) diff --git a/lib/l10n/intl_cs.arb b/lib/l10n/intl_cs.arb index cba43de2..070f09f7 100644 --- a/lib/l10n/intl_cs.arb +++ b/lib/l10n/intl_cs.arb @@ -2167,5 +2167,75 @@ "serverVersions": {}, "supportedVersions": {} } + }, + "wipeChatBackup": "Chcete vymazat zálohu chatu a vytvořit nový bezpečnostní klíč?", + "@wipeChatBackup": { + "type": "text", + "placeholders": {} + }, + "fontSize": "Velikost písma", + "@fontSize": { + "type": "text", + "placeholders": {} + }, + "chatBackupDescription": "Záloha chatu je zabezpečena bezpečnostním klíčem. Ujistěte se, že klíč neztratíte.", + "@chatBackupDescription": { + "type": "text", + "placeholders": {} + }, + "pleaseEnterSecurityKey": "Zadejte svůj bezpečnostní klíč", + "@pleaseEnterSecurityKey": { + "type": "text", + "placeholders": {} + }, + "transferFromAnotherDevice": "Přenos z jiného zařízení", + "@transferFromAnotherDevice": { + "type": "text", + "placeholders": {} + }, + "everythingReady": "Vše připraveno!", + "@everythingReady": { + "type": "text", + "placeholders": {} + }, + "securityKeyLost": "Ztratili jste bezpečnostní klíč?", + "@securityKeyLost": { + "type": "text", + "placeholders": {} + }, + "chatBackup": "Záloha chatu", + "@chatBackup": { + "type": "text", + "placeholders": {} + }, + "showPassword": "Zobrazit heslo", + "@showPassword": { + "type": "text", + "placeholders": {} + }, + "addEmail": "Přidat e-mail", + "@addEmail": { + "type": "text", + "placeholders": {} + }, + "zoomOut": "Oddálit", + "@zoomOut": { + "type": "text", + "placeholders": {} + }, + "zoomIn": "Přiblížit", + "@zoomIn": { + "type": "text", + "placeholders": {} + }, + "copyToClipboard": "Zkopírovat do schránky", + "@copyToClipboard": { + "type": "text", + "placeholders": {} + }, + "securityKey": "Bezpečnostní klíč", + "@securityKey": { + "type": "text", + "placeholders": {} } }