diff --git a/src/strings/en-gb.json b/src/strings/en-gb.json index 21659dcb72..e856de42cd 100644 --- a/src/strings/en-gb.json +++ b/src/strings/en-gb.json @@ -1971,5 +1971,14 @@ "LabelScreensaverTime": "Screensaver Time", "AlwaysBurnInSubtitleWhenTranscoding": "Always burn in subtitle when transcoding", "AlwaysBurnInSubtitleWhenTranscodingHelp": "Burn in all subtitles when transcoding is triggered. This ensures subtitle synchronisation after transcoding at the cost of reduced transcoding speed.", - "LabelScreensaverTimeHelp": "The amount of time in seconds of inactivity required to start the screensaver." + "LabelScreensaverTimeHelp": "The amount of time in seconds of inactivity required to start the screensaver.", + "LabelQsvDevice": "QSV Device", + "HeaderEditPlaylist": "Edit Playlist", + "HeaderNewPlaylist": "New Playlist", + "LabelMediaSegmentsType": "{0} Segments", + "LabelQsvDeviceHelp": "Specify the device for Intel QSV on a multi-GPU system. On Linux, this is the render node, e.g., /dev/dri/renderD128. On Windows, this is the device index starting from 0. Leave blank unless you know what you are doing.", + "MediaSegmentAction.None": "None", + "MediaSegmentAction.Skip": "Skip", + "MediaSegmentType.Commercial": "Ad", + "HeaderMediaSegmentActions": "Media Segment Actions" }