From 54a8ab335a4b6c9cec4860400d620eb7d768d125 Mon Sep 17 00:00:00 2001 From: waclaw66 Date: Wed, 1 Feb 2023 12:13:38 +0000 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 100.0% (3721 of 3721 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 c877f2ab69..15b0824ba0 100644 --- a/src/i18n/strings/cs.json +++ b/src/i18n/strings/cs.json @@ -3717,5 +3717,7 @@ "Enable MSC3946 (to support late-arriving room archives)": "Povolit MSC3946 (podpora pozdních archivů místností)", "Dynamic room predecessors": "Předchůdci dynamické místnosti", "All messages and invites from this user will be hidden. Are you sure you want to ignore them?": "Všechny zprávy a pozvánky od tohoto uživatele budou skryty. Opravdu je chcete ignorovat?", - "Ignore %(user)s": "Ignorovat %(user)s" + "Ignore %(user)s": "Ignorovat %(user)s", + "Indent decrease": "Zmenšit odsazení", + "Indent increase": "Zvětšit odsazení" }