diff options
| author | Mathias Dejerud <smallmustard@gmail.com> | 2024-05-20 08:24:52 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2024-05-20 17:36:32 -0400 |
| commit | 03c23e15b3f62c7fd8418a25c01e121e4268fc6f (patch) | |
| tree | 7381f7a8ba50ea2c43c009173742201c23b5ecc4 | |
| parent | 00de8316ca39fb6def364f85eee37783f5dcd492 (diff) | |
Translated using Weblate (Swedish)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sv/
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/sv.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/sv.json b/Emby.Server.Implementations/Localization/Core/sv.json index e2f238d3d..2cf0a04e0 100644 --- a/Emby.Server.Implementations/Localization/Core/sv.json +++ b/Emby.Server.Implementations/Localization/Core/sv.json @@ -127,5 +127,7 @@ "HearingImpaired": "Hörselskadad", "TaskRefreshTrickplayImages": "Generera Trickplay-bilder", "TaskRefreshTrickplayImagesDescription": "Skapar trickplay-förhandsvisningar för videor i aktiverade bibliotek.", - "TaskCleanCollectionsAndPlaylists": "Rensa samlingar och spellistor" + "TaskCleanCollectionsAndPlaylists": "Rensa samlingar och spellistor", + "TaskAudioNormalization": "Ljudnormalisering", + "TaskCleanCollectionsAndPlaylistsDescription": "Tar bort objekt från samlingar och spellistor som inte längre finns." } |
