From ad16b10a6875fd295d6aee5ebf0afd1e903272ff Mon Sep 17 00:00:00 2001 From: waclaw66 Date: Fri, 15 Oct 2021 11:53:20 +0000 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 100.0% (3229 of 3229 strings) Translation: Element Web/matrix-react-sdk Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/ --- src/i18n/strings/cs.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/cs.json b/src/i18n/strings/cs.json index c5ba697e0e..6c3d57a235 100644 --- a/src/i18n/strings/cs.json +++ b/src/i18n/strings/cs.json @@ -3246,5 +3246,6 @@ "Sending invites... (%(progress)s out of %(count)s)|other": "Odesílání pozvánek... (%(progress)s z %(count)s)", "Loading new room": "Načítání nové místnosti", "Upgrading room": "Upgrade místnosti", - "Polls (under active development)": "Ankety (v aktivním vývoji)" + "Polls (under active development)": "Ankety (v aktivním vývoji)", + "Downloading": "Stahování" }