From d9534a857fe408a1c38ad8f13e1087649102bef5 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 31 Mar 2021 12:05:59 +0000 Subject: [PATCH] Translated using Weblate (German) [skip ci] Currently translated at 100.0% (1078 of 1078 strings) Translation: Servarr/Radarr Translate-URL: https://translate.servarr.com/projects/radarr/radarr/de/ --- src/NzbDrone.Core/Localization/Core/de.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/NzbDrone.Core/Localization/Core/de.json b/src/NzbDrone.Core/Localization/Core/de.json index e08fa2776..b610ec82e 100644 --- a/src/NzbDrone.Core/Localization/Core/de.json +++ b/src/NzbDrone.Core/Localization/Core/de.json @@ -1094,5 +1094,6 @@ "Reddit": "Reddit", "More": "Mehr", "Download": "Herunterladen", - "DownloadClientCheckDownloadingToRoot": "Download-Client {0} legt Downloads im Stammordner {1} ab. Sie sollten nicht in einen Stammordner herunterladen." + "DownloadClientCheckDownloadingToRoot": "Download-Client {0} legt Downloads im Stammordner {1} ab. Sie sollten nicht in einen Stammordner herunterladen.", + "DeleteFileLabel": "Lösche {0} Filmdateien" }