Browse Source

Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/

Bas 9 months ago
parent
commit
9bbb3b6164
1 changed files with 5 additions and 1 deletions
  1. 5 1
      Emby.Server.Implementations/Localization/Core/nl.json

+ 5 - 1
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"
 }