From 4ba8d93b04dc309b1fb514da768b45a6bedc3655 Mon Sep 17 00:00:00 2001 From: waclaw66 Date: Mon, 17 Jan 2022 13:36:05 +0000 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 100.0% (3403 of 3403 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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/cs.json b/src/i18n/strings/cs.json index 7e73cd11d4..0505548a4a 100644 --- a/src/i18n/strings/cs.json +++ b/src/i18n/strings/cs.json @@ -3549,5 +3549,7 @@ "Remove, ban, or invite people to your active room, and make you leave": "Odebrat, vykázat nebo pozvat lidi do vaší aktivní místnosti a donutit vás ji opustit", "%(senderName)s removed %(targetName)s: %(reason)s": "%(senderName)s odebral(a) %(targetName)s: %(reason)s", "%(senderName)s removed %(targetName)s": "%(senderName)s odebral(a) %(targetName)s", - "Removes user with given id from this room": "Odstraní uživatele s daným id z této místnosti" + "Removes user with given id from this room": "Odstraní uživatele s daným id z této místnosti", + "Open this settings tab": "Otevřít tuto kartu nastavení", + "Keyboard": "Klávesnice" }