From e174a0ea001d21b5ebe54b0566979233766bd028 Mon Sep 17 00:00:00 2001 From: Jan Kudrik Date: Mon, 30 Oct 2017 15:14:27 +0000 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 68.0% (621 of 912 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/cs/ --- src/i18n/strings/cs.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/cs.json b/src/i18n/strings/cs.json index eb79a4176a..e16ab22571 100644 --- a/src/i18n/strings/cs.json +++ b/src/i18n/strings/cs.json @@ -618,5 +618,9 @@ "Banned by %(displayName)s": "Vykázán/a uživatelem %(displayName)s", "Privacy warning": "Výstraha o utajení", "Never send encrypted messages to unverified devices in this room from this device": "Nikdy z tohoto zařízení neposílat šifrované zprávy neověřeným zařízením v této místnosti", - "Privileged Users": "Privilegovaní uživatelé" + "Privileged Users": "Privilegovaní uživatelé", + "No users have specific privileges in this room": "Žádní uživatelé v této místnosti nemají zvláštní privilegia", + "Tagged as: ": "Oštítkováno jako: ", + "To link to a room it must have an address.": "Aby šlo odkazovat na místnost, musí mít adresu.", + "Publish this room to the public in %(domain)s's room directory?": "Zapsat tuto místnost do veřejného adresáře místností na %(domain)s?" }