From 89ef9ee4541332c03aa869759073b5c4db6585ea Mon Sep 17 00:00:00 2001 From: waclaw66 Date: Mon, 27 Feb 2023 07:38:26 +0000 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 100.0% (3744 of 3744 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 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/cs.json b/src/i18n/strings/cs.json index 52315afe83..cfd89bfeff 100644 --- a/src/i18n/strings/cs.json +++ b/src/i18n/strings/cs.json @@ -3739,5 +3739,8 @@ "Homeserver is %(homeserverUrl)s": "Domovský server je %(homeserverUrl)s", "Room is not encrypted 🚨": "Místnost není šifrovaná 🚨", "Ended a poll": "Ukončil hlasování", - "Yes, it was me": "Ano, to jsem byl já" + "Yes, it was me": "Ano, to jsem byl já", + "Answered elsewhere": "Hovor přijat jinde", + "If you know a room address, try joining through that instead.": "Pokud znáte adresu místnosti, zkuste se pomocí ní připojit.", + "You attempted to join using a room ID without providing a list of servers to join through. Room IDs are internal identifiers and cannot be used to join a room without additional information.": "Pokusili jste se připojit pomocí ID místnosti, aniž byste zadali seznam serverů, přes které se chcete připojit. ID místnosti jsou interní identifikátory a nelze je použít k připojení k místnosti bez dalších informací." }