From ab3b5bdf8b210deac8ccb1c26477a8a7757281f1 Mon Sep 17 00:00:00 2001 From: Csaba Date: Thu, 15 Oct 2020 12:20:21 +0000 Subject: [PATCH] Translated using Weblate (Hungarian) [skip ci] Currently translated at 100.0% (842 of 842 strings) Translation: Servarr/Radarr Translate-URL: https://translate.servarr.com/projects/radarr/radarr/hu/ --- src/NzbDrone.Core/Localization/Core/hu.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/NzbDrone.Core/Localization/Core/hu.json b/src/NzbDrone.Core/Localization/Core/hu.json index 23c0cce72..fd9b22980 100644 --- a/src/NzbDrone.Core/Localization/Core/hu.json +++ b/src/NzbDrone.Core/Localization/Core/hu.json @@ -838,5 +838,7 @@ "SetTags": "Címkék beállítása", "RegularExpressionsCanBeTested": "A reguláris kifejezések tesztelhetők ", "NotificationTriggers": "Értesítés(ek) kiváltója", - "GrabRelease": "Release megragadása" + "GrabRelease": "Release megragadása", + "IndexerLongTermStatusCheckSingleClientMessage": "Az összes indexer elérhetetlen több mint 6 órája, meghibásodás miatt: {0}", + "IndexerLongTermStatusCheckAllClientMessage": "Az összes indexer elérhetetlen több mint 6 órája, meghibásodás miatt" }