From 6862c03a4ed063f7db5c16e2a6547308cf46382b Mon Sep 17 00:00:00 2001 From: waclaw66 Date: Thu, 13 Jan 2022 17:25:38 +0000 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 100.0% (3400 of 3400 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 f55dc06480..b994d04a81 100644 --- a/src/i18n/strings/cs.json +++ b/src/i18n/strings/cs.json @@ -3529,5 +3529,6 @@ "Failed to fetch your location. Please try again later.": "Nepodařilo se zjistit vaši polohu. Zkuste to prosím později.", "Element was denied permission to fetch your location. Please allow location access in your browser settings.": "Elementu bylo odepřeno oprávnění ke zjištění vaší polohy. Povolte prosím přístup k poloze v nastavení prohlížeče.", "Could not fetch location": "Nepodařilo se zjistit polohu", - "Automatically send debug logs on decryption errors": "Automaticky odesílat ladící protokoly při chybách dešifrování" + "Automatically send debug logs on decryption errors": "Automaticky odesílat ladící protokoly při chybách dešifrování", + "Show extensible event representation of events": "Zobrazit rozšířené reprezentace událostí" }