aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndi Chandler <andi@gowling.com>2024-09-10 20:28:58 +0000
committerWeblate <noreply@weblate.org>2024-09-11 16:41:36 -0400
commit624800a1c79b4e272ade89a73790579f6ecbe115 (patch)
tree626be0c2e7e2ba5b4cf17515243876fe17a86a16
parente6ceab46a4acdd8ef455ad5d64494cd767dcdbf6 (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.json6
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."
}