From 9bec7d2ad0f31040d8e3309ec91125c02ed40b3c Mon Sep 17 00:00:00 2001 From: Anonymous Date: Mon, 25 Jan 2021 17:51:48 +0000 Subject: [PATCH] Translated using Weblate (Icelandic) [skip ci] Currently translated at 99.8% (1060 of 1062 strings) Translation: Servarr/Radarr Translate-URL: https://translate.servarr.com/projects/radarr/radarr/is/ --- src/NzbDrone.Core/Localization/Core/is.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/NzbDrone.Core/Localization/Core/is.json b/src/NzbDrone.Core/Localization/Core/is.json index e3ef78861..d926bc311 100644 --- a/src/NzbDrone.Core/Localization/Core/is.json +++ b/src/NzbDrone.Core/Localization/Core/is.json @@ -1059,5 +1059,6 @@ "MovieExcludedFromAutomaticAdd": "Kvikmynd útilokuð frá sjálfvirkri viðbót", "ReleaseWillBeProcessedInterp": "Útgáfa verður afgreidd {0}", "Search": "Leitaðu", - "Edit": "Breyta" + "Edit": "Breyta", + "SqliteVersionCheckUpgradeRequiredMessage": "Núverandi uppsett SQLite útgáfa {0} er ekki lengur studd. Vinsamlegast uppfærðu SQLite í að minnsta kosti útgáfu {1}." }