diff options
| author | BromTeque <github@bromteque.com> | 2024-09-12 13:24:45 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2024-09-12 18:41:35 -0400 |
| commit | ac55682260706f894536b09e5946e79cb14a9672 (patch) | |
| tree | a19c3fd46052d85291c0ac53eb810faeaaa609e3 | |
| parent | 90a00e12937c5b9922af5024fd3e281f28edc17b (diff) | |
Translated using Weblate (Norwegian Bokmål)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/nb.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/nb.json b/Emby.Server.Implementations/Localization/Core/nb.json index 747652538..6d644976d 100644 --- a/Emby.Server.Implementations/Localization/Core/nb.json +++ b/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" } |
