Sfoglia il codice sorgente

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

Bas 9 mesi fa
parent
commit
9bbb3b6164
1 ha cambiato i file con 5 aggiunte e 1 eliminazioni
  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",
     "TaskAudioNormalization": "Geluidsnormalisatie",
     "TaskAudioNormalizationDescription": "Scant bestanden op gegevens voor geluidsnormalisatie.",
     "TaskAudioNormalizationDescription": "Scant bestanden op gegevens voor geluidsnormalisatie.",
     "TaskDownloadMissingLyrics": "Ontbrekende liedteksten downloaden",
     "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"
 }
 }