aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBas <44002186+854562@users.noreply.github.com>2024-09-08 14:45:25 +0000
committerWeblate <noreply@weblate.org>2024-09-09 11:41:36 -0400
commit9bbb3b61642d9b9500b96ba694f624cae0a60e75 (patch)
tree7c4c47f7f78f027543c42d1c038b410512a88da0
parent0003a55c1dc8e27339db3d0a78a32970e09dac6b (diff)
Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
-rw-r--r--Emby.Server.Implementations/Localization/Core/nl.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/nl.json b/Emby.Server.Implementations/Localization/Core/nl.json
index 39e7cd546..1522720dc 100644
--- a/Emby.Server.Implementations/Localization/Core/nl.json
+++ b/Emby.Server.Implementations/Localization/Core/nl.json
@@ -132,5 +132,9 @@
"TaskAudioNormalization": "Geluidsnormalisatie",
"TaskAudioNormalizationDescription": "Scant bestanden op gegevens voor geluidsnormalisatie.",
"TaskDownloadMissingLyrics": "Ontbrekende liedteksten downloaden",
- "TaskDownloadMissingLyricsDescription": "Downloadt liedteksten"
+ "TaskDownloadMissingLyricsDescription": "Downloadt liedteksten",
+ "TaskExtractMediaSegmentsDescription": "Verkrijgt mediasegmenten vanuit plug-ins met MediaSegment-ondersteuning.",
+ "TaskMoveTrickplayImages": "Locatie trickplay-afbeeldingen migreren",
+ "TaskMoveTrickplayImagesDescription": "Verplaatst bestaande trickplay-bestanden op basis van de bibliotheekinstellingen.",
+ "TaskExtractMediaSegments": "Scannen op mediasegmenten"
}