diff options
| author | WWWesten <wwwesten@gmail.com> | 2022-03-12 11:48:24 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2022-03-12 15:33:47 -0500 |
| commit | 34af6c48d7de5030cfe8cdb661a95505003649ce (patch) | |
| tree | 0190a5a9feb1a32c44c63ec21277454f407b1340 | |
| parent | e6df698df1335d62492caeb88e162605046c8400 (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 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/en-GB.json b/Emby.Server.Implementations/Localization/Core/en-GB.json index add578376..a248b9af5 100644 --- a/Emby.Server.Implementations/Localization/Core/en-GB.json +++ b/Emby.Server.Implementations/Localization/Core/en-GB.json @@ -120,5 +120,7 @@ "Forced": "Forced", "Default": "Default", "TaskOptimizeDatabaseDescription": "Compacts database and truncates free space. Running this task after scanning the library or doing other changes that imply database modifications might improve performance.", - "TaskOptimizeDatabase": "Optimise database" + "TaskOptimizeDatabase": "Optimise database", + "TaskKeyframeExtractorDescription": "Extracts keyframes from video files to create more precise HLS playlists. This task may run for a long time.", + "TaskKeyframeExtractor": "Keyframe Extractor" } |
