From 56fcdaf90373a5fd4534e44773557b8b22ffa282 Mon Sep 17 00:00:00 2001 From: Britney Fransen Date: Wed, 27 Feb 2019 21:48:56 +0000 Subject: mythtv & mythplugins: update to latest fixes update en translation --- abs/core/mythtv/stable-30/git_src/git_hash | 2 +- abs/core/mythtv/stable-30/mythplugins/PKGBUILD | 10 +- .../mythmusic_en_us.ts_Title_Case.patch | 2895 ++++ abs/core/mythtv/stable-30/mythtv/PKGBUILD | 9 +- .../mythtv/stable-30/mythtv/fixTranslations.patch | 39 + .../mythtv/mythfrontend_en_us.ts_Title_Case.patch | 16094 ++++++++++++------- 6 files changed, 13527 insertions(+), 5522 deletions(-) create mode 100644 abs/core/mythtv/stable-30/mythplugins/mythmusic_en_us.ts_Title_Case.patch diff --git a/abs/core/mythtv/stable-30/git_src/git_hash b/abs/core/mythtv/stable-30/git_src/git_hash index 8d2d223..c2e883a 100644 --- a/abs/core/mythtv/stable-30/git_src/git_hash +++ b/abs/core/mythtv/stable-30/git_src/git_hash @@ -1 +1 @@ -26034244e8b664f2ae0e74027653293625615a86 +e3474f8afb7191d5593d5fa5baac24611842bbec diff --git a/abs/core/mythtv/stable-30/mythplugins/PKGBUILD b/abs/core/mythtv/stable-30/mythplugins/PKGBUILD index a224fdb..b9ed6d5 100644 --- a/abs/core/mythtv/stable-30/mythplugins/PKGBUILD +++ b/abs/core/mythtv/stable-30/mythplugins/PKGBUILD @@ -9,7 +9,7 @@ pkgname=('mytharchive' 'mythweather' 'mythzoneminder') pkgver=30.0 -pkgrel=2 +pkgrel=3 arch=('x86_64') url="http://www.mythtv.org" license=('GPL') @@ -22,6 +22,7 @@ makedepends=('cdrkit' 'dcraw' 'dvdauthor' 'dvd+rw-tools' 'ffmpeg' 'flac' 'libexi source=('mythburn.py-aspectratio.patch' 'mythburn.cpp-python2.patch' '0317-0336-MythMusic-Fix-Playlist-copyTracks-and-removeAllTrack.patch' + 'mythmusic_en_us.ts_Title_Case.patch' ) prepare() { @@ -43,6 +44,10 @@ prepare() { find . -name '*.py' -type f | xargs sed -i 's@^#!.*python$@#!/usr/bin/python2@' patch -Np1 -i "$srcdir/mythburn.cpp-python2.patch" + msg "Patch and update MythMusic translations" + patch -Np1 -i "$srcdir/mythmusic_en_us.ts_Title_Case.patch" + cd ${srcdir}/$pkgbase/mythmusic/i18n + lrelease -removeidentical mythmusic_en_us.ts } build() { @@ -130,4 +135,5 @@ package_mythzoneminder() { md5sums=('e98c2a09bcb051fdde959fb4bb2e5ab2' 'b9edd8f7da64ffa74baa91092bd48cc9' - '0299d0214c0d3a452c0284352435d698') + '0299d0214c0d3a452c0284352435d698' + 'df4b92d6886db1fdd59fc02dbe33df60') diff --git a/abs/core/mythtv/stable-30/mythplugins/mythmusic_en_us.ts_Title_Case.patch b/abs/core/mythtv/stable-30/mythplugins/mythmusic_en_us.ts_Title_Case.patch new file mode 100644 index 0000000..e97cbdf --- /dev/null +++ b/abs/core/mythtv/stable-30/mythplugins/mythmusic_en_us.ts_Title_Case.patch @@ -0,0 +1,2895 @@ +--- src/mythplugins/mythmusic/i18n/mythmusic_en_us.ts.orig 2019-02-27 18:13:10.875044646 +0000 ++++ src/mythplugins/mythmusic/i18n/mythmusic_en_us.ts 2019-02-27 18:11:15.120068810 +0000 +@@ -6,7 +6,7 @@ + + + Loading Music. Please wait ... +- Loading Music. Please wait ... ++ Loading Music... + + + +@@ -28,20 +28,20 @@ + + + MythMusic hasn't been built with libcdio support so ripping CDs is not possible +- MythMusic hasn't been built with libcdio support so ripping CDs is not possible ++ MythMusic hasn't been built with libcdio support so ripping CDs is not possible. + + +- ++ + Searching for music files... +- Searching for music files... ++ Searching for Music Files... + + +- ++ + Loading music tracks +- Loading music tracks ++ Loading Music Tracks... + + +- ++ + Unknown + Unknown + +@@ -49,7 +49,7 @@ + + AlbumArt + +- ++ + ? + ? + +@@ -57,7 +57,7 @@ + + CDRipperThread + +- ++ + Importing %1 + Importing %1 + +@@ -86,27 +86,27 @@ + + CriteriaRowEditor + +- ++ + Select an Artist + Select an Artist + + +- ++ + Select a Compilation Artist + Select a Compilation Artist + + +- ++ + Select an Album + Select an Album + + +- ++ + Select a Genre + Select a Genre + + +- ++ + Select a Title + Select a Title + +@@ -116,224 +116,224 @@ + + + Retrieving playlist +- Retrieving playlist ++ Retrieving Playlist... + + + + EditAlbumartDialog + +- +- +- ++ ++ ++ + Change Image Type + Change Image Type + + +- ++ + What image type do you want to use for this image? + What image type do you want to use for this image? + + +- ++ + Options + Options + + +- +- ++ ++ + Edit Metadata + Edit Metadata + + +- +- ++ ++ + Rescan For Images +- Rescan For Images ++ Rescan for Images + + +- +- ++ ++ + Search Internet For Images +- Search Internet For Images ++ Search Internet for Images + + +- +- ++ ++ + Copy Selected Image To Tag +- Copy Selected Image To Tag ++ Copy Selected Image to Tag + + +- +- ++ ++ + Remove Selected Image From Tag +- Remove Selected Image From Tag ++ Remove Selected Image from Tag + + +- +- ++ ++ + Copy Image To Tag +- Copy Image To Tag ++ Copy Image to Tag + + +- ++ + Are you sure you want to permanently remove this image from the tag? + Are you sure you want to permanently remove this image from the tag? + + +- ++ + Copying image to tag... +- Copying image to tag... ++ Copying Image to Tag... + + + + EditLyricsDialog + +- ++ + Save changes? +- Save changes? ++ Save Changes? + + + + EditMetadataCommon + +- ++ + Save Changes? + Save Changes? + + +- +- ++ ++ + Save Changes + Save Changes + + +- ++ + Exit/Do Not Save +- Exit/Do Not Save ++ Do Not Save + + + + EditMetadataDialog + +- ++ + Options + Options + + +- +- ++ ++ + Edit Albumart Images +- Edit Albumart Images ++ Edit Album Art Images + + +- +- ++ ++ + Search Internet For Artist Image +- Search Internet For Artist Image ++ Search Internet for Artist Image + + +- +- ++ ++ + Search Internet For Album Image +- Search Internet For Album Image ++ Search Internet for Album Image + + +- +- ++ ++ + Search Internet For Genre Image +- Search Internet For Genre Image ++ Search Internet for Genre Image + + +- +- ++ ++ + Check Track Length + Check Track Length + + +- ++ + Various Artists + Various Artists + + +- ++ + Select an Artist + Select an Artist + + +- ++ + Select a Compilation Artist + Select a Compilation Artist + + +- ++ + Select an Album + Select an Album + + +- ++ + Select a Genre + Select a Genre + + +- ++ + Asked the backend to check the tracks length +- Asked the backend to check the tracks length ++ Asked the backend to check the length of the track. + + + + GeneralSettings + +- ++ + Audio Device used for playback. 'default' will use the device specified in MythTV +- Audio Device used for playback. 'default' will use the device specified in MythTV ++ Audio Device used for playback. 'default' will use the device specified in MythTV. + + +- ++ + MythTV can upconvert stereo tracks to 5.1 audio. Set this option to enable it by default. You can enable or disable the upconversion during playback at anytime. +- MythTV can upconvert stereo tracks to 5.1 audio. Set this option to enable it by default. You can enable or disable the upconversion during playback at anytime. ++ MythTV can upconvert stereo tracks to 5.1 audio. Set this option to enable it by default. You can enable or disable the upconversion during playback. + + +- ++ + CD-ROM device used for ripping/playback. + CD-ROM device used for ripping/playback. + + +- ++ + Directory and filename format used to grab information if no ID3 information is found. Accepts GENRE, ARTIST, ALBUM, TITLE, ARTIST_TITLE and TRACK_TITLE. + Directory and filename format used to grab information if no ID3 information is found. Accepts GENRE, ARTIST, ALBUM, TITLE, ARTIST_TITLE and TRACK_TITLE. + + +- ++ + If set, MythMusic will skip checking ID3 tags in files and just try to determine Genre, Artist, Album, and Track number and title from the filename. + If set, MythMusic will skip checking ID3 tags in files and just try to determine Genre, Artist, Album, and Track number and title from the filename. + + +- ++ + If set, MythMusic will be allowed to update the metadata in the file (e.g. ID3) to match the database. This means allowing MythTV to write to the file and permissions must be set accordingly. Features such as ID3 playcounts and ratings depend on this being enabled. + If set, MythMusic will be allowed to update the metadata in the file (e.g. ID3) to match the database. This means allowing MythTV to write to the file and permissions must be set accordingly. Features such as ID3 playcounts and ratings depend on this being enabled. + + +- ++ + This will clear all the MythMusic database tables allowing for a fresh start. NOTE: You may lose any manual or automatic changes made to a tracks metadata like rating or playcount unless you told MythMusic to write those to the tag. + This will clear all the MythMusic database tables allowing for a fresh start. NOTE: You may lose any manual or automatic changes made to a tracks metadata like rating or playcount unless you told MythMusic to write those to the tag. + + +- ++ + Exit without saving settings +- Exit without saving settings ++ Exit Without Saving + + +- ++ + Save settings and Exit +- Save settings and Exit ++ Save and Exit + + +- ++ + Are you sure you want to reset the music database? + Are you sure you want to reset the music database? + + +- ++ + Music database has been cleared. + You must now scan, rip or import some tracks. + Music database has been cleared. +@@ -343,56 +343,56 @@ + + ImportCoverArtDialog + +- +- ++ ++ + Front Cover + Front Cover + + +- +- ++ ++ + Back Cover + Back Cover + + +- +- ++ ++ + CD + CD + + +- +- ++ ++ + Inlay + Inlay + + +- +- ++ ++ + <Unknown> + <Unknown> + + +- ++ + Copy CoverArt Failed. + Copying to %1 + %1 is the filename +- Copy CoverArt Failed. ++ Copying Cover Art Failed + Copying to %1 + + +- ++ + %1 of %2 + Current file copied + %1 of %2 + + +- ++ + File Already Exists + File Already Exists + + +- ++ + New File + New File + +@@ -419,89 +419,89 @@ + + + Not found +- Not found ++ Not Found + + +- ++ + You might have unsaved changes. + Are you sure you want to exit this screen? + You might have unsaved changes. + Are you sure you want to exit this screen? + + +- ++ + Copy Failed + Could not copy file to: %1 + Copy Failed + Could not copy file to: %1 + + +- ++ + This track is already in the database +- This track is already in the database ++ This track is already in the database. + + +- ++ + %1 new tracks were added to the database +- %1 new tracks were added to the database ++ %1 new tracks were added to the database. + + +- ++ + Copying music file to the 'Music' storage group on %1 +- Copying music file to the 'Music' storage group on %1 ++ Copying Music File to the 'Music' Storage Group on %1... + + +- ++ + Searching for music files +- Searching for music files ++ Searching for Music Files... + + +- ++ + Select Where To Save Tracks +- Select Where To Save Tracks ++ Select Where to Save Tracks + + +- ++ + Save Defaults + Save Defaults + + +- ++ + Change Compilation Flag + Change Compilation Flag + + +- ++ + Change Compilation Artist + Change Compilation Artist + + +- ++ + Change Artist + Change Artist + + +- ++ + Change Album + Change Album + + +- ++ + Change Genre + Change Genre + + +- ++ + Change Year + Change Year + + +- ++ + Change Rating + Change Rating + + +- ++ + Select where to save tracks + Select where to save tracks + +@@ -509,162 +509,162 @@ + + ImportSettings + +- ++ + Full + Full + + +- ++ + Faster + Faster + + +- ++ + Ogg Vorbis + Ogg Vorbis + + +- ++ + Lame (MP3) + Lame (MP3) + + +- ++ + Low + Low + + +- ++ + Medium + Medium + + +- ++ + High + High + + +- ++ + Perfect + Perfect + + +- ++ + Paranoia level of the CD ripper. Set to faster if you're not concerned about possible errors in the audio. + Paranoia level of the CD ripper. Set to faster if you're not concerned about possible errors in the audio. + + +- ++ + Defines the location/name for new songs. Valid tokens are: + GENRE, ARTIST, ALBUM, TRACK, TITLE, YEAR + Defines the location/name for new songs. Valid tokens are: + GENRE, ARTIST, ALBUM, TRACK, TITLE, YEAR + + +- ++ + If set, whitespace characters in filenames will be replaced with underscore characters. + If set, whitespace characters in filenames will be replaced with underscore characters. + + +- ++ + If present this script will be executed after a CD Rip is completed. + If present this script will be executed after a CD Rip is completed. + + +- ++ + If set, the CD tray will automatically open after the CD has been ripped. + If set, the CD tray will automatically open after the CD has been ripped. + + +- ++ + Audio encoder to use for CD ripping. Note that the quality level 'Perfect' will use the FLAC encoder. + Audio encoder to use for CD ripping. Note that the quality level 'Perfect' will use the FLAC encoder. + + +- ++ + Default quality for new CD rips. + Default quality for new CD rips. + + +- ++ + If set, the MP3 encoder will use variable bitrates (VBR) except for the low quality setting. The Ogg encoder will always use variable bitrates. + If set, the MP3 encoder will use variable bitrates (VBR) except for the low quality setting. The Ogg encoder will always use variable bitrates. + + +- ++ + Exit without saving settings +- Exit without saving settings ++ Exit Without Saving + + +- ++ + Save settings and Exit +- Save settings and Exit ++ Save and Exit + + + + LyricsView + +- +- ++ ++ + Save Lyrics + Save Lyrics + + +- +- ++ ++ + Edit Lyrics + Edit Lyrics + + +- +- ++ ++ + Add Lyrics + Add Lyrics + + +- +- ++ ++ + Auto Scroll Lyrics + Auto Scroll Lyrics + + +- ++ + Actions + Actions + + +- +- ++ ++ + Find Lyrics + Find Lyrics + + +- ++ + Other Options + Other Options + + +- ++ + Search All Grabbers + Search All Grabbers + + +- ++ + Search %1 + Search %1 + + +- ++ + Syncronized + Syncronized + + +- ++ + Unsyncronized + Unsyncronized + + +- ++ + ** Lyrics from %1 (%2) ** + ** Lyrics from %1 (%2) ** + +@@ -672,225 +672,231 @@ + + MusicCommon + +- ++ + Playing stream. +- Playing stream. ++ Playing Stream. + + +- ++ + Buffering stream. +- Buffering stream. ++ Buffering Stream. + + +- ++ + Stream paused. +- Stream paused. ++ Stream Paused. + + +- ++ ++ ++ + kbps + kbps + + +- +- ++ ++ ++ ++ + kHz + kHz + + +- +- ++ ++ ++ ++ + ch + ch + + +- ++ + Stream stopped. +- Stream stopped. ++ Stream Stopped. + + +- +- ++ ++ + Playlist Editor + Playlist Editor + + +- +- ++ ++ + Switch To Gallery View +- Switch To Gallery View ++ Switch to Gallery View + + +- +- ++ ++ + Switch To Tree View +- Switch To Tree View ++ Switch to Tree View + + +- +- +- ++ ++ ++ + Lyrics + Lyrics + + +- +- ++ ++ + Save To New Playlist +- Save To New Playlist ++ Save to New Playlist + + +- ++ + Enter new playlist name +- Enter new playlist name ++ Enter new playlist name: + + +- +- ++ ++ + Save To Existing Playlist +- Save To Existing Playlist ++ Save to Existing Playlist + + +- ++ + Select the playlist to save to + Select the playlist to save to + + +- +- ++ ++ + Change Volume + Change Volume + + +- +- ++ ++ + Mute + Mute + + +- +- ++ ++ + Previous Track + Previous Track + + +- +- ++ ++ + Next Track + Next Track + + +- +- ++ ++ + Jump Back + Jump Back + + +- +- ++ ++ + Jump Forward + Jump Forward + + +- +- ++ ++ + Play + Play + + +- +- ++ ++ + Stop + Stop + + +- +- ++ ++ + Pause + Pause + + +- +- ++ ++ + All Tracks + All Tracks + + +- +- ++ ++ + From CD + From CD + + +- +- ++ ++ + More Options + More Options + + +- ++ + Actions + Actions + + +- ++ + Default Playlist + Default Playlist + + +- ++ + Stream Playlist + Stream Playlist + + +- +- ++ ++ + Playlist Options + Playlist Options + + +- +- ++ ++ + Set Shuffle Mode + Set Shuffle Mode + + +- +- ++ ++ + Set Repeat Mode + Set Repeat Mode + + +- ++ + Player Options + Player Options + + +- +- ++ ++ + Quick Playlists + Quick Playlists + + +- ++ + Change Visualizer + Change Visualizer + + +- +- ++ ++ + Search for Music + Search for Music + + +- +- +- ++ ++ ++ + Fullscreen Visualizer + Fullscreen Visualizer + + +- ++ + Exiting Music Player. + + Do you want to continue playing in the background? +@@ -899,160 +905,160 @@ + Do you want to continue playing in the background? + + +- ++ + Player Actions + Player Actions + + +- +- ++ ++ + None + None + + +- ++ + Track + Track + + +- ++ + All + All + + +- ++ + Random + Random + + +- ++ + Smart + Smart + + +- ++ + Album + Album + + +- ++ + Artist + Artist + + +- ++ + Choose Visualizer + Choose Visualizer + + +- ++ + Add to Playlist Options + Add to Playlist Options + + +- +- ++ ++ + Search List... + Search List... + + +- +- ++ ++ + Sync List With Current Track + Sync List With Current Track + + +- +- ++ ++ + Remove Selected Track + Remove Selected Track + + +- +- ++ ++ + Remove All Tracks + Remove All Tracks + + +- +- ++ ++ + Switch To Move Mode +- Switch To Move Mode ++ Switch to Move Mode + + +- +- ++ ++ + Switch To Select Mode +- Switch To Select Mode ++ Switch to Select Mode + + +- +- ++ ++ + Tracks By Current Artist +- Tracks By Current Artist ++ Tracks by Current Artist + + +- +- ++ ++ + Tracks From Current Genre +- Tracks From Current Genre ++ Tracks from Current Genre + + +- +- ++ ++ + Tracks From Current Album +- Tracks From Current Album ++ Tracks from Current Album + + +- +- ++ ++ + Tracks From Current Year +- Tracks From Current Year ++ Tracks from Current Year + + +- +- ++ ++ + Tracks With Same Title + Tracks With Same Title + + +- +- ++ ++ + Replace Tracks + Replace Tracks + + +- +- ++ ++ + Add Tracks + Add Tracks + + +- ++ + %1 of %2 + %1 of %2 + + +- ++ + View Actions + View Actions + + +- ++ + Cancel + Cancel + + +- +- ++ ++ + No - Exit, Stop Playing +- No - Exit, Stop Playing ++ Stop Playing and Exit + + +- +- ++ ++ + Yes - Exit, Continue Playing +- Yes - Exit, Continue Playing ++ Continue Playing and Exit + + + +@@ -1060,7 +1066,7 @@ + + + Rebuilding music tree +- Rebuilding music tree ++ Rebuilding Music Tree... + + + +@@ -1081,7 +1087,7 @@ + + + Got too many track unavailable errors. Maybe the host with the music on is off-line? +- Got too many track unavailable errors. Maybe the host with the music on is off-line? ++ Too many track unavailable errors. Maybe the host with the music on is off-line? + + + +@@ -1091,7 +1097,7 @@ + + + A music file scan has started on %1 +- A music file scan has started on %1 ++ A music file scan has started on %1. + + + +@@ -1104,24 +1110,24 @@ + + + This may take a while I'll give a shout when finished +- This may take a while I'll give a shout when finished ++ This may take a while I'll give a shout when finished. + + + + A music file scan has finished on %1 +- A music file scan has finished on %1 ++ A music file scan has finished on %1. + + + + Can't run the music file scanner because it is already running on %1 +- Can't run the music file scanner because it is already running on %1 ++ Can't run the music file scanner because it is already running on %1. + + + + The music file scanner has been running for more than 60 minutes on %1. + Resetting and trying again + The music file scanner has been running for more than 60 minutes on %1. +-Resetting and trying again ++Resetting and trying again. + + + +@@ -1148,310 +1154,300 @@ + + MythControls + +- ++ + Play music +- Play music ++ Play Music + + +- ++ + Select music playlists +- Select music playlists ++ Select Music Playlists + + +- ++ + Play radio stream +- Play radio stream ++ Play Radio Stream + + +- ++ + Rip CD + Rip CD + + +- ++ + Scan music +- Scan music ++ Scan Music + + +- ++ + Show Music Miniplayer + Show Music Miniplayer + + +- ++ + Move to the next track +- Move to the next track ++ Move to the Next Track + + +- ++ + Move to the previous track +- Move to the previous track ++ Move to the Previous Track + + +- ++ + Fast forward +- Fast forward ++ Fast Forward + + +- ++ + Rewind + Rewind + + +- ++ + Pause/Start playback +- Pause/Start playback ++ Pause/Start Playback + + +- ++ + Start playback +- Start playback ++ Start Playback + + +- ++ + Stop playback +- Stop playback ++ Stop Playback + + +- ++ + Volume down +- Volume down ++ Volume Down + + +- ++ + Volume up +- Volume up ++ Volume Up + + +- ++ + Mute + Mute + + +- ++ + Toggle audio upmixer +- Toggle audio upmixer ++ Toggle Audio Upmixer + + +- ++ + Cycle visualizer mode +- Cycle visualizer mode ++ Cycle Visualizer Mode + + +- ++ + Blank screen +- Blank screen ++ Blank Screen + + +- ++ + Increase rating +- Increase rating ++ Increase Rating + + +- ++ + Decrease rating +- Decrease rating ++ Decrease Rating + + +- ++ + Refresh music tree +- Refresh music tree ++ Refresh Music Tree + + +- ++ + Increase Play Speed + Increase Play Speed + + +- ++ + Decrease Play Speed + Decrease Play Speed + + +- ++ + Toggle track selection +- Toggle track selection ++ Toggle Track Selection + + +- ++ + Toggle shuffle mode +- Toggle shuffle mode ++ Toggle Shuffle Mode + + +- ++ + Toggle repeat mode +- Toggle repeat mode ++ Toggle Repeat Mode + + +- ++ + Switch to previous radio stream +- Switch to previous radio stream ++ Switch to Previous Radio Stream + + +- ++ + Switch to the current playlist view +- Switch to the current playlist view ++ Switch to the Current Playlist View + + +- ++ + Switch to the playlist editor tree view +- Switch to the playlist editor tree view ++ Switch to the Playlist Editor Tree View + + +- ++ + Switch to the playlist editor gallery view +- Switch to the playlist editor gallery view ++ Switch to the Playlist Editor Gallery View + + +- ++ + Switch to the search view +- Switch to the search view ++ Switch to the Search View + + +- ++ + Switch to the fullscreen visualiser view +- Switch to the fullscreen visualiser view ++ Switch to the Fullscreen Visualizer View + + +- ++ + Switch to the radio stream view +- Switch to the radio stream view ++ Switch to the Radio Stream View + + +- ++ + MythMusic Media Handler 1/2 + MythMusic Media Handler 1/2 + + +- +- MythMusic audio CD +- MythMusic audio CD +- +- +- ++ + MythMusic Media Handler 2/2 + MythMusic Media Handler 2/2 + +- +- +- MythMusic audio files +- MythMusic audio files +- + + + PlayerSettings + +- +- +- ++ ++ ++ + Off + Off + + +- +- ++ ++ + First + First + + +- +- ++ ++ + Track + Track + + +- +- ++ ++ + Exact + Exact + + +- ++ + On + On + + +- ++ + Prompt + Prompt + + +- +- ++ ++ + Stop playing +- Stop playing ++ Stop Playing + + +- +- ++ ++ + Continue Playing + Continue Playing + + +- ++ + Playback screen - Resume playback at either the beginning of the active play queue, the beginning of the last track played, or an exact point within the last track played or not at all. + Playback screen - Resume playback at either the beginning of the active play queue, the beginning of the last track played, or an exact point within the last track played or not at all. + + +- ++ + Playlist Editor screen - Resume playback at either the beginning of the active play queue, the beginning of the last track played, or an exact point within the last track played or not at all. + Playlist Editor screen - Resume playback at either the beginning of the active play queue, the beginning of the last track played, or an exact point within the last track played or not at all. + + +- ++ + Radio screen - Resume playback at the previous station or not at all +- Radio screen - Resume playback at the previous station or not at all ++ Radio screen - Resume playback at the previous station or not at all. + + +- ++ + Specify what action to take when exiting MythMusic plugin. +- Specify what action to take when exiting MythMusic plugin. ++ Specify what action to take when exiting MythMusic. + + +- ++ + Specify what action to take when exiting MythMusic plugin due to a jumppoint being executed. +- Specify what action to take when exiting MythMusic plugin due to a jumppoint being executed. ++ Specify what action to take when exiting MythMusic due to a jumppoint being executed. + + +- ++ + Automatically lookup an audio CD if it is present and show its information in the Music Selection Tree. + Automatically lookup an audio CD if it is present and show its information in the Music Selection Tree. + + +- ++ + Automatically put a new CD on the playlist and start playing the CD. + Automatically put a new CD on the playlist and start playing the CD. + + +- ++ + Exit without saving settings +- Exit without saving settings ++ Exit Without Saving + + +- ++ + Save settings and Exit +- Save settings and Exit ++ Save and Exit + + + + Playlist + +- ++ + oops + oops + + +- ++ + Default Playlist + Default Playlist + + +- ++ + Creating CD File System + Creating CD File System + + +- ++ + Burning CD + Burning CD + +@@ -1467,154 +1463,154 @@ + + PlaylistEditorView + +- +- +- ++ ++ ++ + New Smart Playlist + New Smart Playlist + + +- +- ++ ++ + Remove Smart Playlist + Remove Smart Playlist + + +- +- ++ ++ + Are you sure you want to delete this Smart Playlist? + Category: %1 - Name: %2 + Are you sure you want to delete this Smart Playlist? + Category: %1 - Name: %2 + + +- +- ++ ++ + Edit Smart Playlist + Edit Smart Playlist + + +- +- +- +- ++ ++ ++ ++ + Replace Tracks + Replace Tracks + + +- +- +- +- ++ ++ ++ ++ + Add Tracks + Add Tracks + + +- +- ++ ++ + Remove Playlist + Remove Playlist + + +- +- ++ ++ + Are you sure you want to delete this Playlist? + Name: %1 + Are you sure you want to delete this Playlist? + Name: %1 + + +- ++ + More Options + More Options + + +- ++ + Playlist Actions + Playlist Actions + + +- +- ++ ++ + Smart Playlist Actions + Smart Playlist Actions + + +- +- ++ ++ + All Tracks + All Tracks + + +- +- ++ ++ + Albums + Albums + + +- +- ++ ++ + Artists + Artists + + +- +- ++ ++ + Genres + Genres + + +- +- ++ ++ + Tags + Tags + + +- +- ++ ++ + Ratings + Ratings + + +- +- ++ ++ + Years + Years + + +- ++ + Compilations + Compilations + + +- ++ + CD - %1 + CD - %1 + + +- +- ++ ++ + Directory + Directory + + +- ++ + Playlists + Playlists + + +- +- ++ ++ + Smart Playlists + Smart Playlists + + +- ++ + %1 of %2 + %1 of %2 + + +- ++ + %n Star(s) + I'm not sure this about that uppercase S should really be there... + +@@ -1623,17 +1619,17 @@ + + + +- ++ + Compilation Artists + Compilation Artists + + +- ++ + ** No matching tracks ** +- ** No matching tracks ** ++ ** No Matching Tracks ** + + +- ++ + ** Empty Playlist!! ** + ** Empty Playlist!! ** + +@@ -1641,50 +1637,50 @@ + + RatingSettings + +- ++ + Used in "Smart" Shuffle mode. This weighting affects how much strength is given to your rating of a given track when ordering a group of songs. + Used in "Smart" Shuffle mode. This weighting affects how much strength is given to your rating of a given track when ordering a group of songs. + + +- ++ + Used in "Smart" Shuffle mode. This weighting affects how much strength is given to how many times a given track has been played when ordering a group of songs. + Used in "Smart" Shuffle mode. This weighting affects how much strength is given to how many times a given track has been played when ordering a group of songs. + + +- ++ + Used in "Smart" Shuffle mode. This weighting affects how much strength is given to how long it has been since a given track was played when ordering a group of songs. + Used in "Smart" Shuffle mode. This weighting affects how much strength is given to how long it has been since a given track was played when ordering a group of songs. + + +- ++ + Used in "Smart" Shuffle mode. This weighting affects how much strength is given to good old (pseudo-)randomness when ordering a group of songs. + Used in "Smart" Shuffle mode. This weighting affects how much strength is given to good old (pseudo-)randomness when ordering a group of songs. + + +- ++ + Exit without saving settings +- Exit without saving settings ++ Exit Without Saving + + +- ++ + Save settings and Exit +- Save settings and Exit ++ Save and Exit + + + + RipStatus + +- ++ + Cancel ripping the CD? + Cancel ripping the CD? + + +- ++ + Copying Track ... +- Copying Track ... ++ Copying Track... + + +- ++ + The encoder failed to create the file. + Do you have write permissions for the music directory? + The encoder failed to create the file. +@@ -1694,194 +1690,194 @@ + + Ripper + +- ++ + Low + Low + + +- ++ + Medium + Medium + + +- ++ + High + High + + +- ++ + Perfect + Perfect + + +- ++ + Select Where To Save Tracks + Select Where To Save Tracks + + +- ++ + Edit Track Metadata + Edit Track Metadata + + +- ++ + Select where to save tracks +- Select where to save tracks ++ Select Where To Save Tracks + + +- ++ + Scanning CD. Please Wait ... +- Scanning CD. Please Wait ... ++ Scanning CD... + + +- ++ + There are no tracks to rip? + There are no tracks to rip? + + +- ++ + Rip completed successfully. + Rip completed successfully. + + +- ++ + Ejecting CD. Please Wait ... +- Ejecting CD. Please Wait ... ++ Ejecting CD... + + +- ++ + Select an Artist + Select an Artist + + +- ++ + Select an Album + Select an Album + + +- ++ + Select a Genre + Select a Genre + + +- ++ + This track has been disabled because it is already present in the database. + Do you want to permanently delete the existing file(s)? + This track has been disabled because it is already present in the database. + Do you want to permanently delete the existing file(s)? + + +- ++ + No, Cancel +- No, Cancel ++ Do Not Delete + + +- ++ + Yes, Delete +- Yes, Delete ++ Delete + + +- ++ + Yes, Delete All +- Yes, Delete All ++ Delete All + + + + SearchStream + +- +- +- ++ ++ ++ + <All Broadcasters> + <All Broadcasters> + + +- +- +- ++ ++ ++ + <All Genres> + <All Genres> + + +- +- +- +- ++ ++ ++ ++ + <All Countries> + <All Countries> + + +- +- +- +- ++ ++ ++ ++ + <All Languages> + <All Languages> + + +- ++ + Updating stream list. Please Wait ... +- Updating stream list. Please Wait ... ++ Updating Stream List... + + + + SearchView + +- ++ + All Fields + All Fields + + +- ++ + Artist + Artist + + +- ++ + Album + Album + + +- ++ + Title + Title + + +- ++ + Genre + Genre + + +- +- ++ ++ + Add To Playlist +- Add To Playlist ++ Add to Playlist + + +- +- ++ ++ + Remove From Playlist +- Remove From Playlist ++ Remove from Playlist + + +- +- ++ ++ + Add To Playlist And Play +- Add To Playlist And Play ++ Add to Playlist and Play + + +- +- ++ ++ + Search List... + Search List... + + +- ++ + Search Actions + Search Actions + + +- ++ + More Options + More Options + +@@ -1889,7 +1885,7 @@ + + SmartPLCriteriaRow + +- ++ + and + and + +@@ -1897,7 +1893,7 @@ + + SmartPLDateDialog + +- ++ + Invalid Date + Invalid Date + +@@ -1905,7 +1901,7 @@ + + SmartPLResultViewer + +- ++ + %1 of %2 + %1 of %2 + +@@ -1913,84 +1909,84 @@ + + SmartPlaylistEditor + +- +- +- ++ ++ ++ + All + All + + +- +- +- ++ ++ ++ + Any + Any + + +- +- ++ ++ + New Category + New Category + + +- ++ + Enter Name Of New Category +- Enter Name Of New Category ++ Enter Name of New Category + + +- +- ++ ++ + Delete Category + Delete Category + + +- +- ++ ++ + Rename Category + Rename Category + + +- ++ + Enter New Name For Category: %1 +- Enter New Name For Category: %1 ++ Enter New Name for Category: %1 + + +- ++ + Delete Criteria? + Delete Criteria? + + +- ++ + Category Actions + Category Actions + + +- ++ + Criteria Actions + Criteria Actions + + +- ++ + Edit Criteria + Edit Criteria + + +- ++ + Add Criteria + Add Criteria + + +- ++ + Delete Criteria + Delete Criteria + + +- ++ + Are you sure you want to delete this Category? + Are you sure you want to delete this Category? + + +- ++ + It will also delete any Smart Playlists belonging to this category. + It will also delete any Smart Playlists belonging to this category. + +@@ -1998,35 +1994,35 @@ + + StreamView + +- ++ + Stream Actions + Stream Actions + + +- +- ++ ++ + Add Stream + Add Stream + + +- +- ++ ++ + Edit Stream + Edit Stream + + +- +- ++ ++ + Remove Stream + Remove Stream + + +- ++ + More Options + More Options + + +- ++ + Are you sure you want to delete this Stream? + Broadcaster: %1 - Channel: %2 + Are you sure you want to delete this Stream? +@@ -2154,7 +2150,7 @@ + + + Already in database +- Already in database ++ Already in Database + + + +@@ -2369,17 +2365,17 @@ + + + Directory to hold music: +- Directory to hold music: ++ Directory to Hold Music: + + + + CD device: +- CD device: ++ CD Device: + + + + Audio device: +- Audio device: ++ Audio Device: + + + +@@ -2394,7 +2390,7 @@ + + + Convert stereo to 5.1 sound +- Convert stereo to 5.1 sound ++ Convert Stereo to 5.1 Sound + + + +@@ -2404,7 +2400,7 @@ + + + Allow metadata to be written to tags +- Allow metadata to be written to tags ++ Allow Metadata to be Written to Tags + + + +@@ -2419,17 +2415,17 @@ + + + Resume mode: +- Resume mode: ++ Resume Mode: + + + + Action on exit: +- Action on exit: ++ Action on Exit: + + + + Automatically lookup CDs +- Automatically lookup CDs ++ Automatically Lookup CDs + + + +@@ -2479,22 +2475,22 @@ + + + File storage location: +- File storage location: ++ File Storage Location: + + + + Replace space with underscore +- Replace space with underscore ++ Replace Space with Underscore + + + + Use variable bitrates +- Use variable bitrates ++ Use Variable Bitrates + + + + Automatically eject CDs after ripping +- Automatically eject CDs after ripping ++ Automatically Eject CDs After Ripping + + + +@@ -2534,7 +2530,7 @@ + + + Enable directories on MP3 Creation +- Enable directories on MP3 Creation ++ Enable Directories on MP3 Creation + + + +@@ -2555,12 +2551,12 @@ + + + Change Visualizer on each song +- Change Visualizer on each song ++ Change Visualizer on Each Song + + + + Randomize Visualizer order +- Randomize Visualizer order ++ Randomize Visualizer Order + + + +@@ -2610,7 +2606,7 @@ + + + You haven't selected any tracks to play +- You haven't selected any tracks to play ++ You haven't selected any tracks to play. + + + +@@ -2630,17 +2626,17 @@ + + + Play List Editor (tree) +- Play List Editor (tree) ++ Play List Editor (Tree) + + + + Play List Editor (gallery) +- Play List Editor (gallery) ++ Play List Editor (Gallery) + + + + Play List Editor (search) +- Play List Editor (search) ++ Play List Editor (Search) + + + +@@ -2985,17 +2981,17 @@ + + + Resume mode (Playlist Editor): +- Resume mode (Playlist Editor): ++ Resume Mode (Playlist Editor): + + + + Resume mode (Radio): +- Resume mode (Radio): ++ Resume Mode (Radio): + + + + Action on jumppoint: +- Action on jumppoint: ++ Action on Jumppoint: + + + +@@ -3015,7 +3011,7 @@ + + + Clears the entire database: +- Clears the entire database: ++ Clears the Entire Database: + + + +@@ -3090,7 +3086,7 @@ + + + Date added: +- Date added: ++ Date Added: + + + +@@ -3155,7 +3151,7 @@ + + + Convert stereo to 5.1 sound: +- Convert stereo to 5.1 sound: ++ Convert Stereo to 5.1 Sound: + + + +@@ -3165,12 +3161,12 @@ + + + Allow metadata to be written to tags: +- Allow metadata to be written to tags: ++ Allow Metadata to be Written to Tags: + + + + Automatically lookup CDs: +- Automatically lookup CDs: ++ Automatically Lookup CDs: + + + +@@ -3180,27 +3176,27 @@ + + + Replace space with underscore: +- Replace space with underscore: ++ Replace Space with Underscore: + + + + Use variable bitrates: +- Use variable bitrates: ++ Use Variable Bitrates: + + + + Automatically eject CDs after ripping: +- Automatically eject CDs after ripping: ++ Automatically Eject CDs After Ripping: + + + + Change Visualizer on each song: +- Change Visualizer on each song: ++ Change Visualizer on Each Song: + + + + Randomize Visualizer order: +- Randomize Visualizer order: ++ Randomize Visualizer Order: + + + +@@ -3210,7 +3206,7 @@ + + + Enable directories on MP3 Creation: +- Enable directories on MP3 Creation: ++ Enable Directories on MP3 Creation: + + + +@@ -3320,7 +3316,7 @@ + + + Resume mode (Playlist): +- Resume mode (Playlist): ++ Resume Mode (Playlist): + + + +@@ -3390,7 +3386,7 @@ + + + Allow writing metadata to tags: +- Allow writing metadata to tags: ++ Allow Writing Metadata to Tags: + + + +@@ -3445,7 +3441,7 @@ + + + Reset music database +- Reset music database ++ Reset Music Database + + + +@@ -3511,51 +3507,51 @@ + + VisualizationSettings + +- ++ + Change the visualizer when the song changes. + Change the visualizer when the song changes. + + +- ++ + On changing the visualizer pick a new one at random. + On changing the visualizer pick a new one at random. + + +- +- ++ ++ + If set to "2", visualizations will be scaled in half. Currently only used by the goom visualization. Reduces CPU load on slower machines. + If set to "2", visualizations will be scaled in half. Currently only used by the goom visualization. Reduces CPU load on slower machines. + + +- ++ + Exit without saving settings +- Exit without saving settings ++ Exit Without Saving + + +- ++ + Save settings and Exit +- Save settings and Exit ++ Save and Exit + + + + VisualizerView + +- ++ + Actions + Actions + + +- ++ + Change Visualizer + Change Visualizer + + +- ++ + Show Track Info + Show Track Info + + +- ++ + Other Options + Other Options + +@@ -3563,52 +3559,52 @@ + + Visualizers + +- ++ + BumpScope + BumpScope + + +- ++ + Goom + Goom + + +- ++ + Synaesthesia + Synaesthesia + + +- ++ + StereoScope + StereoScope + + +- ++ + MonoScope + MonoScope + + +- ++ + Spectrum + Spectrum + + +- ++ + Squares + Squares + + +- ++ + Piano + Piano + + +- ++ + AlbumArt +- AlbumArt ++ Album Art + + +- ++ + Blank + Blank + +@@ -3616,7 +3612,7 @@ + + avfDecoderFactory + +- ++ + Internal Decoder + Internal Decoder + diff --git a/abs/core/mythtv/stable-30/mythtv/PKGBUILD b/abs/core/mythtv/stable-30/mythtv/PKGBUILD index 8b20750..806fdc3 100644 --- a/abs/core/mythtv/stable-30/mythtv/PKGBUILD +++ b/abs/core/mythtv/stable-30/mythtv/PKGBUILD @@ -1,6 +1,6 @@ pkgname=mythtv pkgver=30.0 -pkgrel=2 +pkgrel=3 commit_hash=`cat ../git_src/git_hash` pkgdesc="A Homebrew PVR project $commit_hash" arch=('x86_64') @@ -28,7 +28,7 @@ patches=( 'videoAlwaysUseBookmark.patch' 'autoskip_reduce_commskip_jumpback.patch' 'change_msg_types.patch' - 'disable_mythnotification_tuner_failure.patch' +# 'disable_mythnotification_tuner_failure.patch' 'searchMetatdataSelectedGrabber.patch' 'defaultThemeLinHES.patch' 'addEnableDisableAutoShutdownToSystemMenu.patch' @@ -129,12 +129,11 @@ md5sums=('fb5a87c52a31168a0c8fdde72f27cc45' '41098e898361a5a3cde3eaae358482a8' '2f983590a8a3cf81f386cc65b9628e13' 'f764758832f8e9068ffda1ac0c8aacba' - 'ab2a31dc29ff325162a4b71b49f0adca' '0f674b9cad031ba1e03aaf6b5ee1499f' 'b0b238320fa78a4928dce2cea7c85071' '8e4492d1777234a021f368bd6ee964ee' - 'e6f5c4f7ed0410fa07da6057d2631520' - 'a1c7fb6a3bd11b7b21f2ea8327a843e1' + 'cb34243fafbcfefc3818626126684f6a' + '72404ebfec2f18536ccc10d8e2bc8757' 'd05eaf66c434a131c8efb4d87e99b402' 'abaef221b00690b329f4dca18676bcd6' '73ad2f3bec8745f7a3bbf2169ee34db3' diff --git a/abs/core/mythtv/stable-30/mythtv/fixTranslations.patch b/abs/core/mythtv/stable-30/mythtv/fixTranslations.patch index b013470..ba2c4fe 100644 --- a/abs/core/mythtv/stable-30/mythtv/fixTranslations.patch +++ b/abs/core/mythtv/stable-30/mythtv/fixTranslations.patch @@ -89,3 +89,42 @@ index 210d9907f1..d51ec37ee5 100644 SOURCES += ../libs/libmythtv/*.cpp SOURCES += ../libs/libmythtv/*.h SOURCES += ../libs/libmythtv/AirPlay/*.cpp +diff --git a/mythtv/libs/libmythtv/tv_play.cpp b/mythtv/libs/libmythtv/tv_play.cpp +index ea0aa806d5..710650dc95 100644 +--- a/mythtv/libs/libmythtv/tv_play.cpp ++++ b/mythtv/libs/libmythtv/tv_play.cpp +@@ -12018,7 +12018,7 @@ bool TV::MenuItemDisplayPlayback(const MenuItemContext &c) + if (m_tvm_canupmix) + { + active = m_tvm_upmixing; +- BUTTON(actionName, tr("Auto Detect")); ++ BUTTON(actionName, tr("Enable Audio Upmixer")); + } + } + else if (actionName == "AUTODETECT_FILL") +@@ -12035,6 +12035,14 @@ bool TV::MenuItemDisplayPlayback(const MenuItemContext &c) + { + BUTTON(actionName, tr("Manual Zoom Mode")); + } ++ else if (actionName == "BOTTOMLINEMOVE") ++ { ++ BUTTON(actionName, tr("Move BottomLine off screen")); ++ } ++ else if (actionName == "BOTTOMLINESAVE") ++ { ++ BUTTON(actionName, tr("Save manual zoom for BottomLine")); ++ } + else if (actionName == "TOGGLENIGHTMODE") + { + if (m_tvm_sup != kPictureAttributeSupported_None) +@@ -12222,6 +12230,10 @@ bool TV::MenuItemDisplayPlayback(const MenuItemContext &c) + BUTTON2(actionName, tr("DVD Root Menu"), tr("Top menu")); + } + } ++ else if (actionName == "JUMPBKMRK") ++ { ++ BUTTON(actionName, tr("Jump to bookmark")); ++ } + else if (actionName == "JUMPTOPOPUPMENU") + { + if (m_tvm_isbd) diff --git a/abs/core/mythtv/stable-30/mythtv/mythfrontend_en_us.ts_Title_Case.patch b/abs/core/mythtv/stable-30/mythtv/mythfrontend_en_us.ts_Title_Case.patch index 2b57dc1..09088ec 100644 --- a/abs/core/mythtv/stable-30/mythtv/mythfrontend_en_us.ts_Title_Case.patch +++ b/abs/core/mythtv/stable-30/mythtv/mythfrontend_en_us.ts_Title_Case.patch @@ -1,574 +1,1665 @@ ---- src/mythtv/i18n/mythfrontend_en_us.ts.orig 2018-10-12 15:14:32.718932846 +0000 -+++ src/mythtv/i18n/mythfrontend_en_us.ts 2018-10-12 15:15:18.343034045 +0000 -@@ -573,7 +573,7 @@ +--- src/mythtv/i18n/mythfrontend_en_us.ts.orig 2019-02-25 01:33:22.413248950 +0000 ++++ src/mythtv/i18n/mythfrontend_en_us.ts 2019-02-27 01:32:37.679194737 +0000 +@@ -4,21 +4,21 @@ + + (Categories) + +- +- ++ ++ + Education + Education + + +- +- ++ ++ + + Entertainment + Entertainment + + +- +- ++ ++ + + + +@@ -32,1090 +32,1090 @@ + Movie + + +- +- ++ ++ + + News + News + + +- +- +- ++ ++ ++ + Religious + Religious + + +- +- ++ ++ + + Sports + Sports + - - Adults only -- Adults only -+ Adults Only +- ++ + Other + Other - -@@ -624,7 +624,7 @@ +- +- ++ ++ + Action + Action + - - Bus./financial -- Bus./financial -+ Business/Financial +- ++ + Advertisement + Advertisement - -@@ -634,17 +634,17 @@ +- +- ++ ++ + Animated + Animated + - - Children-special -- Children-special -+ Children-Special +- +- ++ ++ + Anthology + Anthology - - Children-news -- Children-news -+ Children-News +- ++ + Automobile + Automobile - - Children-music -- Children-music -+ Children-Music +- +- ++ ++ + Awards + Awards - -@@ -654,7 +654,7 @@ +- +- ++ ++ + Baseball + Baseball + - - Comedy-drama -- Comedy-drama -+ Comedy-Drama +- +- ++ ++ + Basketball + Basketball - -@@ -670,7 +670,7 @@ +- ++ + Bulletin + Bulletin + - - Crime drama -- Crime drama -+ Crime Drama +- ++ + Business + Business - -@@ -695,7 +695,7 @@ +- ++ + Classical + Classical + - - Game show -- Game show -+ Game Show +- ++ + College + College - -@@ -705,7 +705,7 @@ +- ++ + Combat + Combat + - - Historical drama -- Historical drama -+ Historical Drama +- +- ++ ++ + + Comedy + Comedy - -@@ -715,32 +715,32 @@ +- ++ + Commentary + Commentary + - - Holiday-children -- Holiday-children -+ Holiday-Children +- ++ + Concert + Concert - - Holiday-children special -- Holiday-children special -+ Holiday-Children Special +- +- ++ ++ + Consumer + Consumer - - Holiday special -- Holiday special -+ Holiday Special +- ++ + Contemporary + Contemporary - - Horse racing -- Horse racing -+ Horse Racing +- +- ++ ++ + Crime + Crime - - House/garden -- House/garden -+ House/Garden +- +- ++ ++ + Dance + Dance - - How-to -- How-to -+ How-To +- +- ++ ++ + + Documentary + Documentary - -@@ -765,12 +765,12 @@ +- +- ++ ++ + + Drama + Drama + - - Music special -- Music special -+ Music Special +- ++ + Elementary + Elementary - - Music talk -- Music talk -+ Music Talk +- ++ + Erotica + Erotica - -@@ -780,7 +780,7 @@ +- +- ++ ++ + Exercise + Exercise + - - Musical comedy -- Musical comedy -+ Musical Comedy +- +- ++ ++ + Fantasy + Fantasy - -@@ -795,7 +795,7 @@ +- ++ + Farm + Farm + - - Public affairs -- Public affairs -+ Public Affairs +- +- ++ ++ + + Fashion + Fashion - -@@ -810,7 +810,7 @@ +- ++ + Fiction + Fiction + - - Romance-comedy -- Romance-comedy -+ Romance-Comedy +- ++ + Food + Food - -@@ -825,12 +825,12 @@ +- +- +- ++ ++ ++ + Football + Football + - - Science fiction -- Science fiction -+ Science Fiction +- ++ + Foreign + Foreign - - Self improvement -- Self improvement -+ Self Improvement +- +- ++ ++ + Fundraiser + Fundraiser - -@@ -860,12 +860,12 @@ +- ++ + Game/Quiz + Game/Quiz + - - Sports non-event -- Sports non-event -+ Sports Non-Event +- ++ + Garden + Garden - - Sports talk -- Sports talk -+ Sports Talk +- +- ++ ++ + Golf + Golf - -@@ -875,7 +875,7 @@ +- ++ + Government + Government + - - Track/field -- Track/field -+ Track/Field +- +- ++ ++ + Health + Health - -@@ -920,7 +920,7 @@ +- ++ + High School + High School + - - Arts/crafts -- Arts/crafts -+ Arts/Crafts +- +- ++ ++ + History + History - -@@ -930,12 +930,12 @@ +- ++ + Hobby + Hobby + - - Auto racing -- Auto racing -+ Auto Racing +- +- ++ ++ + Hockey + Hockey - - Air racing -- Air racing -+ Air Racing +- ++ + Home + Home - -@@ -945,7 +945,7 @@ +- +- ++ ++ + Horror + Horror + - - Bicycle racing -- Bicycle racing -+ Bicycle Racing +- ++ + Information + Information - -@@ -965,12 +965,12 @@ +- ++ + Instruction + Instruction + - - Dog show -- Dog show -+ Dog Show +- ++ + International + International - - Drag racing -- Drag racing -+ Drag Racing +- +- ++ ++ + Interview + Interview - -@@ -986,12 +986,12 @@ +- ++ + Language + Language + - - Field hockey -- Field hockey -+ Field Hockey +- ++ + Legal + Legal - - Gay/lesbian -- Gay/lesbian -+ Gay/Lesbian +- ++ + Live + Live - -@@ -1001,7 +1001,7 @@ +- ++ + Local + Local + - - Home improvement -- Home improvement -+ Home Improvement +- ++ + Math + Math - -@@ -1011,7 +1011,7 @@ +- +- ++ ++ + Medical + Medical + - - Hydroplane racing -- Hydroplane racing -+ Hydroplane Racing +- ++ + Meeting + Meeting - -@@ -1021,7 +1021,7 @@ +- +- ++ ++ + Military + Military + - - Motorcycle racing -- Motorcycle racing -+ Motorcycle Racing +- +- ++ ++ + Miniseries + Miniseries - -@@ -1047,7 +1047,7 @@ +- +- ++ ++ + Music + Music + - - Pro wrestling -- Pro wrestling -+ Pro Wrestling +- +- ++ ++ + Mystery + Mystery - -@@ -1092,7 +1092,7 @@ +- ++ + National + National + - - Card games -- Card games -+ Card Games +- +- ++ ++ + Nature + Nature - -@@ -1107,12 +1107,12 @@ +- ++ + Police + Police + - - Mixed martial arts -- Mixed martial arts -+ Mixed Martial Arts +- +- ++ ++ + Politics + Politics - - Action sports -- Action sports -+ Action Sports +- ++ + Premiere + Premiere - -@@ -1144,7 +1144,7 @@ +- ++ + Prerecorded + Prerecorded + - - Soap/melodrama/folkloric -- Soap/melodrama/folkloric -+ Soap/Melodrama/Folkloric +- ++ + Product + Product - -@@ -1160,12 +1160,12 @@ +- ++ + Professional + Professional + - - News/weather report -- News/weather report -+ News/Weather Report +- ++ + Public + Public - - News magazine -- News magazine -+ News Magazine +- ++ + Racing + Racing - -@@ -1380,7 +1380,7 @@ +- ++ + Reading + Reading + - - Nature/animals/Environment -- Nature/animals/Environment -+ Nature/Animals/Environment +- ++ + Repair + Repair - -@@ -1440,7 +1440,7 @@ +- ++ + Repeat + Repeat + - - Advertizement/Shopping -- Advertizement/Shopping -+ Advertisement/Shopping +- ++ + Review + Review - -@@ -1471,124 +1471,132 @@ - - (ChannelSettings) +- +- ++ ++ + + Romance + Romance + -- -+ - [Not Selected] - [Not Selected] +- +- ++ ++ + Science + Science -- -+ - TV Format - TV Format +- ++ + Series + Series -- -+ - If this channel uses a format other than TV Format in the General Backend Setup screen, set it here. - If this channel uses a format other than TV Format in the General Backend Setup screen, set it here. +- ++ + Service + Service -- -+ - DataDirect Time Offset - DataDirect Time Offset +- +- ++ ++ + Shopping + Shopping -- -+ - Offset (in minutes) to apply to the program guide data during import. This can be used when the listings for a particular channel are in a different time zone. (Works for DataDirect listings only.) -- Offset (in minutes) to apply to the program guide data during import. This can be used when the listings for a particular channel are in a different time zone. (Works for DataDirect listings only.) -+ Offset (in minutes) to apply to the program guide data during import. This can be used when the listings for a particular channel are in a different time zone. (Works for DataDirect listings only.) +- ++ + Soap Opera + Soap Opera -- -+ - Priority - Priority +- +- ++ ++ + Special + Special -- -+ - Number of priority points to be added to any recording on this channel during scheduling. Use a positive number as the priority if you want this to be a preferred channel, a negative one to depreciate this channel. - Number of priority points to be added to any recording on this channel during scheduling. Use a positive number as the priority if you want this to be a preferred channel, a negative one to depreciate this channel. +- +- ++ ++ + Suspense + Suspense -- -+ - Icon - Icon +- +- ++ ++ + Talk + Talk -- -+ - Image file to use as the icon for this channel on various MythTV displays. - Image file to use as the icon for this channel on various MythTV displays. +- ++ + Technical + Technical -- -+ - Video filters -- Video filters -+ Video Filters +- +- +- ++ ++ ++ + Tennis + Tennis -- -+ - Filters to be used when recording from this channel. Not used with hardware encoding cards. -- Filters to be used when recording from this channel. Not used with hardware encoding cards. -+ Filters to be used when recording from this channel. Not used with hardware encoding cards. +- +- ++ ++ + Travel + Travel -- -+ - Playback filters -- Playback filters -+ Playback Filters +- +- ++ ++ + Variety + Variety -- -+ - Filters to be used when recordings from this channel are viewed. Start with a plus to append to the global playback filters. - Filters to be used when recordings from this channel are viewed. Start with a plus to append to the global playback filters. +- ++ + Video + Video -- -+ - ID used by listing services to get an exact correspondence between a channel in your line-up and a channel in their database. Normally this is set automatically when 'mythfilldatabase' is run. - ID used by listing services to get an exact correspondence between a channel in your line-up and a channel in their database. Normally this is set automatically when 'mythfilldatabase' is run. +- +- ++ ++ + Weather + Weather -- -+ - ServiceID -- ServiceID -+ Service ID +- +- ++ ++ + Western + Western -- -+ - Service ID (Program Number) of desired channel within the transport stream. If there is only one channel, then setting this to anything will still find it. - Service ID (Program Number) of desired channel within the transport stream. If there is only one channel, then setting this to anything will still find it. +- ++ + News/Business + News/Business -- -+ - Commercial Detection Method - Commercial Detection Method +- ++ + Family/Children + Family/Children -- -+ - Changes the method of commercial detection used for recordings on this channel or skips detection by marking the channel as Commercial Free. - Changes the method of commercial detection used for recordings on this channel or skips detection by marking the channel as Commercial Free. +- ++ + Series/Special + Series/Special -- -+ - Visible - Visible +- ++ + Music/Art + Music/Art -- -+ - If enabled, the channel will be visible in the EPG. +- ++ + Adults only +- Adults only ++ Adults Only + + +- ++ + Adventure + Adventure + + +- ++ + Animals + Animals + + +- ++ + Art + Art + + +- ++ + Auto + Auto + + +- ++ + + Ballet + Ballet + + +- ++ + Biography + Biography + + +- ++ + Boat + Boat + + +- ++ + Bowling + Bowling + + +- ++ + Boxing + Boxing + + +- ++ + Bus./financial +- Bus./financial ++ Business/Financial + + +- ++ + Children + Children + + +- ++ + Children-special +- Children-special ++ Children-Special + + +- ++ + Children-news +- Children-news ++ Children-News + + +- ++ + Children-music +- Children-music ++ Children-Music + + +- ++ + Collectibles + Collectibles + + +- ++ + Comedy-drama +- Comedy-drama ++ Comedy-Drama + + +- ++ + Computers + Computers + + +- ++ + + Cooking + Cooking + + +- ++ + Crime drama +- Crime drama ++ Crime Drama + + +- ++ + Docudrama + Docudrama + + +- ++ + Educational + Educational + + +- ++ + Fishing + Fishing + + +- ++ + French + French + + +- ++ + Game show +- Game show ++ Game Show + + +- ++ + Gymnastics + Gymnastics + + +- ++ + Historical drama +- Historical drama ++ Historical Drama + + +- ++ + Holiday + Holiday + + +- ++ + Holiday-children +- Holiday-children ++ Holiday-Children + + +- ++ + Holiday-children special +- Holiday-children special ++ Holiday-Children Special + + +- ++ + Holiday special +- Holiday special ++ Holiday Special + + +- ++ + Horse racing +- Horse racing ++ Horse Racing + + +- ++ + House/garden +- House/garden ++ House/Garden + + +- ++ + How-to +- How-to ++ How-To + + +- ++ + Lacrosse + Lacrosse + + +- ++ + Martial Arts + Martial Arts + + +- ++ + Motorsports + Motorsports + + +- ++ + Motorcycle + Motorcycle + + +- ++ + Music special +- Music special ++ Music Special + + +- ++ + Music talk +- Music talk ++ Music Talk + + +- ++ + Musical + Musical + + +- ++ + Musical comedy +- Musical comedy ++ Musical Comedy + + +- ++ + Opera + Opera + + +- ++ + Outdoors + Outdoors + + +- ++ + Public affairs +- Public affairs ++ Public Affairs + + +- ++ + Reality + Reality + + +- ++ + Rodeo + Rodeo + + +- ++ + Romance-comedy +- Romance-comedy ++ Romance-Comedy + + +- ++ + Rugby + Rugby + + +- ++ + Running + Running + + +- ++ + Science fiction +- Science fiction ++ Science Fiction + + +- ++ + Self improvement +- Self improvement ++ Self Improvement + + +- ++ + Skiing + Skiing + + +- ++ + Soap + Soap + + +- ++ + Soccer + Soccer + + +- ++ + Softball + Softball + + +- ++ + Spanish + Spanish + + +- ++ + Sports non-event +- Sports non-event ++ Sports Non-Event + + +- ++ + Sports talk +- Sports talk ++ Sports Talk + + +- ++ + Swimming + Swimming + + +- ++ + Track/field +- Track/field ++ Track/Field + + +- ++ + Volleyball + Volleyball + + +- ++ + War + War + + +- ++ + Watersports + Watersports + + +- ++ + Wrestling + Wrestling + + +- ++ + Yoga + Yoga + + +- ++ + Agriculture + Agriculture + + +- ++ + Anime + Anime + + +- ++ + Arm Wrestling + Arm Wrestling + + +- ++ + Arts/crafts +- Arts/crafts ++ Arts/Crafts + + +- ++ + Auction + Auction + + +- ++ + Auto racing +- Auto racing ++ Auto Racing + + +- ++ + Air racing +- Air racing ++ Air Racing + + +- ++ + Badminton + Badminton + + +- ++ + Bicycle racing +- Bicycle racing ++ Bicycle Racing + + +- ++ + Boat Racing + Boat Racing + + +- ++ + Community + Community + + +- ++ + Debate + Debate + + +- ++ + Dog show +- Dog show ++ Dog Show + + +- ++ + Drag racing +- Drag racing ++ Drag Racing + + +- ++ + Environment + Environment + + +- ++ + + Equestrian + Equestrian + + +- ++ + Field hockey +- Field hockey ++ Field Hockey + + +- ++ + Gay/lesbian +- Gay/lesbian ++ Gay/Lesbian + + +- ++ + Handball + Handball + + +- ++ + Home improvement +- Home improvement ++ Home Improvement + + +- ++ + Hunting + Hunting + + +- ++ + Hydroplane racing +- Hydroplane racing ++ Hydroplane Racing + + +- ++ + Law + Law + + +- ++ + Motorcycle racing +- Motorcycle racing ++ Motorcycle Racing + + +- ++ + Newsmagazine + Newsmagazine + + +- ++ + Paranormal + Paranormal + + +- ++ + Parenting + Parenting + + +- ++ + Performing arts + Will have to be modified for "Performing Arts"... + Performing Arts + + +- ++ + Pro wrestling +- Pro wrestling ++ Pro Wrestling + + +- ++ + Sailing + Sailing + + +- ++ + Shooting + Shooting + + +- ++ + Sitcom + Sitcom + + +- ++ + Skateboarding + Skateboarding + + +- ++ + Snowboarding + Snowboarding + + +- ++ + Standup + Standup + + +- ++ + Surfing + Surfing + + +- ++ + Triathlon + Triathlon + + +- ++ + Card games +- Card games ++ Card Games + + +- ++ + Poker + Poker + + +- ++ + Technology + Technology + + +- ++ + Mixed martial arts +- Mixed martial arts ++ Mixed Martial Arts + + +- ++ + Action sports +- Action sports ++ Action Sports + + +- ++ + Dish Network + Dish Network + +@@ -1144,7 +1144,7 @@ + + + Soap/melodrama/folkloric +- Soap/melodrama/folkloric ++ Soap/Melodrama/Folkloric + + + +@@ -1160,12 +1160,12 @@ + + + News/weather report +- News/weather report ++ News/Weather Report + + + + News magazine +- News magazine ++ News Magazine + + + +@@ -1380,7 +1380,7 @@ + + + Nature/animals/Environment +- Nature/animals/Environment ++ Nature/Animals/Environment + + + +@@ -1440,7 +1440,7 @@ + + + Advertizement/Shopping +- Advertizement/Shopping ++ Advertisement/Shopping + + + +@@ -1471,152 +1471,152 @@ + + (ChannelSettings) + +- ++ + [Not Selected] + [Not Selected] + + +- ++ + TV Format + TV Format + + +- ++ + If this channel uses a format other than TV Format in the General Backend Setup screen, set it here. + If this channel uses a format other than TV Format in the General Backend Setup screen, set it here. + + +- ++ + DataDirect Time Offset + DataDirect Time Offset + + +- ++ + Offset (in minutes) to apply to the program guide data during import. This can be used when the listings for a particular channel are in a different time zone. (Works for DataDirect listings only.) +- Offset (in minutes) to apply to the program guide data during import. This can be used when the listings for a particular channel are in a different time zone. (Works for DataDirect listings only.) ++ Offset (in minutes) to apply to the program guide data during import. This can be used when the listings for a particular channel are in a different time zone. (Works for DataDirect listings only.) + + +- ++ + Priority + Priority + + +- ++ + Number of priority points to be added to any recording on this channel during scheduling. Use a positive number as the priority if you want this to be a preferred channel, a negative one to depreciate this channel. + Number of priority points to be added to any recording on this channel during scheduling. Use a positive number as the priority if you want this to be a preferred channel, a negative one to depreciate this channel. + + +- ++ + Icon + Icon + + +- ++ + Image file to use as the icon for this channel on various MythTV displays. + Image file to use as the icon for this channel on various MythTV displays. + + +- ++ + Video filters +- Video filters ++ Video Filters + + +- ++ + Filters to be used when recording from this channel. Not used with hardware encoding cards. +- Filters to be used when recording from this channel. Not used with hardware encoding cards. ++ Filters to be used when recording from this channel. Not used with hardware encoding cards. + + +- ++ + Playback filters +- Playback filters ++ Playback Filters + + +- ++ + Filters to be used when recordings from this channel are viewed. Start with a plus to append to the global playback filters. + Filters to be used when recordings from this channel are viewed. Start with a plus to append to the global playback filters. + + +- ++ + ID used by listing services to get an exact correspondence between a channel in your line-up and a channel in their database. Normally this is set automatically when 'mythfilldatabase' is run. + ID used by listing services to get an exact correspondence between a channel in your line-up and a channel in their database. Normally this is set automatically when 'mythfilldatabase' is run. + + +- ++ + ServiceID +- ServiceID ++ Service ID + + +- ++ + Service ID (Program Number) of desired channel within the transport stream. If there is only one channel, then setting this to anything will still find it. + Service ID (Program Number) of desired channel within the transport stream. If there is only one channel, then setting this to anything will still find it. + + +- ++ + Commercial Detection Method + Commercial Detection Method + + +- ++ + Changes the method of commercial detection used for recordings on this channel or skips detection by marking the channel as Commercial Free. + Changes the method of commercial detection used for recordings on this channel or skips detection by marking the channel as Commercial Free. + + +- ++ + Visible + Visible + + +- ++ + If enabled, the channel will be visible in the EPG. If enabled, the channel will be visible in the EPG. - -+ ++ Use on air guide - Use on air guide + Use On Air Guide - -+ ++ If enabled, guide information for this channel will be updated using 'Over-the-Air' program listings. If enabled, guide information for this channel will be updated using 'Over-the-Air' program listings. - -+ +- Frequency or Channel +- Frequency or Channel ++ + Freq/Channel + Frequency/Channel -+ -+ -+ -+ Depending on the tuner type, specify either the exact frequency (in kHz) or a valid channel number that will be understood by your tuners. -+ Depending on the tuner type, specify either the exact frequency (in kHz) or a valid channel number that will be understood by your tuners. -+ -+ - Frequency or Channel -- Frequency or Channel -+ Frequency or Channel - - Specify either the exact frequency (in kHz) or a valid channel for your 'TV Format'. +- Specify either the exact frequency (in kHz) or a valid channel for your 'TV Format'. - Specify either the exact frequency (in kHz) or a valid channel for your 'TV Format'. -+ Specify either the exact frequency (in kHz) or a valid channel for your 'TV Format'. ++ ++ Depending on the tuner type, specify either the exact frequency (in kHz) or a valid channel number that will be understood by your tuners. ++ Depending on the tuner type, specify either the exact frequency (in kHz) or a valid channel number that will be understood by your tuners. + + +- ++ + Finetune (kHz) + Finetune (kHz) - -@@ -1601,22 +1609,22 @@ +- ++ + Value to be added to your desired frequency (in kHz) for 'fine tuning'. Value to be added to your desired frequency (in kHz) for 'fine tuning'. - -+ ++ Channel Options - Common Channel Options - Common - -+ ++ Channel Options - Filters Channel Options - Filters - -+ ++ Channel Options - Video4Linux Channel Options - Video4Linux - -+ ++ Channel Options - Raw Transport Stream Channel Options - Raw Transport Stream -@@ -1624,39 +1632,37 @@ +@@ -1624,72 +1624,53 @@ (Common) - - Hostname +- Hostname - Hostname -+ Hostname - - +- +- - - Port - TCP/IP port +- Port +- TCP/IP port - Port -+ Port -+ -+ + + Database name + Database Name @@ -581,15 +1672,14 @@ - - Password +- Password - Password -+ Password - - +- +- - - - -+ ++ OK OK @@ -598,33 +1688,100 @@ - - - -- -+ -+ -+ ++ + ++ Cancel Cancel -@@ -1699,7 +1705,7 @@ + +- ++ + Today + Today + + +- ++ + Yesterday + Yesterday + + +- ++ + Tomorrow + Tomorrow + + +- ++ + %1 of %2 + %1 and %2 are both numbers, %1 is the current position, %2 the maximum + %1 of %2 + - - +- +- +- +- +- +- +- +- ++ ++ ++ ++ + %n minute(s) + + %n minute +@@ -1697,9 +1678,8 @@ + + + +- +- - -+ ++ ++ %n second(s) %n second -@@ -1724,31 +1730,29 @@ +@@ -1707,122 +1687,124 @@ + + + +- +- +- +- ++ ++ ++ ++ + Yes + Yes + + +- +- ++ ++ + +- +- ++ ++ + No No - - - -- -+ -+ -+ ++ + ++ Cancel All Cancel All @@ -640,36 +1797,40 @@ - - -+ -+ ++ ++ Auto Automatic Auto - +- - ++ + Channel Name Channel Name -@@ -1758,65 +1762,70 @@ + +- ++ + Channel Number Channel Number - -+ ++ + This is the number by which the channel is known to MythTV. + This is the number by which the channel is known to MythTV. + + -+ ++ Video Source Video Source - -+ ++ Callsign Callsign @@ -677,39 +1838,39 @@ - - - -+ -+ -+ ++ ++ ++ Default Default - -+ ++ XMLTV ID XMLTV ID - -+ ++ Contrast Contrast - -+ ++ Brightness Brightness - -+ ++ Color Color - -+ ++ Hue Hue @@ -722,122 +1883,215 @@ - -+ ++ Signal Lock Signal Lock - -+ ++ Signal Power Signal Power - -+ ++ Script Status Script Status -@@ -1842,81 +1851,75 @@ + +- +- ++ + %n hour(s) + + %n hour +@@ -1830,123 +1812,105 @@ + + + +- ++ + %1 %2 + Hours and minutes + Time duration, %1 is replaced by the hours, %2 by the minutes + %1 %2 + + +- ++ + MythTV MythTV - - - - Warning +- Warning - Warning -+ Warning - - +- +- - - -+ -+ ++ ++ Stereo Stereo - -+ ++ 5.1 5.1 - -+ ++ 7.1 7.1 - -+ ++ Stop Stop - -+ ++ Off Off - - Edit +- Edit - Edit -+ Edit - - +- +- - - - Delete +- Delete - Delete -+ Delete - - +- +- - -+ ++ Qt Qt - -+ ++ OpenGL 2 OpenGL 2 - -+ ++ OpenGL 1 OpenGL 1 -- -+ - Direct3D - Direct3D +- ++ + Direct3D + Direct3D + + +- ++ + MythFrontend + MythFrontend + + +- ++ + All tuners are currently busy. + All tuners are currently busy. + + +- ++ + There are no configured tuners. + There are no configured tuners. + + +- ++ + Title + Title + + +- ++ + Season/Episode + Season/Episode + + +- ++ + Year + Year + + +- ++ + User Rating + User Rating + + +- ++ + Runtime + Runtime + + +- ++ + Filename + Filename + +@@ -1954,32 +1918,32 @@ + + (DVD menu) + +- ++ + Title Menu + Title Menu + + +- ++ + Root Menu + Root Menu -- -+ - MythFrontend - MythFrontend +- ++ + Subpicture Menu + Subpicture Menu -- -+ - All tuners are currently busy. - All tuners are currently busy. +- ++ + Audio Menu + Audio Menu -- -+ - There are no configured tuners. - There are no configured tuners. +- ++ + Angle Menu + Angle Menu -@@ -2061,7 +2064,7 @@ + +- ++ + Part Menu + DVD part/chapter menu + Part Menu +@@ -2061,7 +2025,7 @@ @@ -846,7 +2100,7 @@ Modulation Modulation -@@ -2076,17 +2079,17 @@ +@@ -2076,50 +2040,50 @@ Modulation (Default: Auto) @@ -863,29 +2117,31 @@ - +- Modulation, QPSK, 8PSK, QAM-16. Most DVB-S transponders use QPSK, while DVB-S2 use 8PSK. QAM-16 is not available for DVB-S2 transports. +- Modulation, QPSK, 8PSK, QAM-16. Most DVB-S transponders use QPSK, while DVB-S2 use 8PSK. QAM-16 is not available for DVB-S2 transports. + - Modulation, QPSK, 8PSK, QAM-16. Most DVB-S transponders use QPSK, while DVB-S2 use 8PSK. QAM-16 is not available for DVB-S2 transports. - Modulation, QPSK, 8PSK, QAM-16. Most DVB-S transponders use QPSK, while DVB-S2 use 8PSK. QAM-16 is not available for DVB-S2 transports. ++ Modulation, QPSK, 8PSK, QAM-16, 16APSK, 32APSK. Most DVB-S transponders use QPSK, while DVB-S2 use 8PSK, 16APSK, or 32APSK. QAM-16 is not available for DVB-S2 transports. ++ Modulation, QPSK, 8PSK, QAM-16, 16APSK, 32APSK. Most DVB-S transponders use QPSK, while DVB-S2 use 8PSK, 16APSK, or 32APSK. QAM-16 is not available for DVB-S2 transports. -@@ -2094,32 +2097,32 @@ + (MythFrontendMain) - -+ ++ The ScreenSetupWizard cannot be used while mythfrontend is operating in windowed mode. The ScreenSetupWizard cannot be used while mythfrontend is operating in windowed mode. - -+ ++ Loading videos ... - Loading videos ... + Loading Videos... - -+ ++ Failed to open '%1' in %2 Check if the video exists @@ -897,18 +2153,18 @@ - - -+ -+ ++ ++ DVD Failure DVD Failure - -+ ++ MythTV Frontend Main window title MythTV Frontend -@@ -2180,7 +2183,7 @@ +@@ -2180,7 +2144,7 @@ MusicArt @@ -917,7 +2173,28 @@ -@@ -2215,48 +2218,48 @@ +@@ -2197,17 +2161,17 @@ + No Cover + + +- ++ + Details Downloaded + Details Downloaded + + +- ++ + Waiting for Detail Download + Waiting for Detail Download + + +- ++ + No rating available. + No rating available. + +@@ -2215,48 +2179,48 @@ (mythcommflag) @@ -943,8 +2220,8 @@ - - + -+ -+ ++ ++ %1% Completed @ %2 fps. - %1% Completed @ %2 fps. + %1% Completed @ %2 fps @@ -954,15 +2231,15 @@ - - + -+ -+ ++ ++ %1 Frames Completed @ %2 fps. - %1 Frames Completed @ %2 fps. + %1 Frames Completed @ %2 fps - -+ ++ Performing Logo Identification Performing Logo Identification @@ -982,16 +2259,21 @@ -@@ -2274,7 +2277,7 @@ - +@@ -2271,709 +2235,730 @@ + Running + + +- ++ Failed with exit status %1 Job status - Failed with exit status %1 + Failed with Exit Status %1 - -@@ -2282,347 +2285,357 @@ +- +- ++ %n commercial break(s) Job status @@ -1006,13 +2288,18 @@ ASIConfigurationGroup - -+ ++ ++ Status ++ Status ++ ++ ++ Not a valid DVEO ASI card Not a valid DVEO ASI card - -+ ++ Valid DVEO ASI card - Valid DVEO ASI card + Valid DVEO ASI Card @@ -1022,50 +2309,50 @@ AlbumArtImages - -+ ++ Scanning for music album art... - Scanning for music album art... + Scanning for Music Album Art... - -+ ++ Unknown Unknown - -+ ++ Front Cover Front Cover - -+ ++ Back Cover Back Cover - -+ ++ CD CD - -+ ++ Inlay Inlay - -+ ++ Artist Artist - -+ ++ unknown - unknown + Unknown @@ -1073,8 +2360,8 @@ - - -+ -+ ++ ++ front - front + Front @@ -1082,8 +2369,8 @@ - - -+ -+ ++ ++ back - back + Back @@ -1091,8 +2378,8 @@ - - -+ -+ ++ ++ cd - cd + CD @@ -1100,22 +2387,22 @@ - - -+ -+ ++ ++ inlay - inlay + Inlay - -+ ++ artist - artist + Artist - -+ ++ cover - cover + Cover @@ -1125,7 +2412,7 @@ AllMusic - -+ ++ CD -- none - CD -- none + CD - None @@ -1135,207 +2422,227 @@ AppearanceSettings - -+ ++ Menu theme - Menu theme + Menu Theme - -+ ++ All All - -+ ++ Display on screen - Display on screen + Display On Screen - -+ ++ Run on the specified screen or spanning all screens. Run on the specified screen or spanning all screens. - -+ ++ Monitor aspect ratio - Monitor aspect ratio + Monitor Aspect Ratio - -+ ++ 16:9 16:9 - -+ ++ 16:10 16:10 - -+ ++ 4:3 4:3 - -+ ++ The aspect ratio of a Xinerama display cannot be queried from the display, so it must be specified. The aspect ratio of a Xinerama display cannot be queried from the display, so it must be specified. - -+ ++ GUI width (pixels) - GUI width (pixels) + GUI Width (pixels) - -+ ++ The width of the GUI. Do not make the GUI wider than your actual screen resolution. Set to 0 to automatically scale to fullscreen. The width of the GUI. Do not make the GUI wider than your actual screen resolution. Set to 0 to automatically scale to fullscreen. - -+ ++ GUI height (pixels) - GUI height (pixels) + GUI Height (pixels) - -+ ++ The height of the GUI. Do not make the GUI taller than your actual screen resolution. Set to 0 to automatically scale to fullscreen. The height of the GUI. Do not make the GUI taller than your actual screen resolution. Set to 0 to automatically scale to fullscreen. - -+ ++ GUI X offset - GUI X offset + GUI X Offset - -+ ++ The horizontal offset where the GUI will be displayed. May only work if run in a window. The horizontal offset where the GUI will be displayed. May only work if run in a window. - -+ ++ GUI Y offset - GUI Y offset + GUI Y Offset - -+ ++ The vertical offset where the GUI will be displayed. The vertical offset where the GUI will be displayed. - -+ ++ Display size - width - Display size - width + Display Size - Width - -+ ++ Horizontal size of the monitor or TV. Used to calculate the actual aspect ratio of the display. This will override the DisplaySize from the system. Horizontal size of the monitor or TV. Used to calculate the actual aspect ratio of the display. This will override the DisplaySize from the system. - -+ ++ Display size - height - Display size - height + Display Size - Height - -+ ++ Vertical size of the monitor or TV. Used to calculate the actual aspect ratio of the display. This will override the DisplaySize from the system. Vertical size of the monitor or TV. Used to calculate the actual aspect ratio of the display. This will override the DisplaySize from the system. - -+ ++ Use GUI size for TV playback - Use GUI size for TV playback + Use GUI Size for TV Playback - -+ ++ If enabled, use the above size for TV, otherwise use full screen. If enabled, use the above size for TV, otherwise use full screen. - -+ ++ Hide mouse cursor in MythTV - Hide mouse cursor in MythTV + Hide Mouse Cursor in MythTV - -+ ++ Toggles mouse cursor visibility for touchscreens. By default MythTV will auto-hide the cursor if the mouse doesn't move for a period, this setting disables the cursor entirely. Toggles mouse cursor visibility for touchscreens. By default MythTV will auto-hide the cursor if the mouse doesn't move for a period, this setting disables the cursor entirely. - -+ ++ Use window border - Use window border + Use Window Border - -+ ++ Toggles between windowed and borderless operation. Toggles between windowed and borderless operation. - -+ ++ Use fixed window size - Use fixed window size + Use Fixed Window Size - -+ ++ If disabled, the video playback window can be resized - If disabled, the video playback window can be resized + If disabled, the video playback window can be resized. - -+ ++ Always On Top Always On Top - -+ ++ If enabled, MythTV will always be on top If enabled, MythTV will always be on top - -+ ++ ++ Startup Screen Delay ++ ++ ++ ++ ++ The Startup Screen will show the progress of starting the frontend if frontend startup takes longer than this number of seconds. ++ ++ ++ ++ ++ GUI text zoom percentage ++ GUI Text Zoom Percentage ++ ++ ++ ++ Adjust the themed defined font size by this percentage. mythfrontend needs restart for this to take effect. ++ Adjust the themed defined font size by this percentage. Restart mythfrontend for this to take effect. ++ ++ ++ Date format - Date format + Date Format @@ -1343,22 +2650,22 @@ - - -+ -+ ++ ++ Samples are shown using today's date. Samples are shown using today's date. - - -+ -+ ++ ++ Samples are shown using tomorrow's date. Samples are shown using tomorrow's date. - -+ ++ Your preferred date format. %1 %1 gives additional information regarding the date format - Your preferred date format. %1 @@ -1366,14 +2673,14 @@ - -+ ++ Short date format - Short date format + Short Date Format - -+ ++ Your preferred short date format. %1 %1 gives additional information regarding the date format - Your preferred short date format. %1 @@ -1381,210 +2688,186 @@ - -+ ++ Time format - Time format + Time Format - -+ ++ Your preferred time format. You must choose a format with "AM" or "PM" in it, otherwise your time display will be 24-hour or "military" time. Your preferred time format. You must choose a format with "AM" or "PM" in it, otherwise your time display will be 24-hour or "military" time. - -+ ++ Paint engine - Paint engine + Paint Engine - -+ ++ This selects what MythTV uses to draw. Choosing '%1' is recommended, unless running on systems with broken OpenGL implementations (broken hardware or drivers or windowing systems) where only Qt works. This selects what MythTV uses to draw. Choosing '%1' is recommended, unless running on systems with broken OpenGL implementations (broken hardware or drivers or windowing systems) where only Qt works. - -+ ++ Language Language - -+ ++ Your preferred language for the user interface. Your preferred language for the user interface. - -+ ++ Guide language #%1 - Guide language #%1 + Guide Language #%1 - -+ ++ Your #%1 preferred language for Program Guide data and captions. Your #%1 preferred language for Program Guide data and captions. - -+ ++ + GUI dimension + GUI Dimension + + -+ ++ + Fullscreen + Fullscreen + + -+ ++ Theme / Screen Settings Theme / Screen Settings - -+ ++ Localization Localization -@@ -2630,350 +2643,491 @@ + - AudioAdvancedSettings - +- AudioAdvancedSettings +- - - Stereo PCM Only +- Stereo PCM Only - Stereo PCM Only -+ Stereo PCM Only - - +- +- - - Enable if your amplifier or sound decoder only supports 2 channel PCM (typically an old HDMI 1.0 device). Multichannel audio will be re-encoded to AC-3 when required +- Enable if your amplifier or sound decoder only supports 2 channel PCM (typically an old HDMI 1.0 device). Multichannel audio will be re-encoded to AC-3 when required - Enable if your amplifier or sound decoder only supports 2 channel PCM (typically an old HDMI 1.0 device). Multichannel audio will be re-encoded to AC-3 when required -+ Enable if your amplifier or sound decoder only supports 2 channel PCM (typically an old HDMI 1.0 device). Multichannel audio will be re-encoded to AC-3 when required - - +- +- - - Override SRC quality +- Override SRC quality - Override SRC quality -+ Override SRC quality - - +- +- - - Enable to override audio sample rate conversion quality. +- Enable to override audio sample rate conversion quality. - Enable to override audio sample rate conversion quality. -+ Enable to override audio sample rate conversion quality. - - +- +- - - Sample rate conversion +- Sample rate conversion - Sample rate conversion -+ Sample rate conversion - - +- +- - - - Disabled - Sample rate conversion +- Disabled +- Sample rate conversion - Disabled -+ Disabled - - +- +- - - Fastest - Sample rate conversion +- Fastest +- Sample rate conversion - Fastest -+ Fastest - - +- +- - - - Good - Sample rate conversion +- Good +- Sample rate conversion - Good -+ Good - - +- +- - - Best - Sample rate conversion +- Best +- Sample rate conversion - Best -+ Best - - +- +- - - Set the quality of audio sample-rate conversion. "%1" (default) provides the best compromise between CPU usage and quality. "%2" lets the audio device handle sample-rate conversion. +- Set the quality of audio sample-rate conversion. "%1" (default) provides the best compromise between CPU usage and quality. "%2" lets the audio device handle sample-rate conversion. - Set the quality of audio sample-rate conversion. "%1" (default) provides the best compromise between CPU usage and quality. "%2" lets the audio device handle sample-rate conversion. -+ Set the quality of audio sample-rate conversion. "%1" (default) provides the best compromise between CPU usage and quality. "%2" lets the audio device handle sample-rate conversion. - - +- +- - - Force audio device output to 48kHz +- Force audio device output to 48kHz - Force audio device output to 48kHz -+ Force audio device output to 48kHz - - +- +- - - Force audio sample rate to 48kHz. Some audio devices will report various rates, but they ultimately crash. +- Force audio sample rate to 48kHz. Some audio devices will report various rates, but they ultimately crash. - Force audio sample rate to 48kHz. Some audio devices will report various rates, but they ultimately crash. -+ Force audio sample rate to 48kHz. Some audio devices will report various rates, but they ultimately crash. - - +- +- - - Separate digital output device +- Separate digital output device - Separate digital output device -+ Separate digital output device - +- ++ AudioConfigScreen - - Use a distinct digital output device from default. (default is not checked) +- Use a distinct digital output device from default. (default is not checked) - Use a distinct digital output device from default. (default is not checked) -+ Use a distinct digital output device from default. (default is not checked) - - +- +- - - Digital output device +- Digital output device - Digital output device -+ Digital output device - - +- +- - - Audio output device to use for digital audio. This value is currently only used with ALSA and DirectX sound output. +- Audio output device to use for digital audio. This value is currently only used with ALSA and DirectX sound output. - Audio output device to use for digital audio. This value is currently only used with ALSA and DirectX sound output. -+ Audio output device to use for digital audio. This value is currently only used with ALSA and DirectX sound output. - - +- +- - - SPDIF 48kHz rate override +- SPDIF 48kHz rate override - SPDIF 48kHz rate override -+ SPDIF 48kHz rate override - - +- +- - - ALSA only. By default, let ALSA determine the passthrough sampling rate. If checked set the sampling rate to 48kHz for passthrough. (default is not checked) +- ALSA only. By default, let ALSA determine the passthrough sampling rate. If checked set the sampling rate to 48kHz for passthrough. (default is not checked) - ALSA only. By default, let ALSA determine the passthrough sampling rate. If checked set the sampling rate to 48kHz for passthrough. (default is not checked) -+ ALSA only. By default, let ALSA determine the passthrough sampling rate. If checked set the sampling rate to 48kHz for passthrough. (default is not checked) - - +- +- - - HBR passthrough support +- HBR passthrough support - HBR passthrough support -+ HBR passthrough support - - +- +- - - HBR support is required for TrueHD and DTS-HD passthrough. If unchecked, Myth will limit the passthrough bitrate to 6.144Mbit/s. This will disable True-HD passthrough, however will allow DTS-HD content to be sent as DTS-HD Hi-Res. (default is checked) +- HBR support is required for TrueHD and DTS-HD passthrough. If unchecked, Myth will limit the passthrough bitrate to 6.144Mbit/s. This will disable True-HD passthrough, however will allow DTS-HD content to be sent as DTS-HD Hi-Res. (default is checked) - HBR support is required for TrueHD and DTS-HD passthrough. If unchecked, Myth will limit the passthrough bitrate to 6.144Mbit/s. This will disable True-HD passthrough, however will allow DTS-HD content to be sent as DTS-HD Hi-Res. (default is checked) -+ HBR support is required for TrueHD and DTS-HD passthrough. If unchecked, Myth will limit the passthrough bitrate to 6.144Mbit/s. This will disable True-HD passthrough, however will allow DTS-HD content to be sent as DTS-HD Hi-Res. (default is checked) -+ -+ -+ -+ AudioConfigScreen -+ + + Scanning for available audio devices + Scanning for Available Audio Devices... @@ -1594,56 +2877,54 @@ AudioConfigSettings - -+ ++ Audio System Audio System - -+ ++ Rescan Rescan - -+ ++ Rescan for available audio devices. Current entry will be checked and capability entries populated. Rescan for available audio devices. Current entry will be checked and capability entries populated. - -+ ++ Digital Audio Capabilities Digital Audio Capabilities - - Test +- Test - Test -+ Test - - +- +- - - Will play a test pattern on all configured speakers +- Will play a test pattern on all configured speakers - Will play a test pattern on all configured speakers -+ Will play a test pattern on all configured speakers - - +- +- - -+ ++ Advanced Audio Settings Advanced Audio Settings - -+ ++ Enable extra audio settings. Under most usage all options should be left alone - Enable extra audio settings. Under most usage all options should be left alone + Enable extra audio settings. Under most usage all options should be left alone. - -+ ++ %1 is invalid or not useable. Temporary fix - %1 is invalid and can not be used. @@ -1651,7 +2932,7 @@ - -+ ++ Passthrough device is invalid or not useable. Check configuration in Advanced Settings: Temporary fix - Passthrough device is invalid or can not be used. Check configuration in Advanced Settings: @@ -1659,403 +2940,348 @@ - -+ ++ Speaker configuration - Speaker configuration + Speaker Configuration - -+ ++ Select the maximum number of audio channels supported by your receiver and speakers. Select the maximum number of audio channels supported by your receiver and speakers. - -+ ++ Upconvert stereo to 5.1 surround - Upconvert stereo to 5.1 surround + Upconvert Stereo to 5.1 Surround - -+ ++ If enabled, MythTV will upconvert stereo to 5.1 audio. You can enable or disable the upconversion during playback at any time. If enabled, MythTV will upconvert stereo to 5.1 audio. You can enable or disable the upconversion during playback at any time. - -+ ++ Upmix Quality Upmix Quality - -+ ++ Passive Passive - -+ ++ Hall Upmix Quality Hall - -+ ++ Good Upmix Quality Good - -+ ++ Best Upmix Quality Best - -+ ++ Set the audio surround-upconversion quality. Set the audio surround-upconversion quality. - -+ ++ Dolby Digital Dolby Digital - -+ ++ Enable if your amplifier or sound decoder supports AC-3/Dolby Digital. You must use a digital connection. Uncheck if using an analog connection. Enable if your amplifier or sound decoder supports AC-3/Dolby Digital. You must use a digital connection. Uncheck if using an analog connection. - -+ ++ DTS DTS - -+ ++ Enable if your amplifier or sound decoder supports DTS. You must use a digital connection. Uncheck if using an analog connection - Enable if your amplifier or sound decoder supports DTS. You must use a digital connection. Uncheck if using an analog connection + Enable if your amplifier or sound decoder supports DTS. You must use a digital connection. Uncheck if using an analog connection. - -+ ++ E-AC-3 E-AC-3 - -+ ++ Enable if your amplifier or sound decoder supports E-AC-3 (DD+). You must use a HDMI connection. Enable if your amplifier or sound decoder supports E-AC-3 (DD+). You must use a HDMI connection. - -+ ++ TrueHD TrueHD - -+ ++ Enable if your amplifier or sound decoder supports Dolby TrueHD. You must use a HDMI connection. Enable if your amplifier or sound decoder supports Dolby TrueHD. You must use a HDMI connection. - -+ ++ DTS-HD DTS-HD - -+ ++ Enable if your amplifier or sound decoder supports DTS-HD. You must use a HDMI connection. Enable if your amplifier or sound decoder supports DTS-HD. You must use a HDMI connection. -+ -+ -+ Use internal volume controls +- +- +- AudioDeviceComboBox + +- +- Audio output device +- Audio output device +- +- +- +- AudioMixerSettings +- +- ++ + Use internal volume controls +- Use internal volume controls + Use Internal Volume Controls -+ -+ -+ -+ If enabled, MythTV will control the PCM and master mixer volume. Disable this option if you prefer to control the volume externally (for example, using your amplifier) or if you use an external mixer program. + + +- ++ + If enabled, MythTV will control the PCM and master mixer volume. Disable this option if you prefer to control the volume externally (for example, using your amplifier) or if you use an external mixer program. +- If enabled, MythTV will control the PCM and master mixer volume. Disable this option if you prefer to control the volume externally (for example, using your amplifier) or if you use an external mixer program. + If enabled, MythTV will control the PCM and master mixer volume. Disable if you prefer to control the volume externally (for example, using your amplifier) or if you use an external mixer program. -+ -+ -+ -+ Mixer device + + +- ++ + Mixer device +- Mixer device + Mixer Device -+ -+ -+ -+ -+ software -+ Software -+ -+ -+ -+ Setting the mixer device to "%1" lets MythTV control the volume of all audio at the expense of a slight quality loss. -+ Setting the mixer device to "%1" lets MythTV control the volume of all audio at the expense of a slight quality loss. -+ -+ + + +- +- + -+ PCM -+ PCM -+ -+ -+ -+ Master -+ Master -+ -+ -+ -+ Mixer controls ++ + software +- software ++ Software + + +- ++ + Setting the mixer device to "%1" lets MythTV control the volume of all audio at the expense of a slight quality loss. + Setting the mixer device to "%1" lets MythTV control the volume of all audio at the expense of a slight quality loss. + + +- ++ + PCM + PCM + + +- ++ + Master + Master + + +- ++ + Mixer controls +- Mixer controls + Mixer Controls -+ -+ -+ -+ Changing the volume adjusts the selected mixer. -+ Changing the volume adjusts the selected mixer. -+ -+ -+ -+ Master mixer volume + + +- ++ + Changing the volume adjusts the selected mixer. + Changing the volume adjusts the selected mixer. + + +- ++ + Master mixer volume +- Master mixer volume + Master Mixer Volume -+ -+ -+ -+ Initial volume for the Master mixer. This affects all sound created by the audio device. Note: Do not set this too low. -+ Initial volume for the Master mixer. This affects all sound created by the audio device. Note: Do not set this too low. -+ -+ -+ -+ PCM mixer volume + + +- ++ + Initial volume for the Master mixer. This affects all sound created by the audio device. Note: Do not set this too low. + Initial volume for the Master mixer. This affects all sound created by the audio device. Note: Do not set this too low. + + +- ++ + PCM mixer volume +- PCM mixer volume + PCM Mixer Volume -+ -+ -+ -+ Initial volume for PCM output. Using the volume keys in MythTV will adjust this parameter. -+ Initial volume for PCM output. Using the volume keys in MythTV will adjust this parameter. -+ -+ -+ + + +- ++ + Initial volume for PCM output. Using the volume keys in MythTV will adjust this parameter. + Initial volume for PCM output. Using the volume keys in MythTV will adjust this parameter. + + +- +- Audio Mixer +- Audio Mixer ++ + Stereo PCM Only + Stereo PCM Only + + -+ ++ + Enable if your amplifier or sound decoder only supports 2 channel PCM (typically an old HDMI 1.0 device). Multichannel audio will be re-encoded to AC-3 when required + Enable if your amplifier or sound decoder only supports 2 channel PCM (typically an old HDMI 1.0 device). Multichannel audio will be re-encoded to AC-3 when required. + + -+ ++ + Override SRC quality + Override Sample Rate Conversion Quality + + -+ ++ + Enable to override audio sample rate conversion quality. + Enable to override audio sample rate conversion quality. + + -+ ++ + Sample rate conversion + Sample Rate Conversion + + -+ -+ ++ ++ + Disabled + Sample rate conversion + Disabled + + -+ ++ + Fastest + Sample rate conversion + Fastest + + -+ -+ ++ ++ + Good + Sample rate conversion + Good + + -+ ++ + Best + Sample rate conversion + Best + + -+ ++ + Set the quality of audio sample-rate conversion. "%1" (default) provides the best compromise between CPU usage and quality. "%2" lets the audio device handle sample-rate conversion. + Set the quality of audio sample-rate conversion. "%1" (default) provides the best compromise between CPU usage and quality. "%2" lets the audio device handle sample-rate conversion. + + -+ ++ + Force audio device output to 48kHz + Force Audio Device Output to 48kHz + + -+ ++ + Force audio sample rate to 48kHz. Some audio devices will report various rates, but they ultimately crash. + Force audio sample rate to 48kHz. Some audio devices will report various rates, but they ultimately crash. + + -+ ++ + Separate digital output device + Separate Digital Output Device + + -+ ++ + Use a distinct digital output device from default. (default is not checked) + Use a distinct digital output device from default. (default is not enabled) + + -+ ++ + Digital output device + Digital Output Device + + -+ ++ + Audio output device to use for digital audio. This value is currently only used with ALSA and DirectX sound output. + Audio output device to use for digital audio. This value is currently only used with ALSA and DirectX sound output. + + -+ ++ + SPDIF 48kHz rate override + SPDIF 48kHz Rate Override + + -+ ++ + ALSA only. By default, let ALSA determine the passthrough sampling rate. If checked set the sampling rate to 48kHz for passthrough. (default is not checked) + ALSA only. If disabled, ALSA determines the passthrough sampling rate. If enabled, set the sampling rate to 48kHz for passthrough. (default is disabled) + + -+ ++ + HBR passthrough support + HBR Passthrough Support + + -+ ++ + HBR support is required for TrueHD and DTS-HD passthrough. If unchecked, Myth will limit the passthrough bitrate to 6.144Mbit/s. This will disable True-HD passthrough, however will allow DTS-HD content to be sent as DTS-HD Hi-Res. (default is checked) + HBR support is required for TrueHD and DTS-HD passthrough. If disabled, Myth will limit the passthrough bitrate to 6.144Mbit/s. This will disable True-HD passthrough, however will allow DTS-HD content to be sent as DTS-HD Hi-Res. (default is disabled) + - - - AudioDeviceComboBox - -- ++ ++ ++ AudioDeviceComboBox ++ + - Audio output device -- Audio output device ++ Audio output device + Audio Output Device - AudioMixerSettings - -- - Use internal volume controls -- Use internal volume controls -+ Use internal volume controls - - -- - If enabled, MythTV will control the PCM and master mixer volume. Disable this option if you prefer to control the volume externally (for example, using your amplifier) or if you use an external mixer program. -- If enabled, MythTV will control the PCM and master mixer volume. Disable this option if you prefer to control the volume externally (for example, using your amplifier) or if you use an external mixer program. -+ If enabled, MythTV will control the PCM and master mixer volume. Disable this option if you prefer to control the volume externally (for example, using your amplifier) or if you use an external mixer program. - - -- - Mixer device -- Mixer device -+ Mixer device - - -- -- - software -- software -+ software - - -- - Setting the mixer device to "%1" lets MythTV control the volume of all audio at the expense of a slight quality loss. -- Setting the mixer device to "%1" lets MythTV control the volume of all audio at the expense of a slight quality loss. -+ Setting the mixer device to "%1" lets MythTV control the volume of all audio at the expense of a slight quality loss. - - -- - PCM -- PCM -+ PCM - - -- - Master -- Master -+ Master - - -- - Mixer controls -- Mixer controls -+ Mixer controls - - -- - Changing the volume adjusts the selected mixer. -- Changing the volume adjusts the selected mixer. -+ Changing the volume adjusts the selected mixer. - - -- - Master mixer volume -- Master mixer volume -+ Master mixer volume - - -- - Initial volume for the Master mixer. This affects all sound created by the audio device. Note: Do not set this too low. -- Initial volume for the Master mixer. This affects all sound created by the audio device. Note: Do not set this too low. -+ Initial volume for the Master mixer. This affects all sound created by the audio device. Note: Do not set this too low. - - -- - PCM mixer volume -- PCM mixer volume -+ PCM mixer volume - - -- - Initial volume for PCM output. Using the volume keys in MythTV will adjust this parameter. -- Initial volume for PCM output. Using the volume keys in MythTV will adjust this parameter. -+ Initial volume for PCM output. Using the volume keys in MythTV will adjust this parameter. - - -- - Audio Mixer -- Audio Mixer -+ Audio Mixer - - - -@@ -2981,29 +3135,29 @@ +@@ -2981,57 +2966,57 @@ Invalid or unuseable audio device @@ -2083,23 +3309,50 @@ +Device Supports Up to %1 - +- ++ OSS device - OSS device + OSS Device - -@@ -3013,7 +3167,7 @@ +- ++ + Use JACK default sound server. + Use JACK default sound server. + - +- ++ CoreAudio default output - CoreAudio default output + CoreAudio Default Output - -@@ -3072,22 +3226,22 @@ +- ++ + PulseAudio default sound server. + PulseAudio default sound server. + + +- ++ + OpenSLES default output. + OpenSLES default output. + + +- ++ + OpenMAX analog output. + OpenMAX analog output. + + +- ++ + OpenMAX HDMI output. + OpenMAX HDMI output. + +@@ -3072,22 +3057,22 @@ Error while registering new jack port: %1 @@ -2126,282 +3379,335 @@ -@@ -3103,7 +3257,7 @@ +@@ -3095,31 +3080,31 @@ + Calling jack_activate failed + + +- ++ + Calling jack_connect failed on port: %1 + + Calling jack_connect failed on port: %1 + - +- ++ Error closing Jack output device. Error: %1 - Error closing Jack output device. Error: %1 + ERROR: Closing Jack output device. Error: %1 -@@ -3129,7 +3283,7 @@ + AudioPlayer + +- ++ + Audio Player + Audio Player + + +- ++ + Unable to create AudioOutput. + Unable to create AudioOutput. + + +- ++ + Disabling Audio + Disabling Audio + +@@ -3127,68 +3112,68 @@ + + AudioSetupWizard - +- ++ Select from one of the audio devices detected on your system. When satisfied, you can test audio before moving on. If you fail to configure audio, video playback may fail as well. - Select from one of the audio devices detected on your system. When satisfied, you can test audio before moving on. If you fail to configure audio, video playback may fail as well. + Select from one of the audio devices detected on your system. When satisfied, you can test audio before moving on. If you fail to configure audio, video playback may fail as well. - -@@ -3139,27 +3293,27 @@ +- ++ + Select the number of speakers you have. + Select the number of speakers you have. + - +- ++ Select this checkbox if your receiver is capable of playing DTS. - Select this checkbox if your receiver is capable of playing DTS. + Enable if your receiver is capable of playing DTS. - +- ++ Select this checkbox if your receiver is capable of playing AC-3 (Dolby Digital). - Select this checkbox if your receiver is capable of playing AC-3 (Dolby Digital). + Enable if your receiver is capable of playing AC-3 (Dolby Digital). - +- ++ Select this checkbox if your receiver is capable of playing E-AC-3 (Dolby Digital Plus). - Select this checkbox if your receiver is capable of playing E-AC-3 (Dolby Digital Plus). + Enable if your receiver is capable of playing E-AC-3 (Dolby Digital Plus). - +- ++ Select this checkbox if your receiver is capable of playing TrueHD. - Select this checkbox if your receiver is capable of playing TrueHD. + Enable if your receiver is capable of playing TrueHD. - +- ++ Select this checkbox if your receiver is capable of playing DTS-HD. - Select this checkbox if your receiver is capable of playing DTS-HD. + Enable if your receiver is capable of playing DTS-HD. - -@@ -3185,10 +3339,10 @@ +- ++ + Test your audio settings by playing noise through each speaker. + Test your audio settings by playing noise through each speaker. + + +- ++ + Save these changes and move on to the next configuration step. + Save these changes and move on to the next configuration step. + + +- ++ + Return to the previous configuration step. + Return to the previous configuration step. + + +- +- ++ ++ + Test Speakers + Test Speakers + - +- ++ Discovering audio devices... - Discovering audio devices... + Discovering Audio Devices... - -+ ++ Stop Speaker Test Stop Speaker Test -@@ -3196,88 +3350,130 @@ - - AudioTest - -- -+ - Audio Configuration Testing +@@ -3201,83 +3186,113 @@ Audio Configuration Testing - - %1 is invalid or not useable. +- %1 is invalid or not useable. - %1 is invalid and can not be used. -+ %1 is invalid and can not be used. - - +- +- - - Warning +- Warning - Warning -+ Warning - - +- +- - - -+ -+ ++ ++ Test All Test All - -+ ++ Start all channels test - Start all channels test + Start All Channels Test - -+ ++ Front Left Front Left - -+ ++ + Will play a test pattern on all configured speakers + Will play a test pattern on all configured speakers. + + -+ ++ + Start front left channel test + Start Front Left Channel Test + + -+ ++ Front Right Front Right - -+ ++ + Start front right channel test + Start Front Right Channel Test + + -+ ++ Rear Left Rear Left - -+ ++ + Start rear left channel test + Start Rear Left Channel Test + + -+ ++ Rear Right Rear Right - -+ +- Rear Center +- Rear Center ++ + Start rear right channel test + Start Rear Right Channel Test -+ -+ - Rear Center -- Rear Center -+ Rear Center - -+ ++ LFE LFE - -+ ++ + Start LFE channel test + Start LFE Channel Test + + -+ ++ Surround Left Surround Left - -+ ++ + Start surround left channel test + Start Surround Left Channel Test + + -+ ++ Surround Right Surround Right - -+ ++ + Start surround right channel test + Start Surround Right Channel Test + + -+ ++ Center Center - -+ ++ + Start center channel test + Start Center Channel Test + + -+ ++ Use Highest Quality Mode Use Highest Quality Mode - -+ ++ Use the highest audio quality settings supported by your audio card. This will be a good place to start troubleshooting potential errors - Use the highest audio quality settings supported by your audio card. This will be a good place to start troubleshooting potential errors + Use the highest audio quality settings supported by your audio card. This will be a good place to start troubleshooting potential errors. - -+ ++ Audio device is invalid or not useable. Audio device is invalid or not useable. -@@ -3285,7 +3481,7 @@ +@@ -3285,7 +3300,7 @@ AudioTestThread - -+ ++ Unable to create AudioOutput. Unable to create AudioOutput. -@@ -3293,7 +3489,7 @@ +@@ -3293,7 +3308,7 @@ BDInfo - -+ ++ Could not open Blu-ray device: %1 Could not open Blu-ray device: %1 -@@ -3301,29 +3497,29 @@ +@@ -3301,29 +3316,29 @@ BDRingBuffer - -+ ++ Title %1 chapter %2 - Title %1 chapter %2 + Title %1 Chapter %2 - -+ ++ Could not open Blu-ray device: %1 Could not open Blu-ray device: %1 - -+ ++ Could not open Blu-ray device %1, failed to decrypt - Could not open Blu-ray device %1, failed to decrypt + Failed to decrypt, could not open Blu-ray device: %1 - -+ ++ Unable to find any Blu-ray compatible titles - Unable to find any Blu-ray compatible titles + Unable to find any Blu-ray compatible titles. - -+ ++ Unable to find any usable Blu-ray titles - Unable to find any usable Blu-ray titles + Unable to find any usable Blu-ray titles. -@@ -3336,159 +3532,172 @@ +@@ -3336,159 +3351,128 @@ Please enter the backend access PIN @@ -2422,7 +3728,7 @@ + Allow this backend to receive connections on any IP Address assigned to it. Recommended for most users for ease and reliability. + + -+ ++ + Host Address Backend Setup + Host Address Backend Setup @@ -2431,21 +3737,21 @@ BookmarkDialog - -+ ++ DVD/Video contains a bookmark - DVD/Video contains a bookmark + DVD/Video Contains a Bookmark - -+ ++ Play from bookmark - Play from bookmark + Play from Bookmark - -+ ++ Play from beginning - Play from beginning + Play from Beginning @@ -2457,154 +3763,139 @@ - - Capture cards - Capture cards -+ ++ + New capture card + New Capture Card -+ -+ -+ -+ Error getting list of cards for this host. Unable to delete capturecards for %1 -+ Error getting list of cards for this host. Unable to delete capture cards for %1. -+ -+ -+ -+ Capture cards -+ Capture Cards - - Capture Card Menu +- Capture Card Menu - Capture Card Menu -+ Capture Card Menu ++ ++ Error getting list of cards for this host. Unable to delete capturecards for %1 ++ Error getting list of cards for this host. Unable to delete capture cards for %1. - - Edit... +- Edit... - Edit... -+ Edit... - - +- +- - - Delete... +- Delete... - Delete... -+ Delete... ++ ++ Capture cards ++ Capture Cards - -+ ++ Are you sure you want to delete ALL capture cards on %1? Are you sure you want to delete ALL capture cards on %1? - - - Yes, delete capture cards +- Yes, delete capture cards - Yes, delete capture cards -+ Yes, Delete Capture Cards - - +- +- - - - - No, don't +- No, don't - No, don't -+ No, Keep - - +- +- - - Error getting list of cards for this host +- Error getting list of cards for this host - Error getting list of cards for this host -+ Error getting list of cards for this host - - +- +- - - Unable to delete capturecards for %1 +- Unable to delete capturecards for %1 - Unable to delete capture cards for %1 -+ Unable to delete capture cards for %1 - - +- +- - -+ ++ Are you sure you want to delete ALL capture cards? Are you sure you want to delete ALL capture cards? - +- - - Are you sure you want to delete this capture card? +- Are you sure you want to delete this capture card? - Are you sure you want to delete this capture card? -+ Are you sure you want to delete this capture card? - - +- +- - - Yes, delete capture card +- Yes, delete capture card - Yes, delete capture card -+ Yes, Delete Capture Card - +- CardInput - -+ ++ Scan for channels - Scan for channels + Scan for Channels - -+ ++ Use channel scanner to find channels for this input. Use channel scanner to find channels for this input. - -+ ++ Fetch channels from listings source - Fetch channels from listings source + Fetch Channels from Listings Source - -+ ++ This uses the listings data source to provide the channels for this input. This uses the listings data source to provide the channels for this input. - -+ ++ This can take a long time to run. This can take a long time to run. - - Create Input Group +- Create Input Group - Create Input Group -+ Create Input Group - - +- +- - -+ ++ Enter new group name - Enter new group name -+ Enter group name: - - +- +- - - - Error +- Error - Error -+ Error ++ Enter group name: - -+ ++ Sorry, this Input Group name cannot be blank. - Sorry, this Input Group name cannot be blank. + Sorry, the name cannot be blank. - -+ ++ Sorry, this Input Group name is already in use. - Sorry, this Input Group name is already in use. + Sorry, this name is already in use. @@ -2614,7 +3905,7 @@ CardInputEditor - -+ ++ Input connections - Input connections + Input Connections @@ -2624,49 +3915,40 @@ CetonConfigurationGroup - -+ ++ Description Description -@@ -3496,141 +3705,146 @@ +@@ -3496,253 +3480,223 @@ CetonDeviceID - -+ ++ Device ID Device ID - -+ ++ Device ID of Ceton device - Device ID of Ceton device -+ Device ID of Ceton Tuner - - - - ChannelCheckBox - +- +- +- +- ChannelCheckBox +- - - %1 %2 - Channel number with channel name - %1 is the channel number, %2 is the channel name +- %1 %2 +- Channel number with channel name +- %1 is the channel number, %2 is the channel name - %1 %2 -+ %1 %2 -+ -+ -+ Select/Unselect channels for this channel group -+ Select/Unselect channels for this channel group - -+ -+ -+ ChannelCheckBoxSetting - +- +- - - Select/Unselect channels for this channel group +- Select/Unselect channels for this channel group - Select/Unselect channels for this channel group -+ Select channels for this channel group. ++ Device ID of Ceton Tuner @@ -2675,15 +3957,15 @@ - - - -+ -+ -+ ++ ++ ++ Channel Name Channel Name - -+ ++ Delete all channels on currently selected source(s). - Delete all channels on currently selected source(s). + Delete All Channels on Currently Selected Source(s). @@ -2692,254 +3974,245 @@ - - - -+ -+ -+ ++ ++ ++ Channel Number Channel Number - -+ ++ All All - -+ ++ (Unassigned) (Unassigned) - -+ ++ Starts the channel scanner. Starts the channel scanner. - -+ ++ Starts the icon downloader - Starts the icon downloader + Starts the icon downloader. - -+ ++ Allows you to edit the transports directly. This is rarely required unless you are using a satellite dish and must enter an initial frequency to for the channel scanner to try. Allows you to edit the transports directly. This is rarely required unless you are using a satellite dish and must enter an initial frequency to for the channel scanner to try. - -+ ++ (Add New Channel) (Add New Channel) - -+ ++ Delete channel '%1'? - Delete channel '%1'? + Delete Channel '%1'? - -+ ++ Delete ALL channels? - Delete ALL channels? + Delete All Channels? - -+ ++ Delete all unassigned channels? - Delete all unassigned channels? + Delete All Unassigned Channels? - -+ ++ Delete all channels on %1? - Delete all channels on %1? + Delete All Channels on %1? - -+ ++ Channel Options Channel Options - -+ ++ Edit Edit - -+ ++ Delete Delete - -+ ++ Add some channels first! Add some channels first! - -+ ++ Icon Import Options Icon Import Options - -+ ++ Download all icons... - Download all icons... + Download All Icons... - -+ ++ Rescan for missing icons... - Rescan for missing icons... + Rescan for Missing Icons... - -+ ++ Download icon for %1 - Download icon for %1 + Download Icon for %1 -@@ -3644,87 +3858,110 @@ + ChannelGroup + +- ++ + All Channels + All Channels + + - ChannelGroupConfig +- ChannelGroupConfig ++ ChannelGroupSetting - - %1 Channel Group - Page %2 of %3 +- %1 Channel Group - Page %2 of %3 - %1 Channel Group - Page %2 of %3 -+ %1 Channel Group - Page %2 of %3 ++ ++ Group name ++ Group Name - ChannelGroupEditor - +- ChannelGroupEditor +- - - Channel Groups +- Channel Groups - Channel Groups -+ Channel Groups - +- ++ ChannelGroupSettings - - Create New Channel Group +- Create New Channel Group - Create New Channel Group -+ Create New Channel Group ++ ++ Remember last channel group ++ Remember Last Channel Group - - Enter group name or press SELECT to enter text via the On Screen Keyboard +- Enter group name or press SELECT to enter text via the On Screen Keyboard - Enter group name or press SELECT to enter text via the On Screen Keyboard -+ Enter group name or press SELECT to enter text via the On Screen Keyboard ++ ++ If enabled, the EPG will initially display only the channels from the last channel group selected. Pressing "4" will toggle channel group. ++ If enabled, the EPG will initially display only the channels from the last channel group selected. Pressing "4" will toggle channel group. - - Delete '%1' Channel group? +- Delete '%1' Channel group? - Delete '%1' Channel group? -+ Delete '%1' Channel group? ++ ++ Default channel group ++ Default Channel Group - - Yes, delete group +- Yes, delete group - Yes, delete group -+ Yes, Delete Group ++ ++ All Channels ++ All Channels - - No, Don't delete group +- No, Don't delete group - No, Don't delete group -+ No, Keep Group ++ ++ Default channel group to be shown in the EPG. Pressing GUIDE key will toggle channel group. ++ Default channel group to be shown in the EPG. Pressing GUIDE key will toggle channel group. - - (Create new group) +- (Create new group) - (Create new group) -+ (Create new group) -+ -+ -+ -+ ChannelGroupSetting -+ -+ -+ Group name -+ Group Name ++ ++ Select/Unselect channels for this channel group ++ Select channels for this channel group. - ChannelGroupSettings - +- ChannelGroupSettings +- - - -+ - Remember last channel group +- Remember last channel group - Remember last channel group -+ Remember Last Channel Group - - -- -+ - If enabled, the EPG will initially display only the channels from the last channel group selected. Pressing "4" will toggle channel group. - If enabled, the EPG will initially display only the channels from the last channel group selected. Pressing "4" will toggle channel group. - - -- -+ - Default channel group -- Default channel group -+ Default Channel Group - - -- -+ - All Channels - All Channels - - -- -+ - Default channel group to be shown in the EPG. Pressing GUIDE key will toggle channel group. -- Default channel group to be shown in the EPG. Pressing GUIDE key will toggle channel group. -+ Default channel group to be shown in the EPG. Pressing GUIDE key will toggle channel group. -+ -+ -+ -+ Select/Unselect channels for this channel group -+ Select channels for this channel group. -+ -+ -+ +- + ChannelGroupsSetting -+ -+ + +- +- If enabled, the EPG will initially display only the channels from the last channel group selected. Pressing "4" will toggle channel group. +- If enabled, the EPG will initially display only the channels from the last channel group selected. Pressing "4" will toggle channel group. ++ + Channel Groups + Channel Groups -+ -+ -+ + + +- +- Default channel group +- Default channel group ++ + (Create New Channel Group) + (Create New Channel Group) -+ -+ -+ + + +- +- All Channels +- All Channels ++ + Favorites + Favorites -+ -+ -+ + + +- +- Default channel group to be shown in the EPG. Pressing GUIDE key will toggle channel group. +- Default channel group to be shown in the EPG. Pressing GUIDE key will toggle channel group. ++ + Enter the name of the new channel group + Enter group name: @@ -2953,13 +4226,14 @@ - - - -+ -+ ++ ++ Channel Importer Channel Importer -@@ -3732,8 +3969,8 @@ - + +- ++ Found %n channel(s) - Found %n channel @@ -2969,21 +4243,32 @@ -@@ -3800,7 +4037,7 @@ +- ++ + Failed to find any new channels! + Failed to find any new channels! + + +- ++ + Failed to find any channels. + Failed to find any channels. + +@@ -3800,7 +3754,7 @@ - -+ ++ Found %n transport(s): %n is the number of transports -@@ -3812,148 +4049,159 @@ +@@ -3812,148 +3766,155 @@ - -+ ++ Channels: FTA Enc Dec Channels: FTA Enc Dec @@ -2991,7 +4276,7 @@ - -+ ++ Unique: prog %1 atsc %2 atsc minor %3 channum %4 Unique: prog %1 atsc %2 atsc minor %3 channum %4 @@ -2999,20 +4284,20 @@ - -+ ++ Max atsc major count: %1 Max atsc major count: %1 - -+ ++ Delete all - Delete all + Delete All - -+ ++ Set all invisible - Set all invisible + Set All Invisible @@ -3021,9 +4306,9 @@ - - - -+ -+ -+ ++ ++ ++ Ignore all - Ignore all + Ignore All @@ -3032,64 +4317,64 @@ - - - -+ -+ -+ ++ ++ ++ Do you want to: Do you want to: - -+ ++ 1. Delete all - 1. Delete all + 1. Delete All - -+ ++ 2. Set all invisible - 2. Set all invisible + 2. Set All Invisible - -+ ++ 4. Ignore all - 4. Ignore all + 4. Ignore All - -+ ++ Please enter either 1, 2 or 4: - Please enter either 1, 2 or 4: + Please enter 1, 2 or 4: - -+ ++ Insert all - Insert all + Insert All - -+ ++ Insert manually - Insert manually + Insert Manually - -+ ++ 1. Insert all - 1. Insert all + 1. Insert All - -+ ++ 2. Insert manually - 2. Insert manually + 2. Insert Manually @@ -3097,8 +4382,8 @@ - - -+ -+ ++ ++ 3. Ignore all - 3. Ignore all + 3. Ignore All @@ -3106,154 +4391,182 @@ - - -+ -+ ++ ++ Please enter either 1, 2, or 3: - Please enter either 1, 2, or 3: + Please enter 1, 2, or 3: - -+ ++ Update all - Update all + Update All - -+ ++ Update manually - Update manually + Update Manually - -+ ++ 1. Update all - 1. Update all + 1. Update All - -+ ++ 2. Update manually - 2. Update manually -+ 2. Update Manually - - +- +- - - Suggest +- Suggest - Suggest -+ Suggest ++ 2. Update Manually - -+ ++ Channel %1 was found to be in conflict with other channels. Channel %1 was found to be in conflict with other channels. - - -+ -+ -+ ++ ++ ++ Please enter a unique channel number. Please enter a unique channel number. - -+ ++ + Edit + Edit + + -+ -+ ++ ++ + Default value is %1 + Default value is %1 + + -+ ++ Please enter a non-conflicting channel number (or type '%1' to skip, '%2' to skip all): Please enter a non-conflicting channel number (or type '%1' to skip, '%2' to skip all): - -+ ++ You chose to manually insert channel %1. You chose to manually insert channel %1. - -+ ++ Please enter a non-conflicting channel number (or type '%1' to skip, '%2' to skip all): %1 is the translation of "cancel", %2 of "cancel all" Please enter a non-conflicting channel number (or type '%1' to skip, '%2' to skip all): -@@ -3978,32 +4226,32 @@ - - +@@ -3962,12 +3923,12 @@ + + ChannelRecPriority + +- ++ + Channel Options + Channel Options + + +- ++ + Program List + Program List + +@@ -3975,48 +3936,48 @@ + + ChannelScanner + +- +- ++ ++ Error tuning to transport - Error tuning to transport + Error Tuning to Transport - +- ++ Error scanning MPTS in IPTV - Error scanning MPTS in IPTV + Error Scanning MPTS in IPTV - +- ++ Programmer Error: Failed to handle tune complete. - Programmer Error: Failed to handle tune complete. + Programmer Error: Failed to Handle Tune Complete. - +- ++ Failed to parse '%1' - Failed to parse '%1' + Failed to Parse '%1' - +- ++ Programmer Error : incorrect card type - Programmer Error : incorrect card type + Programmer Error : Incorrect Card Type - +- ++ Failed to open '%1' - Failed to open '%1' + Failed to Open '%1' - -@@ -4013,7 +4261,7 @@ +- ++ + Programmer Error: No Device + Programmer Error: No Device + - +- ++ Programmer Error: Channel not created - Programmer Error: Channel not created + Programmer Error: Channel Not Created - -@@ -4024,72 +4272,80 @@ +- ++ + Channel could not be opened. + Channel could not be opened. + +@@ -4024,78 +3985,46 @@ ChannelScannerGUI - - Scanning +- Scanning - Scanning -+ Scanning - - +- +- - - ScanWizard +- ScanWizard - ScanWizard -+ ScanWizard -+ -+ + + Scan complete + Scan Complete @@ -3263,17 +4576,15 @@ ChannelScannerGUIScanPane - - Scan Progress +- Scan Progress - Scan Progress -+ Scan Progress - - +- +- - - Status +- Status - Status -+ Status - - +- +- - + Tuning @@ -3281,35 +4592,28 @@ - - Rotor Movement +- Rotor Movement - Rotor Movement -+ Rotor Movement - - +- +- - - Signal Strength +- Signal Strength - Signal Strength -+ Signal Strength - - +- +- - - Signal/Noise +- Signal/Noise - Signal/Noise -+ Signal/Noise - - +- +- - - Scan +- Scan - Scan -+ Scan - - +- +- - - Stop Scan +- Stop Scan - Stop Scan -+ Stop Scan -+ -+ + + + @@ -3331,18 +4635,22 @@ - +- Scan Progress %1 +- Scan Progress %1 + + %1 + %1 -+ -+ - Scan Progress %1 -- Scan Progress %1 -+ Scan Progress %1 -@@ -4104,7 +4360,7 @@ + ChannelUtil + +- ++ + UNKNOWN + Synthesized callsign + UNKNOWN +@@ -4104,7 +4033,7 @@ ChannelWizard @@ -3351,39 +4659,58 @@ Channel Options Channel Options -@@ -4116,7 +4372,7 @@ - +@@ -4112,37 +4041,37 @@ + + CommBreakMap + +- +- ++ ++ Skip %1 %1 is the skip time - Skip %1 + Skip Commercial %1 - -@@ -4127,19 +4383,19 @@ +- ++ + Commercial: %1 + %1 is the skip time + Commercial: %1 + - +- ++ Skipping Back. - Skipping Back. + Skipping Back - - +- +- ++ ++ Start of program. - Start of program. + Start of Program - - +- +- ++ ++ At End, cannot Skip. - At End, cannot Skip. + At End, Cannot Skip - -@@ -4163,124 +4419,124 @@ +- ++ + Too Far %1 + %1 is the skip time + Too Far %1 +@@ -4163,273 +4092,273 @@ <New rule> @@ -3391,290 +4718,402 @@ + <New Rule> - +- ++ Match an exact title - Match an exact title + Match an Exact Title - +- ++ Match this series - Match this series + Match This Series - +- ++ Match words in the title - Match words in the title + Match Words in the Title - +- ++ Match words in the subtitle - Match words in the subtitle + Match Words in the Subtitle - - +- +- ++ ++ Match this episode - Match this episode + Match This Episode - +- ++ Match an exact episode - Match an exact episode + Match an Exact Episode - +- ++ Match in any descriptive field - Match in any descriptive field + Match in Any Descriptive Field - +- ++ New episodes only - New episodes only + New Episodes Only - +- ++ Exclude unidentified episodes - Exclude unidentified episodes + Exclude Unidentified Episodes - +- ++ First showing of each episode - First showing of each episode + First Showing of Each Episode - +- ++ Last showing of each episode - Last showing of each episode + Last Showing of Each Episode - +- ++ Anytime on a specific day of the week - Anytime on a specific day of the week + Anytime on a Specific Day of the Week - +- ++ Only on weekdays (Monday through Friday) - Only on weekdays (Monday through Friday) + Only on Weekdays (Monday Through Friday) - +- ++ Only on weekends - Only on weekends + Only on Weekends - +- ++ Only on a specific station - Only on a specific station + Only on a Specific Station - +- ++ Exclude one station - Exclude one station + Exclude One Station - +- ++ Match related callsigns - Match related callsigns + Match Related Callsigns - +- ++ Only channels from the Favorites group - Only channels from the Favorites group + Only Channels from the Favorites Group - +- ++ Category type (%1) List of hardcoded category types - Category type (%1) + Category Type (%1) - +- ++ Replace as a search - Replace as a search + Replace as a Search - +- ++ Store as a search - Store as a search + Store as a Search - +- ++ Replace as an example - Replace as an example + Replace as an Example - +- ++ Store as an example - Store as an example + Store as an Example - -@@ -4290,82 +4546,82 @@ +- ++ + Power Search rules no longer require a leading "AND". + Power Search rules no longer require a leading "AND". + - +- ++ Power Search rules cannot include semicolon ( ; ) - Power Search rules cannot include semicolon ( ; ) + Power Search rules cannot include semicolon ( ; ). - +- ++ Only channels from a specific video source - Only channels from a specific video source + Only Channels from a Specific Video Source - +- ++ Only in prime time - Only in prime time + Only in Prime Time - +- ++ Not in prime time - Not in prime time + Not in Prime Time - +- ++ Only channels marked as commercial free - Only channels marked as commercial free + Only Channels Marked as Commercial Free - +- ++ Only shows marked as HDTV - Only shows marked as HDTV + Only Shows Marked as HDTV - +- ++ Only shows marked as widescreen - Only shows marked as widescreen + Only Shows Marked as Widescreen - +- ++ Exclude H.264 encoded streams (EIT only) - Exclude H.264 encoded streams (EIT only) + Exclude H.264 Encoded Streams (EIT Only) - +- ++ Only shows with in-vision signing - Only shows with in-vision signing + Only Shows with In-vision Signing - +- ++ Only shows with in-vision subtitles - Only shows with in-vision subtitles + Only Shows with In-vision Subtitles - +- ++ Limit by category - Limit by category + Limit by Category - +- ++ All matches for a genre (Data Direct) - All matches for a genre (Data Direct) + All Matches for a Genre (Data Direct) - +- ++ Limit by MPAA or VCHIP rating (Data Direct) - Limit by MPAA or VCHIP rating (Data Direct) + Limit by MPAA or VCHIP Rating (Data Direct) - +- ++ Limit movies by the year of release - Limit movies by the year of release + Limit Movies by the Year of Release - +- ++ Minimum star rating (0.0 to 1.0 for movies only) - Minimum star rating (0.0 to 1.0 for movies only) + Minimum Star Rating (0.0 to 1.0 for Movies Only) - +- ++ Person named in the credits (Data Direct) - Person named in the credits (Data Direct) + Person Named in the Credits (Data Direct) - -@@ -4375,7 +4631,7 @@ +- ++ + Re-record SDTV in HDTV (disable duplicate matching) + Re-record SDTV in HDTV (disable duplicate matching) + - +- ++ Multiple sports teams (complete example) - Multiple sports teams (complete example) + Multiple Sports Teams (complete example) - -@@ -4590,52 +4846,51 @@ +- ++ + Sci-fi B-movies (complete example) + Sci-fi B-movies (complete example) + + +- ++ + SportsCenter Overnight (complete example - use FindDaily) + SportsCenter Overnight (complete example - use FindDaily) + + +- ++ + Movie of the Week (complete example - use FindWeekly) + Movie of the Week (complete example - use FindWeekly) + + +- ++ + First Episodes (complete example for Data Direct) + First Episodes (complete example for Data Direct) + + +- ++ + Current Example + Current Example + + +- ++ + Replace + Replace + + +- ++ + as a search + as a search + + +- +- ++ ++ + Delete + Delete + + +- ++ + statement terminators. + statement terminators. + + +- ++ + An error was found when checking + An error was found when checking + + +- ++ + The database error was + The database error was + +@@ -4590,301 +4519,239 @@ DVBConfigurationGroup - -+ ++ Could not open card %1 - Could not open card %1 + Could Not Open Card %1 - -+ ++ Could not get card info for card %1 - Could not get card info for card %1 + Could Not Get Card Info for %1 - -+ ++ DiSEqC (Switch, LNB, and Rotor Configuration) DiSEqC (Switch, LNB, and Rotor Configuration) - -+ ++ Input and satellite settings. Input and satellite settings. - +- - - Recording Options +- Recording Options - Recording Options -+ Recording Options - +- DVBSignalMonitor @@ -3705,24 +5144,27 @@ -@@ -4643,7 +4898,7 @@ + DVDInfo - +- ++ Failed to open device at %1 - Failed to open device at %1 + Failed to Open Device %1 -@@ -4651,227 +4906,238 @@ + DVDRingBuffer - +- ++ Title %1 chapter %2 - Title %1 chapter %2 + Title %1 Chapter %2 - +- ++ Failed to open DVD device at %1 - Failed to open DVD device at %1 + Failed to Open DVD Device at %1 @@ -3732,51 +5174,49 @@ DataDirectLineupSelector - -+ ++ Fetching lineups from %1... - Fetching lineups from %1... + Fetching Lineups from %1... -+ -+ -+ -+ -+ -+ DataDirect -+ DataDirect -+ -+ -+ -+ Fetching of lineups failed -+ Fetching Lineups Failed -+ -+ -+ -+ Fetching of lineups complete -+ Fetching Lineups Complete - - - DatabaseSettings +- +- +- DatabaseSettings - - -+ - Use custom identifier for frontend preferences +- Use custom identifier for frontend preferences - Use custom identifier for frontend preferences -+ Use Custom Identifier for Frontend Preferences ++ ++ ++ ++ DataDirect ++ DataDirect - - Backend Server Wakeup settings +- Backend Server Wakeup settings - Backend Server Wakeup settings -+ Backend Server Wakeup settings ++ ++ Fetching of lineups failed ++ Fetching Lineups Failed - - - Database Configuration %1/%2 +- Database Configuration %1/%2 - Database Configuration %1/%2 -+ Database Configuration %1/%2 ++ ++ Fetching of lineups complete ++ Fetching Lineups Complete ++ ++ ++ ++ DatabaseSettings ++ ++ ++ Use custom identifier for frontend preferences ++ Use Custom Identifier for Frontend Preferences - @@ -3792,11 +5232,10 @@ - - Database Server Settings +- Database Server Settings - Database Server Settings -+ Database Server Settings - - +- +- - + The host name or IP address of the machine hosting the database. This information is required. @@ -3825,11 +5264,8 @@ - - Database name +- Database name - Database name -+ Database name -+ -+ + + Database Configuration + Database Configuration @@ -3922,16 +5358,19 @@ - -+ - Wake command +- Wake command - Wake command -+ Wake Command ++ ++ Wake command or MAC ++ Wake Command or MAC - +- The command executed on this frontend to wake up the database server (eg. sudo /etc/init.d/mysql restart). +- The command executed on this frontend to wake up the database server (eg. sudo /etc/init.d/mysql restart). + - The command executed on this frontend to wake up the database server (eg. sudo /etc/init.d/mysql restart). - The command executed on this frontend to wake up the database server (eg. sudo /etc/init.d/mysql restart). ++ The command executed on this frontend or server MAC to wake up the database server (eg. sudo /etc/init.d/mysql restart or 32:D2:86:00:17:A8). ++ - @@ -3944,89 +5383,77 @@ - - - - * %1 - Required field - %1 is the required field name +- * %1 +- Required field +- %1 is the required field name - * %1 -+ * %1 - - +- +- - - Database Settings +- Database Settings - Database Settings -+ Database Settings - - +- +- - - (Requires edit privileges) +- (Requires edit privileges) - (Requires edit privileges) -+ (Requires edit privileges) - - +- +- - - Scanner Exclusions +- Scanner Exclusions - Scanner Exclusions -+ Scanner Exclusions - - +- +- - - Comma-separated list of filenames/directory names to be ignored when scanning. Glob wildcards * and ? are valid. +- Comma-separated list of filenames/directory names to be ignored when scanning. Glob wildcards * and ? are valid. - Comma-separated list of filenames/directory names to be ignored when scanning. Glob wildcards * and ? are valid. -+ Comma-separated list of filenames/directory names to be ignored when scanning. Glob wildcards * and ? are valid. - - +- +- - - Start Gallery when media inserted +- Start Gallery when media inserted - Start Gallery when media inserted -+ Start Gallery when media inserted - - +- +- - - Set to automatically start Gallery when media (USB/CD's containing images) are inserted. +- Set to automatically start Gallery when media (USB/CD's containing images) are inserted. - Set to automatically start Gallery when media (USB/CD's containing images) are inserted. -+ Set to automatically start Gallery when media (USB/CD's containing images) are inserted. - - +- +- - + Password Password - +- - - When set all actions that modify the filesystem or database are protected (copy, move, transform, hiding, covers). Hidden items cannot be viewed. Applies to all frontends. - Disabled by an empty password. Privileges persist until Gallery exits to main menu. +- When set all actions that modify the filesystem or database are protected (copy, move, transform, hiding, covers). Hidden items cannot be viewed. Applies to all frontends. +-Disabled by an empty password. Privileges persist until Gallery exits to main menu. - When set all actions that modify the filesystem or database are protected (copy, move, transform, hiding, covers). Hidden items cannot be viewed. Applies to all frontends. -+ When set all actions that modify the filesystem or database are protected (copy, move, transform, hiding, covers). Hidden items cannot be viewed. Applies to all frontends. - Disabled by an empty password. Privileges persist until Gallery exits to main menu. - - +-Disabled by an empty password. Privileges persist until Gallery exits to main menu. +- +- - - Reset Image Database +- Reset Image Database - Reset Image Database -+ Reset Image Database - - +- +- - - Clears the database and thumbnails for the Image Storage Group. A rescan will be required. Images for local media will persist. +- Clears the database and thumbnails for the Image Storage Group. A rescan will be required. Images for local media will persist. - Clears the database and thumbnails for the Image Storage Group. A rescan will be required. Images for local media will persist. -+ Clears the database and thumbnails for the Image Storage Group. A rescan will be required. Images for local media will persist. - - +- +- - - Clear Now! +- Clear Now! - Clear Now! -+ Clear Now! - - +- +- - - Warning! This will erase settings for: hidden images, directory covers and re-orientations. You will have to set them again after re-scanning. +- Warning! This will erase settings for: hidden images, directory covers and re-orientations. You will have to set them again after re-scanning. - Warning! This will erase settings for: hidden images, directory covers and re-orientations. You will have to set them again after re-scanning. -+ Warning! This will erase settings for: hidden images, directory covers and re-orientations. You will have to set them again after re-scanning. - +- -@@ -4879,12 +5145,12 @@ + DeleteMap (Nothing to undo) @@ -4041,39 +5468,64 @@ -@@ -4903,7 +5169,7 @@ +@@ -4903,7 +4770,7 @@ - -+ ++ Delete Delete the current cut or preserved region Delete -@@ -4975,35 +5241,35 @@ +@@ -4954,56 +4821,56 @@ + error + + +- ++ + cut + cut + + +- ++ + Edit + Edit + + +- ++ + %3 (%1 of %2) + example: "13:24 (10:23 of 24:37)" + %3 (%1 of %2) + + +- ++ + Reverse Cuts Reverse Cuts - -+ ++ New Cut New Cut - -+ ++ Move Mark Move Mark - -+ ++ Load Detected Commercials Load Detected Commercials - -+ ++ Load Auto-saved Cuts - Load Auto-saved Cuts + Load Auto-Saved Cuts @@ -4083,61 +5535,58 @@ DeletedExpireOptions - -+ ++ Auto-Expire instead of delete recording - Auto-Expire instead of delete recording + Auto-Expire Instead of Delete Recording - -+ ++ If enabled, move deleted recordings to the 'Deleted' recgroup and turn on autoexpire instead of deleting immediately. If enabled, move deleted recordings to the 'Deleted' recgroup and turn on autoexpire instead of deleting immediately. -@@ -5011,256 +5277,258 @@ +@@ -5011,256 +4878,238 @@ DemoConfigurationGroup - - A local MPEG file used to simulate a recording. Must be entered as file:/path/movie.mpg +- A local MPEG file used to simulate a recording. Must be entered as file:/path/movie.mpg - A local MPEG file used to simulate a recording. Must be entered as file:/path/movie.mpg -+ A local MPEG file used to simulate a recording. Must be entered as file:/path/movie.mpg ++ ++ A local MPEG file used to simulate a recording. ++ A local MPEG file used to simulate a recording. - -+ -+ A local MPEG file used to simulate a recording. -+ A local MPEG file used to simulate a recording. -+ -+ -+ ++ File info - File info + File Info - -+ ++ File size - File size + File Size - -+ ++ %1 MB %1 MB - -+ ++ File not readable - File not readable + File Not Readable - -+ ++ File does not exist - File does not exist + File Does Not Exist @@ -4359,17 +5808,15 @@ - - Position Index %1 +- Position Index %1 - Position Index %1 -+ Position Index %1 - - +- +- - - Orbital Position +- Orbital Position - Orbital Position -+ Orbital Position - - +- +- - + None @@ -4377,17 +5824,15 @@ - - Position #%1 (%2) +- Position #%1 (%2) - Position #%1 (%2) -+ Position #%1 (%2) - - +- +- - - Rotor Position Map +- Rotor Position Map - Rotor Position Map -+ Rotor Position Map - - +- +- - + Rotor Configuration @@ -4417,7 +5862,7 @@ Universal (Europe) Universal (Europe) -@@ -5275,128 +5543,132 @@ +@@ -5275,128 +5124,132 @@ The Cartesian longitude for your location. Use negative numbers for western coordinates. @@ -4577,7 +6022,7 @@ This defines the offset the frequency coming from the LNB will be in low setting. For bandstacked LNBs this is the vertical/right polarization band. This defines the offset the frequency coming from the LNB will be in low setting. For bandstacked LNBs this is the vertical/right polarization band. -@@ -5411,77 +5683,75 @@ +@@ -5411,77 +5264,67 @@ This defines the offset the frequency coming from the LNB will be in high setting. For bandstacked LNBs this is the horizontal/left polarization band. @@ -4600,17 +6045,15 @@ - - Select Type of Device +- Select Type of Device - Select Type of Device -+ Select Type of Device - - +- +- - - DiSEqC Device Tree -- DiSEqC Device Tree -+ DiSEqC Device Tree - - +- DiSEqC Device Tree +- DiSEqC Device Tree +- +- - + Choose a port to use for this switch. @@ -4670,49 +6113,46 @@ DTV Device Configuration DTV Device Configuration -@@ -5489,29 +5759,33 @@ +@@ -5489,29 +5332,29 @@ EPGSettings - -+ ++ Guide starts at channel - Guide starts at channel + Guide Starts at Channel - -+ ++ The program guide starts on this channel if it is run from outside of Live TV mode. Leave blank to enable Live TV automatic start channel. The program guide starts on this channel if it is run from outside of Live TV mode. Leave blank to enable Live TV automatic start channel. - -+ ++ Record threshold - Record threshold + Record Threshold - -+ ++ Pressing SELECT on a show that is at least this many minutes into the future will schedule a recording. Pressing SELECT on a show that is at least this many minutes into the future will schedule a recording. - -+ +- Program Guide %1/%2 +- Program Guide %1/%2 ++ + Program Guide + Program Guide -+ -+ - Program Guide %1/%2 -- Program Guide %1/%2 -+ Program Guide %1/%2 -@@ -5529,12 +5803,12 @@ +@@ -5529,12 +5372,12 @@ Enter new category @@ -4727,7 +6167,7 @@ -@@ -5545,22 +5819,22 @@ +@@ -5545,58 +5388,58 @@ Downloading selected artwork... @@ -4754,130 +6194,252 @@ -@@ -5611,7 +5885,7 @@ + EditPowerSearchPopup + +- ++ + (Any Program Type) + (Any Program Type) + + +- ++ + Movies + Movies + + +- ++ + Series + Series + + +- ++ + Show + Show + + +- ++ + Sports + Sports + + +- ++ + (Any Genre) + (Any Genre) + + +- ++ + (Any Channel) + (Any Channel) + +@@ -5611,22 +5454,22 @@ Yes, Exit now - Yes, Exit now -+ Yes, Exit ++ Exit -@@ -5644,12 +5918,12 @@ + Yes, Exit and Reboot +- Yes, Exit and Reboot ++ Exit and Reboot + + + + Yes, Exit and Shutdown +- Yes, Exit and Shutdown ++ Exit and Shutdown + + + + Yes, Enter Standby Mode +- Yes, Enter Standby Mode ++ Enter Standby Mode + + + +@@ -5644,12 +5487,12 @@ Yes please - Yes please -+ Yes, Fix ++ Fix No, I know what I am doing - No, I know what I am doing -+ No, Do Not Fix ++ Do Not Fix -@@ -5668,34 +5942,51 @@ +@@ -5666,79 +5509,132 @@ + + ++ ExternRecChannelScanner ++ ++ ++ Creating channel list ++ Creating Channel List ++ ++ ++ ++ Processing channels ++ Processing Channels ++ ++ ++ ++ Adding Channels ++ Adding Channels ++ ++ ++ ++ Channel #%1 : %2 ++ Channel #%1 : %2 ++ ++ ++ ++ Adding %1 ++ Adding %1 ++ ++ ++ ++ Updating %1 ++ Updating %1 ++ ++ ++ ++ Removing unused Channel #%1 ++ Removing Unused Channel #%1 ++ ++ ++ ++ Found %1 channels. ++ ++ ++ ++ ++ Done ++ Done ++ ++ ++ ExternalConfigurationGroup - -+ ++ + Command path + Command Path + + -+ ++ A 'black box' application controlled via stdin, status on stderr and TransportStream read from stdout - A 'black box' application controlled via stdin, status on stderr and TransportStream read from stdout + A 'black box' application controlled via stdin, status on stderr and TransportStream read from stdout. - -+ ++ File info - File info + File Info - -+ ++ '%1' is valid. '%1' is valid. - -+ +- '%1' is not readable. +- '%1' is not readable. ++ + WARNING: '%1' is not readable. + WARNING: '%1' is not readable. -+ -+ -+ -+ WARNING: '%1' is not executable. -+ WARNING: '%1' is not executable. -+ -+ -+ -+ WARNING: '%1' does not exist. -+ WARNING: '%1' does not exist. -+ -+ - '%1' is not readable. -- '%1' is not readable. -+ '%1' is not readable. - - '%1' is not executable. +- '%1' is not executable. - '%1' is not executable. -+ '%1' is not executable. ++ ++ WARNING: '%1' is not executable. ++ WARNING: '%1' is not executable. - - '%1' does not exist. +- '%1' does not exist. - '%1' does not exist. -+ '%1' does not exist. ++ ++ WARNING: '%1' does not exist. ++ WARNING: '%1' does not exist. -@@ -5708,22 +5999,22 @@ + FileAssocDialog + +- ++ + Select a file extension from this list to modify or delete its settings. + Select a file extension from this list to modify or delete its settings. + - +- ++ The command to use when playing this kind of file. To use MythTV's Internal player, use "Internal" as the player. For all other players, you can use %s to substitute the filename. - The command to use when playing this kind of file. To use MythTV's Internal player, use "Internal" as the player. For all other players, you can use %s to substitute the filename. + The command to use when playing this kind of file. To use MythTV's Internal player, use "Internal" as the player. For all other players, you can use %s to substitute the filename. - +- ++ When checked, this will cause the file extension to be ignored in scans of your library. - When checked, this will cause the file extension to be ignored in scans of your library. + When enabled, this will cause the file extension to be ignored in scans of your library. - +- ++ When checked, this will cause the global player settings to override this one. - When checked, this will cause the global player settings to override this one. + When enabled, this will cause the global player settings to override this one. - +- ++ Save and exit this screen. - Save and exit this screen. + Save and Exit - -@@ -5738,7 +6029,7 @@ +- ++ + Create a new file extension. + Create a new file extension. + + +- ++ + Delete this file extension. + Delete this file extension. + - +- ++ Enter the new extension: - Enter the new extension: + Enter new extension: -@@ -5747,45 +6038,45 @@ +@@ -5747,45 +5643,45 @@ Could not open %1 %1 is the filename @@ -4932,271 +6494,208 @@ Complete Complete -@@ -5793,15 +6084,88 @@ +@@ -5793,164 +5689,164 @@ FirewireDesc - -+ ++ Description Description +- GallerySettings + GUIStartup -+ -+ -+ Do you really want to exit MythTV? -+ Do you really want to exit MythTV? -+ -+ -+ -+ GalleryDbSettings -+ -+ -+ Database Settings -+ Database Settings -+ -+ -+ -+ (Requires edit privileges) -+ (Requires Edit Privileges) -+ -+ -+ -+ Scanner Exclusions -+ Scanner Exclusions -+ -+ -+ -+ Comma-separated list of filenames/directory names to be ignored when scanning. Glob wildcards * and ? are valid. -+ Comma-separated list of file/directory names to be ignored when scanning. Glob wildcards * and ? are valid. -+ -+ -+ -+ Start Gallery when media inserted -+ Start Gallery when Media Inserted -+ -+ -+ -+ Set to automatically start Gallery when media (USB/CD's containing images) are inserted. -+ Set to automatically start Gallery when media (USB/CD's containing images) are inserted. -+ -+ -+ -+ Password -+ Password -+ -+ -+ -+ When set all actions that modify the filesystem or database are protected (copy, move, transform, hiding, covers). Hidden items cannot be viewed. Applies to all frontends. -+Disabled by an empty password. Privileges persist until Gallery exits to main menu. -+ When set all actions that modify the filesystem or database are protected (copy, move, transform, hiding, covers). Hidden items cannot be viewed. Applies to all frontends. -+Disabled by an empty password. Privileges persist until Gallery exits to main menu. -+ -+ -+ -+ Reset Image Database -+ Reset Image Database -+ -+ -+ -+ Clears the database and thumbnails for the Image Storage Group. A rescan will be required. Images for local media will persist. -+ Clears the database and thumbnails for the Image Storage Group. A rescan will be required. Images for local media will persist. -+ -+ -+ -+ Clear Now! -+ Clear Now! -+ -+ -+ -+ Warning! This will erase settings for: hidden images, directory covers and re-orientations. You will have to set them again after re-scanning. -+ Warning! This will erase settings for hidden images, directory covers, and re-orientations. You will have to set them again after re-scanning. -+ -+ -+ - GallerySettings - -+ - Gallery Settings - Gallery Settings +- Gallery Settings +- Gallery Settings ++ ++ Do you really want to exit MythTV? ++ Do you really want to exit MythTV? -@@ -5809,135 +6173,135 @@ + GallerySlideView - - -+ -+ ++ ++ Hide Hide - -+ ++ Slideshow Options Slideshow Options - -+ ++ Play Video Play Video - -+ ++ Stop Stop - -+ ++ Start SlideShow Start SlideShow - -+ ++ Turn Repeat Off Turn Repeat Off - -+ ++ Turn Repeat On Turn Repeat On - -+ ++ Hide Captions Hide Captions - -+ ++ Show Captions Show Captions - -+ ++ More Details More Details - -+ ++ Less Details Less Details - -+ ++ Show Details Show Details - -+ ++ Hide Details Hide Details - -+ ++ Transform Options Transform Options - -+ ++ Rotate CW Rotate CW - -+ ++ Rotate CCW Rotate CCW - -+ ++ Flip Horizontal Flip Horizontal - -+ ++ Flip Vertical Flip Vertical - -+ ++ Reset to Exif Reset to Exif - -+ ++ Zoom In Zoom In - -+ ++ Zoom Out Zoom Out - -+ ++ Transforms Transforms - -+ ++ Stopped Stopped - -+ ++ Playing Playing - -+ ++ Loading Loading - -+ ++ Failed to load %1 - Failed to load %1 + Failed to Load %1 - -@@ -5950,7 +6314,7 @@ +- ++ + Video + Video + + +- ++ + Start Start - -+ ++ End Slideshow has reached last slide End -@@ -5959,12 +6323,12 @@ +@@ -5959,12 +5855,12 @@ GalleryThumbView @@ -5207,64 +6706,64 @@ - -+ ++ No images found. Scan storage group using menu, or insert/mount local media. -@@ -5975,477 +6339,477 @@ +@@ -5975,477 +5871,477 @@ - -+ ++ %L1 of %L3 %L1 of %L3 - -+ ++ Hidden Hidden - -+ ++ Pictures Pictures - -+ ++ Videos Videos - -+ ++ Gallery Options Gallery Options - -+ ++ Enable Edits Enable Edits - -+ ++ Stop Scan Stop Scan - -+ ++ Scan Storage Group Scan Storage Group - -+ ++ Settings Settings @@ -5273,430 +6772,430 @@ - - - -+ -+ -+ -+ ++ ++ ++ ++ %L1 marked - %L1 marked + %L1 Marked - -+ ++ Unmark File Unmark File - -+ ++ Mark File Mark File - -+ ++ Unmark Directory Unmark Directory - -+ ++ Mark Directory Mark Directory - -+ ++ Mark All Mark All - -+ ++ Unmark All Unmark All - -+ ++ Invert Marked Invert Marked - -+ ++ Mark Mark - -+ ++ Move Marked Into Move Marked Into - -+ ++ Copy Marked Into Copy Marked Into - -+ ++ Paste Paste - -+ ++ Rotate Marked CW Rotate Marked CW - -+ ++ Rotate Marked CCW Rotate Marked CCW - -+ ++ Flip Marked Horizontal Flip Marked Horizontal - -+ ++ Flip Marked Vertical Flip Marked Vertical - -+ ++ Reset Marked to Exif Reset Marked to Exif - - -+ -+ ++ ++ Transforms Transforms - -+ ++ Rotate CW Rotate CW - -+ ++ Rotate CCW Rotate CCW - -+ ++ Flip Horizontal Flip Horizontal - -+ ++ Flip Vertical Flip Vertical - -+ ++ Reset to Exif Reset to Exif - -+ ++ Hide Marked Hide Marked - -+ ++ Unhide Marked Unhide Marked - -+ ++ Delete Marked Delete Marked - -+ ++ Unhide Unhide - -+ ++ Hide Hide - -+ ++ Use as Cover Use as Cover - -+ ++ Delete Delete - -+ ++ Rename Rename - -+ ++ Reset Cover Reset Cover - -+ ++ Create Directory Create Directory - -+ ++ Import Import - -+ ++ Eject media - Eject media + Eject Media - -+ ++ Actions Actions - - -+ -+ ++ ++ Shuffled Shuffled - - -+ -+ ++ ++ Random Random - - -+ -+ ++ ++ Seasonal Seasonal - - -+ -+ ++ ++ Ordered Ordered - - -+ -+ ++ ++ Slideshow Slideshow - -+ ++ Directory Directory - -+ ++ Recursive Recursive - -+ ++ Current Directory Current Directory - -+ ++ Slideshow Order Slideshow Order - -+ ++ Change Order Change Order - -+ ++ Turn Repeat Off Turn Repeat Off - -+ ++ Turn Repeat On Turn Repeat On - -+ ++ Show Options Show Options - -+ ++ Hide Pictures Hide Pictures - -+ ++ Hide Videos Hide Videos - -+ ++ Show Videos Show Videos - -+ ++ Show Pictures Show Pictures - - -+ -+ ++ ++ Image Captions Image Captions - - -+ -+ ++ ++ Name Name - - -+ -+ ++ ++ Date Date - -+ ++ Comment Comment - - -+ -+ ++ ++ None None - - -+ -+ ++ ++ Directory Captions Directory Captions - -+ ++ Hide Hidden Items Hide Hidden Items - -+ ++ Show Hidden Items Show Hidden Items - -+ ++ Zoom Out Zoom Out - -+ ++ Zoom In Zoom In - -+ ++ Show Details Show Details - -+ ++ Hide Details Hide Details - -+ ++ Show Show - -+ ++ Do you want to delete %1 ? Do you want to delete @@ -5704,26 +7203,26 @@ - -+ ++ Do you want to delete all marked files ? Do you want to delete all marked files ? - -+ ++ Enter a new name: - Enter a new name: + Enter name: - -+ ++ Enter password: Enter password: - -+ ++ Enter name of new directory - Enter name of new directory + Enter directory name: @@ -5731,29 +7230,29 @@ - - -+ -+ ++ ++ No files specified - No files specified + No Files Specified - -+ ++ No images - No images + No Images - -+ ++ Copying files - Copying files + Copying Files - -+ ++ Failed to copy %L1/%Ln file(s) - Failed to copy %L1/%Ln file @@ -5764,21 +7263,21 @@ - -+ ++ No images specified - No images specified + No Images Specified - -+ ++ Moving files - Moving files + Moving Files - -+ ++ Failed to move %L1/%Ln file(s) - Failed to move %L1/%Ln file @@ -5789,13 +7288,13 @@ - -+ ++ Failed to create temporary directory. Failed to create temporary directory. - -+ ++ Running Import command. Please wait... Running Import command. @@ -5803,399 +7302,399 @@ - -+ ++ Import command failed. Error: %1 Import command failed. -@@ -6455,117 +6819,117 @@ +@@ -6455,117 +6351,117 @@ GeneralRecPrioritiesSettings - -+ ++ Avoid back to back recordings - Avoid back to back recordings + Avoid Back to Back Recordings - -+ ++ Selects the situations where the scheduler will avoid assigning shows to the same card if their end time and start time match. This will be allowed when necessary in order to resolve conflicts. Selects the situations where the scheduler will avoid assigning shows to the same card if their end time and start time match. This will be allowed when necessary in order to resolve conflicts. - -+ ++ Never Never - -+ ++ Different Channels Different Channels - -+ ++ Always Always - -+ ++ Preferred input priority - Preferred input priority + Preferred Input Priority - -+ ++ Additional priority when a showing matches the preferred input selected in the 'Scheduling Options' section of the recording rule. Additional priority when a showing matches the preferred input selected in the 'Scheduling Options' section of the recording rule. - -+ ++ HDTV recording priority - HDTV recording priority + HDTV Recording Priority - -+ ++ Additional priority when a showing is marked as an HDTV broadcast in the TV listings. Additional priority when a showing is marked as an HDTV broadcast in the TV listings. - -+ ++ Widescreen recording priority - Widescreen recording priority + Widescreen Recording Priority - -+ ++ Additional priority when a showing is marked as widescreen in the TV listings. Additional priority when a showing is marked as widescreen in the TV listings. - -+ ++ Sign language recording priority - Sign language recording priority + Sign Language Recording Priority - -+ ++ Additional priority when a showing is marked as having in-vision sign language. Additional priority when a showing is marked as having in-vision sign language. - -+ ++ In-vision Subtitles Recording Priority In-vision Subtitles Recording Priority - -+ ++ Additional priority when a showing is marked as having in-vision subtitles. Additional priority when a showing is marked as having in-vision subtitles. - -+ ++ Subtitles/CC recording priority - Subtitles/CC recording priority + Subtitles/CC Recording Priority - -+ ++ Additional priority when a showing is marked as having subtitles or closed captioning (CC) available. Additional priority when a showing is marked as having subtitles or closed captioning (CC) available. - -+ ++ Hard of hearing priority - Hard of hearing priority + Hard of Hearing Priority - -+ ++ Additional priority when a showing is marked as having support for viewers with impaired hearing. Additional priority when a showing is marked as having support for viewers with impaired hearing. - -+ ++ Audio described priority - Audio described priority + Audio Described Priority - -+ ++ Additional priority when a showing is marked as being Audio Described. Additional priority when a showing is marked as being Audio Described. - -+ ++ Scheduler Options Scheduler Options - -+ ++ Accessibility Options Accessibility Options -@@ -6573,270 +6937,271 @@ +@@ -6573,270 +6469,291 @@ GeneralSettings - -+ ++ Commercial detection method - Commercial detection method + Commercial Detection Method - -+ ++ This determines the method used by MythTV to detect when commercials start and end. This determines the method used by MythTV to detect when commercials start and end. - -+ ++ Enable experimental speedup of commercial detection - Enable experimental speedup of commercial detection + Experimental Speedup of Commercial Detection - -+ ++ If enabled, experimental commercial detection speedups will be enabled. If enabled, experimental commercial detection speedups will be enabled. - -+ ++ Deferral days for auto transcode jobs - Deferral days for auto transcode jobs + Deferral Days for Auto Transcode Jobs - -+ ++ If non-zero, automatic transcode jobs will be scheduled to run this many days after a recording completes instead of immediately afterwards. If non-zero, automatic transcode jobs will be scheduled to run this many days after a recording completes instead of immediately afterwards. - -+ ++ Strict commercial detection - Strict commercial detection + Strict Commercial Detection - -+ ++ Enable stricter commercial detection code. Disable if some commercials are not being detected. Enable stricter commercial detection code. Disable if some commercials are not being detected. - -+ ++ Extra disk space (GB) - Extra disk space (GB) + Extra Disk Space (GB) - -+ ++ Extra disk space (in gigabytes) beyond what MythTV requires that you want to keep free on the recording file systems. Extra disk space (in gigabytes) beyond what MythTV requires that you want to keep free on the recording file systems. - -+ ++ Time to retain deleted recordings (days) - Time to retain deleted recordings (days) + Time to Retain Deleted Recordings (days) - -+ ++ Determines the maximum number of days before undeleting a recording will become impossible. A value of zero means the recording will be permanently deleted between 5 and 20 minutes later. A value of minus one means recordings will be retained until space is required. A recording will always be removed before this time if the space is needed for a new recording. Determines the maximum number of days before undeleting a recording will become impossible. A value of zero means the recording will be permanently deleted between 5 and 20 minutes later. A value of minus one means recordings will be retained until space is required. A recording will always be removed before this time if the space is needed for a new recording. - -+ ++ Auto-Expire method - Auto-Expire method + Auto-Expire Method - -+ ++ Oldest show first - Oldest show first + Oldest Show First - -+ ++ Lowest priority first - Lowest priority first + Lowest Priority First - -+ ++ Weighted time/priority combination - Weighted time/priority combination + Weighted Time/Priority Combination - -+ ++ Method used to determine which recorded shows to delete first. Live TV recordings will always expire before normal recordings. Method used to determine which recorded shows to delete first. Live TV recordings will always expire before normal recordings. - -+ ++ Watched before unwatched - Watched before unwatched + Watched Before Unwatched - -+ ++ If enabled, programs that have been marked as watched will be expired before programs that have not been watched. If enabled, programs that have been marked as watched will be expired before programs that have not been watched. - -+ ++ Priority weight - Priority weight + Priority Weight - -+ ++ The number of days bonus a program gets for each priority point. This is only used when the Weighted time/priority Auto-Expire method is selected. - The number of days bonus a program gets for each priority point. This is only used when the Weighted time/priority Auto-Expire method is selected. + The number of days bonus a program gets for each priority point. This is only used when the Weighted time/priority Auto-expire method is selected. - -+ ++ Live TV max age (days) - Live TV max age (days) + Live TV Max Age (days) - -+ ++ Auto-Expire will force expiration of Live TV recordings when they are this many days old. Live TV recordings may also be expired early if necessary to free up disk space. Auto-Expire will force expiration of Live TV recordings when they are this many days old. Live TV recordings may also be expired early if necessary to free up disk space. - -+ ++ Re-record watched - Re-record watched + Re-record Watched - -+ ++ If enabled, programs that have been marked as watched and are Auto-Expired will be re-recorded if they are shown again. If enabled, programs that have been marked as watched and are Auto-Expired will be re-recorded if they are shown again. - -+ ++ Time to record before start of show (secs) - Time to record before start of show (secs) + Time to Record Before Start of Show (secs) - -+ ++ This global setting allows the recorder to start before the scheduled start time. It does not affect the scheduler. It is ignored when two shows have been scheduled without enough time in between. Temporary fix This global setting allows the recorder to start before the scheduled start time. It does not affect the scheduler. It is ignored when two shows have been scheduled without enough time in-between. - -+ ++ Time to record past end of show (secs) - Time to record past end of show (secs) + Time to Record Past End of Show (secs) - -+ ++ This global setting allows the recorder to record beyond the scheduled end time. It does not affect the scheduler. It is ignored when two shows have been scheduled without enough time in between. Temporary fix This global setting allows the recorder to record beyond the scheduled end time. It does not affect the scheduler. It is ignored when two shows have been scheduled without enough time in-between. - -+ ++ Category of shows to be extended - Category of shows to be extended + Category of Shows to be Extended - -+ ++ For a special category (e.g. "Sports event"), request that shows be autoextended. Only works if a show's category can be determined. - For a special category (e.g. "Sports event"), request that shows be autoextended. Only works if a show's category can be determined. + For a special category (e.g. "Sports Event"), request that shows be autoextended. Only works if a show's category can be determined. - -+ ++ Record past end of show (mins) - Record past end of show (mins) + Record Past End of Show (mins) - -+ ++ For the specified category, an attempt will be made to extend the recording by the specified number of minutes. It is ignored when two shows have been scheduled without enough time in-between. For the specified category, an attempt will be made to extend the recording by the specified number of minutes. It is ignored when two shows have been scheduled without enough time in-between. - -+ ++ Category record over-time - Category record over-time + Category Record Over Time - -+ ++ Channel ordering - Channel ordering + Channel Ordering - -+ ++ channel number channel number @@ -6203,15 +7702,15 @@ - - - -+ -+ -+ ++ ++ ++ callsign callsign - -+ ++ Channel format - Channel format + Channel Format @@ -6219,143 +7718,264 @@ - - -+ -+ ++ ++ number number - - -+ -+ ++ ++ number callsign number callsign - - -+ -+ ++ ++ number name number name - - -+ -+ ++ ++ name name - -+ ++ Your preferred channel format. Your preferred channel format. - -+ ++ Long channel format - Long channel format + Long Channel Format - -+ ++ Your preferred long channel format. Your preferred long channel format. - -+ ++ Browse/change channels from Channel Group - Browse/change channels from Channel Group + Browse/Change Channels from Channel Group - -+ ++ If enabled, Live TV will browse or change channels from the selected channel group. The "All Channels" channel group may be selected to browse all channels. If enabled, Live TV will browse or change channels from the selected channel group. The "All Channels" channel group may be selected to browse all channels. - -+ -+ ++ ++ Case-sensitive sorting ++ Case-sensitive Sorting ++ ++ ++ ++ If enabled, all sorting will be case-sensitive. This would mean that "bee movie" would sort after "Sea World" as lower case letters sort after uppercase letters. ++ If enabled, all sorting will be case-sensitive. For example, "bee movie" would sort after "Sea World" as lower case letters sort after uppercase letters. ++ ++ ++ ++ Remove prefixes when sorting ++ Remove Prefixes when Sorting ++ ++ ++ ++ If enabled, all sorting will remove the common prefixes (The, A, An) from a string prior to sorting. For example, this would sort the titles "Earth 2", "The Flash", and "Kings" in that order. If disabled, they would sort as "Earth 2", "Kings", "The Flash". ++ If enabled, all sorting will remove the common prefixes (The, A, An) from a string prior to sorting. For example, this would sort the titles "Earth 2", "The Flash", and "Kings" in that order. If disabled, they would sort as "Earth 2", "Kings", "The Flash". ++ ++ ++ ++ General (Basic) General (Basic) - -+ ++ General (Auto-Expire) General (Auto-Expire) - -+ ++ General (Jobs) General (Jobs) - -+ ++ General (Advanced) General (Advanced) - -+ ++ General (Channel Groups) General (Channel Groups) -@@ -6866,7 +7231,7 @@ +@@ -6844,82 +6761,82 @@ + + GeneralSetupWizard + +- ++ + Anonymously submit a profile of your hardware. This helps the developers to determine where to focus their efforts. + Anonymously submit a profile of your hardware. This helps the developers to determine where to focus their efforts. + - +- ++ + Visit your online hardware profile. (This requires that you have the MythBrowser plugin installed) + Visit your online hardware profile. (This requires that you have the MythBrowser plugin installed) + + +- ++ + Delete your online hardware profile. + Delete your online hardware profile. + + +- ++ + Save these changes and move on to the next configuration step. + Save these changes and move on to the next configuration step. + + +- ++ Exit this wizard, save no changes. - Exit this wizard, save no changes. + Exit Without Saving - -@@ -6876,7 +7241,7 @@ +- ++ + Would you like to share your hardware profile with the MythTV developers? Profiles are anonymous and are a great way to help with future development. + Would you like to share your hardware profile with the MythTV developers? Profiles are anonymous and are a great way to help with future development. + - +- ++ Submitting your hardware profile... - Submitting your hardware profile... + Submitting Your Hardware Profile... - -@@ -6911,7 +7276,7 @@ +- ++ + Hardware profile submitted. Thank you for supporting MythTV! + Hardware profile submitted. Thank you for supporting MythTV! + + +- ++ + Encountered a problem while submitting your profile. + Encountered a problem while submitting your profile. + + +- ++ + You haven't submitted your hardware profile yet! Please submit your profile to visit it online. + You haven't submitted your hardware profile yet! Please submit your profile to visit it online. + + +- ++ + No browser command set! MythTV needs a browser installed and configure to display your hardware profile. + No browser command set! MythTV needs a browser installed and configure to display your hardware profile. + + +- ++ + You haven't submitted your hardware profile yet! + You haven't submitted your hardware profile yet! + + +- ++ + Are you sure you want to delete your online profile? Your information is anonymous and helps the developers to know what hardware the majority of users prefer. + Are you sure you want to delete your online profile? Your information is anonymous and helps the developers to know what hardware the majority of users prefer. + - +- ++ Deleting your hardware profile... - Deleting your hardware profile... + Deleting Your Hardware Profile... - -@@ -6944,12 +7309,12 @@ +- ++ + Hardware profile deleted. + Hardware profile deleted. + + +- ++ + Encountered a problem while deleting your profile. + Encountered a problem while deleting your profile. + +@@ -6927,191 +6844,191 @@ + + GrabberSettings + +- ++ + Select a source to use when searching for information and artwork about movies. + Select a source to use when searching for information and artwork about movies. + + +- ++ + Select a source to use when searching for information and artwork about television. + Select a source to use when searching for information and artwork about television. + + +- ++ + Select a source to use when searching for information and artwork about video games. + Select a source to use when searching for information and artwork about video games. + - +- ++ Save your changes and close this window. - Save your changes and close this window. + Save and Exit - +- ++ Discard your changes and close this window. - Discard your changes and close this window. + Exit Without Saving - -@@ -6959,159 +7324,159 @@ +- ++ + If set, the backend will attempt to perform artwork updates for recordings daily. When new seasons begin to record, this will attempt to provide you with fresh, relevant artwork while preserving the artwork assigned to old recordings. + If set, the backend will attempt to perform artwork updates for recordings daily. When new seasons begin to record, this will attempt to provide you with fresh, relevant artwork while preserving the artwork assigned to old recordings. + - +- ++ Searching for data sources... - Searching for data sources... + Searching for Data Sources... @@ -6365,7 +7985,7 @@ GuideGrid - -+ ++ You don't have any channels defined in the database. The program guide will have nothing to show you. You don't have any channels defined in the database. @@ -6373,7 +7993,7 @@ - -+ ++ Channel group '%1' doesn't have any channels defined. The program guide will have nothing to show you. Channel group '%1' doesn't have any channels defined. @@ -6381,81 +8001,81 @@ - -+ ++ Guide Options Guide Options - - -+ -+ ++ ++ Change to Channel Change to Channel - - -+ -+ ++ ++ Watch This Channel Watch This Channel - - -+ -+ ++ ++ Record This Record This - - -- -+ -+ -+ +- ++ ++ ++ Recording Options Recording Options - - -+ -+ ++ ++ Jump to Time Jump to Time - - -+ -+ ++ ++ Channel Search Channel Search - - -+ -+ ++ ++ Edit Recording Status Edit Recording Status - - -+ -+ ++ ++ Edit Schedule Edit Schedule - - -+ -+ ++ ++ Previously Recorded Previously Recorded @@ -6464,17 +8084,17 @@ - - - -+ -+ -+ -+ ++ ++ ++ ++ Unknown Unknown program title Unknown - -+ ++ Jump to a specific date and time in the guide - Jump to a specific date and time in the guide + Jump to a Specific Date and Time in the Guide @@ -6482,48 +8102,48 @@ - - -+ -+ ++ ++ Program Details Program Details - - -+ -+ ++ ++ Show Upcoming Show Upcoming - - -+ -+ ++ ++ Custom Edit Custom Edit - - -+ -+ ++ ++ Delete Rule Delete Rule - - -+ -+ ++ ++ Reverse Channel Order Reverse Channel Order - - -+ -+ ++ ++ Add To Channel Group - Add To Channel Group + Add to Channel Group @@ -6531,101 +8151,94 @@ - - -+ -+ ++ ++ Remove from Channel Group Remove from Channel Group - - -+ -+ ++ ++ Choose Channel Group Choose Channel Group - -+ ++ You don't have any channel groups defined You don't have any channel groups defined - -+ ++ Select Channel Group Select Channel Group - -+ ++ Delete '%1' %2 rule? Delete '%1' %2 rule? -@@ -7119,12 +7484,12 @@ +@@ -7119,158 +7036,130 @@ HDHomeRunConfigurationGroup - -+ - Description - Description - - +- Description +- Description +- +- - -+ ++ Recording Options Recording Options -@@ -7132,22 +7497,22 @@ + - HDHomeRunDeviceID - +- HDHomeRunDeviceID +- - -+ - Device ID - Device ID - - +- Device ID +- Device ID +- +- - -+ - Device ID of HDHomeRun device +- Device ID of HDHomeRun device - Device ID of HDHomeRun device -+ Device ID of HDHomeRun Device - - - - HDHomeRunDeviceIDList - +- +- +- +- HDHomeRunDeviceIDList +- - - - -+ -+ -+ - Manually Enter IP Address - Manually Enter IP Address - -@@ -7155,122 +7520,122 @@ - +- Manually Enter IP Address +- Manually Enter IP Address +- +- +- HDPVRConfigurationGroup - -+ ++ Probed info - Probed info + Probed Info - -+ ++ Failed to open - Failed to open + Failed to Open - -+ ++ Failed to probe - Failed to probe + Failed to Probe @@ -6635,136 +8248,136 @@ HelpPopup - -+ ++ Commercials are flagged - Commercials are flagged + Commercials are Flagged - -+ ++ An editing cutlist is present - An editing cutlist is present + Editing Cutlist is Present - -+ ++ The program is able to auto-expire - The program is able to auto-expire + Program is Set to Auto-expire - -+ ++ Commercials are being flagged - Commercials are being flagged + Commercials are Being Flagged - -+ ++ A bookmark is set - A bookmark is set + Bookmark is Set - -+ ++ Recording is in use - Recording is in use + Recording is In Use - -+ ++ Recording has been transcoded - Recording has been transcoded + Recording has been Transcoded - -+ ++ Recording is in Mono Recording is in Mono - -+ ++ Recording is in Stereo Recording is in Stereo - -+ ++ Recording is in Surround Sound Recording is in Surround Sound - -+ ++ Recording is in Dolby Surround Sound Recording is in Dolby Surround Sound - -+ ++ Recording is Closed Captioned Recording is Closed Captioned - -+ ++ Recording has Subtitles Available Recording has Subtitles Available - -+ ++ Recording is Subtitled Recording is Subtitled - -+ ++ Recording is in 1080i/p High Definition Recording is in 1080i/p High Definition - -+ ++ Recording is in 720p High Definition Recording is in 720p High Definition - -+ ++ Recording is in High Definition Recording is in High Definition - -+ ++ Recording is Widescreen Recording is Widescreen - -+ ++ Recording is in HD using H.264 codec - Recording is in HD using H.264 codec + Recording is in HD Using H.264 Codec - -+ ++ Recording has been watched - Recording has been watched + Recording has been Watched -@@ -7296,7 +7661,7 @@ +@@ -7296,7 +7185,7 @@ Package installed @@ -6773,7 +8386,7 @@ -@@ -7747,7 +8112,7 @@ +@@ -7747,7 +7636,7 @@ Use Link-Local @@ -6782,7 +8395,7 @@ -@@ -8060,7 +8425,7 @@ +@@ -8060,7 +7949,7 @@ Auto-Expire @@ -6791,7 +8404,7 @@ -@@ -8080,7 +8445,7 @@ +@@ -8080,7 +7969,7 @@ Delete and Re-Record @@ -6800,7 +8413,7 @@ -@@ -8165,7 +8530,7 @@ +@@ -8165,7 +8054,7 @@ Allow Auto-Expire @@ -6809,7 +8422,7 @@ -@@ -8449,7 +8814,7 @@ +@@ -8449,7 +8338,7 @@ Loading ... @@ -6818,7 +8431,7 @@ -@@ -8661,7 +9026,7 @@ +@@ -8661,13 +8550,13 @@ Encountered malformed channel @@ -6827,164 +8440,228 @@ -@@ -8691,34 +9056,34 @@ + IdleScreen + +- ++ + Backend will shutdown in %n second(s). + + Backend will shutdown in %n second. +@@ -8678,12 +8567,12 @@ + + ImageManagerFe + +- ++ + Gallery + Gallery + + +- ++ + Photographs + Photographs + +@@ -8691,111 +8580,111 @@ ImportConfigurationGroup - -+ ++ A local file used to simulate a recording. Leave empty to use MythEvents to trigger an external program to import recording files. A local file used to simulate a recording. Leave empty to use MythEvents to trigger an external program to import recording files. - -+ ++ File info - File info + File Info - -+ ++ File size - File size + File Size - -+ ++ %1 MB %1 MB - -+ ++ File not readable - File not readable + File Not Readable - -+ ++ File %1 does not exist - File %1 does not exist + File %1 Does Not Exist -@@ -8726,27 +9091,27 @@ + ImportIconsWizard - +- ++ Name of the icon file - Name of the icon file + Name of the Icon File - +- ++ List of possible icon files - List of possible icon files + List of Possible Icon Files - +- ++ Enter text here for the manual search - Enter text here for the manual search + Enter search text: - +- ++ Manually search for the text - Manually search for the text + Manually Search for the Text - +- ++ Skip this icon - Skip this icon + Skip This Icon - -@@ -8761,7 +9126,7 @@ +- ++ + Finish + Finish + + +- ++ + Skip + Skip + - +- ++ No matches found for "%1" - No matches found for "%1" + No Matches Found for "%1" - -@@ -8772,7 +9137,7 @@ +- ++ + Downloading %1 of %2 + %1 is the current channel position, * %2 is the total number of channels, + Downloading %1 of %2 + - +- ++ No matches found for %1 - No matches found for %1 + No Matches Found for %1 - -@@ -8787,12 +9152,12 @@ +- ++ + Icon for %1 was downloaded successfully. + Icon for %1 was downloaded successfully. + + +- ++ + Failed to download the icon for %1. + Failed to download the icon for %1. + - +- ++ Initializing, please wait... - Initializing, please wait... + Initializing, Please Wait... - +- ++ Downloading, please wait... - Downloading, please wait... + Downloading, Please Wait... - -@@ -8805,20 +9170,20 @@ +- ++ + Could not find %n icon(s). + + Could not find %n icon. +@@ -8803,47 +8692,27 @@ + + - +- ++ Choose icon for channel %1 - Choose icon for channel %1 + Choose Icon for Channel %1 - -+ ++ You now have the opportunity to transmit your choices back to mythtv.org so that others can benefit from your selections. You now have the opportunity to transmit your choices back to mythtv.org so that others can benefit from your selections. - -+ ++ Failed to submit icon choices. Failed to submit icon choices. - -+ ++ Icon choices submitted successfully. Icon choices submitted successfully. -@@ -8826,17 +9191,17 @@ + - ImportSettings - +- ImportSettings +- - -+ - Import - Import - - +- Import +- Import +- +- - -+ - Import Command - Import Command - - +- Import Command +- Import Command +- +- - -+ - Command/script that can be run from the menu. - %TMPDIR% will be replaced by a new temporary directory, which the import dialog will show automatically. The directory will be removed when Gallery exits. - Command/script that can be run from the menu. -@@ -8877,7 +9242,7 @@ +- Command/script that can be run from the menu. +-%TMPDIR% will be replaced by a new temporary directory, which the import dialog will show automatically. The directory will be removed when Gallery exits. +- Command/script that can be run from the menu. +-%TMPDIR% will be replaced by a new temporary directory, which the import dialog will show automatically. The directory will be removed when Gallery exits. +- +- +- + InfoList + + +@@ -8877,7 +8746,7 @@ Dir size @@ -6993,7 +8670,7 @@ -@@ -8913,7 +9278,7 @@ +@@ -8913,20 +8782,20 @@ Last scan @@ -7001,141 +8678,223 @@ + Last Scan - -@@ -8923,7 +9288,7 @@ +- ++ + Modified + Modified + - +- ++ File size - File size + File Size - -@@ -8940,6 +9305,13 @@ +- ++ + Orientation + Orientation - +@@ -8934,7 +8803,7 @@ + + InputSelector + +- ++ + Input + Input + +@@ -8942,155 +8811,155 @@ -+ IpAddressSettings -+ -+ Allow this backend to receive connections on any IP Address assigned to it. Recommended for most users for ease and reliability. -+ Allow this backend to receive connections on any IP Address assigned to it. Recommended for most users for ease and reliability. -+ -+ -+ JobQueue - -@@ -8954,7 +9326,7 @@ +- ++ + Transcode + Transcode + + +- ++ + Flag Commercials + Flag Commercials + - +- ++ Look up Metadata - Look up Metadata + Look Up Metadata - -@@ -8969,12 +9341,12 @@ +- ++ + Unknown Job + Unknown Job + + +- ++ + Undefined + Undefined + - +- ++ Unable to retrieve program info from database - Unable to retrieve program info from database + Unable to Retrieve Program Info from Database - +- ++ Program has been deleted - Program has been deleted + Program has been Deleted - -@@ -8989,7 +9361,7 @@ +- ++ + UNKNOWN JobType, unable to process! + UNKNOWN JobType, unable to process! + + +- ++ + ERROR: Unable to find mythtranscode, check backend logs. + ERROR: Unable to find mythtranscode, check backend logs. + - +- ++ Finished. - Finished. + Finished - -@@ -9005,12 +9377,12 @@ +- ++ + %1: %2 => %3 + %1 is transcoder name, %2 is the original file size and %3 is the current file size + %1: %2 => %3 + + +- ++ + exit status %1, job status was "%2" + exit status %1, job status was "%2" + - +- ++ Retry limit exceeded - Retry limit exceeded + Retry Limit Exceeded - +- ++ Could not open new database connection for metadata lookup. - Could not open new database connection for metadata lookup. + Could Not Open New Database Connection for Metadata Lookup - -@@ -9020,12 +9392,12 @@ +- ++ + Metadata Lookup Starting + Metadata Lookup Starting + - +- ++ Unable to find mythmetadatalookup - Unable to find mythmetadatalookup + Unable to Find mythmetadatalookup - +- ++ Metadata Lookup Complete. - Metadata Lookup Complete. + Metadata Lookup Complete - -@@ -9036,7 +9408,7 @@ +- ++ + Metadata Lookup %1 + Job ID + Metadata Lookup %1 + - +- ++ Could not open new database connection for commercial detector. - Could not open new database connection for commercial detector. + Could Not Open New Database Connection for Commercial Detector - -@@ -9046,7 +9418,7 @@ +- ++ + Commercial Detection Starting + Commercial Detection Starting + - +- ++ Unable to find mythcommflag - Unable to find mythcommflag + Unable to Find mythcommflag - -@@ -9061,32 +9433,32 @@ +- ++ + ERROR: Unable to find executable, check backend logs. + ERROR: Unable to find executable, check backend logs. + + +- ++ + ERROR: User Job returned non-zero, check logs. + ERROR: User Job returned non-zero, check logs. + - +- ++ Successfully Completed. - Successfully Completed. + Successfully Completed - - +- +- ++ ++ Aborted by user - Aborted by user + Aborted by User - - +- +- ++ ++ Unable to open file or init decoder - Unable to open file or init decoder + Unable to Open File or Initialize Decoder - - +- +- ++ ++ Failed with exit status %1 - Failed with exit status %1 + Failed with Exit Status %1 - +- ++ %n commercial break(s) - %n commercial break @@ -7145,21 +8904,37 @@ -@@ -9181,43 +9553,43 @@ +- ++ + Commercial Detection %1 + Job ID + Commercial Detection %1 +@@ -9174,50 +9043,50 @@ + + KeyGrabPopupBox + +- ++ + Press A Key + Press A Key + - +- ++ Waiting for key press - Waiting for key press + Waiting for Key Press - +- ++ Pressed key not recognized - Pressed key not recognized + Pressed Key Not Recognized - +- ++ Add key '%1'? - Add key '%1'? + Add Key '%1'? @@ -7169,35 +8944,35 @@ LCDProcClient - -+ ++ RECORDING RECORDING - -+ ++ R R - -+ ++ E E - -+ ++ C C - -+ ++ RECORDING| RECORDING| -@@ -9227,170 +9599,169 @@ +@@ -9227,171 +9096,166 @@ Preferred language @@ -7215,205 +8990,205 @@ LcdSettings - -+ ++ Display time - Display time + Display Time - -+ ++ Display current time on idle LCD display. Display current time on idle LCD display. - -+ ++ Display recording status - Display recording status + Display Recording Status - -+ ++ Display current recordings information on LCD display. Display current recordings information on LCD display. - -+ ++ Display menus - Display menus + Display Menus - -+ ++ Display selected menu on LCD display. Display selected menu on LCD display. - -+ ++ Menu pop-up time - Menu pop-up time + Menu Pop-up Time - -+ ++ How many seconds the menu will remain visible after navigation. How many seconds the menu will remain visible after navigation. - -+ ++ Display music artist and title Display music artist and title - -+ ++ Display playing artist and song title in MythMusic on LCD display. Display playing artist and song title in MythMusic on LCD display. - -+ ++ Items Items - -+ ++ Artist - Title Artist - Title - -+ ++ Artist [Album] Title Artist [Album] Title - -+ ++ Which items to show when playing music. Which items to show when playing music. - -+ ++ Display channel information - Display channel information + Display Channel Information - -+ ++ Display tuned channel information on LCD display. Display tuned channel information on LCD display. - -+ ++ Display volume information - Display volume information + Display Volume Information - -+ ++ Display volume level information on LCD display. Display volume level information on LCD display. - -+ ++ Display generic information - Display generic information + Display Generic Information - -+ ++ Display generic information on LCD display. Display generic information on LCD display. - -+ ++ Backlight always on - Backlight always on + Backlight Always On - -+ ++ Turn on the backlight permanently on the LCD display. Turn on the backlight permanently on the LCD display. - -+ ++ Heartbeat always on - Heartbeat always on + Heartbeat Always On - -+ ++ Turn on the LCD heartbeat. Turn on the LCD heartbeat. - -+ ++ Display large clock - Display large clock + Display Large Clock - -+ ++ On multiline displays try and display the time as large as possible. On multiline displays try and display the time as large as possible. - -+ ++ LCD key order - LCD key order + LCD Key Order - -+ ++ Enter the 6 Keypad Return Codes for your LCD keypad in the order in which you want the functions up/down/left/right/yes/no to operate. (See lcdproc/server/drivers/hd44780.c/keyMapMatrix[] or the matrix for your display) Enter the 6 Keypad Return Codes for your LCD keypad in the order in which you want the functions up/down/left/right/yes/no to operate. (See lcdproc/server/drivers/hd44780.c/keyMapMatrix[] or the matrix for your display) - -+ ++ Enable LCD device - Enable LCD device + Enable LCD Device - -+ ++ Use an LCD display to view MythTV status information. Use an LCD display to view MythTV status information. - +- - - LCD device display +- LCD device display - LCD device display -+ LCD device display - +- -@@ -9405,47 +9776,46 @@ + LyricsData +@@ -9405,47 +9269,46 @@ No lyrics found for this track @@ -7425,21 +9200,21 @@ MPEGConfigurationGroup - -+ ++ Probed info - Probed info + Probed Info - -+ ++ Failed to open - Failed to open + Failed to Open - -+ ++ Failed to probe - Failed to probe + Failed to Probe @@ -7450,493 +9225,559 @@ - - -+ ++ Video on the desktop - Video on the desktop + Video on the Desktop - -+ ++ If enabled, video will be displayed on the desktop, behind the Finder icons. Only valid when "Use GUI size for TV playback" and "Run the frontend in a window" are checked. If enabled, video will be displayed on the desktop, behind the Finder icons. Only valid when "Use GUI size for TV playback" and "Run the frontend in a window" are checked. - -+ ++ Frames to skip - Frames to skip + Frames to Skip - -+ ++ Video on the desktop will skip this many frames for each frame drawn. Set to 0 to show every frame. Video on the desktop will skip this many frames for each frame drawn. Set to 0 to show every frame. -@@ -9453,23 +9823,22 @@ +@@ -9453,23 +9316,22 @@ MacDockSettings - - -+ ++ Video in the dock - Video in the dock + Video in the Dock - -+ ++ If enabled, video will be displayed in the application's dock icon. Only valid when "Use GUI size for TV playback" and "Run the frontend in a window" are checked. If enabled, video will be displayed in the application's dock icon. Only valid when "Use GUI size for TV playback" and "Run the frontend in a window" are checked. - -+ ++ Frames to skip - Frames to skip + Frames to Skip - -+ ++ Video in the dock icon will skip this many frames for each frame drawn. Set to 0 to show every frame. Video in the dock icon will skip this many frames for each frame drawn. Set to 0 to show every frame. -@@ -9477,33 +9846,32 @@ +@@ -9477,33 +9339,32 @@ MacFloatSettings - - -+ ++ Video in floating window - Video in floating window + Video in Floating Window - -+ ++ If enabled, video will be displayed in a floating window. Only valid when "Use GUI size for TV playback" and "Run the frontend in a window" are checked. If enabled, video will be displayed in a floating window. Only valid when "Use GUI size for TV playback" and "Run the frontend in a window" are checked. - -+ ++ Frames to skip - Frames to skip + Frames to Skip - -+ ++ Video in the floating window will skip this many frames for each frame drawn. Set to 0 to show every frame. Video in the floating window will skip this many frames for each frame drawn. Set to 0 to show every frame. - -+ ++ Opacity Opacity - -+ ++ The opacity of the floating window. Set to 100 for completely opaque, set to 0 for completely transparent. The opacity of the floating window. Set to 100 for completely opaque, set to 0 for completely transparent. -@@ -9511,33 +9879,32 @@ +@@ -9511,33 +9372,32 @@ MacMainSettings - - -+ ++ Video in main window - Video in main window + Video in Main Window - -+ ++ If enabled, video will be displayed in the main GUI window. Disable this when you only want video on the desktop or in a floating window. Only valid when "Use GUI size for TV playback" and "Run the frontend in a window" are checked. If enabled, video will be displayed in the main GUI window. Disable this when you only want video on the desktop or in a floating window. Only valid when "Use GUI size for TV playback" and "Run the frontend in a window" are checked. - -+ ++ Frames to skip - Frames to skip + Frames to Skip - -+ ++ Video in the main window will skip this many frames for each frame drawn. Set to 0 to show every frame. Video in the main window will skip this many frames for each frame drawn. Set to 0 to show every frame. - -+ ++ Opacity Opacity - -+ ++ The opacity of the main window. Set to 100 for completely opaque, set to 0 for completely transparent. The opacity of the main window. Set to 100 for completely opaque, set to 0 for completely transparent. -@@ -9545,252 +9912,269 @@ +@@ -9545,252 +9405,327 @@ MainGeneralSettings - -+ ++ Use line edit virtual keyboards - Use line edit virtual keyboards + Use Line Edit Virtual Keyboards - -+ ++ If enabled, you can use a virtual keyboard in MythTV's line edit boxes. To use, hit SELECT (Enter or Space) while a line edit is in focus. If enabled, you can use a virtual keyboard in MythTV's line edit boxes. To use, hit SELECT (Enter or Space) while a line edit is in focus. - -+ ++ Idle time before entering standby mode (minutes) - Idle time before entering standby mode (minutes) + Idle Time Before Entering Standby Mode (minutes) - -+ ++ Number of minutes to wait when the frontend is idle before entering standby mode. Standby mode allows the backend to power down if configured to do so. Any remote or mouse input will cause the countdown to start again and/or exit idle mode. Video playback suspends the countdown. A value of zero prevents the frontend automatically entering standby. Number of minutes to wait when the frontend is idle before entering standby mode. Standby mode allows the backend to power down if configured to do so. Any remote or mouse input will cause the countdown to start again and/or exit idle mode. Video playback suspends the countdown. A value of zero prevents the frontend automatically entering standby. - -+ ++ Customize exit menu options - Customize exit menu options + Customize Exit Menu Options - -+ ++ Default Default - -+ ++ Show quit - Show quit + Show Quit - -+ ++ Show quit and shutdown - Show quit and shutdown + Show Quit and Shutdown - -+ ++ Show quit, reboot and shutdown - Show quit, reboot and shutdown + Show Quit, Reboot and Shutdown - -+ ++ Show shutdown - Show shutdown + Show Shutdown - -+ ++ Show reboot - Show reboot + Show Reboot - -+ ++ Show reboot and shutdown - Show reboot and shutdown + Show Reboot and Shutdown - -+ ++ Show standby - Show standby + Show Standby - -+ ++ By default, only remote frontends are shown the shutdown option on the exit menu. Here you can force specific shutdown and reboot options to be displayed. By default, only remote frontends are shown the shutdown option on the exit menu. Here you can force specific shutdown and reboot options to be displayed. - -+ ++ Reboot command - Reboot command + Reboot Command - -+ ++ Optional. Script to run if you select the reboot option from the exit menu, if the option is displayed. You must configure an exit key to display the exit menu. Optional. Script to run if you select the reboot option from the exit menu, if the option is displayed. You must configure an exit key to display the exit menu. - -+ ++ Halt command - Halt command + Halt Command - -+ ++ Optional. Script to run if you select the shutdown option from the exit menu, if the option is displayed. You must configure an exit key to display the exit menu. Optional. Script to run if you select the shutdown option from the exit menu, if the option is displayed. You must configure an exit key to display the exit menu. - -+ ++ LIRC daemon socket - LIRC daemon socket + LIRC Daemon Socket - -+ ++ UNIX socket or IP address[:port] to connect in order to communicate with the LIRC Daemon. UNIX socket or IP address[:port] to connect in order to communicate with the LIRC Daemon. - -+ ++ Screen shot path - Screen shot path + Screenshot Path - -+ ++ Path to screenshot storage location. Should be writable by the frontend - Path to screenshot storage location. Should be writable by the frontend +- Path to screenshot storage location. Should be writable by the frontend ++ Path to screenshot storage location. Path must be writable by MythFrontend. - -+ ++ Setup PIN code - Setup PIN code + Setup PIN Code - -+ ++ This PIN is used to control access to the setup menus. If you want to use this feature, then setting the value to all numbers will make your life much easier. Set it to blank to disable. If enabled, you will not be able to return to this screen and reset the Setup PIN without first entering the current PIN. This PIN is used to control access to the setup menus. If you want to use this feature, then setting the value to all numbers will make your life much easier. Set it to blank to disable. If enabled, you will not be able to return to this screen and reset the Setup PIN without first entering the current PIN. - -+ ++ ++ Names exempt from prefix removal ++ Names Exempt from Prefix Removal ++ ++ ++ ++ This list of names will be exempt from removing the common prefixes (The, A, An) from a title or filename. Enter multiple names separated by semicolons. ++ This list of names will be exempt from removing the common prefixes (The, A, An) from a title or filename. Enter multiple names separated by semicolons. ++ ++ ++ Enable Network Remote Control interface - Enable Network Remote Control interface + Enable Network Remote Control Interface - -+ ++ This enables support for controlling MythFrontend over the network. This enables support for controlling MythFrontend over the network. - -+ ++ Network Remote Control port - Network Remote Control port + Network Remote Control Port - -+ ++ This specifies what port the Network Remote Control interface will listen on for new connections. This specifies what port the Network Remote Control interface will listen on for new connections. - -+ ++ UDP notify port - UDP notify port + UDP Notify Port - -+ ++ MythTV will listen for connections from the "mythutil" program on this port. MythTV will listen for connections from the "mythutil" program on this port. - -+ ++ ++ Enable CEC Control interface ++ Enable CEC Control Interface ++ ++ ++ ++ This enables controlling MythFrontend from a TV remote or powering the TV on and off from a MythTV remote if you have compatible hardware. These settings only take effect after a restart. ++ This enables controlling MythFrontend from a TV remote or powering the TV on and off from a MythTV remote if you have compatible hardware. These settings only take effect after a restart. ++ ++ ++ ++ Allow Power On TV ++ Allow Power On TV ++ ++ ++ ++ Enables your TV to be powered on from MythTV remote or when MythTV starts if you have compatible hardware. ++ Enables your TV to be powered on from MythTV remote or when MythFrontend starts if you have compatible hardware. ++ ++ ++ ++ Allow Power Off TV ++ Allow Power Off TV ++ ++ ++ ++ Enables your TV to be powered off from MythTV remote or when MythTV starts if you have compatible hardware. ++ Enables your TV to be powered off from MythTV remote or when MythFrontend starts if you have compatible hardware. ++ ++ ++ ++ Power on TV At Start ++ Power On TV at Start ++ ++ ++ ++ Powers on your TV when you start MythTV if you have compatible hardware. ++ Powers on your TV when you start MythFrontend if you have compatible hardware. ++ ++ ++ ++ Power off TV At Exit ++ Power Off TV at Exit ++ ++ ++ ++ Powers off your TV when you exit MythTV if you have compatible hardware. ++ Powers off your TV when you exit MythFrontend if you have compatible hardware. ++ ++ ++ Enable AirPlay Enable AirPlay - -+ ++ AirPlay lets you wirelessly view content on your TV from your iPhone, iPad, iPod Touch, or iTunes on your computer. AirPlay lets you wirelessly view content on your TV from your iPhone, iPad, iPod Touch, or iTunes on your computer. - -+ ++ Only support AirTunes (no video) - Only support AirTunes (no video) + Only Support AirTunes (no video) - -+ ++ Only stream audio from your iPhone, iPad, iPod Touch, or iTunes on your computer - Only stream audio from your iPhone, iPad, iPod Touch, or iTunes on your computer + Only stream audio from your iPhone, iPad, iPod Touch, or iTunes on your computer. - -+ ++ Require password - Require password + Require Password - -+ ++ Require a password to use AirPlay. Your iPhone, iPad, iPod Touch, or iTunes on your computer will prompt you when required Require a password to use AirPlay. Your iPhone, iPad, iPod Touch, or iTunes on your computer will prompt you when required - -+ ++ + Password + Password + + -+ ++ Your iPhone, iPad, iPod Touch, or iTunes on your computer will prompt you for this password when required - Your iPhone, iPad, iPod Touch, or iTunes on your computer will prompt you for this password when required + Your iPhone, iPad, iPod Touch, or iTunes on your computer will prompt you for this password when required. + + -+ ++ + AirPlay - Password + AirPlay - Password - -+ ++ AirPlay full screen playback - AirPlay full screen playback + AirPlay Fullscreen Playback - -+ ++ During music playback, displays album cover and various media information in full screen mode During music playback, displays album cover and various media information in full screen mode - - All AirPlay settings take effect when you restart MythFrontend. +- All AirPlay settings take effect when you restart MythFrontend. - All AirPlay settings take effect when you restart MythFrontend. -+ All AirPlay settings take effect when you restart MythFrontend. - - +- +- - - AirTunes RSA key couldn't be loaded. Check http://www.mythtv.org/wiki/AirTunes/AirPlay. Last Error: %1 +- AirTunes RSA key couldn't be loaded. Check http://www.mythtv.org/wiki/AirTunes/AirPlay. Last Error: %1 - AirTunes RSA key couldn't be loaded. Check http://www.mythtv.org/wiki/AirTunes/AirPlay. Last Error: %1 -+ AirTunes RSA key couldn't be loaded. Check http://www.mythtv.org/wiki/AirTunes/AirPlay. Last Error: %1 ++ ++ Ignore devices ++ Ignore Devices - - AirTunes RSA key successfully loaded. +- AirTunes RSA key successfully loaded. - AirTunes RSA key successfully loaded. -+ AirTunes RSA key successfully loaded. ++ ++ If there are any devices that you do not want to be monitored, list them here with commas in-between. The plugins will ignore them. Requires restart. ++ If there are any devices that you do not want to be monitored, list them here with commas in between. The plugins will ignore them. Requires restart. - -+ - Ignore devices +- Ignore devices - Ignore devices -+ Ignore Devices ++ ++ This enables support for monitoring your CD/DVD drives for new disks and launching the proper plugin to handle them. Requires restart. ++ This enables support for monitoring your CD/DVD drives for new disks and launching the proper plugin to handle them. Requires restart. - -+ - If there are any devices that you do not want to be monitored, list them here with commas in-between. The plugins will ignore them. Requires restart. +- If there are any devices that you do not want to be monitored, list them here with commas in-between. The plugins will ignore them. Requires restart. - If there are any devices that you do not want to be monitored, list them here with commas in-between. The plugins will ignore them. Requires restart. -+ If there are any devices that you do not want to be monitored, list them here with commas in between. The plugins will ignore them. Requires restart. -+ -+ -+ -+ This enables support for monitoring your CD/DVD drives for new disks and launching the proper plugin to handle them. Requires restart. -+ This enables support for monitoring your CD/DVD drives for new disks and launching the proper plugin to handle them. Requires restart. -+ -+ -+ ++ + Main Settings + Main Settings - -+ ++ Settings Access Settings Access - -+ ++ General General - -+ ++ Media Monitor Media Monitor - -+ ++ ++ Decoder Device for VAAPI2 hardware decoding ++ Decoder Device for VAAPI2 Hardware Decoding ++ ++ ++ ++ Use this if your system does not detect the VAAPI device. Example: '/dev/dri/renderD128'. ++ Use this if your system does not detect the VAAPI device. Example: '/dev/dri/renderD128'. ++ ++ ++ Remote Control Remote Control - -+ ++ AirPlay Settings AirPlay Settings - -+ ++ Shutdown/Reboot Settings Shutdown/Reboot Settings -@@ -9800,135 +10184,132 @@ +@@ -9800,173 +9735,162 @@ 5 weekdays if daily @@ -7992,51 +9833,49 @@ + Failed to eject %1 - Failed to eject %1 -+ Failed to Eject %1 - - +- +- - - Media Handler Selection +- Media Handler Selection - Media Handler Selection -+ Media Handler Selection ++ Failed to Eject %1 - - The new media contains mixed content that can be rendered in different ways. Select your preferred method. +- The new media contains mixed content that can be rendered in different ways. Select your preferred method. - The new media contains mixed content that can be rendered in different ways. Select your preferred method. -+ The new media contains mixed content that can be rendered in different ways. Select your preferred method. - - +- +- - -+ ++ Select a CD drive - Select a CD drive + Select a CD Drive - -+ ++ Select a VCD drive - Select a VCD drive + Select a VCD Drive - -+ ++ Select a DVD drive - Select a DVD drive + Select a DVD Drive - -+ ++ Select a CD writer - Select a CD writer + Select a CD Writer - -+ ++ Select a DVD writer - Select a DVD writer + Select a DVD Writer @@ -8046,35 +9885,35 @@ MetadataOptions - -+ ++ Trying to manually find this recording online... - Trying to manually find this recording online... + Trying to Manually Find This Recording Online... - -+ ++ Downloading selected artwork... - Downloading selected artwork... + Downloading Selected Artwork... - -+ ++ You must set a reference number on this rule to set artwork. For items without a metadata source, you can set any unique value. - You must set a reference number on this rule to set artwork. For items without a metadata source, you can set any unique value. + You must set a reference number on this rule to set artwork. For items without a metadata source, you can set any unique value. - -+ ++ Searching for available artwork... - Searching for available artwork... + Searching for Available Artwork... - -+ ++ No image found - No image found + No Image Found @@ -8082,132 +9921,208 @@ - - -+ -+ ++ ++ Schedule Editor Schedule Editor - -+ ++ No match found for this recording. You can try entering a TVDB/TMDB number, season, and episode manually. No match found for this recording. You can try entering a TVDB/TMDB number, season, and episode manually. - -+ ++ This number, season, and episode combination does not appear to be valid (or the site may be down). Check your information and try again. This number, season, and episode combination does not appear to be valid (or the site may be down). Check your information and try again. - -+ ++ Failed to retrieve image(s) - Failed to retrieve image(s) + Failed to Retrieve Image(s) - -+ ++ Check logs - Check logs + Check Logs -@@ -9961,12 +10342,12 @@ + MetadataSettings + +- ++ + If set, this will enable a button called "Watch With Trailers" which will play a user-specified number of trailers before the movie. + If set, this will enable a button called "Watch With Trailers" which will play a user-specified number of trailers before the movie. + + +- ++ + Number of trailers to play before a film. + Number of trailers to play before a film. + + +- ++ + If set, all files below the MythVideo directory will be displayed unless their extension is explicitly set to be ignored. + If set, all files below the MythVideo directory will be displayed unless their extension is explicitly set to be ignored. + + +- ++ + If set, every time a scan for new videos is performed, a mass metadata update of the collection will also occur. + If set, every time a scan for new videos is performed, a mass metadata update of the collection will also occur. + + +- ++ + If set along with Browse Files, this will cause the Video List to load any known video metadata from the database. Turning this off can greatly speed up how long it takes to load the Video List tree. + If set along with Browse Files, this will cause the Video List to load any known video metadata from the database. Turning this off can greatly speed up how long it takes to load the Video List tree. + - +- ++ Exit without saving settings - Exit without saving settings + Exit Without Saving - +- ++ Save settings and Exit - Save settings and Exit + Save and Exit -@@ -10004,7 +10385,7 @@ +@@ -9986,25 +9910,25 @@ + + MusicMetadata + +- ++ + Unknown Artist + Default artist if no artist + Unknown Artist + + +- ++ + Unknown Album + Default album if no album + Unknown Album + + +- ++ + Unknown Genre + Default genre if no genre Unknown Genre - -+ ++ Never Played Never Played -@@ -10014,7 +10395,7 @@ +@@ -10012,24 +9936,24 @@ + + MythAirplayServer - +- ++ Client disconnected - Client disconnected + Client Disconnected - -@@ -10050,1505 +10431,1509 @@ +- +- ++ ++ + AirPlay + AirPlay + + +- +- ++ ++ + from %1 + from %1 + + +- ++ + New Connection + New Connection + +@@ -10050,1649 +9974,1682 @@ MythControls - -+ ++ Page Up Page Up - -+ ++ Page Down Page Down - -+ ++ Play Program Play Program - -+ ++ Stop Program Stop Program - - -+ -+ ++ ++ Toggle recording status of current program - Toggle recording status of current program + Toggle Recording Status of Current Program - -+ ++ Page the program guide back one day - Page the program guide back one day + Page the Program Guide Back One Day - -+ ++ Page the program guide forward one day - Page the program guide forward one day + Page the Program Guide Forward One Day - -+ ++ Page the program guide left - Page the program guide left + Page the Program Guide Left - -+ ++ Page the program guide right - Page the program guide right + Page the Program Guide Right @@ -8215,15 +10130,15 @@ - - -+ -+ ++ ++ Toggle the current channel as a favorite - Toggle the current channel as a favorite + Toggle the Current Channel as a Favorite - -+ ++ Reverse the channel order in the program guide - Reverse the channel order in the program guide + Reverse the Channel Order in the Program Guide @@ -8231,685 +10146,705 @@ - - -+ -+ ++ ++ Show the Program Guide Show the Program Guide - - -+ -+ ++ ++ Show the Program Finder Show the Program Finder - -+ ++ Show the Channel Search Show the Channel Search - -+ ++ Cycle through channel groups and all channels in the program guide. - Cycle through channel groups and all channels in the program guide. -- -- ++ Cycle Through Channel Groups and All Channels in the Program Guide + + - -- Switch channels without exiting guide in Live TV mode. ++ + Switch channels without exiting guide in Live TV mode. - Switch channels without exiting guide in Live TV mode. -+ Cycle Through Channel Groups and All Channels in the Program Guide ++ Switch Channels Without Exiting Guide in Live TV Mode - +- - -- Volume down ++ ++ + Volume down - Volume down -+ Switch channels without exiting guide in Live TV mode. -+ Switch Channels Without Exiting Guide in Live TV Mode ++ Volume Down - - -- Volume up +- +- ++ ++ + Volume up - Volume up -+ Volume down -+ Volume Down ++ Volume Up - - -+ Volume up -+ Volume Up -+ -+ -+ -+ +- +- ++ ++ Mute Mute - - -+ -+ ++ ++ Cycle audio channels - Cycle audio channels + Cycle Audio Channels - -+ ++ Increase program or channel rank - Increase program or channel rank + Increase Program or Channel Rank - -+ ++ Decrease program or channel rank - Decrease program or channel rank + Decrease Program or Channel Rank - -+ ++ List upcoming episodes - List upcoming episodes + List Upcoming Episodes - -+ ++ List scheduled upcoming episodes - List scheduled upcoming episodes + List Scheduled Upcoming Episodes - -+ ++ List previously recorded episodes - List previously recorded episodes + List Previously Recorded Episodes - -+ ++ Show details - Show details + Show Details - -+ ++ Edit Custom Record Rule Edit Custom Record Rule - -+ ++ Change Recording Group Change Recording Group - -+ ++ Change Group View Change Group View - -+ ++ List recorded episodes - List recorded episodes + List Recorded Episodes ++ ++ ++ ++ Add Bookmark ++ Add Bookmark ++ ++ ++ ++ Toggle Bookmark ++ Toggle Bookmark - -+ ++ Exit or return to DVD menu - Exit or return to DVD menu + Exit or Return to DVD Menu - -+ ++ Playback Compact Menu Playback Compact Menu - -+ ++ Clear OSD Clear OSD - -+ ++ Pause Pause - -+ ++ Fast Forward Fast Forward - -+ ++ Rewind Rewind - -+ ++ Arbitrary Seek Arbitrary Seek - -+ ++ Seek to a position in seconds - Seek to a position in seconds + Seek to a Position in Seconds - -+ ++ Channel up - Channel up + Channel Up - -+ ++ Channel down - Channel down + Channel Down - -+ ++ Switch to the next favorite channel - Switch to the next favorite channel + Switch to the Next Favorite Channel - -+ ++ Switch to the previous channel - Switch to the previous channel + Switch to the Previous Channel - -+ ++ Jump ahead - Jump ahead + Jump Ahead - -+ ++ Jump back - Jump back + Jump Back - -+ ++ Info utilizing cutlist - Info utilizing cutlist + Info Utilizing Cutlist - -+ ++ Jump to bookmark - Jump to bookmark + Jump to Bookmark - -+ ++ Next Video Source Next Video Source - -+ ++ Previous Video Source Previous Video Source - -+ ++ Next Input Next Input - -+ ++ Next Card Next Card - -+ ++ Skip Commercial Skip Commercial - -+ ++ Skip Commercial (Reverse) Skip Commercial (Reverse) - -+ ++ Jump to the start of the recording. - Jump to the start of the recording. + Jump to the Start of the Recording - -+ ++ Toggle channel browse mode - Toggle channel browse mode + Toggle Channel Browse Mode - -+ ++ Set the volume - Set the volume + Set the Volume - -+ ++ Toggle audio upmixer - Toggle audio upmixer + Toggle Audio Upmixer - -+ ++ Toggle Picture-in-Picture view - Toggle Picture-in-Picture view + Toggle Picture-in-Picture View - -+ ++ Toggle Picture-by-Picture view - Toggle Picture-by-Picture view + Toggle Picture-by-Picture View - -+ ++ Create Picture-in-Picture view - Create Picture-in-Picture view + Create Picture-in-Picture View - -+ ++ Create Picture-by-Picture view - Create Picture-by-Picture view + Create Picture-by-Picture View - -+ ++ Toggle active PIP/PBP window - Toggle active PIP/PBP window + Toggle Active PIP/PBP Window - -+ ++ Swap PBP/PIP Windows Swap PBP/PIP Windows - -+ ++ Change PxP view - Change PxP view + Change PxP View ++ ++ ++ ++ Move BottomLine off screen ++ Move Bottom Line Off Screen ++ ++ ++ ++ Save manual zoom for BottomLine ++ Save Manual Zoom for Bottom Line - -+ ++ Toggle the video aspect ratio - Toggle the video aspect ratio + Toggle the Video Aspect Ratio - -+ ++ Next Preconfigured Zoom mode - Next Preconfigured Zoom mode + Next Preconfigured Zoom Mode - -+ ++ Toggle any captions - Toggle any captions + Toggle any Captions - -+ ++ Enable any captions - Enable any captions + Enable any Captions - -+ ++ Disable any captions - Disable any captions + Disable any Captions - -+ ++ Toggle Teletext Captions Toggle Teletext Captions - -+ ++ Toggle Subtitles Toggle Subtitles - -+ ++ Toggle VBI CC Toggle VBI CC - -+ ++ Toggle ATSC CC Toggle ATSC CC - -+ ++ Toggle Teletext Menu Toggle Teletext Menu - -+ ++ Toggle External Subtitles Toggle External Subtitles - -+ ++ Enable External Subtitles Enable External Subtitles - -+ ++ Disable External Subtitles Disable External Subtitles - -+ ++ Toggle Text Subtitles Toggle Text Subtitles - -+ ++ Play audio track 1 - Play audio track 1 + Play Audio Track 1 - -+ ++ Play audio track 2 - Play audio track 2 + Play Audio Track 2 - -+ ++ Display subtitle 1 - Display subtitle 1 + Display Subtitle 1 - -+ ++ Display subtitle 2 - Display subtitle 2 + Display Subtitle 2 - -+ ++ Display Text Subtitle 1 Display Text Subtitle 1 - -+ ++ Display VBI CC1 Display VBI CC1 - -+ ++ Display VBI CC2 Display VBI CC2 - -+ ++ Display VBI CC3 Display VBI CC3 - -+ ++ Display VBI CC4 Display VBI CC4 - -+ ++ Display ATSC CC1 Display ATSC CC1 - -+ ++ Display ATSC CC2 Display ATSC CC2 - -+ ++ Display ATSC CC3 Display ATSC CC3 - -+ ++ Display ATSC CC4 Display ATSC CC4 - -+ ++ Enable Forced Subtitles Enable Forced Subtitles - -+ ++ Disable Forced Subtitles Disable Forced Subtitles - -+ ++ Next audio track - Next audio track + Next Audio Track - -+ ++ Previous audio track - Previous audio track + Previous Audio Track - -+ ++ Next subtitle track - Next subtitle track + Next Subtitle Track - -+ ++ Previous subtitle track - Previous subtitle track + Previous Subtitle Track - -+ ++ Next Text track - Next Text track + Next Text Track - -+ ++ Previous Text track - Previous Text track + Previous Text Track - -+ ++ Next VBI CC track - Next VBI CC track + Next VBI CC Track - -+ ++ Previous VBI CC track - Previous VBI CC track + Previous VBI CC Track - -+ ++ Next ATSC CC track - Next ATSC CC track + Next ATSC CC Track - -+ ++ Previous ATSC CC track - Previous ATSC CC track + Previous ATSC CC Track - -+ ++ Next of any captions - Next of any captions + Next of any Captions - -+ ++ Next video scan overidemode - Next video scan overidemode + Next Video Scan Overide Mode - -+ ++ Queue the current recording for transcoding - Queue the current recording for transcoding + Queue the Current Recording for Transcoding - -+ ++ Increase the playback speed - Increase the playback speed + Increase the Playback Speed - -+ ++ Decrease the playback speed - Decrease the playback speed + Decrease the Playback Speed - -+ ++ Turn on time stretch control - Turn on time stretch control + Turn on Time Stretch Control - -+ ++ Increase time stretch speed - Increase time stretch speed + Increase Time Stretch Speed - -+ ++ Decrease time stretch speed - Decrease time stretch speed + Decrease Time Stretch Speed - -+ ++ Toggle time stretch speed - Toggle time stretch speed + Toggle Time Stretch Speed - -+ ++ Turn on audio sync adjustment controls - Turn on audio sync adjustment controls + Turn on Audio Sync Adjustment Controls - -+ ++ Set the audio sync adjustment - Set the audio sync adjustment + Set the Audio Sync Adjustment @@ -8917,354 +10852,359 @@ - - -+ -+ ++ ++ Playback picture adjustments - Playback picture adjustments + Playback Picture Adjustments - -+ ++ Toggle night mode - Toggle night mode + Toggle Night Mode - -+ ++ Set the picture brightness - Set the picture brightness + Set the Picture Brightness - -+ ++ Set the picture contrast - Set the picture contrast + Set the Picture Contrast - -+ ++ Set the picture color - Set the picture color + Set the Picture Color - -+ ++ Set the picture hue - Set the picture hue + Set the Picture Hue - -+ ++ Recording picture adjustments for this channel - Recording picture adjustments for this channel + Recording Picture Adjustments for This Channel - -+ ++ Recording picture adjustments for this recorder - Recording picture adjustments for this recorder + Recording Picture Adjustments for This Recorder - -+ ++ Cycle Commercial Skip mode - Cycle Commercial Skip mode + Cycle Commercial Skip Mode - -+ ++ Toggle the Sleep Timer Toggle the Sleep Timer - -+ ++ Play Play - -+ ++ Jump to previously played recording - Jump to previously played recording + Jump to Previously Played Recording - -+ ++ Display menu of recorded programs to jump to - Display menu of recorded programs to jump to + Display Menu of Recorded Programs to Jump to - -+ ++ Display scheduled recording list - Display scheduled recording list + Display Scheduled Recording List - -+ ++ Display previously recorded episodes - Display previously recorded episodes + Display Previously Recorded Episodes - -+ ++ Monitor Signal Quality Monitor Signal Quality - -+ ++ Jump to the DVD Root Menu Jump to the DVD Root Menu - -+ ++ Jump to the Popup Menu Jump to the Popup Menu - -+ ++ Jump to the DVD Chapter Menu Jump to the DVD Chapter Menu - -+ ++ Jump to the DVD Title Menu Jump to the DVD Title Menu - -+ ++ Exit Show without any prompts - Exit Show without any prompts + Exit Show Without any Prompts - -+ ++ Jump to a chapter - Jump to a chapter + Jump to a Chapter - -+ ++ Switch title - Switch title + Switch Title - -+ ++ Switch angle - Switch angle + Switch Angle - -+ ++ ++ OSD Navigation ++ OSD Navigation ++ ++ ++ Zoom mode - shift up - Zoom mode - shift up + Zoom Mode - Shift Up - -+ ++ Zoom mode - shift down - Zoom mode - shift down + Zoom Mode - Shift Down - -+ ++ Zoom mode - shift left - Zoom mode - shift left + Zoom Mode - Shift Left - -+ ++ Zoom mode - shift right - Zoom mode - shift right + Zoom Mode - Shift Right - -+ ++ Zoom mode - increase aspect ratio - Zoom mode - increase aspect ratio + Zoom Mode - Increase Aspect Ratio - -+ ++ Zoom mode - decrease aspect ratio - Zoom mode - decrease aspect ratio + Zoom Mode - Decrease Aspect Ratio - -+ ++ Zoom mode - zoom in - Zoom mode - zoom in + Zoom Mode - Zoom In - -+ ++ Zoom mode - zoom out - Zoom mode - zoom out + Zoom Mode - Zoom Out - -+ ++ Zoom mode - vertical zoom in - Zoom mode - vertical zoom in + Zoom Mode - Vertical Zoom in - -+ ++ Zoom mode - vertical zoom out - Zoom mode - vertical zoom out + Zoom Mode - Vertical Zoom Out - -+ ++ Zoom mode - horizontal zoom in - Zoom mode - horizontal zoom in + Zoom Mode - Horizontal Zoom in - -+ ++ Zoom mode - horizontal zoom out - Zoom mode - horizontal zoom out + Zoom Mode - Horizontal Zoom Out - -+ ++ Zoom mode - quit and abandon changes - Zoom mode - quit and abandon changes + Zoom Mode - Quit and Abandon Changes - -+ ++ Zoom mode - commit changes - Zoom mode - commit changes + Zoom Mode - Commit Changes - -+ ++ Save cuts - Save cuts + Save Cuts - -+ ++ Load cuts from detected commercials - Load cuts from detected commercials + Load Cuts From Detected Commercials - -+ ++ Cut point editor compact menu - Cut point editor compact menu + Cut Point Editor Compact Menu - -+ ++ Toggle audio visualisation - Toggle audio visualisation -+ Toggle Audio Visualisation ++ Toggle Audio Visualization - -+ ++ Toggle OSD playback information - Toggle OSD playback information + Toggle OSD Playback Information - -+ ++ No 3D No 3D - -+ ++ 3D Side by Side 3D Side by Side - -+ ++ Discard 3D Side by Side Discard 3D Side by Side - -+ ++ 3D Top and Bottom 3D Top and Bottom - -+ ++ Discard 3D Top and Bottom Discard 3D Top and Bottom - - -+ -+ ++ ++ Menu Red Menu Red - -+ ++ Switch Recording Input view - Switch Recording Input view + Switch Recording Input View - -+ ++ Fast Forward (Sticky) or Forward one second while paused - Fast Forward (Sticky) or Forward one second while paused + Fast Forward (Sticky) or Forward One Second While Paused - -+ ++ Rewind (Sticky) or Rewind one second while paused - Rewind (Sticky) or Rewind one second while paused + Rewind (Sticky) or Rewind One Second While Paused @@ -9272,1056 +11212,1165 @@ - - -+ -+ ++ ++ Menu Green Menu Green - - -+ -+ ++ ++ Menu Yellow Menu Yellow - - -+ -+ ++ ++ Menu Blue Menu Blue - -+ ++ Menu Exit Menu Exit - -+ ++ Menu Text Menu Text - -+ ++ Menu EPG Menu EPG - -+ ++ Clear editing cut points - Clear editing cut points + Clear Editing Cut Points - -+ ++ Invert Begin/End cut points - Invert Begin/End cut points + Invert Begin/End Cut Points - -+ ++ Jump to the next cut point - Jump to the next cut point + Jump to the Next Cut Point - -+ ++ Jump to the previous cut point - Jump to the previous cut point + Jump to the Previous Cut Point - -+ ++ Jump back 10x the normal amount - Jump back 10x the normal amount + Jump Back 10x Normal - -+ ++ Jump forward 10x the normal amount - Jump forward 10x the normal amount + Jump Forward 10x Normal - -+ ++ Next Page Next Page - -+ ++ Previous Page Previous Page - -+ ++ Next Subpage Next Subpage - -+ ++ Previous Subpage Previous Subpage - -+ ++ Toggle Teletext Toggle Teletext - -+ ++ Menu White Menu White - -+ ++ Toggle Background Toggle Background - -+ ++ Reveal hidden Text - Reveal hidden Text + Reveal Hidden Text - -+ ++ Up Arrow Up Arrow - -+ ++ Down Arrow Down Arrow - -+ ++ Left Arrow Left Arrow - -+ ++ Right Arrow Right Arrow - -+ ++ Move to next widget - Move to next widget + Move to Next Widget - -+ ++ Move to preview widget - Move to preview widget + Move to Preview Widget - -+ ++ Select Select - -+ ++ Backspace Backspace - -+ ++ Escape Escape - -+ ++ Pop-up menu - Pop-up menu + Pop-up Menu - -+ ++ More information - More information + More Information - -+ ++ Delete Delete - -+ ++ Edit Edit - -+ ++ Save screenshot - Save screenshot + Save Screenshot - -+ ++ Play a media resource - Play a media resource + Play a Media Resource - -+ ++ Page to top of list - Page to top of list + Page to Top of List - -+ ++ Page to middle of list - Page to middle of list + Page to Middle of List - -+ ++ Page to bottom of list - Page to bottom of list + Page to Bottom of List - -+ ++ Previous View Previous View - -+ ++ Next View Next View - -+ ++ Help Help - -+ ++ Eject Removable Media Eject Removable Media - -+ ++ Cut text from textedit - Cut text from textedit + Cut Text from Textedit - -+ ++ Copy text from textedit - Copy text from textedit + Copy Text from Textedit - -+ ++ Paste text into textedit - Paste text into textedit + Paste Text Into Textedit - -+ ++ Insert newline into textedit - Insert newline into textedit + Insert Newline Into Textedit - -+ ++ Undo Undo - -+ ++ Redo Redo - -+ ++ Show incremental search dialog - Show incremental search dialog + Show Incremental Search Dialog - -+ ++ 0 0 - -+ ++ 1 1 - -+ ++ 2 2 - -+ ++ 3 3 - -+ ++ 4 4 - -+ ++ 5 5 - -+ ++ 6 6 - -+ ++ 7 7 - -+ ++ 8 8 - -+ ++ 9 9 - -+ ++ Turn the display on - Turn the display on + Turn the Display On - -+ ++ Turn the display off - Turn the display off + Turn the Display Off - -+ ++ Trigger System Key Event #1 Trigger System Key Event #1 - -+ ++ Trigger System Key Event #2 Trigger System Key Event #2 - -+ ++ Trigger System Key Event #3 Trigger System Key Event #3 - -+ ++ Trigger System Key Event #4 Trigger System Key Event #4 - -+ ++ Trigger System Key Event #5 Trigger System Key Event #5 - -+ ++ Trigger System Key Event #6 Trigger System Key Event #6 - -+ ++ Trigger System Key Event #7 Trigger System Key Event #7 - -+ ++ Trigger System Key Event #8 Trigger System Key Event #8 - -+ ++ Trigger System Key Event #9 Trigger System Key Event #9 - -+ ++ Trigger System Key Event #10 Trigger System Key Event #10 - -+ ++ Zoom in on browser window - Zoom in on browser window + Zoom In on Browser Window - -+ ++ Zoom out on browser window - Zoom out on browser window + Zoom Out on Browser Window - -+ ++ Toggle where keyboard input goes to - Toggle where keyboard input goes to + Toggle Where Keyboard Input Goes To - -+ ++ Move mouse pointer up - Move mouse pointer up + Move Mouse Pointer Up - -+ ++ Move mouse pointer down - Move mouse pointer down + Move Mouse Pointer Down - -+ ++ Move mouse pointer left - Move mouse pointer left + Move Mouse Pointer Left - -+ ++ Move mouse pointer right - Move mouse pointer right + Move Mouse Pointer Right - -+ ++ Mouse Left button click - Mouse Left button click + Mouse Left Button Click - -+ ++ Scroll down half a page - Scroll down half a page + Scroll Down Half Page - -+ ++ Scroll up half a page - Scroll up half a page + Scroll Up Half Page - -+ ++ Scroll left half a page - Scroll left half a page + Scroll Left Half Page - -+ ++ Scroll right half a page - Scroll right half a page + Scroll Right Half Page - -+ ++ Move selection to next link - Move selection to next link + Move Selection to Next Link - -+ ++ Move selection to previous link - Move selection to previous link + Move Selection to Previous Link - -+ ++ Follow selected link - Follow selected link + Follow Selected Link - -+ ++ Go back to previous page - Go back to previous page + Go Back to Previous Page - -+ ++ Go forward to previous page - Go forward to previous page + Go Forward to Previous Page - -+ ++ System Exit System Exit - -+ ++ Enter Standby Mode Enter Standby Mode - -+ ++ ++ ++ ++ ++ Up to 16 Keys that allow Long Press ++ Up to 16 Keys that allow Long Press ++ ++ ++ Display System Exit Prompt Display System Exit Prompt - -+ ++ Reload Theme Reload Theme - -+ ++ Main Menu Main Menu - -+ ++ Program Guide Program Guide - -+ ++ Program Finder Program Finder - -+ ++ Manage Recordings / Fix Conflicts Manage Recordings / Fix Conflicts - -+ ++ Manage Recording Rules Manage Recording Rules - -+ ++ Channel Recording Priorities Channel Recording Priorities - -+ ++ TV Recording Playback TV Recording Playback - -+ ++ Live TV Live TV - -+ ++ Status Screen Status Screen - -+ ++ Previously Recorded Previously Recorded - -+ ++ Standby Mode Standby Mode - -+ ++ The Video Default View The Video Default View - -+ ++ The Video Manager The Video Manager - -+ ++ The Video Browser The Video Browser - -+ ++ The Video Listings The Video Listings - -+ ++ The Video Gallery The Video Gallery - -+ ++ Play an Optical Disc Play an Optical Disc - -+ ++ Image Gallery Image Gallery - -+ ++ Toggle Show Widget Borders Toggle Show Widget Borders - -+ ++ Toggle Show Widget Names Toggle Show Widget Names - -+ ++ Reset All Keys Reset All Keys - -+ ++ Reset all keys to defaults - Reset all keys to defaults + Reset All Keys to Defaults - -+ ++ Start/Stop Slideshow Start/Stop Slideshow - -+ ++ Start Recursive Slideshow Start Recursive Slideshow - -+ ++ Rotate image right 90 degrees - Rotate image right 90 degrees + Rotate Image Right 90 Degrees - -+ ++ Rotate image left 90 degrees - Rotate image left 90 degrees + Rotate Image Left 90 Degrees - -+ ++ Flip image horizontally - Flip image horizontally + Flip Image Horizontally - -+ ++ Flip image vertically - Flip image vertically + Flip Image Vertically - -+ ++ Zoom image out - Zoom image out + Zoom Image Out - -+ ++ Zoom image in - Zoom image in + Zoom Image In - -+ ++ Full-size (un-zoom) image - Full-size (un-zoom) image + Fullsize (Un-zoom) Image - -+ ++ Mark image - Mark image + Mark Image - -+ ++ Scroll image up - Scroll image up + Scroll Image Up - -+ ++ Scroll image left - Scroll image left + Scroll Image Left - -+ ++ Scroll image right - Scroll image right + Scroll Image Right - -+ ++ Scroll image down - Scroll image down + Scroll Image Down - -+ ++ Recenter image - Recenter image + Recenter Image - -+ +- MythTV's native media player. +- MythTV's native media player. ++ + Set or clear cover image + Set or Clear Cover Image -+ -+ -+ - MythTV's native media player. -- MythTV's native media player. -+ MythTV's Native Media Player - - MythDVD media +- MythDVD media - MythDVD media -+ MythDVD media ++ ++ MythTV's native media player. ++ MythTV's Native Media Player - -+ ++ MythImage Media Handler 1/2 MythImage Media Handler 1/2 - -+ ++ MythImage Media Handler 2/2 MythImage Media Handler 2/2 -@@ -11576,12 +11961,12 @@ - +- ++ + Modify Action + Modify Action + + +- ++ + Set Binding + Set Binding + + +- ++ + Remove Binding + Remove Binding + + +- +- ++ ++ + Change View + Change View + + +- ++ Actions By Context - Actions By Context + Actions by Context - +- ++ Contexts By Key - Contexts By Key + Contexts by Key - -@@ -11642,57 +12027,57 @@ +- ++ + Keys By Context + Keys By Context + + +- ++ + Options + Options + + +- ++ + Save + Save + + +- ++ + Reset All Keys to Defaults + Reset All Keys to Defaults + + +- ++ + This key binding conflicts with %1 in the %2 context. Unable to bind key. + This key binding conflicts with %1 in the %2 context. Unable to bind key. + + +- ++ + This key binding conflicts with %1 in the %2 context. Do you want to bind it anyway? + This key binding conflicts with %1 in the %2 context. Do you want to bind it anyway? + + +- ++ + This action is mandatory and needs at least one key bound to it. Instead, try rebinding with another key. + This action is mandatory and needs at least one key bound to it. Instead, try rebinding with another key. + + +- ++ + Save changes? + Save changes? + + +- ++ ++ + +- + Contexts + Contexts + + +- ++ + Actions + Actions + + +- +- ++ ++ + Keys Keys - -+ ++ Open an Xterm window - Open an Xterm window + Open Xterm Window - -+ ++ Show Mythshutdown settings - Show Mythshutdown settings + Show mythshutdown Settings - -+ ++ Start Mythtv-Setup - Start Mythtv-Setup + Start mythtv-setup - -+ ++ Play selected item in alternate player - Play selected item in alternate player + Play Selected Item in Alternate Player - -+ ++ Open video filter dialog - Open video filter dialog + Open Video Filter Dialog - -+ ++ Increase Parental Level Increase Parental Level - -+ ++ Decrease Parental Level Decrease Parental Level - -+ ++ Show Incremental Search Dialog Show Incremental Search Dialog - -+ ++ Download metadata for current item - Download metadata for current item + Download Metadata for Current Item - -+ ++ Display Item Detail Popup Display Item Detail Popup - -+ ++ MythDVD DVD Media Handler MythDVD DVD Media Handler -@@ -11700,9 +12085,9 @@ +@@ -11700,20 +11657,20 @@ MythCoreContext - -+ ++ This application is not compatible with the installed MythTV libraries. Please recompile after a make distclean - This application is not compatible with the installed MythTV libraries. Please recompile after a make distclean + This application is not compatible with the installed MythTV libraries. Please recompile after a make distclean. -@@ -11721,184 +12106,183 @@ + MythDVDPlayer + +- ++ + DVD Menu Not Available + DVD Menu Not Available + + +- ++ + Angle %1 + Angle %1 + +@@ -11721,184 +11678,187 @@ MythPlayer - -+ ++ Failed to initialize video output - Failed to initialize video output -+ Failed to Initialize Video Output - - +- +- - - Need to switch video renderer +- Need to switch video renderer - Need to switch video renderer -+ Need to switch video renderer ++ Failed to Initialize Video Output -- -+ + Failed to reinitialize video output - Failed to reinitialize video output + Failed to Reinitialize Video Output - -+ ++ Could not read first %1 bytes - Could not read first %1 bytes + Could Not Read First %1 Bytes - -+ ++ Could not find an A/V decoder - Could not find an A/V decoder + Could Not Find a Decoder - -+ ++ Could not initialize A/V decoder - Could not initialize A/V decoder + Could Not Initialize Decoder - -+ ++ Could not open decoder - Could not open decoder + Could Not Open Decoder - -+ ++ TXT CAP TXT CAP - -- -+ -+ + ++ Text subtitles - Text subtitles + Text Subtitles - -+ ++ Off Off - -+ ++ TXT %1 TXT %1 - -+ ++ On On - -+ ++ No captions CC/Teletext/Subtitle text not available - No captions @@ -10329,19 +12378,21 @@ - -+ ++ Forced Subtitles On Forced Subtitles On - -+ ++ Forced Subtitles Off Forced Subtitles Off - -+ ++ ++ ++ Failed to initialize A/V Sync - Failed to initialize A/V Sync + Failed to Initialize A/V Sync @@ -10349,525 +12400,596 @@ - - -+ -+ ++ ++ ++ Serious error detected in Video Output - Serious error detected in Video Output + Serious Error Detected in Video Output - -+ ++ Video frame buffering failed too many times. - Video frame buffering failed too many times. + Video Frame Buffering Failed Too Many Times - -+ ++ Error opening switch program buffer - Error opening switch program buffer + Error Opening Switch Program Buffer - -+ ++ Error opening switch program file - Error opening switch program file + Error Opening Switch Program File - -+ ++ Error opening jump program file buffer - Error opening jump program file buffer + Error Opening Jump Program File Buffer - -+ ++ Error opening jump program file - Error opening jump program file + Error Opening Jump Program File - -+ ++ Error reopening video decoder - Error reopening video decoder + Error Reopening Video Decoder - -+ ++ Irrecoverable recorder error - Irrecoverable recorder error + Irrecoverable Recorder Error - -+ ++ Not Flagged The commercials/adverts have not been flagged Not Flagged - -+ ++ Searching - Searching + Searching... - -+ ++ No Seektable No Seektable - -+ ++ Using previously auto-saved cuts - Using previously auto-saved cuts + Using Previously Auto-saved Cuts - -+ ++ Paused Paused - - -+ -+ ++ ++ New cut added. - New cut added. + New Cut Added - -+ ++ Delete Delete - -+ ++ Undo Changes Undo Changes - -+ ++ Undo - %1 %1 is the undo message Undo - %1 - -+ ++ Redo - %1 %1 is the redo message Redo - %1 ++ ++ ++ %1 ms ++ %1 ms ++ - -+ ++ %n second(s) %n second -@@ -11906,42 +12290,42 @@ +@@ -11906,42 +11866,42 @@ - -+ ++ Still Frame Still Frame - -+ ++ %1 of %2 %1 of %2 - -+ ++ Error opening remote stream buffer - Error opening remote stream buffer + Error Opening Remote Stream Buffer - -+ ++ Error opening remote stream - Error opening remote stream + Error Opening Remote Stream - -+ ++ Enabled Studio Levels Enabled Studio Levels - -+ ++ Disabled Studio Levels Disabled Studio Levels - -+ ++ Enabled Night Mode Enabled Night Mode - -+ ++ Disabled Night Mode Disabled Night Mode -@@ -11964,7 +12348,7 @@ +@@ -11949,12 +11909,12 @@ + + MythPopupBox + +- ++ + OK + OK + + +- ++ + Cancel + Cancel + +@@ -11962,12 +11922,12 @@ + + MythRAOPConnection - +- ++ Failed to read key from: %1 - Failed to read key from: %1 + Failed to Read Key From: %1 - -@@ -12019,7 +12403,7 @@ - - - Wakeup time format -- Wakeup time format -+ Wakeup Time Format +- ++ + Failed to load RSA private key. + Failed to load RSA private key. +@@ -12007,328 +11967,277 @@ + + MythShutdownSettings - -@@ -12039,7 +12423,7 @@ - - - Command to reboot +- +- Command to Set Wakeup Time +- Command to Set Wakeup Time +- +- +- +- Command to set the wakeup time in the BIOS. See the README file for more examples. +- Command to set the wakeup time in the BIOS. See the README file for more examples. +- +- +- +- Wakeup time format +- Wakeup time format +- +- +- +- The format of the time string passed to the 'Set Wakeup Time Command' as $time. See QT::QDateTime.toString() for details. Set to 'time_t' for seconds since epoch (use time_t for nvram_wakeup). +- The format of the time string passed to the 'Set Wakeup Time Command' as $time. See QT::QDateTime.toString() for details. Set to 'time_t' for seconds since epoch (use time_t for nvram_wakeup). +- +- +- +- nvram-wakeup Restart Command +- nvram-wakeup Restart Command +- +- +- +- Command to run if your bios requires you to reboot to allow nvram-wakeup settings to take effect. Leave blank if your bios does not require a reboot. See the README file for more examples. +- Command to run if your bios requires you to reboot to allow nvram-wakeup settings to take effect. Leave blank if your bios does not require a reboot. See the README file for more examples. +- +- +- +- Command to reboot - Command to reboot -+ Command to Reboot - - - -@@ -12049,7 +12433,7 @@ - - - Command to shutdown +- +- +- +- Command to reboot computer. +- Command to reboot computer. +- +- +- +- Command to shutdown - Command to shutdown -+ Command to Shutdown - - - -@@ -12059,7 +12443,7 @@ - - - Command to run to start the Frontend +- +- +- +- Command to shutdown computer. +- Command to shutdown computer. +- +- +- +- Command to run to start the Frontend - Command to run to start the Frontend -+ Command to Start the Frontend - - - -@@ -12069,7 +12453,7 @@ - - - Command to run Xterm +- +- +- +- Command to start mythfrontend. +- Command to start mythfrontend. +- +- +- +- Command to run Xterm - Command to run Xterm -+ Command to Start Xterm +- +- +- +- Command to start an Xterm. Can be disabled by leaving this setting blank. +- Command to start an Xterm. Can be disabled by leaving this setting blank. +- +- +- ++ + MythShutdown/MythWelcome Settings + MythShutdown/MythWelcome Settings - - -@@ -12085,212 +12469,217 @@ + ++ MythSortHelper ++ ++ ++ ^(The |A |An ) ++ Regular Expression for what to ignore when sorting ++ ^(The |A |An) ++ ++ ++ MythSystemEventEditor - -+ ++ System Event Command Editor System Event Command Editor - -+ ++ Recording pending - Recording pending + Recording Pending -+ -+ -+ -+ Recording about to fail -+ Recording About to Fail - -+ ++ ++ Recording about to fail ++ Recording About to Fail ++ ++ ++ Recording failing - Recording failing + Recording Failing - -+ ++ Recording started - Recording started + Recording Started - -+ ++ Recording started writing - Recording started writing + Recording Started Writing - -+ ++ Recording finished - Recording finished + Recording Finished - -+ ++ Recording deleted - Recording deleted + Recording Deleted - -+ ++ Recording expired - Recording expired + Recording Expired - -+ ++ LiveTV started - LiveTV started + LiveTV Started - -+ ++ LiveTV ended - LiveTV ended + LiveTV Ended - -+ ++ Playback started - Playback started + Playback Started - -+ ++ Playback stopped - Playback stopped + Playback Stopped - -+ ++ Playback paused - Playback paused + Playback Paused - -+ ++ Playback unpaused - Playback unpaused + Playback Unpaused - -+ ++ Playback program changed - Playback program changed + Playback Program Changed - -+ ++ Tuning signal waiting - Tuning signal waiting + Tuning Signal Waiting - -+ ++ Master backend started - Master backend started + Master Backend Started - -+ ++ Master backend shutdown - Master backend shutdown + Master Backend Shutdown - -+ ++ Client connected to master backend - Client connected to master backend + Client Connected to Master Backend - -+ ++ Client disconnected from master backend - Client disconnected from master backend + Client Disconnected from Master Backend - -+ ++ Slave backend connected to master - Slave backend connected to master + Slave Backend Connected to Master - -+ ++ Slave backend disconnected from master - Slave backend disconnected from master + Slave Backend Disconnected from Master - -+ ++ Network Control client connected - Network Control client connected + Network Control Client Connected - -+ ++ Network Control client disconnected - Network Control client disconnected + Network Control Client Disconnected - -+ ++ mythfilldatabase ran - mythfilldatabase ran + mythfilldatabase Ran - -+ ++ Scheduler ran - Scheduler ran + Scheduler Ran - -+ ++ Settings cache cleared - Settings cache cleared + Settings Cache Cleared - -+ ++ Screen created or destroyed - Screen created or destroyed + Screen Created or Destroyed - -+ ++ Keystroke event #1 - Keystroke event #1 + Keystroke Event #1 - -+ ++ Keystroke event #2 - Keystroke event #2 + Keystroke Event #2 - -+ ++ Keystroke event #3 - Keystroke event #3 + Keystroke Event #3 - -+ ++ Keystroke event #4 - Keystroke event #4 + Keystroke Event #4 - -+ ++ Keystroke event #5 - Keystroke event #5 + Keystroke Event #5 - -+ ++ Keystroke event #6 - Keystroke event #6 + Keystroke Event #6 - -+ ++ Keystroke event #7 - Keystroke event #7 + Keystroke Event #7 - -+ ++ Keystroke event #8 - Keystroke event #8 + Keystroke Event #8 - -+ ++ Keystroke event #9 - Keystroke event #9 + Keystroke Event #9 - -+ ++ Keystroke event #10 - Keystroke event #10 + Keystroke Event #10 - -+ ++ CEC command received - CEC command received + CEC Command Received - -+ ++ Any event - Any event + Any Event @@ -10877,73 +12999,143 @@ MythTerminal - -+ ++ ++ *** Crashed with status: %1 *** ++ *** Crashed with Status: %1 *** ++ ++ ++ *** Exited with status: %1 *** - *** Exited with status: %1 *** + *** Exited with Status: %1 *** -@@ -12303,12 +12692,12 @@ + MythThemedMenu + +- ++ + System Menu + System Menu + - +- ++ Enter standby mode - Enter standby mode + Standby - +- ++ Exit application - Exit application + Exit - -@@ -12339,12 +12728,12 @@ +- +- ++ ++ + Shutdown + Shutdown + + +- +- ++ ++ + Reboot + Reboot + + +- ++ + About + About + + +- ++ + Revision: %1 + Branch: %2 + %3 +@@ -12337,22 +12246,22 @@ + %3 + - +- ++ Ok - Ok + OK - +- ++ MythTV could not locate the menu file %1 - MythTV could not locate the menu file %1 + MythTV Could Not Locate the Menu File %1 - -@@ -12390,8 +12779,8 @@ +- ++ + The menu file %1 is incomplete. + The menu file %1 is incomplete. + + +- ++ + Enter password: + Enter password: + +@@ -12376,13 +12285,13 @@ + + MythUIFileBrowser + +- +- ++ ++ + Parent + Parent + + +- ++ + Parent Directory + Parent Directory + +@@ -12390,8 +12299,8 @@ MythUISearchDialog - - -+ -+ ++ ++ %n match(es) %n match -@@ -12402,76 +12791,76 @@ +@@ -12402,76 +12311,76 @@ MythUIWebBrowser - -+ ++ Zoom: %1% Zoom: %1% - -+ ++ Sending key presses to web page - Sending key presses to web page + Sending Key Presses to Web Page - -+ ++ Sending key presses to MythTV - Sending key presses to MythTV + Sending Key Presses to MythTV @@ -10953,7 +13145,7 @@ MythWebPage - -+ ++ Error loading page: %1 - Error loading page: %1 + Error Loading Page: %1 @@ -10963,28 +13155,28 @@ MythWebView - -+ ++ Enter filename to save file - Enter filename to save file + Enter filename: - -+ ++ Downloading file. Please wait... Downloading file. Please wait... - -+ ++ Downloading... Downloading... - - -+ -+ ++ ++ Play the file - Play the file + Play the File @@ -10992,8 +13184,8 @@ - - -+ -+ ++ ++ Download the file - Download the file + Download the File @@ -11001,181 +13193,288 @@ - - -+ -+ ++ ++ Download and play the file - Download and play the file + Download and Play the File - -+ ++ ERROR downloading file. - ERROR downloading file. + Error Downloading File - -+ ++ What do you want to do with this file? What do you want to do with this file? - -+ ++ Cancel Cancel -@@ -12482,7 +12871,7 @@ - - - Period %1 start time -- Period %1 start time -+ Period %1 Start Time - +@@ -12479,70 +12388,10 @@ + + MythWelcomeSettings - -@@ -12494,7 +12883,7 @@ - - - Period %1 end time +- +- +- Period %1 start time +- Period %1 start time +- +- +- +- +- Period %1 start time. Defines a period the master backend should be awake. Set both Start & End times to 00:00 to disable. +- Period %1 start time. Defines a period the master backend should be awake. Set both Start & End times to 00:00 to disable. +- +- +- +- +- Period %1 end time - Period %1 end time -+ Period %1 End Time +- +- +- +- +- Period %1 end time. Defines a period the master backend should be awake. Set both Start & End times to 00:00 to disable. +- Period %1 end time. Defines a period the master backend should be awake. Set both Start & End times to 00:00 to disable. +- +- +- +- Automatically Start mythfrontend +- Automatically Start mythfrontend +- +- +- +- Mythwelcome will automatically start mythfrontend if it is determined that it was not started to record a program. +- Mythwelcome will automatically start mythfrontend if it is determined that it was not started to record a program. +- +- + +- Shutdown with Master Backend +- Shutdown with Master Backend +- +- +- +- Mythwelcome will automatically shutdown this computer when the master backend shuts down. Should only be set on frontend only machines +- Mythwelcome will automatically shutdown this computer when the master backend shuts down. Should only be set on frontend only machines +- +- +- +- Date Format +- Date Format +- +- +- +- This is the format to use to display the date. See http://doc.trolltech.com/3.3/qdate.html#toString for a list of valid format specifiers. +- This is the format to use to display the date. See http://doc.trolltech.com/3.3/qdate.html#toString for a list of valid format specifiers. +- +- +- + MythWelcome Settings + MythWelcome Settings - - -@@ -12541,7 +12930,7 @@ - - - Daily Wakeup/ShutDown Period %1 +- +- +- +- Daily Wakeup/ShutDown Period %1 - Daily Wakeup/ShutDown Period %1 -+ Daily Wakeup/Shutdown Period %1 - +- -@@ -12570,7 +12959,7 @@ + MythWizard +@@ -12570,7 +12419,7 @@ NetworkControl - -+ ++ Network Control Network Control -@@ -12578,87 +12967,87 @@ +@@ -12578,87 +12427,87 @@ OSDSettings - -+ ++ Decode VBI format - Decode VBI format + Decode VBI Format - -+ ++ None None - -+ ++ PAL teletext - PAL teletext + PAL Teletext - -+ ++ NTSC closed caption - NTSC closed caption + NTSC Closed Caption - -+ ++ If enabled, this overrides the mythtv-setup setting used during recording when decoding captions. If enabled, this overrides the mythtv-setup setting used during recording when decoding captions. - -+ ++ Subtitle Codec Subtitle Codec - -+ ++ Always display closed captioning or subtitles - Always display closed captioning or subtitles + Always Display Closed Captioning or Subtitles - -+ ++ If enabled, captions will be displayed when playing back recordings or watching Live TV. Closed Captioning can be turned on or off by pressing "T" duringplayback. If enabled, captions will be displayed when playing back recordings or watching Live TV. Closed Captioning can be turned on or off by pressing "T" duringplayback. - -+ ++ Enable interactive TV - Enable interactive TV + Enable Interactive TV - -+ ++ If enabled, interactive TV applications (MHEG) will be activated. This is used for teletext and logos for radio and channels that are currently off-air. If enabled, interactive TV applications (MHEG) will be activated. This is used for teletext and logos for radio and channels that are currently off-air. - -+ ++ Enable network access for interactive TV - Enable network access for interactive TV + Enable Network Access for Interactive TV - -+ ++ If enabled, interactive TV applications (MHEG) will be able to access interactive content over the Internet. This is used for BBC iPlayer. If enabled, interactive TV applications (MHEG) will be able to access interactive content over the Internet. This is used, amongst others, for BBC iPlayer. - -+ ++ Always use browse mode in Live TV - Always use browse mode in Live TV + Always Use Browse Mode in Live TV - -+ ++ If enabled, browse mode will automatically be activated whenever you use channel up/down while watching Live TV. If enabled, browse mode will automatically be activated whenever you use channel up/down while watching Live TV. - -+ ++ Browse all channels - Browse all channels + Browse All Channels - -+ ++ If enabled, browse mode will show channels on all available recording devices, instead of showing channels on just the current recorder. If enabled, browse mode will show channels on all available recording devices, instead of showing channels on just the current recorder. - -+ ++ On-screen Display On-screen Display -@@ -12719,7 +13108,7 @@ +@@ -12666,52 +12515,52 @@ + + Orientation + +- ++ + File: %1, Db: %2 + File: %1, Db: %2 + + +- ++ + 1 (Normal) + 1 (Normal) + + +- ++ + 2 (H Mirror) + 2 (H Mirror) + + +- ++ + 3 (Rotate 180°) + 3 (Rotate 180°) + + +- ++ + 4 (V Mirror) + 4 (V Mirror) + + +- ++ + 5 (H Mirror, Rot 270°) + 5 (H Mirror, Rot 270°) + + +- ++ + 6 (Rotate 90°) + 6 (Rotate 90°) + + +- ++ + 7 (H Mirror, Rot 90°) + 7 (H Mirror, Rot 90°) + + +- ++ + 8 (Rotate 270°) + 8 (Rotate 270°) + + +- ++ + %1 (Undefined) + %1 (Undefined) + +@@ -12719,7 +12568,7 @@ PaneATSC @@ -11184,7 +13483,7 @@ Scanning Range Scanning Range -@@ -12727,12 +13116,12 @@ +@@ -12727,12 +12576,12 @@ PaneDVBUtilsImport @@ -11200,21 +13499,8 @@ Location of the channels.conf file. Location of the channels.conf file. -@@ -12802,67 +13191,78 @@ - - +@@ -12804,65 +12653,65 @@ -+ PlayBackScaling -+ -+ Scaling -+ Scaling -+ -+ -+ No scaling -+ No Scaling -+ -+ -+ PlayGroupConfig - @@ -11299,7 +13585,7 @@ %1 Group Play Group %1 is the name of the playgroup -@@ -12872,631 +13272,651 @@ +@@ -12872,631 +12721,617 @@ PlayGroupEditor @@ -11316,44 +13602,34 @@ - -+ -+ Enter new group name -+ Enter group name: -+ -+ -+ -+ Sorry, this Playback Group name cannot be blank. -+ Sorry, the name cannot be blank. -+ -+ -+ -+ Sorry, this Playback Group name is already in use. -+ Sorry, this name is already in use. -+ -+ - Enter group name or press SELECT to enter text via the On Screen Keyboard +- Enter group name or press SELECT to enter text via the On Screen Keyboard - Enter group name or press SELECT to enter text via the On Screen Keyboard -+ Enter group name or press SELECT to enter text via the On Screen Keyboard - - +- +- - - Delete playback group: - '%1'? +- Delete playback group: +-'%1'? - Delete playback group: -+ Delete playback group: - '%1'? +-'%1'? ++ ++ Enter new group name ++ Enter group name: - - Yes, delete group +- Yes, delete group - Yes, delete group -+ Yes, Delete Group ++ ++ Sorry, this Playback Group name cannot be blank. ++ Sorry, the name cannot be blank. - - No, Don't delete group +- No, Don't delete group - No, Don't delete group -+ No, Keep Group ++ ++ Sorry, this Playback Group name is already in use. ++ Sorry, this name is already in use. - @@ -11361,71 +13637,68 @@ Default Default - +- - - (Create new group) +- (Create new group) - (Create new group) -+ (Create new group) - +- PlaybackBox - -+ ++ Watch List Watch List - - -+ -+ ++ ++ Groups Groups - -+ ++ Recordings Recordings - -+ ++ Password for group '%1': Password for group '%1': - - , which consume %1 +- , which consume %1 - , which consume %1 -+ , which consume %1 - - +- +- - - GB - GigaBytes +- GB +- GigaBytes - GB -+ GB - - +- +- - -+ ++ There are no recordings in your current view - There are no recordings in your current view + There are No Recordings in the Current View - -+ ++ There are no recordings available - There are no recordings available + There are No Recordings Available - -+ ++ _NO_TITLE_ _NO_TITLE_ @@ -11435,61 +13708,61 @@ - - - -+ -+ -+ -+ -+ ++ ++ ++ ++ ++ Unknown Unknown - -+ ++ Change Group Filter Change Group Filter - -+ ++ Change Group View Change Group View - -+ ++ Change Group Password Change Group Password - -+ ++ Add this Group to Playlist - Add this Group to Playlist + Add This Group to Playlist - -+ ++ Add this recording to Playlist - Add this recording to Playlist + Add This Recording to Playlist - -+ ++ Help (Status Icons) Help (Status Icons) - -+ ++ Are you sure you want to delete: Are you sure you want to delete: - -+ ++ Recording file does not exist. Are you sure you want to delete: Recording file does not exist. @@ -11497,66 +13770,66 @@ - -+ ++ Are you sure you want to stop: Are you sure you want to stop: - -+ ++ Yes, and allow re-record - Yes, and allow re-record -+ Yes, Delete and Allow Re-record ++ Delete and Allow Re-record - - -+ -+ ++ ++ Yes, delete it - Yes, delete it -+ Yes, Delete ++ Delete - -+ ++ Yes, stop recording - Yes, stop recording -+ Yes, Stop Recording ++ Stop Recording - -+ ++ Yes, delete it and the remaining %1 list items - Yes, delete it and the remaining %1 list items -+ Yes, Delete Recording and the Remaining %1 List Items ++ Delete Recording and the Remaining %1 List Items - -+ ++ No, keep it - No, keep it -+ No, Keep ++ Keep - -+ ++ No, continue recording - No, continue recording -+ No, Continue Recording ++ Continue Recording - -+ ++ No, and keep the remaining %1 list items - No, and keep the remaining %1 list items -+ No, Keep the Remaining %1 List Items ++ Keep the Remaining %1 List Items - - -+ -+ ++ ++ Recording Available Recording Available @@ -11565,24 +13838,23 @@ - - -+ -+ ++ ++ This recording is currently in use by: This recording is currently in use by: - +- - - There is/are %n recording(s) in this display group - Used to have singular/plural problem. +- There is/are %n recording(s) in this display group +- Used to have singular/plural problem. - -+ - There is %n recording in this display group - There are %n recordings in this display group - - +- There is %n recording in this display group +- There are %n recordings in this display group +- +- - -+ ++ %1% used, %2 GB free Diskspace %1% used, %2 GB free @@ -11595,21 +13867,21 @@ - - - -+ -+ -+ -+ -+ -+ -+ ++ ++ ++ ++ ++ ++ ++ Live TV Live TV - - -+ -+ ++ ++ This recording is already being deleted - This recording is already being deleted + This Recording is Already Being Deleted @@ -11618,15 +13890,15 @@ - - - -+ -+ -+ ++ ++ ++ Playlist Options Playlist Options - -+ ++ This recording is currently Available - This recording is currently Available + This Recording is Currently Available @@ -11637,11 +13909,11 @@ - - - -+ -+ + + + ++ ++ Recording Unavailable Recording Unavailable @@ -11649,35 +13921,35 @@ - -+ ++ This recording is currently being deleted and is unavailable - This recording is currently being deleted and is unavailable + This Recording is Currently Being Deleted and is Unavailable - -+ ++ This recording has been deleted and is unavailable - This recording has been deleted and is unavailable + This Recording Has Been Deleted and is Unavailable - -+ ++ The file for this recording can not be found - The file for this recording can not be found + The File for This Recording Can Not Be Found - -+ ++ The file for this recording is empty. - The file for this recording is empty. + The File for This Recording is Empty - -+ ++ This recording is not yet available. - This recording is not yet available. + This Recording is Not Yet Available @@ -11685,40 +13957,40 @@ - - -+ -+ ++ ++ Play Play - -+ ++ Shuffle Play Shuffle Play - -+ ++ Clear Playlist Clear Playlist - -+ ++ Toggle playlist for this Category/Title - Toggle playlist for this Category/Title + Toggle Playlist for This Category/Title - -+ ++ Toggle playlist for this Group - Toggle playlist for this Group + Toggle Playlist for This Group - -+ ++ Toggle playlist for this recording - Toggle playlist for this recording + Toggle Playlist for This Recording @@ -11727,9 +13999,9 @@ - - - -+ -+ -+ ++ ++ ++ Storage Options Storage Options @@ -11737,9 +14009,9 @@ - - - -+ -+ -+ ++ ++ ++ Job Options Job Options @@ -11747,15 +14019,15 @@ - - - -+ -+ -+ ++ ++ ++ Delete Delete - -+ ++ Delete, and allow re-record - Delete, and allow re-record + Delete, and Allow Re-record @@ -11763,64 +14035,64 @@ - - -+ -+ ++ ++ Change Recording Group Change Recording Group - - -+ -+ ++ ++ Change Playback Group Change Playback Group - - -+ -+ ++ ++ Disable Auto Expire Disable Auto Expire - - -+ -+ ++ ++ Enable Auto Expire Enable Auto Expire - - -+ -+ ++ ++ Begin Transcoding Begin Transcoding - - -+ -+ ++ ++ Stop Transcoding Stop Transcoding - - -+ -+ ++ ++ Begin Metadata Lookup Begin Metadata Lookup - - -+ -+ ++ ++ Stop Metadata Lookup Stop Metadata Lookup @@ -11830,11 +14102,11 @@ - - - -+ -+ -+ -+ -+ ++ ++ ++ ++ ++ Begin Begin @@ -11844,11 +14116,11 @@ - - - -+ -+ -+ -+ -+ ++ ++ ++ ++ ++ Stop Stop @@ -11856,9 +14128,9 @@ - - - -+ -+ -+ ++ ++ ++ There is %n item(s) in the playlist. Actions affect all items in the playlist - There is %n item in the playlist. Actions affect all items in the playlist @@ -11869,39 +14141,39 @@ - -+ ++ Allow Re-record Allow Re-record - -+ ++ Play Options Play Options - -+ ++ Play from bookmark - Play from bookmark + Play from Bookmark - -+ ++ Play from beginning - Play from beginning + Play from Beginning - -+ ++ Play from last played position - Play from last played position + Play from Last Played Position + + -+ ++ + There is/are %n recording(s) in this display group, which consume(s) %1 GiB. + + There is %n recording in this display group, which consumes %1 GiB. @@ -11909,51 +14181,56 @@ + + + -+ ++ + There is no recording in this display group. + There Are No Recordings in This Display Group - -+ ++ ++ Clear bookmark ++ Clear Bookmark ++ ++ ++ Do not preserve this episode - Do not preserve this episode + Do Not Preserve This Episode - -+ ++ Preserve this episode - Preserve this episode + Preserve This Episode - -+ ++ Scheduling Options Scheduling Options - -+ ++ Edit Recording Schedule Edit Recording Schedule - -+ ++ Custom Edit Custom Edit - -+ ++ User Job User Job - -+ ++ Transcoding profiles - Transcoding profiles + Transcoding Profiles @@ -11964,48 +14241,48 @@ - - - -+ -+ -+ -+ -+ ++ ++ ++ ++ ++ Default Default - -+ ++ Autodetect Autodetect - -+ ++ High Quality High Quality - -+ ++ Medium Quality Medium Quality - -+ ++ Low Quality Low Quality - -+ ++ Recording file cannot be found - Recording file cannot be found + Recording File Cannot Be Found - -+ ++ Recording file contains no data - Recording file contains no data + Recording File Contains No Data @@ -12014,31 +14291,31 @@ - - - -+ + -+ ++ ++ Recording Options Recording Options - - -+ -+ ++ ++ List Recorded Episodes List Recorded Episodes - - -+ -+ ++ ++ List All Recordings List All Recordings - -+ ++ Play from... - Play from... + Play From... @@ -12046,8 +14323,8 @@ - - -+ -+ ++ ++ Remove from Playlist Remove from Playlist @@ -12055,9 +14332,9 @@ - - - -+ -+ -+ ++ ++ ++ Cannot delete - Cannot delete @@ -12066,92 +14343,92 @@ - -+ ++ Group List Menu Group List Menu - - -+ -+ ++ ++ Begin Commercial Detection Begin Commercial Detection - - -+ -+ ++ ++ Stop Commercial Detection Stop Commercial Detection - -+ ++ Allow this episode to re-record - Allow this episode to re-record + Allow This Episode to Re-record - -+ ++ Show Recording Details Show Recording Details - -+ ++ Change Recording Metadata Change Recording Metadata - - -+ -+ ++ ++ Add to Playlist Add to Playlist - -+ ++ Stop Recording Stop Recording - - -+ -+ ++ ++ Mark as Unwatched Mark as Unwatched - - -+ -+ ++ ++ Mark as Watched Mark as Watched - -+ ++ Undelete Undelete - -+ ++ Delete Forever Delete Forever - - -+ -+ ++ ++ Deleted Deleted @@ -12161,332 +14438,350 @@ - - - -+ -+ -+ -+ -+ ++ ++ ++ ++ ++ %1 [%n item(s)] %1 [%n item] -@@ -13504,32 +13924,32 @@ +@@ -13504,32 +13339,32 @@ - -+ ++ Categories Categories - -+ ++ Change Filter Change Filter - -+ ++ Add New Add New - -+ ++ Select Recording Group Select Recording Group - -+ ++ Select Playback Group Select Playback Group - -+ ++ New Recording Group New Recording Group -@@ -13537,18 +13957,22 @@ +@@ -13537,18 +13372,12 @@ PlaybackProfileConfig - - & - and +- & +- and - & -+ & - - +- +- - -+ - if rez - if rez +- if rez +- if rez ++ ++ Mark for deletion ++ Mark for Deletion - -+ -+ Mark for deletion -+ Mark for Deletion -+ -+ -+ ++ Add New Entry Add New Entry -@@ -13556,662 +13980,808 @@ +@@ -13556,723 +13385,873 @@ PlaybackProfileConfigs - - Playback Profiles %1 +- Playback Profiles %1 - Playback Profiles %1 -+ Playback Profiles %1 - - +- +- - -+ ++ Current Video Playback Profile Current Video Playback Profile - +- - - Add New +- Add New - Add New -+ Add New - - +- +- - - Enter Playback Group Name +- Enter Playback Group Name - Enter Playback Group Name -+ Enter Playback Group Name - - +- +- - - Sorry, playback group - name cannot be blank. +- Sorry, playback group +-name cannot be blank. - Sorry, playback group -+ Sorry, playback group - name cannot be blank. - - +-name cannot be blank. +- +- - - Sorry, playback group name - '%1' is already being used. +- Sorry, playback group name +-'%1' is already being used. - Sorry, playback group name -+ Sorry, playback group name - '%1' is already being used. - +-'%1' is already being used. +- PlaybackProfileItemConfig - - W - Width +- W +- Width - W -+ W - - +- +- - - H - Height +- H +- Height - H -+ H - - +- +- - -+ ++ Decoder Decoder - -+ ++ Max CPUs Max CPUs - -+ ++ Maximum number of CPU cores used for video decoding and filtering. Maximum number of CPU cores used for video decoding and filtering. - -+ ++ Multithreaded decoding disabled-only one CPU will be used, please recompile with --enable-ffmpeg-pthreads to enable. Multithreaded decoding disabled-only one CPU will be used, please recompile with --enable-ffmpeg-pthreads to enable. - -+ ++ Disabling will significantly reduce the load on the CPU when watching HD H.264 but may significantly reduce video quality. Disabling will significantly reduce the load on the CPU when watching HD H.264 but may significantly reduce video quality. - -+ ++ When unchecked the OSD will not fade away but instead will disappear abruptly. When unchecked the OSD will not fade away but instead will disappear abruptly. - -+ ++ Uncheck this if the video studders while the OSD is fading away. Uncheck this if the video studders while the OSD is fading away. - -+ ++ Deblocking filter - Deblocking filter + Deblocking Filter - - -- - Profile Item -- Profile Item -+ Profile Item - - -- -+ -+ - Match criteria -- Match criteria -+ Match Criteria - - -- -+ -+ Width -+ Width + + -+ -+ Height -+ Height -+ -+ -+ -+ Optional setting to restrict this profile to a selected picture size range. If both match criteria are used then both must be satisfied for the entry to be selected. -+ Optional setting to restrict this profile to a selected picture size range. If both match criteria are used then both must be satisfied for the entry to be selected. -+ -+ -+ ++ + Video Formats + Video Formats + + -+ ++ + Optional setting to restrict this profile to a video format or formats. You can also type in a format or several formats separated by space. To find the format for a video use ffprobe and look at the word after "Video:". Also you can get a complete list of available formats with ffmpeg -codecs. + Optional setting to restrict this profile to a video format or formats. You can also type in a format or several formats separated by space. To find the format for a video use ffprobe and look at the word after "Video:". Also you can get a complete list of available formats with ffmpeg -codecs. + + -+ ++ + Frame Rate Range + Frame Rate Range + + -+ -+ Optional setting to restrict this profile to a range of frame rates. Valid formats for the setting are [nn.nnn - nn.nnn], [> nn.nnn], [>= nn.nnn], [< nn.nnn], [<= nn.nnn]. Also [nn.nnn] for an exact match. -+ Optional setting to restrict this profile to a range of frame rates. Valid formats for the setting are [nn.nnn - nn.nnn], [> nn.nnn], [>= nn.nnn], [< nn.nnn], [<= nn.nnn]. Also [nn.nnn] for an exact match. ++ ++ Valid formats for the setting are [nnnn - nnnn], [> nnnn], [>= nnnn], [< nnnn], [<= nnnn]. Also [nnnn] for an exact match. You can also use more than 1 expression with & between. ++ Valid formats are [nnnn - nnnn], [> nnnn], [>= nnnn], [< nnnn], [<= nnnn]. Also [nnnn] for an exact match. You can also use more than 1 expression with & between. ++ ++ ++ ++ Numbers can have up to 3 decimal places. ++ ++ ++ ++ ++ Width Range ++ Width Range ++ ++ ++ ++ Optional setting to restrict this profile to videos with a selected width range. ++ Optional setting to restrict this profile to videos with a selected width range. + + -+ ++ ++ Height Range ++ + + +- +- Profile Item +- Profile Item ++ ++ Optional setting to restrict this profile to videos with a selected height range. ++ Optional setting to restrict this profile to videos with a selected height range. + + +- +- Match criteria +- Match criteria ++ ++ Optional setting to restrict this profile to a range of frame rates. ++ Optional setting to restrict this profile to a range of frame rates. + + +- ++ Video renderer - Video renderer + Video Renderer - -+ ++ OSD renderer - OSD renderer + OSD Renderer - -+ ++ OSD fade - OSD fade + OSD Fade - -+ ++ Primary deinterlacer - Primary deinterlacer + Primary Deinterlacer - -+ ++ Fallback deinterlacer - Fallback deinterlacer + Fallback Deinterlacer - -+ ++ Custom filters - Custom filters + Custom Filters - -+ ++ Example custom filter list: 'ivtc,denoise3d' - Example custom filter list: 'ivtc,denoise3d' + Example Custom Filter List: 'ivtc,denoise3d' - -+ ++ When unchecked the deblocking loopfilter will be disabled - When unchecked the deblocking loopfilter will be disabled + When unchecked the deblocking loopfilter will be disabled. + + -+ -+ Invalid frame rate specification(%1), discarded -+ Invalid Frame Rate Specification(%1), Discarded ++ ++ Invalid width specification(%1), discarded ++ Invalid Width (%1), Discarded ++ ++ ++ ++ Invalid height specification(%1), discarded ++ Invalid Height (%1), Discarded - -+ ++ ++ Invalid frame rate specification(%1), discarded ++ Invalid Frame Rate Specification(%1), Discarded ++ ++ ++ Main deinterlacing method. %1 - Main deinterlacing method. %1 + Main Deinterlacing Method. %1 - -+ ++ Fallback deinterlacing method. %1 - Fallback deinterlacing method. %1 + Fallback Deinterlacing Method. %1 + + -+ ++ + Remove this profile item? + Remove this profile item? + + -+ ++ + & + and + & + + -+ ++ ++ width ++ video formats ++ ++ ++ ++ ++ height ++ video formats ++ ++ ++ ++ + formats + video formats + formats + + -+ ++ + framerate + framerate @@ -12495,124 +14790,168 @@ PlaybackSettings - -+ - Extra audio buffering +- Extra audio buffering - Extra audio buffering -+ Extra Audio Buffering ++ ++ Audio read ahead (ms) ++ Audio Read Ahead (ms) ++ ++ ++ ++ Increase this value if audio cuts out frequently. This is more likely to occur when adjusting audio sync to a negative value. If using high negative audio sync values you may need to set a large value here. Default is 100. ++ Increase this value if audio cuts out frequently. This is more likely to occur when adjusting audio sync to a negative value. If using high negative audio sync values you may need to set a large value here. Default is 100. ++ ++ ++ ++ Enable new timestamp based playback speed (AVSync2) ++ Enable New Timestamp Based Playback Speed (AVSync2) ++ ++ ++ ++ Simplified timing and synchronization method. This may offer smoother video playback. Note there is a setting that can be used for fine tuning playback (press right arrow). ++ Simplified timing and synchronization method. This may offer smoother video playback. Note there is a setting that can be used for fine tuning playback (press right arrow). ++ ++ ++ ++ AVSync2 audio correction (ms) ++ AVSync2 Audio Correction (ms) ++ ++ ++ ++ When using AVSync2, if video playback is speeding up and slowing down every few seconds, reduce this value. For quicker recovery of audio sync after jumps, increase this value. Values can be from 1 to 40. Default is 10. ++ When using AVSync2, if video playback is speeding up and slowing down every few seconds, reduce this value. For quicker recovery of audio sync after jumps, increase this value. Values can be from 1 to 40. Default is 10. ++ ++ ++ ++ Extra stage of OpenGL Shading ++ Extra Stage of OpenGL Shading - -+ - Enable this setting if MythTV is playing "crackly" audio. This setting affects digital tuners (QAM/DVB/ATSC) and hardware encoders. It will have no effect on framegrabbers (MPEG-4/RTJPEG). MythTV will keep extra audio data in its internal buffers to workaround this bug. - Enable this setting if MythTV is playing "crackly" audio. This setting affects digital tuners (QAM/DVB/ATSC) and hardware encoders. It will have no effect on framegrabbers (MPEG-4/RTJPEG). MythTV will keep extra audio data in its internal buffers to workaround this bug. +- Enable this setting if MythTV is playing "crackly" audio. This setting affects digital tuners (QAM/DVB/ATSC) and hardware encoders. It will have no effect on framegrabbers (MPEG-4/RTJPEG). MythTV will keep extra audio data in its internal buffers to workaround this bug. +- Enable this setting if MythTV is playing "crackly" audio. This setting affects digital tuners (QAM/DVB/ATSC) and hardware encoders. It will have no effect on framegrabbers (MPEG-4/RTJPEG). MythTV will keep extra audio data in its internal buffers to workaround this bug. ++ ++ This may be needed if video is blank or distorted. In particular, it may be needed on Fire TV 4K. This may cause slowdown or dropped frames. By default this is disabled. ++ This may be needed if video is blank or distorted. In particular, it may be needed on Fire TV 4K. This may cause slowdown or dropped frames. By default this is disabled. ++ - -+ ++ Use FFmpeg's original MPEG-TS demuxer - Use FFmpeg's original MPEG-TS demuxer + Use FFmpeg's Original MPEG-TS Demuxer - -+ ++ Experimental: Enable this setting to use FFmpeg's native demuxer. Things will be broken. Experimental: Enable this setting to use FFmpeg's native demuxer. Things will be broken. - -+ ++ PIP video location - PIP video location + PIP Video Location - -+ ++ Location of PIP Video window. Location of PIP Video window. - -+ ++ Default group filter to apply - Default group filter to apply + Default Group Filter to Apply - -+ ++ All Programs All Programs - -+ ++ Default group filter to apply on the View Recordings screen. Default group filter to apply on the View Recordings screen. - -+ ++ Always prompt for initial group filter - Always prompt for initial group filter + Always Prompt for Initial Group Filter - -+ ++ If enabled, always prompt the user for the initial filter to apply when entering the Watch Recordings screen. If enabled, always prompt the user for the initial filter to apply when entering the Watch Recordings screen. - -+ ++ Save current group filter when changed - Save current group filter when changed + Save Current Group Filter When Changed - -+ ++ If enabled, remember the last selected filter instead of displaying the default filter whenever you enter the playback screen. If enabled, remember the last selected filter instead of displaying the default filter whenever you enter the playback screen. - -+ ++ ++ Change Recording Group using the arrow keys ++ Change Recording Group Using the Arrow Keys ++ ++ ++ ++ If enabled, change recording group directly using the arrow keys instead of having to use < and >. Requires theme support for this feature. ++ If enabled, change recording group directly using the arrow keys instead of having to use < and >. Requires theme support. ++ ++ ++ Start in group list - Start in group list + Start in Group List - -+ ++ If enabled, the focus will start on the group list, otherwise the focus will default to the recordings. If enabled, the focus will start on the group list, otherwise the focus will default to the recordings. - -+ ++ Smart fast forwarding - Smart fast forwarding + Smart Fast Forwarding - -+ ++ If enabled, then immediately after rewinding, only skip forward the same amount as skipping backwards. If enabled, then immediately after rewinding, only skip forward the same amount as skipping backwards. - -+ ++ Automatically skip commercials - Automatically skip commercials + Automatically Skip Commercials - -+ ++ Notify, but do not skip Skip commercials - Notify, but do not skip @@ -12620,728 +14959,952 @@ - -+ ++ Automatically Skip Skip commercials Automatically Skip - -+ ++ Automatically skip commercial breaks that have been flagged during automatic commercial detection or by the mythcommflag program, or just notify that a commercial has been detected. Automatically skip commercial breaks that have been flagged during automatic commercial detection or by the mythcommflag program, or just notify that a commercial has been detected. - -+ ++ Commercial skip automatic rewind amount (secs) - Commercial skip automatic rewind amount (secs) + Commercial Skip Automatic Rewind Amount (seconds) - -+ ++ MythTV will automatically rewind this many seconds after performing a commercial skip. MythTV will automatically rewind this many seconds after performing a commercial skip. - -+ ++ Commercial skip notify amount (secs) - Commercial skip notify amount (secs) + Commercial Skip Notify Amount (secs) - -+ ++ MythTV will act like a commercial begins this many seconds early. This can be useful when commercial notification is used in place of automatic skipping. MythTV will act like a commercial begins this many seconds early. This can be useful when commercial notification is used in place of automatic skipping. - -+ ++ Maximum commercial skip (secs) - Maximum commercial skip (secs) + Maximum Commercial Skip (secs) - -+ ++ MythTV will discourage long manual commercial skips. Skips which are longer than this will require the user to hit the SKIP key twice. Automatic commercial skipping is not affected by this limit. MythTV will discourage long manual commercial skips. Skips which are longer than this will require the user to hit the SKIP key twice. Automatic commercial skipping is not affected by this limit. - -+ ++ Merge short commercial breaks (secs) - Merge short commercial breaks (secs) + Merge Short Commercial Breaks (secs) - -+ ++ Treat consecutive commercial breaks shorter than this as one break when skipping forward. Useful if you have to skip a few times during breaks. Applies to automatic skipping as well. Set to 0 to disable. Treat consecutive commercial breaks shorter than this as one break when skipping forward. Useful if you have to skip a few times during breaks. Applies to automatic skipping as well. Set to 0 to disable. - -+ ++ + Enter Playback Profile Name + Enter Playback Profile name: + + -+ ++ + Sorry, playback group +name cannot be blank. + Sorry, group name cannot be blank. + + -+ ++ + Sorry, playback group name +'%1' is already being used. + Sorry, group name '%1' is already used. + + -+ ++ Sort all sub-titles/multi-titles Ascending - Sort all sub-titles/multi-titles Ascending + Sort All Sub-titles/Multi-titles Ascending - -+ ++ Sort all sub-titles/multi-titles Descending - Sort all sub-titles/multi-titles Descending + Sort All Sub-titles/Multi-titles Descending - -+ ++ Sort sub-titles Descending, multi-titles Ascending - Sort sub-titles Descending, multi-titles Ascending + Sort Sub-titles Descending, Multi-titles Ascending - -+ ++ Sort sub-titles Ascending, multi-titles Descending - Sort sub-titles Ascending, multi-titles Descending + Sort Sub-titles Ascending, Multi-titles Descending - -+ ++ Selects how to sort show episodes. Sub-titles refers to the episodes listed under a specific show title. Multi-title refers to sections (e.g. "All Programs") which list multiple titles. Sections in parentheses are not affected. Selects how to sort show episodes. Sub-titles refers to the episodes listed under a specific show title. Multi-title refers to sections (e.g. "All Programs") which list multiple titles. Sections in parentheses are not affected. - -+ ++ Episode sort orderings - Episode sort orderings + Episode Sort Orderings - -+ ++ Sort episodes - Sort episodes + Sort Episodes - -+ ++ Record date - Record date + Record Date - -+ ++ Season/Episode Season/Episode - -+ ++ Original air date - Original air date + Original Air Date - -+ ++ Program ID Program ID - -+ ++ Selects how to sort a show's episodes - Selects how to sort a show's episodes + Selects How to Sort a Show's Episodes - -+ ++ Fast forward/rewind reposition amount - Fast forward/rewind reposition amount + Fast Forward/Rewind Reposition Amount - -+ ++ When exiting sticky keys fast forward/rewind mode, reposition this many 1/100th seconds before resuming normal playback. This compensates for the reaction time between seeing where to resume playback and actually exiting seeking. When exiting sticky keys fast forward/rewind mode, reposition this many 1/100th seconds before resuming normal playback. This compensates for the reaction time between seeing where to resume playback and actually exiting seeking. - -+ ++ Reverse direction in fast forward/rewind - Reverse direction in fast forward/rewind + Reverse Direction in Fast Forward/Rewind - -+ ++ If enabled, pressing the sticky rewind key in fast forward mode switches to rewind mode, and vice versa. If disabled, it will decrease the current speed or switch to play mode if the speed can't be decreased further. If enabled, pressing the sticky rewind key in fast forward mode switches to rewind mode, and vice versa. If disabled, it will decrease the current speed or switch to play mode if the speed can't be decreased further. - -+ ++ Vertical scaling - Vertical scaling + Vertical Scaling - -+ ++ Adjust this if the image does not fill your screen vertically. Range -100% to 100% Adjust this if the image does not fill your screen vertically. Range -100% to 100% - -+ ++ Horizontal scaling - Horizontal scaling + Horizontal Scaling - -+ ++ Adjust this if the image does not fill your screen horizontally. Range -100% to 100% Adjust this if the image does not fill your screen horizontally. Range -100% to 100% - -+ ++ Scan displacement (X) - Scan displacement (X) + Scan Displacement (X) - -+ ++ Adjust this to move the image horizontally. Adjust this to move the image horizontally. - -+ ++ Scan displacement (Y) - Scan displacement (Y) + Scan Displacement (Y) - -+ ++ Adjust this to move the image vertically. Adjust this to move the image vertically. - -+ ++ Clear bookmark on playback - Clear bookmark on playback + Clear Bookmark on Playback - -+ ++ If enabled, automatically clear the bookmark on a recording when the recording is played back. If disabled, you can mark the beginning with rewind then save position. If enabled, automatically clear the bookmark on a recording when the recording is played back. If disabled, you can mark the beginning with rewind then save position. - -+ - Alternate clear and save bookmark +- Alternate clear and save bookmark - Alternate clear and save bookmark -+ Alternate Clear and Save Bookmark ++ ++ Playback from start of program ++ Playback from Start of Program - -+ - During playback the SELECT key (Enter or Space) will alternate between "Bookmark Saved" and "Bookmark Cleared". If disabled, the SELECT key will save the current position for each keypress. - During playback the SELECT key (Enter or Space) will alternate between "Bookmark Saved" and "Bookmark Cleared". If disabled, the SELECT key will save the current position for each keypress. +- During playback the SELECT key (Enter or Space) will alternate between "Bookmark Saved" and "Bookmark Cleared". If disabled, the SELECT key will save the current position for each keypress. +- During playback the SELECT key (Enter or Space) will alternate between "Bookmark Saved" and "Bookmark Cleared". If disabled, the SELECT key will save the current position for each keypress. ++ ++ If enabled and no bookmark is set, playback starts at the program scheduled start time rather than the beginning of the recording. Useful for automatically skipping 'start early' parts of a recording. ++ If enabled and no bookmark is set, playback starts at the program scheduled start time rather than the beginning of the recording. Useful for automatically skipping 'start early' parts of a recording. - -+ -+ Playback from start of program -+ Playback from Start of Program -+ -+ -+ -+ If enabled and no bookmark is set, playback starts at the program scheduled start time rather than the beginning of the recording. Useful for automatically skipping 'start early' parts of a recording. -+ If enabled and no bookmark is set, playback starts at the program scheduled start time rather than the beginning of the recording. Useful for automatically skipping 'start early' parts of a recording. -+ -+ -+ ++ Action on playback exit - Action on playback exit + Action on Playback Exit - -+ ++ Just exit - Just exit + Exit Without Saving - -+ ++ Save position and exit - Save position and exit + Save and Exit - -+ ++ Always prompt (excluding Live TV) - Always prompt (excluding Live TV) + Always Prompt (excluding Live TV) - -+ ++ Always prompt (including Live TV) - Always prompt (including Live TV) + Always Prompt (including Live TV) - -+ ++ Prompt for Live TV only - Prompt for Live TV only + Prompt for Live TV Only - -+ ++ If set to prompt, a menu will be displayed when you exit playback mode. The options available will allow you to save your position, delete the recording, or continue watching. If set to prompt, a menu will be displayed when you exit playback mode. The options available will allow you to save your position, delete the recording, or continue watching. - -+ ++ Prompt at end of recording - Prompt at end of recording + Prompt At End of Recording - -+ ++ If enabled, a menu will be displayed allowing you to delete the recording when it has finished playing. If enabled, a menu will be displayed allowing you to delete the recording when it has finished playing. - -+ ++ ++ Enable Music Choice ++ Enable Music Choice ++ ++ ++ ++ Enable this to improve playing of Music Choice channels or recordings from those channels. These are audio channels with slide show from some cable providers. In unusual situations this could cause lip sync problems watching normal videos or TV shows. ++ Enable this to improve playing of Music Choice channels or recordings from those channels. These are audio channels with slide show from some cable providers. In unusual situations this could cause lip sync problems watching normal videos or TV shows. ++ ++ ++ Jump to program OSD - Jump to program OSD + Jump to Program OSD - -+ ++ Set the choice between viewing the current recording group in the OSD, or showing the 'Watch Recording' screen when 'Jump to Program' is activated. If enabled, the recordings are shown in the OSD Set the choice between viewing the current recording group in the OSD, or showing the 'Watch Recording' screen when 'Jump to Program' is activated. If enabled, the recordings are shown in the OSD - -+ ++ Continue playback when embedded - Continue playback when embedded + Continue Playback When Embedded - -+ ++ If enabled, TV playback continues when the TV window is embedded in the upcoming program list or recorded list. The default is to pause the recorded show when embedded. If enabled, TV playback continues when the TV window is embedded in the upcoming program list or recorded list. The default is to pause the recorded show when embedded. - -+ ++ Automatically mark a recording as watched - Automatically mark a recording as watched + Automatically Mark a Recording as Watched - -+ ++ If enabled, when you exit near the end of a recording it will be marked as watched. The automatic detection is not foolproof, so do not enable this setting if you don't want an unwatched recording marked as watched. If enabled, when you exit near the end of a recording it will be marked as watched. The automatic detection is not foolproof, so do not enable this setting if you don't want an unwatched recording marked as watched. - -+ ++ Live TV idle timeout (mins) - Live TV idle timeout (mins) + Live TV Idle Timeout (mins) - -+ ++ Exit Live TV automatically if left idle for the specified number of minutes. 0 disables the timeout. Exit Live TV automatically if left idle for the specified number of minutes. 0 disables the timeout. - -+ ++ Letterboxing color - Letterboxing color + Letterboxing Color - -+ ++ By default MythTV uses black letterboxing to match broadcaster letterboxing, but those with plasma screens may prefer gray to minimize burn-in. Currently only works with XVideo video renderer. By default MythTV uses black letterboxing to match broadcaster letterboxing, but those with plasma screens may prefer gray to minimize burn-in. Currently only works with XVideo video renderer. - -+ ++ Video aspect override - Video aspect override + Video Aspect Override - -+ ++ When enabled, these will override the aspect ratio specified by any broadcaster for all video streams. When enabled, these will override the aspect ratio specified by any broadcaster for all video streams. - -+ ++ Zoom Zoom - -+ ++ When enabled, these will apply a predefined zoom to all video playback in MythTV. When enabled, these will apply a predefined zoom to all video playback in MythTV. - -+ ++ Enable realtime priority threads - Enable realtime priority threads + Enable Realtime Priority Threads - -+ ++ When running mythfrontend with root privileges, some threads can be given enhanced priority. Disable this if MythFrontend freezes during video playback. - When running mythfrontend with root privileges, some threads can be given enhanced priority. Disable this if MythFrontend freezes during video playback. +- When running mythfrontend with root privileges, some threads can be given enhanced priority. Disable this if MythFrontend freezes during video playback. ++ When running MythFrontend with root privileges, some threads can be given enhanced priority. Disable this if MythFrontend freezes during video playback. - -+ ++ Sort titles - Sort titles + Sort Titles - -+ ++ Alphabetically Alphabetically - -+ ++ By recording priority - By recording priority + by Recording Priority - -+ ++ Sets the title sorting order when the view is set to Titles only. Sets the title sorting order when the view is set to Titles only. - -+ ++ Enable gamma correction for video - Enable gamma correction for video + Enable Gamma Correction for Video - -+ ++ If enabled, QuickTime will correct the gamma of the video to match your monitor. Turning this off can save some CPU cycles. If enabled, QuickTime will correct the gamma of the video to match your monitor. Turning this off can save some CPU cycles. - -+ ++ Scale video as necessary - Scale video as necessary + Scale Video as Necessary - -+ ++ If enabled, video will be scaled to fit your window or screen. If unchecked, video will never be made larger than its actual pixel size. If enabled, video will be scaled to fit your window or screen. If unchecked, video will never be made larger than its actual pixel size. - -+ - Frames to skip in fullscreen mode +- Frames to skip in fullscreen mode - Frames to skip in fullscreen mode ++ ++ Frames to skip in fullscreen mode + Frames to Skip in Fullscreen Mode - - -- -+ - Video displayed in fullscreen or non-windowed mode will skip this many frames for each frame drawn. Set to 0 to show every frame. Only valid when either "Use GUI size for TV playback" or "Run the frontend in a window" is not checked. - Video displayed in fullscreen or non-windowed mode will skip this many frames for each frame drawn. Set to 0 to show every frame. Only valid when either "Use GUI size for TV playback" or "Run the frontend in a window" is not checked. - - -- -- -+ ++ ++ ++ ++ Video displayed in fullscreen or non-windowed mode will skip this many frames for each frame drawn. Set to 0 to show every frame. Only valid when either "Use GUI size for TV playback" or "Run the frontend in a window" is not checked. ++ Video displayed in fullscreen or non-windowed mode will skip this many frames for each frame drawn. Set to 0 to show every frame. Only valid when either "Use GUI size for TV playback" or "Run the frontend in a window" is not checked. ++ ++ ++ + Scaling + Scaling + + -+ ++ + No scaling + No Scaling + + -+ ++ + Playback settings + Playback Settings + + -+ ++ + General Playback + General Playback + + -+ ++ ++ Advanced Playback Settings ++ Advanced Playback Settings ++ ++ ++ + Add a new playback profile + Add a New Playback Profile + + -+ ++ + View Recordings + View Recordings -+ -+ -+ + + +- +- Video displayed in fullscreen or non-windowed mode will skip this many frames for each frame drawn. Set to 0 to show every frame. Only valid when either "Use GUI size for TV playback" or "Run the frontend in a window" is not checked. +- Video displayed in fullscreen or non-windowed mode will skip this many frames for each frame drawn. Set to 0 to show every frame. Only valid when either "Use GUI size for TV playback" or "Run the frontend in a window" is not checked. ++ + Recording Groups + Recording Groups -+ -+ -+ + + +- +- +- General Playback (%1/%2) +- %2 is the position, %2 is the total +- General Playback (%1/%2) ++ + Seeking + Seeking -+ -+ -+ -+ Commercial Skip -+ Commercial Skip -+ -+ -+ -+ Mac OS X Video Settings -+ Mac OS X Video Settings -+ -+ - General Playback (%1/%2) - %2 is the position, %2 is the total -- General Playback (%1/%2) -+ General Playback (%1/%2) - - - View Recordings (%1/%2) - %1 is the position, %2 is the total +- View Recordings (%1/%2) +- %1 is the position, %2 is the total - View Recordings (%1/%2) -+ View Recordings (%1/%2) ++ ++ Commercial Skip ++ Commercial Skip - - Recording Groups (%1/%2) - %1 is the position, %2 is the total +- Recording Groups (%1/%2) +- %1 is the position, %2 is the total - Recording Groups (%1/%2) -+ Recording Groups (%1/%2) ++ ++ Mac OS X Video Settings ++ Mac OS X Video Settings ++ ++ ++ PlaybackSettingsDialog - - Seeking (%1/%2) - %1 is the position, %2 is the total +- Seeking (%1/%2) +- %1 is the position, %2 is the total - Seeking (%1/%2) -+ Seeking (%1/%2) ++ ++ Playback Profile Menu ++ Playback Profile Menu - - Commercial Skip (%1/%2) - %1 is the position, %2 is the total +- Commercial Skip (%1/%2) +- %1 is the position, %2 is the total - Commercial Skip (%1/%2) -+ Commercial Skip (%1/%2) ++ ++ Move Up ++ Move Up - - Mac OS X Video Setting (%1/%2) - %1 is the position, %2 is the total +- Mac OS X Video Setting (%1/%2) +- %1 is the position, %2 is the total - Mac OS X Video Setting (%1/%2) -+ Mac OS X Video Setting (%1/%2) ++ ++ Move Down ++ Move Down - - Mac OS X Video Settings (%1/%2) - %1 is the position, %2 is the total +- Mac OS X Video Settings (%1/%2) +- %1 is the position, %2 is the total - Mac OS X Video Settings (%1/%2) -+ Mac OS X Video Settings (%1/%2) -+ -+ -+ -+ PlaybackSettingsDialog -+ -+ -+ Playback Profile Menu -+ Playback Profile Menu -+ -+ -+ -+ Move Up -+ Move Up -+ -+ -+ -+ Move Down -+ Move Down -+ -+ -+ ++ + Delete + Delete - + + + PlayerSettings + +- ++ + This is the command used for any file whose extension is not specifically defined. You may also enter the name of one of the playback plugins such as 'Internal'. + This is the command used for any file whose extension is not specifically defined. You may also enter the name of one of the playback plugins such as 'Internal'. + + +- ++ + This can be any command to launch a DVD player. Internal is the default. For other players, %d will be substituted for the DVD device (e.g. /dev/dvd). +- This can be any command to launch a DVD player. Internal is the default. For other players, %d will be substituted for the DVD device (e.g. /dev/dvd). ++ This can be any command to launch a DVD player. Internal is the default. For other players, %d will be substituted for the DVD device (e.g. /dev/dvd). + + +- ++ + This device must exist, and the user playing the DVD needs to have read permission on the device. 'default' will let the MediaMonitor choose a device. +- This device must exist, and the user playing the DVD needs to have read permission on the device. 'default' will let the MediaMonitor choose a device. ++ This device must exist, and the user playing the DVD needs to have read permission on the device. 'default' will let the MediaMonitor choose a device. + + +- ++ + This path is the location your operating system mounts Blu-ray discs. + This path is the location your operating system mounts Blu-ray discs. + + +- ++ + If for some reason the default player doesn't play a video, you can play it in an alternate player by selecting 'Play in Alternate Player.' + If for some reason the default player doesn't play a video, you can play it in an alternate player by selecting 'Play in Alternate Player.' + + +- ++ + Some Blu-ray discs require that a player region be explicitly set. Only change the value from 'No Region' if you encounter a disc which fails to play citing a region mismatch. + Some Blu-ray discs require that a player region be explicitly set. Only change the value from 'No Region' if you encounter a disc which fails to play citing a region mismatch. + + +- ++ + Exit without saving settings +- Exit without saving settings ++ Exit Without Saving + + +- ++ + Save settings and Exit +- Save settings and Exit ++ Save and Exit + + +- ++ + No Region + No Region + + +- ++ + Region A: The Americas, Southeast Asia, Japan + Region A: The Americas, Southeast Asia, Japan + + +- ++ + Region B: Europe, Middle East, Africa, Oceania + Region B: Europe, Middle East, Africa, Oceania + + +- ++ + Region C: Eastern Europe, Central and South Asia + Region C: Eastern Europe, Central and South Asia + +@@ -14280,93 +14259,241 @@ -@@ -14224,12 +14794,12 @@ + PowerSearchPopup - - This can be any command to launch a DVD player. Internal is the default. For other players, %d will be substituted for the DVD device (e.g. /dev/dvd). -- This can be any command to launch a DVD player. Internal is the default. For other players, %d will be substituted for the DVD device (e.g. /dev/dvd). -+ This can be any command to launch a DVD player. Internal is the default. For other players, %d will be substituted for the DVD device (e.g. /dev/dvd). +- ++ + Select Search + Select Search - - This device must exist, and the user playing the DVD needs to have read permission on the device. 'default' will let the MediaMonitor choose a device. -- This device must exist, and the user playing the DVD needs to have read permission on the device. 'default' will let the MediaMonitor choose a device. -+ This device must exist, and the user playing the DVD needs to have read permission on the device. 'default' will let the MediaMonitor choose a device. +- ++ + <New Search> + <New Search> - -@@ -14249,12 +14819,12 @@ - - - Exit without saving settings -- Exit without saving settings -+ Exit Without Saving +- ++ + Edit + Edit - - Save settings and Exit -- Save settings and Exit -+ Save and Exit +- ++ + Delete + Delete - -@@ -14308,12 +14878,21 @@ +- ++ + Record + Record + + - ProfileGroup +- ProfileGroup ++ PrevRecordedList - - ProfileGroup +- ProfileGroup - ProfileGroup -+ ProfileGroup ++ ++ ++ ++ Programs ++ Programs + + +- +- Transcoders +- Transcoders ++ ++ ++ Episodes ++ Episodes + + -+ -+ Profile Group -+ Profile Group ++ ++ Last two weeks ++ Last Two Weeks + + -+ -+ Profiles -+ Profiles - - -- -+ - Transcoders - Transcoders ++ ++ Select a program... ++ Select a Program... ++ ++ ++ ++ Select the title of the program you wish to find. When finished return with the left arrow key. To search by date press 1. ++ Select the title of the program you wish to find. When finished return with the left arrow key. To search by date press 1. ++ ++ ++ ++ Reverse Title ++ Sort sequence ++ Reverse Title ++ ++ ++ ++ Title ++ Sort sequence ++ Title ++ ++ ++ ++ Dates ++ ++ ++ ++ ++ Select a month ... ++ Select a Month... ++ ++ ++ ++ Select a month to search. When finished return with the left arrow key. To search by title press 2. ++ Select a month to search. When finished return with the left arrow key. To search by title press 2. ++ ++ ++ ++ Reverse Time ++ Sort sequence ++ Reverse Time ++ ++ ++ ++ Time ++ Sort sequence ++ Time ++ ++ ++ ++ Sort Options ++ Sort Options ++ ++ ++ ++ Reverse Sort Order ++ Reverse Sort Order ++ ++ ++ ++ Sort By Title ++ Sort by Title ++ ++ ++ ++ Sort By Time ++ Sort by Time -@@ -14321,52 +14900,52 @@ - - ProfileGroupEditor +- +- +- ProfileGroupEditor - - New Profile Group Name +- New Profile Group Name - New Profile Group Name -+ New Profile Group Name ++ ++ List Options ++ List Options ++ ++ ++ ++ Sort ++ Sort ++ ++ ++ ++ Edit Schedule ++ Edit Schedule ++ ++ ++ ++ Custom Edit ++ Custom Edit ++ ++ ++ ++ Program Details ++ Program Details ++ ++ ++ ++ Upcoming ++ Upcoming ++ ++ ++ ++ Channel Search ++ Channel Search ++ ++ ++ ++ Program Guide ++ Program Guide ++ ++ ++ ++ Recording Options ++ Recording Options ++ ++ ++ ++ Allow this episode to re-record ++ Allow This Episode to Re-record ++ ++ ++ ++ Never record this episode ++ Never Record This Episode ++ ++ ++ ++ Remove this episode from the list ++ Remove This Episode from the List ++ ++ ++ ++ Remove all episodes for this title ++ Remove All Episodes for This Title ++ ++ ++ ++ Delete this episode of '%1' from the previously recorded history? ++ Delete this episode of '%1' from the previously recorded history? - - (Create new profile group) +- (Create new profile group) - (Create new profile group) -+ (Create new profile group) ++ ++ Delete all episodes of '%1' from the previously recorded history? ++ Delete all episodes of '%1' from the previously recorded history? ++ ++ ++ ++ ProfileGroup ++ ++ ++ Profile Group ++ Profile Group - - Delete profile group: - '%1'? +- Delete profile group: +-'%1'? - Delete profile group: -+ Delete profile group: - '%1'? +-'%1'? ++ ++ Profiles ++ Profiles - - Yes, delete group +- Yes, delete group - Yes, delete group -+ Yes, Delete Group ++ ++ Transcoders ++ Transcoders ++ ++ ++ ProfileGroupEditor - - No, Don't delete group +- No, Don't delete group - No, Don't delete group -+ No, Keep Group -+ -+ -+ ++ + Profile Group + Profile Group @@ -13350,620 +15913,1194 @@ ProgDetails - -+ ++ Title Title - -+ ++ Title Pronounce Title Pronounce - -+ ++ Part %1 of %2, Part %1 of %2, - -+ ++ %n star(s) %n star -@@ -14374,199 +14953,204 @@ +@@ -14374,199 +14501,234 @@ - -+ ++ Mono Mono - -+ ++ Stereo Stereo - -+ ++ Surround Sound Surround Sound - -+ ++ Dolby Sound Dolby Sound - -+ ++ Audio for Hearing Impaired Audio for Hearing Impaired - -+ ++ Audio for Visually Impaired Audio for Visually Impaired - -+ ++ HDTV HDTV - -+ ++ Widescreen Widescreen - -+ ++ AVC/H.264 AVC/H.264 - -+ ++ 720p Resolution 720p Resolution - -+ ++ 1080i/p Resolution 1080i/p Resolution - -+ ++ ++ Damaged ++ Damaged ++ ++ ++ CC Closed Captioned CC - -+ ++ Subtitles Available Subtitles Available - -+ ++ Subtitled Subtitled - -+ ++ Deaf Signing Deaf Signing - -+ ++ Unidentified Episode Unidentified Episode - -+ ++ Repeat Repeat - -+ ++ Description Description - -+ ++ Category Category - -+ ++ + Genre + Genre + + -+ ++ Type category_type Type - -+ ++ %1 of %2 %1 of %2 - -+ ++ Episode Episode - -+ ++ Season Season - -+ ++ Syndicated Episode Number Syndicated Episode Number - -+ ++ Original Airdate Original Airdate - -+ ++ Program ID Program ID - -+ ++ Actors Actors - -+ ++ Director Director - -+ ++ Producer Producer - -+ ++ Executive Producer Executive Producer - -+ ++ Writer Writer - -+ ++ Guest Star Guest Star - -+ ++ Host Host - -+ ++ Adapter Adapter - -+ ++ Presenter Presenter - -+ ++ Commentator Commentator - -+ ++ Guest Guest - -+ ++ ++ MATCHED, adding %1 ++ MATCHED, adding %1 ++ ++ ++ ++ not matched ++ ++ ++ ++ ++ Query FAILED ++ ++ ++ ++ ++ Recording Priority Adjustment ++ Recording Priority Adjustment ++ ++ ++ ++ Priority Adjustment Total ++ Priority Adjustment Total ++ ++ ++ MythTV Status MythTV Status - -+ ++ %n hour(s) %n hour -@@ -14574,133 +15158,126 @@ +@@ -14574,134 +14736,111 @@ - -+ ++ Auto-expire off - Auto-expire off + Auto-expire Off - -+ ++ Marked as 'watched' Marked as 'watched' - -+ ++ Not the earliest episode Not the earliest episode - -+ ++ Recently deleted episode Recently deleted episode - -+ ++ Recording Rule Recording Rule - -+ ++ Last Recorded Last Recorded - -+ ++ Next Recording Next Recording - -+ ++ Average Time Shift Average Time Shift - -+ ++ Watch List Score Watch List Score - -+ ++ Watch List Status Watch List Status - -+ ++ Search Phrase Search Phrase - -+ ++ Find ID Find ID - -+ ++ GB GigaBytes GB - -+ ++ Recording Host Recording Host - -+ ++ Recording Input Recording Input - -+ ++ Recorded File Name Recorded File Name - -+ ++ Recorded File Size Recorded File Size - -+ ++ Recording Profile Recording Profile - -+ ++ Recording Group Recording Group - -+ ++ Storage Group Storage Group -- -+ - Playback Group - Playback Group +- ++ + Playback Group + Playback Group + +- +- +- Options +- Options +- +- +- +- +- Zoom In +- Zoom In +- +- +- +- +- Zoom Out +- Zoom Out +- +- +- +- +- Switch Page +- Switch Page +- + + + ProgFinder +@@ -14721,93 +14860,93 @@ + Times + + +- ++ + Options + Options + + +- +- ++ ++ + Clear Search + Clear Search + + +- +- ++ ++ + Edit Search + Edit Search + + +- +- ++ ++ + Toggle Record + Toggle Record + + +- +- ++ ++ + Program Details + Program Details + + +- +- ++ ++ + Upcoming + Upcoming + + +- +- ++ ++ + Previously Recorded + Previously Recorded + + +- +- ++ ++ + Custom Edit + Custom Edit + + +- +- ++ ++ + Program Guide + Program Guide + + +- +- ++ ++ + Channel Search + Channel Search + + +- +- ++ ++ + No Programs + No Programs + + +- +- ++ ++ + There are no available programs under this search. Please select another search. + There are no available programs under this search. Please select another search. + + +- ++ + Select a letter... +- Select a letter... ++ Select a Letter... + + +- ++ + Pick the first letter of the program name, then press SELECT or the right arrow. + Pick the first letter of the program name, then press SELECT or the right arrow. + + +- ++ + Select a program... +- Select a program... ++ Select a Program... + + +- ++ + Select the title of the program you wish to find. When finished return with the left arrow key. Press SELECT to schedule a recording. + Select the title of the program you wish to find. When finished return with the left arrow key. Press SELECT to schedule a recording. + +@@ -14815,201 +14954,201 @@ + + ProgLister + +- ++ + Program List + Program List + + +- ++ + Program Listings + Program Listings + + +- ++ + New Title Search + New Title Search + + +- ++ + Title Search + Title Search + + +- ++ + Keyword Search + Keyword Search + + +- ++ + People Search + People Search + + +- ++ + Stored Search + Stored Search + + +- + ++ + Power Search + Power Search + + +- ++ + Rule Search + Rule Search + + +- ++ + Category Search + Category Search + + +- +- ++ ++ + Channel Search + Channel Search + + +- ++ + Movie Search + Movie Search + + +- ++ + Time Search + Time Search + + +- +- +- ++ ++ ++ + Previously Recorded + Previously Recorded + + +- ++ + Unknown Search + Unknown Search + + +- ++ + Options + Options + + +- ++ + Choose Search Phrase... + Choose Search Phrase... -- - Options -- Options -+ Options +- ++ + Sort + Sort -- -- - Zoom In -- Zoom In -+ Zoom In +- ++ + Record + Record -- -- - Zoom Out -- Zoom Out -+ Zoom Out +- ++ + Edit Schedule + Edit Schedule -- -- - Switch Page -- Switch Page -+ Switch Page +- ++ + Program Details + Program Details - - -@@ -14794,7 +15371,7 @@ - - Select a letter... -- Select a letter... -+ Select a Letter... +- ++ + Program Guide + Program Guide - -@@ -14804,7 +15381,7 @@ +- ++ + Upcoming + Upcoming + - - Select a program... -- Select a program... -+ Select a Program... +- ++ + Custom Edit + Custom Edit + + +- ++ + Delete Rule + Delete Rule - -@@ -14951,7 +15528,7 @@ +- ++ + Delete Episode + Delete Episode + - +- ++ Start search from date and time - Start search from date and time + Start Search from Date and Time - -@@ -14971,12 +15548,12 @@ +- ++ + Cancel + Cancel + + +- ++ + Sort Options + Sort Options + + +- ++ + Reverse Sort Order + Reverse Sort Order + - +- ++ Sort By Title - Sort By Title + Sort by Title - +- ++ Sort By Time - Sort By Time + Sort by Time - -@@ -15001,7 +15578,7 @@ +- ++ + Select Rating + Select Rating + + +- ++ + Select Channel + Select Channel + + +- ++ + Select Category + Select Category + + +- ++ + Select List + Select List + - +- ++ Select a search stored from - Select a search stored from + Select a Search Stored from - -@@ -15027,14 +15604,14 @@ +- ++ + Custom Record + Custom Record + + +- ++ + %n star(s) + Used to have singular/plural problem + +@@ -15018,7 +15157,7 @@ - -- -+ - ^(The |A |An ) - Regular Expression for what to ignore when sorting - ^(The |A |An ) + +- ++ + %n star(s) and above + Used to have singular/plural problem + +@@ -15027,91 +15166,85 @@ + +- +- ^(The |A |An ) +- Regular Expression for what to ignore when sorting +- ^(The |A |An ) +- +- - - -+ -+ ++ ++ %1 of %2 Current position in list where %1 is the position, %2 is the total count %1 of %2 -@@ -15062,22 +15639,22 @@ + + +- ++ + Delete '%1' %2 rule? + Delete '%1' %2 rule? + - +- ++ + Delete this episode of '%1'? + Delete this episode of '%1'? + + +- ++ + Delete all episodes of '%1'? + Delete all episodes of '%1'? + + +- ++ + NOTE: removing items from this list will not delete any recordings. + NOTE: removing items from this list will not delete any recordings. + + +- ++ Allow this episode to re-record - Allow this episode to re-record + Allow This Episode to Re-record - +- ++ Never record this episode - Never record this episode + Never Record This Episode - +- ++ Remove this episode from the list - Remove this episode from the list + Remove This Episode from the List - +- ++ Remove all episodes for this title - Remove all episodes for this title + Remove All Episodes for This Title - -@@ -15211,43 +15788,43 @@ - - +- +- ++ ++ + All + All + + +- ++ + Premieres + Premieres + + +- ++ + Movies + Movies + + +- ++ + Series + Series + + +- ++ + Specials + Specials + + +- ++ + Unrated + Unrated + + +- ++ + Power Recording Rule + Power Recording Rule + +@@ -15139,158 +15272,148 @@ + + ProgramRecPriority + +- ++ + Schedule Priorities + Schedule Priorities + + +- ++ + Options + Options + + +- +- ++ ++ + Increase Priority + Increase Priority + + +- +- ++ ++ + Decrease Priority + Decrease Priority + + +- +- ++ ++ + Sort + Sort + + +- +- ++ ++ + Program Details + Program Details + + +- +- ++ ++ + Upcoming + Upcoming + + +- +- ++ ++ + Custom Edit + Custom Edit + + +- +- ++ ++ + Delete Rule + Delete Rule + + +- +- ++ ++ + New Template + New Template + + +- ++ + Sort Options + Sort Options + + +- +- ++ ++ + Reverse Sort Order + Reverse Sort Order + + +- +- ++ ++ Sort By Title - Sort By Title + Sort by Title - - +- +- ++ ++ Sort By Priority - Sort By Priority + Sort by Priority - - +- +- ++ ++ Sort By Type - Sort By Type + Sort by Type - - +- +- ++ ++ Sort By Count - Sort By Count + Sort by Count - - +- +- ++ ++ Sort By Record Count - Sort By Record Count + Sort by Record Count - - +- +- ++ ++ Sort By Last Recorded - Sort By Last Recorded + Sort by Last Recorded - - +- +- ++ ++ Sort By Average Delay - Sort By Average Delay + Sort by Average Delay - -@@ -15284,13 +15861,13 @@ +- ++ + Template Name + Template Name + + +- ++ + Delete '%1' %2 rule? +- Delete '%1' %2 rule? +- +- +- +- ^(The |A |An ) +- ^(The |A |An ) ++ Delete '%1' %2 rule? + + +- +- +- +- +- +- ++ ++ ++ ++ ++ ++ + Any + Any + + +- +- ++ ++ + Recording %1 of %2 + Recording %1 of %2 + + QObject - +- - -+ - ^(The |A |An ) - ^(The |A |An ) - +- ^(The |A |An ) +- ^(The |A |An ) +- - - -+ -+ ++ ++ %n hour(s) %n hour -@@ -15298,8 +15875,8 @@ +@@ -15298,8 +15421,8 @@ - - -+ -+ ++ ++ %n minute(s) %n minute -@@ -15307,24 +15884,25 @@ +@@ -15307,24 +15430,28 @@ - -+ ++ ++ ++ ++ + Manual Record Manual Record - -+ ++ Re-Record - Re-Record + Re-record @@ -13972,31 +17109,31 @@ - - - -+ -+ ++ ++ + Repeat Repeat - -+ ++ %n star(s) %n star -@@ -15333,60 +15911,60 @@ +@@ -15333,60 +15460,60 @@ - -+ ++ Yes Yes - -+ ++ No No @@ -14005,62 +17142,62 @@ - - - -+ -+ ++ ++ + + - -+ ++ Unknown Unknown - -+ ++ Playing Playing - - -+ ++ + Recording Recording - -+ ++ Transcoding Transcoding - -+ ++ PIP PIP - -+ ++ Blu-ray Disc Blu-ray Disc - -+ ++ PBP PBP - -+ ++ File transfer File transfer -@@ -15436,47 +16014,47 @@ +@@ -15436,47 +15563,47 @@ Record only this showing @@ -14117,7 +17254,7 @@ -@@ -15513,655 +16091,665 @@ +@@ -15513,665 +15640,675 @@ Override Recording @@ -14573,267 +17710,267 @@ - -+ ++ Default Recording Profile Default Default - -+ ++ High Quality Recording Profile High Quality High Quality - -+ ++ Live TV Recording Profile Live TV Live TV - -+ ++ Low Quality Recording Profile Low Quality Low Quality - -+ ++ Medium Quality Recording Profile Medium Quality Medium Quality - -+ ++ CRC IP Recorders Recording Profile Group Name CRC IP Recorders - -+ ++ FireWire Input Recording Profile Group Name FireWire Input - -+ ++ Freebox Input Recording Profile Group Name Freebox Input - -+ ++ Hardware DVB Encoders Recording Profile Group Name Hardware DVB Encoders - -+ ++ Hardware HDTV Recording Profile Group Name Hardware HDTV - -+ ++ Hardware MJPEG Encoders (Matrox G200-TV, Miro DC10, etc) Recording Profile Group Name Hardware MJPEG Encoders (Matrox G200-TV, Miro DC10, etc) - -+ ++ HD-PVR Recorders Recording Profile Group Name HD-PVR Recorders - -+ ++ HDHomeRun Recorders Recording Profile Group Name HDHomeRun Recorders - -+ ++ MPEG-2 Encoders (PVR-x50, PVR-500) Recording Profile Group Name MPEG-2 Encoders (PVR-x50, PVR-500) - -+ ++ Transcoders Recording Profile Group Name Transcoders - -+ ++ V4L2 Encoders Recording Profile Group Name V4L2 Encoders - -+ ++ All Programs Recording Group All Programs All Programs - -+ ++ All Recording Group All Programs -- short form All - -+ ++ Default Recording Group Default Default - -+ ++ Deleted Recording Group Deleted Deleted - -+ ++ Default Storage Group Name Default - -+ ++ Commercial Detection Commercial Detection - -+ ++ %1 GB GigaBytes %1 GB - -+ ++ DVD DVD - -+ ++ HTTP Streaming HTTP Streaming - -+ ++ RTSP Streaming RTSP Streaming - -+ ++ Recording Recorded file, object not action Recording - -+ ++ Preview Generation Preview Generation - -+ ++ User Job User Job - -+ ++ MPEG-2 Recording Profile MPEG-2 MPEG-2 - -+ ++ RTjpeg/MPEG-4 Recording Profile RTjpeg/MPEG-4 RTjpeg/MPEG-4 - -+ ++ Software Encoders (V4L based) Recording Profile Group Name Software Encoders (V4L based) - -+ ++ USB MPEG-4 Encoder (Plextor ConvertX, etc) Recording Profile Group Name USB MPEG-4 Encoder (Plextor ConvertX, etc) - -+ ++ Live TV Recording Group Live TV Live TV - -+ ++ All Programs - %1 Show all programs from a specific recording group All Programs - %1 - -+ ++ Live TV Storage Group Name Live TV - -+ ++ Thumbnails Storage Group Name Thumbnails - -+ ++ DB Backups Storage Group Name DB Backups - -+ ++ Default Playback Group Name Default @@ -14904,44 +18041,189 @@ Pre & Post Roll Pre & Post Roll -@@ -16222,17 +16810,17 @@ - +- ++ + master + master + + +- ++ + %n day(s), + + %n day, +@@ -16179,7 +16316,7 @@ + + + +- ++ + %n hour(s) and + + %n hour and +@@ -16187,7 +16324,7 @@ + + + +- ++ + %n minute(s) + + %n minute +@@ -16195,19 +16332,19 @@ + + + +- ++ + within one minute + Recording starting + within one minute + + +- ++ + soon + Recording starting + soon + + +- ++ + (%n day(s)) + + (%n day) +@@ -16215,300 +16352,309 @@ + + + +- ++ + Track + Track + + +- ++ Audio track - Audio track + Audio Track - +- ++ Video track - Video track + Video Track - +- ++ Subtitle track - Subtitle track + Subtitle Track - -@@ -16307,208 +16895,212 @@ +- ++ + CC + EIA-608 closed captions + CC + + +- ++ + ATSC CC + EIA-708 closed captions + ATSC CC + + +- ++ + TT CC + Teletext closed captions + TT CC + + +- ++ + TT Menu + Teletext Menu + TT Menu + + +- ++ + Text + Text stream + Text + + +- ++ + TXT File + Text File + TXT File + + +- ++ + Audio Description + On-screen events described for the visually impaired + Audio Description + + +- ++ + Clean Effects + No dialog, background audio only + Clean Effects + + +- ++ + Hearing Impaired + Clear dialog for the hearing impaired + Hearing Impaired + + +- ++ + Spoken Subtitles + Subtitles are read out for the visually impaired + Spoken Subtitles + + +- ++ + Commentary + Director/Cast commentary track + Commentary + + +- ++ + Normal + Ordinary audio track Normal - - -+ +- +- ++ + - - ++ ++ Off Off - - -+ ++ + On On @@ -14962,7 +18244,7 @@ - -+ ++ Password Password @@ -14977,175 +18259,183 @@ - -+ ++ Could not find specified tuner (%1). Could not find specified tuner (%1). - -+ ++ Specified tuner (%1) is already in use. Specified tuner (%1) is already in use. - -+ ++ All tuners are currently in use. If you want to watch TV, you can cancel one of the in-progress recordings from the delete menu - All tuners are currently in use. If you want to watch TV, you can cancel one of the in-progress recordings from the delete menu + All tuners are currently in use. If you want to watch TV, you can cancel one of the in-progress recordings from the delete menu. - -+ ++ Failed to configure plugin - Failed to configure plugin + Failed to Configure Plugin - -+ ++ Plugin failure - Plugin failure + Plugin Failure - -+ ++ %1 failed to run for some reason %1 failed to run for some reason - -+ ++ No UPnP backends found Backend Setup No UPnP backends found - -+ ++ Cannot find (ping) database host %1 on the network Backend Setup Cannot find (ping) database host %1 on the network - -+ ++ Cannot login to database Backend Setup Cannot login to database - -+ ++ + Cannot connect to backend + Backend Setup + Cannot connect to backend + + -+ ++ Could not connect to master backend - Could not connect to master backend + Could Not Connect to Master Backend - -+ ++ Backend is online - Backend is online + Backend is Online - -+ ++ This application is not compatible with the installed MythTV libraries. This application is not compatible with the installed MythTV libraries. - -+ ++ The connection to the master backend server has gone away for some reason. Is it running? The connection to the master backend server has gone away for some reason. Is it running? - -+ ++ Could not connect to the master backend server. Is it running? Is the IP address set for it in mythtv-setup correct? Could not connect to the master backend server. Is it running? Is the IP address set for it in mythtv-setup correct? - -+ ++ The server uses network protocol version %1, but this client only understands version %2. Make sure you are running compatible versions of the backend and frontend. - The server uses network protocol version %1, but this client only understands version %2. Make sure you are running compatible versions of the backend and frontend. + The server uses network protocol version %1, but this client only understands version %2. Make sure you are running compatible versions of the backend and frontend. - +- - - -+ ++ ++ OK OK - +- - ++ Cancel Cancel - - -+ -+ - +- - - - - -+ -+ -+ -+ ++ ++ ++ ++ ++ ++ ++ Default Default - -+ ++ Subtitle Subtitle - -+ ++ ++ Video Decode Error ++ Video Decode Error ++ ++ ++ (forced) (forced) - -+ ++ Input %1:%2 Input %1:%2 - -+ ++ Could not query inputs. Could not query inputs. - -+ ++ ERROR, Compile with V4L support to query inputs - ERROR, Compile with V4L support to query inputs + ERROR, Compile with V4L support to query inputs. - -+ ++ ERROR, Compile with V4L support to query audio inputs - ERROR, Compile with V4L support to query audio inputs + ERROR, Compile with V4L support to query audio inputs. @@ -15153,166 +18443,198 @@ - - -+ -+ ++ ++ Could not open '%1' to probe its inputs. Could not open '%1' to probe its inputs. - -+ ++ ERROR, Compile with DVB support to query inputs - ERROR, Compile with DVB support to query inputs + ERROR, Compile with DVB support to query inputs. - -+ ++ The VBox software version is too old (%1), we require %2 The VBox software version is too old (%1), we require %2 - - -+ -+ ++ ++ Unable to connect to device. Unable to connect to device. - -+ ++ Invalid Device ID Invalid Device ID - -+ ++ Invalid Device ID or address. - Invalid Device ID or address. + Invalid Device ID or Address - -+ ++ , firmware: %2 , firmware: %2 -@@ -16518,13 +17110,13 @@ +@@ -16518,94 +16664,94 @@ Sports - -+ ++ Video Video - - -+ -+ ++ ++ All Channels All Channels -@@ -16541,12 +17133,12 @@ - +- ++ + Updated Channel %1 + Updated Channel %1 + + +- ++ + Added Channel %1 + Added Channel %1 + + +- ++ Failed to add channel %1 - Failed to add channel %1 + Failed to Add Channel %1 - +- ++ %1 -- Testing decryption of program %2 - %1 -- Testing decryption of program %2 + %1 -- Testing Decryption of Program %2 - -@@ -16556,7 +17148,7 @@ +- ++ + Program %1 + Program %1 + - +- ++ Unknown decryption status - Unknown decryption status + Unknown Decryption Status - -@@ -16571,41 +17163,41 @@ +- ++ + Encrypted + Encrypted + + +- ++ + Decrypted + Decrypted + - +- ++ %1 -- Timed out - %1 -- Timed out + %1 -- Timed Out - +- ++ %1 possible channels - %1 possible channels + %1 Possible Channels - +- ++ no channels - no channels + No Channels - +- ++ %1, no signal - %1, no signal + %1, No Signal - +- ++ %1 -- Found %2 probable channels - %1 -- Found %2 probable channels + %1 -- Found %2 Probable Channels - +- - -+ ++ ++ offset %2 offset %2 - -+ ++ ScanTransport Tuning to %1 mplexid(%2) ScanTransport Tuning to %1 mplexid(%2) - -+ ++ : Found %n : Found %n -@@ -16613,28 +17205,28 @@ +@@ -16613,28 +16759,28 @@ - -+ ++ Frequency %1 Frequency %1 - -+ ++ ATSC Channel %1 ATSC Channel %1 - -+ ++ as as - -+ ++ Skipping %1, not in imported channel map - Skipping %1, not in imported channel map + Skipping %1, Not in Imported Channel Map @@ -15320,11 +18642,11 @@ - -+ ++ Broadcast Broadcast -@@ -16648,7 +17240,7 @@ +@@ -16648,7 +16794,7 @@ @@ -15333,20 +18655,41 @@ High High -@@ -16758,9 +17350,9 @@ +@@ -16758,775 +16904,741 @@ France - - - -+ -+ ++ ++ + Frequency Frequency -@@ -16785,30 +17377,30 @@ + +- ++ + Contrast + Contrast + + +- ++ + Brightness + Brightness + + +- ++ + Color + Color + + +- ++ + Hue Hue @@ -15381,7 +18724,17 @@ Analog Analog -@@ -16824,532 +17416,523 @@ + +- ++ + Page Not Available + Requested Teletext page not available + Page Not Available + + +- ++ + Play Play @@ -15400,7 +18753,7 @@ - -+ ++ Codec Codec @@ -15447,7 +18800,7 @@ + + + -+ ++ Bitrate Bitrate @@ -15514,19 +18867,19 @@ - -+ ++ RTjpeg Quality RTjpeg Quality - -+ ++ Higher is better quality. Higher is better quality. - -+ ++ Luma filter - Luma filter + Luma Filter @@ -15534,28 +18887,28 @@ - - -+ -+ ++ ++ Lower is better. Lower is better. - -+ ++ Chroma filter - Chroma filter + Chroma Filter - -+ ++ Scale bitrate for frame size - Scale bitrate for frame size + Scale Bitrate for Frame Size - -+ ++ Minimum quality - Minimum quality + Minimum Quality @@ -15564,77 +18917,77 @@ - - - -+ -+ ++ + ++ Modifying the default may have severe consequences. Modifying the default may have severe consequences. - -+ ++ Maximum quality - Maximum quality + Maximum Quality - -+ ++ Max quality difference between frames - Max quality difference between frames + Max Quality Difference Between Frames - -+ ++ Enable interlaced DCT encoding - Enable interlaced DCT encoding + Enable Interlaced DCT Encoding - -+ ++ Enable interlaced motion estimation - Enable interlaced motion estimation + Enable Interlaced Motion Estimation - -+ ++ Enable high-quality encoding - Enable high-quality encoding + Enable High-quality Encoding - -+ ++ Enable 4MV encoding - Enable 4MV encoding + Enable 4MV Encoding - -+ ++ If set, the MPEG4 encoder will use '4MV' motion-vector encoding. This requires much more processing, but can result in better video. It is highly recommended that the HQ option is enabled if 4MV is enabled. - If set, the MPEG4 encoder will use '4MV' motion-vector encoding. This requires much more processing, but can result in better video. It is highly recommended that the HQ option is enabled if 4MV is enabled. + If set, the MPEG4 encoder will use '4MV' motion-vector encoding. This requires much more processing, but can result in better video. It is highly recommended that the HQ option is enabled if 4MV is enabled. - -+ ++ Number of threads - Number of threads + Number of Threads - -+ ++ Threads to use for software encoding. Threads to use for software encoding. - -+ ++ Set to a value less than or equal to the number of processors on the backend that will be doing the encoding. Set to a value less than or equal to the number of processors on the backend that will be doing the encoding. @@ -15672,285 +19025,286 @@ - -+ ++ Bitrate (kb/s) Bitrate (kb/s) - -+ ++ Bitrate in kilobits/second. As a guide, 2200 kb/s is approximately 1 GB/hr. Bitrate in kilobits/second. As a guide, 2200 kb/s is approximately 1 GB/hr. - -+ ++ If set, the bitrate specified will be used for 640x480. If other resolutions are used, the bitrate will be scaled appropriately. If set, the bitrate specified will be used for 640x480. If other resolutions are used, the bitrate will be scaled appropriately. - -+ ++ If set, the MPEG4 encoder will use interlaced DCT encoding. You may want this when encoding interlaced video; however, this is experimental and may cause damaged video. If set, the MPEG4 encoder will use interlaced DCT encoding. You may want this when encoding interlaced video; however, this is experimental and may cause damaged video. - -+ ++ If set, the MPEG4 encoder will use interlaced motion estimation. You may want this when encoding interlaced video; however, this is experimental and may cause damaged video. If set, the MPEG4 encoder will use interlaced motion estimation. You may want this when encoding interlaced video; however, this is experimental and may cause damaged video. - -+ ++ If set, the MPEG4 encoder will use 'high-quality' encoding options. This requires much more processing, but can result in better video. If set, the MPEG4 encoder will use 'high-quality' encoding options. This requires much more processing, but can result in better video. - -+ ++ Avg. Bitrate (kb/s) Avg. Bitrate (kb/s) - -+ ++ Average bitrate in kilobits/second. As a guide, 2200 kb/s is approximately 1 GB/hour. Average bitrate in kilobits/second. As a guide, 2200 kb/s is approximately 1 GB/hour. - -+ ++ Max. Bitrate (kb/s) Max. Bitrate (kb/s) - -+ ++ Maximum bitrate in kilobits/second. As a guide, 2200 kb/s is approximately 1 GB/hour. Maximum bitrate in kilobits/second. As a guide, 2200 kb/s is approximately 1 GB/hour. - -+ ++ Stream Type Stream Type - -+ ++ Sets the type of stream generated by your PVR. Sets the type of stream generated by your PVR. - -+ ++ Aspect Ratio Aspect Ratio - -+ ++ Square Square - -+ ++ Sets the aspect ratio of stream generated by your PVR. Sets the aspect ratio of stream generated by your PVR. - -+ ++ Quality Quality - -+ ++ Horizontal Decimation Horizontal Decimation - -+ ++ Vertical Decimation Vertical Decimation - - -+ ++ Video Compression Video Compression - - RTjpeg Parameters +- RTjpeg Parameters - RTjpeg Parameters -+ RTjpeg Parameters - - +- +- - - MPEG-4 Parameters +- MPEG-4 Parameters - MPEG-4 Parameters -+ MPEG-4 Parameters - - +- +- - - MPEG-2 Parameters +- MPEG-2 Parameters - MPEG-2 Parameters -+ MPEG-2 Parameters - - +- +- - - Hardware MJPEG Parameters +- Hardware MJPEG Parameters - Hardware MJPEG Parameters -+ Hardware MJPEG Parameters - - +- +- - - MPEG-2 Hardware Encoder +- MPEG-2 Hardware Encoder - MPEG-2 Hardware Encoder -+ MPEG-2 Hardware Encoder - - +- +- - - MPEG-4 AVC Hardware Encoder +- MPEG-4 AVC Hardware Encoder - MPEG-4 AVC Hardware Encoder -+ MPEG-4 AVC Hardware Encoder - - +- +- - - -+ -+ ++ ++ Low Resolution Low Resolution - - -+ -+ ++ ++ Medium Resolution Medium Resolution - - -+ -+ ++ ++ High Resolution High Resolution - -+ ++ Enable auto-transcode after recording - Enable auto-transcode after recording + Enable Auto-transcode After Recording - -+ ++ Automatically transcode when a recording is made using this profile and the recording's schedule is configured to allow transcoding. Automatically transcode when a recording is made using this profile and the recording's schedule is configured to allow transcoding. - -+ ++ Resize video while transcoding - Resize video while transcoding + Resize Video While Transcoding - -+ ++ If set, extra files will be created for each recording with the name of the recording followed by '.ts.raw'. These extra files represent the full contents of the transport stream used to generate the recording. (For debugging purposes) If set, extra files will be created for each recording with the name of the recording followed by '.ts.raw'. These extra files represent the full contents of the transport stream used to generate the recording. (For debugging purposes) - -+ ++ Custom filters - Custom filters + Custom Filters - -+ ++ Allows the transcoder to resize the video during transcoding. Allows the transcoder to resize the video during transcoding. - -+ ++ Lossless transcoding - Lossless transcoding + Lossless Transcoding - -+ ++ Only reencode where absolutely needed (normally only around cutpoints). Otherwise keep audio and video formats identical to the source. This should result in the highest quality, but won't save as much space. - Only reencode where absolutely needed (normally only around cutpoints). Otherwise keep audio and video formats identical to the source. This should result in the highest quality, but won't save as much space. + Only re-encode where absolutely needed (normally only around cutpoints). Otherwise keep audio and video formats identical to the source. This should result in the highest quality, but won't save as much space. - -+ ++ Recording Type Recording Type - -+ ++ This option allows you to filter out unwanted streams. 'Normal' will record all relevant streams including interactive television data. 'TV Only' will record only audio, video and subtitle streams. This option allows you to filter out unwanted streams. 'Normal' will record all relevant streams including interactive television data. 'TV Only' will record only audio, video and subtitle streams. - -+ ++ Normal Normal - -+ ++ TV Only TV Only - -+ ++ Audio Only Audio Only - -+ ++ Record Full TS? Record Full TS? - -+ ++ Filters used when transcoding with this profile. This value must be blank to perform lossless transcoding. Format: [[<filter>=<options>,]...] - Filters used when transcoding with this profile. This value must be blank to perform lossless transcoding. Format: [[<filter>=<options>,]...] + Filters used when transcoding with this profile. This value must be blank to perform lossless transcoding. Format: [[<filter>=<options>,]...] - +- - - - - -- ++ ++ ++ + - - -- ++ ++ ++ ++ + - - - @@ -15958,15 +19312,6 @@ - - - -+ -+ -+ -+ -+ -+ -+ -+ -+ + + + @@ -15974,89 +19319,88 @@ + + + -+ ++ Auto Auto - -+ ++ Width Width - -+ ++ If the width is set to 'Auto', the width will be calculated based on the height and the recording's physical aspect ratio. If the width is set to 'Auto', the width will be calculated based on the height and the recording's physical aspect ratio. - -+ ++ Width to use for encoding. Note: PVR-x50 cards may produce ghosting if this is not set to 720 or 768 for NTSC and PAL, respectively. Width to use for encoding. Note: PVR-x50 cards may produce ghosting if this is not set to 720 or 768 for NTSC and PAL, respectively. - -+ ++ Height Height - -+ ++ If the height is set to 'Auto', the height will be calculated based on the width and the recording's physical aspect ratio. If the height is set to 'Auto', the height will be calculated based on the width and the recording's physical aspect ratio. - -+ ++ Height to use for encoding. Note: PVR-x50 cards may produce ghosting if this is not set to 480 or 576 for NTSC and PAL, respectively. Height to use for encoding. Note: PVR-x50 cards may produce ghosting if this is not set to 480 or 576 for NTSC and PAL, respectively. - - -+ ++ Image size Image size - - - Profile +- Profile - Profile -+ Profile - - +- +- - -+ ++ Autodetect Autodetect - - -+ -+ ++ ++ Autodetect from %1 Autodetect from %1 - -+ ++ Transcode using Autodetect Transcode using Autodetect - -+ ++ Transcode using "%1" Transcode using "%1" - -+ ++ Record using the "%1" profile Record using the "%1" profile @@ -16068,25 +19412,24 @@ + Profile Name - -@@ -17357,410 +17940,418 @@ +- ++ + Default (Template) Default (Template) - - This section lists each transport that MythTV currently knows about. The display fields are video source, modulation, frequency, and when relevant symbol rate, network id, and transport id. +- This section lists each transport that MythTV currently knows about. The display fields are video source, modulation, frequency, and when relevant symbol rate, network id, and transport id. - This section lists each transport that MythTV currently knows about. The display fields are video source, modulation, frequency, and when relevant symbol rate, network id, and transport id. -+ This section lists each transport that MythTV currently knows about. The display fields are video source, modulation, frequency, and when relevant symbol rate, network id, and transport id. - - +- +- - - - - Transport Editor +- Transport Editor - Transport Editor -+ Transport Editor - - +- +- - + Sorry, the Transport Editor can only be used to edit transports which are connected to a card input. @@ -16185,6 +19528,11 @@ - - - ++ ++ Modulation System (Default: DVB-S) ++ Modulation System (Default: DVB-S) ++ ++ + + DVB-S + DVB-S @@ -16195,8 +19543,8 @@ + DVB-S2 + + -+ -+ ++ ++ + Symbol Rate Symbol Rate @@ -16204,7 +19552,7 @@ - - -+ ++ + Polarity Polarity @@ -16212,7 +19560,7 @@ - - -+ ++ + Polarity (Option has no default) Polarity (Option has no default) @@ -16220,7 +19568,7 @@ - - -+ ++ + Horizontal Horizontal @@ -16228,7 +19576,7 @@ - - -+ ++ + Vertical Vertical @@ -16236,7 +19584,7 @@ - - -+ ++ + Right Circular Right Circular @@ -16244,7 +19592,7 @@ - - -+ ++ + Left Circular Left Circular @@ -16270,7 +19618,7 @@ - - -+ ++ + Inversion Inversion @@ -16278,7 +19626,7 @@ - - -+ ++ + Inversion (Default: Auto): Most cards can autodetect this now, so leave it at Auto unless it won't work. @@ -16288,7 +19636,7 @@ - - -+ ++ + Bandwidth Bandwidth @@ -16299,82 +19647,43 @@ Bandwidth (Default: Auto) Bandwidth (Default: Auto) +@@ -17543,7 +17655,7 @@ -- -+ - Ignore Signal Timeout - Ignore Signal Timeout - - -- -+ - This option allows you to slow down the scan for broken drivers, such as the DVB drivers for the Leadtek LR6650 DVB card. - This option allows you to slow down the scan for broken drivers, such as the DVB drivers for the Leadtek LR6650 DVB card. - - -- -+ + Search new Transports - Search new Transports + Search New Transports -- -+ - Digital transmissions may signal other available Transports. If this option is enabled the scanner scans all signaled transports for new/updated channels. - Digital transmissions may signal other available Transports. If this option is enabled the scanner scans all signaled transports for new/updated channels. - - -- -+ - Desired Services - Desired Services - - -- -+ - TV - TV - - -- -+ - TV+Radio - TV+Radio - - -- -+ - TV - Adds A/V services only, TV+Radio - Adds all services with audio, All - Adds all services (including data only services). - TV - Adds A/V services only, TV+Radio - Adds all services with audio, All - Adds all services (including data only services). - - -- -+ - Unencrypted Only - Unencrypted Only - - -- -+ - If set, only non-encrypted channels will be added during the scan. + +@@ -17581,653 +17693,802 @@ If set, only non-encrypted channels will be added during the scan. - + ++ Add full Transport Stream channels ++ Add Full Transport Stream Channels ++ ++ ++ ++ If set, Create MPTS channels, which allow recording of the full, unaltered, transport stream. ++ If set, Create MPTS channels, which allow recording of the full, unaltered, transport stream. ++ ++ ++ Test Decryptability Test Decryptability - -+ ++ Test all channels to see if they can be decrypted with installed CAM/smartcard. Sometimes the encrypted flag is set spuriously. Attention: Enabling this option increases the scan time for each encrypted channel by a couple of seconds. Test all channels to see if they can be decrypted with installed CAM/smartcard. Sometimes the encrypted flag is set spuriously. Attention: Enabling this option increases the scan time for each encrypted channel by a couple of seconds. - -+ ++ Frequency (Option has no default) The frequency for this channel in kHz. Frequency (Option has no default) @@ -16382,7 +19691,7 @@ - -+ ++ Frequency (Option has no default) The frequency for this channel in Hz. Frequency (Option has no default) @@ -16390,7 +19699,7 @@ - -+ ++ Symbol Rate (symbols/second). Most DVB-S transponders transmit at 27.5 million symbols per second. Symbol Rate (symbols/second). @@ -16398,7 +19707,7 @@ - -+ ++ Symbol Rate (symbols/second). Most DVB-C transports transmit at 6.9 or 6.875 million symbols per second. Symbol Rate (symbols/second). @@ -16406,7 +19715,7 @@ - -+ ++ Bandwidth (Default: Auto) Bandwidth (Default: Auto) @@ -16414,7 +19723,7 @@ - - -+ ++ + 6 MHz 6 MHz @@ -16422,7 +19731,7 @@ - - -+ ++ + 7 MHz 7 MHz @@ -16430,7 +19739,7 @@ - - -+ ++ + 8 MHz 8 MHz @@ -16442,21 +19751,22 @@ - - - -+ -+ +- +- ++ ++ + + -+ - -- -+ ++ ++ ++ None None - - -+ ++ + FEC FEC @@ -16464,7 +19774,7 @@ - - -+ ++ + Forward Error Correction (Default: Auto) Forward Error Correction (Default: Auto) @@ -16472,7 +19782,7 @@ - - -+ ++ + LP Coderate LP Coderate @@ -16480,7 +19790,7 @@ - - -+ ++ + Low Priority Code Rate (Default: Auto) Low Priority Code Rate (Default: Auto) @@ -16488,7 +19798,7 @@ - - -+ ++ + HP Coderate HP Coderate @@ -16496,7 +19806,7 @@ - - -+ ++ + High Priority Code Rate (Default: Auto) High Priority Code Rate (Default: Auto) @@ -16504,7 +19814,7 @@ - - -+ ++ + Guard Interval Guard Interval @@ -16512,7 +19822,7 @@ - - -+ ++ + Guard Interval (Default: Auto) Guard Interval (Default: Auto) @@ -16520,7 +19830,7 @@ - - -+ ++ + Trans. Mode Trans. Mode @@ -16528,7 +19838,7 @@ - - -+ ++ + Transmission Mode (Default: Auto) Transmission Mode (Default: Auto) @@ -16536,7 +19846,7 @@ - - -+ ++ + Hierarchy Hierarchy @@ -16544,7 +19854,7 @@ - - -+ ++ + Hierarchy (Default: Auto) Hierarchy (Default: Auto) @@ -16552,644 +19862,945 @@ - - -+ -+ ++ ++ Mod Sys Mod Sys - -+ -+ ++ Modulation system (Default: DVB-S) - Modulation system (Default: DVB-S) + Modulation System (Default: DVB-S) - -+ ++ Modulation system (Default: DVB-T) - Modulation system (Default: DVB-T) + Modulation System (Default: DVB-T) - -+ ++ + Roll-off Roll-off - -+ ++ + Roll-off factor (Default: 0.35) Roll-off factor (Default: 0.35) - - Transport Options +- Transport Options - Transport Options -+ Transport Options - - +- +- - - DVB Transport +- DVB Transport - DVB Transport -+ DVB Transport +- +- +- ++ + (CH) + (CH) + + +- ++ + (REC) + (REC) + + +- ++ + Adjust Playback + Adjust Playback - -@@ -17786,448 +18377,464 @@ +- +- ++ ++ + Adjust Recorder + Adjust Recorder + - +- ++ Auto-Skip OFF - Auto-Skip OFF + Auto-skip Off - +- ++ Auto-Skip ON - Auto-Skip ON + Auto-skip On - +- ++ Auto-Skip Notify - Auto-Skip Notify + Auto-skip Notify - -+ ++ On known multiplex... - On known multiplex... + On Known Multiplex... - -+ ++ Error querying recorder state - Error querying recorder state + Error Querying Recorder State - -+ ++ Standard Standard - -+ ++ Mac hardware acceleration - Mac hardware acceleration + Mac Hardware Acceleration - -+ ++ NVidia VDPAU acceleration - NVidia VDPAU acceleration + NVidia VDPAU Acceleration - -+ ++ Standard will use ffmpeg library. Standard will use ffmpeg library. - -+ ++ Mac hardware will try to use the graphics processor - this may hang or crash your Mac! Mac hardware will try to use the graphics processor - this may hang or crash your Mac! - -+ ++ VDPAU will attempt to use the graphics hardware to accelerate video decoding and playback. VDPAU will attempt to use the graphics hardware to accelerate video decoding and playback. - -+ ++ VAAPI will attempt to use the graphics hardware to accelerate video decoding. REQUIRES OPENGL PAINTER. VAAPI will attempt to use the graphics hardware to accelerate video decoding. REQUIRES OPENGL PAINTER. - -+ ++ Linear blend - Linear blend + Linear Blend - -+ ++ Kernel Kernel - -+ ++ Kernel (2x) Kernel (2x) - -+ ++ Greedy HighMotion Greedy HighMotion - -+ ++ Greedy HighMotion (2x) Greedy HighMotion (2x) - -+ ++ Yadif Yadif - -+ ++ Yadif (2x) Yadif (2x) - -+ ++ Bob (2x) Bob (2x) - -+ ++ One field - One field + One Field - -+ ++ Interlaced (2x) Interlaced (2x) - -+ - Linear blend (HW) +- Linear blend (HW) - Linear blend (HW) -+ Linear Blend (HW) - - +- +- - -+ - Kernel (HW) - Kernel (HW) - - +- Kernel (HW) +- Kernel (HW) +- +- - - - -+ -+ -+ ++ ++ Bob (2x, HW) Bob (2x, HW) - -+ - One field (HW) +- One field (HW) - One field (HW) -+ One Field (HW) - - +- +- - -+ - Kernel (2x, HW) - Kernel (2x, HW) - - +- Kernel (2x, HW) +- Kernel (2x, HW) +- +- - -+ - Linear blend (2x, HW) +- Linear blend (2x, HW) - Linear blend (2x, HW) -+ Linear Blend (2x, HW) - - +- +- - -+ - This video renderer uses OpenGL for scaling and color conversion. It uses faster OpenGL functionality when available but at the expense of picture controls and GPU based deinterlacing. - This video renderer uses OpenGL for scaling and color conversion. It uses faster OpenGL functionality when available but at the expense of picture controls and GPU based deinterlacing. - - +- This video renderer uses OpenGL for scaling and color conversion. It uses faster OpenGL functionality when available but at the expense of picture controls and GPU based deinterlacing. +- This video renderer uses OpenGL for scaling and color conversion. It uses faster OpenGL functionality when available but at the expense of picture controls and GPU based deinterlacing. +- +- - -+ ++ This deinterlacer attempts to synchronize with interlaced displays whose size and refresh rate exactly match the video source. It has low CPU requirements. This deinterlacer attempts to synchronize with interlaced displays whose size and refresh rate exactly match the video source. It has low CPU requirements. - -+ ++ High Quality Sample: high quality High Quality - -+ ++ Normal Sample: average quality Normal - -+ ++ Slim Sample: low CPU usage Slim - -+ ++ VDPAU High Quality Sample: VDPAU high quality VDPAU High Quality - -+ ++ VDPAU Normal Sample: VDPAU average quality VDPAU Normal - -+ ++ VDPAU Slim Sample: VDPAU low power GPU VDPAU Slim - -+ ++ ++ MediaCodec Normal ++ Sample: MediaCodec Normal ++ MediaCodec Normal ++ ++ ++ ++ VAAPI2 Normal ++ Sample: VAAPI2 Normal ++ VAAPI2 Normal ++ ++ ++ Video rendering method - Video rendering method + Video Rendering Method - -+ ++ Render video offscreen. Used internally. Render video offscreen. Used internally. - -+ ++ Use X11 pixel copy to render video. This is not recommended if any other option is available. The video will not be scaled to fit the screen. This will work with all X11 servers, local and remote. Use X11 pixel copy to render video. This is not recommended if any other option is available. The video will not be scaled to fit the screen. This will work with all X11 servers, local and remote. - -+ ++ Use X11 shared memory pixel transfer to render video. This is only recommended over the X11 pixel copy renderer. The video will not be scaled to fit the screen. This works with most local X11 servers. Use X11 shared memory pixel transfer to render video. This is only recommended over the X11 pixel copy renderer. The video will not be scaled to fit the screen. This works with most local X11 servers. - -+ ++ This is the standard video renderer for X11 systems. It uses XVideo hardware assist for scaling, color conversion. If the hardware offers picture controls the renderer supports them. This is the standard video renderer for X11 systems. It uses XVideo hardware assist for scaling, color conversion. If the hardware offers picture controls the renderer supports them. - -+ ++ Windows video renderer based on Direct3D. Requires video card compatible with Direct3D 9. This is the preferred renderer for current Windows systems. Windows video renderer based on Direct3D. Requires video card compatible with Direct3D 9. This is the preferred renderer for current Windows systems. - -+ - Interlaced (2x, HW) - Interlaced (2x, HW) - - +- Interlaced (2x, HW) +- Interlaced (2x, HW) +- +- - -+ ++ VAAPI acceleration - VAAPI acceleration + VAAPI Acceleration - -+ ++ Windows hardware acceleration - Windows hardware acceleration + Windows Hardware Acceleration - -+ ++ Mac VDA hardware acceleration - Mac VDA hardware acceleration + Mac VDA Hardware Acceleration ++ ++ ++ ++ Android MediaCodec decoder ++ Android MediaCodec Decoder ++ ++ ++ ++ VAAPI2 acceleration ++ VAAPI2 Acceleration - -+ ++ Processing method used to decode video. Processing method used to decode video. - -+ ++ DXVA2 will use the graphics hardware to accelerate video decoding and playback (requires Windows Vista or later). DXVA2 will use the graphics hardware to accelerate video decoding and playback (requires Windows Vista or later). - -+ ++ VDA will attempt to use the graphics hardware to accelerate video decoding. (H264 only, requires Mac OS 10.6.3) VDA will attempt to use the graphics hardware to accelerate video decoding. (H264 only, requires Mac OS 10.6.3) - - -+ ++ + Openmax will use the graphics hardware to accelerate video decoding on Raspberry Pi. + Openmax will use the graphics hardware to accelerate video decoding on Raspberry Pi. + + -+ -+ ++ ++ Mediacodec will use the graphics hardware to accelerate video decoding on Android. ++ Mediacodec will use the graphics hardware to accelerate video decoding on Android. ++ ++ ++ ++ VAAPI2 is a new implementation of VAAPI to will use the graphics hardware to accelerate video decoding on Intel CPUs. ++ VAAPI2 is a new implementation of VAAPI to will use the graphics hardware to accelerate video decoding on Intel CPUs. ++ ++ ++ ++ Linear blend (HW-GL) ++ Linear Blend (HW-GL) ++ ++ ++ ++ Kernel (HW-GL) ++ ++ ++ ++ ++ Bob (2x, HW-GL) ++ ++ ++ ++ ++ One field (HW-GL) ++ One Field (HW-GL) ++ ++ ++ ++ Kernel (2x, HW-GL) ++ ++ ++ ++ ++ Linear blend (2x, HW-GL) ++ Linear Blend (2x, HW-GL) ++ ++ ++ ++ Interlaced (2x, HW-GL) ++ ++ ++ ++ ++ One Field (1x, HW) One Field (1x, HW) - -+ ++ Temporal (1x, HW) Temporal (1x, HW) - -+ ++ Temporal (2x, HW) Temporal (2x, HW) - -+ ++ Advanced (1x, HW) Advanced (1x, HW) - -+ ++ Advanced (2x, HW) Advanced (2x, HW) - -+ ++ Advanced (HW) Advanced (HW) - -+ ++ Fast (HW) Fast (HW) - -+ ++ Line double (HW) - Line double (HW) + Line Double (HW) ++ ++ ++ ++ Advanced (HW-VA) ++ ++ ++ ++ ++ Bob (HW-VA) ++ ++ ++ ++ ++ Weave (HW-VA) ++ ++ ++ ++ ++ Motion Adaptive (HW-VA) ++ ++ ++ ++ ++ Motion Compensated (HW-VA) ++ ++ ++ ++ ++ Advanced (2x, HW-VA) ++ ++ ++ ++ ++ Bob (2x, HW-VA) ++ ++ ++ ++ ++ Weave (2x, HW-VA) ++ ++ ++ ++ ++ Motion Adaptive (2x, HW-VA) ++ ++ ++ ++ ++ Motion Compensated (2x, HW-VA) ++ - -+ ++ VDA High Quality Sample: VDA high quality VDA High Quality - -+ ++ VDA Normal Sample: VDA average quality VDA Normal - -+ ++ VDA Slim Sample: VDA low power GPU VDA Slim - -+ ++ OpenGL High Quality Sample: OpenGL high quality OpenGL High Quality - -+ ++ OpenGL Normal Sample: OpenGL average quality OpenGL Normal - -+ ++ OpenGL Slim Sample: OpenGL low power GPU OpenGL Slim - -+ ++ VAAPI Normal Sample: VAAPI average quality VAAPI Normal - -+ ++ + OpenMAX High Quality + Sample: OpenMAX High Quality + OpenMAX High Quality + + -+ ++ OpenMAX Normal Sample: OpenMAX Normal OpenMAX Normal - -+ - This video renderer uses OpenGL for scaling and color conversion with full picture controls. The GPU can be used for deinterlacing. This requires a faster GPU than XVideo. - This video renderer uses OpenGL for scaling and color conversion with full picture controls. The GPU can be used for deinterlacing. This requires a faster GPU than XVideo. +- This video renderer uses OpenGL for scaling and color conversion with full picture controls. The GPU can be used for deinterlacing. This requires a faster GPU than XVideo. +- This video renderer uses OpenGL for scaling and color conversion with full picture controls. The GPU can be used for deinterlacing. This requires a faster GPU than XVideo. ++ ++ Video is converted to an intermediate format by the CPU (UYVY) before OpenGL is used for color conversion, scaling, picture controls and optionally deinterlacing. Processing is balanced between the CPUand GPU. ++ Video is converted to an intermediate format by the CPU (UYVY) before OpenGL is used for color conversion, scaling, picture controls and optionally deinterlacing. Processing is balanced between the CPU and GPU. ++ ++ ++ ++ OpenGL is used for scaling and color conversion. It uses faster OpenGL functionality when available but at the expense of picture controls and GPU based deinterlacing. ++ ++ ++ ++ ++ OpenGL is used for all color conversion, scaling, picture controls and optionally deinterlacing. CPU load is low but a more powerful GPU is needed for deinterlacing. ++ ++ ++ ++ ++ This renderer uses a higher quality CPU conversion for interlaced content before using OpenGL for color conversion, scaling, picture controls and optionally deinterlacing. CPU load is higher particularly on embedded systems. ++ ++ ++ ++ ++ All video processing is performed by the CPU. OpenGL is used for display only. Does not support picture controls or GPU deinterlacing. Requires a significantly faster CPU. ++ - -+ ++ This is the only video renderer for NVidia VDPAU decoding. This is the only video renderer for NVidia VDPAU decoding. - -+ ++ This video renderer uses VAAPI for video decoding and OpenGL for scaling and color conversion. This video renderer uses VAAPI for video decoding and OpenGL for scaling and color conversion. - -+ ++ This deinterlacer requires the display to be capable of twice the frame rate as the source video. This deinterlacer requires the display to be capable of twice the frame rate as the source video. - -+ ++ Perform no deinterlacing. Perform no deinterlacing. - -+ ++ Use this with an interlaced display whose resolution exactly matches the video size. This is incompatible with MythTV zoom modes. Use this with an interlaced display whose resolution exactly matches the video size. This is incompatible with MythTV zoom modes. - -+ ++ Shows only one of the two fields in the frame. This looks good when displaying a high motion 1080i video on a 720p display. Shows only one of the two fields in the frame. This looks good when displaying a high motion 1080i video on a 720p display. - -+ ++ Shows one field of the frame followed by the other field displaced vertically. Shows one field of the frame followed by the other field displaced vertically. - -+ ++ Blends the odd and even fields linearly into one frame. Blends the odd and even fields linearly into one frame. - -+ ++ This filter disables deinterlacing when the two fields are similar, and performs linear deinterlacing otherwise. This filter disables deinterlacing when the two fields are similar, and performs linear deinterlacing otherwise. - -+ ++ (Hardware Accelerated) (Hardware Accelerated) - - -+ -+ ++ ++ (VAAPI Hardware Accelerated) ++ ++ ++ ++ ++ (OpenGL Hardware Accelerated) ++ ++ ++ ++ ++ This deinterlacer uses several fields to reduce motion blur. It has increased CPU requirements. This deinterlacer uses several fields to reduce motion blur. It has increased CPU requirements. - -+ ++ This deinterlacer uses several fields to reduce motion blur. This deinterlacer uses several fields to reduce motion blur. - -+ ++ This deinterlacer uses multiple fields to reduce motion blur and smooth edges. This deinterlacer uses multiple fields to reduce motion blur and smooth edges. - -+ ++ ++ Use the most advanced hardware deinterlacing algorithm available. ++ Use the most advanced hardware deinterlacing algorithm available. ++ ++ ++ ++ Use the weave deinterlacing algorithm. ++ Use the weave deinterlacing algorithm. ++ ++ ++ ++ Use the motion adaptive deinterlacing algorithm. ++ Use the motion adaptive deinterlacing algorithm. ++ ++ ++ ++ Use the motion compensated deinterlacing algorithm. ++ Use the motion compensated deinterlacing algorithm. ++ ++ ++ '%1' has not been documented yet. '%1' has not been documented yet. - -+ ++ OSD rendering method - OSD rendering method + OSD Rendering Method - -+ ++ Render the OSD using the XVideo chromakey feature.This renderer does not alpha blend but is the fastest OSD renderer for XVideo. Render the OSD using the XVideo chromakey feature.This renderer does not alpha blend but is the fastest OSD renderer for XVideo. - -+ ++ Note: nVidia hardware after the 5xxx series does not have XVideo chromakey support. Note: nVidia hardware after the 5xxx series does not have XVideo chromakey support. - -+ ++ Software OSD rendering uses your CPU to alpha blend the OSD. Software OSD rendering uses your CPU to alpha blend the OSD. - -+ ++ Uses OpenGL to alpha blend the OSD onto the video. Uses OpenGL to alpha blend the OSD onto the video. - -+ ++ + Uses OpenGL in a separate thread to overlay the OSD onto the video. + Use OpenGL in a separate thread to overlay the OSD onto the video. + + -+ ++ Uses OpenMAX to alpha blend the OSD onto the video. Uses OpenMAX to alpha blend the OSD onto the video. -@@ -18388,217 +18995,240 @@ +@@ -18288,317 +18549,336 @@ + Progressive + + +- ++ + Top Left + Top Left + + +- ++ + Bottom Left + Bottom Left + + +- ++ + Top Right + Top Right + + +- ++ + Bottom Right + Bottom Right + + +- ++ + 4:3 + 4:3 + + +- ++ + 14:9 + 14:9 + + +- ++ + 16:9 + 16:9 + + +- ++ + 2.35:1 + 2.35:1 + + +- ++ + Black + Black + + +- ++ + Gray + Gray + + +- ++ + Half + Half + + +- ++ + Full + Full + + +- ++ + H.Stretch + H.Stretch + + +- ++ + V.Stretch + V.Stretch + + +- ++ + V.Fill + V.Fill + + +- ++ + H.Fill + H.Fill + + +- ++ + Auto Detect (Default Off) + Auto Detect (Default Off) + + +- ++ + Auto Detect (Default Half) + Auto Detect (Default Half) + + +- ++ + Studio Levels + Studio Levels + + +- ++ + Volume Volume - -+ ++ Max recordings - Max recordings + Max Recordings - -+ ++ Listings grabber - Listings grabber + Listings Grabber - -+ ++ Network ID Network ID @@ -17197,8 +20808,8 @@ - - - -+ -+ ++ ++ + Channel frequency table - Channel frequency table @@ -17206,137 +20817,129 @@ - -+ ++ Use default unless this source uses a different frequency table than the system wide table defined in the General settings. Use default unless this source uses a different frequency table than the system wide table defined in the General settings. - -+ ++ User ID User ID - -+ ++ Use only the transmitted guide data. Use only the transmitted guide data. - - This will usually only work with ATSC or DVB channels, +- This will usually only work with ATSC or DVB channels, - This will usually only work with ATSC or DVB channels, -+ This will usually only work with ATSC or DVB channels, ++ ++ Do not configure a grabber ++ Do Not Configure a Grabber - - and generally provides data only for the next few days. +- and generally provides data only for the next few days. - and generally provides data only for the next few days. -+ and generally provides data only for the next few days. ++ ++ North America (SchedulesDirect.org) (Internal) ++ North America (SchedulesDirect.org) (Internal) - -+ - Do not configure a grabber +- Do not configure a grabber - Do not configure a grabber -+ Do Not Configure a Grabber ++ ++ Maximum number of simultaneous recordings MythTV will attempt using this device. If set to a value other than 1, MythTV can sometimes record multiple programs on the same multiplex or overlapping copies of the same program on a single channel. ++ Maximum number of simultaneous recordings MythTV will attempt using this device. If set to a value other than 1, MythTV can sometimes record multiple programs on the same multiplex or overlapping copies of the same program on a single channel. - -+ - North America (SchedulesDirect.org) (Internal) - North America (SchedulesDirect.org) (Internal) +- North America (SchedulesDirect.org) (Internal) +- North America (SchedulesDirect.org) (Internal) ++ ++ Schedule as group ++ Schedule as Group - -+ -+ Maximum number of simultaneous recordings MythTV will attempt using this device. If set to a value other than 1, MythTV can sometimes record multiple programs on the same multiplex or overlapping copies of the same program on a single channel. -+ Maximum number of simultaneous recordings MythTV will attempt using this device. If set to a value other than 1, MythTV can sometimes record multiple programs on the same multiplex or overlapping copies of the same program on a single channel. -+ -+ -+ -+ Schedule as group -+ Schedule as Group -+ -+ -+ -+ Schedule all virtual inputs on this device as a group. This is more efficient than scheduling each input individually, but can result in scheduling more simultaneous recordings than is allowed. Be sure to set the maximum number of simultaneous recordings above high enough to handle all expected cases. -+ Schedule all virtual inputs on this device as a group. This is more efficient than scheduling each input individually, but can result in scheduling more simultaneous recordings than is allowed. Be sure to set the maximum number of simultaneous recordings above high enough to handle all expected cases. -+ -+ -+ ++ Transmitted guide only (EIT) - Transmitted guide only (EIT) + Transmitted Guide Only (EIT) - -+ ++ No grabber - No grabber + No Grabber + + -+ ++ + This will usually only work with ATSC or DVB channels, and generally provides data only for the next few days. + This will usually only work with ATSC or DVB channels, and generally provides data only for the next few days. - -+ ++ Video device - Video device + Video Device - -+ ++ VBI device - VBI device + VBI Device -+ -+ -+ -+ Specify the command to run, with any needed arguments. -+ Specify the command to run, with any needed arguments. - -+ - Audio device +- Audio device - Audio device -+ Audio Device ++ ++ Specify the command to run, with any needed arguments. ++ Specify the command to run, with any needed arguments. - -- + - - - -+ -+ -+ -+ -+ ++ Audio device ++ Audio Device ++ ++ ++ ++ ++ ++ ++ (None) (None) - -+ ++ Do not adjust volume - Do not adjust volume + Do Not Adjust Volume - -+ ++ Enable this option for budget BT878 based DVB-T cards such as the AverTV DVB-T which require the audio volume to be left alone. Enable this option for budget BT878 based DVB-T cards such as the AverTV DVB-T which require the audio volume to be left alone. - -+ ++ When you change this setting, the text below should change to the name and type of your card. If the card cannot be opened, an error message will be displayed. When you change this setting, the text below should change to the name and type of your card. If the card cannot be opened, an error message will be displayed. @@ -17345,731 +20948,736 @@ - - - -+ -+ -+ -+ ++ ++ ++ Warning: already in use - Warning: already in use + Warning: Already in Use - -+ ++ Subtype Subtype - -+ ++ Frontend ID Frontend ID - -+ ++ Wait for SEQ start header. - Wait for SEQ start header. + Wait for SEQ Start Header - -+ ++ Open DVB card on demand - Open DVB card on demand + Open DVB Card on Demand - -+ ++ GUID GUID - -+ ++ Cable box model - Cable box model + Cable Box Model - -+ ++ ++ Use HDHomeRun %1 (%2 %3) ++ ++ ++ ++ ++ If enabled, use tuners from this HDHomeRun device. ++ ++ ++ ++ URL of M3U containing RTSP/RTP/UDP channel URLs. URL of M3U containing RTSP/RTP/UDP channel URLs. - -+ ++ DVB-T/S/C, ATSC or ISDB-T tuner card - DVB-T/S/C, ATSC or ISDB-T tuner card + DVB-T/S/C, ATSC or ISDB-T Tuner Card - -+ ++ HD-PVR H.264 encoder - HD-PVR H.264 encoder + HD-PVR H.264 Encoder - -+ ++ HDHomeRun networked tuner - HDHomeRun networked tuner + HDHomeRun Networked Tuner - -+ ++ Ceton Cablecard tuner - Ceton Cablecard tuner + Ceton Cablecard Tuner - -+ ++ IPTV recorder - IPTV recorder + IPTV Recorder - -+ ++ Analog to MPEG-2 encoder card (PVR-150/250/350, etc) - Analog to MPEG-2 encoder card (PVR-150/250/350, etc) + Analog to MPEG-2 Encoder Card (PVR-150/250/350, etc) - -+ ++ Analog to MJPEG encoder card (Matrox G200, DC10, etc) - Analog to MJPEG encoder card (Matrox G200, DC10, etc) + Analog to MJPEG Encoder Card (Matrox G200, DC10, etc) - -+ ++ Analog to MPEG-4 encoder (Plextor ConvertX USB, etc) - Analog to MPEG-4 encoder (Plextor ConvertX USB, etc) + Analog to MPEG-4 Encoder (Plextor ConvertX USB, etc) - -+ ++ Analog capture card - Analog capture card + Analog Capture Card - -+ ++ Generic Generic - -+ ++ Choose the model that most closely resembles your set top box. Depending on firmware revision SA4200HD may work better for a SA3250HD box. Choose the model that most closely resembles your set top box. Depending on firmware revision SA4200HD may work better for a SA3250HD box. - -+ ++ If your provider has asked you to configure a specific network identifier (Network_ID), enter it here. Leave it at -1 otherwise. Network_ID is the name of an identifier in the DVB's Service Information standard specification. If your provider has asked you to configure a specific network identifier (Network_ID), enter it here. Leave it at -1 otherwise. - -+ ++ You MUST run 'mythfilldatabase --manual' the first time, instead of just 'mythfilldatabase'. Your grabber does not provide channel numbers, so you have to set them manually. -@@ -18607,472 +19237,475 @@ +@@ -18607,536 +18887,516 @@ Your grabber does not provide channel numbers, so you have to set them manually. - - Warning. +- Warning. - Warning. -+ Warning. - - +- +- - -+ ++ DVB device - DVB device + DVB Device - -+ ++ Motorola Generic Motorola Generic - -+ ++ SA/Cisco Generic SA/Cisco Generic - -+ ++ Connection Type Connection Type - -+ ++ Point to Point Point to Point - -+ ++ Speed Speed - -+ ++ 100Mbps 100Mbps - -+ ++ 200Mbps 200Mbps - -+ ++ 400Mbps 400Mbps - -+ ++ 800Mbps 800Mbps - - -+ -+ ++ IP Address IP Address - - -+ -+ ++ Tuner Tuner - -+ ++ M3U URL M3U URL - -+ ++ ASI device - ASI device + ASI Device - -+ ++ Warning: unable to open - Warning: unable to open -+ Warning: Unable to Open - - +- +- - - - - Recorder Options +- Recorder Options - Recorder Options -+ Recorder Options ++ Warning: Unable to Open - -+ ++ Capture Card Setup Capture Card Setup - -+ ++ Card type - Card type + Card Type - -+ ++ Change the cardtype to the appropriate type for the capture card you are configuring. - Change the cardtype to the appropriate type for the capture card you are configuring. + Change the card type to the appropriate type for the capture card you are configuring. - -+ ++ FireWire cable box - FireWire cable box + FireWire Cable Box - -+ ++ DVEO ASI recorder - DVEO ASI recorder + DVEO ASI Recorder - -+ ++ Video source - Video source + Video Source - -+ ++ Leave as 'Generic' unless this input is shared with another device. Only one of the inputs in an input group will be allowed to record at any given time. Leave as 'Generic' unless this input is shared with another device. Only one of the inputs in an input group will be allowed to record at any given time. - -+ ++ Use quick tuning - Use quick tuning + Use Quick Tuning - -+ ++ Never Never - -+ ++ Live TV only - Live TV only + Live TV Only - -+ ++ Always Always - -+ ++ External channel change command - External channel change command + External Channel Change Command - -+ ++ If specified, this command will be run to change the channel for inputs which have an external tuner device such as a cable box. The first argument will be the channel number. If specified, this command will be run to change the channel for inputs which have an external tuner device such as a cable box. The first argument will be the channel number. - -+ ++ Preset tuner to channel - Preset tuner to channel + Preset Tuner to Channel - -+ ++ Leave this blank unless you have an external tuner that is connected to the tuner input of your card. If so, you will need to specify the preset channel for the signal (normally 3 or 4). Leave this blank unless you have an external tuner that is connected to the tuner input of your card. If so, you will need to specify the preset channel for the signal (normally 3 or 4). - -+ ++ Input priority - Input priority + Input Priority - -+ ++ If the input priority is not equal for all inputs, the scheduler may choose to record a show at a later time so that it can record on an input with a higher value. If the input priority is not equal for all inputs, the scheduler may choose to record a show at a later time so that it can record on an input with a higher value. - -+ ++ Schedule order - Schedule order + Schedule Order - -+ ++ If priorities and other factors are equal the scheduler will choose the available input with the lowest, non-zero value. Setting this value to zero will make the input unavailable to the scheduler. - If priorities and other factors are equal the scheduler will choose the available input with the lowest, non-zero value. Setting this value to zero will make the input unavailable to the scheduler. + If priorities and other factors are equal the scheduler will choose the available input with the lowest, non-zero value. Setting this value to zero will make the input unavailable to the scheduler. - -+ ++ Live TV order - Live TV order + Live TV Order - -+ ++ When entering Live TV, the available, local input with the lowest, non-zero value will be used. If no local inputs are available, the available, remote input with the lowest, non-zero value will be used. Setting this value to zero will make the input unavailable to live TV. - When entering Live TV, the available, local input with the lowest, non-zero value will be used. If no local inputs are available, the available, remote input with the lowest, non-zero value will be used. Setting this value to zero will make the input unavailable to live TV. + When entering Live TV, the available, local input with the lowest, non-zero value will be used. If no local inputs are available, the available, remote input with the lowest, non-zero value will be used. Setting this value to zero will make the input unavailable to live TV. - -+ ++ If you point your satellite dish toward DishNet's birds, you may wish to enable this feature. For best results, enable general EIT collection as well. If you point your satellite dish toward DishNet's birds, you may wish to enable this feature. For best results, enable general EIT collection as well. - - Connect source to input +- Connect source to input - Connect source to input -+ Connect source to input - - +- +- - -+ ++ Interactions between inputs - Interactions between inputs + Interactions Between Inputs - -+ ++ Create a New Input Group Create a New Input Group - -+ ++ (New capture card) - (New capture card) + (New Capture Card) - -+ ++ (Delete all capture cards on %1) - (Delete all capture cards on %1) + (Delete All Capture Cards on %1) - -+ ++ (Delete all capture cards) - (Delete all capture cards) + (Delete All Capture Cards) - -+ ++ (New video source) - (New video source) + (New Video Source) - -+ ++ (Delete all video sources) - (Delete all video sources) + (Delete All Video Sources) - -+ ++ Perform EIT scan - Perform EIT scan -+ Perform EIT Scan - - +- +- - - Maximum number of simultaneous recordings this device should make. Some digital transmitters transmit multiple programs on a multiplex, if this is set to a value greater than one MythTV can sometimes take advantage of this. If only a single program is available, setting this to 2 allows overlapping schedules to record. +- Maximum number of simultaneous recordings this device should make. Some digital transmitters transmit multiple programs on a multiplex, if this is set to a value greater than one MythTV can sometimes take advantage of this. If only a single program is available, setting this to 2 allows overlapping schedules to record. - Maximum number of simultaneous recordings this device should make. Some digital transmitters transmit multiple programs on a multiplex, if this is set to a value greater than one MythTV can sometimes take advantage of this. If only a single program is available, setting this to 2 allows overlapping schedules to record. -+ Maximum number of simultaneous recordings this device should make. Some digital transmitters transmit multiple programs on a multiplex, if this is set to a value greater than one MythTV can sometimes take advantage of this. If only a single program is available, setting this to 2 allows overlapping schedules to record. ++ Perform EIT Scan - -+ ++ If enabled, program guide data for channels on this source will be updated with data provided by the channels themselves 'Over-the-Air'. If enabled, program guide data for channels on this source will be updated with data provided by the channels themselves 'Over-the-Air'. - -+ ++ Video Source Setup Video Source Setup - -+ ++ Device to read VBI (captions) from. Device to read VBI (captions) from. - - Arguments +- Arguments - Arguments -+ Arguments - - +- +- - -+ ++ File path - File path + File Path - -+ ++ Device to read audio from, if audio is separate from the video. Device to read audio from, if audio is separate from the video. - -+ ++ Signal timeout (ms) - Signal timeout (ms) + Signal Timeout (ms) - -+ ++ Maximum time (in milliseconds) MythTV waits for a signal when scanning for channels. Maximum time (in milliseconds) MythTV waits for a signal when scanning for channels. - -+ ++ Tuning timeout (ms) - Tuning timeout (ms) + Tuning Timeout (ms) - -+ ++ Maximum time (in milliseconds) MythTV waits for a channel lock. For recordings, if this time is exceeded, the recording will be marked as failed. - Maximum time (in milliseconds) MythTV waits for a channel lock. For recordings, if this time is exceeded, the recording will be marked as failed. + Maximum time (in milliseconds) MythTV waits for a channel lock. For recordings, if this time is exceeded, the recording will be marked as failed. - -+ ++ Force audio sampling rate - Force audio sampling rate + Force Audio Sampling Rate - -+ ++ If non-zero, override the audio sampling rate in the recording profile when this card is used. Use this if your capture card does not support all of the standard rates. - If non-zero, override the audio sampling rate in the recording profile when this card is used. Use this if your capture card does not support all of the standard rates. + If non-zero, override the audio sampling rate in the recording profile when this card is used. Use this if your capture card does not support all of the standard rates. - -+ ++ If enabled, drop packets from the start of a DVB recording until a sequence start header is seen. If enabled, drop packets from the start of a DVB recording until a sequence start header is seen. - -+ ++ If enabled, only open the DVB card when required, leaving it free for other programs at other times. If enabled, only open the DVB card when required, leaving it free for other programs at other times. - -+ ++ Use DVB card for active EIT scan - Use DVB card for active EIT scan + Use DVB Card for Active EIT Scan - -+ ++ If enabled, activate active scanning for program data (EIT). When this option is enabled the DVB card is constantly in-use. If enabled, activate active scanning for program data (EIT). When this option is enabled the DVB card is constantly in-use. - -+ ++ DVB tuning delay (ms) - DVB tuning delay (ms) + DVB Tuning Delay (ms) - -+ ++ Some Linux DVB drivers, in particular for the Hauppauge Nova-T, require that we slow down the tuning process by specifying a delay (in milliseconds). Some Linux DVB drivers, in particular for the Hauppauge Nova-T, require that we slow down the tuning process by specifying a delay (in milliseconds). - - -+ -+ ++ Available devices - Available devices -+ Available Devices - - +- +- - -+ - Device ID and Tuner Number of available HDHomeRun devices. - Device ID and Tuner Number of available HDHomeRun devices. +- Device ID and Tuner Number of available HDHomeRun devices. +- Device ID and Tuner Number of available HDHomeRun devices. ++ Available Devices - -+ ++ Device IP or ID of a VBox device. eg. '192.168.1.100' or 'vbox_3718' Device IP or ID of a VBox device. eg. '192.168.1.100' or 'vbox_3718' - -+ ++ Number and type of the tuner to use. eg '1-DVBT/T2'. Number and type of the tuner to use. eg '1-DVBT/T2'. - -+ ++ Device IP or ID, tuner number and tuner type of available VBox devices. Device IP or ID, tuner number and tuner type of available VBox devices. - -+ ++ + Use HD HomeRun for active EIT scan + Use HD HomeRun for Active EIT Scan + + -+ ++ ++ Schedule all virtual inputs on this device as a group. This is more efficient than scheduling each input individually. Additional, virtual inputs will be automatically added as needed to fulfill the recording load. ++ Schedule all virtual inputs on this device as a group. This is more efficient than scheduling each input individually. Additional, virtual inputs will be automatically added as needed to fulfill the recording load. ++ ++ ++ + If enabled, activate active scanning for program data (EIT). When this option is enabled the HD HomeRun is constantly in-use. + If enabled, activate active scanning for program data (EIT). When this option is enabled the HD HomeRun is constantly in-use. + + -+ ++ V4L2 encoder devices (multirec capable) - V4L2 encoder devices (multirec capable) + V4L2 Encoder Devices (multirec capable) - -+ ++ V4L2 encoder - V4L2 encoder + V4L2 Encoder - -+ ++ V@Box TV Gateway networked tuner - V@Box TV Gateway networked tuner + V@Box TV Gateway Networked Tuner - -+ ++ Import test recorder - Import test recorder + Import Test Recorder - -+ ++ Demo test recorder - Demo test recorder + Demo Test Recorder - -+ ++ External (black box) recorder - External (black box) recorder + External (black box) Recorder - -+ ++ Input name - Input name + Input Name - -+ ++ Display name (optional) - Display name (optional) + Display Name (optional) - -+ ++ This name is displayed on screen when Live TV begins and when changing the selected input or card. If you use this, make sure the information is unique for each input. This name is displayed on screen when Live TV begins and when changing the selected input or card. If you use this, make sure the information is unique for each input. - -+ ++ Input group - Input group + Input Group - -+ ++ If enabled, MythTV will tune using only the MPEG program number. The program numbers change more often than DVB or ATSC tuning parameters, so this is slightly less reliable. This will also inhibit EIT gathering during Live TV and recording. If enabled, MythTV will tune using only the MPEG program number. The program numbers change more often than DVB or ATSC tuning parameters, so this is slightly less reliable. This will also inhibit EIT gathering during Live TV and recording. - -+ ++ Use DishNet long-term EIT data - Use DishNet long-term EIT data + Use DishNet Long-Term EIT Data - -+ ++ Input groups are only needed when two or more cards share the same resource such as a FireWire card and an analog card input controlling the same set top box. Input groups are only needed when two or more cards share the same resource such as a FireWire card and an analog card input controlling the same set top box. - -+ ++ Audio input - Audio input + Audio Input - -+ ++ If there is more than one audio input, select which one to use. If there is more than one audio input, select which one to use. @@ -18088,43 +21696,46 @@ - -+ ++ Video source name - Video source name + Video Source Name - -+ ++ Starting channel - Starting channel + Starting Channel - -+ ++ Starting Live TV channel. - Starting Live TV channel. + Starting Live TV Channel - -+ ++ This is updated on every successful channel change. This is updated on every successful channel change. -@@ -19082,48 +19715,48 @@ + +- ++ + The following programs will be recorded instead: The following programs will be recorded instead: - -+ ++ Program Status Program Status - -+ ++ %1% Completed @ %2 fps. %1% Completed @ %2 fps. @@ -18173,37 +21784,40 @@ + mythfilldatabase ran, but did not insert any new data into the Guide. This can indicate a potential problem with the XML file used for the update. - -@@ -19136,24 +19769,23 @@ +- ++ + Stereo + Stereo + + +- ++ + Audio device is invalid or not useable. Audio device is invalid or not useable. - -+ ++ Delete Delete - -- -+ - All +@@ -19146,50 +19406,45 @@ All - -+ ++ Use 'mythfilldatabase' or the name of a custom script that will populate the program guide info for all your video sources. Use 'mythfilldatabase' or the name of a custom script that will populate the program guide info for all your video sources. - - Warning +- Warning - Warning -+ Warning - - +- +- -@@ -19161,12 +19793,12 @@ + Media Monitor Media Monitor @@ -18218,31 +21832,37 @@ You may have to use the eject button under its tray You may have to use the eject button under its tray -@@ -19182,722 +19814,769 @@ + +- ++ + Generating Keyframe Index + Generating Keyframe Index + + +- ++ + Transcode Completed + Transcode Completed - +- - -+ ++ ++ Completed Completed -- -+ + Job errored, unable to find Program Info for job - Job errored, unable to find Program Info for job + Job Errored, Unable to Find Program Info for Job -- -+ - Job Aborted - Job Aborted - + +@@ -19199,705 +19454,734 @@ -- -+ + Unrecoverable error - Unrecoverable error + Unrecoverable Error @@ -18262,11 +21882,10 @@ - - IPv6 address +- IPv6 address - IPv6 address -+ IPv6 address - - +- +- - + Enter the IPv6 address of this machine. Use an externally accessible address (ie, not ::1) if you are going to be running a frontend on a different machine than this one. @@ -18274,10 +21893,6 @@ - -+ Listen on All IP Addresses -+ Listen on All IP Addresses -+ -+ + + Primary IP address / DNS name + Primary IP Address/DNS Name @@ -18474,38 +22089,43 @@ - + ++ Allow preview jobs ++ Allow Preview Jobs ++ ++ ++ Transcoder command - Transcoder command + Transcoder Command - -+ ++ The program used to transcode recordings. The default is 'mythtranscode' if this setting is empty. The program used to transcode recordings. The default is 'mythtranscode' if this setting is empty. - -+ ++ Allow %1 jobs Allow %1 jobs - -+ ++ If enabled, the master backend will include the list of recorded shows in the list of videos. This is mainly to accommodate UPnP players which do not allow more than 1 video section. - If enabled, the master backend will include the list of recorded shows in the list of videos. This is mainly to accommodate UPnP players which do not allow more than 1 video section. + If enabled, the master backend will include the list of recorded shows in the list of videos. This is mainly to accommodate UPnP players which do not allow more than 1 video section. - -+ ++ Recordings Recordings - -+ ++ Videos Videos @@ -18538,11 +22158,10 @@ - - The IP address of the master backend server. All frontend and non-master backend machines will connect to this server. If you only have one backend, this should be the same IP address as above. +- The IP address of the master backend server. All frontend and non-master backend machines will connect to this server. If you only have one backend, this should be the same IP address as above. - The IP address of the master backend server. All frontend and non-master backend machines will connect to this server. If you only have one backend, this should be the same IP address as above. -+ The IP address of the master backend server. All frontend and non-master backend machines will connect to this server. If you only have one backend, this should be the same IP address as above. - - +- +- - + Security PIN (required) @@ -18666,84 +22285,84 @@ - -+ ++ Which tree to show a Windows Media Player client when it requests a list of videos. Which tree to show a Windows Media Player client when it requests a list of videos. - -+ ++ Automatically update program listings - Automatically update program listings + Automatically Update Program Listings - -+ ++ If enabled, the guide data program will be run automatically. If enabled, the guide data program will be run automatically. - -+ ++ Guide data program execution start - Guide data program execution start + Guide Data Program Execution Start - -+ ++ This setting and the following one define a time period when the guide data program is allowed to run. For example, setting start to 11 and end to 13 would mean that the program would only run between 11:00 AM and 1:59 PM. This setting and the following one define a time period when the guide data program is allowed to run. For example, setting start to 11 and end to 13 would mean that the program would only run between 11:00 AM and 1:59 PM. - -+ ++ Guide data program execution end - Guide data program execution end + Guide Data Program Execution End - -+ ++ This setting and the preceding one define a time period when the guide data program is allowed to run. For example, setting start to 11 and end to 13 would mean that the program would only run between 11:00 AM and 1:59 PM. This setting and the preceding one define a time period when the guide data program is allowed to run. For example, setting start to 11 and end to 13 would mean that the program would only run between 11:00 AM and 1:59 PM. - -+ ++ Run guide data program at time suggested by the grabber. Run guide data program at time suggested by the grabber. - -+ ++ If enabled, allow a DataDirect guide data provider to specify the next download time in order to distribute load on their servers. Guide data program execution start/end times are also ignored. If enabled, allow a DataDirect guide data provider to specify the next download time in order to distribute load on their servers. Guide data program execution start/end times are also ignored. - -+ ++ Guide data program - Guide data program + Guide Data Program - -+ ++ Guide data arguments - Guide data arguments + Guide Data Arguments - -+ ++ Any arguments you want passed to the guide data program. Any arguments you want passed to the guide data program. - -+ ++ Program Schedule Downloading Options Program Schedule Downloading Options @@ -18804,13 +22423,12 @@ + Wake attempts - Wake attempts -+ Wake Attempts - - +- +- - - The command used to wake up your master backend server (e.g. sudo /etc/init.d/mythtv-backend restart). +- The command used to wake up your master backend server (e.g. sudo /etc/init.d/mythtv-backend restart). - The command used to wake up your master backend server (e.g. sudo /etc/init.d/mythtv-backend restart). -+ The command used to wake up your master backend server (e.g. sudo /etc/init.d/mythtv-backend restart). ++ Wake Attempts - @@ -19036,7 +22654,8 @@ + + + -+ ++ ++ If enabled, allow jobs of this type to run on this backend. If enabled, allow jobs of this type to run on this backend. @@ -19049,53 +22668,51 @@ - -+ ++ Commercial-detection command - Commercial-detection command + Commercial Detection Command - -+ ++ The program used to detect commercials in a recording. The default is 'mythcommflag' if this setting is empty. The program used to detect commercials in a recording. The default is 'mythcommflag' if this setting is empty. - -+ ++ Include recordings in video list - Include recordings in video list + Include Recordings in Video List - -+ ++ Video content to show a WMP client - Video content to show a WMP client -+ Video Content to Show a WMP Client - - +- +- - - Host Address Backend Setup +- Host Address Backend Setup - Host Address Backend Setup -+ Host Address Backend Setup ++ Video Content to Show a WMP Client - - Local Backend +- Local Backend - Local Backend -+ Local Backend - - +- +- - - -+ ++ Master Backend Master Backend - -+ ++ Locale Settings Locale Settings @@ -19136,72 +22753,72 @@ + Listen on IPv6 Address + + -+ ++ Miscellaneous Settings Miscellaneous Settings - -+ ++ File Management Settings File Management Settings - -+ ++ EIT Scanner Options EIT Scanner Options - -+ ++ Shutdown/Wakeup Options Shutdown/Wakeup Options - -+ ++ Backend Wakeup settings - Backend Wakeup settings + Backend Wakeup Settings - -+ ++ Slave Backends Slave Backends - -+ ++ Backend Control Backend Control - -+ ++ Job Queue (Backend-Specific) Job Queue (Backend-Specific) - -+ ++ Job Queue (Global) Job Queue (Global) - -+ ++ Job Queue (Job Commands) Job Queue (Job Commands) - -+ ++ UPnP Server Settings UPnP Server Settings -@@ -19915,12 +20594,12 @@ +@@ -19915,12 +20199,12 @@ No Storage Group directories are defined. You must add at least one directory to the Default Storage Group where new recordings will be stored. @@ -19216,28 +22833,66 @@ -@@ -19928,12 +20607,12 @@ +@@ -19928,83 +20212,83 @@ Card %1 (type %2) is set to start on channel %3, which does not exist. - -+ ++ Searching for icons for channel %1 - Searching for icons for channel %1 + Searching for Icons for Channel %1 - -+ ++ MythTV Setup MythTV Setup -@@ -19971,19 +20650,19 @@ + +- +- ++ ++ + Web Only + Web Only + + +- +- ++ ++ + Downloadable + Downloadable + + +- ++ + MB + Megabytes + MB + + +- ++ + Comments + Comments + + +- ++ + Responses + Responses + + +- ++ + Backlinks Backlinks - -+ ++ Scan Type Scan Type @@ -19254,86 +22909,136 @@ + Error: Failed to Hash File '%1' - -@@ -19994,7 +20673,7 @@ +- +- ++ ++ + Video Home + Video Home + - +- ++ No files found - No files found + No Files Found - -@@ -20075,57 +20754,57 @@ +- ++ + Television + Television + + + + +- ++ + Movies + Movies + +@@ -20065,84 +20349,84 @@ + + + +- ++ + Season %1 + Season %1 + + +- ++ + videos videos - -+ ++ >1Gbps >1Gbps - -+ ++ %1Mbps %1Mbps - -+ ++ %1MHz %1MHz - -+ ++ %1kHz %1kHz - -+ ++ %1kbps %1kbps - -+ ++ %1bps %1bps - -+ ++ %1Hz %1Hz - -+ ++ %1 TB %1 TB - -+ ++ %1 GB %1 GB - -+ ++ %1 MB %1 MB - -+ ++ %1 KB %1 KB -@@ -20150,17 +20829,17 @@ + +- ++ + Version Mismatch + UPNP Errors + Version Mismatch + + +- ++ + Not Authorized + UPNP Errors + Not Authorized + + +- ++ + Unknown Error + UPNP Errors + Unknown Error +@@ -20150,17 +20434,17 @@ Match duplicates using subtitle & description @@ -19354,7 +23059,7 @@ -@@ -20180,22 +20859,22 @@ +@@ -20180,22 +20464,22 @@ Match duplicates using description @@ -19381,7 +23086,7 @@ -@@ -20221,90 +20900,90 @@ +@@ -20221,211 +20505,211 @@ Look for duplicates in previous recordings only @@ -19391,103 +23096,103 @@ - -+ ++ Record new episodes only - Record new episodes only + Record New Episodes Only - -+ ++ Use any available input - Use any available input + Use Any Available Input - -+ ++ Prefer input %1 - Prefer input %1 + Prefer Input %1 - -+ ++ Record new and repeat episodes - Record new and repeat episodes + Record New and Repeat Episodes - -+ ++ Record using the %1 profile - Record using the %1 profile + Record Using the %1 Profile - -+ ++ LiveTV LiveTV - -+ ++ High Quality High Quality - -+ ++ Low Quality Low Quality - - -+ -+ ++ ++ Include in the "%1" recording group Include in the "%1" recording group - -+ ++ Create a new recording group - Create a new recording group + Create a New Recording Group - -+ ++ Store in the "%1" storage group - Store in the "%1" storage group + Store in the "%1" Storage Group - -+ ++ Use "%1" playback group settings - Use "%1" playback group settings + Use "%1" Playback Group Settings - -+ ++ Don't record if this would exceed the max episodes - Don't record if this would exceed the max episodes + Don't Record If This Would Exceed the Max Episodes - -+ ++ Delete oldest if this would exceed the max episodes - Delete oldest if this would exceed the max episodes + Delete Oldest If This Would Exceed the Max Episodes - -+ ++ New Recording group name: - New Recording group name: + New Recording Group name: @@ -19497,39 +23202,69 @@ - - - -+ -+ -+ -+ ++ ++ ++ ++ Run '%1' Run '%1' -@@ -20335,97 +21014,97 @@ - SetParameters() called with handle == NULL! + +- ++ + 5.1 Channel Audio + 5.1 Channel Audio + + +- ++ + 7.1 Channel Audio + 7.1 Channel Audio + + +- ++ + (guessing: + (guessing: + + +- ++ + + Unknown sample format: %1 + Unknown sample format: %1 + + +- +- SetParameters() called with handle == NULL! +- SetParameters() called with handle == NULL! ++ ++ SetParameters() called with handle == nullptr! ++ - -+ ++ Aborting Audio Reconfigure. Can't handle audio with more than 8 channels. Aborting Audio Reconfigure. Can't handle audio with more than 8 channels. - -+ ++ Error creating resampler: %1 - Error creating resampler: %1 + Error Creating Resampler: %1 - -+ ++ AC-3 encoder initialization failed - AC-3 encoder initialization failed + Ac-3 Encoder Initialization Failed - -+ ++ Aborting reconfigure - Aborting reconfigure + Aborting Reconfigure @@ -19553,13 +23288,15 @@ + Failed to Create DS Buffer 0x%1 - +- ++ Error opening audio device (%1) - Error opening audio device (%1) + Error Opening Audio Device (%1) - +- ++ Failed to open stream (%1) - Failed to open stream (%1) + Failed to Open Stream (%1) @@ -19614,17 +23351,17 @@ - -+ ++ movie movie - -+ ++ film film -@@ -20433,56 +21112,56 @@ +@@ -20433,56 +20717,56 @@ Error: Database not open while trying to load setting: %1 mythshutdown @@ -19690,7 +23427,7 @@ -@@ -20500,176 +21179,176 @@ +@@ -20500,185 +20784,185 @@ About to start daily wakeup period (1) mythshutdown @@ -19832,89 +23569,110 @@ + Daily Wakeup is Set but Will Wake Up At Next Scheduled Program - +- ++ Sending command to set time in BIOS %1 mythshutdown - Sending command to set time in BIOS %1 + Sending Command to Set Time in BIOS %1 - +- ++ Program %1 exited with code %2 mythshutdown - Program %1 exited with code %2 + Program %1 Exited with Code %2 - +- ++ Error: nvram-wakeup failed to set time in BIOS mythshutdown - Error: nvram-wakeup failed to set time in BIOS + Error: nvram-wakeup Failed to Set Time in BIOS - +- ++ The next wakeup time is less than 15 mins away, not shutting down. mythshutdown - The next wakeup time is less than 15 mins away, not shutting down. + The Next Wakeup Time is Less Than 15 Mins Away, Not Shutting Down. - +- ++ everything looks fine, shutting down ... mythshutdown - everything looks fine, shutting down ... + Everything Looks Fine, Shutting Down... - +- ++ shutting down mythshutdown - shutting down + Shutting Down - +- ++ Everything looks fine, but reboot is needed mythshutdown - Everything looks fine, but reboot is needed + Everything Looks Fine, but Reboot is Needed - +- ++ Sending command to bootloader mythshutdown - Sending command to bootloader + Sending Command to Bootloader - +- ++ rebooting mythshutdown - rebooting + Rebooting - -@@ -20686,14 +21365,14 @@ +- ++ + Error: Invalid shutdown mode, doing nothing. + mythshutdown + Error: Invalid shutdown mode, doing nothing. + + +- ++ + Error: --setwakeup invalid date format (%1) + must be yyyy-MM-ddThh:mm:ss + mythshutdown +@@ -20686,14 +20970,14 @@ must be yyyy-MM-ddThh:mm:ss - -+ ++ Error: stream handler died - Error: stream handler died + Error: Stream Handler Died - +- ++ All channels - All channels + All Channels -@@ -20717,6 +21396,11 @@ +@@ -20717,6 +21001,11 @@ Genre Genre @@ -19926,48 +23684,126 @@ RawSettingsEditor -@@ -20729,12 +21413,12 @@ +@@ -20729,12 +21018,12 @@ RecMetadataEdit - -+ ++ Trying to manually find this recording online... - Trying to manually find this recording online... + Trying to Manually Find This Recording Online... - -+ ++ No match found for this recording. You can try entering a TVDB/TMDB number, season, and episode manually. No match found for this recording. You can try entering a TVDB/TMDB number, season, and episode manually. -@@ -20742,14 +21426,18 @@ +@@ -20742,77 +21031,78 @@ RecordingProfileEditor - - Add Recording Profile +- Add Recording Profile - Add Recording Profile -+ Add Recording Profile -+ -+ -+ ++ + (Create new profile) + Create New Profile - -+ ++ Enter the name of the new profile - Enter the name of the new profile + Enter profile name: - + + + RecordingRule + +- +- ++ ++ + Default + Default + + +- +- ++ ++ ++ + Default (Template) + Default (Template) + + +- ++ + %1 (Template) + %1 is the category + %1 (Template) + + +- +- ++ ++ + Power Search + Power Search + + +- ++ + Default + category + Default + + +- ++ + (%1 or later) %3 + e.g. (Sunday or later) program subtitle + (%1 or later) %3 + + +- ++ + Default + Default template + Default + + +- ++ + Title Search + Title Search + + +- ++ + Keyword Search + Keyword Search + + +- ++ + People Search + People Search + + +- ++ + Unknown Search + Unknown Search + +@@ -20820,130 +21110,126 @@ -@@ -20822,128 +21510,130 @@ + ScanMonitor - +- ++ Scanning - Scanning + Scanning... @@ -19977,14 +23813,14 @@ ScanOptionalConfig - -+ ++ Failed to open the card - Failed to open the card + Failed to Open the Card - -+ ++ Failed to probe the card - Failed to probe the card + Failed to Probe the Card @@ -19993,18 +23829,20 @@ ScanTypeSetting -+ - +- - - - - -+ -+ -+ -+ - +- - ++ ++ ++ ++ ++ ++ ++ Full Scan Full Scan @@ -20017,14 +23855,14 @@ - - - -+ -+ -+ -+ -+ -+ -+ -+ ++ ++ ++ ++ ++ ++ ++ ++ Import existing scan - Import existing scan + Import Existing Scan @@ -20036,69 +23874,74 @@ - - - -+ -+ -+ -+ -+ -+ ++ ++ ++ ++ ++ ++ Full Scan (Tuned) Full Scan (Tuned) - -+ ++ VBox Channel Import VBox Channel Import - -+ ++ M3U Import with MPTS M3U Import with MPTS - -+ ++ M3U Import M3U Import - -+ ++ ASI Scan ASI Scan - -+ ++ MPTS Scan MPTS Scan - -+ ++ ++ Import from ExternalRecorder ++ ++ ++ ++ Failed to probe the card - Failed to probe the card + Failed to Probe the Card - -+ ++ Failed to open the card - Failed to open the card + Failed to Open the Card - -+ ++ Scan of all existing transports - Scan of all existing transports + Scan of All Existing Transports - -+ ++ Scan of single existing transport - Scan of single existing transport + Scan of Single Existing Transport @@ -20109,41 +23952,37 @@ - - - ScanWizard +- ScanWizard - ScanWizard -+ ScanWizard -+ -+ + + Scan + Scan - -+ ++ Programmer Error, see console - Programmer Error, see console + Programmer Error, See Console - -+ ++ Error parsing parameters - Error parsing parameters -+ Error Parsing Parameters - - - - ScanWizardConfig - +- +- +- +- ScanWizardConfig +- - - Scan Configuration +- Scan Configuration - Scan Configuration -+ Scan Configuration ++ Error Parsing Parameters -@@ -20951,168 +21641,173 @@ +@@ -20951,168 +21237,178 @@ New episode @@ -20221,23 +24060,28 @@ ScheduleCommon - -+ ++ ++ Recording rule does not exist. ++ Recording rule does not exist. ++ ++ ++ The following programs will be recorded instead: - The following programs will be recorded instead: + The Following Programs Will Be Recorded Instead: -+ -+ -+ -+ Watch This Channel -+ Watch This Channel - - - -+ -+ -+ ++ ++ Watch This Channel ++ Watch This Channel ++ ++ ++ ++ ++ Record this showing - Record this showing + Record This Showing @@ -20245,8 +24089,8 @@ - - -+ -+ ++ ++ Record all showings - Record all showings + Record All Showings @@ -20254,8 +24098,8 @@ - - -+ -+ ++ ++ Record one showing - Record one showing + Record One Showing @@ -20263,8 +24107,8 @@ - - -+ -+ ++ ++ Record one showing (this episode) - Record one showing (this episode) + Record One Showing (this episode) @@ -20272,8 +24116,8 @@ - - -+ -+ ++ ++ Record all showings (this channel) - Record all showings (this channel) + Record All Showings (this channel) @@ -20282,9 +24126,9 @@ - - - -+ -+ -+ ++ ++ ++ Edit recording rule - Edit recording rule + Edit Recording Rule @@ -20292,8 +24136,8 @@ - - -+ -+ ++ ++ Stop this recording - Stop this recording + Stop This Recording @@ -20301,8 +24145,8 @@ - - -+ -+ ++ ++ Modify recording options - Modify recording options + Modify Recording Options @@ -20310,8 +24154,8 @@ - - -+ -+ ++ ++ Restart this recording - Restart this recording + Restart This Recording @@ -20319,8 +24163,8 @@ - - -+ -+ ++ ++ Forget previous recording - Forget previous recording + Forget Previous Recording @@ -20328,8 +24172,8 @@ - - -+ -+ ++ ++ Don't record this showing - Don't record this showing + Don't Record This Showing @@ -20337,8 +24181,8 @@ - - -+ -+ ++ ++ Never record this episode - Never record this episode + Never Record This Episode @@ -20346,8 +24190,8 @@ - - -+ -+ ++ ++ Edit override rule - Edit override rule + Edit Override Rule @@ -20355,8 +24199,8 @@ - - -+ -+ ++ ++ Delete override rule - Delete override rule + Delete Override Rule @@ -20364,8 +24208,8 @@ - - -+ -+ ++ ++ Add override rule - Add override rule + Add Override Rule @@ -20373,123 +24217,211 @@ - - -+ -+ ++ ++ Delete recording rule - Delete recording rule + Delete Recording Rule -@@ -21147,75 +21842,75 @@ +@@ -21129,72 +21425,72 @@ + + + +- ++ + Upcoming Episodes + Upcoming Episodes + + + +- ++ + Upcoming Recordings + Upcoming Recordings + + + +- ++ + Previously Recorded + Previously Recorded - -- -+ +- ++ + Main Options Main Options - -- -+ +- ++ + Schedule Options Schedule Options - -- -+ +- ++ + Filter Options Filter Options - -- -+ +- ++ + Storage Options Storage Options - -- -+ +- ++ + Post Processing Post Processing - -- -+ +- ++ + Metadata Options Metadata Options - -- -+ +- ++ + Use Template Use Template - -- -+ +- ++ + Schedule Info Schedule Info - -- -+ +- ++ + Preview Changes Preview Changes - - -- -+ - Options - Options - +@@ -21207,7 +21503,7 @@ -- -+ + No templates available - No templates available + No Templates Available -- -+ - Template Options - Template Options + +@@ -21226,7 +21522,7 @@ -- -+ - Default - Default + +- ++ + Program Details + Program Details + +@@ -21244,17 +21540,17 @@ + Upgrade + + +- ++ + There are also other clients using this database. They should be shut down first. + There are also other clients using this database. They should be shut down first. -@@ -21251,7 +21946,7 @@ - +- ++ Error: This version of Myth%1 requires MySQL %2.%3.%4 or later. You seem to be running MySQL version %5. - Error: This version of Myth%1 requires MySQL %2.%3.%4 or later. You seem to be running MySQL version %5. + Error: This version of Myth%1 requires MySQL %2.%3.%4 or later. You seem to be running MySQL version %5. - -@@ -21316,7 +22011,7 @@ +- ++ + Error: MythTV cannot upgrade the schema of this datatase because other clients are using it. + + Please shut them down before upgrading. +@@ -21263,49 +21559,49 @@ + Please shut them down before upgrading. + + +- ++ + Warning: MythTV wants to upgrade your database, + Warning: MythTV wants to upgrade your database, + + +- ++ + for the %1 schema, from %2 to %3. + for the %1 schema, from %2 to %3. + + +- ++ + This version of MythTV requires an updated database. + This version of MythTV requires an updated database. + + +- ++ + (schema is %1 versions behind) + (schema is %1 versions behind) + + +- ++ + Please run mythtv-setup or mythbackend to update your database. + Please run mythtv-setup or mythbackend to update your database. + + +- ++ + Error: MythTV database has newer %1 schema (%2) than expected (%3). + Error: MythTV database has newer %1 schema (%2) than expected (%3). + + +- ++ + MythTV was unable to backup your database. + MythTV was unable to backup your database. + + +- ++ + Database Host: %1 + Database Name: %2 + Database Host: %1 + Database Name: %2 + + +- ++ + If your system becomes unstable, a database backup file called + %1 + is located in %2 +@@ -21314,9 +21610,9 @@ + is located in %2 + - +- ++ This cannot be un-done, so having a database backup would be a good idea. - This cannot be un-done, so having a database backup would be a good idea. + This cannot be undone, so having a database backup would be a good idea. -@@ -21324,68 +22019,116 @@ +@@ -21324,60 +21620,50 @@ Could not open tuner device @@ -20504,114 +24436,77 @@ - SlideSettings +- SlideSettings ++ StandardSettingDialog - -+ - Slideshow - Slideshow - - +- Slideshow +- Slideshow +- +- - -+ - Transition - Transition +- Transition +- Transition ++ ++ Exit ? ++ Exit Settings? - -+ - Effect to use between slides +- Effect to use between slides - Effect to use between slides -+ Effect to Use Between Slides ++ ++ Save then Exit ++ Save and Exit - -+ - Slide Duration (ms) - Slide Duration (ms) - - +- Slide Duration (ms) +- Slide Duration (ms) +- +- - -+ - The time that a slide is displayed (between transitions), in milliseconds. - The time that a slide is displayed (between transitions), in milliseconds. +- The time that a slide is displayed (between transitions), in milliseconds. +- The time that a slide is displayed (between transitions), in milliseconds. ++ ++ Exit without saving changes ++ Exit Without Saving - -+ - Transition Duration (ms) - Transition Duration (ms) +- Transition Duration (ms) +- Transition Duration (ms) ++ ++ Cancel ++ Cancel - -+ - The time that each transition lasts, in milliseconds. - The time that each transition lasts, in milliseconds. +- The time that each transition lasts, in milliseconds. +- The time that each transition lasts, in milliseconds. ++ ++ Edit ++ Edit - -+ -+ Status Delay (ms) -+ Status Delay (ms) -+ -+ -+ -+ The delay before showing the Loading/Playing status, in milliseconds. -+ The delay before showing the loading/playing status, in milliseconds. -+ -+ -+ - Use transitions when browsing +- Use transitions when browsing - Use transitions when browsing -+ Use Transitions When Browsing ++ ++ Delete ++ Delete - -+ - When cleared, transitions will only be used during a slideshow. - When cleared, transitions will only be used during a slideshow. +- When cleared, transitions will only be used during a slideshow. +- When cleared, transitions will only be used during a slideshow. ++ ++ Do you want to delete the '%1' entry? ++ Do you want to delete the '%1' entry? -+ StandardSettingDialog -+ -+ -+ Exit ? -+ Exit Settings? -+ -+ -+ -+ Save then Exit -+ Save and Exit -+ -+ -+ -+ Exit without saving changes -+ Exit Without Saving -+ -+ -+ -+ Cancel -+ Cancel -+ -+ -+ -+ Edit -+ Edit -+ -+ -+ -+ Delete -+ Delete -+ -+ -+ -+ Do you want to delete the '%1' entry? -+ Do you want to delete the '%1' entry? -+ -+ -+ - StartPrompter +@@ -21385,7 +21671,7 @@ WARNING: The backend is currently running. @@ -20619,331 +24514,583 @@ + Warning: The backend is currently running. - -@@ -21395,7 +22138,7 @@ + +@@ -21395,7 +21681,7 @@ + + + Recording Status: RECORDING. +- Recording Status: RECORDING. ++ Recording Status: Recording + + + +@@ -21405,7 +21691,7 @@ + + + Recording Status: None. +- Recording Status: None. ++ Recording Status: None + + + +@@ -21426,15 +21712,15 @@ + + StartingChannel + +- ++ + Please add channels to this source +- Please add channels to this source ++ Please Add Channels to This Source + + + + StatusBox + +- ++ + %n (is) LiveTV and consume(s) %1 + + +@@ -21445,7 +21731,7 @@ + + + +- ++ + %n (is) Deleted and consume(s) %1 + + +@@ -21456,8 +21742,8 @@ + + + +- +- ++ ++ + %n day(s) + + %n day +@@ -21475,178 +21761,178 @@ + Schedule Status + + +- +- Tuner Status +- Tuner Status +- +- +- +- +- ++ ++ ++ + Log Entries + Log Entries + + + +- ++ + Job Queue + Job Queue + + ++ ++ Input Status ++ ++ ++ + + Machine Status + Machine Status + + + +- ++ + AutoExpire List + AutoExpire List + + +- ++ + Acknowledge all log entries at this priority level or lower? + Acknowledge all log entries at this priority level or lower? + + +- +- ++ ++ + Setting priority level to %1 + Setting priority level to %1 + + +- ++ + Acknowledge this log entry? + Acknowledge this log entry? + + +- ++ + Delete Job? + Delete Job? + + +- ++ + Job Queue Actions: + Job Queue Actions: + + +- ++ + Resume + Resume + + +- ++ + Pause + Pause + + +- ++ + Stop + Stop + + +- +- ++ ++ + No Change + No Change + + +- ++ + Requeue Job? + Requeue Job? + + +- ++ + AutoExpire Actions: + AutoExpire Actions: + + +- ++ + Delete Now + Delete Now + + +- ++ + Move to Default group +- Move to Default group ++ Move to Default Group + + +- ++ + Undelete + Undelete + + +- ++ + Disable AutoExpire + Disable AutoExpire + + +- ++ + Listings Status shows the latest status information from mythfilldatabase + Listings Status shows the latest status information from mythfilldatabase + + +- ++ + Mythfrontend version: %1 (%2) +- Mythfrontend version: %1 (%2) ++ MythFrontend version: %1 (%2) + + +- ++ + Last mythfilldatabase guide update: + Last mythfilldatabase guide update: + + +- ++ + Started: %1 + Started: %1 + + +- ++ + Finished: %1 + Finished: %1 + + +- ++ + Result: %1 + Result: %1 + + +- ++ + Suggested Next: %1 + Suggested Next: %1 + + +- ++ + There's no guide data available! + There's no guide data available! + - - Recording Status: RECORDING. -- Recording Status: RECORDING. -+ Recording Status: Recording +- ++ + Have you run mythfilldatabase? + Have you run mythfilldatabase? - -@@ -21405,7 +22148,7 @@ +- ++ + There is guide data until %1 + There is guide data until %1 + - - Recording Status: None. -- Recording Status: None. -+ Recording Status: None +- ++ + WARNING: is mythfilldatabase running? +- WARNING: is mythfilldatabase running? ++ Warning: is mythfilldatabase running? - -@@ -21426,15 +22169,15 @@ - - StartingChannel +- ++ + DataDirect Status: + DataDirect Status: + -- -+ - Please add channels to this source -- Please add channels to this source -+ Please Add Channels to This Source +- ++ + Schedule Status shows current statistics from the scheduler. + Schedule Status shows current statistics from the scheduler. - - - StatusBox -- -+ - %n (is) LiveTV and consume(s) %1 - +- ++ + %n template rule(s) (is) defined -@@ -21445,7 +22188,7 @@ + %n template rule is defined +@@ -21654,7 +21940,7 @@ -- -+ - %n (is) Deleted and consume(s) %1 - +- ++ + %n standard rule(s) (is) defined -@@ -21457,7 +22200,7 @@ + %n standard rule is defined +@@ -21662,7 +21948,7 @@ + - -- -+ - %n day(s) +- ++ + %n search rule(s) are defined - %n day -@@ -21568,7 +22311,7 @@ - - - Move to Default group -- Move to Default group -+ Move to Default Group - - - -@@ -21588,7 +22331,7 @@ - - - Mythfrontend version: %1 (%2) -- Mythfrontend version: %1 (%2) -+ mythfrontend version: %1 (%2) - - - -@@ -21633,7 +22376,7 @@ - - - WARNING: is mythfilldatabase running? -- WARNING: is mythfilldatabase running? -+ Warning: is mythfilldatabase running? + %n search rule is defined +@@ -21670,7 +21956,7 @@ + - - -@@ -21678,47 +22421,47 @@ + +- ++ + %n matching showing(s) + + %n matching showing +@@ -21678,47 +21964,72 @@ - -+ ++ with lower priority with lower priority - -+ ++ marked as HDTV marked as HDTV - -+ ++ from source from source - -+ - Tuner Status shows the current information about the state of backend tuner cards - Tuner Status shows the current information about the state of backend tuner cards +- Tuner Status shows the current information about the state of backend tuner cards +- Tuner Status shows the current information about the state of backend tuner cards ++ ++ on input ++ on input ++ ++ ++ ++ Input Status shows the current information about the state of backend inputs ++ Input Status shows the current information about the state of backend inputs. ++ ++ ++ ++ %1 errored ++ %1 Errored ++ ++ ++ ++ %1 unavailable ++ %1 Unavailable ++ ++ ++ ++ %1 sleeping ++ %1 Sleeping ++ ++ ++ ++ %1 recording ++ %1 Recording - -+ - has an error - has an error +- has an error +- has an error ++ ++ %1 live television ++ %1 Live Television - -+ - is unavailable - is unavailable +- is unavailable +- is unavailable ++ ++ %1 available ++ %1 Available - -+ - is asleep - is asleep +- is asleep +- is asleep ++ ++ Input %1 %2: %3 ++ Input %1 %2: %3 - -+ - is watching Live TV - is watching Live TV +- is watching Live TV +- is watching Live TV ++ ++ , ++ - -+ ++ On %1 from %2.%3 %4 -@@ -21726,27 +22469,27 @@ +@@ -21726,27 +22037,27 @@ %4 - -+ ++ No further details No further details - -+ ++ Job Queue shows any jobs currently in MythTV's Job Queue such as a commercial detection job. Job Queue shows any jobs currently in MythTV's Job Queue such as a commercial detection job. - -+ ++ %1 total, %2 used, %3 (or %4%) free. %1 total, %2 used, %3 (or %4%) free. - -+ ++ , using your %1 rate of %2 kb/s , using your %1 rate of %2 kb/s - -+ ++ %n hour(s) %n hour -@@ -21754,7 +22497,7 @@ +@@ -21754,7 +22065,7 @@ - -+ ++ %n minute(s) %n minute -@@ -21762,178 +22505,182 @@ +@@ -21762,178 +22073,158 @@ - -+ ++ %1 remaining time %1 remaining - -+ ++ %1 and %2 remaining time %1 and %2 remaining - -+ ++ Uptime Uptime - -+ ++ unknown unknown uptime unknown - -+ ++ average average rate average - -+ ++ maximum maximum rate maximum - -+ - is recording - is recording - - +- is recording +- is recording +- +- - -+ - on card - on card - - +- on card +- on card +- +- - -+ - is not recording - is not recording - - +- is not recording +- is not recording +- +- - -+ - Tuner %1 %2 %3 - Tuner %1 %2 %3 - - +- Tuner %1 %2 %3 +- Tuner %1 %2 %3 +- +- - -+ ++ Log Entries shows any unread log entries from the system if you have logging enabled Log Entries shows any unread log entries from the system if you have logging enabled - -+ ++ No items found at priority level %1 or lower. No items found at priority level %1 or lower. - -+ ++ Use 1-8 to change priority level. Use 1-8 to change priority level. - -+ ++ Job: Job: - -+ ++ Status: Status: - -+ ++ Scheduled Run Time: Scheduled Run Time: - -+ ++ Job Queue is currently empty. Job Queue is currently empty. - -+ ++ Machine Status shows some operating system statistics of this machine Machine Status shows some operating system statistics of this machine - -+ ++ and the MythTV server and the MythTV server - -+ ++ System: System: - -+ ++ This machine: This machine: - - -+ Hostname -+ Hostname -+ -+ -+ -+ ++ ++ Load Load @@ -20951,80 +25098,80 @@ - - - -+ -+ -+ ++ ++ ++ unknown unknown - - -+ -+ ++ ++ failed failed - - -+ -+ ++ ++ RAM RAM - - -+ -+ ++ ++ Swap Swap - -+ ++ MythTV server - MythTV server + MythTV Server - -+ ++ Total Disk Space: Total Disk Space: - -+ ++ MythTV Drive #%1: MythTV Drive #%1: - -+ ++ Directories: Directories: - -+ ++ Directory: Directory: - -+ ++ The AutoExpire List shows all recordings which may be expired and the order of their expiration. Recordings at the top of the list will be expired first. The AutoExpire List shows all recordings which may be expired and the order of their expiration. Recordings at the top of the list will be expired first. - -+ ++ %n recording(s) consuming %1 (is) allowed to expire -@@ -21945,58 +22692,81 @@ +@@ -21945,58 +22236,55 @@ @@ -21061,61 +25208,49 @@ - -+ -+ Delete '%1' Storage Group? -+ Delete '%1' Storage Group? -+ -+ -+ -+ Delete '%1' Storage Group? -+(from remote hosts) -+ Delete '%1' Storage Group? -+(from remote hosts) -+ -+ -+ -+ Delete '%1' Storage Group? -+(from all hosts) -+ Delete '%1' Storage Group? -+(from all hosts) -+ -+ - Add Storage Group Directory +- Add Storage Group Directory - Add Storage Group Directory -+ Add Storage Group Directory - - +- +- - - - Enter directory name or press SELECT to enter text via the On Screen Keyboard +- Enter directory name or press SELECT to enter text via the On Screen Keyboard - Enter directory name or press SELECT to enter text via the On Screen Keyboard -+ Enter directory name or press SELECT to enter text via the On Screen Keyboard - - +- +- - - Edit Storage Group Directory +- Edit Storage Group Directory - Edit Storage Group Directory -+ Edit Storage Group Directory - - +- +- - - Remove '%1' - Directory From Storage Group? +- Remove '%1' +-Directory From Storage Group? - Remove '%1' -+ Remove '%1' - Directory From Storage Group? +-Directory From Storage Group? ++ ++ Delete '%1' Storage Group? ++ Delete '%1' Storage Group? - - Yes, remove directory +- Yes, remove directory - Yes, remove directory -+ Yes, Remove Directory ++ ++ Delete '%1' Storage Group? ++(from remote hosts) ++ Delete '%1' Storage Group? ++(from remote hosts) - - No, Don't remove directory +- No, Don't remove directory - No, Don't remove directory -+ No, Keep Directory ++ ++ Delete '%1' Storage Group? ++(from all hosts) ++ Delete '%1' Storage Group? ++(from all hosts) - @@ -21123,7 +25258,7 @@ (Add New Directory) (Add New Directory) -@@ -22004,168 +22774,170 @@ +@@ -22004,168 +22292,139 @@ StorageGroupListEditor @@ -21140,17 +25275,15 @@ - - Create New Storage Group +- Create New Storage Group - Create New Storage Group -+ Create New Storage Group - - +- +- - - Enter group name or press SELECT to enter text via the On Screen Keyboard +- Enter group name or press SELECT to enter text via the On Screen Keyboard - Enter group name or press SELECT to enter text via the On Screen Keyboard -+ Enter group name or press SELECT to enter text via the On Screen Keyboard - - +- +- - - + @@ -21160,67 +25293,61 @@ - - Delete '%1' Storage Group? +- Delete '%1' Storage Group? - Delete '%1' Storage Group? -+ Delete '%1' Storage Group? - - +- +- - - Delete '%1' Storage Group? - (from remote hosts) +- Delete '%1' Storage Group? +-(from remote hosts) - Delete '%1' Storage Group? -+ Delete '%1' Storage Group? - (from remote hosts) - - +-(from remote hosts) +- +- - - Delete '%1' Storage Group? - (from all hosts) +- Delete '%1' Storage Group? +-(from all hosts) - Delete '%1' Storage Group? -+ Delete '%1' Storage Group? - (from all hosts) - - +-(from all hosts) +- +- - - Yes, delete group +- Yes, delete group - Yes, delete group -+ Yes, Delete Group ++ ++ (Create default group) ++ (Create Default Group) - - No, Don't delete group +- No, Don't delete group - No, Don't delete group -+ No, Keep Group ++ ++ ++ (Create %1 group) ++ (Create %1 Group) - -+ - (Create default group) +- (Create default group) - (Create default group) -+ (Create Default Group) ++ ++ (Create new group) ++ (Create New Group) - - -+ -+ - (Create %1 group) +- (Create %1 group) - (Create %1 group) -+ (Create %1 Group) ++ ++ Enter the name of the new storage group ++ Enter group name: - -+ - (Create new group) +- (Create new group) - (Create new group) -+ (Create New Group) -+ -+ -+ -+ Enter the name of the new storage group -+ Enter group name: -+ -+ + + Storage Group Directories + Storage Group Directories @@ -21230,74 +25357,74 @@ TV - -+ ++ MythTV wants to record "%1" on %2 in %d seconds. Do you want to: MythTV wants to record "%1" on %2 in %d seconds. Do you want to: - -+ ++ Record and watch while it records - Record and watch while it records + Record and Watch While It Records - -+ ++ Let it record and go back to the Main Menu - Let it record and go back to the Main Menu + Let It Record and Go Back to the Main Menu - -+ ++ Let them record and go back to the Main Menu - Let them record and go back to the Main Menu + Let Them Record and Go Back to the Main Menu - -+ ++ Record it later, I want to watch TV - Record it later, I want to watch TV + Record It Later, I Want to Watch TV - -+ ++ Record them later, I want to watch TV - Record them later, I want to watch TV + Record Them Later, I Want to Watch TV - -+ ++ Don't let it record, I want to watch TV - Don't let it record, I want to watch TV + Don't Let It Record, I Want to Watch TV - -+ ++ Don't let them record, I want to watch TV - Don't let them record, I want to watch TV + Don't Let Them Record, I Want to Watch TV - -+ ++ %1 Settings %1 Settings - -+ ++ Last Program: %1 Doesn't Exist Last Program: %1 Doesn't Exist - -+ ++ End Of Recording - End Of Recording + End of Recording @@ -21306,15 +25433,15 @@ - - - -+ -+ -+ ++ ++ ++ Zoom Committed Zoom Committed - -+ ++ Zoom Ignored Zoom Ignored @@ -21323,48 +25450,49 @@ - - - -+ -+ -+ -+ ++ ++ ++ ++ ++ Jump Back Jump Back - - -+ -+ ++ ++ Skip Back Skip Back - -+ ++ Seek: Seek: - -+ ++ Sorry, PBP only supports %n video stream(s) Sorry, PBP only supports %n video stream -@@ -22173,7 +22945,7 @@ +@@ -22173,7 +22432,7 @@ - -+ ++ Sorry, PIP only supports %n video stream(s) Sorry, PIP only supports %n video stream -@@ -22181,266 +22953,266 @@ +@@ -22181,268 +22440,269 @@ - -+ ++ Forward Forward @@ -21372,15 +25500,16 @@ - - - -+ -+ -+ ++ ++ ++ ++ Skip Ahead Skip Ahead - -+ ++ Rewind Rewind @@ -21389,104 +25518,104 @@ - - - -+ -+ -+ -+ ++ ++ ++ ++ Jump Ahead Jump Ahead - -+ ++ Jump to Bookmark Jump to Bookmark - - -+ -+ ++ ++ Jump to Beginning Jump to Beginning - - -+ -+ ++ ++ Jump To Jump To - -+ ++ Creating PBP Creating PBP - - -+ -+ ++ ++ External Subtitles External Subtitles - - -+ -+ ++ ++ Are you sure you want to delete: Are you sure you want to delete: - -+ ++ Creating PIP Creating PIP - -+ ++ Cannot create PBP Cannot create PBP - -+ ++ Cannot create PIP Cannot create PIP - -+ ++ Stopping PIP Stopping PIP - -+ ++ Stopping PBP Stopping PBP - -+ ++ Stopping all PIPs - Stopping all PIPs + Stopping All PIPs - -+ ++ Stopping all PBPs - Stopping all PBPs + Stopping All PBPs - -+ ++ Too many views to switch - Too many views to switch + Too Many Views to Switch @@ -21494,122 +25623,122 @@ - - -+ -+ ++ ++ Paused Paused - -+ ++ Aux Paused Aux Paused - -+ ++ Speed 16X Speed 16X - -+ ++ Speed 8X Speed 8X - -+ ++ Speed 3X Speed 3X - -+ ++ Speed 2X Speed 2X - -+ ++ Speed 1/3X Speed 1/3X - -+ ++ Speed 1/8X Speed 1/8X - -+ ++ Speed 1/16X Speed 1/16X - -+ ++ Forward %1X Forward %1X - -+ ++ Rewind %1X Rewind %1X - -+ ++ Stopping Transcode Stopping Transcode - -+ ++ Transcoding Transcoding - -+ ++ Try Again Try Again - -+ ++ Jump Chapter Jump Chapter - -+ ++ Switch Angle Switch Angle - -+ ++ Skip Skip - -+ ++ TXT: TXT: - -+ ++ CC: CC: - -+ ++ Seek: seek to location Seek: @@ -21617,57 +25746,57 @@ - - -+ -+ ++ ++ Position Position - -+ ++ Partial Lock Partial Lock - -+ ++ No Lock No Lock - -+ ++ Lock Lock - -+ ++ Signal %1% Signal %1% - -+ ++ S/N %1dB S/N %1dB - -+ ++ BE %1 Bit Errors BE %1 - -+ ++ Rotor %1% Rotor %1% - -+ ++ You should have received a channel lock by now. You can continue to wait for a signal, or you can change the channel with %1 or %2, change video source (%3), inputs (%4), etc. You should have received a channel lock by now. You can continue to wait for a signal, or you can change the channel with %1 or %2, change video source (%3), inputs (%4), etc. @@ -21675,9 +25804,9 @@ - - - -+ -+ -+ ++ ++ ++ OK OK @@ -21687,46 +25816,49 @@ - - - -+ -+ -+ -+ -+ ++ ++ ++ ++ ++ - +- ++ %n minute(s) -@@ -22450,425 +23222,425 @@ + + %n minute +@@ -22450,425 +22710,430 @@ - - -+ -+ ++ ++ DVD DVD - -+ ++ Menu Menu - -+ ++ Still Frame Still Frame - -+ ++ Title: %1 (%2) Title: %1 (%2) - -+ ++ Chapter: %1/%2 Chapter: %1/%2 @@ -21734,179 +25866,179 @@ - - - -+ -+ -+ ++ ++ ++ Adjust Volume Adjust Volume - - -+ -+ ++ ++ TV Player TV Player - -+ ++ Off Sleep timer Off - -+ ++ 30m Sleep timer 30m - -+ ++ 1h Sleep timer 1h - -+ ++ 1h30m Sleep timer 1h30m - -+ ++ 2h Sleep timer 2h - -+ ++ MythTV wants to record these programs in %d seconds: MythTV wants to record these programs in %d seconds: - -+ ++ "%1" on %2 "%1" on %2 - -+ ++ Do you want to: Do you want to: - -+ ++ Can't start playback - Can't start playback + Can't Start Playback - -+ ++ %1 Committed %1 Committed - -+ ++ Bookmark Cleared Bookmark Cleared - -+ ++ Bookmark Saved Bookmark Saved - - -+ -+ ++ ++ Adjust Time Stretch Adjust Time Stretch - -+ ++ Upmixer On Upmixer On - -+ ++ Upmixer Off Upmixer Off - - -+ -+ ++ ++ Adjust Subtitle Delay Adjust Subtitle Delay - -+ ++ Subtitle Delay Subtitle Delay - -+ ++ Audio Sync Audio Sync - - -+ -+ ++ ++ Adjust Audio Sync Adjust Audio Sync - -+ ++ Mute Off Mute Off - -+ ++ Mute On Mute On - -+ ++ Left Channel Muted Left Channel Muted - -+ ++ Right Channel Muted Right Channel Muted - -+ ++ Sleep Sleep - -+ ++ MythTV was set to sleep after %1 minutes and will exit in %d seconds. Do you wish to continue watching? MythTV was set to sleep after %1 minutes and will exit in %d seconds. @@ -21915,28 +26047,28 @@ - - -+ -+ ++ ++ Yes Yes - - -+ -+ ++ ++ No No - -+ ++ MythTV has been idle for %1 minutes and will exit in %d seconds. Are you still watching? MythTV has been idle for %1 minutes and will exit in %d seconds. Are you still watching? - -+ ++ PiP Picture-in-Picture - PiP @@ -21944,7 +26076,7 @@ - -+ ++ PbP Picture-by-Picture - PbP @@ -21952,7 +26084,7 @@ - -+ ++ Disabling %1 for recording - Disabling %1 for recording + Disabling %1 for Recording @@ -21960,20 +26092,20 @@ - - -+ -+ ++ ++ Record Record - -+ ++ Cancel Record Cancel Record - -+ ++ Active Changed Active Changed @@ -21981,374 +26113,394 @@ - - - -+ -+ -+ ++ ++ ++ Edit Cut Points Edit Cut Points - -+ ++ Exit Recording Editor Exit Recording Editor - - -+ -+ ++ ++ Save Cuts and Exit Save Cuts and Exit - - -+ -+ ++ ++ Exit Without Saving Exit Without Saving - - -+ -+ ++ ++ Save Cuts Save Cuts - - -+ -+ ++ ++ Undo Changes Undo Changes - -+ ++ This program is currently being edited This program is currently being edited - -+ ++ Continue Editing Continue Editing - -+ ++ Do not edit - Do not edit + Do Not Edit - -+ ++ UNKNOWN%1 Synthesized callsign UNKNOWN%1 - -+ ++ Zoom Mode ON - Zoom Mode ON + Zoom Mode On - -+ ++ Move Previous Cut End Here Move Previous Cut End Here - -+ ++ Move Start of Cut Here Move Start of Cut Here - -+ ++ Move Next Cut Start Here Move Next Cut Start Here - -+ ++ Move End of Cut Here Move End of Cut Here - -+ ++ Cut to Beginning Cut to Beginning - -+ ++ Cut to End Cut to End - -+ ++ Delete This Cut Delete This Cut - -+ ++ Join Surrounding Cuts Join Surrounding Cuts - -+ ++ Add New Cut Add New Cut - -+ ++ Undo - %1 %1 is the undo message Undo - %1 - -+ ++ Redo - %1 %1 is the redo message Redo - %1 - -+ ++ Clear Cuts Clear Cuts - -+ ++ Reverse Cuts Reverse Cuts - -+ ++ Load Detected Commercials Load Detected Commercials - -+ ++ 0.5x 0.5x - -+ ++ 0.9x 0.9x - -+ ++ 1.0x 1.0x - -+ ++ 1.1x 1.1x - -+ ++ 1.2x 1.2x - -+ ++ 1.3x 1.3x - -+ ++ 1.4x 1.4x - -+ ++ 1.5x 1.5x - -+ ++ ++ Enable Audio Upmixer ++ Enable Audio Upmixer ++ ++ ++ Disable Subtitles Disable Subtitles - -+ ++ Enable Subtitles Enable Subtitles - -+ ++ Disable Forced Subtitles Disable Forced Subtitles - -+ ++ Enable Forced Subtitles Enable Forced Subtitles - -+ ++ Close PIP(s) Close PIP -@@ -22876,7 +23648,7 @@ +@@ -22876,7 +23141,7 @@ - -+ ++ Close PBP(s) Close PBP -@@ -22884,701 +23656,701 @@ +@@ -22884,701 +23149,715 @@ - -+ ++ Playback Data Playback Data - -+ ++ DVD Root Menu DVD Root Menu - -+ ++ DVD Title Menu DVD Title Menu - -+ ++ DVD Chapter Menu DVD Chapter Menu - - -+ -+ ++ ++ Playback Compact Menu Playback Compact Menu - -+ ++ ++ Move BottomLine off screen ++ Move Bottom Line Off Screen ++ ++ ++ ++ Save manual zoom for BottomLine ++ Save Manual Zoom for Bottom Line ++ ++ ++ ++ Jump to bookmark ++ Jump to Bookmark ++ ++ ++ Schedule Schedule - -+ ++ Program Guide Program Guide - -+ ++ Edit Channel Edit Channel - -+ ++ Edit Recording Edit Recording - -+ ++ Jump to Program Jump to Program - - -+ -+ ++ ++ Recorded Program Recorded Program - -+ ++ Previous Channel Previous Channel - -+ ++ Toggle Teletext Menu Toggle Teletext Menu - -+ ++ Manual Zoom Mode Manual Zoom Mode - -+ ++ Channel Groups Channel Groups - -+ ++ All Channels All Channels - -+ ++ Stop Transcoding Stop Transcoding - -+ ++ Begin Transcoding Begin Transcoding - -+ ++ Searching - Searching + Searching... @@ -22356,103 +26508,103 @@ - - -+ -+ ++ ++ Volume Volume - -+ ++ Time Stretch Time Stretch - - -+ -+ ++ ++ Edit Edit - -+ ++ Default Default - -+ ++ Autodetect Autodetect - -+ ++ High Quality High Quality - -+ ++ Medium Quality Medium Quality - -+ ++ Low Quality Low Quality - -+ ++ Commercial Auto-Skip - Commercial Auto-Skip + Commercial Auto-skip - -+ ++ Turn Auto-Expire OFF - Turn Auto-Expire OFF + Turn Auto-expire Off - -+ ++ Turn Auto-Expire ON - Turn Auto-Expire ON + Turn Auto-expire On - -+ ++ Upcoming Recordings Upcoming Recordings - -+ ++ Program Finder Program Finder - -+ ++ Edit Recording Schedule Edit Recording Schedule - -+ ++ Chapter Chapter - -+ ++ Sorry, cannot mix PBP and PIP views - Sorry, cannot mix PBP and PIP views + Cannot Mix PBP and PIP Views @@ -22460,402 +26612,402 @@ - - -+ -+ ++ ++ Playback Menu Playback Menu - -+ ++ Audio Audio - - -+ -+ ++ ++ Video Video - -+ ++ Visualisation Off - Visualisation Off +- Visualisation Off ++ Visualization Off - -+ ++ TV TV - - -+ -+ ++ ++ Adjust Subtitle Zoom Adjust Subtitle Zoom - -+ ++ Subtitle Zoom Subtitle Zoom - -+ ++ Advanced Advanced - -+ ++ Deinterlacer Deinterlacer - -+ ++ Subtitles Subtitles - -+ ++ Text Subtitles Text Subtitles - -+ ++ Select Teletext CC Select Teletext CC - -+ ++ Navigate Navigate - -+ ++ Top menu - Top menu + Top Menu - -+ ++ Popup menu - Popup menu + Popup Menu - -+ ++ Angle Angle - -+ ++ Title Title - -+ ++ Source Source - -+ ++ Jobs Jobs - -+ ++ Playback Playback - -+ ++ Play Play - -+ ++ Pause Pause - -+ ++ Picture-in-Picture Picture-in-Picture - -+ ++ Toggle Browse Mode Toggle Browse Mode - -+ ++ Cancel Playlist Cancel Playlist - -+ ++ Open Live TV PIP Open Live TV PIP - -+ ++ Open Live TV PBP Open Live TV PBP - -+ ++ Open Recording PIP Open Recording PIP - -+ ++ Open Recording PBP Open Recording PBP - -+ ++ Change Active Window Change Active Window - -+ ++ Swap Windows Swap Windows - -+ ++ Switch to PIP Switch to PIP - -+ ++ Switch to PBP Switch to PBP - -+ ++ No, keep it - No, keep it -+ No, Keep ++ Keep - -+ ++ Switch Input Switch Input - -+ ++ Switch Source Switch Source - -+ ++ Change Aspect Ratio Change Aspect Ratio - -+ ++ Adjust Fill Adjust Fill - - -+ -+ ++ Auto Detect Auto Detect - -+ ++ Adjust Picture Adjust Picture - -+ ++ Switch Title Switch Title - -+ ++ Visualisation Original string is in British English Visualization - -+ ++ Disable Audio Upmixer Disable Audio Upmixer - - -+ -+ ++ ++ None None - -+ ++ 3D 3D - -+ ++ Disable Night Mode Disable Night Mode - -+ ++ Enable Night Mode Enable Night Mode - -+ ++ Side by Side Side by Side - -+ ++ Discard Side by Side Discard Side by Side - -+ ++ Top and Bottom Top and Bottom - -+ ++ Discard Top and Bottom Discard Top and Bottom - -+ ++ Disable External Subtitles Disable External Subtitles - -+ ++ Enable External Subtitles Enable External Subtitles - -+ ++ Toggle Toggle - -+ ++ Adjust Adjust - -+ ++ (I) Interlaced (Normal) (I) - -+ ++ (i) Interlaced (Reversed) (i) - -+ ++ (P) Progressive (P) - -+ ++ MythTV is already using all available inputs for the channel you selected. If you want to watch an in-progress recording, select one from the playback menu. If you want to watch Live TV, cancel one of the in-progress recordings from the delete menu. - MythTV is already using all available inputs for the channel you selected. If you want to watch an in-progress recording, select one from the playback menu. If you want to watch Live TV, cancel one of the in-progress recordings from the delete menu. + MythTV is already using all available inputs for the channel you selected. If you want to watch an in-progress recording, select one from the playback menu. If you want to watch Live TV, cancel one of the in-progress recordings from the delete menu. - -+ ++ Video Scan Video Scan - -+ ++ Detect Detect - -+ ++ Progressive Progressive - -+ ++ Interlaced (Normal) Interlaced (Normal) - -+ ++ Interlaced (Reversed) Interlaced (Reversed) @@ -22863,257 +27015,258 @@ - - - -+ -+ -+ ++ ++ ++ Sleep Sleep - -+ ++ Sleep Off Sleep Off - -+ ++ Select Audio Track Select Audio Track - -+ ++ Select Subtitle Select Subtitle - -+ ++ Select VBI CC Select VBI CC - -+ ++ Select ATSC CC Select ATSC CC - -+ ++ Edit Cut Points (Compact) Edit Cut Points (Compact) - -+ ++ Cut List Options Cut List Options - -+ ++ Auto-Expire OFF - Auto-Expire OFF + Auto-expire Off - -+ ++ Auto-Expire ON - Auto-Expire ON + Auto-expire On - -+ ++ Error: MythTV is using all inputs, but there are no active recordings? - Error: MythTV is using all inputs, but there are no active recordings? + ERROR: MythTV is using all inputs, but there are no active recordings? - -+ ++ MythTV has no capture cards defined. Please run the mythtv-setup program. MythTV has no capture cards defined. Please run the mythtv-setup program. - -+ ++ Skip Back Not Allowed Skip Back Not Allowed - -+ ++ Previous Title Previous Title - -+ ++ Skip Still Frame Skip Still Frame - -+ ++ Next Title Next Title - -+ ++ Live TV Live TV - -+ ++ this DVD this DVD - -+ ++ this Video this Video - -+ ++ this recording - this recording + this Recording - -+ ++ You are exiting %1 - You are exiting %1 + You Are Exiting %1 - -+ ++ Save this position and go to the menu - Save this position and go to the menu + Save and Exit - -+ ++ Do not save, just exit to the menu - Do not save, just exit to the menu + Exit Without Saving - -+ ++ Exit %1 Exit %1 - -+ ++ Delete this recording Delete this recording - -+ ++ Keep watching Keep watching - -+ ++ Cannot delete program - Cannot delete program + Cannot delete - -+ ++ because it is not a recording. because it is not a recording. - -+ ++ because it is in use by because it is in use by - -+ ++ Delete it, but allow it to re-record - Delete it, but allow it to re-record + Delete Recording, and Allow Re-record - -+ ++ Delete it - Delete it + Delete Recording - -+ ++ Save it so I can watch it again - Save it so I can watch it again + Keep Recording - -+ ++ Yes, and allow re-record - Yes, and allow re-record -+ Yes, Delete and Allow Re-record ++ Delete and Allow Re-record - -+ ++ Yes, delete it - Yes, delete it -+ Yes, Delete ++ Delete TVRec - -+ ++ Good signal seen after %1 ms Good signal seen after %1 ms - - -+ -+ ++ ++ See 'Tuning timeout' in mythtv-setup for this input. See 'Tuning timeout' in mythtv-setup for this input. - -+ ++ Taking more than %1 ms to get a lock. Taking more than %1 ms to get a lock. -@@ -23586,133 +24358,133 @@ +@@ -23586,133 +23865,133 @@ ThemeChooser - -+ ++ Theme Chooser Menu Theme Chooser Menu - +- ++ Loading Installed Themes - Loading Installed Themes + Loading Installed Themes... @@ -23121,159 +27274,159 @@ - - -+ -+ ++ ++ Unable to create '%1' Unable to create '%1' - -+ ++ Refreshing Downloadable Themes Information - Refreshing Downloadable Themes Information + Refreshing Downloadable Themes Information... - -+ ++ Unable to remove '%1' Unable to remove '%1' - -+ ++ Extracting Downloadable Themes Information - Extracting Downloadable Themes Information + Extracting Downloadable Themes Information... - -+ ++ Failed to download '%1' - Failed to download '%1' + Failed to Download '%1' - -+ ++ Failed to unzip '%1' to '%2' - Failed to unzip '%1' to '%2' + Failed to Unzip '%1' to '%2' - -+ ++ Loading Downloadable Themes - Loading Downloadable Themes + Loading Downloadable Themes... - -+ ++ Error creating test file, %1 themes directory is not writable. Error creating test file, %1 themes directory is not writable. - -+ ++ Hide Fullscreen Preview Hide Fullscreen Preview - -+ ++ Show Fullscreen Preview Show Fullscreen Preview - -+ ++ Refresh Downloadable Themes Refresh Downloadable Themes - -+ ++ Select Theme Select Theme - -+ ++ Delete Theme Delete Theme - -+ ++ Disable Theme Update Notifications Disable Theme Update Notifications - -+ ++ Enable Theme Update Notifications Enable Theme Update Notifications - -+ ++ Unable to install theme, %1 themes directory is not writable. Unable to install theme, %1 themes directory is not writable. - -+ ++ Downloading %1 Theme Downloading %1 Theme - -+ ++ Copying %1 Theme Package Copying %1 Theme Package - -+ ++ ERROR downloading theme package on master backend. - ERROR downloading theme package on master backend. + ERROR: Downloading theme package on master backend. - -+ ++ Installing %1 Theme Installing %1 Theme - -+ ++ ERROR downloading theme package from master backend. - ERROR downloading theme package from master backend. + ERROR: Downloading theme package from master backend. - -+ ++ Error, no theme selected. - Error, no theme selected. + ERROR: No theme selected. - -+ ++ Error, unable to find current theme. - Error, unable to find current theme. + ERROR: Unable to find current theme. - -+ ++ %1 is not a user-installed theme and can not be deleted. %1 is not a user-installed theme and can not be deleted. -@@ -23976,7 +24748,7 @@ +@@ -23976,7 +24255,7 @@ To manually schedule a recording, enter a title (optional). Then set the channel, date, start time, and duration of your recording. Note that this recording will not have any listings data or other information provided by an EPG. @@ -23282,7 +27435,7 @@ -@@ -24130,7 +24902,7 @@ +@@ -24130,7 +24409,7 @@ Below you will find the program details of the selected item. There are two available screens. You can toggle between them by pressing INFO. @@ -23291,7 +27444,7 @@ -@@ -24317,7 +25089,7 @@ +@@ -24317,7 +24596,7 @@ Allow Recordings to Auto-Expire @@ -23300,7 +27453,7 @@ -@@ -24397,7 +25169,7 @@ +@@ -24397,7 +24676,7 @@ Type your tweet below. Select "Send" to submit it. @@ -23309,7 +27462,7 @@ -@@ -24452,7 +25224,7 @@ +@@ -24452,7 +24731,7 @@ WARNING: There are conflicting scheduled recordings! @@ -23318,7 +27471,7 @@ -@@ -24604,7 +25376,7 @@ +@@ -24604,7 +24883,7 @@ Graphite is a theme emphasizing MythUI interface improvements such as alpha, animation, unique layouts, and user-supplied backdrop content. It is extremely memory-hungry. @@ -23327,7 +27480,7 @@ -@@ -25307,7 +26079,7 @@ +@@ -25307,7 +25586,7 @@ Press Up/Down from letter list, to navigate to another list. Press Left/Right from Show or Episode list to navigate to another list. @@ -23336,7 +27489,7 @@ -@@ -25332,7 +26104,7 @@ +@@ -25332,7 +25611,7 @@ No videos in library, or no files found. If you have configured a video directory, press MENU and select "Scan for Changes." @@ -23345,7 +27498,7 @@ -@@ -25376,7 +26148,7 @@ +@@ -25376,7 +25655,7 @@ Designed to show off some different element arrangements. Reminder: On Watch Recordings screen [Rew] and [FF] can be used to change the Rec. Group. @@ -23354,7 +27507,7 @@ -@@ -25627,7 +26399,7 @@ +@@ -25627,7 +25906,7 @@ Protocol-Version: %1 @@ -23363,7 +27516,7 @@ -@@ -25860,7 +26632,7 @@ +@@ -25860,7 +26139,7 @@ Move the selected corner of the preview image to the corner of the TV screen. Press SELECT to edit the other corner. Press MENU for options and ESC to quit. @@ -23372,7 +27525,7 @@ -@@ -26303,7 +27075,7 @@ +@@ -26303,7 +26582,7 @@ Ok @@ -23381,7 +27534,7 @@ -@@ -26423,7 +27195,7 @@ +@@ -26423,7 +26702,7 @@ PCM-BluRay @@ -23390,7 +27543,7 @@ -@@ -26618,7 +27390,7 @@ +@@ -26618,7 +26897,7 @@ To create a custom recording rule, either select an existing rule, or create a new rule by typing in a name. Then select a rule type and hit enter. The SQL code will be transferred below, and you can edit it and insert your own program information. Finally, you can test, immediately activate, store, or cancel your rule. @@ -23399,7 +27552,7 @@ -@@ -26902,7 +27674,7 @@ +@@ -26902,7 +27181,7 @@ Let's set up your DVR! On the next few screens, we will configure your system to play back audio and video, optimize your color and contrast, and make sure we are taking advantage of all of your hardware. Press next to begin! @@ -23408,7 +27561,7 @@ -@@ -27454,7 +28226,7 @@ +@@ -27454,7 +27733,7 @@ Designed to show off some different element arrangements. Tested at 1280x720 and with Français. Reminder: On Watch Recordings screen [Rew] and [FF] can be used to change the Rec. Group. @@ -23417,7 +27570,7 @@ -@@ -28434,7 +29206,7 @@ +@@ -28434,7 +28713,7 @@ No videos in library, or no files found. If you have configured a video directory, press "M" (or the MENU key) and select "Scan for Changes." @@ -23426,7 +27579,7 @@ -@@ -28564,7 +29336,7 @@ +@@ -28564,7 +28843,7 @@ Post-Processing Options @@ -23435,7 +27588,7 @@ -@@ -28851,9 +29623,9 @@ +@@ -28851,9 +29130,9 @@ On this screen, you can add new extensions to be recognized by the Video Plugin. If a scan does not add your files, create a new extension below by clicking the "New" button. If you select "Use Default Player," the player command set for the extension will be ignored. "Ignore This File Type" prevents the items from appearing in a scan. @@ -23447,7 +27600,7 @@ -@@ -29298,7 +30070,7 @@ +@@ -29298,7 +29577,7 @@ Move the selected arrow to the corner of the TV screen. Press SELECT to edit the other arrow. Press MENU for options and ESC to quit. @@ -23456,7 +27609,7 @@ -@@ -29674,12 +30446,12 @@ +@@ -29674,12 +29953,12 @@ Arclight is a sleek theme meant for widescreen HD displays. It is high contrast and uses shapes and an attractive layout to convey information simply and consistently. @@ -23471,7 +27624,7 @@ -@@ -29699,12 +30471,12 @@ +@@ -29699,12 +29978,12 @@ A blue theme. Originally designed before the MythUI rewrite, MythCenter has been updated to take advantage of the new UI library while still maintaining the look and feel that long-time MythTV users are used to. @@ -23486,66 +27639,124 @@ -@@ -29954,7 +30726,7 @@ +@@ -29954,104 +30233,12 @@ ThemeUpdateChecker - -+ ++ Version %1 of the %2 theme is now available in the Theme Chooser. The currently installed version is %3. Version %1 of the %2 theme is now available in the Theme Chooser. The currently installed version is %3. -@@ -29991,12 +30763,12 @@ - - - Exif Date (oldest first) -- Exif Date (oldest first) -+ EXIF Date (oldest first) - - - - Reverse Exif Date (newest first) -- Reverse Exif Date (newest first) -+ Reverse EXIF Date (newest first) - - - -@@ -30046,12 +30818,23 @@ - Date Format - - -- -+ - Date format of thumbnail captions. Other places use the system date format. Sample shows 3rd May 2002. - Date format of thumbnail captions. Other places use the system date format. Sample shows 3rd May 2002. - -+ Transcode -+ -+ Autodetect from %1 -+ Autodetect from %1 -+ -+ -+ Completed -+ Completed -+ -+ -+ +- ThumbSettings +- +- +- Thumbnails +- Thumbnails +- +- +- +- Image Order +- Image Order +- +- +- +- The order that pictures/videos are shown in thumbnail view and ordered slideshows. +- The order that pictures/videos are shown in thumbnail view and ordered slideshows. +- +- +- +- +- Filename (A-Z) +- Filename (A-Z) +- +- +- +- +- Reverse Filename (Z-A) +- Reverse Filename (Z-A) +- +- +- +- Exif Date (oldest first) +- Exif Date (oldest first) +- +- +- +- Reverse Exif Date (newest first) +- Reverse Exif Date (newest first) +- +- +- +- +- File Modified Time (oldest first) +- File Modified Time (oldest first) +- +- +- +- +- Reverse File Modified Time (newest first) +- Reverse File Modified Time (newest first) +- +- +- +- File Extension (A-Z) +- File Extension (A-Z) +- +- +- +- Reverse File Extension (Z-A) +- Reverse File Extension (Z-A) +- +- +- +- File Size (smallest first) +- File Size (smallest first) +- +- +- +- Reverse File Size (largest first) +- Reverse File Size (largest first) +- +- +- +- Directory Order +- Directory Order +- +- +- +- The order that dirctories are shown and traversed in recursive slideshows. +- The order that dirctories are shown and traversed in recursive slideshows. +- +- +- +- Date Format +- Date Format +- +- +- +- Date format of thumbnail captions. Other places use the system date format. Sample shows 3rd May 2002. +- Date format of thumbnail captions. Other places use the system date format. Sample shows 3rd May 2002. +- +- +- Transition -@@ -30087,45 +30870,46 @@ - - TransportList - -- - New Transport -- New Transport -+ New Transport +@@ -30085,47 +30272,29 @@ +- TransportList +- +- +- New Transport +- New Transport +- +- +- TransportListEditor - @@ -23555,26 +27766,24 @@ - +- Are you sure you would like to delete this transport? +- Are you sure you would like to delete this transport? +- +- +- +- Yes, delete the transport +- Yes, delete the transport + + New Transport + New Transport -+ -+ -+ - Are you sure you would like to delete this transport? - Are you sure you would like to delete this transport? - - -- - Yes, delete the transport -- Yes, delete the transport -+ Yes, Delete Transport - - No, don't +- No, don't - No, don't -+ No, Keep Transport ++ ++ Are you sure you would like to delete this transport? ++ Are you sure you would like to delete this transport? - @@ -23584,47 +27793,151 @@ - - Edit... +- Edit... - Edit... -+ Edit... - - +- +- - + Delete... Delete... -@@ -30133,8 +30917,8 @@ +@@ -30133,8 +30302,8 @@ UPNPScanner - - -+ -+ ++ ++ Media Servers Media Servers -@@ -30230,89 +31014,89 @@ +@@ -30142,87 +30311,87 @@ + + UnZip + +- ++ + ZIP operation completed successfully. + ZIP operation completed successfully. + + +- ++ + Failed to initialize or load zlib library. + Failed to initialize or load zlib library. + + +- ++ + zlib library error. + zlib library error. + + +- ++ + Unable to create or open file. + Unable to create or open file. + + +- ++ + Partially corrupted archive. Some files might be extracted. + Partially corrupted archive. Some files might be extracted. + + +- ++ + Corrupted archive. + Corrupted archive. + + +- ++ + Wrong password. + Wrong password. + + +- ++ + No archive has been created yet. + No archive has been created yet. + + +- ++ + File or directory does not exist. + File or directory does not exist. + + +- ++ + File read error. + File read error. + + +- ++ + File write error. + File write error. + + +- ++ + File seek error. + File seek error. + + +- ++ + Unable to create a directory. + Unable to create a directory. + + +- ++ + Invalid device. + Invalid device. + + +- ++ + Invalid or incompatible zip archive. + Invalid or incompatible zip archive. + + +- ++ + Inconsistent headers. Archive might be corrupted. + Inconsistent headers. Archive might be corrupted. + + +- ++ + Unknown error. + Unknown error. + +@@ -30230,89 +30399,89 @@ V4L2encGroup - -+ ++ Probed info - Probed info + Probed Info - -+ ++ Failed to open - Failed to open + Failed to Open - -+ ++ Failed to probe - Failed to probe + Failed to Probe @@ -23634,21 +27947,21 @@ V4LConfigurationGroup - -+ ++ Probed info - Probed info + Probed Info - -+ ++ Failed to open - Failed to open + Failed to Open - -+ ++ Failed to probe - Failed to probe + Failed to Probe @@ -23689,135 +28002,515 @@ - -+ ++ Ignoring Radio %1 Ignoring Radio %1 -- -+ - Ignoring Bad Transmission Type %1 - Ignoring Bad Transmission Type %1 +- ++ + Ignoring Bad Transmission Type %1 + Ignoring Bad Transmission Type %1 + + +- ++ + Adding %1 + Adding %1 + + +- ++ + Updating %1 + Updating %1 + + +- ++ + Done + Done + +@@ -30320,35 +30489,30 @@ + + VBoxConfigurationGroup + +- ++ + Description + Description + +- +- +- Recording Options +- Recording Options +- + + + VBoxDeviceID + +- ++ + Device ID + Device ID + + +- ++ + Device ID of VBox device +- Device ID of VBox device ++ Device ID of VBox Device + + + + VBoxDeviceIDList + +- +- +- ++ ++ ++ + Manually Enter IP Address + Manually Enter IP Address + +@@ -30356,23 +30520,23 @@ + + VideoDialog + +- +- ++ ++ + Season + Season + + +- ++ + Video Search + Video Search + + +- ++ + %1 of %2 + %1 of %2 + + +- ++ + Video Options + %1 + %2 +@@ -30381,350 +30545,350 @@ + %2 + + +- ++ + Video Options + %1 + Video Options + %1 + + +- ++ + Video Options + Video Options + + +- ++ + Play... + Play... + + +- +- ++ ++ + Play + Play + + +- ++ + Mark as Unwatched + Mark as Unwatched + + +- ++ + Mark as Watched + Mark as Watched + + +- +- ++ ++ + Video Info + Video Info + + +- ++ + Change Video Details + Change Video Details + + +- ++ + Delete + Delete + + +- ++ + Play Folder + Play Folder + + +- ++ + Playback Options + %1 + Playback Options + %1 + + +- ++ + Play in Alternate Player + Play in Alternate Player + + +- ++ + Play With Trailers +- Play With Trailers ++ Play with Trailers + + +- ++ + Play Trailer + Play Trailer + + +- ++ + Video Display Menu + Video Display Menu + + +- ++ + Scan For Changes +- Scan For Changes ++ Scan for Changes + + +- ++ + Retrieve All Details + Retrieve All Details + + +- ++ + Filter Display + Filter Display + + +- ++ + Browse By... + Browse By... + + +- +- ++ ++ + Change View + Change View + + +- ++ + Failed to retrieve image(s) +- Failed to retrieve image(s) ++ Failed to Retrieve Image(s) + + +- ++ + Check logs +- Check logs ++ Check Logs + + +- ++ + There are no videos in the database, would you like to scan your video directories now? + There are no videos in the database, would you like to scan your video directories now? + + +- ++ + Settings + Settings + + +- ++ + The video scan found no files, have you configured a video storage group? + The video scan found no files, have you configured a video storage group? + + +- +- ++ ++ + Season %1, Episode %2 + Season %1, Episode %2 + + +- ++ + Retrieved details for %1 +- Retrieved details for %1 ++ Retrieved Details for %1 + + +- ++ + Failed to retrieve details for %1 +- Failed to retrieve details for %1 ++ Failed to Retrieve Details for %1 + + +- ++ + Switch to Browse View + Switch to Browse View + + +- ++ + Switch to Gallery View + Switch to Gallery View + + +- ++ + Switch to List View + Switch to List View + + +- ++ + Switch to Manage View + Switch to Manage View + + +- ++ + Show Directory Structure + Show Directory Structure + + +- ++ + Hide Directory Structure + Hide Directory Structure + + +- ++ + Browse Library (recommended) + Browse Library (recommended) + + +- ++ + Browse Filesystem (slow) + Browse Filesystem (slow) + + +- ++ + Video Settings + Video Settings + + +- ++ + Player Settings + Player Settings + + +- ++ + Metadata Settings + Metadata Settings + + +- ++ + File Type Settings + File Type Settings + + +- ++ + Browse By + Browse By + + +- ++ + Cast + Cast + + +- ++ + Category + Category + + +- ++ + Date Added + Date Added + + +- ++ + Director + Director + + +- ++ + Studio + Studio -- -+ - Adding %1 - Adding %1 +- ++ + Folder + Folder -- -+ - Updating %1 - Updating %1 +- ++ + Genre + Genre -- -+ - Done - Done +- ++ + TV/Movies + TV/Movies -@@ -30320,35 +31104,34 @@ - - VBoxConfigurationGroup -- -+ - Description - Description +- ++ + User Rating + User Rating -- - Recording Options -- Recording Options -+ Recording Options +- ++ + Year + Year - - - VBoxDeviceID -- -+ - Device ID - Device ID +- ++ + View Details + View Details -- -+ - Device ID of VBox device -- Device ID of VBox device -+ Device ID of VBox Device +- ++ + View Full Plot + View Full Plot - - - VBoxDeviceIDList -- -- -- -+ -+ -+ - Manually Enter IP Address - Manually Enter IP Address +- ++ + View Cast + View Cast -@@ -30449,7 +31232,7 @@ - - Play With Trailers -- Play With Trailers -+ Play with Trailers +- ++ + View Homepage + View Homepage - -@@ -30464,7 +31247,7 @@ - - - Scan For Changes -- Scan For Changes -+ Scan for Changes +- ++ + Manage Video Details + Manage Video Details - -@@ -30490,12 +31273,12 @@ +- ++ + Edit Details + Edit Details + - - Failed to retrieve image(s) -- Failed to retrieve image(s) -+ Failed to Retrieve Image(s) +- ++ + Retrieve Details + Retrieve Details - - Check logs -- Check logs -+ Check Logs +- ++ + Allow Updates + Allow Updates - -@@ -30521,12 +31304,12 @@ +- ++ + Disable Updates + Disable Updates + - - Retrieved details for %1 -- Retrieved details for %1 -+ Retrieved Details for %1 +- ++ + Reset Details + Reset Details - - Failed to retrieve details for %1 -- Failed to retrieve details for %1 -+ Failed to Retrieve Details for %1 +- ++ + An error occurred when switching views. + An error occurred when switching views. - -@@ -30706,19 +31489,19 @@ +- ++ + No browser command set! MythVideo needs MythBrowser installed to display the homepage. + No browser command set! MythVideo needs MythBrowser installed to display the homepage. + - +- ++ Fetching details for %1 - Fetching details for %1 + Fetching Details for %1 - +- ++ Are you sure you want to permanently delete: %1 - Are you sure you want to permanently delete: @@ -23825,14 +28518,142 @@ %1 - +- ++ Failed to delete file - Failed to delete file + Failed to delete file. -@@ -30901,7 +31684,7 @@ + VideoFilterDialog + +- ++ + Result of this filter : %n video(s) + + Result of this filter : %n video +@@ -30732,101 +30896,101 @@ + + + +- ++ + Result of this filter : No Videos + Result of this filter : No Videos + + +- ++ + All + Category + All + + +- ++ + All + Genre + All + + +- ++ + All + Cast + All + + +- ++ + All + Country + All + + +- ++ + All + Year + All + + +- ++ + All + Runtime + All + + +- +- ++ ++ + minutes + minutes + + +- ++ + All + User rating + All + + +- ++ + All + Browsable + All + + +- ++ + All + Watched + All + + +- ++ + All + Inet reference + All + + +- ++ + Unknown + Inet reference + Unknown + + +- ++ + All + Cover file + All + + +- ++ + None + Cover file + None + + +- ++ + Video ID + Video ID + + +- ++ + Date Added + Date Added + +@@ -30901,7 +31065,7 @@ Directories that hold videos @@ -23841,7 +28662,7 @@ -@@ -30911,7 +31694,7 @@ +@@ -30911,7 +31075,7 @@ Directory that holds movie posters @@ -23850,7 +28671,7 @@ -@@ -30925,37 +31708,37 @@ +@@ -30925,37 +31089,37 @@ Directory that holds movie screenshots @@ -23895,7 +28716,7 @@ -@@ -30970,7 +31753,7 @@ +@@ -30970,7 +31134,7 @@ Video Tree remembers last selected position @@ -23904,213 +28725,233 @@ -@@ -30978,58 +31761,62 @@ +@@ -30978,197 +31142,187 @@ If set, the current position in the Video Tree is persistent. - -+ ++ Enable automatic Parental Level from rating - Enable automatic Parental Level from rating + Enable Automatic Parental Level from Rating - -+ ++ If enabled, searches will automatically set the Parental Level to the one matching the rating below. If enabled, searches will automatically set the Parental Level to the one matching the rating below. - -+ ++ G PL 1 default search string. G - -+ ++ PG PL 2 default search string. PG - -+ ++ PG-13 PL3 default search string. PG-13 - -+ ++ R:NC-17 PL4 default search string. R:NC-17 - -+ ++ Level %1 Level %1 - -+ ++ Ratings containing these strings (separated by :) will be assigned to Parental Level %1. Ratings containing these strings (separated by :) will be assigned to Parental Level %1. - -+ +- Parental Control Settings +- Parental Control Settings ++ + General Settings + General Settings -+ -+ -+ - Parental Control Settings - Parental Control Settings - - General Settings (%1/%2) +- General Settings (%1/%2) - General Settings (%1/%2) -+ General Settings (%1/%2) ++ ++ Parental Control Settings ++ Parental Control Settings -@@ -31057,118 +31844,117 @@ + VideoMetadata + +- ++ + Season + Metadata file name parsing + Word(s) which should be recognized as "season" when parsing a video * file name. To list more than one word, separate them with a '|'. + Season + + +- ++ + Episode + Metadata file name parsing + Word(s) which should be recognized as "episode" when parsing a video * file name. To list more than one word, separate them with a '|'. + Episode + +- +- +- ^(The |A |An ) +- ^(The |A |An ) +- + VideoModeSettings - -+ ++ Separate video modes for GUI and TV playback - Separate video modes for GUI and TV playback + Separate Video Modes for GUI and TV Playback - -+ ++ Switch X Window video modes for TV. Requires "xrandr" support. Switch X Window video modes for TV. Requires "xrandr" support. - -+ ++ In X Video mode width In X - -+ ++ Horizontal resolution of video which needs a special output resolution. Horizontal resolution of video which needs a special output resolution. - -+ ++ In Y Video mode height In Y - -+ ++ Vertical resolution of video which needs a special output resolution. Vertical resolution of video which needs a special output resolution. - -+ ++ GUI GUI - -+ ++ Resolution of screen when not watching a video. Resolution of screen when not watching a video. - -+ ++ Default screen resolution when watching a video. Default screen resolution when watching a video. - -+ ++ Screen resolution when watching a video at a specific resolution. Screen resolution when watching a video at a specific resolution. - -+ ++ Video output - Video output + Video Output - -+ ++ Output Output - -+ ++ Default refresh rate when watching a video. Leave at "Auto" to automatically use the best available Default refresh rate when watching a video. Leave at "Auto" to automatically use the best available - -+ ++ Refresh rate when watching a video at a specific resolution. Leave at "Auto" to automatically use the best available Refresh rate when watching a video at a specific resolution. Leave at "Auto" to automatically use the best available - -+ ++ Rate Rate - -+ ++ Aspect ratio when watching a video. Leave at "%1" to use ratio reported by the monitor. Set to 16:9 or 4:3 to force a specific aspect ratio. Aspect ratio when watching a video. Leave at "%1" to use ratio reported by the monitor. Set to 16:9 or 4:3 to force a specific aspect ratio. - -+ ++ Aspect ratio when watching a video at a specific resolution. Leave at "%1" to use ratio reported by the monitor. Set to 16:9 or 4:3 to force a specific aspect ratio. Aspect ratio when watching a video at a specific resolution. Leave at "%1" to use ratio reported by the monitor. Set to 16:9 or 4:3 to force a specific aspect ratio. - -+ ++ Aspect Aspect - - -+ -+ ++ ++ Default Default - - Video Mode Settings +- Video Mode Settings - Video Mode Settings -+ Video Mode Settings - - +- +- - -+ ++ Overrides for specific video sizes - Overrides for specific video sizes + Overrides for Specific Video Sizes @@ -24120,11 +28961,20 @@ VideoOutWindow - -+ ++ Zoom %1x%2 @ (%3,%4) Zoom %1x%2 @ (%3,%4) -@@ -31194,17 +31980,17 @@ +@@ -31176,7 +31330,7 @@ + + VideoScanner + +- ++ + Failed to Scan SG Video Hosts: + + %1 +@@ -31194,80 +31348,80 @@ Searching for video files @@ -24145,332 +28995,548 @@ -@@ -31212,17 +31998,17 @@ + VideoSetupWizard - +- ++ Select from one of the preconfigured playback profiles. When satisfied, you can test Standard Definition and High Definition playback with the selected profile before moving on. - Select from one of the preconfigured playback profiles. When satisfied, you can test Standard Definition and High Definition playback with the selected profile before moving on. + Select from one of the preconfigured playback profiles. When satisfied, you can test Standard Definition and High Definition playback with the selected profile before moving on. - +- ++ Test your playback settings with Standard Definition content. (480p) - Test your playback settings with Standard Definition content. (480p) + Test your playback settings with Standard Definition (480p) content. - +- ++ Test your playback settings with High Definition content (1080p). - Test your playback settings with High Definition content (1080p). + Test your playback settings with High Definition (1080p) content. - -@@ -31275,56 +32061,53 @@ +- ++ + Save these changes and move on to the next configuration step. + Save these changes and move on to the next configuration step. + + +- ++ + Return to the previous configuration step. + Return to the previous configuration step. + + +- ++ + A short test of your system's playback of Standard Definition content with the %1 profile. + A short test of your system's playback of Standard Definition content with the %1 profile. + + +- ++ + Standard Definition Playback Test + Standard Definition Playback Test + + +- ++ + A short test of your system's playback of High Definition content with the %1 profile. + A short test of your system's playback of High Definition content with the %1 profile. + + +- ++ + High Definition Playback Test + High Definition Playback Test + + +- ++ + Downloading Video Sample... + Downloading Video Sample... + + +- ++ + Downloading Video Sample... + (%1 of %2 MB) + Downloading Video Sample... + (%1 of %2 MB) + + +- ++ + Error downloading sample to backend. + Error downloading sample to backend. + +@@ -31275,56 +31429,25 @@ VideoSourceEditor - -+ ++ Video sources - Video sources -+ Video Sources -+ -+ -+ -+ New video source -+ New Video Source - - +- +- - - Video Source Menu +- Video Source Menu - Video Source Menu -+ Video Source Menu - - +- +- - - Edit... +- Edit... - Edit... -+ Edit... ++ Video Sources - - Delete... +- Delete... - Delete... -+ Delete... ++ ++ New video source ++ New Video Source - -+ ++ Are you sure you want to delete ALL video sources? Are you sure you want to delete ALL video sources? - +- - - Yes, delete video sources +- Yes, delete video sources - Yes, delete video sources -+ Yes, Delete Video Sources - - +- +- - - - No, don't +- No, don't - No, don't -+ No, Keep - - +- +- - - Are you sure you want to delete this video source? +- Are you sure you want to delete this video source? - Are you sure you want to delete this video source? -+ Are you sure you want to delete this video source? - - +- +- - - Yes, delete video source +- Yes, delete video source - Yes, delete video source -+ Yes, Delete Video Source - +- VideoSourceSelector - -+ ++ Video Source Video Source -@@ -31348,93 +32131,93 @@ +@@ -31332,109 +31455,109 @@ + + ViewScheduled + +- ++ + Scheduled Recordings + Scheduled Recordings + + +- ++ + Group List + Group List + + +- ++ + Options + Options - +- - -+ ++ ++ Show Important Show Important - +- - -+ ++ ++ Show All Show All - +- - -+ ++ ++ Program Details Program Details - +- - -+ ++ ++ Program Guide Program Guide - +- - -+ ++ ++ Channel Search Channel Search - +- - -+ ++ ++ Upcoming by title - Upcoming by title + Upcoming by Title - +- - -+ ++ ++ Upcoming scheduled - Upcoming scheduled + Upcoming Scheduled - +- - -+ ++ ++ Previously Recorded Previously Recorded - +- - -+ ++ ++ Custom Edit Custom Edit - +- - -+ ++ ++ Delete Rule Delete Rule - +- - -+ ++ ++ Show Inputs Show Inputs - +- - -+ ++ ++ All All - -+ ++ Conflict %1 Conflict %1 - -+ ++ No Conflicts No Conflicts - -+ ++ Important Important - -+ ++ Delete '%1' %2 rule? Delete '%1' %2 rule? -@@ -31442,52 +32225,52 @@ +@@ -31442,52 +31565,52 @@ WatchListSettings - -+ ++ Include the 'Watch List' group - Include the 'Watch List' group + Include the 'Watch List' Group - -+ ++ The 'Watch List' is an abbreviated list of recordings sorted to highlight series and shows that need attention in order to keep up to date. The 'Watch List' is an abbreviated list of recordings sorted to highlight series and shows that need attention in order to keep up to date. - -+ ++ Start from the Watch List view - Start from the Watch List view + Start from the Watch List View - -+ ++ If enabled, the 'Watch List' will be the initial view each time you enter the Watch Recordings screen - If enabled, the 'Watch List' will be the initial view each time you enter the Watch Recordings screen + If Enabled, the 'Watch List' Will Be the Initial View Each Time You Enter the Watch Recordings Screen - -+ ++ Exclude recordings not set for Auto-Expire - Exclude recordings not set for Auto-Expire + Exclude Recordings Not Set for Auto-expire - -+ ++ Set this if you turn off Auto-Expire only for recordings that you've seen and intend to keep. This option will exclude these recordings from the 'Watch List'. - Set this if you turn off Auto-Expire only for recordings that you've seen and intend to keep. This option will exclude these recordings from the 'Watch List'. + Set this if you turn off Auto-expire only for recordings that you've seen and intend to keep. This option will exclude these recordings from the 'Watch List'. - -+ ++ Maximum days counted in the score - Maximum days counted in the score + Maximum Days Counted in the Score - -+ ++ The 'Watch List' scores are based on 1 point equals one day since recording. This option limits the maximum score due to age and affects other weighting factors. The 'Watch List' scores are based on 1 point equals one day since recording. This option limits the maximum score due to age and affects other weighting factors. - -+ ++ Days to exclude weekly episodes after delete Days to exclude weekly episodes after delete - -+ ++ When an episode is deleted or marked as watched, other episodes of the series are excluded from the 'Watch List' for this interval of time. Daily shows also have a smaller interval based on this setting. When an episode is deleted or marked as watched, other episodes of the series are excluded from the 'Watch List' for this interval of time. Daily shows also have a smaller interval based on this setting. -@@ -31508,7 +32291,7 @@ +@@ -31495,89 +31618,89 @@ + + WelcomeDialog + +- ++ + Start Frontend + Start Frontend + + +- +- ++ ++ + Cannot connect to server! + Cannot connect to server! + - +- ++ Tuner %1 is recording: - Tuner %1 is recording: + Tuner %1 is Recording: - -@@ -31519,12 +32302,12 @@ +- ++ + %1 to %2 + Time period, 'starttime to endtime' + %1 to %2 + - +- ++ There are no recordings currently taking place - There are no recordings currently taking place + There Are No Recordings Currently Taking Place - +- ++ There are no scheduled recordings - There are no scheduled recordings + There Are No Scheduled Recordings - -@@ -31622,12 +32405,12 @@ +- ++ + Please Wait... + Please Wait... + + +- ++ + MythTV is about to start recording. + MythTV is about to start recording. + + +- ++ + MythTV is busy recording. + MythTV is busy recording. + + +- ++ + MythTV is busy transcoding. + MythTV is busy transcoding. + + +- ++ + MythTV is busy flagging commercials. + MythTV is busy flagging commercials. + + +- ++ + MythTV is busy grabbing EPG data. + MythTV is busy grabbing EPG data. + + +- ++ + MythTV is locked by a user. + MythTV is locked by a user. + + +- ++ + MythTV has running or pending jobs. + MythTV has running or pending jobs. + + +- ++ + MythTV is in a daily wakeup/shutdown period. + MythTV is in a daily wakeup/shutdown period. + + +- ++ + MythTV is about to start a wakeup/shutdown period. + MythTV is about to start a wakeup/shutdown period. + + +- ++ + MythTV is idle and will shutdown in %n second(s). + + MythTV is idle and will shutdown in %n second. +@@ -31585,52 +31708,52 @@ + + + +- ++ + MythTV is idle. + MythTV is idle. + + +- ++ + Unlock Shutdown + Unlock Shutdown + + +- ++ + Lock Shutdown + Lock Shutdown + + +- ++ + Run mythfilldatabase + Run mythfilldatabase + + +- ++ + Shutdown Now + Shutdown Now + + +- ++ + Exit + Exit + + +- ++ + Cancel + Cancel + - +- ++ Cannot shutdown because MythTV is currently recording - Cannot shutdown because MythTV is currently recording + Cannot Shutdown Because MythTV is Currently Recording - +- ++ Cannot shutdown because MythTV is about to start recording - Cannot shutdown because MythTV is about to start recording + Cannot Shutdown Because MythTV is About to Start Recording - -@@ -31638,12 +32421,12 @@ +- ++ + Cannot shutdown because MythTV is about to start a wakeup/shutdown period. + Cannot shutdown because MythTV is about to start a wakeup/shutdown period. + +@@ -31638,12 +31761,12 @@ XMLTV_generic_config - -+ ++ Configure Configure - -+ ++ Run XMLTV configure command. Run XMLTV configure command. -- cgit v0.12