From 63a5f22e5861a75e59b766ac4687df301ebf9e95 Mon Sep 17 00:00:00 2001 From: Szimszon Date: Sun, 25 Jun 2017 07:32:11 +0000 Subject: [PATCH] Translated using Weblate (Hungarian) Currently translated at 100.0% (206 of 206 strings) Translation: Riot Web/riot-web Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hu/ --- src/i18n/strings/hu.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/hu.json b/src/i18n/strings/hu.json index 790dfc536f..923dc99a4d 100644 --- a/src/i18n/strings/hu.json +++ b/src/i18n/strings/hu.json @@ -200,5 +200,10 @@ "You have successfully set a password and an email address!": "Sikeresen beállítottad a jelszavad és e-mail címed!", "Remember, you can always set an email address in user settings if you change your mind.": "Ha meggondolod magad, bármikor beállíthatod az e-mail címed a felhasználói beállításoknál.", "To return to your account in future you need to set a password": "A fiókba való visszalépéshez jelszót kell beállítanod", - "Set Password": "Jelszó beállítása" + "Set Password": "Jelszó beállítása", + "Warning": "Figyelmeztetés", + "Checking for an update...": "Frissítés keresése...", + "Error encountered (%(errorDetail)s).": "Hiba történt (%(errorDetail)s).", + "No update available.": "Frissítés nem érthető el.", + "Downloading update...": "Frissítés letöltése..." }