diff options
| author | Andi Chandler <andi@gowling.com> | 2024-09-10 20:28:58 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2024-09-11 16:41:36 -0400 |
| commit | 624800a1c79b4e272ade89a73790579f6ecbe115 (patch) | |
| tree | 626be0c2e7e2ba5b4cf17515243876fe17a86a16 | |
| parent | e6ceab46a4acdd8ef455ad5d64494cd767dcdbf6 (diff) | |
Translated using Weblate (English (United Kingdom))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en_GB/
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/en-GB.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/en-GB.json b/Emby.Server.Implementations/Localization/Core/en-GB.json index 65df1e45b..ca52ffb14 100644 --- a/Emby.Server.Implementations/Localization/Core/en-GB.json +++ b/Emby.Server.Implementations/Localization/Core/en-GB.json @@ -132,5 +132,9 @@ "TaskAudioNormalization": "Audio Normalisation", "TaskAudioNormalizationDescription": "Scans files for audio normalisation data.", "TaskDownloadMissingLyrics": "Download missing lyrics", - "TaskDownloadMissingLyricsDescription": "Downloads lyrics for songs" + "TaskDownloadMissingLyricsDescription": "Downloads lyrics for songs", + "TaskExtractMediaSegments": "Media Segment Scan", + "TaskExtractMediaSegmentsDescription": "Extracts or obtains media segments from MediaSegment enabled plugins.", + "TaskMoveTrickplayImages": "Migrate Trickplay Image Location", + "TaskMoveTrickplayImagesDescription": "Moves existing trickplay files according to the library settings." } |
