From d6bb1ea31b7d6f985866478c5baaa34f0abf3d65 Mon Sep 17 00:00:00 2001 From: waclaw66 Date: Fri, 11 Feb 2022 14:25:50 +0000 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 100.0% (3438 of 3438 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 84513a4a32..ef4e07452c 100644 --- a/src/i18n/strings/cs.json +++ b/src/i18n/strings/cs.json @@ -3640,5 +3640,6 @@ "%(severalUsers)sremoved a message %(count)s times|one": "%(severalUsers)ssmazali zprávu", "%(severalUsers)sremoved a message %(count)s times|other": "%(severalUsers)ssmazali %(count)s zpráv", "%(severalUsers)schanged the pinned messages for the room %(count)s times.|one": "%(severalUsers)szměnil připnuté zprávy v místnosti.", - "Maximise": "Maximalizovat" + "Maximise": "Maximalizovat", + "Automatically send debug logs when key backup is not functioning": "Automaticky odeslat ladící protokoly, když zálohování klíčů nefunguje" }