소스 검색

Translated using Weblate (Norwegian Bokmål)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/

BromTeque 9 달 전
부모
커밋
ac55682260
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      Emby.Server.Implementations/Localization/Core/nb.json

+ 2 - 1
Emby.Server.Implementations/Localization/Core/nb.json

@@ -132,5 +132,6 @@
     "TaskAudioNormalizationDescription": "Skan filer for lyd normaliserende data",
     "TaskCleanCollectionsAndPlaylistsDescription": "Fjerner elementer fra kolleksjoner og spillelister som ikke lengere finnes",
     "TaskDownloadMissingLyrics": "Last ned manglende tekster",
-    "TaskDownloadMissingLyricsDescription": "Last ned sangtekster"
+    "TaskDownloadMissingLyricsDescription": "Last ned sangtekster",
+    "TaskExtractMediaSegments": "Skann mediasegment"
 }