diff --git a/src/i18n/strings/hu.json b/src/i18n/strings/hu.json
index 092624355e..2cc9735ae0 100644
--- a/src/i18n/strings/hu.json
+++ b/src/i18n/strings/hu.json
@@ -3225,5 +3225,26 @@
     "Sending invites... (%(progress)s out of %(count)s)|one": "Meghívók küldése…",
     "Sending invites... (%(progress)s out of %(count)s)|other": "Meghívók küldése… (%(progress)s / %(count)s)",
     "Loading new room": "Új szoba betöltése",
-    "Upgrading room": "Szoba fejlesztése"
+    "Upgrading room": "Szoba fejlesztése",
+    "Show:": "Mutat:",
+    "Shows all threads from current room": "Minden üzenetszál megjelenítése a szobából",
+    "All threads": "Minden üzenetszál",
+    "Shows all threads you’ve participated in": "Minden üzenetszál megjelenítése ahol szerepel",
+    "My threads": "Üzenetszálak",
+    "Downloading": "Letöltés",
+    "They won't be able to access whatever you're not an admin of.": "Később nem férhetnek hozzá olyan helyekhez ahol ön nem adminisztrátor.",
+    "Ban them from specific things I'm able to": "Kitiltani őket bizonyos helyekről ahonnan joga van hozzá",
+    "Unban them from specific things I'm able to": "Kitiltásuk visszavonása bizonyos helyekről ahol joga van hozzá",
+    "Ban them from everything I'm able to": "Kitiltani őket mindenhonnan ahonnan joga van hozzá",
+    "Unban them from everything I'm able to": "Kitiltásuk visszavonása mindenhonnan ahol joga van hozzá",
+    "Ban from %(roomName)s": "Kitiltás innen: %(roomName)s",
+    "Unban from %(roomName)s": "Kitiltás visszavonása innen: %(roomName)s",
+    "Kick from %(roomName)s": "Kirúg innen: %(roomName)s",
+    "Disinvite from %(roomName)s": "Meghívó visszavonása innen: %(roomName)s",
+    "They'll still be able to access whatever you're not an admin of.": "Továbbra is hozzáférhetnek olyan helyekhez ahol ön nem adminisztrátor.",
+    "Kick them from specific things I'm able to": "Kirúgni őket bizonyos helyekről ahonnan joga van hozzá",
+    "Kick them from everything I'm able to": "Kirúgni őket mindenhonnan ahonnan joga van hozzá",
+    "Threads": "Üzenetszálak",
+    "%(count)s reply|one": "%(count)s válasz",
+    "%(count)s reply|other": "%(count)s válasz"
 }