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" }