From 64e998cdf957bedc39543b5c44fd94c437db1353 Mon Sep 17 00:00:00 2001 From: Jan Kudrik Date: Mon, 23 Oct 2017 15:45:49 +0000 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 53.9% (488 of 905 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 | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/cs.json b/src/i18n/strings/cs.json index 0cc1f5b475..fc18928eda 100644 --- a/src/i18n/strings/cs.json +++ b/src/i18n/strings/cs.json @@ -478,5 +478,14 @@ "Failed to invite the following users to the %(roomName)s room:": "Do místnosti %(roomName)s se nepodařilo pozvat následující uživatele:", "You need to be logged in.": "Musíte být přihlášen/a.", "You are now ignoring %(userId)s": "Nyní ignorujete %(userId)s", - "You are no longer ignoring %(userId)s": "Už neignorujete %(userId)s" + "You are no longer ignoring %(userId)s": "Už neignorujete %(userId)s", + "Add rooms to this community": "Přidat místnosti do této komunity", + "Unpin Message": "Odepnout zprávu", + "Ignored user": "Ignorovaný uživatel", + "Unignored user": "Odignorovaný uživatel", + "WARNING: KEY VERIFICATION FAILED! The signing key for %(userId)s and device %(deviceId)s is \"%(fprint)s\" which does not match the provided key \"%(fingerprint)s\". This could mean your communications are being intercepted!": "VAROVÁNÍ: OVĚŘENÍ KLÍČE SELHALO! Podepisovací klíč uživatele %(userId)s a zařízení %(deviceId)s je \"%(fprint)s\", což nesouhlasí s dodaným klíčem \"%(fingerprint)s\". Toto může znamenat, že vaše komunikace je odposlouchávána!", + "Reason": "Důvod", + "VoIP conference started.": "VoIP konference započata.", + "VoIP conference finished.": "VoIP konference ukončena.", + "%(targetName)s left the room.": "%(targetName)s opustil/a místnost." }