From 8d8e1c3301961089afd4516a2d24076d4d701665 Mon Sep 17 00:00:00 2001 From: Szimszon Date: Tue, 22 Aug 2017 20:17:58 +0000 Subject: [PATCH] Translated using Weblate (Hungarian) Currently translated at 100.0% (971 of 971 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/riot-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 7c38e41c9b..7aabdd28f1 100644 --- a/src/i18n/strings/hu.json +++ b/src/i18n/strings/hu.json @@ -961,5 +961,14 @@ "Automatically replace plain text Emoji": "Egyszerű szöveg automatikus cseréje Emoji-ra", "Failed to upload image": "Kép feltöltése sikertelen", "Failed to update group": "Csoport frissítése sikertelen", - "Hide avatars in user and room mentions": "Profilképek elrejtése felhasználó és szoba említésekben" + "Hide avatars in user and room mentions": "Profilképek elrejtése felhasználó és szoba említésekben", + "Cannot add any more widgets": "Nem lehet több kisalkalmazást hozzáadni", + "Do you want to load widget from URL:": "Betöltöd a kisalkalmazást erről az URL-ről:", + "Integrations Error": "Integrációs hiba", + "Publish this room to the public in %(domain)s's room directory?": "Publikálod a szobát a(z) %(domain)s szoba listájába?", + "NOTE: Apps are not end-to-end encrypted": "Megjegyzés: Az alkalmazások nem végponttól végpontig titkosítottak", + "The maximum permitted number of widgets have already been added to this room.": "A maximálisan megengedett számú kisalkalmazás már hozzá van adva a szobához.", + "%(widgetName)s widget added by %(senderName)s": "%(widgetName)s kisalkalmazást %(senderName)s hozzáadta", + "%(widgetName)s widget removed by %(senderName)s": "%(widgetName)s kisalkalmazást %(senderName)s eltávolította", + "Robot check is currently unavailable on desktop - please use a web browser": "Robot ellenőrzés az asztali verzióban nem érhető el - használd a web böngészőt" }