From c709ef53a347d81e8c98e64d56297aac8eda3545 Mon Sep 17 00:00:00 2001 From: Szimszon Date: Tue, 26 Oct 2021 15:04:14 +0000 Subject: [PATCH] Translated using Weblate (Hungarian) Currently translated at 100.0% (3236 of 3236 strings) Translation: Element Web/matrix-react-sdk Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/ --- src/i18n/strings/hu.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/hu.json b/src/i18n/strings/hu.json index aba9f37718..a1145c88f2 100644 --- a/src/i18n/strings/hu.json +++ b/src/i18n/strings/hu.json @@ -3255,5 +3255,7 @@ "See room timeline (devtools)": "Szoba idővonal megjelenítése (fejlesztői eszközök)", "Developer mode": "Fejlesztői mód", "Joined": "Csatlakozott", - "Insert link": "Link beillesztése" + "Insert link": "Link beillesztése", + "%(senderDisplayName)s changed who can join this room.": "%(senderDisplayName)s megváltoztatta, hogy ki léphet be ebbe a szobába.", + "%(senderDisplayName)s changed who can join this room. View settings.": "%(senderDisplayName)s megváltoztatta, hogy ki léphet be ebbe a szobába. Beállítások megtekintése." }