diff --git a/src/i18n/strings/cs.json b/src/i18n/strings/cs.json
index 64a0306ab3..2b225077d8 100644
--- a/src/i18n/strings/cs.json
+++ b/src/i18n/strings/cs.json
@@ -3169,5 +3169,40 @@
"Don't leave any rooms": "Neodcházet z žádné místnosti",
"Leave all rooms": "Odejít ze všech místností",
"Expand quotes │ ⇧+click": "Rozbalit uvozovky │ ⇧+kliknutí",
- "Collapse quotes │ ⇧+click": "Sbalit uvozovky │ ⇧+kliknutí"
+ "Collapse quotes │ ⇧+click": "Sbalit uvozovky │ ⇧+kliknutí",
+ "Include Attachments": "Zahrnout přílohy",
+ "Size Limit": "Omezení velikosti",
+ "Format": "Formát",
+ "Select from the options below to export chats from your timeline": "Vyberte jednu z níže uvedených možností pro export chatů z časové osy",
+ "Export Chat": "Exportovat chat",
+ "Exporting your data": "Exportování dat",
+ "Stop": "Zastavit",
+ "Are you sure you want to stop exporting your data? If you do, you'll need to start over.": "Opravdu chcete ukončit export dat? Pokud ano, budete muset začít znovu.",
+ "Your export was successful. Find it in your Downloads folder.": "Váš export proběhl úspěšně. Najdete jej ve složce pro stažené soubory.",
+ "The export was cancelled successfully": "Export byl úspěšně zrušen",
+ "Export Successful": "Export proběhl úspěšně",
+ "MB": "MB",
+ "Number of messages": "Počet zpráv",
+ "Number of messages can only be a number between %(min)s and %(max)s": "Počet zpráv může být pouze číslo mezi %(min)s a %(max)s",
+ "Size can only be a number between %(min)s MB and %(max)s MB": "Velikost může být pouze číslo mezi %(min)s MB a %(max)s MB",
+ "Enter a number between %(min)s and %(max)s": "Zadejte číslo mezi %(min)s a %(max)s",
+ "In reply to this message": "V odpovědi na tuto zprávu",
+ "Export chat": "Exportovat chat",
+ "File Attached": "Přiložený soubor",
+ "Error fetching file": "Chyba při načítání souboru",
+ "Topic: %(topic)s": "Téma: %(topic)s",
+ "This is the start of export of . Exported by at %(exportDate)s.": "Toto je začátek exportu . Exportováno pomocí v %(exportDate)s.",
+ "%(creatorName)s created this room.": "%(creatorName)s vytvořil(a) tuto místnost.",
+ "Media omitted - file size limit exceeded": "Vynechaná média - překročen limit velikosti souboru",
+ "Media omitted": "Vynechaná média",
+ "Current Timeline": "Aktuální časová osa",
+ "Specify a number of messages": "Zadejte počet zpráv",
+ "From the beginning": "Od začátku",
+ "Plain Text": "Prostý text",
+ "JSON": "JSON",
+ "HTML": "HTML",
+ "Are you sure you want to exit during this export?": "Opravdu chcete skončit během tohoto exportu?",
+ "%(senderDisplayName)s sent a sticker.": "%(senderDisplayName)s poslal(a) nálepku.",
+ "%(senderDisplayName)s changed the room avatar.": "%(senderDisplayName)s změnil(a) avatar místnosti.",
+ "%(date)s at %(time)s": "%(date)s v %(time)s"
}