From d526ec82d5a1e8f07b63dcae01b31461d5b51b6c Mon Sep 17 00:00:00 2001 From: Szimszon Date: Tue, 31 Jan 2023 11:36:50 +0000 Subject: [PATCH] Translated using Weblate (Hungarian) 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/hu/ --- src/i18n/strings/hu.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/hu.json b/src/i18n/strings/hu.json index 7e6e615622..196744c271 100644 --- a/src/i18n/strings/hu.json +++ b/src/i18n/strings/hu.json @@ -3711,5 +3711,13 @@ "%(displayName)s (%(matrixId)s)": "%(displayName)s (%(matrixId)s)", "Connection error - Recording paused": "Kapcsolódási hiba – Felvétel szüneteltetve", "%(senderName)s started a voice broadcast": "%(senderName)s hangos közvetítést indított", - "Unable to play this voice broadcast": "A hang közvetítés nem játszható le" + "Unable to play this voice broadcast": "A hang közvetítés nem játszható le", + "Registration token": "Regisztrációs kulcs", + "Enter a registration token provided by the homeserver administrator.": "Adja meg a regisztrációs kulcsot amit a szolgáltató szerver adminisztrátora adott meg.", + "All messages and invites from this user will be hidden. Are you sure you want to ignore them?": "Minden üzenet és meghívó ettől a felhasználótól rejtve marad. Biztos, hogy figyelmen kívül hagyja?", + "Ignore %(user)s": "%(user)s figyelmen kívül hagyása", + "Manage account": "Fiók kezelése", + "Your account details are managed separately at %(hostname)s.": "A fiók adatok külön vannak kezelve itt: %(hostname)s.", + "Enable MSC3946 (to support late-arriving room archives)": "MSC3946 engedélyezése (a későn érkező szoba archívum támogatáshoz)", + "Dynamic room predecessors": "Dinamikus szoba előfutára" }