From f38877c403cae4eeafb9e09d59cd748174e16f95 Mon Sep 17 00:00:00 2001 From: Milan Korecky Date: Sun, 12 Dec 2021 12:23:08 +0000 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 100.0% (522 of 522 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/cs/ --- assets/l10n/intl_cs.arb | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/assets/l10n/intl_cs.arb b/assets/l10n/intl_cs.arb index 7cedfbc26..088093023 100644 --- a/assets/l10n/intl_cs.arb +++ b/assets/l10n/intl_cs.arb @@ -1498,7 +1498,7 @@ "type": "text", "placeholders": {} }, - "ok": "ok", + "ok": "Ok", "@ok": { "type": "text", "placeholders": {} @@ -2654,5 +2654,25 @@ "saveTheSecurityKeyNow": "Uložte bezpečnostní klíč nyní", "@saveTheSecurityKeyNow": {}, "pleaseEnterSecurityKeyDescription": "Chcete-li odemknout zálohu chatu, zadejte svůj bezpečnostní klíč, který byl vygenerován v předchozí relaci. Váš bezpečnostní klíč NENÍ vaše heslo.", - "@pleaseEnterSecurityKeyDescription": {} + "@pleaseEnterSecurityKeyDescription": {}, + "commandHint_clearcache": "Vymazat mezipamět", + "@commandHint_clearcache": { + "type": "text", + "description": "Usage hint for the command /clearcache" + }, + "commandHint_discardsession": "Zahodit relaci", + "@commandHint_discardsession": { + "type": "text", + "description": "Usage hint for the command /discardsession" + }, + "commandHint_dm": "Zahajte přímý chat\nK deaktivaci šifrování použijte --no-encryption", + "@commandHint_dm": { + "type": "text", + "description": "Usage hint for the command /dm" + }, + "commandHint_create": "Vytvořte prázdný skupinový chat\n K deaktivaci šifrování použijte --no-encryption", + "@commandHint_create": { + "type": "text", + "description": "Usage hint for the command /create" + } }