From 73cc67f71ec25185b477f2b5dd096e6d5770f283 Mon Sep 17 00:00:00 2001 From: hotio Date: Mon, 14 Sep 2020 08:30:13 +0000 Subject: [PATCH] Translated using Weblate (Dutch) [skip ci] Currently translated at 100.0% (816 of 816 strings) Translation: Servarr/Radarr Translate-URL: https://translate.servarr.com/projects/radarr/radarr/nl/ --- src/NzbDrone.Core/Localization/Core/nl.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/NzbDrone.Core/Localization/Core/nl.json b/src/NzbDrone.Core/Localization/Core/nl.json index 14f114f46..96cf35ac3 100644 --- a/src/NzbDrone.Core/Localization/Core/nl.json +++ b/src/NzbDrone.Core/Localization/Core/nl.json @@ -814,5 +814,13 @@ "CustomFormatUnknownCondition": "Onbekende Eigen Formaat conditie '{0}'", "CustomFormatJSON": "Aangepast Formaat JSON", "CopyToClipboard": "Kopieer naar Klembord", - "CloneCustomFormat": "Dupliceer Eigen Formaat" + "CloneCustomFormat": "Dupliceer Eigen Formaat", + "Priority": "Prioriteit", + "InteractiveSearch": "Interactief Zoeken", + "IndexerPriorityHelpText": "Indexeerder Prioriteit van 1 (Hoogste) tot 50 (Laagste). Standaard: 25.", + "IndexerPriority": "Indexeerder Prioriteit", + "EditIndexer": "Bewerk Indexeerder", + "Disabled": "Uitgeschakeld", + "AutomaticSearch": "Automatisch Zoeken", + "AddIndexer": "Voeg Indexeerder Toe" }