From da0714917f53b3aaf8b3a58d74011d7c17bfd68f Mon Sep 17 00:00:00 2001 From: waclaw66 Date: Mon, 6 Sep 2021 14:06:33 +0000 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 100.0% (3151 of 3151 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 7ea130d733..65a1fc4040 100644 --- a/src/i18n/strings/cs.json +++ b/src/i18n/strings/cs.json @@ -3618,5 +3618,7 @@ "%(senderName)s unpinned a message from this room. See all pinned messages.": "%(senderName)s odepnul zprávu z této místnosti. Zobrazit všechny připnuté zprávy.", "%(senderName)s unpinned a message from this room. See all pinned messages.": "%(senderName)s odepnul zprávu z této místnosti. Zobrazit všechny připnuté zprávy.", "%(senderName)s pinned a message to this room. See all pinned messages.": "%(senderName)s připnul zprávu k této místnosti. Zobrazit všechny připnuté zprávy.", - "%(senderName)s pinned a message to this room. See all pinned messages.": "%(senderName)s připnul zprávu k této místnosti. Zobrazit všechny připnuté zprávy." + "%(senderName)s pinned a message to this room. See all pinned messages.": "%(senderName)s připnul zprávu k této místnosti. Zobrazit všechny připnuté zprávy.", + "Currently, %(count)s spaces have access|one": "V současné době má prostor přístup", + "& %(count)s more|one": "a %(count)s další" }