소스 검색

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

Bas 10 달 전
부모
커밋
70dcfd325b
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 1
      Emby.Server.Implementations/Localization/Core/nl.json

+ 3 - 1
Emby.Server.Implementations/Localization/Core/nl.json

@@ -130,5 +130,7 @@
     "TaskCleanCollectionsAndPlaylists": "Collecties en afspeellijsten opruimen",
     "TaskCleanCollectionsAndPlaylistsDescription": "Verwijdert niet langer bestaande items uit collecties en afspeellijsten.",
     "TaskAudioNormalization": "Geluidsnormalisatie",
-    "TaskAudioNormalizationDescription": "Scant bestanden op gegevens voor geluidsnormalisatie."
+    "TaskAudioNormalizationDescription": "Scant bestanden op gegevens voor geluidsnormalisatie.",
+    "TaskDownloadMissingLyrics": "Ontbrekende liedteksten downloaden",
+    "TaskDownloadMissingLyricsDescription": "Downloadt liedteksten"
 }