From a8b33fefaed6b0031cab6a5e02541d474eea045f Mon Sep 17 00:00:00 2001 From: waclaw66 Date: Thu, 9 Dec 2021 17:26:01 +0000 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 100.0% (3341 of 3341 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 98fa07afa4..5031549d7f 100644 --- a/src/i18n/strings/cs.json +++ b/src/i18n/strings/cs.json @@ -3440,5 +3440,6 @@ "The poll has ended. Top answer: %(topAnswer)s": "Hlasování skončilo. Nejčastější odpověď: %(topAnswer)s", "The poll has ended. No votes were cast.": "Hlasování skončilo. Nikdo nehlasoval.", "Final result based on %(count)s votes|one": "Konečný výsledek na základě %(count)s hlasu", - "Final result based on %(count)s votes|other": "Konečný výsledek na základě %(count)s hlasů" + "Final result based on %(count)s votes|other": "Konečný výsledek na základě %(count)s hlasů", + "Link to room": "Odkaz na místnost" }