From 96d99c350c5fd624f8fa5cc04ef42b17f82eec11 Mon Sep 17 00:00:00 2001 From: Szimszon Date: Tue, 29 Oct 2019 18:47:57 +0000 Subject: [PATCH] Translated using Weblate (Hungarian) Currently translated at 100.0% (1850 of 1850 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 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/hu.json b/src/i18n/strings/hu.json index 12fb26a822..dc8c42b109 100644 --- a/src/i18n/strings/hu.json +++ b/src/i18n/strings/hu.json @@ -2260,5 +2260,8 @@ "Jump to first invite.": "Az első meghívóra ugrás.", "Room %(name)s": "Szoba: %(name)s", "Recent rooms": "Legutóbbi szobák", - "No identity server is configured so you cannot add an email address in order to reset your password in the future.": "Azonosítási szerver nincs beállítva, így nem tudsz hozzáadni e-mail címet amivel vissza lehetne állítani a jelszót a későbbiekben." + "No identity server is configured so you cannot add an email address in order to reset your password in the future.": "Azonosítási szerver nincs beállítva, így nem tudsz hozzáadni e-mail címet amivel vissza lehetne állítani a jelszót a későbbiekben.", + "%(count)s unread messages including mentions.|one": "1 olvasatlan megemlítés.", + "%(count)s unread messages.|one": "1 olvasatlan üzenet.", + "Unread messages.": "Olvasatlan üzenetek." }