From 29885f15537979062b67c7867205fa3629c1f27d Mon Sep 17 00:00:00 2001 From: Weblate Date: Wed, 1 Apr 2026 02:01:52 +0000 Subject: [PATCH] Translated using Weblate (Romanian) [skip ci] Currently translated at 58.0% (1184 of 2041 strings) Translation: Servarr/Radarr Translate-URL: https://translate.servarr.com/projects/servarr/radarr/ro/ --- src/NzbDrone.Core/Localization/Core/ro.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/NzbDrone.Core/Localization/Core/ro.json b/src/NzbDrone.Core/Localization/Core/ro.json index d5f7b8aa95..9d7ea5b76b 100644 --- a/src/NzbDrone.Core/Localization/Core/ro.json +++ b/src/NzbDrone.Core/Localization/Core/ro.json @@ -1238,5 +1238,7 @@ "ReleasePush": "Date de lansare", "CinemaRelease": "Data lansării Show Cinema", "SearchForQuery": "Caută {query}", - "BlocklistedAt": "Blocată la {date}" + "BlocklistedAt": "Blocată la {date}", + "FailedAt": "Eșuat la: {date}", + "GrabbedAt": "Preluat la: {date}" }