From 9a448e39742963d00b9e36a3ad244defd4951852 Mon Sep 17 00:00:00 2001 From: Szimszon Date: Tue, 6 Oct 2020 05:47:06 +0000 Subject: [PATCH] Translated using Weblate (Hungarian) Currently translated at 100.0% (2372 of 2372 strings) Translation: Element Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/hu/ --- src/i18n/strings/hu.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/hu.json b/src/i18n/strings/hu.json index 0207dcc381..c758f750da 100644 --- a/src/i18n/strings/hu.json +++ b/src/i18n/strings/hu.json @@ -2512,5 +2512,14 @@ "This version of %(brand)s does not support viewing some encrypted files": "%(brand)s ezen verziója nem minden titkosított fájl megjelenítését támogatja", "This version of %(brand)s does not support searching encrypted messages": "%(brand)s ezen verziója nem támogatja a keresést a titkosított üzenetekben", "Cannot create rooms in this community": "A közösségben nem lehet szobát készíteni", - "You do not have permission to create rooms in this community.": "A közösségben szoba létrehozásához nincs jogosultságod." + "You do not have permission to create rooms in this community.": "A közösségben szoba létrehozásához nincs jogosultságod.", + "End conference": "Konferenciahívás befejezése", + "This will end the conference for everyone. Continue?": "Mindenki számára befejeződik a konferencia. Folytatod?", + "Offline encrypted messaging using dehydrated devices": "Kapcsolat nélküli titkosított üzenetküldés tartósított eszközökkel", + "Ignored attempt to disable encryption": "A titkosítás kikapcsolására tett kísérlet figyelmen kívül lett hagyva", + "Join the conference at the top of this room": "Csatlakozz a konferenciához a szoba tetején", + "Join the conference from the room information card on the right": "Csatlakozz a konferenciához a jobb oldali szoba információs panel segítségével", + "Video conference ended by %(senderName)s": "A videókonferenciát befejezte: %(senderName)s", + "Video conference updated by %(senderName)s": "A videókonferenciát frissítette: %(senderName)s", + "Video conference started by %(senderName)s": "A videókonferenciát elindította: %(senderName)s" }