From 938f696868342e56910a6f4bc01b18a335b0d7db Mon Sep 17 00:00:00 2001 From: Szimszon Date: Tue, 11 Jan 2022 20:10:09 +0000 Subject: [PATCH] Translated using Weblate (Hungarian) Currently translated at 100.0% (3389 of 3389 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 c539dba169..9a5d3d032e 100644 --- a/src/i18n/strings/hu.json +++ b/src/i18n/strings/hu.json @@ -3507,5 +3507,13 @@ "Dial": "Tárcsáz", "Back to thread": "Vissza az üzenetszálhoz", "Room members": "Szoba tagok", - "Back to chat": "Vissza a beszélgetésbe" + "Back to chat": "Vissza a beszélgetésbe", + "No active call in this room": "Nincs aktív hívás a szobában", + "Unable to find Matrix ID for phone number": "Matrix azonosító nem található a telefonszámhoz", + "Unknown (user, session) pair: (%(userId)s, %(deviceId)s)": "Ismeretlen (felhasználó, eszköz) páros: (%(userId)s, %(deviceId)s)", + "Command failed: Unable to find room (%(roomId)s": "Parancs hiba: A szoba nem található (%(roomId)s)", + "Unrecognised room address: %(roomAlias)s": "Ismeretlen szoba cím: %(roomAlias)s", + "Failed to get room topic: Unable to find room (%(roomId)s": "A szoba téma nem található: A szoba nem található (%(roomId)s)", + "Command error: Unable to find rendering type (%(renderingType)s)": "Parancs hiba: Megjelenítési típus nem található (%(renderingType)s)", + "Command error: Unable to handle slash command.": "Parancs hiba: A per (slash) parancs támogatott." }