~ubuntu-branches/ubuntu/precise/mythtv/precise

« back to all changes in this revision

Viewing changes to mythtv/i18n/mythfrontend_en_gb.ts

  • Committer: Package Import Robot
  • Author(s): Mario Limonciello
  • Date: 2012-03-05 21:49:35 UTC
  • mfrom: (1.1.78)
  • Revision ID: package-import@ubuntu.com-20120305214935-vxn0sv24s35dl1sw
Tags: 2:0.25.0~master.20120305.6519666-0ubuntu1
* Drop mythtv-themes metapackage and childish theme.  Should be installed
  exclusively through theme chooser now.
* Update Mythbuntu theme git links to still create that theme package.
* Update configure without install patch.
* Tweak default max_connections for mysql to be 100 per requests from
  mythtv mailing lists.
* Update to a checkout post mythtv 0.25 beta release.
* New upstream checkout (6519666)
* >>Upstream changes since last upload (532cee8):
* [6519666] Use deleteLater() when deleting server sockets in
  ServerPool.
* [b08b41b] Silence unused variable warning
* [5112e25] Silence unused variable warning
* [40c69e1] AvFormatDecoder: add FORCE_DTS_TIMESTAMPS environment
  variable
* [dbb5ffb] Merge branches 'master' and 'master' of
  github.com:MythTV/mythtv
* [57687c8] Subtitles: Initialize the SRT error count to avoid bogus
  diagnostics.
* [6c3a799] Increase kMaxUIWaitTime to 10 seconds. The theory is that
  this timeout was to prevent a very delayed response to an
  availability check causing playlists to resume playing long after
  the user had moved on. The present timeout was very short though and
  didn't account for delays caused by disks needing to be spun up or
  just the latency of checking multiple storage groups for a file.
  Almost certainly fixes #8316
* [dd9a92a] Subtitles: Fix a null pointer dereference when splitting
  long lines.
* [5f98ce1] Fixes #10367. Adds new Motorolla DCX-3200 vendor and
  device id.
* [7347bf5] Fix for WSDL generation.
* [a454b79] Allow the processing of uncompressed data from Schedules
  Direct.
* [f19c9c2] Minor changes to allow compilation using VS2010
* [0607b58] Fix build after [6a200130eff4]
* [6a20013] Handle more ISO-639 codes
* [d1a6cc8] Fix universal package build with new osx-builder
* [20f2c45] Fix UPnP for Sony BluRay players
* [638192e] mythtranscode: --fifoinfo reports aspect ratio of first
  uncut frame
* [18fdd67] Look in more than one location for libdvdcss on mac.
* [871a1cd] Giving up on Qt, doing it with an external command.
* [4392c16] Delay first call to QTextCodec until after main
  QApplication has been created
* [da7626e] Do not disable mythmusic dependencies when using --
  disable-all
* [ca996e0] Updated Norwegian Bokmal MythFrontend and all plugins
  translation from Rune Evjen.
* [18ab21a] Rearrange code in AddRangeList to defeat compile warnings
* [2422b6f] Miscellaneous string fixes
* [5e898a1] Fix HLS AddVideoLiveStream with files in subdirectories.
* [f834940] MythArchive: Remove the Cancel options from the menus
* [366d96d] Correct issue passing python library name for dependency
  checking.
* [c09418f] MythBrowser: Remove the Cancel options from the menus
* [002d7c5] MythMusic: Remove the Cancel options from the menus
* [bb3d1a8] MythMusic: Add some context menus on the playlist editor
  screen
* [bf4ff78] Per 2075458f5 Remove deprecated attribute from
  dispatchNow(), we know it's deprecated but it's not going away any
  time soon
* [12bbcf0] Fix a warning about an unused variable in httpconfig.cpp
* [43dcfce] Fix a warning about an unused variable in videolist.cpp
* [4edcda6] Move the Recording Profiles editor into mythtv-setup where
  it belongs. This constantly gets overlooked because it's not in the
  right place, especially by users who chose to use a third party
  frontend.
* [d7c8dfb] Better default device (when MediaMonitor disabled) on OS
  X. Refs #10370
* [7b526c4] Rework AudioReencodeBuffer further to fix HLS audio
  buffering
* [a130e74] Bump ABI version.
* [5e976b4] Rename util.h into mythmiscutil.h
* [efe385c] Fix dcraw detection on FreeBSD (old sh, not bash)
* [f5aa5e8] Use QNetworkAddressEntry to get proper broadcast address
  for udplistener
* [b6f9e1d] Revert "Rename util.h into mythutil.h"
* [84275f1] Revert "util.h rename itself didn't get committed"
* [8ef8c0b] Merge branch 'master' of github.com:MythTV/mythtv
* [0fe6e14] Totally rework the AudioReencodeBuffer part in transcode
* [fb8004a] util.h rename itself didn't get committed
* [ef771da] Rename util.h into mythutil.h
* [ba9b5d3] Rewrite configure for mythplugins
* [a5557a3] Fix MythZoneMinder on mac; the proper way..
* [30ed8f0] DeleteMap tracker: Fix an error in 94d27c67f.
* [6ae9f66] Rewrite configure for mythplugins
* [0fc9853] Fix MythZoneMinder on mac; the proper way..
* [79f5133] Updated US English MythFrontend and all plugins
  translation from the US English Language Translation Team.
* [6952dc4] Miscellaneous typo and case fixes.
* [b85f5bb] MythArchive: various minor mythburn.py script improvements
* [7e9cd56] Missed a change from cda7871f - I forgot to make install
  when testing and missed the breakage.
* [9d83307] Remove an errant <value> tag from the mythgallery default
  theme. This was causing some confusion for translators.
* [cda7871] Fix the channel icon not loading in the OSD on remote
  frontends by switching to using the channel icon storage group. This
  bug has been around for years so it's nice to finally have a fix.
* [e0e321f] Additional case and spacing fixes.
* [47c7c48] Add a few missing spaces...
* [736524b] Various case and punctuation fixes.
* [eba28f4] MythMusic: Only abort ripping upon confirmation
* [81acf24] Tweak the space available for the channel number so that
  it remains hidden behind the poster.
* [fbba2ae] Show coverart in the Terra OSD, falling back to channel
  icon if the artwork isn't available and channel number if the
  channel icon isn't available.
* [ff4d601] DVD navigation: Reenable skipping past the last chapter of
  a title, and skipping previous to the first chapter of a title.  The
  limitation may have been left over from an older version of
  libdvdnav.
* [8ea557a] Fix 'depends'. I'm surprised I didn't notice this earlier,
  perhaps because I was using <group> a lot I missed that depends
  behaviour didn't work for immediate children of <window>.
* [eb87f9e] Fix 'depends' for inherited and copied screens.
* [38221b8] Only show poster in the default-wide OSD when we're not
  displaying the channum/icon/callsign. Also center the poster better
  in the available space.
* [69cae58] Merge commit 'e965387441ff189bb2c096f8ed5bdbf2b2a473e6'
* [e965387] Add setup script and readme
* [905e8e5] Split 'mythtv/bindings/python/MythTV/tmdb3/' into commit
  '565041dddf9d4937c31c0d57475c548e56882e89'
* [565041d] Enable search paging for TMDB v3 API.
* [367b05d] Enable search paging for TMDB v3 API.
* [6113151] Add proper language support to TMDB v3 API.
* [6410395] Add proper language support to TMDB v3 API.
* [c65d8eb] Remove TMDB API key from request.py
* [6c4c60a] Remove TMDB API key from request.py
* [b38f901] Fix some null strings in SQL inserts on NOT NULL columns.
* [55fd3bf] MythUI: Make ascent/descent/bearing adjustment a little
  easier to follow, by using moveTop/moveLeft instead of setX/setY
* [d16575c] MythUI: fix a typo in MythUIText::DrawSelf that could
  result in an incorrect canvas size.
* [64383c5] Fix a compiler warning.
* [ecea05d] Added ENO to an error log in avformatdecoder
* [03e2387] Services API: Fix cut and paste error.
* [99abdfe] Update xml schema declaration for 0.25
* [6e2f231] Fix typo
* [05e5cf7] Updated Spanish/Spain MythFrontend, MythArchive,
  MythBrowser, MythGallery, MythGame, MythMusic, MythNetvision,
  MythNews, MythWeather transation from the Spanish Language
  Translation Team
* [2f895cb] Fix mythzoneminder on mac part #3
* [e34c8d7] Fix universal architecture compilation of myth on mac.
* [a513779] Fix MythZoneMinder part #2
* [700a58d] Remove stray include, same as <Qt>
* [d84d5c9] Add basic dead key support to mythuitextedit. Implemented
  from scratch because I couldn't see a way of getting QT to handle
  it. 
* [c3544ed] Fix mac compilation
* [6bfda0c] Fix mythoneminder compilation when using mysql universal
  libraries.
* [21ad34b] Add --firewire-sdk configuration switch to configure
* [3196c2c] Fix FireWire compilation on mac when compiling in 64 bits
  mode.
* [5dccbd5] Fix mac compilation when Qt Frameworks are in use.
* [20d6852] Fix libcec configure to work with v1.5
* [f16048b] Finish the db upgrade to 1299 (perl bindings)
* [d486b8a] Make artwork edit UI elements optional on video metadata
  edit screen.
* [38dfa89] Updated British English MythFrontend, MythArchive,
  MythGame and MythMusic translation from Nick Morrott
* [7e4740e] Refs #8941. Make sure we set the channum when switching to
  a new card with either a specific chanid or inputid.
* [05bc5e1] plugins configure: Remove some debugging left by mistake
* [ff593fa] Clean up the mappings for network control jump points.
* [146ee76] Fixes #8744. Fixes crash in DVB-x channel scanning.
* [6f24f3b] Subtitles: Rename the OSDSubFont setting to
  DefaultSubtitleFont.
* [6202c0d] Revert "Subtitles: Remove the OSDSubFont setting."
* [4a2420e] MythZoneMinder: Add support for the deep filesystem
  hierarchy for events.
* [a6b1e3a] Program editor: don't seek too far when stepping to the
  next keyframe.
* [97da8c8] Fix a doxygen comment
* [144c8bb] MythMusic: Do a full reload of the tracks and playlists
  after doing a scan
* [f78f999] Change delete behaviour so that we always use the deleted
  recording group allowing all recordings to be undeleted. By default
  we will only keep recordings for a minimum of 5 minutes (max ~20m)
  after their deletion, enough time to recover from a mistake but
  still free up space quickly. As before the user can specify to keep
  deleted recordings for a fixed number of days or until the space is
  needed for a new recording instead. Post 0.25 this change will allow
  us to strip out the old deletion code and simplify configuration
  process, the functional change is being made now to fix a couple of
  bugs caused by external processes such as MythPreviewGen blocking
  deletes from the UI. Fixes #9536
* [cfd3fc0] MythMusic: Fix the sending of the MUSIC_SETTINGS_CHANGED
  event
* [5932419] Merge branch 'compartist'
* [5206271] Subtitles: Apply OSDCC708TextZoom to CEA-608 captions as
  well.
* [99512fb] Refs #10386.  Don't sent EXIT_TO_MAIN event to Live TV
  jump point.
* [dfd909f] Fix crash on mac when no audio device exists.
* [bd68156] MythMusic: Fix the BLANKSCR keybinding not working
* [9016890] MythMusic: Check for some additional cdio headers
* [3570a99] MythMusic: Fix a memory leak in the playlist editor
* [7e6f5fa] Fixes #10386. Segfault fix. Check for null.
* [510da69] As noted in SHA1:9551bce2, MainServer doesn't know the
  actual recording status because it defaults to rsRecorded when the
  recordinginfo is initialized from the recorded table.  MainServer
  doesn't account for this and tries to make any needed state change
  which always ends up staying rsRecorded.  MainServer then passes
  this bad status to the scheduler.  If the recording had already
  failed, the rsFailed status gets overwritten.
* [3740d7d] Spelling consistency fixes
* [47d7c77] Fixes #9233. Refs #7408. Re-enables WindowResized().
* [a5447f1] MythMusic: Add a Compilations branch to the playlist
  editor
* [1824969] Fixes #10153. Guess at DVB-S vs DVB-S2 when not explicitly
  set.
* [21784ce] Fixes #10377. Prevent getting "stuck on a mux".
* [593d24b] Refs #10377. Some logging fixes. (VB_PLAYBACK-
  >VB_CHANNEL).
* [14ec737] Change the rsTuning UI state equivalent from 'tuning' to
  'running'. The UI states for the 'status' statetype are limited to 5
  generic values (normal, running, warning, error, disabled) to allow
  some portability to scenarios other than recording. (This was
  supposed to save themers some time and effort although it also binds
  their hands and doesn't allow as much creativity with how various
  recording states are represented. For this reason it may be re-
  visited post-0.25)
* [4d68d5e] Updated Russian MythFrontend, MythArchive, MythBrowser,
  MythGallery, MythGame, MythMusic, MythNews, MythWeather and
  MythZoneminder.
* [34c8767] Subtitles: fix an incorrect CEA-708 font mapping.
* [b967448] Fix the faulty exit code 139 issue in Ubuntu systems
* [723d798] Subtitles: improve vertical alignment for CEA-608
  captions.
* [1af1aec] Fixes display of position in the Program Lister.
  MythUIButtonList is zero indexed, to get a position for display we
  must add one.
* [967208b] Fix the last, hopefully, remaining places where
  livetvorder isn't honored.
* [0a301c0] Fix the scheduler to not write incorrect oldrecorded
  entries.
* [5d5aef3] Subtitles: improve the layout.
* [878d5eb] String consistency updated
* [456bb42] Updated Estonian MythFrontend and all plugins translation
  from Marko Punnar
* [e719d54] Replace tabs with spaces in Terra's schedule filter editor
  window xml
* [a3d9891] Use proper capitalization for some common words and
  prefixes.
* [5b19c4d] Populate the infomap from both RecordingRule and
  RecordingInfo if available. This fixes recording rule specific
  information not being available in the sub screens of the schedule
  editor.
* [f77d001] Fix minor problems editing in-progress recordings.
* [006ded1] Fix recording status strings being set to 'Not scheduled'
  when the reason for that is they were in the past and should have
  been marked as Recorded/Aborted/Failed/Cancelled/etc instead
* [6bedf81] Correct handling of unrelated argument after arg-less
  keyword.
* [7adbd54] Delay String processing until after QApplication has been
  initialized.
* [f613a43] Fix LiveTV switching by videosource to honor livetvorder.
* [9b5b7b5] Exit cutlist edit mode cleanly when executing a jump
  point.
* [c2a0b85] Updated British English translation MythFrontend
  translation from Nick Morrott.
* [307dac8] Make jump points work during playback when the OSD is
  present.
* [d59f4f4] Change dynamic cast to static. This is troubling because
  we rely on dynamic casts in so many places but for at least one
  person this cast was failing and causing popup menus in MythMusic to
  no longer have any effect. Maybe a buggy version of gcc?
* [3de87c3] Subtitles: Fix a logic error.
* [23d5167] Make host checks in Video Library scanner case
  insensitive.
* [5d7c01d] Cutlist editor: Update the edit bar for in-progress
  recordings.
* [1ce3d21] Cutlist editor: Adjust "Cut to End" behavior for an in-
  progress recording.
* [4a8546d] Merge branch 'master' of github.com:MythTV/mythtv
* [1d6485d] MythArchive consistency fixes.
* [89c34ef] Fix seeking backwards into a cut region.
* [6c3b564] Updated British English translation MythFrontend
  translation from Nick Morrott.
* [5501fff] Fix long-standing bug that always cleared
  record.next_record instead of updating it.
* [0c5de8e] Add missing menu closed event when closing the menu via
  the mouse. Fixes the menu dialog not working in some screens after
  being dismissed using a right click.
* [93c228d] Prevent crash when invoking the menu dialog via the right
  mouse button in Watch Recordings. ShowMenu() is a virtual method in
  MythScreenType, it's intended purpose is to load/display the context
  menu but here it is displaying a menu loaded elsewhere with no
  guards against duplicate popups being created. Move the menu display
  code to DisplayPopupMenu(), restore ShowMenu() to behave the same as
  the MENU key binding and re-instate the guards against multiple menu
  dialogs being created. Also fixes #10248 - 'Cannot delete recording
  if file is missing'
* [b755eca] Attempt to prevent a QString segfault if MythMenu changes
  while a dialog is open.
* [f3efafe] Fix segfault in MythUIButtonTree when list is empty and we
  attempt to navigate it. Refs #9101
* [b3e44a2] Rule type was missed from the RecordingRule text map.
  Added so that it appears twice in the map, once under the correct
  title of ruletype but also as rectype to be consistent with the
  ProgramInfo map until after 0.25 when we can rename that instance.
* [2075458] Remove deprecated attribute from dispatchNow(), we know
  it's deprecated but it's not going anywhere soon.
* [82fc1af] Add Collection support to developmental tmdb3 grabber.
* [0f0b0a7] Better backend metaclass, and people search support.
* [c47940a] Clean up and document background machinery
* [850fbc2] Replacement PagedList to temporarily work around bug in
  search API
* [d13addf] Add caching to tmdbv3 requests.
* [fe97f23] In progress TMDB v3 grabber script.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
<context>
5
5
    <name>ASIConfigurationGroup</name>
6
6
    <message>
7
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1709"/>
 
7
        <location filename="../libs/libmythtv/videosource.cpp" line="1686"/>
8
8
        <source>Not a valid DVEO ASI card</source>
9
 
        <translation type="unfinished"></translation>
 
9
        <translation>Not a valid DVEO ASI card</translation>
10
10
    </message>
11
11
    <message>
12
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1714"/>
 
12
        <location filename="../libs/libmythtv/videosource.cpp" line="1691"/>
13
13
        <source>Valid DVEO ASI card</source>
14
 
        <translation type="unfinished"></translation>
 
14
        <translation>Valid DVEO ASI card</translation>
15
15
    </message>
16
16
</context>
17
17
<context>
19
19
    <message>
20
20
        <location filename="../programs/mythfrontend/setupwizard_audio.cpp" line="94"/>
21
21
        <source>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.</source>
22
 
        <translation type="unfinished"></translation>
 
22
        <translation>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.</translation>
23
23
    </message>
24
24
    <message>
25
25
        <location filename="../programs/mythfrontend/setupwizard_audio.cpp" line="99"/>
26
26
        <source>Select the number of speakers you have.</source>
27
 
        <translation type="unfinished"></translation>
 
27
        <translation>Select the number of speakers you have.</translation>
28
28
    </message>
29
29
    <message>
30
30
        <location filename="../programs/mythfrontend/setupwizard_audio.cpp" line="103"/>
31
31
        <source>Select this checkbox if your receiver is capable of playing DTS.</source>
32
 
        <translation type="unfinished"></translation>
 
32
        <translation>Select this checkbox if your receiver is capable of playing DTS.</translation>
33
33
    </message>
34
34
    <message>
35
35
        <location filename="../programs/mythfrontend/setupwizard_audio.cpp" line="105"/>
36
36
        <source>Select this checkbox if your receiver is capable of playing AC-3 (Dolby Digital).</source>
37
 
        <translation type="unfinished"></translation>
 
37
        <translation>Select this checkbox if your receiver is capable of playing AC-3 (Dolby Digital).</translation>
38
38
    </message>
39
39
    <message>
40
40
        <location filename="../programs/mythfrontend/setupwizard_audio.cpp" line="107"/>
41
41
        <source>Select this checkbox if your receiver is capable of playing E-AC-3 (Dolby Digital Plus).</source>
42
 
        <translation type="unfinished"></translation>
 
42
        <translation>Select this checkbox if your receiver is capable of playing E-AC-3 (Dolby Digital Plus).</translation>
43
43
    </message>
44
44
    <message>
45
45
        <location filename="../programs/mythfrontend/setupwizard_audio.cpp" line="109"/>
46
46
        <source>Select this checkbox if your receiver is capable of playing TrueHD.</source>
47
 
        <translation type="unfinished"></translation>
 
47
        <translation>Select this checkbox if your receiver is capable of playing TrueHD.</translation>
48
48
    </message>
49
49
    <message>
50
50
        <location filename="../programs/mythfrontend/setupwizard_audio.cpp" line="111"/>
51
51
        <source>Select this checkbox if your receiver is capable of playing DTS-HD.</source>
52
 
        <translation type="unfinished"></translation>
 
52
        <translation>Select this checkbox if your receiver is capable of playing DTS-HD.</translation>
53
53
    </message>
54
54
    <message>
55
55
        <location filename="../programs/mythfrontend/setupwizard_audio.cpp" line="115"/>
56
56
        <source>Test your audio settings by playing noise through each speaker.</source>
57
 
        <translation type="unfinished"></translation>
 
57
        <translation>Test your audio settings by playing noise through each speaker.</translation>
58
58
    </message>
59
59
    <message>
60
60
        <location filename="../programs/mythfrontend/setupwizard_audio.cpp" line="117"/>
61
61
        <source>Save these changes and move on to the next configuration step.</source>
62
 
        <translation type="unfinished"></translation>
 
62
        <translation>Save these changes and move on to the next configuration step.</translation>
63
63
    </message>
64
64
    <message>
65
65
        <location filename="../programs/mythfrontend/setupwizard_audio.cpp" line="119"/>
66
66
        <source>Return to the previous configuration step.</source>
67
 
        <translation type="unfinished"></translation>
 
67
        <translation>Return to the previous configuration step.</translation>
68
68
    </message>
69
69
    <message>
70
70
        <location filename="../programs/mythfrontend/setupwizard_audio.cpp" line="122"/>
71
 
        <location filename="../programs/mythfrontend/setupwizard_audio.cpp" line="277"/>
 
71
        <location filename="../programs/mythfrontend/setupwizard_audio.cpp" line="278"/>
72
72
        <source>Test Speakers</source>
73
 
        <translation type="unfinished"></translation>
 
73
        <translation>Test Speakers</translation>
74
74
    </message>
75
75
    <message>
76
76
        <location filename="../programs/mythfrontend/setupwizard_audio.cpp" line="128"/>
77
77
        <source>Discovering audio devices...</source>
78
 
        <translation type="unfinished"></translation>
 
78
        <translation>Discovering audio devices...</translation>
79
79
    </message>
80
80
    <message>
81
 
        <location filename="../programs/mythfrontend/setupwizard_audio.cpp" line="286"/>
 
81
        <location filename="../programs/mythfrontend/setupwizard_audio.cpp" line="287"/>
82
82
        <source>Stop Speaker Test</source>
83
 
        <translation type="unfinished"></translation>
 
83
        <translation>Stop Speaker Test</translation>
84
84
    </message>
85
85
</context>
86
86
<context>
92
92
    </message>
93
93
</context>
94
94
<context>
95
 
    <name>BackendSelect</name>
96
 
    <message>
97
 
        <source>Shall I attempt to connect to this host with default database parameters?</source>
98
 
        <translation type="obsolete">Shall I attempt to connect to this host with default database parameters?</translation>
99
 
    </message>
100
 
    <message>
101
 
        <source>Backend uses a PIN. </source>
102
 
        <translation type="obsolete">Backend uses a PIN. </translation>
103
 
    </message>
104
 
    <message>
105
 
        <source>Please select default MythTV Backend Server</source>
106
 
        <translation type="obsolete">Please select default MythTV Backend Server</translation>
107
 
    </message>
108
 
    <message>
109
 
        <source>OK</source>
110
 
        <translation type="obsolete">OK</translation>
111
 
    </message>
112
 
    <message>
113
 
        <source>Cancel</source>
114
 
        <translation type="obsolete">Cancel</translation>
115
 
    </message>
116
 
    <message>
117
 
        <source>Configure Manually</source>
118
 
        <translation type="obsolete">Configure Manually</translation>
119
 
    </message>
120
 
    <message>
121
 
        <source>Search</source>
122
 
        <translation type="obsolete">Search</translation>
123
 
    </message>
124
 
</context>
125
 
<context>
126
95
    <name>BackendSelection</name>
127
96
    <message>
128
97
        <location filename="../libs/libmyth/backendselect.cpp" line="286"/>
129
98
        <source>Shall I attempt to connect to this host with default database parameters?</source>
130
 
        <translation type="unfinished">Shall I attempt to connect to this host with default database parameters?</translation>
 
99
        <translation>Shall I attempt to connect to this host with default database parameters?</translation>
131
100
    </message>
132
101
    <message>
133
102
        <location filename="../libs/libmyth/backendselect.cpp" line="346"/>
134
103
        <source>Please enter the backend access PIN</source>
135
 
        <translation type="unfinished"></translation>
 
104
        <translation>Please enter the backend access PIN</translation>
136
105
    </message>
137
106
</context>
138
107
<context>
139
108
    <name>CaptureCardEditor</name>
140
109
    <message>
141
 
        <location filename="../libs/libmythtv/videosource.cpp" line="3149"/>
 
110
        <location filename="../libs/libmythtv/videosource.cpp" line="3279"/>
142
111
        <source>Capture Card Menu</source>
143
112
        <translation>Capture Card Menu</translation>
144
113
    </message>
145
114
    <message>
146
 
        <location filename="../libs/libmythtv/videosource.cpp" line="3203"/>
 
115
        <location filename="../libs/libmythtv/videosource.cpp" line="3333"/>
147
116
        <source>Are you sure you want to delete ALL capture cards?</source>
148
117
        <translation>Are you sure you want to delete all capture cards?</translation>
149
118
    </message>
150
119
    <message>
151
 
        <location filename="../libs/libmythtv/videosource.cpp" line="3170"/>
152
 
        <location filename="../libs/libmythtv/videosource.cpp" line="3205"/>
 
120
        <location filename="../libs/libmythtv/videosource.cpp" line="3300"/>
 
121
        <location filename="../libs/libmythtv/videosource.cpp" line="3335"/>
153
122
        <source>Yes, delete capture cards</source>
154
123
        <translation>Yes, delete capture cards</translation>
155
124
    </message>
156
125
    <message>
157
 
        <location filename="../libs/libmythtv/videosource.cpp" line="3150"/>
 
126
        <location filename="../libs/libmythtv/videosource.cpp" line="3280"/>
158
127
        <source>Edit...</source>
159
128
        <translation>Edit...</translation>
160
129
    </message>
161
130
    <message>
162
 
        <location filename="../libs/libmythtv/videosource.cpp" line="3151"/>
 
131
        <location filename="../libs/libmythtv/videosource.cpp" line="3281"/>
163
132
        <source>Delete...</source>
164
133
        <translation>Delete...</translation>
165
134
    </message>
166
135
    <message>
167
 
        <location filename="../libs/libmythtv/videosource.cpp" line="3171"/>
168
 
        <location filename="../libs/libmythtv/videosource.cpp" line="3206"/>
169
 
        <location filename="../libs/libmythtv/videosource.cpp" line="3229"/>
 
136
        <location filename="../libs/libmythtv/videosource.cpp" line="3301"/>
 
137
        <location filename="../libs/libmythtv/videosource.cpp" line="3336"/>
 
138
        <location filename="../libs/libmythtv/videosource.cpp" line="3359"/>
170
139
        <source>No, don&apos;t</source>
171
140
        <translation>No, don&apos;t</translation>
172
141
    </message>
173
142
    <message>
174
 
        <location filename="../libs/libmythtv/videosource.cpp" line="3227"/>
 
143
        <location filename="../libs/libmythtv/videosource.cpp" line="3357"/>
175
144
        <source>Are you sure you want to delete this capture card?</source>
176
145
        <translation>Are you sure you want to delete this capture card?</translation>
177
146
    </message>
178
147
    <message>
179
 
        <location filename="../libs/libmythtv/videosource.cpp" line="3228"/>
 
148
        <location filename="../libs/libmythtv/videosource.cpp" line="3358"/>
180
149
        <source>Yes, delete capture card</source>
181
150
        <translation>Yes, delete capture card</translation>
182
151
    </message>
183
152
    <message>
184
 
        <location filename="../libs/libmythtv/videosource.cpp" line="3105"/>
 
153
        <location filename="../libs/libmythtv/videosource.cpp" line="3235"/>
185
154
        <source>Capture cards</source>
186
155
        <translation>Capture cards</translation>
187
156
    </message>
188
157
    <message>
189
 
        <location filename="../libs/libmythtv/videosource.cpp" line="3168"/>
 
158
        <location filename="../libs/libmythtv/videosource.cpp" line="3298"/>
190
159
        <source>Are you sure you want to delete ALL capture cards on %1?</source>
191
160
        <translation>Are you sure you want to delete ALL capture cards on %1?</translation>
192
161
    </message>
193
162
    <message>
194
 
        <location filename="../libs/libmythtv/videosource.cpp" line="3187"/>
 
163
        <location filename="../libs/libmythtv/videosource.cpp" line="3317"/>
195
164
        <source>Error getting list of cards for this host</source>
196
165
        <translation>Error getting list of cards for this host</translation>
197
166
    </message>
198
167
    <message>
199
 
        <location filename="../libs/libmythtv/videosource.cpp" line="3188"/>
 
168
        <location filename="../libs/libmythtv/videosource.cpp" line="3318"/>
200
169
        <source>Unable to delete capturecards for %1</source>
201
170
        <translation>Unable to delete capturecards for %1</translation>
202
171
    </message>
204
173
<context>
205
174
    <name>CardInput</name>
206
175
    <message>
207
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2789"/>
 
176
        <location filename="../libs/libmythtv/videosource.cpp" line="2916"/>
208
177
        <source>Scan for channels</source>
209
178
        <translation>Scan for channels</translation>
210
179
    </message>
211
180
    <message>
212
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2791"/>
 
181
        <location filename="../libs/libmythtv/videosource.cpp" line="2918"/>
213
182
        <source>Use channel scanner to find channels for this input.</source>
214
183
        <translation>Use channel scanner to find channels for this input.</translation>
215
184
    </message>
216
185
    <message>
217
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2793"/>
 
186
        <location filename="../libs/libmythtv/videosource.cpp" line="2920"/>
218
187
        <source>Fetch channels from listings source</source>
219
188
        <translation>Fetch channels from listings source</translation>
220
189
    </message>
221
190
    <message>
222
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2795"/>
 
191
        <location filename="../libs/libmythtv/videosource.cpp" line="2922"/>
223
192
        <source>This uses the listings data source to provide the channels for this input.</source>
224
193
        <translation>This uses the listings data source to provide the channels for this input.</translation>
225
194
    </message>
226
195
    <message>
227
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2797"/>
 
196
        <location filename="../libs/libmythtv/videosource.cpp" line="2924"/>
228
197
        <source>This can take a long time to run.</source>
229
198
        <translation>This can take a long time to run.</translation>
230
199
    </message>
231
200
    <message>
232
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2876"/>
 
201
        <location filename="../libs/libmythtv/videosource.cpp" line="3005"/>
233
202
        <source>Create Input Group</source>
234
203
        <translation>Create Input Group</translation>
235
204
    </message>
236
205
    <message>
237
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2877"/>
 
206
        <location filename="../libs/libmythtv/videosource.cpp" line="3006"/>
238
207
        <source>Enter new group name</source>
239
208
        <translation>Enter new group name</translation>
240
209
    </message>
241
210
    <message>
242
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2887"/>
243
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2908"/>
 
211
        <location filename="../libs/libmythtv/videosource.cpp" line="3016"/>
 
212
        <location filename="../libs/libmythtv/videosource.cpp" line="3037"/>
244
213
        <source>Error</source>
245
214
        <translation>Error</translation>
246
215
    </message>
247
216
    <message>
248
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2888"/>
 
217
        <location filename="../libs/libmythtv/videosource.cpp" line="3017"/>
249
218
        <source>Sorry, this Input Group name cannot be blank.</source>
250
219
        <translation>Sorry, this Input Group name cannot be blank.</translation>
251
220
    </message>
252
221
    <message>
253
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2909"/>
 
222
        <location filename="../libs/libmythtv/videosource.cpp" line="3038"/>
254
223
        <source>Sorry, this Input Group name is already in use.</source>
255
224
        <translation>Sorry, this Input Group name is already in use.</translation>
256
225
    </message>
258
227
<context>
259
228
    <name>CardInputEditor</name>
260
229
    <message>
261
 
        <location filename="../libs/libmythtv/videosource.cpp" line="3340"/>
 
230
        <location filename="../libs/libmythtv/videosource.cpp" line="3470"/>
262
231
        <source>Input connections</source>
263
232
        <translation>Input connections</translation>
264
233
    </message>
265
234
</context>
266
235
<context>
 
236
    <name>CetonConfigurationGroup</name>
 
237
    <message>
 
238
        <location filename="../libs/libmythtv/videosource.cpp" line="2033"/>
 
239
        <source>Description</source>
 
240
        <translation>Description</translation>
 
241
    </message>
 
242
</context>
 
243
<context>
 
244
    <name>CetonDeviceID</name>
 
245
    <message>
 
246
        <location filename="../libs/libmythtv/videosource.cpp" line="1975"/>
 
247
        <source>Device ID</source>
 
248
        <translation>Device ID</translation>
 
249
    </message>
 
250
    <message>
 
251
        <location filename="../libs/libmythtv/videosource.cpp" line="1976"/>
 
252
        <source>Device ID of Ceton device</source>
 
253
        <translation>Device ID of Ceton device</translation>
 
254
    </message>
 
255
</context>
 
256
<context>
267
257
    <name>ChannelEditor</name>
268
258
    <message>
269
 
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="62"/>
 
259
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="110"/>
 
260
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="265"/>
 
261
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="312"/>
 
262
        <source>Channel Name</source>
 
263
        <translation>Channel Name</translation>
 
264
    </message>
 
265
    <message>
270
266
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="107"/>
271
 
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="260"/>
272
 
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="307"/>
273
 
        <source>Channel Name</source>
274
 
        <translation>Channel Name</translation>
275
 
    </message>
276
 
    <message>
277
 
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="104"/>
278
267
        <source>Delete all channels on currently selected source(s).</source>
279
268
        <translation>Delete all channels on currently selected source(s).</translation>
280
269
    </message>
281
270
    <message>
282
 
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="108"/>
283
 
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="264"/>
284
 
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="312"/>
 
271
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="111"/>
 
272
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="269"/>
 
273
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="317"/>
285
274
        <source>Channel Number</source>
286
275
        <translation>Channel Number</translation>
287
276
    </message>
288
277
    <message>
289
 
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="115"/>
 
278
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="118"/>
290
279
        <source>All</source>
291
280
        <translation>All</translation>
292
281
    </message>
293
282
    <message>
294
 
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="127"/>
 
283
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="130"/>
295
284
        <source>(Unassigned)</source>
296
285
        <translation>(Unassigned)</translation>
297
286
    </message>
298
287
    <message>
299
 
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="138"/>
 
288
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="141"/>
300
289
        <source>Starts the channel scanner.</source>
301
290
        <translation>Starts the channel scanner.</translation>
302
291
    </message>
303
292
    <message>
304
 
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="142"/>
 
293
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="145"/>
305
294
        <source>Starts the icon downloader</source>
306
295
        <translation>Starts the icon downloader</translation>
307
296
    </message>
308
297
    <message>
309
 
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="148"/>
 
298
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="151"/>
310
299
        <source>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.</source>
311
300
        <translation>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.</translation>
312
301
    </message>
313
302
    <message>
314
 
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="237"/>
 
303
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="242"/>
315
304
        <source>(Add New Channel)</source>
316
305
        <translation>(Add New Channel)</translation>
317
306
    </message>
318
307
    <message>
319
 
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="390"/>
 
308
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="395"/>
320
309
        <source>Delete channel &apos;%1&apos;?</source>
321
310
        <translation>Delete channel &apos;%1&apos;?</translation>
322
311
    </message>
323
312
    <message>
324
 
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="414"/>
 
313
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="419"/>
325
314
        <source>Delete ALL channels?</source>
326
315
        <translation>Delete ALL channels?</translation>
327
316
    </message>
328
317
    <message>
329
 
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="415"/>
 
318
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="420"/>
330
319
        <source>Delete all unassigned channels?</source>
331
320
        <translation>Delete all unassigned channels?</translation>
332
321
    </message>
333
322
    <message>
334
 
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="416"/>
 
323
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="421"/>
335
324
        <source>Delete all channels on %1?</source>
336
325
        <translation>Delete all channels on %1?</translation>
337
326
    </message>
338
327
    <message>
339
 
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="529"/>
 
328
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="537"/>
340
329
        <source>Icon Import Options</source>
341
330
        <translation>Icon Import Options</translation>
342
331
    </message>
343
332
    <message>
344
 
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="539"/>
 
333
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="547"/>
345
334
        <source>Download all icons...</source>
346
335
        <translation>Download all icons...</translation>
347
336
    </message>
348
337
    <message>
349
 
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="540"/>
 
338
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="548"/>
350
339
        <source>Rescan for missing icons...</source>
351
340
        <translation>Rescan for missing icons...</translation>
352
341
    </message>
353
342
    <message>
354
 
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="542"/>
 
343
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="550"/>
355
344
        <source>Download icon for %1</source>
356
345
        <translation>Download icon for %1</translation>
357
346
    </message>
358
347
    <message>
359
 
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="454"/>
 
348
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="462"/>
360
349
        <source>Channel Options</source>
361
350
        <translation>Channel Options</translation>
362
351
    </message>
363
352
    <message>
364
 
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="464"/>
 
353
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="472"/>
365
354
        <source>Edit</source>
366
355
        <translation>Edit</translation>
367
356
    </message>
368
357
    <message>
369
 
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="469"/>
 
358
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="477"/>
370
359
        <source>Delete</source>
371
360
        <translation>Delete</translation>
372
361
    </message>
373
362
    <message>
374
 
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="508"/>
 
363
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="516"/>
375
364
        <source>Add some channels first!</source>
376
365
        <translation>Add some channels first!</translation>
377
366
    </message>
417
406
<context>
418
407
    <name>ChannelRecPriority</name>
419
408
    <message>
420
 
        <location filename="../programs/mythfrontend/channelrecpriority.cpp" line="173"/>
 
409
        <location filename="../programs/mythfrontend/channelrecpriority.cpp" line="165"/>
421
410
        <source>Channel Options</source>
422
411
        <translation>Channel Options</translation>
423
412
    </message>
424
413
    <message>
425
 
        <location filename="../programs/mythfrontend/channelrecpriority.cpp" line="189"/>
 
414
        <location filename="../programs/mythfrontend/channelrecpriority.cpp" line="181"/>
426
415
        <source>Program List</source>
427
416
        <translation>Programme List</translation>
428
417
    </message>
945
934
<context>
946
935
    <name>DVBConfigurationGroup</name>
947
936
    <message>
948
 
        <location filename="../libs/libmythtv/videosource.cpp" line="3693"/>
 
937
        <location filename="../libs/libmythtv/videosource.cpp" line="3794"/>
949
938
        <source>Recording Options</source>
950
939
        <translation>Recording Options</translation>
951
940
    </message>
952
941
    <message>
953
 
        <location filename="../libs/libmythtv/videosource.cpp" line="3701"/>
 
942
        <location filename="../libs/libmythtv/videosource.cpp" line="3802"/>
954
943
        <source>DiSEqC (Switch, LNB, and Rotor Configuration)</source>
955
944
        <translation>DiSEqC (Switch, LNB, and Rotor Configuration)</translation>
956
945
    </message>
957
946
    <message>
958
 
        <location filename="../libs/libmythtv/videosource.cpp" line="3702"/>
 
947
        <location filename="../libs/libmythtv/videosource.cpp" line="3803"/>
959
948
        <source>Input and satellite settings.</source>
960
949
        <translation>Input and satellite settings.</translation>
961
950
    </message>
962
951
    <message>
963
 
        <location filename="../libs/libmythtv/videosource.cpp" line="3477"/>
 
952
        <location filename="../libs/libmythtv/videosource.cpp" line="3607"/>
964
953
        <source>Could not open card %1</source>
965
954
        <translation>Could not open card %1</translation>
966
955
    </message>
967
956
    <message>
968
 
        <location filename="../libs/libmythtv/videosource.cpp" line="3478"/>
 
957
        <location filename="../libs/libmythtv/videosource.cpp" line="3608"/>
969
958
        <source>Could not get card info for card %1</source>
970
959
        <translation>Could not get card info for card %1</translation>
971
960
    </message>
981
970
<context>
982
971
    <name>DemoConfigurationGroup</name>
983
972
    <message>
984
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2075"/>
 
973
        <location filename="../libs/libmythtv/videosource.cpp" line="2164"/>
985
974
        <source>A local MPEG file used to simulate a recording. Must be entered as file:/path/movie.mpg</source>
986
975
        <translation>A local MPEG file used to simulate a recording. Must be entered as file:/path/movie.mpg</translation>
987
976
    </message>
988
977
    <message>
989
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2083"/>
 
978
        <location filename="../libs/libmythtv/videosource.cpp" line="2172"/>
990
979
        <source>File info</source>
991
980
        <translation>File info</translation>
992
981
    </message>
993
982
    <message>
994
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2086"/>
 
983
        <location filename="../libs/libmythtv/videosource.cpp" line="2175"/>
995
984
        <source>File size</source>
996
985
        <translation>File size</translation>
997
986
    </message>
998
987
    <message>
999
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2112"/>
 
988
        <location filename="../libs/libmythtv/videosource.cpp" line="2201"/>
1000
989
        <source>%1 MB</source>
1001
990
        <translation>%1 MB</translation>
1002
991
    </message>
1003
992
    <message>
1004
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2115"/>
 
993
        <location filename="../libs/libmythtv/videosource.cpp" line="2204"/>
1005
994
        <source>File not readable</source>
1006
995
        <translation>File not readable</translation>
1007
996
    </message>
1008
997
    <message>
1009
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2119"/>
 
998
        <location filename="../libs/libmythtv/videosource.cpp" line="2208"/>
1010
999
        <source>File does not exist</source>
1011
1000
        <translation>File does not exist</translation>
1012
1001
    </message>
1447
1436
<context>
1448
1437
    <name>EditPowerSearchPopup</name>
1449
1438
    <message>
1450
 
        <location filename="../programs/mythfrontend/proglist_helpers.cpp" line="596"/>
 
1439
        <location filename="../programs/mythfrontend/proglist_helpers.cpp" line="523"/>
1451
1440
        <source>(Any Program Type)</source>
1452
1441
        <translation>(Any Programme Type)</translation>
1453
1442
    </message>
1454
1443
    <message>
1455
 
        <location filename="../programs/mythfrontend/proglist_helpers.cpp" line="598"/>
 
1444
        <location filename="../programs/mythfrontend/proglist_helpers.cpp" line="525"/>
1456
1445
        <source>Movies</source>
1457
1446
        <translation>Films</translation>
1458
1447
    </message>
1459
1448
    <message>
1460
 
        <location filename="../programs/mythfrontend/proglist_helpers.cpp" line="600"/>
 
1449
        <location filename="../programs/mythfrontend/proglist_helpers.cpp" line="527"/>
1461
1450
        <source>Series</source>
1462
1451
        <translation>Series</translation>
1463
1452
    </message>
1464
1453
    <message>
1465
 
        <location filename="../programs/mythfrontend/proglist_helpers.cpp" line="602"/>
 
1454
        <location filename="../programs/mythfrontend/proglist_helpers.cpp" line="529"/>
1466
1455
        <source>Show</source>
1467
1456
        <translation>Show</translation>
1468
1457
    </message>
1469
1458
    <message>
1470
 
        <location filename="../programs/mythfrontend/proglist_helpers.cpp" line="604"/>
 
1459
        <location filename="../programs/mythfrontend/proglist_helpers.cpp" line="531"/>
1471
1460
        <source>Sports</source>
1472
1461
        <translation>Sports</translation>
1473
1462
    </message>
1474
1463
    <message>
1475
 
        <location filename="../programs/mythfrontend/proglist_helpers.cpp" line="610"/>
 
1464
        <location filename="../programs/mythfrontend/proglist_helpers.cpp" line="537"/>
1476
1465
        <source>(Any Genre)</source>
1477
1466
        <translation>(Any Genre)</translation>
1478
1467
    </message>
1479
1468
    <message>
1480
 
        <location filename="../programs/mythfrontend/proglist_helpers.cpp" line="639"/>
 
1469
        <location filename="../programs/mythfrontend/proglist_helpers.cpp" line="564"/>
1481
1470
        <source>(Any Channel)</source>
1482
1471
        <translation>(Any Channel)</translation>
1483
1472
    </message>
1534
1523
<context>
1535
1524
    <name>FileAssocDialog</name>
1536
1525
    <message>
 
1526
        <location filename="../programs/mythfrontend/videofileassoc.cpp" line="372"/>
 
1527
        <source>Select a file extension from this list to modify or delete its settings.</source>
 
1528
        <translation>Select a file extension from this list to modify or delete its settings.</translation>
 
1529
    </message>
 
1530
    <message>
1537
1531
        <location filename="../programs/mythfrontend/videofileassoc.cpp" line="374"/>
1538
 
        <source>Select a file extension from this list to modify or delete its settings.</source>
1539
 
        <translation type="unfinished"></translation>
1540
 
    </message>
1541
 
    <message>
1542
 
        <location filename="../programs/mythfrontend/videofileassoc.cpp" line="376"/>
1543
1532
        <source>The command to use when playing this kind of file.  To use MythTV&apos;s Internal player, use &quot;Internal&quot; as the player.  For all other players, you can use %s to substitute the filename.</source>
1544
 
        <translation type="unfinished"></translation>
 
1533
        <translation>The command to use when playing this kind of file.  To use MythTV&apos;s Internal player, use &quot;Internal&quot; as the player.  For all other players, you can use %s to substitute the filename.</translation>
 
1534
    </message>
 
1535
    <message>
 
1536
        <location filename="../programs/mythfrontend/videofileassoc.cpp" line="378"/>
 
1537
        <source>When checked, this will cause the file extension to be ignored in scans of your library.</source>
 
1538
        <translation>When checked, this will cause the file extension to be ignored in scans of your library.</translation>
1545
1539
    </message>
1546
1540
    <message>
1547
1541
        <location filename="../programs/mythfrontend/videofileassoc.cpp" line="380"/>
1548
 
        <source>When checked, this will cause the file extension to be ignored in scans of your library.</source>
1549
 
        <translation type="unfinished"></translation>
 
1542
        <source>When checked, this will cause the global player settings to override this one.</source>
 
1543
        <translation>When checked, this will cause the global player settings to override this one.</translation>
1550
1544
    </message>
1551
1545
    <message>
1552
1546
        <location filename="../programs/mythfrontend/videofileassoc.cpp" line="382"/>
1553
 
        <source>When checked, this will cause the global player settings to override this one.</source>
1554
 
        <translation type="unfinished"></translation>
1555
 
    </message>
1556
 
    <message>
1557
 
        <location filename="../programs/mythfrontend/videofileassoc.cpp" line="384"/>
1558
1547
        <source>Save and exit this screen.</source>
1559
 
        <translation type="unfinished"></translation>
 
1548
        <translation>Save and exit this screen.</translation>
1560
1549
    </message>
1561
1550
    <message>
1562
 
        <location filename="../programs/mythfrontend/videofileassoc.cpp" line="385"/>
 
1551
        <location filename="../programs/mythfrontend/videofileassoc.cpp" line="383"/>
1563
1552
        <source>Create a new file extension.</source>
1564
 
        <translation type="unfinished"></translation>
 
1553
        <translation>Create a new file extension.</translation>
1565
1554
    </message>
1566
1555
    <message>
1567
 
        <location filename="../programs/mythfrontend/videofileassoc.cpp" line="386"/>
 
1556
        <location filename="../programs/mythfrontend/videofileassoc.cpp" line="384"/>
1568
1557
        <source>Delete this file extension.</source>
1569
 
        <translation type="unfinished"></translation>
 
1558
        <translation>Delete this file extension.</translation>
1570
1559
    </message>
1571
1560
    <message>
1572
 
        <location filename="../programs/mythfrontend/videofileassoc.cpp" line="445"/>
 
1561
        <location filename="../programs/mythfrontend/videofileassoc.cpp" line="443"/>
1573
1562
        <source>Enter the new extension:</source>
1574
1563
        <translation>Enter the new extension:</translation>
1575
1564
    </message>
1577
1566
<context>
1578
1567
    <name>FirewireDesc</name>
1579
1568
    <message>
1580
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1218"/>
 
1569
        <location filename="../libs/libmythtv/videosource.cpp" line="1200"/>
1581
1570
        <source>Description</source>
1582
1571
        <translation>Description</translation>
1583
1572
    </message>
1587
1576
    <message>
1588
1577
        <location filename="../programs/mythfrontend/setupwizard_general.cpp" line="56"/>
1589
1578
        <source>Anonymously submit a profile of your hardware. This helps the developers to determine where to focus their efforts.</source>
1590
 
        <translation type="unfinished"></translation>
 
1579
        <translation>Anonymously submit a profile of your hardware. This helps the developers to determine where to focus their efforts.</translation>
1591
1580
    </message>
1592
1581
    <message>
1593
1582
        <location filename="../programs/mythfrontend/setupwizard_general.cpp" line="59"/>
1594
1583
        <source>Visit your online hardware profile. (This requires that you have the MythBrowser plugin installed)</source>
1595
 
        <translation type="unfinished"></translation>
 
1584
        <translation>Visit your online hardware profile. (This requires that you have the MythBrowser plugin installed)</translation>
1596
1585
    </message>
1597
1586
    <message>
1598
1587
        <location filename="../programs/mythfrontend/setupwizard_general.cpp" line="61"/>
1599
1588
        <source>Delete your online hardware profile.</source>
1600
 
        <translation type="unfinished"></translation>
 
1589
        <translation>Delete your online hardware profile.</translation>
1601
1590
    </message>
1602
1591
    <message>
1603
1592
        <location filename="../programs/mythfrontend/setupwizard_general.cpp" line="63"/>
1604
1593
        <source>Save these changes and move on to the next configuration step.</source>
1605
 
        <translation type="unfinished"></translation>
 
1594
        <translation>Save these changes and move on to the next configuration step.</translation>
1606
1595
    </message>
1607
1596
    <message>
1608
1597
        <location filename="../programs/mythfrontend/setupwizard_general.cpp" line="65"/>
1609
1598
        <source>Exit this wizard, save no changes.</source>
1610
 
        <translation type="unfinished"></translation>
 
1599
        <translation>Exit this wizard without saving changes.</translation>
1611
1600
    </message>
1612
1601
    <message>
1613
1602
        <location filename="../programs/mythfrontend/setupwizard_general.cpp" line="150"/>
1614
1603
        <source>Submitting your hardware profile...</source>
1615
 
        <translation type="unfinished"></translation>
 
1604
        <translation>Submitting your hardware profile...</translation>
1616
1605
    </message>
1617
1606
    <message>
1618
1607
        <location filename="../programs/mythfrontend/setupwizard_general.cpp" line="158"/>
1619
1608
        <source>Hardware profile submitted. Thank you for supporting MythTV!</source>
1620
 
        <translation type="unfinished"></translation>
 
1609
        <translation>Hardware profile submitted. Thank you for supporting MythTV!</translation>
1621
1610
    </message>
1622
1611
    <message>
1623
1612
        <location filename="../programs/mythfrontend/setupwizard_general.cpp" line="172"/>
1624
1613
        <source>Encountered a problem while submitting your profile.</source>
1625
 
        <translation type="unfinished"></translation>
 
1614
        <translation>Encountered a problem while submitting your profile.</translation>
1626
1615
    </message>
1627
1616
    <message>
1628
1617
        <location filename="../programs/mythfrontend/setupwizard_general.cpp" line="181"/>
1629
1618
        <source>You haven&apos;t submitted your hardware profile yet! Please submit your profile to visit it online.</source>
1630
 
        <translation type="unfinished"></translation>
 
1619
        <translation>You haven&apos;t submitted your hardware profile yet! Please submit your profile to visit it online.</translation>
1631
1620
    </message>
1632
1621
    <message>
1633
1622
        <location filename="../programs/mythfrontend/setupwizard_general.cpp" line="198"/>
1634
1623
        <source>No browser command set! MythTV needs a browser installed and configure to display your hardware profile.</source>
1635
 
        <translation type="unfinished"></translation>
 
1624
        <translation>No browser command set! MythTV needs a browser installed and configure to display your hardware profile.</translation>
1636
1625
    </message>
1637
1626
    <message>
1638
1627
        <location filename="../programs/mythfrontend/setupwizard_general.cpp" line="229"/>
1639
1628
        <source>You haven&apos;t submitted your hardware profile yet!</source>
1640
 
        <translation type="unfinished"></translation>
 
1629
        <translation>You haven&apos;t submitted your hardware profile yet!</translation>
1641
1630
    </message>
1642
1631
    <message>
1643
1632
        <location filename="../programs/mythfrontend/setupwizard_general.cpp" line="252"/>
1644
1633
        <source>Deleting your hardware profile...</source>
1645
 
        <translation type="unfinished"></translation>
 
1634
        <translation>Deleting your hardware profile...</translation>
1646
1635
    </message>
1647
1636
    <message>
1648
1637
        <location filename="../programs/mythfrontend/setupwizard_general.cpp" line="260"/>
1649
1638
        <source>Hardware profile deleted.</source>
1650
 
        <translation type="unfinished"></translation>
 
1639
        <translation>Hardware profile deleted.</translation>
1651
1640
    </message>
1652
1641
    <message>
1653
1642
        <location filename="../programs/mythfrontend/setupwizard_general.cpp" line="273"/>
1654
1643
        <source>Encountered a problem while deleting your profile.</source>
1655
 
        <translation type="unfinished"></translation>
 
1644
        <translation>Encountered a problem while deleting your profile.</translation>
1656
1645
    </message>
1657
1646
</context>
1658
1647
<context>
1659
1648
    <name>GrabberSettings</name>
1660
1649
    <message>
1661
1650
        <location filename="../programs/mythfrontend/grabbersettings.cpp" line="55"/>
1662
 
        <source>Select an source to use when searching for information and artwork about movies.</source>
1663
 
        <translation type="unfinished"></translation>
 
1651
        <source>Select a source to use when searching for information and artwork about movies.</source>
 
1652
        <translation>Select a source to use when searching for information and artwork about films.</translation>
1664
1653
    </message>
1665
1654
    <message>
1666
1655
        <location filename="../programs/mythfrontend/grabbersettings.cpp" line="57"/>
1667
1656
        <source>Select a source to use when searching for information and artwork about television.</source>
1668
 
        <translation type="unfinished"></translation>
 
1657
        <translation>Select a source to use when searching for information and artwork about television.</translation>
1669
1658
    </message>
1670
1659
    <message>
1671
1660
        <location filename="../programs/mythfrontend/grabbersettings.cpp" line="59"/>
1672
1661
        <source>Select a source to use when searching for information and artwork about video games.</source>
1673
 
        <translation type="unfinished"></translation>
 
1662
        <translation>Select a source to use when searching for information and artwork about video games.</translation>
1674
1663
    </message>
1675
1664
    <message>
1676
1665
        <location filename="../programs/mythfrontend/grabbersettings.cpp" line="61"/>
1677
1666
        <source>Save your changes and close this window.</source>
1678
 
        <translation type="unfinished"></translation>
 
1667
        <translation>Save your changes and close this window.</translation>
1679
1668
    </message>
1680
1669
    <message>
1681
1670
        <location filename="../programs/mythfrontend/grabbersettings.cpp" line="62"/>
1682
1671
        <source>Discard your changes and close this window.</source>
1683
 
        <translation type="unfinished"></translation>
 
1672
        <translation>Discard your changes and close this window.</translation>
1684
1673
    </message>
1685
1674
    <message>
1686
1675
        <location filename="../programs/mythfrontend/grabbersettings.cpp" line="64"/>
1687
1676
        <source>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.</source>
1688
 
        <translation type="unfinished"></translation>
 
1677
        <translation>If set, the backend will attempt to perform artwork updates for recordings daily. When new series of a programme begin to record, this will attempt to provide you with fresh, relevant artwork while preserving the artwork assigned to old recordings.</translation>
1689
1678
    </message>
1690
1679
    <message>
1691
1680
        <location filename="../programs/mythfrontend/grabbersettings.cpp" line="75"/>
1692
1681
        <location filename="../programs/mythfrontend/grabbersettings.cpp" line="87"/>
1693
1682
        <source>Searching for data sources...</source>
1694
 
        <translation type="unfinished"></translation>
 
1683
        <translation>Searching for data sources...</translation>
1695
1684
    </message>
1696
1685
</context>
1697
1686
<context>
1711
1700
                        The programme guide will have nothing to show you.</translation>
1712
1701
    </message>
1713
1702
    <message>
1714
 
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="590"/>
1715
 
        <source>Options</source>
1716
 
        <translation>Options</translation>
1717
 
    </message>
1718
 
    <message>
1719
 
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="602"/>
1720
 
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="1366"/>
 
1703
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="1397"/>
1721
1704
        <source>Change Channel</source>
1722
1705
        <translation>Change Channel</translation>
1723
1706
    </message>
1724
1707
    <message>
 
1708
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="1393"/>
 
1709
        <source>Record</source>
 
1710
        <translation>Record</translation>
 
1711
    </message>
 
1712
    <message>
 
1713
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="588"/>
 
1714
        <source>Guide Options</source>
 
1715
        <translation>Guide Options</translation>
 
1716
    </message>
 
1717
    <message>
 
1718
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="599"/>
 
1719
        <source>Change to Channel</source>
 
1720
        <translation>Change to Channel</translation>
 
1721
    </message>
 
1722
    <message>
 
1723
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="601"/>
 
1724
        <source>Record This</source>
 
1725
        <translation>Record This</translation>
 
1726
    </message>
 
1727
    <message>
1725
1728
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="603"/>
1726
 
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="1362"/>
1727
 
        <source>Record</source>
1728
 
        <translation>Record</translation>
1729
 
    </message>
1730
 
    <message>
1731
 
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="605"/>
1732
 
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="1370"/>
 
1729
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="631"/>
 
1730
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="1424"/>
 
1731
        <source>Recording Options</source>
 
1732
        <translation>Recording Options</translation>
 
1733
    </message>
 
1734
    <message>
 
1735
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="607"/>
 
1736
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="1428"/>
 
1737
        <source>Jump to Time</source>
 
1738
        <translation>Jump to Time</translation>
 
1739
    </message>
 
1740
    <message>
 
1741
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="644"/>
 
1742
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="1435"/>
1733
1743
        <source>Edit Recording Status</source>
1734
1744
        <translation>Edit Recording Status</translation>
1735
1745
    </message>
1736
1746
    <message>
1737
 
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="606"/>
1738
 
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="1374"/>
 
1747
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="645"/>
 
1748
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="1439"/>
1739
1749
        <source>Edit Schedule</source>
1740
1750
        <translation>Edit Schedule</translation>
1741
1751
    </message>
1742
1752
    <message>
1743
 
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="607"/>
1744
 
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="1378"/>
 
1753
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="2207"/>
 
1754
        <source>Jump to a specific date and time in the guide</source>
 
1755
        <translation>Jump to a specific date and time in the guide</translation>
 
1756
    </message>
 
1757
    <message>
 
1758
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="605"/>
 
1759
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="1401"/>
1745
1760
        <source>Program Details</source>
1746
1761
        <translation>Programme Details</translation>
1747
1762
    </message>
1748
1763
    <message>
1749
 
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="608"/>
1750
 
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="1382"/>
 
1764
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="646"/>
 
1765
        <source>Show Upcoming</source>
 
1766
        <translation>Show Upcoming</translation>
 
1767
    </message>
 
1768
    <message>
 
1769
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="1443"/>
1751
1770
        <source>Upcoming</source>
1752
1771
        <translation>Upcoming</translation>
1753
1772
    </message>
1754
1773
    <message>
 
1774
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="647"/>
 
1775
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="1447"/>
 
1776
        <source>Custom Edit</source>
 
1777
        <translation>Custom Edit</translation>
 
1778
    </message>
 
1779
    <message>
 
1780
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="650"/>
 
1781
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="1451"/>
 
1782
        <source>Delete Rule</source>
 
1783
        <translation>Delete Rule</translation>
 
1784
    </message>
 
1785
    <message>
1755
1786
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="609"/>
1756
 
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="1386"/>
1757
 
        <source>Custom Edit</source>
1758
 
        <translation>Custom Edit</translation>
1759
 
    </message>
1760
 
    <message>
1761
 
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="612"/>
1762
 
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="1390"/>
1763
 
        <source>Delete Rule</source>
1764
 
        <translation>Delete Rule</translation>
1765
 
    </message>
1766
 
    <message>
1767
 
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="614"/>
1768
 
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="1394"/>
 
1787
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="1405"/>
1769
1788
        <source>Reverse Channel Order</source>
1770
1789
        <translation>Reverse Channel Order</translation>
1771
1790
    </message>
1772
1791
    <message>
1773
 
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="617"/>
1774
 
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="1400"/>
 
1792
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="616"/>
 
1793
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="1411"/>
1775
1794
        <source>Add To Channel Group</source>
1776
1795
        <translation>Add To Channel Group</translation>
1777
1796
    </message>
1778
1797
    <message>
1779
 
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="619"/>
1780
 
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="1405"/>
 
1798
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="618"/>
 
1799
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="1416"/>
1781
1800
        <source>Remove from Channel Group</source>
1782
1801
        <translation>Remove from Channel Group</translation>
1783
1802
    </message>
1784
1803
    <message>
1785
 
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="621"/>
1786
 
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="1409"/>
 
1804
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="613"/>
 
1805
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="1420"/>
1787
1806
        <source>Choose Channel Group</source>
1788
1807
        <translation>Choose Channel Group</translation>
1789
1808
    </message>
1790
1809
    <message>
1791
 
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="623"/>
1792
 
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="1416"/>
1793
 
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="1427"/>
1794
 
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="1664"/>
1795
 
        <source>Cancel</source>
1796
 
        <translation>Cancel</translation>
1797
 
    </message>
1798
 
    <message>
1799
 
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="1626"/>
 
1810
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="1672"/>
1800
1811
        <source>You don&apos;t have any channel groups defined</source>
1801
1812
        <translation>You don&apos;t have any channel groups defined</translation>
1802
1813
    </message>
1803
1814
    <message>
1804
 
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="1640"/>
 
1815
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="1686"/>
1805
1816
        <source>Select Channel Group</source>
1806
1817
        <translation>Select Channel Group</translation>
1807
1818
    </message>
1808
1819
    <message>
1809
 
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="1980"/>
 
1820
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="2038"/>
1810
1821
        <source>Delete &apos;%1&apos; %2 rule?</source>
1811
1822
        <translation>Delete &apos;%1&apos; %2 rule?</translation>
1812
1823
    </message>
1814
1825
<context>
1815
1826
    <name>HDHomeRunConfigurationGroup</name>
1816
1827
    <message>
1817
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1831"/>
 
1828
        <location filename="../libs/libmythtv/videosource.cpp" line="1805"/>
1818
1829
        <source>Recording Options</source>
1819
1830
        <translation>Recording Options</translation>
1820
1831
    </message>
1821
1832
    <message>
1822
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1814"/>
 
1833
        <location filename="../libs/libmythtv/videosource.cpp" line="1790"/>
1823
1834
        <source>Description</source>
1824
1835
        <translation>Description</translation>
1825
1836
    </message>
1827
1838
<context>
1828
1839
    <name>HDHomeRunDeviceID</name>
1829
1840
    <message>
1830
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1379"/>
 
1841
        <location filename="../libs/libmythtv/videosource.cpp" line="1360"/>
1831
1842
        <source>Device ID</source>
1832
1843
        <translation>Device ID</translation>
1833
1844
    </message>
1834
1845
    <message>
1835
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1380"/>
 
1846
        <location filename="../libs/libmythtv/videosource.cpp" line="1361"/>
1836
1847
        <source>Device ID of HDHomeRun device</source>
1837
1848
        <translation>Device ID of HDHomeRun device</translation>
1838
1849
    </message>
1840
1851
<context>
1841
1852
    <name>HDHomeRunDeviceIDList</name>
1842
1853
    <message>
1843
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1473"/>
1844
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1529"/>
1845
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1539"/>
 
1854
        <location filename="../libs/libmythtv/videosource.cpp" line="1454"/>
 
1855
        <location filename="../libs/libmythtv/videosource.cpp" line="1510"/>
 
1856
        <location filename="../libs/libmythtv/videosource.cpp" line="1520"/>
1846
1857
        <source>Manually Enter IP Address</source>
1847
1858
        <translation>Manually Enter IP Address</translation>
1848
1859
    </message>
1850
1861
<context>
1851
1862
    <name>HDPVRConfigurationGroup</name>
1852
1863
    <message>
1853
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2135"/>
 
1864
        <location filename="../libs/libmythtv/videosource.cpp" line="2223"/>
1854
1865
        <source>Probed info</source>
1855
1866
        <translation>Probed info</translation>
1856
1867
    </message>
1857
1868
    <message>
1858
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2153"/>
 
1869
        <location filename="../libs/libmythtv/videosource.cpp" line="2240"/>
1859
1870
        <source>Failed to open</source>
1860
1871
        <translation>Failed to open</translation>
1861
1872
    </message>
1862
1873
    <message>
1863
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2159"/>
 
1874
        <location filename="../libs/libmythtv/videosource.cpp" line="2246"/>
1864
1875
        <source>Failed to probe</source>
1865
1876
        <translation>Failed to probe</translation>
1866
1877
    </message>
1868
1879
<context>
1869
1880
    <name>HelpPopup</name>
1870
1881
    <message>
1871
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="5220"/>
 
1882
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="5215"/>
1872
1883
        <source>Commercials are flagged</source>
1873
1884
        <translation>Adverts are flagged</translation>
1874
1885
    </message>
1875
1886
    <message>
1876
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="5221"/>
 
1887
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="5216"/>
1877
1888
        <source>An editing cutlist is present</source>
1878
1889
        <translation>An editing cutlist is present</translation>
1879
1890
    </message>
1880
1891
    <message>
1881
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="5222"/>
 
1892
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="5217"/>
1882
1893
        <source>The program is able to auto-expire</source>
1883
1894
        <translation>The programme is able to auto-expire</translation>
1884
1895
    </message>
1885
1896
    <message>
1886
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="5223"/>
 
1897
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="5218"/>
1887
1898
        <source>Commercials are being flagged</source>
1888
1899
        <translation>Adverts are being flagged</translation>
1889
1900
    </message>
1890
1901
    <message>
1891
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="5224"/>
 
1902
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="5219"/>
1892
1903
        <source>A bookmark is set</source>
1893
1904
        <translation>A bookmark is set</translation>
1894
1905
    </message>
1895
1906
    <message>
1896
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="5226"/>
 
1907
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="5221"/>
1897
1908
        <source>Recording is in use</source>
1898
 
        <translation type="unfinished"></translation>
 
1909
        <translation>Recording is in use</translation>
1899
1910
    </message>
1900
1911
    <message>
1901
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="5227"/>
 
1912
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="5222"/>
1902
1913
        <source>Recording has been transcoded</source>
1903
 
        <translation type="unfinished"></translation>
 
1914
        <translation>Recording has been transcoded</translation>
1904
1915
    </message>
1905
1916
    <message>
1906
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="5230"/>
 
1917
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="5225"/>
1907
1918
        <source>Recording is in Mono</source>
1908
1919
        <translation>Recording is in Mono</translation>
1909
1920
    </message>
1910
1921
    <message>
1911
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="5231"/>
 
1922
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="5226"/>
1912
1923
        <source>Recording is in Stereo</source>
1913
1924
        <translation>Recording is in Stereo</translation>
1914
1925
    </message>
1915
1926
    <message>
1916
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="5232"/>
 
1927
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="5227"/>
1917
1928
        <source>Recording is in Surround Sound</source>
1918
1929
        <translation>Recording is in Surround Sound</translation>
1919
1930
    </message>
1920
1931
    <message>
1921
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="5233"/>
 
1932
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="5228"/>
1922
1933
        <source>Recording is in Dolby Surround Sound</source>
1923
1934
        <translation>Recording is in Dolby Surround Sound</translation>
1924
1935
    </message>
1925
1936
    <message>
1926
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="5235"/>
 
1937
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="5230"/>
1927
1938
        <source>Recording is Closed Captioned</source>
1928
1939
        <translation>Recording is Closed Captioned</translation>
1929
1940
    </message>
1930
1941
    <message>
1931
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="5236"/>
 
1942
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="5231"/>
1932
1943
        <source>Recording has Subtitles Available</source>
1933
1944
        <translation>Recording has Subtitles Available</translation>
1934
1945
    </message>
1935
1946
    <message>
1936
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="5237"/>
 
1947
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="5232"/>
1937
1948
        <source>Recording is Subtitled</source>
1938
1949
        <translation>Recording is Subtitled</translation>
1939
1950
    </message>
1940
1951
    <message>
1941
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="5239"/>
 
1952
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="5234"/>
1942
1953
        <source>Recording is in 1080i/p High Definition</source>
1943
1954
        <translation>Recording is in 1080i/p High Definition</translation>
1944
1955
    </message>
1945
1956
    <message>
1946
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="5240"/>
 
1957
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="5235"/>
1947
1958
        <source>Recording is in 720p High Definition</source>
1948
1959
        <translation>Recording is in 720p High Definition</translation>
1949
1960
    </message>
1950
1961
    <message>
1951
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="5241"/>
 
1962
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="5236"/>
1952
1963
        <source>Recording is in High Definition</source>
1953
1964
        <translation>Recording is in High Definition</translation>
1954
1965
    </message>
1955
1966
    <message>
1956
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="5245"/>
 
1967
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="5238"/>
 
1968
        <source>Recording is in HD using H.264 codec</source>
 
1969
        <translation>Recording is in HD using H.264 codec</translation>
 
1970
    </message>
 
1971
    <message>
 
1972
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="5240"/>
1957
1973
        <source>Recording has been watched</source>
1958
1974
        <translation>Recording has been watched</translation>
1959
1975
    </message>
1960
1976
    <message>
1961
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="5242"/>
 
1977
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="5237"/>
1962
1978
        <source>Recording is Widescreen</source>
1963
1979
        <translation>Recording is Widescreen</translation>
1964
1980
    </message>
1965
1981
</context>
1966
1982
<context>
 
1983
    <name>HtmlUI</name>
 
1984
    <message>
 
1985
        <location filename="../html/htmlstrings.h" line="12"/>
 
1986
        <location filename="../html/htmlstrings.h" line="97"/>
 
1987
        <source>Loading</source>
 
1988
        <translation>Loading</translation>
 
1989
    </message>
 
1990
    <message>
 
1991
        <location filename="../html/htmlstrings.h" line="13"/>
 
1992
        <source>No</source>
 
1993
        <translation>No</translation>
 
1994
    </message>
 
1995
    <message>
 
1996
        <location filename="../html/htmlstrings.h" line="14"/>
 
1997
        <source>Unable to retrieve setting.</source>
 
1998
        <translation>Unable to retrieve setting.</translation>
 
1999
    </message>
 
2000
    <message>
 
2001
        <location filename="../html/htmlstrings.h" line="15"/>
 
2002
        <source>Unable to save setting.</source>
 
2003
        <translation>Unable to save setting.</translation>
 
2004
    </message>
 
2005
    <message>
 
2006
        <location filename="../html/htmlstrings.h" line="16"/>
 
2007
        <source>Unable to send message.</source>
 
2008
        <translation>Unable to send message.</translation>
 
2009
    </message>
 
2010
    <message>
 
2011
        <location filename="../html/htmlstrings.h" line="17"/>
 
2012
        <source>Yes</source>
 
2013
        <translation>Yes</translation>
 
2014
    </message>
 
2015
    <message>
 
2016
        <location filename="../html/htmlstrings.h" line="19"/>
 
2017
        <source>April</source>
 
2018
        <translation>April</translation>
 
2019
    </message>
 
2020
    <message>
 
2021
        <location filename="../html/htmlstrings.h" line="20"/>
 
2022
        <source>August</source>
 
2023
        <translation>August</translation>
 
2024
    </message>
 
2025
    <message>
 
2026
        <location filename="../html/htmlstrings.h" line="21"/>
 
2027
        <source>Current Tuner Activity</source>
 
2028
        <translation>Current Tuner Activity</translation>
 
2029
    </message>
 
2030
    <message>
 
2031
        <location filename="../html/htmlstrings.h" line="22"/>
 
2032
        <source>December</source>
 
2033
        <translation>December</translation>
 
2034
    </message>
 
2035
    <message>
 
2036
        <location filename="../html/htmlstrings.h" line="23"/>
 
2037
        <source>Encoder %1 is currently idle.</source>
 
2038
        <translation>Encoder %1 is currently idle.</translation>
 
2039
    </message>
 
2040
    <message>
 
2041
        <location filename="../html/htmlstrings.h" line="24"/>
 
2042
        <source>Encoder %1 is currently recording &quot;%2.&quot;  This program is being viewed.</source>
 
2043
        <translation>Encoder %1 is currently recording &quot;%2.&quot;  This program is being viewed.</translation>
 
2044
    </message>
 
2045
    <message>
 
2046
        <location filename="../html/htmlstrings.h" line="25"/>
 
2047
        <source>Encoder %1 is currently recording &quot;%2.&quot;  This recording will end at %3.</source>
 
2048
        <translation>Encoder %1 is currently recording &quot;%2.&quot;  This recording will end at %3.</translation>
 
2049
    </message>
 
2050
    <message>
 
2051
        <location filename="../html/htmlstrings.h" line="26"/>
 
2052
        <source>Encoder %1 is currently watching &quot;%2&quot; on Live TV.</source>
 
2053
        <translation>Encoder %1 is currently watching &quot;%2&quot; on Live TV.</translation>
 
2054
    </message>
 
2055
    <message>
 
2056
        <location filename="../html/htmlstrings.h" line="27"/>
 
2057
        <source>February</source>
 
2058
        <translation>February</translation>
 
2059
    </message>
 
2060
    <message>
 
2061
        <location filename="../html/htmlstrings.h" line="28"/>
 
2062
        <source>Friday</source>
 
2063
        <translation>Friday</translation>
 
2064
    </message>
 
2065
    <message>
 
2066
        <location filename="../html/htmlstrings.h" line="29"/>
 
2067
        <source>January</source>
 
2068
        <translation>January</translation>
 
2069
    </message>
 
2070
    <message>
 
2071
        <location filename="../html/htmlstrings.h" line="30"/>
 
2072
        <source>July</source>
 
2073
        <translation>July</translation>
 
2074
    </message>
 
2075
    <message>
 
2076
        <location filename="../html/htmlstrings.h" line="31"/>
 
2077
        <source>June</source>
 
2078
        <translation>June</translation>
 
2079
    </message>
 
2080
    <message>
 
2081
        <location filename="../html/htmlstrings.h" line="32"/>
 
2082
        <source>Last Ten Recordings</source>
 
2083
        <translation>Last 10 Recordings</translation>
 
2084
    </message>
 
2085
    <message>
 
2086
        <location filename="../html/htmlstrings.h" line="33"/>
 
2087
        <source>March</source>
 
2088
        <translation>March</translation>
 
2089
    </message>
 
2090
    <message>
 
2091
        <location filename="../html/htmlstrings.h" line="34"/>
 
2092
        <source>May</source>
 
2093
        <translation>May</translation>
 
2094
    </message>
 
2095
    <message>
 
2096
        <location filename="../html/htmlstrings.h" line="35"/>
 
2097
        <source>Monday</source>
 
2098
        <translation>Monday</translation>
 
2099
    </message>
 
2100
    <message>
 
2101
        <location filename="../html/htmlstrings.h" line="36"/>
 
2102
        <source>MythTV System Overview</source>
 
2103
        <translation>MythTV System Overview</translation>
 
2104
    </message>
 
2105
    <message>
 
2106
        <location filename="../html/htmlstrings.h" line="37"/>
 
2107
        <source>November</source>
 
2108
        <translation>November</translation>
 
2109
    </message>
 
2110
    <message>
 
2111
        <location filename="../html/htmlstrings.h" line="38"/>
 
2112
        <source>October</source>
 
2113
        <translation>October</translation>
 
2114
    </message>
 
2115
    <message>
 
2116
        <location filename="../html/htmlstrings.h" line="39"/>
 
2117
        <source>Recorded %2, %3 %4 at %5.</source>
 
2118
        <translation>Recorded %2, %3 %4 at %5.</translation>
 
2119
    </message>
 
2120
    <message>
 
2121
        <location filename="../html/htmlstrings.h" line="40"/>
 
2122
        <source>Saturday</source>
 
2123
        <translation>Saturday</translation>
 
2124
    </message>
 
2125
    <message>
 
2126
        <location filename="../html/htmlstrings.h" line="41"/>
 
2127
        <source>September</source>
 
2128
        <translation>September</translation>
 
2129
    </message>
 
2130
    <message>
 
2131
        <location filename="../html/htmlstrings.h" line="42"/>
 
2132
        <source>Sunday</source>
 
2133
        <translation>Sunday</translation>
 
2134
    </message>
 
2135
    <message>
 
2136
        <location filename="../html/htmlstrings.h" line="43"/>
 
2137
        <source>Thursday</source>
 
2138
        <translation>Thursday</translation>
 
2139
    </message>
 
2140
    <message>
 
2141
        <location filename="../html/htmlstrings.h" line="44"/>
 
2142
        <source>Tuesday</source>
 
2143
        <translation>Tuesday</translation>
 
2144
    </message>
 
2145
    <message>
 
2146
        <location filename="../html/htmlstrings.h" line="45"/>
 
2147
        <source>Wednesday</source>
 
2148
        <translation>Wednesday</translation>
 
2149
    </message>
 
2150
    <message>
 
2151
        <location filename="../html/htmlstrings.h" line="47"/>
 
2152
        <source>API</source>
 
2153
        <translation>API</translation>
 
2154
    </message>
 
2155
    <message>
 
2156
        <location filename="../html/htmlstrings.h" line="48"/>
 
2157
        <source>Advanced Setup</source>
 
2158
        <translation>Advanced Setup</translation>
 
2159
    </message>
 
2160
    <message>
 
2161
        <location filename="../html/htmlstrings.h" line="49"/>
 
2162
        <source>Backend Status</source>
 
2163
        <translation>Backend Status</translation>
 
2164
    </message>
 
2165
    <message>
 
2166
        <location filename="../html/htmlstrings.h" line="50"/>
 
2167
        <source>Capture Card Service</source>
 
2168
        <translation>Capture Card Service</translation>
 
2169
    </message>
 
2170
    <message>
 
2171
        <location filename="../html/htmlstrings.h" line="51"/>
 
2172
        <source>Change Password</source>
 
2173
        <translation>Change Password</translation>
 
2174
    </message>
 
2175
    <message>
 
2176
        <location filename="../html/htmlstrings.h" line="52"/>
 
2177
        <source>Channel Editor</source>
 
2178
        <translation>Channel Editor</translation>
 
2179
    </message>
 
2180
    <message>
 
2181
        <location filename="../html/htmlstrings.h" line="53"/>
 
2182
        <source>Channel Service</source>
 
2183
        <translation>Channel Service</translation>
 
2184
    </message>
 
2185
    <message>
 
2186
        <location filename="../html/htmlstrings.h" line="54"/>
 
2187
        <source>Content Service</source>
 
2188
        <translation>Content Service</translation>
 
2189
    </message>
 
2190
    <message>
 
2191
        <location filename="../html/htmlstrings.h" line="55"/>
 
2192
        <source>DVR Service</source>
 
2193
        <translation>DVR Service</translation>
 
2194
    </message>
 
2195
    <message>
 
2196
        <location filename="../html/htmlstrings.h" line="56"/>
 
2197
        <source>Database</source>
 
2198
        <translation>Database</translation>
 
2199
    </message>
 
2200
    <message>
 
2201
        <location filename="../html/htmlstrings.h" line="57"/>
 
2202
        <source>Database Tools</source>
 
2203
        <translation>Database Tools</translation>
 
2204
    </message>
 
2205
    <message>
 
2206
        <location filename="../html/htmlstrings.h" line="58"/>
 
2207
        <source>Expert/Dev Setup</source>
 
2208
        <translation>Expert/Dev Setup</translation>
 
2209
    </message>
 
2210
    <message>
 
2211
        <location filename="../html/htmlstrings.h" line="59"/>
 
2212
        <source>General</source>
 
2213
        <translation>General</translation>
 
2214
    </message>
 
2215
    <message>
 
2216
        <location filename="../html/htmlstrings.h" line="60"/>
 
2217
        <source>GetRecorded() Example</source>
 
2218
        <translation>GetRecorded() Example</translation>
 
2219
    </message>
 
2220
    <message>
 
2221
        <location filename="../html/htmlstrings.h" line="61"/>
 
2222
        <source>GetStorageGroups()</source>
 
2223
        <translation>GetStorageGroups()</translation>
 
2224
    </message>
 
2225
    <message>
 
2226
        <location filename="../html/htmlstrings.h" line="62"/>
 
2227
        <source>Guide Data</source>
 
2228
        <translation>Listings Data</translation>
 
2229
    </message>
 
2230
    <message>
 
2231
        <location filename="../html/htmlstrings.h" line="63"/>
 
2232
        <source>Guide Data Sources</source>
 
2233
        <translation>Listings Data Sources</translation>
 
2234
    </message>
 
2235
    <message>
 
2236
        <location filename="../html/htmlstrings.h" line="64"/>
 
2237
        <source>Guide Service</source>
 
2238
        <translation>Listings Data Service</translation>
 
2239
    </message>
 
2240
    <message>
 
2241
        <location filename="../html/htmlstrings.h" line="65"/>
 
2242
        <source>Hardware Profile</source>
 
2243
        <translation>Hardware Profile</translation>
 
2244
    </message>
 
2245
    <message>
 
2246
        <location filename="../html/htmlstrings.h" line="66"/>
 
2247
        <source>Information</source>
 
2248
        <translation>Information</translation>
 
2249
    </message>
 
2250
    <message>
 
2251
        <location filename="../html/htmlstrings.h" line="67"/>
 
2252
        <source>Job Queue</source>
 
2253
        <translation>Job Queue</translation>
 
2254
    </message>
 
2255
    <message>
 
2256
        <location filename="../html/htmlstrings.h" line="68"/>
 
2257
        <source>Myth Service</source>
 
2258
        <translation>Myth Service</translation>
 
2259
    </message>
 
2260
    <message>
 
2261
        <location filename="../html/htmlstrings.h" line="69"/>
 
2262
        <source>Overview</source>
 
2263
        <translation>Overview</translation>
 
2264
    </message>
 
2265
    <message>
 
2266
        <location filename="../html/htmlstrings.h" line="70"/>
 
2267
        <source>Recording Devices</source>
 
2268
        <translation>Recording Devices</translation>
 
2269
    </message>
 
2270
    <message>
 
2271
        <location filename="../html/htmlstrings.h" line="71"/>
 
2272
        <source>Send a Message</source>
 
2273
        <translation>Send a Message</translation>
 
2274
    </message>
 
2275
    <message>
 
2276
        <location filename="../html/htmlstrings.h" line="72"/>
 
2277
        <source>Server Side Scripting</source>
 
2278
        <translation>Server Side Scripting</translation>
 
2279
    </message>
 
2280
    <message>
 
2281
        <location filename="../html/htmlstrings.h" line="73"/>
 
2282
        <source>Setup</source>
 
2283
        <translation>Setup</translation>
 
2284
    </message>
 
2285
    <message>
 
2286
        <location filename="../html/htmlstrings.h" line="74"/>
 
2287
        <source>Setup Wizard</source>
 
2288
        <translation>Setup Wizard</translation>
 
2289
    </message>
 
2290
    <message>
 
2291
        <location filename="../html/htmlstrings.h" line="75"/>
 
2292
        <source>Storage Groups</source>
 
2293
        <translation>Storage Groups</translation>
 
2294
    </message>
 
2295
    <message>
 
2296
        <location filename="../html/htmlstrings.h" line="76"/>
 
2297
        <source>System Events</source>
 
2298
        <translation>System Events</translation>
 
2299
    </message>
 
2300
    <message>
 
2301
        <location filename="../html/htmlstrings.h" line="77"/>
 
2302
        <source>Utilities</source>
 
2303
        <translation>Utilities</translation>
 
2304
    </message>
 
2305
    <message>
 
2306
        <location filename="../html/htmlstrings.h" line="78"/>
 
2307
        <source>Video Library Service</source>
 
2308
        <translation>Video Library Service</translation>
 
2309
    </message>
 
2310
    <message>
 
2311
        <location filename="../html/htmlstrings.h" line="79"/>
 
2312
        <source>WSDL Links</source>
 
2313
        <translation>WSDL Links</translation>
 
2314
    </message>
 
2315
    <message>
 
2316
        <location filename="../html/htmlstrings.h" line="81"/>
 
2317
        <source>Actions</source>
 
2318
        <translation>Actions</translation>
 
2319
    </message>
 
2320
    <message>
 
2321
        <location filename="../html/htmlstrings.h" line="82"/>
 
2322
        <source>Commercial Flagger</source>
 
2323
        <translation>Commercial Flagger</translation>
 
2324
    </message>
 
2325
    <message>
 
2326
        <location filename="../html/htmlstrings.h" line="83"/>
 
2327
        <source>Commercial Flagging</source>
 
2328
        <translation>Commercial Flagging</translation>
 
2329
    </message>
 
2330
    <message>
 
2331
        <location filename="../html/htmlstrings.h" line="84"/>
 
2332
        <source>Description</source>
 
2333
        <translation>Description</translation>
 
2334
    </message>
 
2335
    <message>
 
2336
        <location filename="../html/htmlstrings.h" line="85"/>
 
2337
        <source>Edit</source>
 
2338
        <translation>Edit</translation>
 
2339
    </message>
 
2340
    <message>
 
2341
        <location filename="../html/htmlstrings.h" line="86"/>
 
2342
        <source>Transcoder</source>
 
2343
        <translation>Transcoder</translation>
 
2344
    </message>
 
2345
    <message>
 
2346
        <location filename="../html/htmlstrings.h" line="87"/>
 
2347
        <source>Transcoding</source>
 
2348
        <translation>Transcoding</translation>
 
2349
    </message>
 
2350
    <message>
 
2351
        <location filename="../html/htmlstrings.h" line="88"/>
 
2352
        <source>User Job #%1</source>
 
2353
        <translation>User Job #%1</translation>
 
2354
    </message>
 
2355
    <message>
 
2356
        <location filename="../html/htmlstrings.h" line="90"/>
 
2357
        <source>Local Backend</source>
 
2358
        <translation>Local Backend</translation>
 
2359
    </message>
 
2360
    <message>
 
2361
        <location filename="../html/htmlstrings.h" line="91"/>
 
2362
        <source>Make this server the master backend</source>
 
2363
        <translation>Make this server the master backend</translation>
 
2364
    </message>
 
2365
    <message>
 
2366
        <location filename="../html/htmlstrings.h" line="92"/>
 
2367
        <source>Master Backend</source>
 
2368
        <translation>Master Backend</translation>
 
2369
    </message>
 
2370
    <message>
 
2371
        <location filename="../html/htmlstrings.h" line="93"/>
 
2372
        <source>Security PIN</source>
 
2373
        <translation>Security PIN</translation>
 
2374
    </message>
 
2375
    <message>
 
2376
        <location filename="../html/htmlstrings.h" line="95"/>
 
2377
        <source>Filter</source>
 
2378
        <translation>Filter</translation>
 
2379
    </message>
 
2380
    <message>
 
2381
        <location filename="../html/htmlstrings.h" line="96"/>
 
2382
        <source>List Files</source>
 
2383
        <translation>List Files</translation>
 
2384
    </message>
 
2385
    <message>
 
2386
        <location filename="../html/htmlstrings.h" line="98"/>
 
2387
        <source>Sample Storage Group browser</source>
 
2388
        <translation>Sample Storage Group browser</translation>
 
2389
    </message>
 
2390
    <message>
 
2391
        <location filename="../html/htmlstrings.h" line="99"/>
 
2392
        <source>Storage Group</source>
 
2393
        <translation>Storage Group</translation>
 
2394
    </message>
 
2395
</context>
 
2396
<context>
 
2397
    <name>IdleScreen</name>
 
2398
    <message numerus="yes">
 
2399
        <location filename="../programs/mythfrontend/idlescreen.cpp" line="121"/>
 
2400
        <source>MythTV is idle and will shutdown in %n second(s).</source>
 
2401
        <translation>
 
2402
            <numerusform>MythTV is idle and will shutdown in %n second.</numerusform>
 
2403
            <numerusform>MythTV is idle and will shutdown in %n seconds.</numerusform>
 
2404
        </translation>
 
2405
    </message>
 
2406
</context>
 
2407
<context>
1967
2408
    <name>ImportConfigurationGroup</name>
1968
2409
    <message>
1969
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1727"/>
 
2410
        <location filename="../libs/libmythtv/videosource.cpp" line="1703"/>
1970
2411
        <source>A local file used to simulate a recording. Leave empty to use MythEvents to trigger an external program to import recording files.</source>
1971
2412
        <translation>A local file used to simulate a recording. Leave empty to use MythEvents to trigger an external program to import recording files.</translation>
1972
2413
    </message>
1973
2414
    <message>
1974
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1735"/>
 
2415
        <location filename="../libs/libmythtv/videosource.cpp" line="1711"/>
1975
2416
        <source>File info</source>
1976
2417
        <translation>File info</translation>
1977
2418
    </message>
1978
2419
    <message>
1979
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1738"/>
 
2420
        <location filename="../libs/libmythtv/videosource.cpp" line="1714"/>
1980
2421
        <source>File size</source>
1981
2422
        <translation>File size</translation>
1982
2423
    </message>
1983
2424
    <message>
1984
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1761"/>
 
2425
        <location filename="../libs/libmythtv/videosource.cpp" line="1737"/>
1985
2426
        <source>%1 MB</source>
1986
2427
        <translation>%1 MB</translation>
1987
2428
    </message>
1988
2429
    <message>
1989
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1764"/>
 
2430
        <location filename="../libs/libmythtv/videosource.cpp" line="1740"/>
1990
2431
        <source>File not readable</source>
1991
2432
        <translation>File not readable</translation>
1992
2433
    </message>
1993
2434
    <message>
1994
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1768"/>
 
2435
        <location filename="../libs/libmythtv/videosource.cpp" line="1744"/>
1995
2436
        <source>File %1 does not exist</source>
1996
2437
        <translation>File %1 does not exist</translation>
1997
2438
    </message>
1999
2440
<context>
2000
2441
    <name>ImportIconsWizard</name>
2001
2442
    <message>
2002
 
        <location filename="../programs/mythtv-setup/importicons.cpp" line="91"/>
 
2443
        <location filename="../programs/mythtv-setup/importicons.cpp" line="92"/>
2003
2444
        <source>Name of the icon file</source>
2004
2445
        <translation>Name of the icon file</translation>
2005
2446
    </message>
2006
2447
    <message>
2007
 
        <location filename="../programs/mythtv-setup/importicons.cpp" line="92"/>
 
2448
        <location filename="../programs/mythtv-setup/importicons.cpp" line="93"/>
2008
2449
        <source>List of possible icon files</source>
2009
2450
        <translation>List of possible icon files</translation>
2010
2451
    </message>
2011
2452
    <message>
2012
 
        <location filename="../programs/mythtv-setup/importicons.cpp" line="93"/>
 
2453
        <location filename="../programs/mythtv-setup/importicons.cpp" line="94"/>
2013
2454
        <source>Enter text here for the manual search</source>
2014
2455
        <translation>Enter text here for the manual search</translation>
2015
2456
    </message>
2016
2457
    <message>
2017
 
        <location filename="../programs/mythtv-setup/importicons.cpp" line="94"/>
 
2458
        <location filename="../programs/mythtv-setup/importicons.cpp" line="95"/>
2018
2459
        <source>Manually search for the text</source>
2019
2460
        <translation>Manually search for the text</translation>
2020
2461
    </message>
2021
2462
    <message>
2022
 
        <location filename="../programs/mythtv-setup/importicons.cpp" line="95"/>
 
2463
        <location filename="../programs/mythtv-setup/importicons.cpp" line="96"/>
2023
2464
        <source>Skip this icon</source>
2024
2465
        <translation>Skip this icon</translation>
2025
2466
    </message>
2026
2467
    <message>
2027
 
        <location filename="../programs/mythtv-setup/importicons.cpp" line="130"/>
 
2468
        <location filename="../programs/mythtv-setup/importicons.cpp" line="131"/>
2028
2469
        <source>Finish</source>
2029
2470
        <translation>Finish</translation>
2030
2471
    </message>
2031
2472
    <message>
2032
 
        <location filename="../programs/mythtv-setup/importicons.cpp" line="132"/>
 
2473
        <location filename="../programs/mythtv-setup/importicons.cpp" line="133"/>
2033
2474
        <source>Skip</source>
2034
2475
        <translation>Skip</translation>
2035
2476
    </message>
2036
2477
    <message>
2037
 
        <location filename="../programs/mythtv-setup/importicons.cpp" line="164"/>
2038
 
        <location filename="../programs/mythtv-setup/importicons.cpp" line="449"/>
 
2478
        <location filename="../programs/mythtv-setup/importicons.cpp" line="165"/>
 
2479
        <location filename="../programs/mythtv-setup/importicons.cpp" line="450"/>
2039
2480
        <source>No matches found for %1</source>
2040
2481
        <translation>No matches found for %1</translation>
2041
2482
    </message>
2042
2483
    <message>
2043
 
        <location filename="../programs/mythtv-setup/importicons.cpp" line="210"/>
 
2484
        <location filename="../programs/mythtv-setup/importicons.cpp" line="211"/>
2044
2485
        <source>Icon for %1 was downloaded successfully.</source>
2045
2486
        <translation>Icon for %1 was downloaded successfully.</translation>
2046
2487
    </message>
2047
2488
    <message>
2048
 
        <location filename="../programs/mythtv-setup/importicons.cpp" line="216"/>
 
2489
        <location filename="../programs/mythtv-setup/importicons.cpp" line="217"/>
2049
2490
        <source>Failed to download the icon for %1.</source>
2050
2491
        <translation>Failed to download the icon for %1.</translation>
2051
2492
    </message>
2052
2493
    <message>
2053
 
        <location filename="../programs/mythtv-setup/importicons.cpp" line="311"/>
2054
 
        <source>Initialising, please wait...</source>
2055
 
        <translation>Initializing, please wait...</translation>
 
2494
        <location filename="../programs/mythtv-setup/importicons.cpp" line="312"/>
 
2495
        <source>Initializing, please wait...</source>
 
2496
        <translation>Initialising, please wait...</translation>
2056
2497
    </message>
2057
2498
    <message>
2058
 
        <location filename="../programs/mythtv-setup/importicons.cpp" line="373"/>
 
2499
        <location filename="../programs/mythtv-setup/importicons.cpp" line="374"/>
2059
2500
        <source>Downloading, please wait...</source>
2060
2501
        <translation>Downloading, please wait...</translation>
2061
2502
    </message>
2062
2503
    <message>
2063
 
        <location filename="../programs/mythtv-setup/importicons.cpp" line="445"/>
 
2504
        <location filename="../programs/mythtv-setup/importicons.cpp" line="446"/>
2064
2505
        <source>Choose icon for channel %1</source>
2065
2506
        <translation>Choose icon for channel %1</translation>
2066
2507
    </message>
2067
2508
    <message>
2068
 
        <location filename="../programs/mythtv-setup/importicons.cpp" line="777"/>
 
2509
        <location filename="../programs/mythtv-setup/importicons.cpp" line="727"/>
2069
2510
        <source>You now have the opportunity to transmit your choices  back to mythtv.org so that others can benefit from your selections.</source>
2070
2511
        <translation>You now have the opportunity to transmit your choices back to mythtv.org so that others can benefit from your selections.</translation>
2071
2512
    </message>
2072
2513
    <message>
2073
 
        <location filename="../programs/mythtv-setup/importicons.cpp" line="801"/>
 
2514
        <location filename="../programs/mythtv-setup/importicons.cpp" line="751"/>
2074
2515
        <source>Failed to submit icon choices.</source>
2075
2516
        <translation>Failed to submit icon choices.</translation>
2076
2517
    </message>
2077
2518
    <message>
2078
 
        <location filename="../programs/mythtv-setup/importicons.cpp" line="837"/>
 
2519
        <location filename="../programs/mythtv-setup/importicons.cpp" line="787"/>
2079
2520
        <source>Icon choices submitted successfully.</source>
2080
2521
        <translation>Icon choices submitted successfully.</translation>
2081
2522
    </message>
2091
2532
<context>
2092
2533
    <name>JobQueue</name>
2093
2534
    <message>
2094
 
        <location filename="../libs/libmythtv/jobqueue.cpp" line="1080"/>
 
2535
        <location filename="../libs/libmythtv/jobqueue.cpp" line="1107"/>
2095
2536
        <source>Transcode</source>
2096
2537
        <translation>Transcode</translation>
2097
2538
    </message>
2098
2539
    <message>
2099
 
        <location filename="../libs/libmythtv/jobqueue.cpp" line="1081"/>
 
2540
        <location filename="../libs/libmythtv/jobqueue.cpp" line="1108"/>
2100
2541
        <source>Flag Commercials</source>
2101
2542
        <translation>Flag Adverts</translation>
2102
2543
    </message>
2103
2544
    <message>
2104
 
        <location filename="../libs/libmythtv/jobqueue.cpp" line="1082"/>
 
2545
        <location filename="../libs/libmythtv/jobqueue.cpp" line="1109"/>
2105
2546
        <source>Look up Metadata</source>
2106
 
        <translation type="unfinished"></translation>
 
2547
        <translation>Look up Metadata</translation>
2107
2548
    </message>
2108
2549
    <message>
2109
 
        <location filename="../libs/libmythtv/jobqueue.cpp" line="1092"/>
 
2550
        <location filename="../libs/libmythtv/jobqueue.cpp" line="1119"/>
2110
2551
        <source>Unknown Job</source>
2111
2552
        <translation>Unknown Job</translation>
2112
2553
    </message>
2113
2554
    <message>
2114
 
        <location filename="../libs/libmythtv/jobqueue.cpp" line="1103"/>
 
2555
        <location filename="../libs/libmythtv/jobqueue.cpp" line="1130"/>
2115
2556
        <source>Undefined</source>
2116
2557
        <translation>Undefined</translation>
2117
2558
    </message>
2118
2559
    <message>
2119
 
        <location filename="../libs/libmythtv/jobqueue.cpp" line="2119"/>
 
2560
        <location filename="../libs/libmythtv/jobqueue.cpp" line="2147"/>
2120
2561
        <source>Metadata Lookup Starting</source>
2121
 
        <translation type="unfinished"></translation>
 
2562
        <translation>Metadata Lookup Starting</translation>
2122
2563
    </message>
2123
2564
    <message>
2124
 
        <location filename="../libs/libmythtv/jobqueue.cpp" line="2144"/>
 
2565
        <location filename="../libs/libmythtv/jobqueue.cpp" line="2172"/>
2125
2566
        <source>Unable to find mythmetadatalookup</source>
2126
 
        <translation type="unfinished"></translation>
 
2567
        <translation>Unable to find mythmetadatalookup</translation>
2127
2568
    </message>
2128
2569
    <message>
2129
 
        <location filename="../libs/libmythtv/jobqueue.cpp" line="2168"/>
 
2570
        <location filename="../libs/libmythtv/jobqueue.cpp" line="2196"/>
2130
2571
        <source>Metadata Lookup Complete.</source>
2131
 
        <translation type="unfinished"></translation>
 
2572
        <translation>Metadata Lookup Complete.</translation>
2132
2573
    </message>
2133
2574
    <message>
2134
 
        <location filename="../libs/libmythtv/jobqueue.cpp" line="2174"/>
 
2575
        <location filename="../libs/libmythtv/jobqueue.cpp" line="2202"/>
2135
2576
        <source>Metadata Lookup %1</source>
2136
2577
        <comment>Job ID</comment>
2137
 
        <translation type="unfinished"></translation>
 
2578
        <translation>Metadata Lookup %1</translation>
2138
2579
    </message>
2139
2580
    <message>
2140
 
        <location filename="../libs/libmythtv/jobqueue.cpp" line="2243"/>
 
2581
        <location filename="../libs/libmythtv/jobqueue.cpp" line="2271"/>
2141
2582
        <source>Commercial Detection Starting</source>
2142
2583
        <translation>Advert Detection Starting</translation>
2143
2584
    </message>
2144
2585
    <message>
2145
 
        <location filename="../libs/libmythtv/jobqueue.cpp" line="2280"/>
 
2586
        <location filename="../libs/libmythtv/jobqueue.cpp" line="2308"/>
2146
2587
        <source>Unable to find mythcommflag</source>
2147
2588
        <translation>Unable to find mythcommflag</translation>
2148
2589
    </message>
2149
2590
    <message>
2150
 
        <location filename="../libs/libmythtv/jobqueue.cpp" line="2150"/>
2151
 
        <location filename="../libs/libmythtv/jobqueue.cpp" line="2286"/>
 
2591
        <location filename="../libs/libmythtv/jobqueue.cpp" line="2178"/>
 
2592
        <location filename="../libs/libmythtv/jobqueue.cpp" line="2314"/>
2152
2593
        <source>Aborted by user</source>
2153
2594
        <translation>Aborted by user</translation>
2154
2595
    </message>
2155
2596
    <message>
2156
 
        <location filename="../libs/libmythtv/jobqueue.cpp" line="2156"/>
2157
 
        <location filename="../libs/libmythtv/jobqueue.cpp" line="2292"/>
 
2597
        <location filename="../libs/libmythtv/jobqueue.cpp" line="2184"/>
 
2598
        <location filename="../libs/libmythtv/jobqueue.cpp" line="2320"/>
2158
2599
        <source>Unable to open file or init decoder</source>
2159
2600
        <translation>Unable to open file or init decoder</translation>
2160
2601
    </message>
2161
2602
    <message>
2162
 
        <location filename="../libs/libmythtv/jobqueue.cpp" line="2162"/>
2163
 
        <location filename="../libs/libmythtv/jobqueue.cpp" line="2298"/>
 
2603
        <location filename="../libs/libmythtv/jobqueue.cpp" line="2190"/>
 
2604
        <location filename="../libs/libmythtv/jobqueue.cpp" line="2326"/>
2164
2605
        <source>Failed with exit status %1</source>
2165
2606
        <translation>Failed with exit status %1</translation>
2166
2607
    </message>
2167
2608
    <message numerus="yes">
2168
 
        <location filename="../libs/libmythtv/jobqueue.cpp" line="2304"/>
 
2609
        <location filename="../libs/libmythtv/jobqueue.cpp" line="2332"/>
2169
2610
        <source>%n commercial break(s)</source>
2170
2611
        <translation>
2171
2612
            <numerusform>%n advert break</numerusform>
2173
2614
        </translation>
2174
2615
    </message>
2175
2616
    <message>
2176
 
        <location filename="../libs/libmythtv/jobqueue.cpp" line="2320"/>
 
2617
        <location filename="../libs/libmythtv/jobqueue.cpp" line="2348"/>
2177
2618
        <source>Commercial Detection %1</source>
2178
2619
        <comment>Job ID</comment>
2179
2620
        <translation>Advert Detection %1</translation>
2205
2646
<context>
2206
2647
    <name>LCDProcClient</name>
2207
2648
    <message>
2208
 
        <location filename="../programs/mythlcdserver/lcdprocclient.cpp" line="1934"/>
 
2649
        <location filename="../programs/mythlcdserver/lcdprocclient.cpp" line="1912"/>
2209
2650
        <source>RECORDING</source>
2210
2651
        <translation>RECORDING</translation>
2211
2652
    </message>
2212
2653
    <message>
2213
 
        <location filename="../programs/mythlcdserver/lcdprocclient.cpp" line="2019"/>
 
2654
        <location filename="../programs/mythlcdserver/lcdprocclient.cpp" line="1997"/>
2214
2655
        <source>R </source>
2215
 
        <translation type="unfinished"></translation>
 
2656
        <translation>R </translation>
2216
2657
    </message>
2217
2658
    <message>
2218
 
        <location filename="../programs/mythlcdserver/lcdprocclient.cpp" line="2024"/>
 
2659
        <location filename="../programs/mythlcdserver/lcdprocclient.cpp" line="2002"/>
2219
2660
        <source>E </source>
2220
 
        <translation type="unfinished"></translation>
 
2661
        <translation>E </translation>
2221
2662
    </message>
2222
2663
    <message>
2223
 
        <location filename="../programs/mythlcdserver/lcdprocclient.cpp" line="2031"/>
 
2664
        <location filename="../programs/mythlcdserver/lcdprocclient.cpp" line="2009"/>
2224
2665
        <source>C </source>
2225
 
        <translation type="unfinished"></translation>
 
2666
        <translation>C </translation>
2226
2667
    </message>
2227
2668
    <message>
2228
 
        <location filename="../programs/mythlcdserver/lcdprocclient.cpp" line="2057"/>
 
2669
        <location filename="../programs/mythlcdserver/lcdprocclient.cpp" line="2035"/>
2229
2670
        <source>RECORDING|</source>
2230
2671
        <translation>RECORDING|</translation>
2231
2672
    </message>
2246
2687
<context>
2247
2688
    <name>MPEGConfigurationGroup</name>
2248
2689
    <message>
2249
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2034"/>
 
2690
        <location filename="../libs/libmythtv/videosource.cpp" line="2125"/>
2250
2691
        <source>Probed info</source>
2251
2692
        <translation>Probed info</translation>
2252
2693
    </message>
2253
2694
    <message>
2254
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2050"/>
 
2695
        <location filename="../libs/libmythtv/videosource.cpp" line="2140"/>
2255
2696
        <source>Failed to open</source>
2256
2697
        <translation>Failed to open</translation>
2257
2698
    </message>
2258
2699
    <message>
2259
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2057"/>
 
2700
        <location filename="../libs/libmythtv/videosource.cpp" line="2147"/>
2260
2701
        <source>Failed to probe</source>
2261
2702
        <translation>Failed to probe</translation>
2262
2703
    </message>
2264
2705
<context>
2265
2706
    <name>ManualSchedule</name>
2266
2707
    <message>
2267
 
        <location filename="../programs/mythfrontend/manualschedule.cpp" line="92"/>
 
2708
        <location filename="../programs/mythfrontend/manualschedule.cpp" line="90"/>
2268
2709
        <source>5 weekdays if daily</source>
2269
2710
        <translation>5 weekdays if daily</translation>
2270
2711
    </message>
2271
2712
    <message>
2272
 
        <location filename="../programs/mythfrontend/manualschedule.cpp" line="94"/>
 
2713
        <location filename="../programs/mythfrontend/manualschedule.cpp" line="92"/>
2273
2714
        <source>7 days per week if daily</source>
2274
2715
        <translation>7 days per week if daily</translation>
2275
2716
    </message>
2277
2718
<context>
2278
2719
    <name>MediaMonitor</name>
2279
2720
    <message>
2280
 
        <location filename="../libs/libmyth/mythmediamonitor.cpp" line="181"/>
 
2721
        <location filename="../libs/libmyth/mythmediamonitor.cpp" line="183"/>
2281
2722
        <source>Cancel</source>
2282
2723
        <translation>Cancel</translation>
2283
2724
    </message>
2284
2725
    <message>
2285
 
        <location filename="../libs/libmyth/mythmediamonitor.cpp" line="214"/>
 
2726
        <location filename="../libs/libmyth/mythmediamonitor.cpp" line="216"/>
2286
2727
        <source>Select removable media to eject or insert</source>
2287
2728
        <translation>Select removable media to eject or insert</translation>
2288
2729
    </message>
2289
2730
    <message>
2290
 
        <location filename="../libs/libmyth/mythmediamonitor.cpp" line="223"/>
 
2731
        <location filename="../libs/libmyth/mythmediamonitor.cpp" line="225"/>
2291
2732
        <source>No devices to eject</source>
2292
2733
        <translation>No devices to eject</translation>
2293
2734
    </message>
2294
2735
    <message>
2295
 
        <location filename="../libs/libmyth/mythmediamonitor.cpp" line="258"/>
 
2736
        <location filename="../libs/libmyth/mythmediamonitor.cpp" line="260"/>
2296
2737
        <source>Failed to unmount %1</source>
2297
2738
        <translation>Failed to unmount %1</translation>
2298
2739
    </message>
2299
2740
    <message>
2300
 
        <location filename="../libs/libmyth/mythmediamonitor.cpp" line="273"/>
 
2741
        <location filename="../libs/libmyth/mythmediamonitor.cpp" line="275"/>
2301
2742
        <source>You may safely remove %1</source>
2302
2743
        <translation>You may safely remove %1</translation>
2303
2744
    </message>
2304
2745
    <message>
2305
 
        <location filename="../libs/libmyth/mythmediamonitor.cpp" line="277"/>
 
2746
        <location filename="../libs/libmyth/mythmediamonitor.cpp" line="279"/>
2306
2747
        <source>Failed to eject %1</source>
2307
2748
        <translation>Failed to eject %1</translation>
2308
2749
    </message>
2309
2750
    <message>
2310
 
        <location filename="../libs/libmyth/mythmediamonitor.cpp" line="840"/>
 
2751
        <location filename="../libs/libmyth/mythmediamonitor.cpp" line="843"/>
2311
2752
        <source>Select a CD drive</source>
2312
2753
        <translation>Select a CD drive</translation>
2313
2754
    </message>
2314
2755
    <message>
2315
 
        <location filename="../libs/libmyth/mythmediamonitor.cpp" line="849"/>
 
2756
        <location filename="../libs/libmyth/mythmediamonitor.cpp" line="852"/>
2316
2757
        <source>Select a VCD drive</source>
2317
2758
        <translation>Select a VCD drive</translation>
2318
2759
    </message>
2319
2760
    <message>
2320
 
        <location filename="../libs/libmyth/mythmediamonitor.cpp" line="858"/>
 
2761
        <location filename="../libs/libmyth/mythmediamonitor.cpp" line="861"/>
2321
2762
        <source>Select a DVD drive</source>
2322
2763
        <translation>Select a DVD drive</translation>
2323
2764
    </message>
2324
2765
    <message>
2325
 
        <location filename="../libs/libmyth/mythmediamonitor.cpp" line="867"/>
 
2766
        <location filename="../libs/libmyth/mythmediamonitor.cpp" line="870"/>
2326
2767
        <source>Select a CD writer</source>
2327
2768
        <translation>Select a CD writer</translation>
2328
2769
    </message>
2329
2770
    <message>
2330
 
        <location filename="../libs/libmyth/mythmediamonitor.cpp" line="879"/>
 
2771
        <location filename="../libs/libmyth/mythmediamonitor.cpp" line="882"/>
2331
2772
        <source>Select a DVD writer</source>
2332
2773
        <translation>Select a DVD writer</translation>
2333
2774
    </message>
2335
2776
<context>
2336
2777
    <name>MetadataOptions</name>
2337
2778
    <message>
2338
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="1503"/>
 
2779
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="1490"/>
2339
2780
        <source>Downloading selected artwork...</source>
2340
 
        <translation type="unfinished">Downloading selected artwork...</translation>
 
2781
        <translation>Downloading selected artwork...</translation>
2341
2782
    </message>
2342
2783
    <message>
2343
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="1658"/>
 
2784
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="1645"/>
2344
2785
        <source>You must set a reference number on this rule to set artwork.  For items without a metadata source, you can set any unique value.</source>
2345
 
        <translation type="unfinished"></translation>
 
2786
        <translation>You must set a reference number on this rule to set artwork.  For items without a metadata source, you can set any unique value.</translation>
2346
2787
    </message>
2347
2788
    <message>
2348
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="1675"/>
 
2789
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="1662"/>
2349
2790
        <source>Searching for available artwork...</source>
2350
 
        <translation type="unfinished">Searching for available artwork...</translation>
 
2791
        <translation>Searching for available artwork...</translation>
2351
2792
    </message>
2352
2793
</context>
2353
2794
<context>
2414
2855
        <translation>Remove Binding</translation>
2415
2856
    </message>
2416
2857
    <message>
2417
 
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="212"/>
2418
 
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="239"/>
2419
 
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="261"/>
2420
 
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="634"/>
2421
 
        <source>Cancel</source>
2422
 
        <translation>Cancel</translation>
2423
 
    </message>
2424
 
    <message>
2425
 
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="223"/>
2426
 
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="259"/>
 
2858
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="222"/>
 
2859
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="257"/>
2427
2860
        <source>Change View</source>
2428
2861
        <translation>Change View</translation>
2429
2862
    </message>
2430
2863
    <message>
2431
 
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="236"/>
 
2864
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="235"/>
2432
2865
        <source>Actions By Context</source>
2433
2866
        <translation>Actions By Context</translation>
2434
2867
    </message>
2435
2868
    <message>
2436
 
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="237"/>
 
2869
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="236"/>
2437
2870
        <source>Contexts By Key</source>
2438
2871
        <translation>Contexts By Key</translation>
2439
2872
    </message>
2440
2873
    <message>
2441
 
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="238"/>
 
2874
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="237"/>
2442
2875
        <source>Keys By Context</source>
2443
2876
        <translation>Keys By Context</translation>
2444
2877
    </message>
2445
2878
    <message>
2446
 
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="245"/>
 
2879
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="243"/>
2447
2880
        <source>Options</source>
2448
2881
        <translation>Options</translation>
2449
2882
    </message>
2450
2883
    <message>
 
2884
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="256"/>
 
2885
        <source>Save</source>
 
2886
        <translation>Save</translation>
 
2887
    </message>
 
2888
    <message>
2451
2889
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="258"/>
2452
 
        <source>Save</source>
2453
 
        <translation>Save</translation>
2454
 
    </message>
2455
 
    <message>
2456
 
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="260"/>
2457
2890
        <source>Reset All Keys to Defaults</source>
2458
 
        <translation type="unfinished"></translation>
2459
 
    </message>
2460
 
    <message>
2461
 
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="269"/>
2462
 
        <source>Exiting, but there are unsaved changes.Which would you prefer?</source>
2463
 
        <translation>Exiting, but there are unsaved changes.Which would you prefer?</translation>
2464
 
    </message>
2465
 
    <message>
2466
 
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="282"/>
2467
 
        <source>Save then Exit</source>
2468
 
        <translation>Save then Exit</translation>
2469
 
    </message>
2470
 
    <message>
2471
 
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="283"/>
2472
 
        <source>Exit without saving changes</source>
2473
 
        <translation>Exit without saving changes</translation>
2474
 
    </message>
2475
 
    <message>
2476
 
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="609"/>
 
2891
        <translation>Reset All Keys to Defaults</translation>
 
2892
    </message>
 
2893
    <message>
 
2894
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="603"/>
2477
2895
        <source>This key binding conflicts with %1 in the %2 context.</source>
2478
2896
        <translation>This key binding conflicts with %1 in the %2 context.</translation>
2479
2897
    </message>
2480
2898
    <message>
2481
 
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="581"/>
 
2899
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="575"/>
2482
2900
        <source>This action is mandatory and needs at least one key bound to it. Instead, try rebinding with another key.</source>
2483
2901
        <translation>This action is mandatory and needs at least one key bound to it. Instead, try rebinding with another key.</translation>
2484
2902
    </message>
2485
2903
    <message>
2486
 
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="613"/>
 
2904
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="266"/>
 
2905
        <source>Save changes?</source>
 
2906
        <translation>Save changes?</translation>
 
2907
    </message>
 
2908
    <message>
 
2909
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="609"/>
2487
2910
        <source> Unable to bind key.</source>
2488
2911
        <translation> Unable to bind key.</translation>
2489
2912
    </message>
2490
2913
    <message>
2491
 
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="615"/>
 
2914
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="611"/>
2492
2915
        <source> Do you want to bind it anyway?</source>
2493
2916
        <translation> Do you want to bind it anyway?</translation>
2494
2917
    </message>
2495
2918
    <message>
2496
 
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="630"/>
2497
 
        <source>OK</source>
2498
 
        <translation>OK</translation>
2499
 
    </message>
2500
 
    <message>
2501
 
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="635"/>
2502
 
        <source>Bind Key</source>
2503
 
        <translation>Bind Key</translation>
2504
 
    </message>
2505
 
    <message>
2506
 
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="744"/>
2507
 
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="751"/>
2508
 
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="759"/>
 
2919
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="731"/>
 
2920
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="738"/>
 
2921
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="746"/>
2509
2922
        <source>Contexts</source>
2510
2923
        <translation>Contexts</translation>
2511
2924
    </message>
2512
2925
    <message>
 
2926
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="732"/>
 
2927
        <source>Actions</source>
 
2928
        <translation>Actions</translation>
 
2929
    </message>
 
2930
    <message>
 
2931
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="739"/>
2513
2932
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="745"/>
2514
 
        <source>Actions</source>
2515
 
        <translation>Actions</translation>
2516
 
    </message>
2517
 
    <message>
2518
 
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="752"/>
2519
 
        <location filename="../programs/mythfrontend/mythcontrols.cpp" line="758"/>
2520
2933
        <source>Keys</source>
2521
2934
        <translation>Keys</translation>
2522
2935
    </message>
2523
2936
    <message>
2524
 
        <location filename="../programs/mythfrontend/main.cpp" line="1264"/>
 
2937
        <location filename="../programs/mythfrontend/main.cpp" line="1301"/>
2525
2938
        <source>Reload Theme</source>
2526
2939
        <translation>Reload Theme</translation>
2527
2940
    </message>
2528
2941
    <message>
2529
 
        <location filename="../programs/mythfrontend/main.cpp" line="1266"/>
 
2942
        <location filename="../programs/mythfrontend/main.cpp" line="1303"/>
2530
2943
        <source>Main Menu</source>
2531
2944
        <translation>Main Menu</translation>
2532
2945
    </message>
2533
2946
    <message>
2534
 
        <location filename="../programs/mythfrontend/main.cpp" line="1268"/>
 
2947
        <location filename="../programs/mythfrontend/main.cpp" line="1305"/>
2535
2948
        <source>Program Guide</source>
2536
2949
        <translation>Programme Guide</translation>
2537
2950
    </message>
2538
2951
    <message>
2539
 
        <location filename="../programs/mythfrontend/main.cpp" line="1270"/>
 
2952
        <location filename="../programs/mythfrontend/main.cpp" line="1307"/>
2540
2953
        <source>Program Finder</source>
2541
2954
        <translation>Programme Finder</translation>
2542
2955
    </message>
2543
2956
    <message>
2544
 
        <location filename="../programs/mythfrontend/main.cpp" line="1274"/>
 
2957
        <location filename="../programs/mythfrontend/main.cpp" line="1311"/>
2545
2958
        <source>Manage Recordings / Fix Conflicts</source>
2546
2959
        <translation>Manage Recordings / Fix Conflicts</translation>
2547
2960
    </message>
2548
2961
    <message>
2549
 
        <location filename="../programs/mythfrontend/main.cpp" line="1276"/>
 
2962
        <location filename="../programs/mythfrontend/main.cpp" line="1313"/>
2550
2963
        <source>Program Recording Priorities</source>
2551
2964
        <translation>Programme Recording Priorities</translation>
2552
2965
    </message>
2553
2966
    <message>
2554
 
        <location filename="../programs/mythfrontend/main.cpp" line="1278"/>
 
2967
        <location filename="../programs/mythfrontend/main.cpp" line="1315"/>
2555
2968
        <source>Manage Recording Rules</source>
2556
2969
        <translation>Manage Recording Rules</translation>
2557
2970
    </message>
2558
2971
    <message>
2559
 
        <location filename="../programs/mythfrontend/main.cpp" line="1280"/>
 
2972
        <location filename="../programs/mythfrontend/main.cpp" line="1317"/>
2560
2973
        <source>Channel Recording Priorities</source>
2561
2974
        <translation>Channel Recording Priorities</translation>
2562
2975
    </message>
2563
2976
    <message>
2564
 
        <location filename="../programs/mythfrontend/main.cpp" line="1282"/>
 
2977
        <location filename="../programs/mythfrontend/main.cpp" line="1319"/>
2565
2978
        <source>TV Recording Playback</source>
2566
2979
        <translation>TV Recording Playback</translation>
2567
2980
    </message>
2568
2981
    <message>
2569
 
        <location filename="../programs/mythfrontend/main.cpp" line="1284"/>
 
2982
        <location filename="../programs/mythfrontend/main.cpp" line="1321"/>
2570
2983
        <source>TV Recording Deletion</source>
2571
2984
        <translation>TV Recording Deletion</translation>
2572
2985
    </message>
2573
2986
    <message>
2574
 
        <location filename="../programs/mythfrontend/main.cpp" line="1286"/>
 
2987
        <location filename="../programs/mythfrontend/main.cpp" line="1323"/>
2575
2988
        <source>Live TV</source>
2576
2989
        <translation>Live TV</translation>
2577
2990
    </message>
2578
2991
    <message>
2579
 
        <location filename="../programs/mythfrontend/main.cpp" line="1288"/>
 
2992
        <location filename="../programs/mythfrontend/main.cpp" line="1325"/>
2580
2993
        <source>Live TV In Guide</source>
2581
2994
        <translation>Live TV In Guide</translation>
2582
2995
    </message>
2583
2996
    <message>
2584
 
        <location filename="../programs/mythfrontend/main.cpp" line="1290"/>
 
2997
        <location filename="../programs/mythfrontend/main.cpp" line="1327"/>
2585
2998
        <source>Status Screen</source>
2586
2999
        <translation>Status Screen</translation>
2587
3000
    </message>
2588
3001
    <message>
2589
 
        <location filename="../programs/mythfrontend/main.cpp" line="1292"/>
 
3002
        <location filename="../programs/mythfrontend/main.cpp" line="1329"/>
2590
3003
        <source>Previously Recorded</source>
2591
3004
        <translation>Previously Recorded</translation>
2592
3005
    </message>
2593
3006
    <message>
2594
 
        <location filename="../programs/mythfrontend/main.cpp" line="1297"/>
 
3007
        <location filename="../programs/mythfrontend/main.cpp" line="1334"/>
2595
3008
        <source>The Video default view</source>
2596
 
        <translation type="unfinished"></translation>
 
3009
        <translation>The Video default view</translation>
2597
3010
    </message>
2598
3011
    <message>
2599
 
        <location filename="../programs/mythfrontend/main.cpp" line="1299"/>
 
3012
        <location filename="../programs/mythfrontend/main.cpp" line="1336"/>
2600
3013
        <source>The Video video manager</source>
2601
 
        <translation type="unfinished"></translation>
 
3014
        <translation>The Video video manager</translation>
2602
3015
    </message>
2603
3016
    <message>
2604
 
        <location filename="../programs/mythfrontend/main.cpp" line="1301"/>
 
3017
        <location filename="../programs/mythfrontend/main.cpp" line="1338"/>
2605
3018
        <source>The Video video browser</source>
2606
 
        <translation type="unfinished"></translation>
 
3019
        <translation>The Video video browser</translation>
2607
3020
    </message>
2608
3021
    <message>
2609
 
        <location filename="../programs/mythfrontend/main.cpp" line="1303"/>
 
3022
        <location filename="../programs/mythfrontend/main.cpp" line="1340"/>
2610
3023
        <source>The Video video listings</source>
2611
 
        <translation type="unfinished"></translation>
 
3024
        <translation>The Video video listings</translation>
2612
3025
    </message>
2613
3026
    <message>
2614
 
        <location filename="../programs/mythfrontend/main.cpp" line="1305"/>
 
3027
        <location filename="../programs/mythfrontend/main.cpp" line="1342"/>
2615
3028
        <source>The Video video gallery</source>
2616
 
        <translation type="unfinished"></translation>
 
3029
        <translation>The Video video gallery</translation>
2617
3030
    </message>
2618
3031
    <message>
2619
 
        <location filename="../programs/mythfrontend/main.cpp" line="1307"/>
 
3032
        <location filename="../programs/mythfrontend/main.cpp" line="1344"/>
2620
3033
        <source>Play an Optical Disc</source>
2621
 
        <translation type="unfinished"></translation>
 
3034
        <translation>Play an Optical Disc</translation>
2622
3035
    </message>
2623
3036
    <message>
2624
 
        <location filename="../programs/mythfrontend/main.cpp" line="1310"/>
 
3037
        <location filename="../programs/mythfrontend/main.cpp" line="1347"/>
2625
3038
        <source>Toggle Show Widget Borders</source>
2626
 
        <translation type="unfinished"></translation>
 
3039
        <translation>Toggle Show Widget Borders</translation>
2627
3040
    </message>
2628
3041
    <message>
2629
 
        <location filename="../programs/mythfrontend/main.cpp" line="1312"/>
 
3042
        <location filename="../programs/mythfrontend/main.cpp" line="1349"/>
2630
3043
        <source>Toggle Show Widget Names</source>
2631
 
        <translation type="unfinished"></translation>
 
3044
        <translation>Toggle Show Widget Names</translation>
2632
3045
    </message>
2633
3046
    <message>
2634
 
        <location filename="../programs/mythfrontend/main.cpp" line="1314"/>
 
3047
        <location filename="../programs/mythfrontend/main.cpp" line="1351"/>
2635
3048
        <source>Reset All Keys</source>
2636
 
        <translation type="unfinished"></translation>
 
3049
        <translation>Reset All Keys</translation>
2637
3050
    </message>
2638
3051
    <message>
2639
 
        <location filename="../programs/mythfrontend/main.cpp" line="1315"/>
 
3052
        <location filename="../programs/mythfrontend/main.cpp" line="1352"/>
2640
3053
        <source>Reset all keys to defaults</source>
2641
 
        <translation type="unfinished"></translation>
2642
 
    </message>
2643
 
    <message>
2644
 
        <source>ScreenShot</source>
2645
 
        <translation type="obsolete">ScreenShot</translation>
2646
 
    </message>
2647
 
    <message>
2648
 
        <location filename="../programs/mythfrontend/main.cpp" line="1418"/>
 
3054
        <translation>Reset all keys to defaults</translation>
 
3055
    </message>
 
3056
    <message>
 
3057
        <location filename="../programs/mythfrontend/main.cpp" line="1455"/>
2649
3058
        <source>MythTV&apos;s native media player.</source>
2650
3059
        <translation>MythTV&apos;s native media player.</translation>
2651
3060
    </message>
2652
3061
    <message>
2653
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1067"/>
 
3062
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1111"/>
2654
3063
        <source>Page Up</source>
2655
3064
        <translation>Page Up</translation>
2656
3065
    </message>
2657
3066
    <message>
2658
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1069"/>
 
3067
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1113"/>
2659
3068
        <source>Page Down</source>
2660
3069
        <translation>Page Down</translation>
2661
3070
    </message>
2662
3071
    <message>
2663
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="443"/>
 
3072
        <location filename="../libs/libmythtv/tv_play.cpp" line="484"/>
2664
3073
        <source>Play Program</source>
2665
3074
        <translation>Play Programme</translation>
2666
3075
    </message>
2667
3076
    <message>
2668
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="445"/>
 
3077
        <location filename="../libs/libmythtv/tv_play.cpp" line="486"/>
2669
3078
        <source>Stop Program</source>
2670
 
        <translation type="unfinished"></translation>
 
3079
        <translation>Stop Program</translation>
2671
3080
    </message>
2672
3081
    <message>
2673
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="447"/>
2674
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="545"/>
 
3082
        <location filename="../libs/libmythtv/tv_play.cpp" line="488"/>
 
3083
        <location filename="../libs/libmythtv/tv_play.cpp" line="588"/>
2675
3084
        <source>Toggle recording status of current program</source>
2676
3085
        <translation>Toggle recording status of current programme</translation>
2677
3086
    </message>
2678
3087
    <message>
2679
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="449"/>
 
3088
        <location filename="../libs/libmythtv/tv_play.cpp" line="490"/>
2680
3089
        <source>Page the program guide back one day</source>
2681
3090
        <translation>Page the programme guide back one day</translation>
2682
3091
    </message>
2683
3092
    <message>
2684
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="451"/>
 
3093
        <location filename="../libs/libmythtv/tv_play.cpp" line="492"/>
2685
3094
        <source>Page the program guide forward one day</source>
2686
3095
        <translation>Page the programme guide forward one day</translation>
2687
3096
    </message>
2688
3097
    <message>
2689
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="453"/>
 
3098
        <location filename="../libs/libmythtv/tv_play.cpp" line="494"/>
2690
3099
        <source>Page the program guide left</source>
2691
3100
        <translation>Page the programme guide left</translation>
2692
3101
    </message>
2693
3102
    <message>
2694
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="455"/>
 
3103
        <location filename="../libs/libmythtv/tv_play.cpp" line="496"/>
2695
3104
        <source>Page the program guide right</source>
2696
3105
        <translation>Page the programme guide right</translation>
2697
3106
    </message>
2698
3107
    <message>
2699
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="457"/>
2700
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="547"/>
 
3108
        <location filename="../libs/libmythtv/tv_play.cpp" line="498"/>
 
3109
        <location filename="../libs/libmythtv/tv_play.cpp" line="590"/>
2701
3110
        <source>Toggle the current channel as a favorite</source>
2702
3111
        <translation>Toggle the current channel as a favourite</translation>
2703
3112
    </message>
2704
3113
    <message>
2705
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="459"/>
 
3114
        <location filename="../libs/libmythtv/tv_play.cpp" line="500"/>
2706
3115
        <source>Reverse the channel order in the program guide</source>
2707
3116
        <translation>Reverse the channel order in the programme guide</translation>
2708
3117
    </message>
2709
3118
    <message>
2710
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="461"/>
2711
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="677"/>
 
3119
        <location filename="../libs/libmythtv/tv_play.cpp" line="502"/>
 
3120
        <location filename="../libs/libmythtv/tv_play.cpp" line="748"/>
2712
3121
        <source>Show the Program Guide</source>
2713
3122
        <translation>Show the Programme Guide</translation>
2714
3123
    </message>
2715
3124
    <message>
2716
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="463"/>
2717
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="679"/>
 
3125
        <location filename="../libs/libmythtv/tv_play.cpp" line="504"/>
 
3126
        <location filename="../libs/libmythtv/tv_play.cpp" line="750"/>
2718
3127
        <source>Show the Program Finder</source>
2719
3128
        <translation>Show the Programme Finder</translation>
2720
3129
    </message>
2721
3130
    <message>
2722
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="465"/>
 
3131
        <location filename="../libs/libmythtv/tv_play.cpp" line="506"/>
2723
3132
        <source>Cycle through channel groups and all channels in the program guide.</source>
2724
3133
        <translation>Cycle through channel groups and all channels in the programme guide.</translation>
2725
3134
    </message>
2726
3135
    <message>
2727
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="468"/>
 
3136
        <location filename="../libs/libmythtv/tv_play.cpp" line="509"/>
2728
3137
        <source>Switch channels without exiting guide in Live TV mode.</source>
2729
3138
        <translation>Switch channels without exiting guide in Live TV mode.</translation>
2730
3139
    </message>
2731
3140
    <message>
2732
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="470"/>
2733
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="549"/>
 
3141
        <location filename="../libs/libmythtv/tv_play.cpp" line="511"/>
 
3142
        <location filename="../libs/libmythtv/tv_play.cpp" line="592"/>
2734
3143
        <source>Volume down</source>
2735
3144
        <translation>Volume down</translation>
2736
3145
    </message>
2737
3146
    <message>
2738
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="472"/>
2739
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="551"/>
 
3147
        <location filename="../libs/libmythtv/tv_play.cpp" line="513"/>
 
3148
        <location filename="../libs/libmythtv/tv_play.cpp" line="594"/>
2740
3149
        <source>Volume up</source>
2741
3150
        <translation>Volume up</translation>
2742
3151
    </message>
2743
3152
    <message>
2744
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="474"/>
2745
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="553"/>
 
3153
        <location filename="../libs/libmythtv/tv_play.cpp" line="515"/>
 
3154
        <location filename="../libs/libmythtv/tv_play.cpp" line="596"/>
2746
3155
        <source>Mute</source>
2747
3156
        <translation>Mute</translation>
2748
3157
    </message>
2749
3158
    <message>
2750
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="476"/>
2751
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="555"/>
 
3159
        <location filename="../libs/libmythtv/tv_play.cpp" line="517"/>
 
3160
        <location filename="../libs/libmythtv/tv_play.cpp" line="600"/>
2752
3161
        <source>Cycle audio channels</source>
2753
3162
        <translation>Cycle audio channels</translation>
2754
3163
    </message>
2755
3164
    <message>
2756
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="478"/>
 
3165
        <location filename="../libs/libmythtv/tv_play.cpp" line="519"/>
2757
3166
        <source>Increase program or channel rank</source>
2758
3167
        <translation>Increase programme or channel rank</translation>
2759
3168
    </message>
2760
3169
    <message>
2761
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="480"/>
 
3170
        <location filename="../libs/libmythtv/tv_play.cpp" line="521"/>
2762
3171
        <source>Decrease program or channel rank</source>
2763
3172
        <translation>Decrease programme or channel rank</translation>
2764
3173
    </message>
2765
3174
    <message>
2766
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="482"/>
 
3175
        <location filename="../libs/libmythtv/tv_play.cpp" line="523"/>
2767
3176
        <source>List upcoming episodes</source>
2768
3177
        <translation>List upcoming episodes</translation>
2769
3178
    </message>
2770
3179
    <message>
2771
 
        <source>Show program details</source>
2772
 
        <translation type="obsolete">Show programme details</translation>
2773
 
    </message>
2774
 
    <message>
2775
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="484"/>
 
3180
        <location filename="../libs/libmythtv/tv_play.cpp" line="525"/>
2776
3181
        <source>List scheduled upcoming episodes</source>
2777
 
        <translation type="unfinished"></translation>
 
3182
        <translation>List scheduled upcoming episodes</translation>
2778
3183
    </message>
2779
3184
    <message>
2780
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="486"/>
 
3185
        <location filename="../libs/libmythtv/tv_play.cpp" line="527"/>
2781
3186
        <source>Show details</source>
2782
 
        <translation type="unfinished"></translation>
 
3187
        <translation>Show details</translation>
2783
3188
    </message>
2784
3189
    <message>
2785
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="488"/>
2786
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="490"/>
 
3190
        <location filename="../libs/libmythtv/tv_play.cpp" line="529"/>
 
3191
        <location filename="../libs/libmythtv/tv_play.cpp" line="531"/>
2787
3192
        <source>Switch Capture Card view</source>
2788
3193
        <translation>Switch Capture Card view</translation>
2789
3194
    </message>
2790
3195
    <message>
2791
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="492"/>
 
3196
        <location filename="../libs/libmythtv/tv_play.cpp" line="533"/>
2792
3197
        <source>Edit Custom Record Rule</source>
2793
3198
        <translation>Edit Custom Record Rule</translation>
2794
3199
    </message>
2795
3200
    <message>
2796
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="494"/>
 
3201
        <location filename="../libs/libmythtv/tv_play.cpp" line="535"/>
2797
3202
        <source>Change Recording Group</source>
2798
3203
        <translation>Change Recording Group</translation>
2799
3204
    </message>
2800
3205
    <message>
2801
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="496"/>
 
3206
        <location filename="../libs/libmythtv/tv_play.cpp" line="537"/>
2802
3207
        <source>Change Group View</source>
2803
3208
        <translation>Change Group View</translation>
2804
3209
    </message>
2805
3210
    <message>
2806
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="499"/>
 
3211
        <location filename="../libs/libmythtv/tv_play.cpp" line="540"/>
2807
3212
        <source>Exit or return to DVD menu</source>
2808
3213
        <translation>Exit or return to DVD menu</translation>
2809
3214
    </message>
2810
3215
    <message>
2811
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="501"/>
 
3216
        <location filename="../libs/libmythtv/tv_play.cpp" line="542"/>
2812
3217
        <source>Clear OSD</source>
2813
3218
        <translation>Clear OSD</translation>
2814
3219
    </message>
2815
3220
    <message>
2816
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="503"/>
 
3221
        <location filename="../libs/libmythtv/tv_play.cpp" line="544"/>
2817
3222
        <source>Pause</source>
2818
3223
        <translation>Pause</translation>
2819
3224
    </message>
2820
3225
    <message>
2821
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="505"/>
 
3226
        <location filename="../libs/libmythtv/tv_play.cpp" line="546"/>
2822
3227
        <source>Fast Forward</source>
2823
3228
        <translation>Fast Forward</translation>
2824
3229
    </message>
2825
3230
    <message>
2826
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="507"/>
 
3231
        <location filename="../libs/libmythtv/tv_play.cpp" line="548"/>
2827
3232
        <source>Rewind</source>
2828
3233
        <translation>Rewind</translation>
2829
3234
    </message>
2830
3235
    <message>
2831
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="509"/>
 
3236
        <location filename="../libs/libmythtv/tv_play.cpp" line="550"/>
2832
3237
        <source>Arbitrary Seek</source>
2833
3238
        <translation>Arbitrary Seek</translation>
2834
3239
    </message>
2835
3240
    <message>
2836
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="511"/>
 
3241
        <location filename="../libs/libmythtv/tv_play.cpp" line="552"/>
 
3242
        <source>Seek to a position in seconds</source>
 
3243
        <translation>Seek to a position in seconds</translation>
 
3244
    </message>
 
3245
    <message>
 
3246
        <location filename="../libs/libmythtv/tv_play.cpp" line="554"/>
2837
3247
        <source>Channel up</source>
2838
3248
        <translation>Channel up</translation>
2839
3249
    </message>
2840
3250
    <message>
2841
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="513"/>
 
3251
        <location filename="../libs/libmythtv/tv_play.cpp" line="556"/>
2842
3252
        <source>Channel down</source>
2843
3253
        <translation>Channel down</translation>
2844
3254
    </message>
2845
3255
    <message>
2846
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="515"/>
 
3256
        <location filename="../libs/libmythtv/tv_play.cpp" line="558"/>
2847
3257
        <source>Switch to the next favorite channel</source>
2848
3258
        <translation>Switch to the next favourite channel</translation>
2849
3259
    </message>
2850
3260
    <message>
2851
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="517"/>
 
3261
        <location filename="../libs/libmythtv/tv_play.cpp" line="560"/>
2852
3262
        <source>Switch to the previous channel</source>
2853
3263
        <translation>Switch to the previous channel</translation>
2854
3264
    </message>
2855
3265
    <message>
2856
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="519"/>
 
3266
        <location filename="../libs/libmythtv/tv_play.cpp" line="562"/>
2857
3267
        <source>Jump ahead</source>
2858
3268
        <translation>Jump ahead</translation>
2859
3269
    </message>
2860
3270
    <message>
2861
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="521"/>
 
3271
        <location filename="../libs/libmythtv/tv_play.cpp" line="564"/>
2862
3272
        <source>Jump back</source>
2863
3273
        <translation>Jump back</translation>
2864
3274
    </message>
2865
3275
    <message>
2866
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="523"/>
 
3276
        <location filename="../libs/libmythtv/tv_play.cpp" line="566"/>
2867
3277
        <source>Jump to bookmark</source>
2868
3278
        <translation>Jump to bookmark</translation>
2869
3279
    </message>
2870
3280
    <message>
2871
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="525"/>
 
3281
        <location filename="../libs/libmythtv/tv_play.cpp" line="568"/>
2872
3282
        <source>Fast Forward (Sticky) or Forward one frame while paused</source>
2873
3283
        <translation>Fast Forward (Sticky) or Forward one frame while paused</translation>
2874
3284
    </message>
2875
3285
    <message>
2876
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="527"/>
 
3286
        <location filename="../libs/libmythtv/tv_play.cpp" line="570"/>
2877
3287
        <source>Rewind (Sticky) or Rewind one frame while paused</source>
2878
3288
        <translation>Rewind (Sticky) or Rewind one frame while paused</translation>
2879
3289
    </message>
2880
3290
    <message>
2881
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="529"/>
 
3291
        <location filename="../libs/libmythtv/tv_play.cpp" line="572"/>
2882
3292
        <source>Next Video Source</source>
2883
3293
        <translation>Next Video Source</translation>
2884
3294
    </message>
2885
3295
    <message>
2886
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="531"/>
 
3296
        <location filename="../libs/libmythtv/tv_play.cpp" line="574"/>
2887
3297
        <source>Previous Video Source</source>
2888
3298
        <translation>Previous Video Source</translation>
2889
3299
    </message>
2890
3300
    <message>
2891
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="533"/>
 
3301
        <location filename="../libs/libmythtv/tv_play.cpp" line="576"/>
2892
3302
        <source>Next Input</source>
2893
3303
        <translation>Next Input</translation>
2894
3304
    </message>
2895
3305
    <message>
2896
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="535"/>
 
3306
        <location filename="../libs/libmythtv/tv_play.cpp" line="578"/>
2897
3307
        <source>Next Card</source>
2898
3308
        <translation>Next Card</translation>
2899
3309
    </message>
2900
3310
    <message>
2901
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="537"/>
 
3311
        <location filename="../libs/libmythtv/tv_play.cpp" line="580"/>
2902
3312
        <source>Skip Commercial</source>
2903
3313
        <translation>Skip Advert</translation>
2904
3314
    </message>
2905
3315
    <message>
2906
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="539"/>
 
3316
        <location filename="../libs/libmythtv/tv_play.cpp" line="582"/>
2907
3317
        <source>Skip Commercial (Reverse)</source>
2908
3318
        <translation>Skip Advert (Reverse)</translation>
2909
3319
    </message>
2910
3320
    <message>
2911
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="541"/>
 
3321
        <location filename="../libs/libmythtv/tv_play.cpp" line="584"/>
2912
3322
        <source>Jump to the start of the recording.</source>
2913
3323
        <translation>Jump to the start of the recording.</translation>
2914
3324
    </message>
2915
3325
    <message>
2916
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="543"/>
 
3326
        <location filename="../libs/libmythtv/tv_play.cpp" line="586"/>
2917
3327
        <source>Toggle channel browse mode</source>
2918
3328
        <translation>Toggle channel browse mode</translation>
2919
3329
    </message>
2920
3330
    <message>
2921
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="557"/>
 
3331
        <location filename="../libs/libmythtv/tv_play.cpp" line="598"/>
 
3332
        <source>Set the volume</source>
 
3333
        <translation>Set the volume</translation>
 
3334
    </message>
 
3335
    <message>
 
3336
        <location filename="../libs/libmythtv/tv_play.cpp" line="602"/>
2922
3337
        <source>Toggle audio upmixer</source>
2923
3338
        <translation>Toggle audio upmixer</translation>
2924
3339
    </message>
2925
3340
    <message>
2926
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="559"/>
 
3341
        <location filename="../libs/libmythtv/tv_play.cpp" line="604"/>
2927
3342
        <source>Toggle Picture-in-Picture view</source>
2928
3343
        <translation>Toggle Picture-in-Picture view</translation>
2929
3344
    </message>
2930
3345
    <message>
2931
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="561"/>
 
3346
        <location filename="../libs/libmythtv/tv_play.cpp" line="606"/>
2932
3347
        <source>Toggle Picture-by-Picture view</source>
2933
3348
        <translation>Toggle Picture-by-Picture view</translation>
2934
3349
    </message>
2935
3350
    <message>
2936
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="563"/>
 
3351
        <location filename="../libs/libmythtv/tv_play.cpp" line="608"/>
2937
3352
        <source>Create Picture-in-Picture view</source>
2938
3353
        <translation>Create Picture-in-Picture view</translation>
2939
3354
    </message>
2940
3355
    <message>
2941
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="565"/>
 
3356
        <location filename="../libs/libmythtv/tv_play.cpp" line="610"/>
2942
3357
        <source>Create Picture-by-Picture view</source>
2943
3358
        <translation>Create Picture-by-Picture view</translation>
2944
3359
    </message>
2945
3360
    <message>
2946
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="567"/>
 
3361
        <location filename="../libs/libmythtv/tv_play.cpp" line="612"/>
2947
3362
        <source>Toggle active PIP/PBP window</source>
2948
3363
        <translation>Toggle active PIP/PBP window</translation>
2949
3364
    </message>
2950
3365
    <message>
2951
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="569"/>
 
3366
        <location filename="../libs/libmythtv/tv_play.cpp" line="614"/>
2952
3367
        <source>Swap PBP/PIP Windows</source>
2953
3368
        <translation>Swap PBP/PIP Windows</translation>
2954
3369
    </message>
2955
3370
    <message>
2956
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="571"/>
 
3371
        <location filename="../libs/libmythtv/tv_play.cpp" line="616"/>
2957
3372
        <source>Change PxP view</source>
2958
3373
        <translation>Change PxP view</translation>
2959
3374
    </message>
2960
3375
    <message>
2961
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="573"/>
 
3376
        <location filename="../libs/libmythtv/tv_play.cpp" line="618"/>
2962
3377
        <source>Toggle the video aspect ratio</source>
2963
3378
        <translation>Toggle the video aspect ratio</translation>
2964
3379
    </message>
2965
3380
    <message>
2966
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="575"/>
 
3381
        <location filename="../libs/libmythtv/tv_play.cpp" line="620"/>
2967
3382
        <source>Next Preconfigured Zoom mode</source>
2968
3383
        <translation>Next Preconfigured Zoom mode</translation>
2969
3384
    </message>
2970
3385
    <message>
2971
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="577"/>
 
3386
        <location filename="../libs/libmythtv/tv_play.cpp" line="622"/>
2972
3387
        <source>Toggle any captions</source>
2973
3388
        <translation>Toggle any captions</translation>
2974
3389
    </message>
2975
3390
    <message>
2976
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="579"/>
 
3391
        <location filename="../libs/libmythtv/tv_play.cpp" line="624"/>
 
3392
        <source>Enable any captions</source>
 
3393
        <translation>Enable any captions</translation>
 
3394
    </message>
 
3395
    <message>
 
3396
        <location filename="../libs/libmythtv/tv_play.cpp" line="626"/>
 
3397
        <source>Disable any captions</source>
 
3398
        <translation>Disable any captions</translation>
 
3399
    </message>
 
3400
    <message>
 
3401
        <location filename="../libs/libmythtv/tv_play.cpp" line="628"/>
2977
3402
        <source>Toggle Teletext Captions</source>
2978
3403
        <translation>Toggle Teletext Captions</translation>
2979
3404
    </message>
2980
3405
    <message>
2981
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="581"/>
 
3406
        <location filename="../libs/libmythtv/tv_play.cpp" line="630"/>
2982
3407
        <source>Toggle Subtitles</source>
2983
3408
        <translation>Toggle Subtitles</translation>
2984
3409
    </message>
2985
3410
    <message>
2986
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="583"/>
 
3411
        <location filename="../libs/libmythtv/tv_play.cpp" line="632"/>
2987
3412
        <source>Toggle VBI CC</source>
2988
3413
        <translation>Toggle VBI Captioning</translation>
2989
3414
    </message>
2990
3415
    <message>
2991
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="585"/>
 
3416
        <location filename="../libs/libmythtv/tv_play.cpp" line="634"/>
2992
3417
        <source>Toggle ATSC CC</source>
2993
3418
        <translation>Toggle ATSC Captioning</translation>
2994
3419
    </message>
2995
3420
    <message>
2996
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="587"/>
 
3421
        <location filename="../libs/libmythtv/tv_play.cpp" line="636"/>
2997
3422
        <source>Toggle Teletext Menu</source>
2998
3423
        <translation>Toggle Teletext Menu</translation>
2999
3424
    </message>
3000
3425
    <message>
3001
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="589"/>
 
3426
        <location filename="../libs/libmythtv/tv_play.cpp" line="638"/>
3002
3427
        <source>Toggle External Subtitles</source>
3003
3428
        <translation>Toggle External Subtitles</translation>
3004
3429
    </message>
3005
3430
    <message>
3006
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="591"/>
 
3431
        <location filename="../libs/libmythtv/tv_play.cpp" line="640"/>
 
3432
        <source>Enable External Subtitles</source>
 
3433
        <translation>Enable External Subtitles</translation>
 
3434
    </message>
 
3435
    <message>
 
3436
        <location filename="../libs/libmythtv/tv_play.cpp" line="642"/>
 
3437
        <source>Disable External Subtitles</source>
 
3438
        <translation>Disable External Subtitles</translation>
 
3439
    </message>
 
3440
    <message>
 
3441
        <location filename="../libs/libmythtv/tv_play.cpp" line="644"/>
3007
3442
        <source>Toggle Text Subtitles</source>
3008
3443
        <translation>Toggle Text Subtitles</translation>
3009
3444
    </message>
3010
3445
    <message>
3011
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="594"/>
 
3446
        <location filename="../libs/libmythtv/tv_play.cpp" line="647"/>
3012
3447
        <source>Play audio track 1</source>
3013
3448
        <translation>Play audio track 1</translation>
3014
3449
    </message>
3015
3450
    <message>
3016
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="596"/>
 
3451
        <location filename="../libs/libmythtv/tv_play.cpp" line="649"/>
3017
3452
        <source>Play audio track 2</source>
3018
3453
        <translation>Play audio track 2</translation>
3019
3454
    </message>
3020
3455
    <message>
3021
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="598"/>
 
3456
        <location filename="../libs/libmythtv/tv_play.cpp" line="651"/>
3022
3457
        <source>Display subtitle 1</source>
3023
3458
        <translation>Display subtitle 1</translation>
3024
3459
    </message>
3025
3460
    <message>
3026
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="600"/>
 
3461
        <location filename="../libs/libmythtv/tv_play.cpp" line="653"/>
3027
3462
        <source>Display subtitle 2</source>
3028
3463
        <translation>Display subtitle 2</translation>
3029
3464
    </message>
3030
3465
    <message>
3031
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="602"/>
 
3466
        <location filename="../libs/libmythtv/tv_play.cpp" line="655"/>
3032
3467
        <source>Display Text Subtitle 1</source>
3033
3468
        <translation>Display Text Subtitle 1</translation>
3034
3469
    </message>
3035
3470
    <message>
3036
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="604"/>
 
3471
        <location filename="../libs/libmythtv/tv_play.cpp" line="657"/>
3037
3472
        <source>Display VBI CC1</source>
3038
3473
        <translation>Display VBI CC1</translation>
3039
3474
    </message>
3040
3475
    <message>
3041
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="606"/>
 
3476
        <location filename="../libs/libmythtv/tv_play.cpp" line="659"/>
3042
3477
        <source>Display VBI CC2</source>
3043
3478
        <translation>Display VBI CC2</translation>
3044
3479
    </message>
3045
3480
    <message>
3046
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="608"/>
 
3481
        <location filename="../libs/libmythtv/tv_play.cpp" line="661"/>
3047
3482
        <source>Display VBI CC3</source>
3048
3483
        <translation>Display VBI CC3</translation>
3049
3484
    </message>
3050
3485
    <message>
3051
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="610"/>
 
3486
        <location filename="../libs/libmythtv/tv_play.cpp" line="663"/>
3052
3487
        <source>Display VBI CC4</source>
3053
3488
        <translation>Display VBI CC4</translation>
3054
3489
    </message>
3055
3490
    <message>
3056
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="612"/>
 
3491
        <location filename="../libs/libmythtv/tv_play.cpp" line="665"/>
3057
3492
        <source>Display ATSC CC1</source>
3058
3493
        <translation>Display ATSC CC1</translation>
3059
3494
    </message>
3060
3495
    <message>
3061
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="614"/>
 
3496
        <location filename="../libs/libmythtv/tv_play.cpp" line="667"/>
3062
3497
        <source>Display ATSC CC2</source>
3063
3498
        <translation>Display ATSC CC2</translation>
3064
3499
    </message>
3065
3500
    <message>
3066
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="616"/>
 
3501
        <location filename="../libs/libmythtv/tv_play.cpp" line="669"/>
3067
3502
        <source>Display ATSC CC3</source>
3068
3503
        <translation>Display ATSC CC3</translation>
3069
3504
    </message>
3070
3505
    <message>
3071
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="618"/>
 
3506
        <location filename="../libs/libmythtv/tv_play.cpp" line="671"/>
3072
3507
        <source>Display ATSC CC4</source>
3073
3508
        <translation>Display ATSC CC4</translation>
3074
3509
    </message>
3075
3510
    <message>
3076
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="621"/>
 
3511
        <location filename="../libs/libmythtv/tv_play.cpp" line="673"/>
 
3512
        <source>Enable Forced Subtitles</source>
 
3513
        <translation>Enable Forced Subtitles</translation>
 
3514
    </message>
 
3515
    <message>
 
3516
        <location filename="../libs/libmythtv/tv_play.cpp" line="675"/>
 
3517
        <source>Disable Forced Subtitles</source>
 
3518
        <translation>Disable Forced Subtitles</translation>
 
3519
    </message>
 
3520
    <message>
 
3521
        <location filename="../libs/libmythtv/tv_play.cpp" line="678"/>
3077
3522
        <source>Next audio track</source>
3078
3523
        <translation>Next audio track</translation>
3079
3524
    </message>
3080
3525
    <message>
3081
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="623"/>
 
3526
        <location filename="../libs/libmythtv/tv_play.cpp" line="680"/>
3082
3527
        <source>Previous audio track</source>
3083
3528
        <translation>Previous audio track</translation>
3084
3529
    </message>
3085
3530
    <message>
3086
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="625"/>
 
3531
        <location filename="../libs/libmythtv/tv_play.cpp" line="682"/>
3087
3532
        <source>Next subtitle track</source>
3088
3533
        <translation>Next subtitle track</translation>
3089
3534
    </message>
3090
3535
    <message>
3091
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="627"/>
 
3536
        <location filename="../libs/libmythtv/tv_play.cpp" line="684"/>
3092
3537
        <source>Previous subtitle track</source>
3093
3538
        <translation>Previous subtitle track</translation>
3094
3539
    </message>
3095
3540
    <message>
3096
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="629"/>
 
3541
        <location filename="../libs/libmythtv/tv_play.cpp" line="686"/>
3097
3542
        <source>Next Text track</source>
3098
3543
        <translation>Next Text track</translation>
3099
3544
    </message>
3100
3545
    <message>
3101
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="631"/>
 
3546
        <location filename="../libs/libmythtv/tv_play.cpp" line="688"/>
3102
3547
        <source>Previous Text track</source>
3103
3548
        <translation>Previous Text track</translation>
3104
3549
    </message>
3105
3550
    <message>
3106
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="633"/>
 
3551
        <location filename="../libs/libmythtv/tv_play.cpp" line="690"/>
3107
3552
        <source>Next VBI CC track</source>
3108
3553
        <translation>Next VBI CC track</translation>
3109
3554
    </message>
3110
3555
    <message>
3111
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="635"/>
 
3556
        <location filename="../libs/libmythtv/tv_play.cpp" line="692"/>
3112
3557
        <source>Previous VBI CC track</source>
3113
3558
        <translation>Previous VBI CC track</translation>
3114
3559
    </message>
3115
3560
    <message>
3116
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="637"/>
 
3561
        <location filename="../libs/libmythtv/tv_play.cpp" line="694"/>
3117
3562
        <source>Next ATSC CC track</source>
3118
3563
        <translation>Next ATSC CC track</translation>
3119
3564
    </message>
3120
3565
    <message>
3121
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="639"/>
 
3566
        <location filename="../libs/libmythtv/tv_play.cpp" line="696"/>
3122
3567
        <source>Previous ATSC CC track</source>
3123
3568
        <translation>Previous ATSC CC track</translation>
3124
3569
    </message>
3125
3570
    <message>
3126
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="641"/>
 
3571
        <location filename="../libs/libmythtv/tv_play.cpp" line="698"/>
3127
3572
        <source>Next of any captions</source>
3128
3573
        <translation>Next of any captions</translation>
3129
3574
    </message>
3130
3575
    <message>
3131
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="644"/>
 
3576
        <location filename="../libs/libmythtv/tv_play.cpp" line="701"/>
3132
3577
        <source>Next video scan overidemode</source>
3133
3578
        <translation>Next video scan overide mode</translation>
3134
3579
    </message>
3135
3580
    <message>
3136
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="646"/>
 
3581
        <location filename="../libs/libmythtv/tv_play.cpp" line="703"/>
3137
3582
        <source>Queue the current recording for transcoding</source>
3138
3583
        <translation>Queue the current recording for transcoding</translation>
3139
3584
    </message>
3140
3585
    <message>
3141
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="648"/>
 
3586
        <location filename="../libs/libmythtv/tv_play.cpp" line="705"/>
3142
3587
        <source>Increase the playback speed</source>
3143
3588
        <translation>Increase the playback speed</translation>
3144
3589
    </message>
3145
3590
    <message>
3146
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="650"/>
 
3591
        <location filename="../libs/libmythtv/tv_play.cpp" line="707"/>
3147
3592
        <source>Decrease the playback speed</source>
3148
3593
        <translation>Decrease the playback speed</translation>
3149
3594
    </message>
3150
3595
    <message>
3151
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="652"/>
 
3596
        <location filename="../libs/libmythtv/tv_play.cpp" line="709"/>
3152
3597
        <source>Turn on time stretch control</source>
3153
3598
        <translation>Turn on time stretch control</translation>
3154
3599
    </message>
3155
3600
    <message>
3156
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="654"/>
 
3601
        <location filename="../libs/libmythtv/tv_play.cpp" line="711"/>
3157
3602
        <source>Increase time stretch speed</source>
3158
3603
        <translation>Increase time stretch speed</translation>
3159
3604
    </message>
3160
3605
    <message>
3161
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="656"/>
 
3606
        <location filename="../libs/libmythtv/tv_play.cpp" line="713"/>
3162
3607
        <source>Decrease time stretch speed</source>
3163
3608
        <translation>Decrease time stretch speed</translation>
3164
3609
    </message>
3165
3610
    <message>
3166
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="658"/>
 
3611
        <location filename="../libs/libmythtv/tv_play.cpp" line="715"/>
3167
3612
        <source>Toggle time stretch speed</source>
3168
3613
        <translation>Toggle time stretch speed</translation>
3169
3614
    </message>
3170
3615
    <message>
3171
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="660"/>
 
3616
        <location filename="../libs/libmythtv/tv_play.cpp" line="718"/>
3172
3617
        <source>Turn on audio sync adjustment controls</source>
3173
3618
        <translation>Turn on audio sync adjustment controls</translation>
3174
3619
    </message>
3175
3620
    <message>
3176
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="663"/>
3177
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="666"/>
 
3621
        <location filename="../libs/libmythtv/tv_play.cpp" line="721"/>
 
3622
        <source>Set the audio sync adjustment</source>
 
3623
        <translation>Set the audio sync adjustment</translation>
 
3624
    </message>
 
3625
    <message>
 
3626
        <location filename="../libs/libmythtv/tv_play.cpp" line="724"/>
 
3627
        <location filename="../libs/libmythtv/tv_play.cpp" line="737"/>
3178
3628
        <source>Playback picture adjustments</source>
3179
3629
        <translation>Playback picture adjustments</translation>
3180
3630
    </message>
3181
3631
    <message>
3182
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="669"/>
 
3632
        <location filename="../libs/libmythtv/tv_play.cpp" line="727"/>
 
3633
        <source>Toggle night mode</source>
 
3634
        <translation>Toggle night mode</translation>
 
3635
    </message>
 
3636
    <message>
 
3637
        <location filename="../libs/libmythtv/tv_play.cpp" line="729"/>
 
3638
        <source>Set the picture brightness</source>
 
3639
        <translation>Set the picture brightness</translation>
 
3640
    </message>
 
3641
    <message>
 
3642
        <location filename="../libs/libmythtv/tv_play.cpp" line="731"/>
 
3643
        <source>Set the picture contrast</source>
 
3644
        <translation>Set the picture contrast</translation>
 
3645
    </message>
 
3646
    <message>
 
3647
        <location filename="../libs/libmythtv/tv_play.cpp" line="735"/>
 
3648
        <source>Set the picture hue</source>
 
3649
        <translation>Set the picture hue</translation>
 
3650
    </message>
 
3651
    <message>
 
3652
        <location filename="../libs/libmythtv/tv_play.cpp" line="740"/>
3183
3653
        <source>Recording picture adjustments for this channel</source>
3184
3654
        <translation>Recording picture adjustments for this channel</translation>
3185
3655
    </message>
3186
3656
    <message>
3187
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="672"/>
 
3657
        <location filename="../libs/libmythtv/tv_play.cpp" line="743"/>
3188
3658
        <source>Recording picture adjustments for this recorder</source>
3189
3659
        <translation>Recording picture adjustments for this recorder</translation>
3190
3660
    </message>
3191
3661
    <message>
3192
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="675"/>
 
3662
        <location filename="../libs/libmythtv/tv_play.cpp" line="746"/>
3193
3663
        <source>Cycle Commercial Skip mode</source>
3194
3664
        <translation>Cycle Advert Skip mode</translation>
3195
3665
    </message>
3196
3666
    <message>
3197
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="681"/>
 
3667
        <location filename="../libs/libmythtv/tv_play.cpp" line="752"/>
3198
3668
        <source>Toggle the Sleep Timer</source>
3199
3669
        <translation>Toggle the Sleep Timer</translation>
3200
3670
    </message>
3201
3671
    <message>
3202
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="683"/>
 
3672
        <location filename="../libs/libmythtv/tv_play.cpp" line="754"/>
3203
3673
        <source>Play</source>
3204
3674
        <translation>Play</translation>
3205
3675
    </message>
3206
3676
    <message>
3207
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="685"/>
 
3677
        <location filename="../libs/libmythtv/tv_play.cpp" line="756"/>
3208
3678
        <source>Jump to previously played recording</source>
3209
3679
        <translation>Jump to previously played recording</translation>
3210
3680
    </message>
3211
3681
    <message>
3212
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="687"/>
 
3682
        <location filename="../libs/libmythtv/tv_play.cpp" line="758"/>
3213
3683
        <source>Display menu of recorded programs to jump to</source>
3214
3684
        <translation>Display menu of recorded programmes to jump to</translation>
3215
3685
    </message>
3216
3686
    <message>
3217
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="689"/>
 
3687
        <location filename="../libs/libmythtv/tv_play.cpp" line="760"/>
3218
3688
        <source>Display scheduled recording list</source>
3219
3689
        <translation>Display scheduled recording list</translation>
3220
3690
    </message>
3221
3691
    <message>
3222
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="691"/>
 
3692
        <location filename="../libs/libmythtv/tv_play.cpp" line="762"/>
3223
3693
        <source>Monitor Signal Quality</source>
3224
3694
        <translation>Monitor Signal Quality</translation>
3225
3695
    </message>
3226
3696
    <message>
3227
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="694"/>
 
3697
        <location filename="../libs/libmythtv/tv_play.cpp" line="765"/>
3228
3698
        <source>Jump to the DVD Root Menu</source>
3229
3699
        <translation>Jump to the DVD Root Menu</translation>
3230
3700
    </message>
3231
3701
    <message>
3232
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="696"/>
 
3702
        <location filename="../libs/libmythtv/tv_play.cpp" line="767"/>
3233
3703
        <source>Jump to the Popup Menu</source>
3234
 
        <translation type="unfinished"></translation>
 
3704
        <translation>Jump to the Popup Menu</translation>
3235
3705
    </message>
3236
3706
    <message>
3237
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="698"/>
 
3707
        <location filename="../libs/libmythtv/tv_play.cpp" line="769"/>
3238
3708
        <source>Jump to the DVD Chapter Menu</source>
3239
 
        <translation type="unfinished"></translation>
 
3709
        <translation>Jump to the DVD Chapter Menu</translation>
3240
3710
    </message>
3241
3711
    <message>
3242
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="700"/>
 
3712
        <location filename="../libs/libmythtv/tv_play.cpp" line="771"/>
3243
3713
        <source>Jump to the DVD Title Menu</source>
3244
 
        <translation type="unfinished"></translation>
 
3714
        <translation>Jump to the DVD Title Menu</translation>
3245
3715
    </message>
3246
3716
    <message>
3247
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="702"/>
 
3717
        <location filename="../libs/libmythtv/tv_play.cpp" line="773"/>
3248
3718
        <source>Exit Show without any prompts</source>
3249
3719
        <translation>Exit Show without any prompts</translation>
3250
3720
    </message>
3251
3721
    <message>
3252
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="726"/>
 
3722
        <location filename="../libs/libmythtv/tv_play.cpp" line="775"/>
 
3723
        <source>Jump to a chapter</source>
 
3724
        <translation>Jump to a chapter</translation>
 
3725
    </message>
 
3726
    <message>
 
3727
        <location filename="../libs/libmythtv/tv_play.cpp" line="777"/>
 
3728
        <source>Switch title</source>
 
3729
        <translation>Switch title</translation>
 
3730
    </message>
 
3731
    <message>
 
3732
        <location filename="../libs/libmythtv/tv_play.cpp" line="779"/>
 
3733
        <source>Switch angle</source>
 
3734
        <translation>Switch angle</translation>
 
3735
    </message>
 
3736
    <message>
 
3737
        <location filename="../libs/libmythtv/tv_play.cpp" line="803"/>
3253
3738
        <source>Save cuts</source>
3254
 
        <translation type="unfinished"></translation>
 
3739
        <translation>Save cuts</translation>
3255
3740
    </message>
3256
3741
    <message>
3257
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="728"/>
 
3742
        <location filename="../libs/libmythtv/tv_play.cpp" line="805"/>
3258
3743
        <source>Load cuts from detected commercials</source>
3259
 
        <translation type="unfinished"></translation>
 
3744
        <translation>Load cuts from detected commercials</translation>
3260
3745
    </message>
3261
3746
    <message>
3262
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="767"/>
 
3747
        <location filename="../libs/libmythtv/tv_play.cpp" line="844"/>
3263
3748
        <source>Toggle audio visualisation</source>
3264
 
        <translation type="unfinished"></translation>
 
3749
        <translation>Toggle audio visualisation</translation>
3265
3750
    </message>
3266
3751
    <message>
3267
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="771"/>
 
3752
        <location filename="../libs/libmythtv/tv_play.cpp" line="848"/>
3268
3753
        <source>Toggle OSD playback information</source>
3269
 
        <translation type="unfinished"></translation>
3270
 
    </message>
3271
 
    <message>
3272
 
        <source>Save screenshot of current video frame</source>
3273
 
        <translation type="obsolete">Save screenshot of current video frame</translation>
3274
 
    </message>
3275
 
    <message>
3276
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="706"/>
3277
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="750"/>
 
3754
        <translation>Toggle OSD playback information</translation>
 
3755
    </message>
 
3756
    <message>
 
3757
        <location filename="../libs/libmythtv/tv_play.cpp" line="852"/>
 
3758
        <source>No 3D</source>
 
3759
        <translation>No 3D</translation>
 
3760
    </message>
 
3761
    <message>
 
3762
        <location filename="../libs/libmythtv/tv_play.cpp" line="854"/>
 
3763
        <source>3D Side by Side</source>
 
3764
        <translation>3D Side by Side</translation>
 
3765
    </message>
 
3766
    <message>
 
3767
        <location filename="../libs/libmythtv/tv_play.cpp" line="856"/>
 
3768
        <source>Discard 3D Side by Side</source>
 
3769
        <translation>Discard 3D Side by Side</translation>
 
3770
    </message>
 
3771
    <message>
 
3772
        <location filename="../libs/libmythtv/tv_play.cpp" line="858"/>
 
3773
        <source>3D Top and Bottom</source>
 
3774
        <translation>3D Top and Bottom</translation>
 
3775
    </message>
 
3776
    <message>
 
3777
        <location filename="../libs/libmythtv/tv_play.cpp" line="860"/>
 
3778
        <source>Discard 3D Top and Bottom</source>
 
3779
        <translation>Discard 3D Top and Bottom</translation>
 
3780
    </message>
 
3781
    <message>
 
3782
        <location filename="../libs/libmythtv/tv_play.cpp" line="783"/>
 
3783
        <location filename="../libs/libmythtv/tv_play.cpp" line="827"/>
3278
3784
        <source>Menu Red</source>
3279
3785
        <translation>Menu Red</translation>
3280
3786
    </message>
3281
3787
    <message>
3282
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="708"/>
3283
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="752"/>
 
3788
        <location filename="../libs/libmythtv/tv_play.cpp" line="733"/>
 
3789
        <source>Set the picture color</source>
 
3790
        <translation>Set the picture colour</translation>
 
3791
    </message>
 
3792
    <message>
 
3793
        <location filename="../libs/libmythtv/tv_play.cpp" line="785"/>
 
3794
        <location filename="../libs/libmythtv/tv_play.cpp" line="829"/>
3284
3795
        <source>Menu Green</source>
3285
3796
        <translation>Menu Green</translation>
3286
3797
    </message>
3287
3798
    <message>
3288
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="710"/>
3289
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="754"/>
 
3799
        <location filename="../libs/libmythtv/tv_play.cpp" line="787"/>
 
3800
        <location filename="../libs/libmythtv/tv_play.cpp" line="831"/>
3290
3801
        <source>Menu Yellow</source>
3291
3802
        <translation>Menu Yellow</translation>
3292
3803
    </message>
3293
3804
    <message>
3294
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="712"/>
3295
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="756"/>
 
3805
        <location filename="../libs/libmythtv/tv_play.cpp" line="789"/>
 
3806
        <location filename="../libs/libmythtv/tv_play.cpp" line="833"/>
3296
3807
        <source>Menu Blue</source>
3297
3808
        <translation>Menu Blue</translation>
3298
3809
    </message>
3299
3810
    <message>
3300
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="714"/>
 
3811
        <location filename="../libs/libmythtv/tv_play.cpp" line="791"/>
3301
3812
        <source>Menu Exit</source>
3302
3813
        <translation>Menu Exit</translation>
3303
3814
    </message>
3304
3815
    <message>
3305
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="716"/>
 
3816
        <location filename="../libs/libmythtv/tv_play.cpp" line="793"/>
3306
3817
        <source>Menu Text</source>
3307
3818
        <translation>Menu Text</translation>
3308
3819
    </message>
3309
3820
    <message>
3310
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="718"/>
 
3821
        <location filename="../libs/libmythtv/tv_play.cpp" line="795"/>
3311
3822
        <source>Menu EPG</source>
3312
3823
        <translation>Menu EPG</translation>
3313
3824
    </message>
3314
3825
    <message>
3315
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="722"/>
 
3826
        <location filename="../libs/libmythtv/tv_play.cpp" line="799"/>
3316
3827
        <source>Clear editing cut points</source>
3317
3828
        <translation>Clear editing cut points</translation>
3318
3829
    </message>
3319
3830
    <message>
3320
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="724"/>
 
3831
        <location filename="../libs/libmythtv/tv_play.cpp" line="801"/>
3321
3832
        <source>Invert Begin/End cut points</source>
3322
3833
        <translation>Invert Begin/End cut points</translation>
3323
3834
    </message>
3324
3835
    <message>
3325
 
        <source>Save cut list</source>
3326
 
        <translation type="obsolete">Save cut list</translation>
3327
 
    </message>
3328
 
    <message>
3329
 
        <source>Load cut list from commercial skips</source>
3330
 
        <translation type="obsolete">Load cut list from advert skips</translation>
3331
 
    </message>
3332
 
    <message>
3333
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="730"/>
 
3836
        <location filename="../libs/libmythtv/tv_play.cpp" line="807"/>
3334
3837
        <source>Jump to the next cut point</source>
3335
3838
        <translation>Jump to the next cut point</translation>
3336
3839
    </message>
3337
3840
    <message>
3338
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="732"/>
 
3841
        <location filename="../libs/libmythtv/tv_play.cpp" line="809"/>
3339
3842
        <source>Jump to the previous cut point</source>
3340
3843
        <translation>Jump to the previous cut point</translation>
3341
3844
    </message>
3342
3845
    <message>
3343
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="734"/>
 
3846
        <location filename="../libs/libmythtv/tv_play.cpp" line="811"/>
3344
3847
        <source>Jump back 10x the normal amount</source>
3345
3848
        <translation>Jump back 10x the normal amount</translation>
3346
3849
    </message>
3347
3850
    <message>
3348
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="736"/>
 
3851
        <location filename="../libs/libmythtv/tv_play.cpp" line="813"/>
3349
3852
        <source>Jump forward 10x the normal amount</source>
3350
3853
        <translation>Jump forward 10x the normal amount</translation>
3351
3854
    </message>
3352
3855
    <message>
3353
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="740"/>
 
3856
        <location filename="../libs/libmythtv/tv_play.cpp" line="817"/>
3354
3857
        <source>Next Page</source>
3355
3858
        <translation>Next Page</translation>
3356
3859
    </message>
3357
3860
    <message>
3358
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="742"/>
 
3861
        <location filename="../libs/libmythtv/tv_play.cpp" line="819"/>
3359
3862
        <source>Previous Page</source>
3360
3863
        <translation>Previous Page</translation>
3361
3864
    </message>
3362
3865
    <message>
3363
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="744"/>
 
3866
        <location filename="../libs/libmythtv/tv_play.cpp" line="821"/>
3364
3867
        <source>Next Subpage</source>
3365
3868
        <translation>Next Subpage</translation>
3366
3869
    </message>
3367
3870
    <message>
3368
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="746"/>
 
3871
        <location filename="../libs/libmythtv/tv_play.cpp" line="823"/>
3369
3872
        <source>Previous Subpage</source>
3370
3873
        <translation>Previous Subpage</translation>
3371
3874
    </message>
3372
3875
    <message>
3373
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="748"/>
 
3876
        <location filename="../libs/libmythtv/tv_play.cpp" line="825"/>
3374
3877
        <source>Toggle Teletext</source>
3375
3878
        <translation>Toggle Teletext</translation>
3376
3879
    </message>
3377
3880
    <message>
3378
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="758"/>
 
3881
        <location filename="../libs/libmythtv/tv_play.cpp" line="835"/>
3379
3882
        <source>Menu White</source>
3380
3883
        <translation>Menu White</translation>
3381
3884
    </message>
3382
3885
    <message>
3383
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="761"/>
 
3886
        <location filename="../libs/libmythtv/tv_play.cpp" line="838"/>
3384
3887
        <source>Toggle Background</source>
3385
3888
        <translation>Toggle Background</translation>
3386
3889
    </message>
3387
3890
    <message>
3388
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="762"/>
 
3891
        <location filename="../libs/libmythtv/tv_play.cpp" line="839"/>
3389
3892
        <source>Reveal hidden Text</source>
3390
3893
        <translation>Reveal hidden text</translation>
3391
3894
    </message>
3392
3895
    <message>
3393
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1036"/>
 
3896
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1080"/>
3394
3897
        <source>Up Arrow</source>
3395
3898
        <translation>Up Arrow</translation>
3396
3899
    </message>
3397
3900
    <message>
3398
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1038"/>
 
3901
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1082"/>
3399
3902
        <source>Down Arrow</source>
3400
3903
        <translation>Down Arrow</translation>
3401
3904
    </message>
3402
3905
    <message>
3403
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1040"/>
 
3906
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1084"/>
3404
3907
        <source>Left Arrow</source>
3405
3908
        <translation>Left Arrow</translation>
3406
3909
    </message>
3407
3910
    <message>
3408
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1042"/>
 
3911
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1086"/>
3409
3912
        <source>Right Arrow</source>
3410
3913
        <translation>Right Arrow</translation>
3411
3914
    </message>
3412
3915
    <message>
3413
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1044"/>
 
3916
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1088"/>
3414
3917
        <source>Move to next widget</source>
3415
3918
        <translation>Move to next widget</translation>
3416
3919
    </message>
3417
3920
    <message>
3418
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1046"/>
 
3921
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1090"/>
3419
3922
        <source>Move to preview widget</source>
3420
3923
        <translation>Move to preview widget</translation>
3421
3924
    </message>
3422
3925
    <message>
3423
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1048"/>
 
3926
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1092"/>
3424
3927
        <source>Select</source>
3425
3928
        <translation>Select</translation>
3426
3929
    </message>
3427
3930
    <message>
3428
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1050"/>
 
3931
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1094"/>
3429
3932
        <source>Backspace</source>
3430
3933
        <translation>Backspace</translation>
3431
3934
    </message>
3432
3935
    <message>
3433
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1052"/>
 
3936
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1096"/>
3434
3937
        <source>Escape</source>
3435
3938
        <translation>Escape</translation>
3436
3939
    </message>
3437
3940
    <message>
3438
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1054"/>
 
3941
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1098"/>
3439
3942
        <source>Pop-up menu</source>
3440
3943
        <translation>Pop-up menu</translation>
3441
3944
    </message>
3442
3945
    <message>
3443
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1056"/>
 
3946
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1100"/>
3444
3947
        <source>More information</source>
3445
3948
        <translation>More information</translation>
3446
3949
    </message>
3447
3950
    <message>
3448
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1058"/>
 
3951
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1102"/>
3449
3952
        <source>Delete</source>
3450
3953
        <translation>Delete</translation>
3451
3954
    </message>
3452
3955
    <message>
3453
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1060"/>
 
3956
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1104"/>
3454
3957
        <source>Edit</source>
3455
3958
        <translation>Edit</translation>
3456
3959
    </message>
3457
3960
    <message>
3458
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1062"/>
 
3961
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1106"/>
3459
3962
        <source>Save screenshot</source>
3460
 
        <translation type="unfinished"></translation>
 
3963
        <translation>Save screenshot</translation>
3461
3964
    </message>
3462
3965
    <message>
3463
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1064"/>
 
3966
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1108"/>
3464
3967
        <source>Play a media resource</source>
3465
 
        <translation type="unfinished"></translation>
 
3968
        <translation>Play a media resource</translation>
3466
3969
    </message>
3467
3970
    <message>
3468
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1071"/>
 
3971
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1115"/>
3469
3972
        <source>Page to top of list</source>
3470
3973
        <translation>Page to top of list</translation>
3471
3974
    </message>
3472
3975
    <message>
3473
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1073"/>
 
3976
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1117"/>
3474
3977
        <source>Page to middle of list</source>
3475
3978
        <translation>Page to middle of list</translation>
3476
3979
    </message>
3477
3980
    <message>
3478
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1075"/>
 
3981
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1119"/>
3479
3982
        <source>Page to bottom of list</source>
3480
3983
        <translation>Page to bottom of list</translation>
3481
3984
    </message>
3482
3985
    <message>
3483
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1078"/>
 
3986
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1122"/>
3484
3987
        <source>Previous View</source>
3485
3988
        <translation>Previous View</translation>
3486
3989
    </message>
3487
3990
    <message>
3488
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1080"/>
 
3991
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1124"/>
3489
3992
        <source>Next View</source>
3490
3993
        <translation>Next View</translation>
3491
3994
    </message>
3492
3995
    <message>
3493
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1083"/>
 
3996
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1127"/>
3494
3997
        <source>Help</source>
3495
3998
        <translation>Help</translation>
3496
3999
    </message>
3497
4000
    <message>
3498
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1085"/>
 
4001
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1129"/>
3499
4002
        <source>Eject Removable Media</source>
3500
4003
        <translation>Eject Removable Media</translation>
3501
4004
    </message>
3502
4005
    <message>
3503
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1088"/>
 
4006
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1132"/>
3504
4007
        <source>Cut text from textedit</source>
3505
4008
        <translation>Cut text from textedit</translation>
3506
4009
    </message>
3507
4010
    <message>
3508
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1090"/>
 
4011
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1134"/>
3509
4012
        <source>Copy text from textedit</source>
3510
4013
        <translation>Copy text from textedit</translation>
3511
4014
    </message>
3512
4015
    <message>
3513
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1092"/>
 
4016
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1136"/>
3514
4017
        <source>Paste text into textedit</source>
3515
4018
        <translation>Paste text into textedit</translation>
3516
4019
    </message>
3517
4020
    <message>
3518
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1094"/>
 
4021
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1138"/>
3519
4022
        <source>Undo</source>
3520
 
        <translation type="unfinished"></translation>
 
4023
        <translation>Undo</translation>
3521
4024
    </message>
3522
4025
    <message>
3523
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1096"/>
 
4026
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1140"/>
3524
4027
        <source>Redo</source>
3525
 
        <translation type="unfinished"></translation>
 
4028
        <translation>Redo</translation>
3526
4029
    </message>
3527
4030
    <message>
3528
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1098"/>
 
4031
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1142"/>
3529
4032
        <source>Show incremental search dialog</source>
3530
 
        <translation type="unfinished"></translation>
 
4033
        <translation>Show incremental search dialog</translation>
3531
4034
    </message>
3532
4035
    <message>
3533
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1101"/>
 
4036
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1145"/>
3534
4037
        <source>0</source>
3535
4038
        <translation>0</translation>
3536
4039
    </message>
3537
4040
    <message>
3538
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1102"/>
 
4041
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1146"/>
3539
4042
        <source>1</source>
3540
4043
        <translation>1</translation>
3541
4044
    </message>
3542
4045
    <message>
3543
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1103"/>
 
4046
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1147"/>
3544
4047
        <source>2</source>
3545
4048
        <translation>2</translation>
3546
4049
    </message>
3547
4050
    <message>
3548
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1104"/>
 
4051
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1148"/>
3549
4052
        <source>3</source>
3550
4053
        <translation>3</translation>
3551
4054
    </message>
3552
4055
    <message>
3553
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1105"/>
 
4056
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1149"/>
3554
4057
        <source>4</source>
3555
4058
        <translation>4</translation>
3556
4059
    </message>
3557
4060
    <message>
3558
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1106"/>
 
4061
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1150"/>
3559
4062
        <source>5</source>
3560
4063
        <translation>5</translation>
3561
4064
    </message>
3562
4065
    <message>
3563
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1107"/>
 
4066
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1151"/>
3564
4067
        <source>6</source>
3565
4068
        <translation>6</translation>
3566
4069
    </message>
3567
4070
    <message>
3568
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1108"/>
 
4071
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1152"/>
3569
4072
        <source>7</source>
3570
4073
        <translation>7</translation>
3571
4074
    </message>
3572
4075
    <message>
3573
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1109"/>
 
4076
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1153"/>
3574
4077
        <source>8</source>
3575
4078
        <translation>8</translation>
3576
4079
    </message>
3577
4080
    <message>
3578
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1110"/>
 
4081
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1154"/>
3579
4082
        <source>9</source>
3580
4083
        <translation>9</translation>
3581
4084
    </message>
3582
4085
    <message>
3583
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1112"/>
 
4086
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1156"/>
 
4087
        <source>Turn the display on</source>
 
4088
        <translation>Turn the display on</translation>
 
4089
    </message>
 
4090
    <message>
 
4091
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1158"/>
 
4092
        <source>Turn the display off</source>
 
4093
        <translation>Turn the display off</translation>
 
4094
    </message>
 
4095
    <message>
 
4096
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1161"/>
3584
4097
        <source>Trigger System Key Event #1</source>
3585
4098
        <translation>Trigger System Key Event #1</translation>
3586
4099
    </message>
3587
4100
    <message>
3588
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1114"/>
 
4101
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1163"/>
3589
4102
        <source>Trigger System Key Event #2</source>
3590
4103
        <translation>Trigger System Key Event #2</translation>
3591
4104
    </message>
3592
4105
    <message>
3593
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1116"/>
 
4106
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1165"/>
3594
4107
        <source>Trigger System Key Event #3</source>
3595
4108
        <translation>Trigger System Key Event #3</translation>
3596
4109
    </message>
3597
4110
    <message>
3598
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1118"/>
 
4111
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1167"/>
3599
4112
        <source>Trigger System Key Event #4</source>
3600
4113
        <translation>Trigger System Key Event #4</translation>
3601
4114
    </message>
3602
4115
    <message>
3603
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1120"/>
 
4116
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1169"/>
3604
4117
        <source>Trigger System Key Event #5</source>
3605
4118
        <translation>Trigger System Key Event #5</translation>
3606
4119
    </message>
3607
4120
    <message>
3608
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1122"/>
 
4121
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1171"/>
3609
4122
        <source>Trigger System Key Event #6</source>
3610
4123
        <translation>Trigger System Key Event #6</translation>
3611
4124
    </message>
3612
4125
    <message>
3613
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1124"/>
 
4126
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1173"/>
3614
4127
        <source>Trigger System Key Event #7</source>
3615
4128
        <translation>Trigger System Key Event #7</translation>
3616
4129
    </message>
3617
4130
    <message>
3618
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1126"/>
 
4131
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1175"/>
3619
4132
        <source>Trigger System Key Event #8</source>
3620
4133
        <translation>Trigger System Key Event #8</translation>
3621
4134
    </message>
3622
4135
    <message>
3623
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1128"/>
 
4136
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1177"/>
3624
4137
        <source>Trigger System Key Event #9</source>
3625
4138
        <translation>Trigger System Key Event #9</translation>
3626
4139
    </message>
3627
4140
    <message>
3628
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1130"/>
 
4141
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1179"/>
3629
4142
        <source>Trigger System Key Event #10</source>
3630
4143
        <translation>Trigger System Key Event #10</translation>
3631
4144
    </message>
3632
4145
    <message>
3633
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1134"/>
 
4146
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1183"/>
3634
4147
        <source>Zoom in on browser window</source>
3635
4148
        <translation>Zoom in on browser window</translation>
3636
4149
    </message>
3637
4150
    <message>
3638
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1136"/>
 
4151
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1185"/>
3639
4152
        <source>Zoom out on browser window</source>
3640
4153
        <translation>Zoom out on browser window</translation>
3641
4154
    </message>
3642
4155
    <message>
3643
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1138"/>
 
4156
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1187"/>
3644
4157
        <source>Toggle where keyboard input goes to</source>
3645
4158
        <translation>Toggle where keyboard input goes to</translation>
3646
4159
    </message>
3647
4160
    <message>
3648
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1141"/>
 
4161
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1190"/>
3649
4162
        <source>Move mouse pointer up</source>
3650
4163
        <translation>Move mouse pointer up</translation>
3651
4164
    </message>
3652
4165
    <message>
3653
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1143"/>
 
4166
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1192"/>
3654
4167
        <source>Move mouse pointer down</source>
3655
4168
        <translation>Move mouse pointer down</translation>
3656
4169
    </message>
3657
4170
    <message>
3658
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1145"/>
 
4171
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1194"/>
3659
4172
        <source>Move mouse pointer left</source>
3660
4173
        <translation>Move mouse pointer left</translation>
3661
4174
    </message>
3662
4175
    <message>
3663
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1147"/>
 
4176
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1196"/>
3664
4177
        <source>Move mouse pointer right</source>
3665
4178
        <translation>Move mouse pointer right</translation>
3666
4179
    </message>
3667
4180
    <message>
3668
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1149"/>
 
4181
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1198"/>
3669
4182
        <source>Mouse Left button click</source>
3670
4183
        <translation>Mouse Left button click</translation>
3671
4184
    </message>
3672
4185
    <message>
3673
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1152"/>
 
4186
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1201"/>
3674
4187
        <source>Scroll down half a page</source>
3675
4188
        <translation>Scroll down half a page</translation>
3676
4189
    </message>
3677
4190
    <message>
3678
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1154"/>
 
4191
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1203"/>
3679
4192
        <source>Scroll up half a page</source>
3680
4193
        <translation>Scroll up half a page</translation>
3681
4194
    </message>
3682
4195
    <message>
3683
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1156"/>
 
4196
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1205"/>
3684
4197
        <source>Scroll left half a page</source>
3685
4198
        <translation>Scroll left half a page</translation>
3686
4199
    </message>
3687
4200
    <message>
3688
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1158"/>
 
4201
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1207"/>
3689
4202
        <source>Scroll right half a page</source>
3690
4203
        <translation>Scroll right half a page</translation>
3691
4204
    </message>
3692
4205
    <message>
3693
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1161"/>
 
4206
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1210"/>
3694
4207
        <source>Move selection to next link</source>
3695
4208
        <translation>Move selection to next link</translation>
3696
4209
    </message>
3697
4210
    <message>
3698
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1163"/>
 
4211
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1212"/>
3699
4212
        <source>Move selection to previous link</source>
3700
4213
        <translation>Move selection to previous link</translation>
3701
4214
    </message>
3702
4215
    <message>
3703
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1165"/>
 
4216
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1214"/>
3704
4217
        <source>Follow selected link</source>
3705
4218
        <translation>Follow selected link</translation>
3706
4219
    </message>
3707
4220
    <message>
3708
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1167"/>
 
4221
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1216"/>
3709
4222
        <source>Go back to previous page</source>
3710
4223
        <translation>Go back to previous page</translation>
3711
4224
    </message>
3712
4225
    <message>
3713
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1169"/>
 
4226
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1218"/>
3714
4227
        <source>Go forward to previous page</source>
3715
4228
        <translation>Go forward to previous page</translation>
3716
4229
    </message>
3717
4230
    <message>
3718
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1172"/>
 
4231
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1221"/>
3719
4232
        <source>System Exit</source>
3720
4233
        <translation>System Exit</translation>
3721
4234
    </message>
3722
4235
    <message>
3723
 
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1174"/>
 
4236
        <location filename="../libs/libmythui/mythmainwindow.cpp" line="1223"/>
3724
4237
        <source>Display System Exit Prompt</source>
3725
 
        <translation type="unfinished"></translation>
 
4238
        <translation>Display System Exit Prompt</translation>
3726
4239
    </message>
3727
4240
    <message>
3728
 
        <location filename="../programs/mythwelcome/main.cpp" line="38"/>
 
4241
        <location filename="../programs/mythwelcome/main.cpp" line="35"/>
3729
4242
        <source>Open an Xterm window</source>
3730
4243
        <translation>Open an xterm window</translation>
3731
4244
    </message>
3732
4245
    <message>
3733
 
        <location filename="../programs/mythwelcome/main.cpp" line="40"/>
 
4246
        <location filename="../programs/mythwelcome/main.cpp" line="37"/>
3734
4247
        <source>Show Mythshutdown settings</source>
3735
4248
        <translation>Show MythShutdown settings</translation>
3736
4249
    </message>
3737
4250
    <message>
3738
 
        <location filename="../programs/mythwelcome/main.cpp" line="42"/>
 
4251
        <location filename="../programs/mythwelcome/main.cpp" line="39"/>
3739
4252
        <source>Start Mythtv-Setup</source>
3740
4253
        <translation>Start MythTV Setup</translation>
3741
4254
    </message>
3742
4255
    <message>
3743
 
        <source>The MythVideo default view</source>
3744
 
        <translation type="obsolete">The MythVideo default view</translation>
3745
 
    </message>
3746
 
    <message>
3747
 
        <source>The MythVideo video manager</source>
3748
 
        <translation type="obsolete">The MythVideo video manager</translation>
3749
 
    </message>
3750
 
    <message>
3751
 
        <source>The MythVideo video browser</source>
3752
 
        <translation type="obsolete">The MythVideo video browser</translation>
3753
 
    </message>
3754
 
    <message>
3755
 
        <source>The MythVideo video listings</source>
3756
 
        <translation type="obsolete">The MythVideo video listings</translation>
3757
 
    </message>
3758
 
    <message>
3759
 
        <source>The MythVideo video gallery</source>
3760
 
        <translation type="obsolete">The MythVideo video gallery</translation>
3761
 
    </message>
3762
 
    <message>
3763
 
        <location filename="../programs/mythfrontend/main.cpp" line="1328"/>
 
4256
        <location filename="../programs/mythfrontend/main.cpp" line="1365"/>
3764
4257
        <source>Play selected item in alternate player</source>
3765
4258
        <translation>Play selected item in alternate player</translation>
3766
4259
    </message>
3767
4260
    <message>
3768
 
        <location filename="../programs/mythfrontend/main.cpp" line="1330"/>
 
4261
        <location filename="../programs/mythfrontend/main.cpp" line="1367"/>
3769
4262
        <source>Open video filter dialog</source>
3770
4263
        <translation>Open video filter dialog</translation>
3771
4264
    </message>
3772
4265
    <message>
3773
 
        <location filename="../programs/mythfrontend/main.cpp" line="1332"/>
 
4266
        <location filename="../programs/mythfrontend/main.cpp" line="1369"/>
3774
4267
        <source>Change browsable in video manager</source>
3775
4268
        <translation>Change browsable in video manager</translation>
3776
4269
    </message>
3777
4270
    <message>
3778
 
        <location filename="../programs/mythfrontend/main.cpp" line="1334"/>
 
4271
        <location filename="../programs/mythfrontend/main.cpp" line="1371"/>
3779
4272
        <source>Increase Parental Level</source>
3780
4273
        <translation>Increase Parental Level</translation>
3781
4274
    </message>
3782
4275
    <message>
3783
 
        <location filename="../programs/mythfrontend/main.cpp" line="1336"/>
 
4276
        <location filename="../programs/mythfrontend/main.cpp" line="1373"/>
3784
4277
        <source>Decrease Parental Level</source>
3785
4278
        <translation>Decrease Parental Level</translation>
3786
4279
    </message>
3787
4280
    <message>
3788
 
        <location filename="../programs/mythfrontend/main.cpp" line="1338"/>
 
4281
        <location filename="../programs/mythfrontend/main.cpp" line="1375"/>
3789
4282
        <source>Show Incremental Search Dialog</source>
3790
4283
        <translation>Show Incremental Search Dialog</translation>
3791
4284
    </message>
3792
4285
    <message>
3793
 
        <location filename="../programs/mythfrontend/main.cpp" line="1340"/>
 
4286
        <location filename="../programs/mythfrontend/main.cpp" line="1377"/>
3794
4287
        <source>Download metadata for current item</source>
3795
4288
        <translation>Download metadata for current item</translation>
3796
4289
    </message>
3797
4290
    <message>
3798
 
        <location filename="../programs/mythfrontend/main.cpp" line="1342"/>
 
4291
        <location filename="../programs/mythfrontend/main.cpp" line="1379"/>
3799
4292
        <source>Display Item Detail Popup</source>
3800
4293
        <translation>Display Item Detail Popup</translation>
3801
4294
    </message>
3802
4295
    <message>
3803
 
        <location filename="../programs/mythfrontend/main.cpp" line="1344"/>
 
4296
        <location filename="../programs/mythfrontend/main.cpp" line="1381"/>
3804
4297
        <source>Go to the first video</source>
3805
4298
        <translation>Go to the first video</translation>
3806
4299
    </message>
3807
4300
    <message>
3808
 
        <location filename="../programs/mythfrontend/main.cpp" line="1346"/>
 
4301
        <location filename="../programs/mythfrontend/main.cpp" line="1383"/>
3809
4302
        <source>Go to the last video</source>
3810
4303
        <translation>Go to the last video</translation>
3811
4304
    </message>
3812
4305
    <message>
3813
 
        <source>Play a DVD</source>
3814
 
        <translation type="obsolete">Play a DVD</translation>
3815
 
    </message>
3816
 
    <message>
3817
 
        <location filename="../programs/mythfrontend/main.cpp" line="1420"/>
 
4306
        <location filename="../programs/mythfrontend/main.cpp" line="1457"/>
3818
4307
        <source>MythDVD DVD Media Handler</source>
3819
4308
        <translation>MythDVD DVD Media Handler</translation>
3820
4309
    </message>
3821
 
    <message>
3822
 
        <source>Play a VCD</source>
3823
 
        <translation type="obsolete">Play a VCD</translation>
3824
 
    </message>
3825
 
    <message>
3826
 
        <source>MythDVD VCD Media Handler</source>
3827
 
        <translation type="obsolete">MythDVD VCD Media Handler</translation>
3828
 
    </message>
3829
4310
</context>
3830
4311
<context>
3831
4312
    <name>MythPopupBox</name>
3832
4313
    <message>
3833
 
        <location filename="../libs/libmyth/mythdialogs.cpp" line="733"/>
3834
 
        <location filename="../libs/libmyth/mythdialogs.cpp" line="762"/>
 
4314
        <location filename="../libs/libmyth/mythdialogs.cpp" line="729"/>
3835
4315
        <source>OK</source>
3836
4316
        <translation>OK</translation>
3837
4317
    </message>
3838
4318
    <message>
3839
 
        <location filename="../libs/libmyth/mythdialogs.cpp" line="734"/>
3840
 
        <location filename="../libs/libmyth/mythdialogs.cpp" line="763"/>
 
4319
        <location filename="../libs/libmyth/mythdialogs.cpp" line="730"/>
3841
4320
        <source>Cancel</source>
3842
4321
        <translation>Cancel</translation>
3843
4322
    </message>
3845
4324
<context>
3846
4325
    <name>MythScreenType</name>
3847
4326
    <message>
3848
 
        <location filename="../libs/libmythui/mythscreentype.cpp" line="300"/>
 
4327
        <location filename="../libs/libmythui/mythscreentype.cpp" line="323"/>
3849
4328
        <source>Loading...</source>
3850
4329
        <translation>Loading...</translation>
3851
4330
    </message>
3852
4331
</context>
3853
4332
<context>
3854
 
    <name>MythSearchDialog</name>
3855
 
    <message>
3856
 
        <location filename="../libs/libmyth/mythdialogs.cpp" line="1678"/>
3857
 
        <source>OK</source>
3858
 
        <translation>OK</translation>
3859
 
    </message>
3860
 
    <message>
3861
 
        <location filename="../libs/libmyth/mythdialogs.cpp" line="1679"/>
3862
 
        <source>Cancel</source>
3863
 
        <translation>Cancel</translation>
3864
 
    </message>
3865
 
</context>
3866
 
<context>
3867
4333
    <name>MythSystemEventEditor</name>
3868
4334
    <message>
3869
 
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="392"/>
 
4335
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="371"/>
3870
4336
        <source>System Event Command Editor</source>
3871
4337
        <translation>System Event Command Editor</translation>
3872
4338
    </message>
3873
4339
    <message>
3874
 
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="394"/>
 
4340
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="373"/>
3875
4341
        <source>Recording pending</source>
3876
4342
        <translation>Recording pending</translation>
3877
4343
    </message>
3878
4344
    <message>
3879
 
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="395"/>
 
4345
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="374"/>
3880
4346
        <source>Recording started</source>
3881
4347
        <translation>Recording started</translation>
3882
4348
    </message>
3883
4349
    <message>
3884
 
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="396"/>
 
4350
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="375"/>
3885
4351
        <source>Recording finished</source>
3886
4352
        <translation>Recording finished</translation>
3887
4353
    </message>
3888
4354
    <message>
3889
 
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="397"/>
 
4355
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="376"/>
3890
4356
        <source>Recording deleted</source>
3891
4357
        <translation>Recording deleted</translation>
3892
4358
    </message>
3893
4359
    <message>
3894
 
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="398"/>
 
4360
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="377"/>
3895
4361
        <source>Recording expired</source>
3896
4362
        <translation>Recording expired</translation>
3897
4363
    </message>
3898
4364
    <message>
3899
 
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="399"/>
 
4365
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="378"/>
3900
4366
        <source>LiveTV started</source>
3901
4367
        <translation>Live TV started</translation>
3902
4368
    </message>
3903
4369
    <message>
3904
 
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="400"/>
 
4370
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="379"/>
3905
4371
        <source>Playback started</source>
3906
4372
        <translation>Playback started</translation>
3907
4373
    </message>
3908
4374
    <message>
3909
 
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="401"/>
 
4375
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="380"/>
3910
4376
        <source>Playback stopped</source>
3911
4377
        <translation>Playback stopped</translation>
3912
4378
    </message>
3913
4379
    <message>
3914
 
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="402"/>
 
4380
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="381"/>
3915
4381
        <source>Playback paused</source>
3916
4382
        <translation>Playback paused</translation>
3917
4383
    </message>
3918
4384
    <message>
3919
 
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="403"/>
 
4385
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="382"/>
3920
4386
        <source>Playback unpaused</source>
3921
4387
        <translation>Playback unpaused</translation>
3922
4388
    </message>
3923
4389
    <message>
3924
 
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="404"/>
 
4390
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="383"/>
3925
4391
        <source>Playback program changed</source>
3926
4392
        <translation>Playback programme changed</translation>
3927
4393
    </message>
3928
4394
    <message>
3929
 
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="405"/>
 
4395
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="384"/>
3930
4396
        <source>Master backend started</source>
3931
4397
        <translation>Master backend started</translation>
3932
4398
    </message>
3933
4399
    <message>
3934
 
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="406"/>
 
4400
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="385"/>
3935
4401
        <source>Master backend shutdown</source>
3936
4402
        <translation>Master backend shutdown</translation>
3937
4403
    </message>
3938
4404
    <message>
3939
 
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="407"/>
 
4405
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="386"/>
3940
4406
        <source>Client connected to master backend</source>
3941
4407
        <translation>Client connected to master backend</translation>
3942
4408
    </message>
3943
4409
    <message>
3944
 
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="408"/>
 
4410
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="387"/>
3945
4411
        <source>Client disconnected from master backend</source>
3946
4412
        <translation>Client disconnected from master backend</translation>
3947
4413
    </message>
3948
4414
    <message>
3949
 
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="409"/>
 
4415
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="388"/>
3950
4416
        <source>Slave backend connected to master</source>
3951
4417
        <translation>Slave backend connected to master</translation>
3952
4418
    </message>
3953
4419
    <message>
3954
 
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="410"/>
 
4420
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="389"/>
3955
4421
        <source>Slave backend disconnected from master</source>
3956
4422
        <translation>Slave backend disconnected from master</translation>
3957
4423
    </message>
3958
4424
    <message>
3959
 
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="411"/>
 
4425
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="390"/>
3960
4426
        <source>Network Control client connected</source>
3961
4427
        <translation>Network Control client connected</translation>
3962
4428
    </message>
3963
4429
    <message>
3964
 
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="412"/>
 
4430
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="391"/>
3965
4431
        <source>Network Control client disconnected</source>
3966
4432
        <translation>Network Control client disconnected</translation>
3967
4433
    </message>
3968
4434
    <message>
3969
 
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="413"/>
 
4435
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="392"/>
3970
4436
        <source>mythfilldatabase ran</source>
3971
4437
        <translation>mythfilldatabase ran</translation>
3972
4438
    </message>
3973
4439
    <message>
3974
 
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="414"/>
 
4440
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="393"/>
3975
4441
        <source>Scheduler ran</source>
3976
4442
        <translation>Scheduler ran</translation>
3977
4443
    </message>
3978
4444
    <message>
3979
 
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="415"/>
 
4445
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="394"/>
3980
4446
        <source>Settings cache cleared</source>
3981
4447
        <translation>Settings cache cleared</translation>
3982
4448
    </message>
3983
4449
    <message>
3984
 
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="416"/>
 
4450
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="395"/>
 
4451
        <source>Screen created or destroyed</source>
 
4452
        <translation>Screen created or destroyed</translation>
 
4453
    </message>
 
4454
    <message>
 
4455
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="396"/>
3985
4456
        <source>Keystroke event #1</source>
3986
4457
        <translation>Keystroke event #1</translation>
3987
4458
    </message>
3988
4459
    <message>
3989
 
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="417"/>
 
4460
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="397"/>
3990
4461
        <source>Keystroke event #2</source>
3991
4462
        <translation>Keystroke event #2</translation>
3992
4463
    </message>
3993
4464
    <message>
3994
 
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="418"/>
 
4465
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="398"/>
3995
4466
        <source>Keystroke event #3</source>
3996
4467
        <translation>Keystroke event #3</translation>
3997
4468
    </message>
3998
4469
    <message>
3999
 
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="419"/>
 
4470
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="399"/>
4000
4471
        <source>Keystroke event #4</source>
4001
4472
        <translation>Keystroke event #4</translation>
4002
4473
    </message>
4003
4474
    <message>
4004
 
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="420"/>
 
4475
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="400"/>
4005
4476
        <source>Keystroke event #5</source>
4006
4477
        <translation>Keystroke event #5</translation>
4007
4478
    </message>
4008
4479
    <message>
4009
 
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="421"/>
 
4480
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="401"/>
4010
4481
        <source>Keystroke event #6</source>
4011
4482
        <translation>Keystroke event #6</translation>
4012
4483
    </message>
4013
4484
    <message>
4014
 
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="422"/>
 
4485
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="402"/>
4015
4486
        <source>Keystroke event #7</source>
4016
4487
        <translation>Keystroke event #7</translation>
4017
4488
    </message>
4018
4489
    <message>
4019
 
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="423"/>
 
4490
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="403"/>
4020
4491
        <source>Keystroke event #8</source>
4021
4492
        <translation>Keystroke event #8</translation>
4022
4493
    </message>
4023
4494
    <message>
4024
 
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="424"/>
 
4495
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="404"/>
4025
4496
        <source>Keystroke event #9</source>
4026
4497
        <translation>Keystroke event #9</translation>
4027
4498
    </message>
4028
4499
    <message>
4029
 
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="425"/>
 
4500
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="405"/>
4030
4501
        <source>Keystroke event #10</source>
4031
4502
        <translation>Keystroke event #10</translation>
4032
4503
    </message>
4033
4504
    <message>
4034
 
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="426"/>
 
4505
        <location filename="../libs/libmythtv/mythsystemevent.cpp" line="406"/>
4035
4506
        <source>Any event</source>
4036
4507
        <translation>Any event</translation>
4037
4508
    </message>
4047
4518
<context>
4048
4519
    <name>MythThemedDialog</name>
4049
4520
    <message>
4050
 
        <location filename="../libs/libmyth/mythdialogs.cpp" line="1043"/>
 
4521
        <location filename="../libs/libmyth/mythdialogs.cpp" line="946"/>
4051
4522
        <source>Could not locate &apos;%1&apos; in theme &apos;%2&apos;.
4052
4523
 
4053
4524
Returning to the previous menu.</source>
4055
4526
Returning to the previous menu.</translation>
4056
4527
    </message>
4057
4528
    <message>
4058
 
        <location filename="../libs/libmyth/mythdialogs.cpp" line="1047"/>
 
4529
        <location filename="../libs/libmyth/mythdialogs.cpp" line="950"/>
4059
4530
        <source>Missing UI Element</source>
4060
4531
        <translation>Missing UI Element</translation>
4061
4532
    </message>
4063
4534
<context>
4064
4535
    <name>MythThemedMenu</name>
4065
4536
    <message>
4066
 
        <location filename="../libs/libmythui/myththemedmenu.cpp" line="298"/>
 
4537
        <location filename="../libs/libmythui/myththemedmenu.cpp" line="292"/>
4067
4538
        <source>System Menu</source>
4068
4539
        <translation>System Menu</translation>
4069
4540
    </message>
4070
4541
    <message>
4071
 
        <location filename="../libs/libmythui/myththemedmenu.cpp" line="311"/>
4072
 
        <location filename="../libs/libmythui/myththemedmenu.cpp" line="322"/>
 
4542
        <location filename="../libs/libmythui/myththemedmenu.cpp" line="303"/>
 
4543
        <source>Enter standby mode</source>
 
4544
        <translation>Enter standby mode</translation>
 
4545
    </message>
 
4546
    <message>
 
4547
        <location filename="../libs/libmythui/myththemedmenu.cpp" line="309"/>
 
4548
        <location filename="../libs/libmythui/myththemedmenu.cpp" line="318"/>
4073
4549
        <source>Shutdown</source>
4074
4550
        <translation>Shutdown</translation>
4075
4551
    </message>
4076
4552
    <message>
4077
 
        <location filename="../libs/libmythui/myththemedmenu.cpp" line="316"/>
4078
 
        <location filename="../libs/libmythui/myththemedmenu.cpp" line="323"/>
 
4553
        <location filename="../libs/libmythui/myththemedmenu.cpp" line="313"/>
 
4554
        <location filename="../libs/libmythui/myththemedmenu.cpp" line="319"/>
4079
4555
        <source>Reboot</source>
4080
4556
        <translation>Reboot</translation>
4081
4557
    </message>
4082
4558
    <message>
4083
 
        <location filename="../libs/libmythui/myththemedmenu.cpp" line="331"/>
 
4559
        <location filename="../libs/libmythui/myththemedmenu.cpp" line="326"/>
4084
4560
        <source>About</source>
4085
4561
        <translation>About</translation>
4086
4562
    </message>
4087
4563
    <message>
4088
 
        <location filename="../libs/libmythui/myththemedmenu.cpp" line="332"/>
4089
 
        <source>Cancel</source>
4090
 
        <translation>Cancel</translation>
4091
 
    </message>
4092
 
    <message>
4093
 
        <location filename="../libs/libmythui/myththemedmenu.cpp" line="348"/>
 
4564
        <location filename="../libs/libmythui/myththemedmenu.cpp" line="341"/>
4094
4565
        <source>Revision: %1
4095
4566
 Branch: %2
4096
4567
 %3</source>
4099
4570
 %3</translation>
4100
4571
    </message>
4101
4572
    <message>
4102
 
        <location filename="../libs/libmythui/myththemedmenu.cpp" line="359"/>
 
4573
        <location filename="../libs/libmythui/myththemedmenu.cpp" line="352"/>
4103
4574
        <source>Ok</source>
4104
4575
        <translation>OK</translation>
4105
4576
    </message>
4106
4577
    <message>
4107
 
        <location filename="../libs/libmythui/myththemedmenu.cpp" line="941"/>
 
4578
        <location filename="../libs/libmythui/myththemedmenu.cpp" line="909"/>
4108
4579
        <source>Enter password:</source>
4109
4580
        <translation>Enter password:</translation>
4110
4581
    </message>
4134
4605
<context>
4135
4606
    <name>MythUISearchDialog</name>
4136
4607
    <message numerus="yes">
4137
 
        <location filename="../libs/libmythui/mythdialogbox.cpp" line="565"/>
4138
 
        <location filename="../libs/libmythui/mythdialogbox.cpp" line="626"/>
 
4608
        <location filename="../libs/libmythui/mythdialogbox.cpp" line="764"/>
 
4609
        <location filename="../libs/libmythui/mythdialogbox.cpp" line="825"/>
4139
4610
        <source>%n match(es)</source>
4140
4611
        <translation>
4141
4612
            <numerusform>%n match</numerusform>
4146
4617
<context>
4147
4618
    <name>MythWebPage</name>
4148
4619
    <message>
4149
 
        <location filename="../libs/libmythui/mythuiwebbrowser.cpp" line="286"/>
 
4620
        <location filename="../libs/libmythui/mythuiwebbrowser.cpp" line="287"/>
4150
4621
        <source>Error loading page: %1</source>
4151
 
        <translation type="unfinished">Error loading page: %1</translation>
 
4622
        <translation>Error loading page: %1</translation>
4152
4623
    </message>
4153
4624
</context>
4154
4625
<context>
4155
4626
    <name>MythWebView</name>
4156
4627
    <message>
4157
 
        <source>Error loading page: %1</source>
4158
 
        <translation type="obsolete">Error loading page: %1</translation>
4159
 
    </message>
4160
 
    <message>
4161
 
        <location filename="../libs/libmythui/mythuiwebbrowser.cpp" line="517"/>
 
4628
        <location filename="../libs/libmythui/mythuiwebbrowser.cpp" line="524"/>
4162
4629
        <source>Enter filename to save file</source>
4163
 
        <translation type="unfinished"></translation>
 
4630
        <translation>Enter filename to save file</translation>
4164
4631
    </message>
4165
4632
    <message>
4166
 
        <location filename="../libs/libmythui/mythuiwebbrowser.cpp" line="550"/>
 
4633
        <location filename="../libs/libmythui/mythuiwebbrowser.cpp" line="557"/>
4167
4634
        <source>Downloading...</source>
4168
 
        <translation type="unfinished"></translation>
 
4635
        <translation>Downloading...</translation>
4169
4636
    </message>
4170
4637
    <message>
4171
 
        <location filename="../libs/libmythui/mythuiwebbrowser.cpp" line="587"/>
4172
 
        <location filename="../libs/libmythui/mythuiwebbrowser.cpp" line="679"/>
 
4638
        <location filename="../libs/libmythui/mythuiwebbrowser.cpp" line="594"/>
 
4639
        <location filename="../libs/libmythui/mythuiwebbrowser.cpp" line="686"/>
4173
4640
        <source>Play the file</source>
4174
 
        <translation type="unfinished"></translation>
 
4641
        <translation>Play the file</translation>
4175
4642
    </message>
4176
4643
    <message>
4177
 
        <location filename="../libs/libmythui/mythuiwebbrowser.cpp" line="610"/>
4178
 
        <location filename="../libs/libmythui/mythuiwebbrowser.cpp" line="684"/>
 
4644
        <location filename="../libs/libmythui/mythuiwebbrowser.cpp" line="617"/>
 
4645
        <location filename="../libs/libmythui/mythuiwebbrowser.cpp" line="691"/>
4179
4646
        <source>Download the file</source>
4180
 
        <translation type="unfinished"></translation>
 
4647
        <translation>Download the file</translation>
4181
4648
    </message>
4182
4649
    <message>
4183
 
        <location filename="../libs/libmythui/mythuiwebbrowser.cpp" line="614"/>
4184
 
        <location filename="../libs/libmythui/mythuiwebbrowser.cpp" line="682"/>
 
4650
        <location filename="../libs/libmythui/mythuiwebbrowser.cpp" line="621"/>
 
4651
        <location filename="../libs/libmythui/mythuiwebbrowser.cpp" line="689"/>
4185
4652
        <source>Download and play the file</source>
4186
 
        <translation type="unfinished"></translation>
 
4653
        <translation>Download and play the file</translation>
4187
4654
    </message>
4188
4655
    <message>
4189
 
        <location filename="../libs/libmythui/mythuiwebbrowser.cpp" line="646"/>
 
4656
        <location filename="../libs/libmythui/mythuiwebbrowser.cpp" line="653"/>
4190
4657
        <source>ERROR downloading file.</source>
4191
 
        <translation type="unfinished"></translation>
 
4658
        <translation>Error downloading file.</translation>
4192
4659
    </message>
4193
4660
    <message>
4194
 
        <location filename="../libs/libmythui/mythuiwebbrowser.cpp" line="664"/>
 
4661
        <location filename="../libs/libmythui/mythuiwebbrowser.cpp" line="671"/>
4195
4662
        <source>What do you want to do with this file?</source>
4196
 
        <translation type="unfinished"></translation>
 
4663
        <translation>What do you want to do with this file?</translation>
4197
4664
    </message>
4198
4665
    <message>
4199
 
        <location filename="../libs/libmythui/mythuiwebbrowser.cpp" line="685"/>
 
4666
        <location filename="../libs/libmythui/mythuiwebbrowser.cpp" line="692"/>
4200
4667
        <source>Cancel</source>
4201
 
        <translation type="unfinished">Cancel</translation>
 
4668
        <translation>Cancel</translation>
4202
4669
    </message>
4203
4670
</context>
4204
4671
<context>
4329
4796
<context>
4330
4797
    <name>PlaybackBox</name>
4331
4798
    <message>
4332
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="1164"/>
 
4799
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="1197"/>
4333
4800
        <source>% used</source>
4334
4801
        <translation>% used</translation>
4335
4802
    </message>
4336
4803
    <message>
4337
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="1168"/>
 
4804
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="1201"/>
4338
4805
        <source>, %1 GB free</source>
4339
4806
        <translation>, %1 GB free</translation>
4340
4807
    </message>
4341
4808
    <message>
4342
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="1621"/>
4343
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2027"/>
4344
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2028"/>
4345
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4371"/>
4346
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4570"/>
 
4809
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="1660"/>
 
4810
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2066"/>
 
4811
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2067"/>
 
4812
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4356"/>
 
4813
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4555"/>
4347
4814
        <source>Live TV</source>
4348
4815
        <translation>Live TV</translation>
4349
4816
    </message>
4350
4817
    <message>
4351
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2192"/>
4352
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2207"/>
 
4818
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2223"/>
 
4819
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2238"/>
4353
4820
        <source>This recording is already being deleted</source>
4354
4821
        <translation>This recording is already being deleted</translation>
4355
4822
    </message>
4356
4823
    <message>
4357
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2345"/>
 
4824
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2359"/>
4358
4825
        <source>Change Group Filter</source>
4359
4826
        <translation>Change Group Filter</translation>
4360
4827
    </message>
4361
4828
    <message>
4362
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2348"/>
 
4829
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2362"/>
4363
4830
        <source>Change Group View</source>
4364
4831
        <translation>Change Group View</translation>
4365
4832
    </message>
4366
4833
    <message>
4367
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2352"/>
 
4834
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2366"/>
4368
4835
        <source>Change Group Password</source>
4369
4836
        <translation>Change Group Password</translation>
4370
4837
    </message>
4371
4838
    <message>
4372
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2357"/>
4373
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3125"/>
 
4839
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2371"/>
 
4840
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3133"/>
4374
4841
        <source>Playlist options</source>
4375
4842
        <translation>Playlist options</translation>
4376
4843
    </message>
4377
4844
    <message>
4378
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2364"/>
 
4845
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2377"/>
4379
4846
        <source>Add this Group to Playlist</source>
4380
4847
        <translation>Add this Group to Playlist</translation>
4381
4848
    </message>
4382
4849
    <message>
4383
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2369"/>
 
4850
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2382"/>
4384
4851
        <source>Add this recording to Playlist</source>
4385
4852
        <translation>Add this recording to Playlist</translation>
4386
4853
    </message>
4387
4854
    <message>
4388
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2495"/>
 
4855
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2507"/>
4389
4856
        <source>Are you sure you want to delete:</source>
4390
4857
        <translation>Are you sure you want to delete:</translation>
4391
4858
    </message>
4392
4859
    <message>
4393
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2501"/>
 
4860
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2513"/>
4394
4861
        <source>Are you sure you want to stop:</source>
4395
4862
        <translation>Are you sure you want to stop:</translation>
4396
4863
    </message>
4397
4864
    <message>
4398
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2545"/>
 
4865
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2544"/>
4399
4866
        <source>Yes, and allow re-record</source>
4400
4867
        <translation>Yes, and allow re-record</translation>
4401
4868
    </message>
4402
4869
    <message>
4403
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2553"/>
4404
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2557"/>
 
4870
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2552"/>
 
4871
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2556"/>
4405
4872
        <source>Yes, delete it</source>
4406
4873
        <translation>Yes, delete it</translation>
4407
4874
    </message>
4408
4875
    <message>
4409
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2657"/>
4410
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3112"/>
 
4876
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2660"/>
 
4877
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3120"/>
4411
4878
        <source>Play</source>
4412
4879
        <translation>Play</translation>
4413
4880
    </message>
4414
4881
    <message>
4415
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2658"/>
 
4882
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2661"/>
4416
4883
        <source>Shuffle Play</source>
4417
4884
        <translation>Shuffle Play</translation>
4418
4885
    </message>
4419
4886
    <message>
4420
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2659"/>
 
4887
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2662"/>
4421
4888
        <source>Clear Playlist</source>
4422
4889
        <translation>Clear Playlist</translation>
4423
4890
    </message>
4424
4891
    <message>
4425
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2664"/>
 
4892
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2667"/>
4426
4893
        <source>Toggle playlist for this Category/Title</source>
4427
4894
        <translation>Toggle playlist for this Category/Title</translation>
4428
4895
    </message>
4429
4896
    <message>
4430
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2671"/>
 
4897
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2674"/>
4431
4898
        <source>Toggle playlist for this recording</source>
4432
4899
        <translation>Toggle playlist for this recording</translation>
4433
4900
    </message>
4434
4901
    <message>
4435
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2688"/>
4436
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2885"/>
 
4902
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2693"/>
 
4903
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2906"/>
4437
4904
        <source>Change Recording Group</source>
4438
4905
        <translation>Change Recording Group</translation>
4439
4906
    </message>
4440
4907
    <message>
4441
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2690"/>
4442
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2888"/>
 
4908
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2694"/>
 
4909
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2907"/>
4443
4910
        <source>Change Playback Group</source>
4444
4911
        <translation>Change Playback Group</translation>
4445
4912
    </message>
4446
4913
    <message>
4447
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2676"/>
4448
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2934"/>
4449
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3147"/>
 
4914
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2678"/>
 
4915
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2943"/>
 
4916
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3152"/>
4450
4917
        <source>Job Options</source>
4451
4918
        <translation>Job Options</translation>
4452
4919
    </message>
4453
4920
    <message>
4454
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2678"/>
4455
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3083"/>
4456
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3161"/>
 
4921
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2679"/>
 
4922
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3092"/>
 
4923
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3164"/>
4457
4924
        <source>Delete</source>
4458
4925
        <translation>Delete</translation>
4459
4926
    </message>
4460
4927
    <message>
4461
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2758"/>
4462
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2963"/>
 
4928
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2762"/>
 
4929
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2973"/>
4463
4930
        <source>Begin Transcoding</source>
4464
4931
        <translation>Begin Transcoding</translation>
4465
4932
    </message>
4466
4933
    <message>
4467
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2761"/>
4468
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2963"/>
 
4934
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2764"/>
 
4935
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2973"/>
4469
4936
        <source>Stop Transcoding</source>
4470
4937
        <translation>Stop Transcoding</translation>
4471
4938
    </message>
4472
4939
    <message>
4473
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2783"/>
4474
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2796"/>
4475
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2809"/>
4476
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2823"/>
4477
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2995"/>
 
4940
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2782"/>
 
4941
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2795"/>
 
4942
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2808"/>
 
4943
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2821"/>
 
4944
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3005"/>
4478
4945
        <source>Begin</source>
4479
4946
        <translation>Begin</translation>
4480
4947
    </message>
4481
4948
    <message>
4482
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2786"/>
4483
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2799"/>
4484
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2812"/>
4485
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2827"/>
4486
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2994"/>
 
4949
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2785"/>
 
4950
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2798"/>
 
4951
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2811"/>
 
4952
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2824"/>
 
4953
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3004"/>
4487
4954
        <source>Stop</source>
4488
4955
        <translation>Stop</translation>
4489
4956
    </message>
4490
4957
    <message>
4491
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2874"/>
 
4958
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2887"/>
4492
4959
        <source>Play from bookmark</source>
4493
4960
        <translation>Play from bookmark</translation>
4494
4961
    </message>
4495
4962
    <message>
4496
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2876"/>
 
4963
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2888"/>
4497
4964
        <source>Play from beginning</source>
4498
4965
        <translation>Play from beginning</translation>
4499
4966
    </message>
4500
4967
    <message>
4501
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2692"/>
4502
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2894"/>
 
4968
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2695"/>
 
4969
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2901"/>
4503
4970
        <source>Disable Auto Expire</source>
4504
4971
        <translation>Disable Auto Expire</translation>
4505
4972
    </message>
4506
4973
    <message>
4507
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="563"/>
 
4974
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="567"/>
4508
4975
        <source>Recordings</source>
4509
4976
        <translation>Recordings</translation>
4510
4977
    </message>
4511
4978
    <message>
4512
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2694"/>
4513
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2897"/>
 
4979
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2696"/>
 
4980
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2901"/>
4514
4981
        <source>Enable Auto Expire</source>
4515
4982
        <translation>Enable Auto Expire</translation>
4516
4983
    </message>
4517
4984
    <message numerus="yes">
4518
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2863"/>
 
4985
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2655"/>
 
4986
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2688"/>
 
4987
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2705"/>
4519
4988
        <source>There is %n item(s) in the playlist. Actions affect all items in the playlist</source>
4520
4989
        <translation>
4521
4990
            <numerusform>There is %n item in the playlist. Actions affect all items in the playlist</numerusform>
4523
4992
        </translation>
4524
4993
    </message>
4525
4994
    <message>
4526
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2870"/>
 
4995
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2883"/>
4527
4996
        <source>Play Options</source>
4528
4997
        <translation>Play Options</translation>
4529
4998
    </message>
4530
4999
    <message>
4531
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2901"/>
 
5000
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2903"/>
4532
5001
        <source>Do not preserve this episode</source>
4533
5002
        <translation>Do not preserve this episode</translation>
4534
5003
    </message>
4535
5004
    <message>
4536
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2904"/>
 
5005
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2903"/>
4537
5006
        <source>Preserve this episode</source>
4538
5007
        <translation>Preserve this episode</translation>
4539
5008
    </message>
4540
5009
    <message>
4541
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2912"/>
 
5010
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2920"/>
4542
5011
        <source>Scheduling Options</source>
4543
5012
        <translation>Scheduling Options</translation>
4544
5013
    </message>
4545
5014
    <message>
4546
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2915"/>
 
5015
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2924"/>
4547
5016
        <source>Edit Recording Schedule</source>
4548
5017
        <translation>Edit Recording Schedule</translation>
4549
5018
    </message>
4550
5019
    <message>
4551
 
        <source>Show Program Details</source>
4552
 
        <translation type="obsolete">Show Programme Details</translation>
4553
 
    </message>
4554
 
    <message>
4555
 
        <source>Change Recording Title</source>
4556
 
        <translation type="obsolete">Change Recording Title</translation>
4557
 
    </message>
4558
 
    <message>
4559
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2993"/>
 
5020
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3003"/>
4560
5021
        <source>User Job</source>
4561
5022
        <translation>User Job</translation>
4562
5023
    </message>
4563
5024
    <message>
4564
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3067"/>
 
5025
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3081"/>
4565
5026
        <source>Recording file cannot be found</source>
4566
5027
        <translation>Recording file cannot be found</translation>
4567
5028
    </message>
4568
5029
    <message>
4569
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3069"/>
 
5030
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3083"/>
4570
5031
        <source>Recording file contains no data</source>
4571
5032
        <translation>Recording file contains no data</translation>
4572
5033
    </message>
4573
5034
    <message>
4574
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3109"/>
 
5035
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3118"/>
4575
5036
        <source>Play from...</source>
4576
5037
        <translation>Play from...</translation>
4577
5038
    </message>
4578
5039
    <message>
4579
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3088"/>
4580
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3118"/>
 
5040
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3096"/>
 
5041
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3126"/>
4581
5042
        <source>Remove from Playlist</source>
4582
5043
        <translation>Remove from Playlist</translation>
4583
5044
    </message>
4584
5045
    <message>
4585
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3093"/>
4586
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3121"/>
 
5046
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3100"/>
 
5047
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3129"/>
4587
5048
        <source>Add to Playlist</source>
4588
5049
        <translation>Add to Playlist</translation>
4589
5050
    </message>
4590
5051
    <message>
4591
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3135"/>
 
5052
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3142"/>
4592
5053
        <source>Stop Recording</source>
4593
5054
        <translation>Stop Recording</translation>
4594
5055
    </message>
4595
5056
    <message>
4596
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2674"/>
4597
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2882"/>
4598
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3143"/>
 
5057
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2677"/>
 
5058
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2899"/>
 
5059
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3150"/>
4599
5060
        <source>Storage Options</source>
4600
5061
        <translation>Storage Options</translation>
4601
5062
    </message>
4602
5063
    <message>
4603
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3070"/>
4604
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3145"/>
 
5064
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3084"/>
 
5065
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3151"/>
4605
5066
        <source>Recording Options</source>
4606
5067
        <translation>Recording Options</translation>
4607
5068
    </message>
4608
5069
    <message>
4609
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3012"/>
4610
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4369"/>
4611
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4568"/>
4612
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4611"/>
4613
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4829"/>
 
5070
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3026"/>
 
5071
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4354"/>
 
5072
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4553"/>
 
5073
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4596"/>
 
5074
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4824"/>
4614
5075
        <source>Default</source>
4615
5076
        <translation>Default</translation>
4616
5077
    </message>
4617
5078
    <message>
4618
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="562"/>
4619
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4348"/>
 
5079
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="566"/>
 
5080
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4333"/>
4620
5081
        <source>Groups</source>
4621
5082
        <translation>Groups</translation>
4622
5083
    </message>
4623
5084
    <message>
4624
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4427"/>
 
5085
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4412"/>
4625
5086
        <source>Categories</source>
4626
5087
        <translation>Categories</translation>
4627
5088
    </message>
4628
5089
    <message>
4629
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3013"/>
 
5090
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3027"/>
4630
5091
        <source>Autodetect</source>
4631
5092
        <translation>Autodetect</translation>
4632
5093
    </message>
4633
5094
    <message>
4634
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3036"/>
 
5095
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3050"/>
4635
5096
        <source>High Quality</source>
4636
5097
        <translation>High Quality</translation>
4637
5098
    </message>
4638
5099
    <message>
4639
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3038"/>
 
5100
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3052"/>
4640
5101
        <source>Medium Quality</source>
4641
5102
        <translation>Medium Quality</translation>
4642
5103
    </message>
4643
5104
    <message>
4644
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3040"/>
 
5105
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3054"/>
4645
5106
        <source>Low Quality</source>
4646
5107
        <translation>Low Quality</translation>
4647
5108
    </message>
4648
5109
    <message>
4649
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="388"/>
 
5110
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="391"/>
4650
5111
        <source>Watch List</source>
4651
5112
        <translation>Watch List</translation>
4652
5113
    </message>
4653
5114
    <message>
4654
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="1359"/>
 
5115
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="1398"/>
4655
5116
        <source>There are no recordings in your current view</source>
4656
5117
        <translation>There are no recordings in your current view</translation>
4657
5118
    </message>
4658
5119
    <message>
4659
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="1358"/>
 
5120
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="1397"/>
4660
5121
        <source>There are no recordings available</source>
4661
5122
        <translation>There are no recordings available</translation>
4662
5123
    </message>
4663
5124
    <message>
4664
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3139"/>
 
5125
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3146"/>
4665
5126
        <source>Mark as Unwatched</source>
4666
5127
        <translation>Mark as Unwatched</translation>
4667
5128
    </message>
4668
5129
    <message>
4669
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3141"/>
 
5130
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3148"/>
4670
5131
        <source>Mark as Watched</source>
4671
5132
        <translation>Mark as Watched</translation>
4672
5133
    </message>
4673
5134
    <message>
4674
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="1586"/>
 
5135
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="1625"/>
4675
5136
        <source>_NO_TITLE_</source>
4676
5137
        <translation>_NO_TITLE_</translation>
4677
5138
    </message>
4678
5139
    <message>
4679
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="1598"/>
4680
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4400"/>
 
5140
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="1637"/>
 
5141
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4385"/>
 
5142
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4387"/>
 
5143
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4391"/>
4681
5144
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4402"/>
4682
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4406"/>
4683
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4417"/>
4684
5145
        <source>Unknown</source>
4685
5146
        <translation>Unknown</translation>
4686
5147
    </message>
4687
5148
    <message>
4688
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2374"/>
 
5149
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2387"/>
4689
5150
        <source>Help (Status Icons)</source>
4690
5151
        <translation>Help (Status Icons)</translation>
4691
5152
    </message>
4692
5153
    <message>
4693
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2679"/>
 
5154
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2680"/>
4694
5155
        <source>Delete, and allow re-record</source>
4695
5156
        <translation>Delete, and allow re-record</translation>
4696
5157
    </message>
4697
5158
    <message>
4698
 
        <source>Allow this program to re-record</source>
4699
 
        <translation type="obsolete">Allow this programme to re-record</translation>
4700
 
    </message>
4701
 
    <message>
4702
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3155"/>
 
5159
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3159"/>
4703
5160
        <source>Undelete</source>
4704
5161
        <translation>Undelete</translation>
4705
5162
    </message>
4706
5163
    <message>
4707
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3157"/>
 
5164
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3160"/>
4708
5165
        <source>Delete Forever</source>
4709
5166
        <translation>Delete Forever</translation>
4710
5167
    </message>
4711
5168
    <message>
4712
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4370"/>
4713
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4572"/>
 
5169
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4355"/>
 
5170
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4557"/>
4714
5171
        <source>Deleted</source>
4715
5172
        <translation>Deleted</translation>
4716
5173
    </message>
4717
5174
    <message>
4718
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="605"/>
 
5175
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="609"/>
4719
5176
        <source>Password for group &apos;%1&apos;:</source>
4720
5177
        <translation>Password for group &apos;%1&apos;:</translation>
4721
5178
    </message>
4722
5179
    <message>
4723
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="699"/>
 
5180
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="703"/>
4724
5181
        <source>, which consume %1</source>
4725
5182
        <translation>, which consume %1</translation>
4726
5183
    </message>
4727
5184
    <message>
4728
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="700"/>
 
5185
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="704"/>
4729
5186
        <source>GB</source>
4730
5187
        <comment>GigaBytes</comment>
4731
5188
        <translation>GB</translation>
4732
5189
    </message>
4733
5190
    <message>
4734
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2325"/>
 
5191
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2353"/>
4735
5192
        <source>Group List Menu</source>
4736
5193
        <translation>Group List Menu</translation>
4737
5194
    </message>
4738
5195
    <message>
4739
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2497"/>
 
5196
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2509"/>
4740
5197
        <source>Recording file does not exist.
4741
5198
Are you sure you want to delete:</source>
4742
5199
        <translation>Recording file does not exist.
4743
5200
Are you sure you want to delete:</translation>
4744
5201
    </message>
4745
5202
    <message>
4746
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2561"/>
 
5203
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2560"/>
4747
5204
        <source>Yes, stop recording</source>
4748
5205
        <translation>Yes, stop recording</translation>
4749
5206
    </message>
4750
5207
    <message>
4751
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2575"/>
 
5208
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2574"/>
4752
5209
        <source>Yes, delete it and the remaining %1 list items</source>
4753
5210
        <translation>Yes, delete it and the remaining %1 list items</translation>
4754
5211
    </message>
4755
5212
    <message>
4756
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2585"/>
 
5213
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2584"/>
4757
5214
        <source>No, keep it</source>
4758
5215
        <translation>No, keep it</translation>
4759
5216
    </message>
4760
5217
    <message>
4761
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2589"/>
 
5218
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2588"/>
4762
5219
        <source>No, continue recording</source>
4763
5220
        <translation>No, continue recording</translation>
4764
5221
    </message>
4765
5222
    <message>
4766
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2597"/>
 
5223
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2596"/>
4767
5224
        <source>No, and keep the remaining %1 list items</source>
4768
5225
        <translation>No, and keep the remaining %1 list items</translation>
4769
5226
    </message>
4770
5227
    <message>
4771
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2615"/>
4772
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2621"/>
 
5228
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2616"/>
 
5229
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2622"/>
4773
5230
        <source>Recording Available
4774
5231
</source>
4775
5232
        <translation>Recording Available
4776
5233
</translation>
4777
5234
    </message>
4778
5235
    <message>
4779
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2212"/>
4780
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2616"/>
 
5236
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2243"/>
 
5237
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2617"/>
4781
5238
        <source>This recording is currently in use by:</source>
4782
5239
        <translation>This recording is currently in use by:</translation>
4783
5240
    </message>
4784
5241
    <message numerus="yes">
4785
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="676"/>
 
5242
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="680"/>
4786
5243
        <source>There is/are %n recording(s) in this display group</source>
4787
5244
        <translation>
4788
5245
            <numerusform>There is %n recording in this display group</numerusform>
4790
5247
        </translation>
4791
5248
    </message>
4792
5249
    <message>
4793
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2191"/>
4794
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2206"/>
4795
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2211"/>
 
5250
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2222"/>
 
5251
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2237"/>
 
5252
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2242"/>
4796
5253
        <source>Cannot delete
4797
5254
</source>
4798
5255
        <translation>Cannot delete
4799
5256
</translation>
4800
5257
    </message>
4801
5258
    <message>
4802
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2622"/>
 
5259
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2623"/>
4803
5260
        <source>This recording is currently Available</source>
4804
5261
        <translation>This recording is currently Available</translation>
4805
5262
    </message>
4806
5263
    <message>
4807
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2627"/>
4808
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2631"/>
4809
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2636"/>
4810
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2641"/>
4811
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2646"/>
 
5264
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2628"/>
 
5265
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2632"/>
 
5266
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2637"/>
 
5267
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2642"/>
 
5268
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2647"/>
4812
5269
        <source>Recording Unavailable
4813
5270
</source>
4814
5271
        <translation>Recording Unavailable
4815
5272
</translation>
4816
5273
    </message>
4817
5274
    <message>
4818
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2628"/>
 
5275
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2629"/>
4819
5276
        <source>This recording is currently being deleted and is unavailable</source>
4820
5277
        <translation>This recording is currently being deleted and is unavailable</translation>
4821
5278
    </message>
4822
5279
    <message>
4823
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2632"/>
 
5280
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2633"/>
4824
5281
        <source>This recording has been deleted and is unavailable</source>
4825
5282
        <translation>This recording has been deleted and is unavailable</translation>
4826
5283
    </message>
4827
5284
    <message>
4828
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2637"/>
 
5285
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2638"/>
4829
5286
        <source>The file for this recording can not be found</source>
4830
5287
        <translation>The file for this recording can not be found</translation>
4831
5288
    </message>
4832
5289
    <message>
4833
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2642"/>
 
5290
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2643"/>
4834
5291
        <source>The file for this recording is empty.</source>
4835
5292
        <translation>The file for this recording is empty.</translation>
4836
5293
    </message>
4837
5294
    <message>
4838
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2647"/>
 
5295
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2648"/>
4839
5296
        <source>This recording is not yet available.</source>
4840
5297
        <translation>This recording is not yet available.</translation>
4841
5298
    </message>
4842
5299
    <message>
4843
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2667"/>
 
5300
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2670"/>
4844
5301
        <source>Toggle playlist for this Group</source>
4845
5302
        <translation>Toggle playlist for this Group</translation>
4846
5303
    </message>
4847
5304
    <message>
4848
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2696"/>
 
5305
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2697"/>
4849
5306
        <source>Mark As Watched</source>
4850
5307
        <translation>Mark As Watched</translation>
4851
5308
    </message>
4855
5312
        <translation>Mark As Unwatched</translation>
4856
5313
    </message>
4857
5314
    <message>
4858
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2764"/>
4859
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2964"/>
 
5315
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2767"/>
 
5316
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2974"/>
4860
5317
        <source>Begin Commercial Detection</source>
4861
5318
        <translation>Begin Advert Detection</translation>
4862
5319
    </message>
4863
5320
    <message>
4864
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2767"/>
4865
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2964"/>
 
5321
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2769"/>
 
5322
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2974"/>
4866
5323
        <source>Stop Commercial Detection</source>
4867
5324
        <translation>Stop Advert Detection</translation>
4868
5325
    </message>
4869
5326
    <message>
4870
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2771"/>
4871
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2965"/>
 
5327
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2772"/>
 
5328
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2975"/>
4872
5329
        <source>Begin Metadata Lookup</source>
4873
 
        <translation type="unfinished"></translation>
 
5330
        <translation>Begin Metadata Lookup</translation>
4874
5331
    </message>
4875
5332
    <message>
4876
5333
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2774"/>
4877
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2965"/>
 
5334
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2975"/>
4878
5335
        <source>Stop Metadata Lookup</source>
4879
 
        <translation type="unfinished"></translation>
 
5336
        <translation>Stop Metadata Lookup</translation>
4880
5337
    </message>
4881
5338
    <message>
4882
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2918"/>
 
5339
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2926"/>
4883
5340
        <source>Allow this episode to re-record</source>
4884
 
        <translation type="unfinished">Allow this episode to re-record</translation>
 
5341
        <translation>Allow this episode to re-record</translation>
4885
5342
    </message>
4886
5343
    <message>
4887
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2921"/>
4888
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3081"/>
 
5344
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2928"/>
 
5345
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3091"/>
4889
5346
        <source>Show Recording Details</source>
4890
 
        <translation type="unfinished"></translation>
 
5347
        <translation>Show Recording Details</translation>
4891
5348
    </message>
4892
5349
    <message>
4893
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2924"/>
 
5350
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2930"/>
4894
5351
        <source>Change Recording Metadata</source>
4895
 
        <translation type="unfinished"></translation>
 
5352
        <translation>Change Recording Metadata</translation>
4896
5353
    </message>
4897
5354
    <message>
4898
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2927"/>
 
5355
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="2932"/>
4899
5356
        <source>Custom Edit</source>
4900
5357
        <translation>Custom Edit</translation>
4901
5358
    </message>
4902
5359
    <message>
4903
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3009"/>
 
5360
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="3022"/>
4904
5361
        <source>Transcoding profiles</source>
4905
5362
        <translation>Transcoding profiles</translation>
4906
5363
    </message>
4907
5364
    <message numerus="yes">
4908
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4373"/>
4909
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4380"/>
4910
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4408"/>
4911
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4419"/>
4912
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4574"/>
 
5365
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4358"/>
 
5366
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4365"/>
 
5367
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4393"/>
 
5368
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4404"/>
 
5369
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4559"/>
4913
5370
        <source>%1 [%n item(s)]</source>
4914
5371
        <translation>
4915
5372
            <numerusform>%1 [%n item]</numerusform>
4917
5374
        </translation>
4918
5375
    </message>
4919
5376
    <message>
4920
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4437"/>
 
5377
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4422"/>
4921
5378
        <source>Change Filter</source>
4922
5379
        <translation>Change Filter</translation>
4923
5380
    </message>
4924
5381
    <message>
4925
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4556"/>
 
5382
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4541"/>
4926
5383
        <source>Add New</source>
4927
5384
        <translation>Add New</translation>
4928
5385
    </message>
4929
5386
    <message>
4930
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4578"/>
 
5387
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4563"/>
4931
5388
        <source>Select Recording Group</source>
4932
5389
        <translation>Select Recording Group</translation>
4933
5390
    </message>
4934
5391
    <message>
4935
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4622"/>
 
5392
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4607"/>
4936
5393
        <source>Select Playback Group</source>
4937
5394
        <translation>Select Playback Group</translation>
4938
5395
    </message>
4939
5396
    <message>
4940
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4763"/>
 
5397
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="4758"/>
4941
5398
        <source>New Recording Group</source>
4942
5399
        <translation>New Recording Group</translation>
4943
5400
    </message>
4945
5402
<context>
4946
5403
    <name>PlaybackProfileItemConfig</name>
4947
5404
    <message>
4948
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="630"/>
 
5405
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="639"/>
4949
5406
        <source>Decoder</source>
4950
5407
        <translation>Decoder</translation>
4951
5408
    </message>
4952
5409
    <message>
4953
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="631"/>
 
5410
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="640"/>
4954
5411
        <source>Max CPUs</source>
4955
5412
        <translation>Max CPUs</translation>
4956
5413
    </message>
4957
5414
    <message>
4958
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="632"/>
 
5415
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="641"/>
4959
5416
        <source>Deblocking filter</source>
4960
5417
        <translation>Deblocking filter</translation>
4961
5418
    </message>
4962
5419
    <message>
4963
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="643"/>
 
5420
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="652"/>
4964
5421
        <source> Multithreaded decoding disabled-only one CPU will be used, please recompile with --enable-ffmpeg-pthreads to enable.</source>
4965
5422
        <translation>Multithreaded decoding disabled, only one CPU will be used, please re-compile with --enable-ffmpeg-pthreads to enable.</translation>
4966
5423
    </message>
4967
5424
    <message>
4968
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="651"/>
 
5425
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="660"/>
4969
5426
        <source>When unchecked the deblocking loopfilter will be disabled </source>
4970
5427
        <translation>When unchecked the deblocking loopfilter will be disabled </translation>
4971
5428
    </message>
4972
5429
    <message>
4973
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="656"/>
 
5430
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="665"/>
4974
5431
        <source>When unchecked the OSD will not fade away but instead will disappear abruptly.</source>
4975
5432
        <translation>When unchecked the OSD will not fade away but instead will disappear abruptly.</translation>
4976
5433
    </message>
4977
5434
    <message>
4978
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="658"/>
 
5435
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="667"/>
4979
5436
        <source>Uncheck this if the video studders while the OSD is fading away.</source>
4980
5437
        <translation>Uncheck this if the video stutters while the OSD is fading away.</translation>
4981
5438
    </message>
4982
5439
    <message>
4983
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="641"/>
 
5440
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="650"/>
4984
5441
        <source>Maximum number of CPU cores used for video decoding and filtering.</source>
4985
5442
        <translation>Maximum number of CPU cores used for video decoding and filtering.</translation>
4986
5443
    </message>
4987
5444
    <message>
4988
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="614"/>
 
5445
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="623"/>
4989
5446
        <source>Match criteria</source>
4990
5447
        <translation>Match criteria</translation>
4991
5448
    </message>
4992
5449
    <message>
4993
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="616"/>
 
5450
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="625"/>
4994
5451
        <source>W</source>
4995
5452
        <comment>Width</comment>
4996
5453
        <translation>W</translation>
4997
5454
    </message>
4998
5455
    <message>
4999
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="618"/>
 
5456
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="627"/>
5000
5457
        <source>H</source>
5001
5458
        <comment>Height</comment>
5002
5459
        <translation>H</translation>
5003
5460
    </message>
5004
5461
    <message>
5005
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="633"/>
 
5462
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="642"/>
5006
5463
        <source>Video renderer</source>
5007
5464
        <translation>Video renderer</translation>
5008
5465
    </message>
5009
5466
    <message>
5010
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="634"/>
 
5467
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="643"/>
5011
5468
        <source>OSD renderer</source>
5012
5469
        <translation>OSD renderer</translation>
5013
5470
    </message>
5014
5471
    <message>
5015
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="635"/>
 
5472
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="644"/>
5016
5473
        <source>OSD fade</source>
5017
5474
        <translation>OSD fade</translation>
5018
5475
    </message>
5019
5476
    <message>
5020
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="636"/>
 
5477
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="645"/>
5021
5478
        <source>Primary deinterlacer</source>
5022
5479
        <translation>Primary deinterlacer</translation>
5023
5480
    </message>
5024
5481
    <message>
5025
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="637"/>
 
5482
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="646"/>
5026
5483
        <source>Fallback deinterlacer</source>
5027
5484
        <translation>Fallback deinterlacer</translation>
5028
5485
    </message>
5029
5486
    <message>
5030
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="638"/>
 
5487
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="647"/>
5031
5488
        <source>Custom filters</source>
5032
5489
        <translation>Custom filters</translation>
5033
5490
    </message>
5034
5491
    <message>
5035
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="652"/>
 
5492
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="661"/>
5036
5493
        <source>Disabling will significantly reduce the load on the CPU when watching HD H.264 but may significantly reduce video quality.</source>
5037
5494
        <translation>Disabling will significantly reduce the load on the CPU when watching HD H.264 but may significantly reduce video quality.</translation>
5038
5495
    </message>
5040
5497
<context>
5041
5498
    <name>PlayerSettings</name>
5042
5499
    <message>
5043
 
        <location filename="../programs/mythfrontend/videoplayersettings.cpp" line="86"/>
 
5500
        <location filename="../programs/mythfrontend/videoplayersettings.cpp" line="87"/>
5044
5501
        <source>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 &apos;Internal&apos;.</source>
5045
5502
        <translation>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 &apos;Internal&apos;.</translation>
5046
5503
    </message>
5047
5504
    <message>
5048
 
        <location filename="../programs/mythfrontend/videoplayersettings.cpp" line="91"/>
 
5505
        <location filename="../programs/mythfrontend/videoplayersettings.cpp" line="92"/>
5049
5506
        <source>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).</source>
5050
5507
        <translation>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).</translation>
5051
5508
    </message>
5052
5509
    <message>
5053
 
        <location filename="../programs/mythfrontend/videoplayersettings.cpp" line="95"/>
 
5510
        <location filename="../programs/mythfrontend/videoplayersettings.cpp" line="96"/>
5054
5511
        <source>This device must exist, and the user playing the DVD needs to have read permission on the device.  &apos;default&apos; will let the MediaMonitor choose a device.</source>
5055
5512
        <translation>This device must exist, and the user playing the DVD needs to have read permission on the device.  &apos;default&apos; will let the MediaMonitor choose a device.</translation>
5056
5513
    </message>
5057
5514
    <message>
5058
 
        <location filename="../programs/mythfrontend/videoplayersettings.cpp" line="100"/>
 
5515
        <location filename="../programs/mythfrontend/videoplayersettings.cpp" line="101"/>
5059
5516
        <source>This path is the location your operating system mounts Blu-ray discs.</source>
5060
 
        <translation type="unfinished"></translation>
5061
 
    </message>
5062
 
    <message>
5063
 
        <source>This can be any command to launch a VCD player. The Internal player will not play VCDs. %d will be substituted for the VCD device (e.g. /dev/cdrom).</source>
5064
 
        <translation type="obsolete">This can be any command to launch a VCD player. The Internal player will not play VCDs. %d will be substituted for the VCD device (e.g. /dev/cdrom).</translation>
5065
 
    </message>
5066
 
    <message>
5067
 
        <source>This device must exist, and the user playing the VCD needs to have read permission on the device.  &apos;default&apos; will let the MediaMonitor choose a device.</source>
5068
 
        <translation type="obsolete">This device must exist, and the user playing the VCD needs to have read permission on the device.  &apos;default&apos; will let the MediaMonitor choose a device.</translation>
5069
 
    </message>
5070
 
    <message>
5071
 
        <location filename="../programs/mythfrontend/videoplayersettings.cpp" line="103"/>
 
5517
        <translation>This path is the location where your operating system mounts Blu-ray discs.</translation>
 
5518
    </message>
 
5519
    <message>
 
5520
        <location filename="../programs/mythfrontend/videoplayersettings.cpp" line="104"/>
5072
5521
        <source>If for some reason the default player doesn&apos;t play a video, you can play it in an alternate player by selecting &apos;Play in Alternate Player.&apos;</source>
5073
5522
        <translation>If for some reason the default player doesn&apos;t play a video, you can play it in an alternate player by selecting &apos;Play in Alternate Player.&apos;</translation>
5074
5523
    </message>
5075
5524
    <message>
5076
 
        <location filename="../programs/mythfrontend/videoplayersettings.cpp" line="107"/>
 
5525
        <location filename="../programs/mythfrontend/videoplayersettings.cpp" line="108"/>
5077
5526
        <source>Some Blu-ray discs require that a player region be explicitly set. Only change the value from &apos;No Region&apos; if you encounter a disc which fails to play citing a region mismatch.</source>
5078
 
        <translation type="unfinished"></translation>
5079
 
    </message>
5080
 
    <message>
5081
 
        <location filename="../programs/mythfrontend/videoplayersettings.cpp" line="111"/>
5082
 
        <source>Exit without saving settings</source>
5083
 
        <translation>Exit without saving settings</translation>
 
5527
        <translation>Some Blu-ray discs require that a player region be explicitly set. Only change the value from &apos;No Region&apos; if you encounter a disc which fails to play citing a region mismatch.</translation>
5084
5528
    </message>
5085
5529
    <message>
5086
5530
        <location filename="../programs/mythfrontend/videoplayersettings.cpp" line="112"/>
 
5531
        <source>Exit without saving settings</source>
 
5532
        <translation>Exit without saving settings</translation>
 
5533
    </message>
 
5534
    <message>
 
5535
        <location filename="../programs/mythfrontend/videoplayersettings.cpp" line="113"/>
5087
5536
        <source>Save settings and Exit</source>
5088
5537
        <translation>Save settings and Exit</translation>
5089
5538
    </message>
5091
5540
<context>
5092
5541
    <name>PostProcEditor</name>
5093
5542
    <message>
5094
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="1222"/>
5095
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="1230"/>
5096
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="1238"/>
5097
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="1246"/>
 
5543
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="1191"/>
 
5544
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="1199"/>
 
5545
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="1207"/>
 
5546
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="1215"/>
5098
5547
        <source>Run &apos;%1&apos;</source>
5099
5548
        <translation>Run &apos;%1&apos;</translation>
5100
5549
    </message>
5102
5551
<context>
5103
5552
    <name>PowerSearchPopup</name>
5104
5553
    <message>
5105
 
        <location filename="../programs/mythfrontend/proglist_helpers.cpp" line="335"/>
 
5554
        <location filename="../programs/mythfrontend/proglist_helpers.cpp" line="259"/>
5106
5555
        <source>Select Search</source>
5107
5556
        <translation>Select Search</translation>
5108
5557
    </message>
5109
5558
    <message>
5110
 
        <location filename="../programs/mythfrontend/proglist_helpers.cpp" line="336"/>
 
5559
        <location filename="../programs/mythfrontend/proglist_helpers.cpp" line="260"/>
5111
5560
        <source>&lt;New Search&gt;</source>
5112
5561
        <translation>&lt;New Search&gt;</translation>
5113
5562
    </message>
5114
5563
    <message>
5115
 
        <location filename="../programs/mythfrontend/proglist_helpers.cpp" line="351"/>
 
5564
        <location filename="../programs/mythfrontend/proglist_helpers.cpp" line="275"/>
5116
5565
        <source>Edit</source>
5117
5566
        <translation>Edit</translation>
5118
5567
    </message>
5119
5568
    <message>
5120
 
        <location filename="../programs/mythfrontend/proglist_helpers.cpp" line="352"/>
 
5569
        <location filename="../programs/mythfrontend/proglist_helpers.cpp" line="276"/>
5121
5570
        <source>Delete</source>
5122
5571
        <translation>Delete</translation>
5123
5572
    </message>
5124
5573
    <message>
5125
 
        <location filename="../programs/mythfrontend/proglist_helpers.cpp" line="353"/>
 
5574
        <location filename="../programs/mythfrontend/proglist_helpers.cpp" line="277"/>
5126
5575
        <source>Record</source>
5127
5576
        <translation>Record</translation>
5128
5577
    </message>
5445
5894
    </message>
5446
5895
    <message>
5447
5896
        <location filename="../programs/mythfrontend/progdetails.cpp" line="741"/>
5448
 
        <location filename="../programs/mythfrontend/progdetails.cpp" line="767"/>
 
5897
        <location filename="../programs/mythfrontend/progdetails.cpp" line="766"/>
5449
5898
        <source>Zoom In</source>
5450
5899
        <translation>Zoom In</translation>
5451
5900
    </message>
5452
5901
    <message>
5453
5902
        <location filename="../programs/mythfrontend/progdetails.cpp" line="742"/>
5454
 
        <location filename="../programs/mythfrontend/progdetails.cpp" line="765"/>
 
5903
        <location filename="../programs/mythfrontend/progdetails.cpp" line="764"/>
5455
5904
        <source>Zoom Out</source>
5456
5905
        <translation>Zoom Out</translation>
5457
5906
    </message>
5458
5907
    <message>
5459
5908
        <location filename="../programs/mythfrontend/progdetails.cpp" line="743"/>
5460
 
        <location filename="../programs/mythfrontend/progdetails.cpp" line="769"/>
 
5909
        <location filename="../programs/mythfrontend/progdetails.cpp" line="768"/>
5461
5910
        <source>Switch Page</source>
5462
5911
        <translation>Switch Page</translation>
5463
5912
    </message>
5464
 
    <message>
5465
 
        <location filename="../programs/mythfrontend/progdetails.cpp" line="744"/>
5466
 
        <source>Cancel</source>
5467
 
        <translation>Cancel</translation>
5468
 
    </message>
5469
5913
</context>
5470
5914
<context>
5471
5915
    <name>ProgFinder</name>
5491
5935
    </message>
5492
5936
    <message>
5493
5937
        <location filename="../programs/mythfrontend/progfind.cpp" line="233"/>
5494
 
        <location filename="../programs/mythfrontend/progfind.cpp" line="280"/>
 
5938
        <location filename="../programs/mythfrontend/progfind.cpp" line="279"/>
5495
5939
        <source>Clear Search</source>
5496
5940
        <translation>Clear Search</translation>
5497
5941
    </message>
5498
5942
    <message>
5499
5943
        <location filename="../programs/mythfrontend/progfind.cpp" line="234"/>
5500
 
        <location filename="../programs/mythfrontend/progfind.cpp" line="288"/>
 
5944
        <location filename="../programs/mythfrontend/progfind.cpp" line="287"/>
5501
5945
        <source>Edit Search</source>
5502
5946
        <translation>Edit Search</translation>
5503
5947
    </message>
5504
5948
    <message>
5505
5949
        <location filename="../programs/mythfrontend/progfind.cpp" line="237"/>
5506
 
        <location filename="../programs/mythfrontend/progfind.cpp" line="300"/>
 
5950
        <location filename="../programs/mythfrontend/progfind.cpp" line="299"/>
5507
5951
        <source>Toggle Record</source>
5508
5952
        <translation>Toggle Record</translation>
5509
5953
    </message>
5510
5954
    <message>
5511
5955
        <location filename="../programs/mythfrontend/progfind.cpp" line="238"/>
5512
 
        <location filename="../programs/mythfrontend/progfind.cpp" line="304"/>
 
5956
        <location filename="../programs/mythfrontend/progfind.cpp" line="303"/>
5513
5957
        <source>Program Details</source>
5514
5958
        <translation>Programme Details</translation>
5515
5959
    </message>
5516
5960
    <message>
5517
5961
        <location filename="../programs/mythfrontend/progfind.cpp" line="239"/>
5518
 
        <location filename="../programs/mythfrontend/progfind.cpp" line="308"/>
 
5962
        <location filename="../programs/mythfrontend/progfind.cpp" line="307"/>
5519
5963
        <source>Upcoming</source>
5520
5964
        <translation>Upcoming</translation>
5521
5965
    </message>
5522
5966
    <message>
5523
5967
        <location filename="../programs/mythfrontend/progfind.cpp" line="240"/>
5524
 
        <location filename="../programs/mythfrontend/progfind.cpp" line="312"/>
 
5968
        <location filename="../programs/mythfrontend/progfind.cpp" line="311"/>
5525
5969
        <source>Custom Edit</source>
5526
5970
        <translation>Custom Edit</translation>
5527
5971
    </message>
5528
5972
    <message>
5529
5973
        <location filename="../programs/mythfrontend/progfind.cpp" line="241"/>
5530
 
        <location filename="../programs/mythfrontend/progfind.cpp" line="316"/>
 
5974
        <location filename="../programs/mythfrontend/progfind.cpp" line="315"/>
5531
5975
        <source>Program Guide</source>
5532
5976
        <translation>Programme Guide</translation>
5533
5977
    </message>
5534
5978
    <message>
5535
 
        <location filename="../programs/mythfrontend/progfind.cpp" line="243"/>
5536
 
        <source>Cancel</source>
5537
 
        <translation>Cancel</translation>
5538
 
    </message>
5539
 
    <message>
5540
 
        <location filename="../programs/mythfrontend/progfind.cpp" line="349"/>
5541
 
        <location filename="../programs/mythfrontend/progfind.cpp" line="382"/>
 
5979
        <location filename="../programs/mythfrontend/progfind.cpp" line="348"/>
 
5980
        <location filename="../programs/mythfrontend/progfind.cpp" line="381"/>
5542
5981
        <source>No Programs</source>
5543
5982
        <translation>No Programmes</translation>
5544
5983
    </message>
5545
5984
    <message>
5546
 
        <location filename="../programs/mythfrontend/progfind.cpp" line="351"/>
5547
 
        <location filename="../programs/mythfrontend/progfind.cpp" line="384"/>
 
5985
        <location filename="../programs/mythfrontend/progfind.cpp" line="350"/>
 
5986
        <location filename="../programs/mythfrontend/progfind.cpp" line="383"/>
5548
5987
        <source>There are no available programs under this search. Please select another search.</source>
5549
5988
        <translation>There are no available programmes under this search. Please select another search.</translation>
5550
5989
    </message>
5551
5990
    <message>
5552
 
        <location filename="../programs/mythfrontend/progfind.cpp" line="357"/>
 
5991
        <location filename="../programs/mythfrontend/progfind.cpp" line="356"/>
5553
5992
        <source>Select a letter...</source>
5554
5993
        <translation>Select a letter...</translation>
5555
5994
    </message>
5556
5995
    <message>
5557
 
        <location filename="../programs/mythfrontend/progfind.cpp" line="359"/>
 
5996
        <location filename="../programs/mythfrontend/progfind.cpp" line="358"/>
5558
5997
        <source>Pick the first letter of the program name, then press SELECT or the right arrow.</source>
5559
5998
        <translation>Pick the first letter of the programme name, then press SELECT or the right arrow.</translation>
5560
5999
    </message>
5561
6000
    <message>
5562
 
        <location filename="../programs/mythfrontend/progfind.cpp" line="368"/>
 
6001
        <location filename="../programs/mythfrontend/progfind.cpp" line="367"/>
5563
6002
        <source>Select a program...</source>
5564
6003
        <translation>Select a programme...</translation>
5565
6004
    </message>
5566
6005
    <message>
5567
 
        <location filename="../programs/mythfrontend/progfind.cpp" line="370"/>
 
6006
        <location filename="../programs/mythfrontend/progfind.cpp" line="369"/>
5568
6007
        <source>Select the title of the program you wish to find. When finished return with the left arrow key. Press SELECT to schedule a recording.</source>
5569
6008
        <translation>Select the title of the programme you wish to find. When finished return with the left arrow key. Press SELECT to schedule a recording.</translation>
5570
6009
    </message>
5572
6011
<context>
5573
6012
    <name>ProgLister</name>
5574
6013
    <message>
 
6014
        <location filename="../programs/mythfrontend/proglist.cpp" line="153"/>
 
6015
        <source>Program Listings</source>
 
6016
        <translation>Programme Listings</translation>
 
6017
    </message>
 
6018
    <message>
5575
6019
        <location filename="../programs/mythfrontend/proglist.cpp" line="154"/>
5576
 
        <source>Program Listings</source>
5577
 
        <translation>Programme Listings</translation>
5578
 
    </message>
5579
 
    <message>
5580
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="155"/>
5581
6020
        <source>New Title Search</source>
5582
6021
        <translation>New Title Search</translation>
5583
6022
    </message>
5584
6023
    <message>
 
6024
        <location filename="../programs/mythfrontend/proglist.cpp" line="155"/>
 
6025
        <source>Title Search</source>
 
6026
        <translation>Title Search</translation>
 
6027
    </message>
 
6028
    <message>
5585
6029
        <location filename="../programs/mythfrontend/proglist.cpp" line="156"/>
5586
 
        <source>Title Search</source>
5587
 
        <translation>Title Search</translation>
 
6030
        <source>Keyword Search</source>
 
6031
        <translation>Keyword Search</translation>
5588
6032
    </message>
5589
6033
    <message>
5590
6034
        <location filename="../programs/mythfrontend/proglist.cpp" line="157"/>
5591
 
        <source>Keyword Search</source>
5592
 
        <translation>Keyword Search</translation>
 
6035
        <source>People Search</source>
 
6036
        <translation>People Search</translation>
5593
6037
    </message>
5594
6038
    <message>
5595
6039
        <location filename="../programs/mythfrontend/proglist.cpp" line="158"/>
5596
 
        <source>People Search</source>
5597
 
        <translation>People Search</translation>
5598
 
    </message>
5599
 
    <message>
5600
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="159"/>
5601
6040
        <source>Stored Search</source>
5602
6041
        <translation>Stored Search</translation>
5603
6042
    </message>
5604
6043
    <message>
 
6044
        <location filename="../programs/mythfrontend/proglist.cpp" line="159"/>
5605
6045
        <location filename="../programs/mythfrontend/proglist.cpp" line="160"/>
 
6046
        <source>Power Search</source>
 
6047
        <translation>Power Search</translation>
 
6048
    </message>
 
6049
    <message>
5606
6050
        <location filename="../programs/mythfrontend/proglist.cpp" line="161"/>
5607
 
        <source>Power Search</source>
5608
 
        <translation>Power Search</translation>
5609
 
    </message>
5610
 
    <message>
5611
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="162"/>
5612
6051
        <source>Rule Search</source>
5613
6052
        <translation>Rule Search</translation>
5614
6053
    </message>
5615
6054
    <message>
5616
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="163"/>
 
6055
        <location filename="../programs/mythfrontend/proglist.cpp" line="162"/>
5617
6056
        <source>Category Search</source>
5618
6057
        <translation>Category Search</translation>
5619
6058
    </message>
5620
6059
    <message>
5621
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="164"/>
 
6060
        <location filename="../programs/mythfrontend/proglist.cpp" line="163"/>
5622
6061
        <source>Channel Search</source>
5623
6062
        <translation>Channel Search</translation>
5624
6063
    </message>
5625
6064
    <message>
5626
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="165"/>
 
6065
        <location filename="../programs/mythfrontend/proglist.cpp" line="164"/>
5627
6066
        <source>Movie Search</source>
5628
6067
        <translation>Film Search</translation>
5629
6068
    </message>
5630
6069
    <message>
5631
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="166"/>
 
6070
        <location filename="../programs/mythfrontend/proglist.cpp" line="165"/>
5632
6071
        <source>Time Search</source>
5633
6072
        <translation>Time Search</translation>
5634
6073
    </message>
5635
6074
    <message>
 
6075
        <location filename="../programs/mythfrontend/proglist.cpp" line="166"/>
 
6076
        <location filename="../programs/mythfrontend/proglist.cpp" line="726"/>
 
6077
        <source>Previously Recorded</source>
 
6078
        <translation>Previously Recorded</translation>
 
6079
    </message>
 
6080
    <message>
5636
6081
        <location filename="../programs/mythfrontend/proglist.cpp" line="167"/>
5637
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="746"/>
5638
 
        <source>Previously Recorded</source>
5639
 
        <translation>Previously Recorded</translation>
5640
 
    </message>
5641
 
    <message>
5642
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="168"/>
5643
6082
        <source>Unknown Search</source>
5644
6083
        <translation>Unknown Search</translation>
5645
6084
    </message>
5646
6085
    <message>
5647
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="322"/>
 
6086
        <location filename="../programs/mythfrontend/proglist.cpp" line="313"/>
5648
6087
        <source>Delete Episode</source>
5649
6088
        <translation>Delete Episode</translation>
5650
6089
    </message>
5651
6090
    <message numerus="yes">
5652
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="963"/>
 
6091
        <location filename="../programs/mythfrontend/proglist.cpp" line="940"/>
5653
6092
        <source>%n star(s)</source>
5654
6093
        <translation>
5655
6094
            <numerusform>%n star</numerusform>
5657
6096
        </translation>
5658
6097
    </message>
5659
6098
    <message numerus="yes">
5660
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="968"/>
 
6099
        <location filename="../programs/mythfrontend/proglist.cpp" line="945"/>
5661
6100
        <source>%n star(s) and above</source>
5662
6101
        <translation>
5663
6102
            <numerusform>%n star and above</numerusform>
5665
6104
        </translation>
5666
6105
    </message>
5667
6106
    <message>
5668
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="1028"/>
 
6107
        <location filename="../programs/mythfrontend/proglist.cpp" line="1005"/>
5669
6108
        <source>Time</source>
5670
6109
        <translation>Time</translation>
5671
6110
    </message>
5672
6111
    <message>
5673
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="283"/>
 
6112
        <location filename="../programs/mythfrontend/proglist.cpp" line="287"/>
5674
6113
        <source>Options</source>
5675
6114
        <translation>Options</translation>
5676
6115
    </message>
5677
6116
    <message>
5678
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="146"/>
 
6117
        <location filename="../programs/mythfrontend/proglist.cpp" line="145"/>
5679
6118
        <source>Program List</source>
5680
6119
        <translation>Programme List</translation>
5681
6120
    </message>
5682
6121
    <message>
5683
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="299"/>
 
6122
        <location filename="../programs/mythfrontend/proglist.cpp" line="291"/>
5684
6123
        <source>Choose Search Phrase...</source>
5685
6124
        <translation>Choose Search Phrase...</translation>
5686
6125
    </message>
5687
6126
    <message>
5688
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="303"/>
 
6127
        <location filename="../programs/mythfrontend/proglist.cpp" line="294"/>
5689
6128
        <source>Sort</source>
5690
6129
        <translation>Sort</translation>
5691
6130
    </message>
5692
6131
    <message>
5693
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="306"/>
 
6132
        <location filename="../programs/mythfrontend/proglist.cpp" line="297"/>
5694
6133
        <source>Record</source>
5695
6134
        <translation>Record</translation>
5696
6135
    </message>
5697
6136
    <message>
 
6137
        <location filename="../programs/mythfrontend/proglist.cpp" line="299"/>
 
6138
        <source>Edit Schedule</source>
 
6139
        <translation>Edit Schedule</translation>
 
6140
    </message>
 
6141
    <message>
 
6142
        <location filename="../programs/mythfrontend/proglist.cpp" line="300"/>
 
6143
        <source>Program Details</source>
 
6144
        <translation>Programme Details</translation>
 
6145
    </message>
 
6146
    <message>
 
6147
        <location filename="../programs/mythfrontend/proglist.cpp" line="301"/>
 
6148
        <source>Upcoming</source>
 
6149
        <translation>Upcoming</translation>
 
6150
    </message>
 
6151
    <message>
 
6152
        <location filename="../programs/mythfrontend/proglist.cpp" line="302"/>
 
6153
        <source>Custom Edit</source>
 
6154
        <translation>Custom Edit</translation>
 
6155
    </message>
 
6156
    <message>
5698
6157
        <location filename="../programs/mythfrontend/proglist.cpp" line="308"/>
5699
 
        <source>Edit Schedule</source>
5700
 
        <translation>Edit Schedule</translation>
5701
 
    </message>
5702
 
    <message>
5703
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="309"/>
5704
 
        <source>Program Details</source>
5705
 
        <translation>Programme Details</translation>
5706
 
    </message>
5707
 
    <message>
5708
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="310"/>
5709
 
        <source>Upcoming</source>
5710
 
        <translation>Upcoming</translation>
5711
 
    </message>
5712
 
    <message>
5713
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="311"/>
5714
 
        <source>Custom Edit</source>
5715
 
        <translation>Custom Edit</translation>
5716
 
    </message>
5717
 
    <message>
5718
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="317"/>
5719
6158
        <source>Delete Rule</source>
5720
6159
        <translation>Delete Rule</translation>
5721
6160
    </message>
5722
6161
    <message>
5723
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="325"/>
5724
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="347"/>
5725
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="760"/>
 
6162
        <location filename="../programs/mythfrontend/proglist.cpp" line="735"/>
5726
6163
        <source>Cancel</source>
5727
6164
        <translation>Cancel</translation>
5728
6165
    </message>
5729
6166
    <message>
5730
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="334"/>
 
6167
        <location filename="../programs/mythfrontend/proglist.cpp" line="282"/>
5731
6168
        <source>Sort Options</source>
5732
6169
        <translation>Sort Options</translation>
5733
6170
    </message>
5734
6171
    <message>
5735
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="344"/>
 
6172
        <location filename="../programs/mythfrontend/proglist.cpp" line="283"/>
5736
6173
        <source>Reverse Sort Order</source>
5737
6174
        <translation>Reverse Sort Order</translation>
5738
6175
    </message>
5739
6176
    <message>
5740
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="345"/>
 
6177
        <location filename="../programs/mythfrontend/proglist.cpp" line="284"/>
5741
6178
        <source>Sort By Title</source>
5742
6179
        <translation>Sort By Title</translation>
5743
6180
    </message>
5744
6181
    <message>
5745
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="346"/>
 
6182
        <location filename="../programs/mythfrontend/proglist.cpp" line="285"/>
5746
6183
        <source>Sort By Time</source>
5747
6184
        <translation>Sort By Time</translation>
5748
6185
    </message>
5749
6186
    <message>
5750
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="465"/>
 
6187
        <location filename="../programs/mythfrontend/proglist.cpp" line="441"/>
5751
6188
        <source>Select Rating</source>
5752
6189
        <translation>Select Rating</translation>
5753
6190
    </message>
5754
6191
    <message>
5755
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="466"/>
 
6192
        <location filename="../programs/mythfrontend/proglist.cpp" line="442"/>
5756
6193
        <source>Select Channel</source>
5757
6194
        <translation>Select Channel</translation>
5758
6195
    </message>
5759
6196
    <message>
5760
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="467"/>
 
6197
        <location filename="../programs/mythfrontend/proglist.cpp" line="443"/>
5761
6198
        <source>Select Category</source>
5762
6199
        <translation>Select Category</translation>
5763
6200
    </message>
5764
6201
    <message>
5765
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="468"/>
 
6202
        <location filename="../programs/mythfrontend/proglist.cpp" line="444"/>
5766
6203
        <source>Select List</source>
5767
6204
        <translation>Select List</translation>
5768
6205
    </message>
5769
6206
    <message>
5770
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="470"/>
 
6207
        <location filename="../programs/mythfrontend/proglist.cpp" line="446"/>
5771
6208
        <source>Select a search stored from</source>
5772
6209
        <translation>Select a search stored from</translation>
5773
6210
    </message>
5774
6211
    <message>
5775
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="471"/>
 
6212
        <location filename="../programs/mythfrontend/proglist.cpp" line="447"/>
5776
6213
        <source>Custom Record</source>
5777
6214
        <translation>Custom Record</translation>
5778
6215
    </message>
5779
6216
    <message>
5780
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="652"/>
 
6217
        <location filename="../programs/mythfrontend/proglist.cpp" line="468"/>
 
6218
        <source>Start search from date and time</source>
 
6219
        <translation>Start search from date and time</translation>
 
6220
    </message>
 
6221
    <message>
 
6222
        <location filename="../programs/mythfrontend/proglist.cpp" line="632"/>
5781
6223
        <source>Delete &apos;%1&apos; %2 rule?</source>
5782
6224
        <translation>Delete &apos;%1&apos; %2 rule?</translation>
5783
6225
    </message>
5784
6226
    <message>
5785
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="676"/>
 
6227
        <location filename="../programs/mythfrontend/proglist.cpp" line="656"/>
5786
6228
        <source>Delete this episode of &apos;%1&apos;?</source>
5787
6229
        <translation>Delete this episode of &apos;%1&apos;?</translation>
5788
6230
    </message>
5789
6231
    <message>
5790
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="709"/>
 
6232
        <location filename="../programs/mythfrontend/proglist.cpp" line="689"/>
5791
6233
        <source>Delete all episodes of &apos;%1&apos;?</source>
5792
6234
        <translation>Delete all episodes of &apos;%1&apos;?</translation>
5793
6235
    </message>
5794
6236
    <message>
5795
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="743"/>
 
6237
        <location filename="../programs/mythfrontend/proglist.cpp" line="723"/>
5796
6238
        <source>NOTE: removing items from this list will not delete any recordings.</source>
5797
6239
        <translation>NOTE: removing items from this list will not delete any recordings.</translation>
5798
6240
    </message>
5799
6241
    <message>
5800
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="755"/>
 
6242
        <location filename="../programs/mythfrontend/proglist.cpp" line="730"/>
5801
6243
        <source>Allow this episode to re-record</source>
5802
6244
        <translation>Allow this episode to re-record</translation>
5803
6245
    </message>
5804
6246
    <message>
5805
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="757"/>
 
6247
        <location filename="../programs/mythfrontend/proglist.cpp" line="732"/>
5806
6248
        <source>Never record this episode</source>
5807
6249
        <translation>Never record this episode</translation>
5808
6250
    </message>
5809
6251
    <message>
5810
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="758"/>
 
6252
        <location filename="../programs/mythfrontend/proglist.cpp" line="733"/>
5811
6253
        <source>Remove this episode from the list</source>
5812
6254
        <translation>Remove this episode from the list</translation>
5813
6255
    </message>
5814
6256
    <message>
5815
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="759"/>
 
6257
        <location filename="../programs/mythfrontend/proglist.cpp" line="734"/>
5816
6258
        <source>Remove all episodes for this title</source>
5817
6259
        <translation>Remove all episodes for this title</translation>
5818
6260
    </message>
5819
6261
    <message>
5820
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="939"/>
5821
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="959"/>
 
6262
        <location filename="../programs/mythfrontend/proglist.cpp" line="916"/>
 
6263
        <location filename="../programs/mythfrontend/proglist.cpp" line="936"/>
5822
6264
        <source>All</source>
5823
6265
        <translation>All</translation>
5824
6266
    </message>
5825
6267
    <message>
5826
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="942"/>
 
6268
        <location filename="../programs/mythfrontend/proglist.cpp" line="919"/>
5827
6269
        <source>Premieres</source>
5828
6270
        <translation>Premieres</translation>
5829
6271
    </message>
5830
6272
    <message>
5831
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="945"/>
 
6273
        <location filename="../programs/mythfrontend/proglist.cpp" line="922"/>
5832
6274
        <source>Movies</source>
5833
6275
        <translation>Films</translation>
5834
6276
    </message>
5835
6277
    <message>
5836
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="948"/>
 
6278
        <location filename="../programs/mythfrontend/proglist.cpp" line="925"/>
5837
6279
        <source>Series</source>
5838
6280
        <translation>Series</translation>
5839
6281
    </message>
5840
6282
    <message>
5841
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="951"/>
 
6283
        <location filename="../programs/mythfrontend/proglist.cpp" line="928"/>
5842
6284
        <source>Specials</source>
5843
6285
        <translation>Specials</translation>
5844
6286
    </message>
5845
6287
    <message>
5846
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="961"/>
 
6288
        <location filename="../programs/mythfrontend/proglist.cpp" line="938"/>
5847
6289
        <source>Unrated</source>
5848
6290
        <translation>Unrated</translation>
5849
6291
    </message>
5850
6292
    <message>
5851
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="985"/>
 
6293
        <location filename="../programs/mythfrontend/proglist.cpp" line="962"/>
5852
6294
        <source>Power Recording Rule</source>
5853
6295
        <translation>Power Recording Rule</translation>
5854
6296
    </message>
5855
6297
    <message>
5856
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="1031"/>
 
6298
        <location filename="../programs/mythfrontend/proglist.cpp" line="1008"/>
5857
6299
        <source>Reverse Time</source>
5858
6300
        <translation>Reverse Time</translation>
5859
6301
    </message>
5860
6302
    <message>
5861
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="1034"/>
 
6303
        <location filename="../programs/mythfrontend/proglist.cpp" line="1011"/>
5862
6304
        <source>Title</source>
5863
6305
        <translation>Title</translation>
5864
6306
    </message>
5865
6307
    <message>
5866
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="1037"/>
 
6308
        <location filename="../programs/mythfrontend/proglist.cpp" line="1014"/>
5867
6309
        <source>Reverse Title</source>
5868
6310
        <translation>Reverse Title</translation>
5869
6311
    </message>
5870
6312
    <message>
5871
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="1380"/>
 
6313
        <location filename="../programs/mythfrontend/proglist.cpp" line="1358"/>
5872
6314
        <source>^(The |A |An )</source>
5873
6315
        <comment>Regular Expression for what to ignore when sorting</comment>
5874
6316
        <translation>^(The |A |An )</translation>
5875
6317
    </message>
5876
6318
    <message>
5877
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="1546"/>
5878
 
        <location filename="../programs/mythfrontend/proglist.cpp" line="1575"/>
 
6319
        <location filename="../programs/mythfrontend/proglist.cpp" line="1527"/>
 
6320
        <location filename="../programs/mythfrontend/proglist.cpp" line="1556"/>
5879
6321
        <source>%1 of %2</source>
5880
6322
        <comment>Current position in list where %1 is the position, %2 is the total count</comment>
5881
6323
        <translation>%1 of %2</translation>
5884
6326
<context>
5885
6327
    <name>ProgramRecPriority</name>
5886
6328
    <message>
5887
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="617"/>
 
6329
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="623"/>
5888
6330
        <source>Options</source>
5889
6331
        <translation>Options</translation>
5890
6332
    </message>
5891
6333
    <message>
5892
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="626"/>
5893
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="684"/>
 
6334
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="632"/>
 
6335
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="688"/>
5894
6336
        <source>Increase Priority</source>
5895
6337
        <translation>Increase Priority</translation>
5896
6338
    </message>
5897
6339
    <message>
5898
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="627"/>
5899
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="688"/>
 
6340
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="633"/>
 
6341
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="692"/>
5900
6342
        <source>Decrease Priority</source>
5901
6343
        <translation>Decrease Priority</translation>
5902
6344
    </message>
5903
6345
    <message>
5904
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="628"/>
5905
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="692"/>
5906
 
        <source>Sort</source>
5907
 
        <translation>Sort</translation>
5908
 
    </message>
5909
 
    <message>
5910
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="629"/>
 
6346
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="634"/>
5911
6347
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="696"/>
5912
 
        <source>Program Details</source>
5913
 
        <translation>Programme Details</translation>
 
6348
        <source>Sort</source>
 
6349
        <translation>Sort</translation>
5914
6350
    </message>
5915
6351
    <message>
5916
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="630"/>
 
6352
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="635"/>
5917
6353
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="700"/>
 
6354
        <source>Program Details</source>
 
6355
        <translation>Programme Details</translation>
 
6356
    </message>
 
6357
    <message>
 
6358
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="636"/>
 
6359
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="704"/>
5918
6360
        <source>Upcoming</source>
5919
6361
        <translation>Upcoming</translation>
5920
6362
    </message>
5921
6363
    <message>
5922
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="631"/>
5923
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="705"/>
 
6364
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="637"/>
 
6365
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="709"/>
5924
6366
        <source>Custom Edit</source>
5925
6367
        <translation>Custom Edit</translation>
5926
6368
    </message>
5927
6369
    <message>
5928
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="632"/>
5929
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="710"/>
 
6370
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="638"/>
 
6371
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="714"/>
5930
6372
        <source>Delete Rule</source>
5931
6373
        <translation>Delete Rule</translation>
5932
6374
    </message>
5933
6375
    <message>
5934
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="633"/>
5935
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="662"/>
5936
 
        <source>Cancel</source>
5937
 
        <translation>Cancel</translation>
5938
 
    </message>
5939
 
    <message>
5940
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="645"/>
 
6376
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="650"/>
5941
6377
        <source>Sort Options</source>
5942
6378
        <translation>Sort Options</translation>
5943
6379
    </message>
5944
6380
    <message>
5945
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="654"/>
5946
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="718"/>
 
6381
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="659"/>
 
6382
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="722"/>
5947
6383
        <source>Reverse Sort Order</source>
5948
6384
        <translation>Reverse Sort Order</translation>
5949
6385
    </message>
5950
6386
    <message>
5951
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="655"/>
5952
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="723"/>
 
6387
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="660"/>
 
6388
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="727"/>
5953
6389
        <source>Sort By Title</source>
5954
6390
        <translation>Sort By Title</translation>
5955
6391
    </message>
5956
6392
    <message>
5957
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="656"/>
5958
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="734"/>
 
6393
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="661"/>
 
6394
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="738"/>
5959
6395
        <source>Sort By Priority</source>
5960
6396
        <translation>Sort By Priority</translation>
5961
6397
    </message>
5962
6398
    <message>
5963
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="657"/>
5964
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="745"/>
 
6399
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="662"/>
 
6400
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="749"/>
5965
6401
        <source>Sort By Type</source>
5966
6402
        <translation>Sort By Type</translation>
5967
6403
    </message>
5968
6404
    <message>
5969
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="658"/>
5970
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="756"/>
 
6405
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="663"/>
 
6406
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="760"/>
5971
6407
        <source>Sort By Count</source>
5972
6408
        <translation>Sort By Count</translation>
5973
6409
    </message>
5974
6410
    <message>
5975
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="659"/>
5976
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="769"/>
 
6411
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="664"/>
 
6412
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="773"/>
5977
6413
        <source>Sort By Record Count</source>
5978
6414
        <translation>Sort By Record Count</translation>
5979
6415
    </message>
5980
6416
    <message>
5981
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="660"/>
5982
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="780"/>
 
6417
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="665"/>
 
6418
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="784"/>
5983
6419
        <source>Sort By Last Recorded</source>
5984
6420
        <translation>Sort By Last Recorded</translation>
5985
6421
    </message>
5986
6422
    <message>
5987
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="661"/>
5988
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="791"/>
 
6423
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="666"/>
 
6424
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="795"/>
5989
6425
        <source>Sort By Average Delay</source>
5990
6426
        <translation>Sort By Average Delay</translation>
5991
6427
    </message>
5992
6428
    <message>
5993
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="1244"/>
 
6429
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="1249"/>
5994
6430
        <source>^(The |A |An )</source>
5995
6431
        <translation>^(The |A |An )</translation>
5996
6432
    </message>
5997
6433
    <message>
5998
 
        <source>Default</source>
5999
 
        <translation type="obsolete">Default</translation>
6000
 
    </message>
6001
 
    <message>
6002
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="1479"/>
6003
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="1486"/>
6004
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="1493"/>
6005
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="1614"/>
6006
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="1625"/>
6007
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="1636"/>
 
6434
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="1496"/>
 
6435
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="1503"/>
 
6436
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="1510"/>
 
6437
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="1631"/>
 
6438
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="1642"/>
 
6439
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="1653"/>
6008
6440
        <source>Any</source>
6009
6441
        <translation>Any</translation>
6010
6442
    </message>
6011
6443
    <message>
6012
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="1552"/>
 
6444
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="1459"/>
 
6445
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="1569"/>
6013
6446
        <source>Recording %1 of %2</source>
6014
6447
        <translation>Recording %1 of %2</translation>
6015
6448
    </message>
6016
6449
    <message>
6017
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="965"/>
 
6450
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="969"/>
6018
6451
        <source>Delete &apos;%1&apos; %2 rule?</source>
6019
6452
        <translation>Delete &apos;%1&apos; %2 rule?</translation>
6020
6453
    </message>
6021
6454
    <message>
6022
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="442"/>
 
6455
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="448"/>
6023
6456
        <source>Schedule Priorities</source>
6024
6457
        <translation>Schedule Priorities</translation>
6025
6458
    </message>
6026
6459
    <message>
6027
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="1123"/>
6028
 
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="1573"/>
 
6460
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="1124"/>
 
6461
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="1472"/>
 
6462
        <location filename="../programs/mythfrontend/programrecpriority.cpp" line="1590"/>
6029
6463
        <source> + %1 automatic priority (%2hr)</source>
6030
6464
        <translation> + %1 automatic priority (%2hr)</translation>
6031
6465
    </message>
6033
6467
<context>
6034
6468
    <name>QObject</name>
6035
6469
    <message>
6036
 
        <location filename="../programs/mythtv-setup/importicons.cpp" line="649"/>
 
6470
        <location filename="../programs/mythtv-setup/importicons.cpp" line="599"/>
6037
6471
        <source>Searching for icons for channel %1</source>
6038
6472
        <translation>Searching for icons for channel %1</translation>
6039
6473
    </message>
6142
6576
    </message>
6143
6577
    <message>
6144
6578
        <location filename="../libs/libmyth/dbsettings.cpp" line="213"/>
6145
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="368"/>
6146
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="389"/>
 
6579
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="388"/>
 
6580
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="409"/>
6147
6581
        <source>Wake command</source>
6148
6582
        <translation>Wake command</translation>
6149
6583
    </message>
6150
6584
    <message>
6151
 
        <location filename="../libs/libmyth/programinfo.cpp" line="1491"/>
6152
 
        <location filename="../libs/libmyth/programinfo.cpp" line="1495"/>
 
6585
        <location filename="../libs/libmyth/programinfo.cpp" line="1517"/>
 
6586
        <location filename="../libs/libmyth/programinfo.cpp" line="1521"/>
6153
6587
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="64"/>
6154
 
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="299"/>
6155
 
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="398"/>
 
6588
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="296"/>
 
6589
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="394"/>
6156
6590
        <location filename="../libs/libmythtv/channelsettings.cpp" line="132"/>
6157
6591
        <location filename="../libs/libmythtv/recordingrule.cpp" line="45"/>
6158
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1117"/>
 
6592
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1127"/>
6159
6593
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="72"/>
6160
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1661"/>
6161
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2040"/>
 
6594
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1654"/>
 
6595
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2022"/>
6162
6596
        <source>Default</source>
6163
6597
        <translation>Default</translation>
6164
6598
    </message>
6165
6599
    <message>
6166
 
        <location filename="../libs/libmyth/settings.cpp" line="806"/>
6167
 
        <source>Any</source>
6168
 
        <translation>Any</translation>
6169
 
    </message>
6170
 
    <message>
6171
6600
        <location filename="../libs/libmythtv/channelsettings.cpp" line="45"/>
 
6601
        <location filename="../programs/mythtv-setup/channeleditor.cpp" line="62"/>
6172
6602
        <source>Channel Name</source>
6173
6603
        <translation>Channel Name</translation>
6174
6604
    </message>
6272
6702
    <message>
6273
6703
        <location filename="../libs/libmythtv/channelsettings.cpp" line="547"/>
6274
6704
        <source>Channel Options - Raw Transport Stream</source>
6275
 
        <translation type="unfinished"></translation>
 
6705
        <translation>Channel Options - Raw Transport Stream</translation>
6276
6706
    </message>
6277
6707
    <message>
6278
 
        <location filename="../libs/libmyth/programinfo.cpp" line="4710"/>
 
6708
        <location filename="../libs/libmyth/programinfo.cpp" line="4866"/>
6279
6709
        <source>Commercial Free</source>
6280
6710
        <translation>Advert Free</translation>
6281
6711
    </message>
6324
6754
    </message>
6325
6755
    <message>
6326
6756
        <location filename="../libs/libmythtv/channelsettings.cpp" line="376"/>
6327
 
        <location filename="../libs/libmythtv/videoouttypes.h" line="286"/>
 
6757
        <location filename="../libs/libmythtv/videoouttypes.h" line="303"/>
6328
6758
        <source>Contrast</source>
6329
6759
        <translation>Contrast</translation>
6330
6760
    </message>
6331
6761
    <message>
6332
6762
        <location filename="../libs/libmythtv/channelsettings.cpp" line="387"/>
6333
 
        <location filename="../libs/libmythtv/videoouttypes.h" line="284"/>
 
6763
        <location filename="../libs/libmythtv/videoouttypes.h" line="301"/>
6334
6764
        <source>Brightness</source>
6335
6765
        <translation>Brightness</translation>
6336
6766
    </message>
6337
6767
    <message>
6338
6768
        <location filename="../libs/libmythtv/channelsettings.cpp" line="398"/>
6339
 
        <location filename="../libs/libmythtv/videoouttypes.h" line="288"/>
 
6769
        <location filename="../libs/libmythtv/videoouttypes.h" line="305"/>
6340
6770
        <source>Color</source>
6341
6771
        <translation>Colour</translation>
6342
6772
    </message>
6343
6773
    <message>
6344
6774
        <location filename="../libs/libmythtv/channelsettings.cpp" line="408"/>
6345
 
        <location filename="../libs/libmythtv/videoouttypes.h" line="290"/>
 
6775
        <location filename="../libs/libmythtv/videoouttypes.h" line="307"/>
6346
6776
        <source>Hue</source>
6347
6777
        <translation>Hue</translation>
6348
6778
    </message>
6472
6902
Most cards can autodetect this now, so leave it at Auto unless it won&apos;t work.</translation>
6473
6903
    </message>
6474
6904
    <message>
 
6905
        <location filename="../libs/libmyth/settings.cpp" line="806"/>
6475
6906
        <location filename="../libs/libmythtv/channelscan/channelscanmiscsettings.h" line="224"/>
6476
6907
        <location filename="../libs/libmythtv/channelscan/channelscanmiscsettings.h" line="237"/>
6477
6908
        <location filename="../libs/libmythtv/channelscan/channelscanmiscsettings.h" line="249"/>
6480
6911
        <location filename="../libs/libmythtv/channelscan/channelscanmiscsettings.h" line="330"/>
6481
6912
        <location filename="../libs/libmythtv/channelscan/channelscanmiscsettings.h" line="360"/>
6482
6913
        <location filename="../libs/libmythtv/channelscan/modulationsetting.h" line="59"/>
6483
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1059"/>
6484
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1086"/>
 
6914
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1058"/>
 
6915
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1085"/>
6485
6916
        <location filename="../libs/libmythtv/transporteditor.cpp" line="552"/>
6486
6917
        <location filename="../libs/libmythtv/transporteditor.cpp" line="566"/>
6487
6918
        <location filename="../libs/libmythtv/transporteditor.cpp" line="579"/>
6493
6924
    </message>
6494
6925
    <message>
6495
6926
        <location filename="../libs/libmythtv/channelscan/channelscanmiscsettings.h" line="225"/>
6496
 
        <location filename="../libs/libmythtv/mythplayer.cpp" line="1376"/>
 
6927
        <location filename="../libs/libmythtv/mythplayer.cpp" line="1390"/>
6497
6928
        <location filename="../libs/libmythtv/transporteditor.cpp" line="553"/>
6498
6929
        <source>On</source>
6499
6930
        <translation>On</translation>
6500
6931
    </message>
6501
6932
    <message>
6502
6933
        <location filename="../libs/libmythtv/channelscan/channelscanmiscsettings.h" line="226"/>
6503
 
        <location filename="../libs/libmythtv/mythplayer.cpp" line="1338"/>
 
6934
        <location filename="../libs/libmythtv/mythplayer.cpp" line="1352"/>
6504
6935
        <location filename="../libs/libmythtv/transporteditor.cpp" line="554"/>
6505
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="903"/>
6506
 
        <location filename="../libs/libmythtv/videoouttypes.h" line="185"/>
6507
 
        <location filename="../libs/libmythtv/videoouttypes.h" line="249"/>
 
6936
        <location filename="../libs/libmythtv/tv_play.cpp" line="990"/>
 
6937
        <location filename="../libs/libmythtv/videoouttypes.h" line="202"/>
 
6938
        <location filename="../libs/libmythtv/videoouttypes.h" line="266"/>
6508
6939
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="199"/>
6509
6940
        <source>Off</source>
6510
6941
        <translation>Off</translation>
6634
7065
        <translation>8 MHz</translation>
6635
7066
    </message>
6636
7067
    <message>
6637
 
        <location filename="../libs/libmythtv/dbchannelinfo.cpp" line="70"/>
 
7068
        <location filename="../libs/libmythmetadata/videoutils.cpp" line="18"/>
 
7069
        <source>No Cover</source>
 
7070
        <translation>No Cover</translation>
 
7071
    </message>
 
7072
    <message>
 
7073
        <location filename="../libs/libmythmetadata/videoutils.cpp" line="150"/>
 
7074
        <location filename="../libs/libmythmetadata/videoutils.cpp" line="155"/>
 
7075
        <location filename="../libs/libmythtv/dbchannelinfo.cpp" line="76"/>
 
7076
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1025"/>
 
7077
        <location filename="../programs/mythfrontend/videofilter.cpp" line="781"/>
 
7078
        <location filename="../programs/mythfrontend/videofilter.cpp" line="789"/>
 
7079
        <source>Yes</source>
 
7080
        <translation>Yes</translation>
 
7081
    </message>
 
7082
    <message>
 
7083
        <location filename="../libs/libmythmetadata/videoutils.cpp" line="150"/>
 
7084
        <location filename="../libs/libmythmetadata/videoutils.cpp" line="155"/>
 
7085
        <location filename="../libs/libmythtv/dbchannelinfo.cpp" line="76"/>
6638
7086
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1026"/>
6639
 
        <location filename="../programs/mythfrontend/videofilter.cpp" line="775"/>
6640
7087
        <location filename="../programs/mythfrontend/videofilter.cpp" line="783"/>
6641
 
        <source>Yes</source>
6642
 
        <translation>Yes</translation>
6643
 
    </message>
6644
 
    <message>
6645
 
        <location filename="../libs/libmythtv/dbchannelinfo.cpp" line="70"/>
6646
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1027"/>
6647
 
        <location filename="../programs/mythfrontend/videofilter.cpp" line="777"/>
6648
 
        <location filename="../programs/mythfrontend/videofilter.cpp" line="785"/>
 
7088
        <location filename="../programs/mythfrontend/videofilter.cpp" line="791"/>
6649
7089
        <source>No</source>
6650
7090
        <translation>No</translation>
6651
7091
    </message>
6652
7092
    <message>
 
7093
        <location filename="../libs/libmythmetadata/videoutils.cpp" line="160"/>
 
7094
        <source>Details Downloaded</source>
 
7095
        <translation>Details Downloaded</translation>
 
7096
    </message>
 
7097
    <message>
 
7098
        <location filename="../libs/libmythmetadata/videoutils.cpp" line="160"/>
 
7099
        <source>Waiting for Detail Download</source>
 
7100
        <translation>Waiting for Detail Download</translation>
 
7101
    </message>
 
7102
    <message>
 
7103
        <location filename="../libs/libmythmetadata/videoutils.cpp" line="171"/>
 
7104
        <source>No rating available.</source>
 
7105
        <translation>No rating available.</translation>
 
7106
    </message>
 
7107
    <message>
 
7108
        <location filename="../libs/libmythmetadata/globals.cpp" line="22"/>
 
7109
        <source>NR</source>
 
7110
        <translation>NR</translation>
 
7111
    </message>
 
7112
    <message>
 
7113
        <location filename="../libs/libmythmetadata/globals.cpp" line="23"/>
 
7114
        <location filename="../libs/libmythmetadata/videoutils.cpp" line="17"/>
6653
7115
        <location filename="../libs/libmythtv/channelscan/channelscanmiscsettings.h" line="250"/>
6654
7116
        <location filename="../libs/libmythtv/channelscan/channelscanmiscsettings.h" line="331"/>
6655
7117
        <location filename="../libs/libmythtv/transporteditor.cpp" line="580"/>
6656
7118
        <location filename="../libs/libmythtv/transporteditor.cpp" line="670"/>
6657
7119
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="696"/>
6658
 
        <location filename="../libs/libmythtv/videoouttypes.h" line="279"/>
6659
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1341"/>
6660
 
        <location filename="../programs/mythfrontend/videofilter.cpp" line="799"/>
 
7120
        <location filename="../libs/libmythtv/videoouttypes.h" line="296"/>
 
7121
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1351"/>
 
7122
        <location filename="../programs/mythfrontend/videofilter.cpp" line="805"/>
6661
7123
        <source>None</source>
6662
7124
        <translation>None</translation>
6663
7125
    </message>
6664
7126
    <message>
6665
 
        <location filename="../programs/mythfrontend/videofilter.cpp" line="804"/>
 
7127
        <location filename="../programs/mythfrontend/videofilter.cpp" line="810"/>
6666
7128
        <source>Title</source>
6667
7129
        <translation>Title</translation>
6668
7130
    </message>
6669
7131
    <message>
6670
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1284"/>
6671
 
        <location filename="../programs/mythfrontend/videofilter.cpp" line="806"/>
 
7132
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1293"/>
 
7133
        <location filename="../programs/mythfrontend/videofilter.cpp" line="812"/>
6672
7134
        <source>Season/Episode</source>
6673
7135
        <translation>Series/Episode</translation>
6674
7136
    </message>
6675
7137
    <message>
6676
 
        <location filename="../programs/mythfrontend/videofilter.cpp" line="808"/>
6677
 
        <source>Year</source>
6678
 
        <translation>Year</translation>
6679
 
    </message>
6680
 
    <message>
6681
 
        <location filename="../programs/mythfrontend/videofilter.cpp" line="810"/>
6682
 
        <source>User Rating</source>
6683
 
        <translation>User Rating</translation>
6684
 
    </message>
6685
 
    <message>
6686
 
        <location filename="../programs/mythfrontend/videofilter.cpp" line="812"/>
6687
 
        <source>Runtime</source>
6688
 
        <translation>Runtime</translation>
6689
 
    </message>
6690
 
    <message>
6691
7138
        <location filename="../programs/mythfrontend/videofilter.cpp" line="814"/>
6692
 
        <source>Filename</source>
6693
 
        <translation>Filename</translation>
 
7139
        <source>Year</source>
 
7140
        <translation>Year</translation>
6694
7141
    </message>
6695
7142
    <message>
6696
7143
        <location filename="../programs/mythfrontend/videofilter.cpp" line="816"/>
 
7144
        <source>User Rating</source>
 
7145
        <translation>User Rating</translation>
 
7146
    </message>
 
7147
    <message>
 
7148
        <location filename="../programs/mythfrontend/videofilter.cpp" line="818"/>
 
7149
        <source>Runtime</source>
 
7150
        <translation>Runtime</translation>
 
7151
    </message>
 
7152
    <message>
 
7153
        <location filename="../programs/mythfrontend/videofilter.cpp" line="820"/>
 
7154
        <source>Filename</source>
 
7155
        <translation>Filename</translation>
 
7156
    </message>
 
7157
    <message>
 
7158
        <location filename="../programs/mythfrontend/videofilter.cpp" line="822"/>
6697
7159
        <source>Video ID</source>
6698
7160
        <translation>Video ID</translation>
6699
7161
    </message>
6700
7162
    <message>
6701
 
        <location filename="../programs/mythfrontend/videofilter.cpp" line="818"/>
 
7163
        <location filename="../programs/mythfrontend/videofilter.cpp" line="824"/>
6702
7164
        <source>Date Added</source>
6703
 
        <translation type="unfinished">Date Added</translation>
 
7165
        <translation>Date Added</translation>
6704
7166
    </message>
6705
7167
    <message>
6706
7168
        <location filename="../libs/libmythtv/channelscan/channelscanmiscsettings.h" line="269"/>
6800
7262
        <translation>Transport Options</translation>
6801
7263
    </message>
6802
7264
    <message>
6803
 
        <location filename="../libs/libmythtv/audioplayer.cpp" line="128"/>
6804
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="570"/>
 
7265
        <location filename="../libs/libmythtv/audioplayer.cpp" line="138"/>
 
7266
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="569"/>
6805
7267
        <source>Unable to create AudioOutput.</source>
6806
7268
        <translation>Unable to create AudioOutput.</translation>
6807
7269
    </message>
6808
7270
    <message>
6809
 
        <location filename="../libs/libmythtv/mythplayer.cpp" line="1362"/>
 
7271
        <location filename="../libs/libmythtv/mythplayer.cpp" line="1376"/>
6810
7272
        <source>TXT</source>
6811
7273
        <translation>TXT</translation>
6812
7274
    </message>
6813
7275
    <message>
6814
 
        <location filename="../libs/libmythtv/deletemap.cpp" line="63"/>
 
7276
        <location filename="../libs/libmythtv/deletemap.cpp" line="64"/>
6815
7277
        <source>(Nothing to undo)</source>
6816
 
        <translation type="unfinished"></translation>
 
7278
        <translation>(Nothing to undo)</translation>
6817
7279
    </message>
6818
7280
    <message>
6819
 
        <location filename="../libs/libmythtv/deletemap.cpp" line="69"/>
 
7281
        <location filename="../libs/libmythtv/deletemap.cpp" line="70"/>
6820
7282
        <source>(Nothing to redo)</source>
6821
 
        <translation type="unfinished"></translation>
 
7283
        <translation>(Nothing to redo)</translation>
6822
7284
    </message>
6823
7285
    <message>
6824
 
        <location filename="../libs/libmythtv/deletemap.cpp" line="81"/>
6825
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="8980"/>
 
7286
        <location filename="../libs/libmythtv/deletemap.cpp" line="82"/>
 
7287
        <location filename="../libs/libmythtv/tv_play.cpp" line="9469"/>
6826
7288
        <source>Clear Cuts</source>
6827
 
        <translation type="unfinished"></translation>
 
7289
        <translation>Clear Cuts</translation>
6828
7290
    </message>
6829
7291
    <message>
6830
 
        <location filename="../libs/libmythtv/deletemap.cpp" line="116"/>
 
7292
        <location filename="../libs/libmythtv/deletemap.cpp" line="123"/>
6831
7293
        <source>cut point</source>
6832
7294
        <translation>cut point</translation>
6833
7295
    </message>
6834
7296
    <message>
6835
 
        <location filename="../libs/libmythtv/deletemap.cpp" line="117"/>
 
7297
        <location filename="../libs/libmythtv/deletemap.cpp" line="124"/>
6836
7298
        <source>keyframe</source>
6837
7299
        <translation>keyframe</translation>
6838
7300
    </message>
6839
7301
    <message>
6840
 
        <location filename="../libs/libmythtv/deletemap.cpp" line="118"/>
 
7302
        <location filename="../libs/libmythtv/deletemap.cpp" line="125"/>
6841
7303
        <source>1 frame</source>
6842
7304
        <translation>1 frame</translation>
6843
7305
    </message>
6844
7306
    <message>
6845
 
        <location filename="../libs/libmythtv/deletemap.cpp" line="119"/>
 
7307
        <location filename="../libs/libmythtv/deletemap.cpp" line="126"/>
6846
7308
        <source>0.5 seconds</source>
6847
7309
        <translation>0.5 seconds</translation>
6848
7310
    </message>
6849
7311
    <message>
6850
 
        <location filename="../libs/libmythtv/deletemap.cpp" line="126"/>
 
7312
        <location filename="../libs/libmythtv/deletemap.cpp" line="133"/>
6851
7313
        <source>error</source>
6852
7314
        <translation>error</translation>
6853
7315
    </message>
6854
7316
    <message>
6855
 
        <location filename="../libs/libmythtv/deletemap.cpp" line="157"/>
 
7317
        <location filename="../libs/libmythtv/deletemap.cpp" line="164"/>
6856
7318
        <source>cut</source>
6857
7319
        <translation>cut</translation>
6858
7320
    </message>
6859
7321
    <message>
6860
 
        <location filename="../libs/libmythtv/deletemap.cpp" line="231"/>
6861
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="8982"/>
 
7322
        <location filename="../libs/libmythtv/deletemap.cpp" line="239"/>
 
7323
        <location filename="../libs/libmythtv/tv_play.cpp" line="9471"/>
6862
7324
        <source>Reverse Cuts</source>
6863
 
        <translation type="unfinished"></translation>
 
7325
        <translation>Reverse Cuts</translation>
6864
7326
    </message>
6865
7327
    <message>
6866
 
        <location filename="../libs/libmythtv/deletemap.cpp" line="441"/>
 
7328
        <location filename="../libs/libmythtv/deletemap.cpp" line="449"/>
6867
7329
        <source>New Cut</source>
6868
 
        <translation type="unfinished"></translation>
 
7330
        <translation>New Cut</translation>
6869
7331
    </message>
6870
7332
    <message>
6871
 
        <location filename="../libs/libmythtv/deletemap.cpp" line="490"/>
 
7333
        <location filename="../libs/libmythtv/deletemap.cpp" line="498"/>
6872
7334
        <source>Move Mark</source>
6873
 
        <translation type="unfinished"></translation>
 
7335
        <translation>Move Mark</translation>
6874
7336
    </message>
6875
7337
    <message>
6876
 
        <location filename="../libs/libmythtv/deletemap.cpp" line="666"/>
 
7338
        <location filename="../libs/libmythtv/deletemap.cpp" line="682"/>
 
7339
        <location filename="../libs/libmythtv/tv_play.cpp" line="9473"/>
6877
7340
        <source>Load Detected Commercials</source>
6878
 
        <translation type="unfinished"></translation>
 
7341
        <translation>Load Detected Commercials</translation>
6879
7342
    </message>
6880
7343
    <message>
6881
 
        <location filename="../libs/libmythtv/deletemap.cpp" line="698"/>
 
7344
        <location filename="../libs/libmythtv/deletemap.cpp" line="714"/>
6882
7345
        <source>Load Auto-saved Cuts</source>
6883
 
        <translation type="unfinished"></translation>
 
7346
        <translation>Load Auto-saved Cuts</translation>
6884
7347
    </message>
6885
7348
    <message>
6886
 
        <location filename="../libs/libmyth/mythdialogs.cpp" line="855"/>
 
7349
        <location filename="../libs/libmyth/mythdialogs.cpp" line="822"/>
6887
7350
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="39"/>
6888
7351
        <location filename="../libs/libmythtv/channelscan/channelimporter.cpp" line="1438"/>
6889
7352
        <location filename="../libs/libmythtv/channelscan/channelimporter.cpp" line="1459"/>
6890
7353
        <location filename="../libs/libmythtv/channelscan/channelimporter.cpp" line="1516"/>
6891
7354
        <location filename="../libs/libmythtv/channelscan/channelimporter.cpp" line="1600"/>
6892
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1175"/>
 
7355
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1174"/>
6893
7356
        <source>Cancel</source>
6894
7357
        <translation>Cancel</translation>
6895
7358
    </message>
6896
7359
    <message>
6897
 
        <location filename="../libs/libmythtv/mythplayer.cpp" line="4500"/>
 
7360
        <location filename="../libs/libmythmetadata/bluraymetadata.cpp" line="103"/>
 
7361
        <location filename="../libs/libmythtv/mythplayer.cpp" line="4680"/>
6898
7362
        <source>%1 of %2</source>
6899
7363
        <translation>%1 of %2</translation>
6900
7364
    </message>
6916
7380
        <translation>At End, cannot Skip.</translation>
6917
7381
    </message>
6918
7382
    <message>
6919
 
        <location filename="../libs/libmythtv/mythplayer.cpp" line="2709"/>
 
7383
        <location filename="../libs/libmythtv/mythplayer.cpp" line="2831"/>
6920
7384
        <source>Not Flagged</source>
6921
7385
        <translation>Not Flagged</translation>
6922
7386
    </message>
7000
7464
        <translation>New Profile Group Name</translation>
7001
7465
    </message>
7002
7466
    <message>
7003
 
        <location filename="../libs/libmythtv/profilegroup.cpp" line="235"/>
 
7467
        <location filename="../libs/libmythtv/profilegroup.cpp" line="238"/>
7004
7468
        <source>(Create new profile group)</source>
7005
7469
        <translation>(Create new profile group)</translation>
7006
7470
    </message>
7007
7471
    <message>
7008
 
        <location filename="../libs/libmythtv/profilegroup.cpp" line="288"/>
 
7472
        <location filename="../libs/libmythtv/profilegroup.cpp" line="291"/>
7009
7473
        <source>Delete profile group:</source>
7010
7474
        <translation>Delete profile group:</translation>
7011
7475
    </message>
7012
7476
    <message>
7013
 
        <location filename="../libs/libmythtv/profilegroup.cpp" line="294"/>
 
7477
        <location filename="../libs/libmythtv/profilegroup.cpp" line="297"/>
7014
7478
        <source>Yes, delete group</source>
7015
7479
        <translation>Yes, delete group</translation>
7016
7480
    </message>
7017
7481
    <message>
7018
 
        <location filename="../libs/libmythtv/profilegroup.cpp" line="295"/>
 
7482
        <location filename="../libs/libmythtv/profilegroup.cpp" line="298"/>
7019
7483
        <source>No, Don&apos;t delete group</source>
7020
7484
        <translation>No, Don&apos;t delete group</translation>
7021
7485
    </message>
7036
7500
        <translation>Card-Type</translation>
7037
7501
    </message>
7038
7502
    <message>
7039
 
        <location filename="../libs/libmyth/programinfo.cpp" line="1430"/>
 
7503
        <location filename="../libs/libmyth/programinfo.cpp" line="1454"/>
7040
7504
        <source>GB</source>
7041
7505
        <comment>GigaBytes</comment>
7042
7506
        <translation>GB</translation>
7043
7507
    </message>
7044
7508
    <message>
7045
 
        <location filename="../libs/libmyth/programinfo.cpp" line="1477"/>
 
7509
        <location filename="../libs/libmyth/programinfo.cpp" line="1501"/>
7046
7510
        <source>Re-Record</source>
7047
7511
        <translation>Re-Record</translation>
7048
7512
    </message>
7049
7513
    <message>
7050
 
        <location filename="../libs/libmyth/programinfo.cpp" line="1512"/>
7051
 
        <location filename="../libs/libmyth/programinfo.cpp" line="1517"/>
7052
 
        <location filename="../libs/libmyth/programtypes.cpp" line="195"/>
7053
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1499"/>
 
7514
        <location filename="../libs/libmyth/programinfo.cpp" line="1541"/>
 
7515
        <location filename="../libs/libmyth/programinfo.cpp" line="1546"/>
 
7516
        <location filename="../libs/libmyth/programtypes.cpp" line="192"/>
 
7517
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1519"/>
7054
7518
        <source>Repeat</source>
7055
7519
        <translation>Repeat</translation>
7056
7520
    </message>
7057
7521
    <message>
7058
 
        <location filename="../libs/libmyth/programinfo.cpp" line="2611"/>
7059
 
        <location filename="../libs/libmyth/programinfo.cpp" line="3946"/>
7060
 
        <location filename="../libs/libmyth/programtypes.cpp" line="214"/>
 
7522
        <location filename="../libs/libmyth/programinfo.cpp" line="2723"/>
 
7523
        <location filename="../libs/libmyth/programinfo.cpp" line="4068"/>
 
7524
        <location filename="../libs/libmyth/programtypes.cpp" line="211"/>
 
7525
        <location filename="../libs/libmythmetadata/globals.cpp" line="6"/>
 
7526
        <location filename="../libs/libmythmetadata/globals.cpp" line="7"/>
 
7527
        <location filename="../libs/libmythmetadata/globals.cpp" line="8"/>
 
7528
        <location filename="../libs/libmythmetadata/globals.cpp" line="9"/>
 
7529
        <location filename="../libs/libmythmetadata/globals.cpp" line="10"/>
 
7530
        <location filename="../libs/libmythmetadata/globals.cpp" line="11"/>
 
7531
        <location filename="../libs/libmythmetadata/globals.cpp" line="12"/>
7061
7532
        <location filename="../libs/libmythtv/jobqueue.h" line="24"/>
7062
 
        <location filename="../libs/libmythtv/videoouttypes.h" line="138"/>
 
7533
        <location filename="../libs/libmythtv/videoouttypes.h" line="132"/>
 
7534
        <location filename="../libs/libmythtv/videoouttypes.h" line="155"/>
7063
7535
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="41"/>
7064
7536
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="42"/>
7065
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1037"/>
7066
 
        <location filename="../programs/mythfrontend/videofilter.cpp" line="792"/>
 
7537
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1036"/>
 
7538
        <location filename="../programs/mythfrontend/videofilter.cpp" line="798"/>
7067
7539
        <source>Unknown</source>
7068
7540
        <translation>Unknown</translation>
7069
7541
    </message>
7070
7542
    <message>
7071
 
        <location filename="../libs/libmyth/programinfo.cpp" line="2615"/>
 
7543
        <location filename="../libs/libmyth/programinfo.cpp" line="2727"/>
7072
7544
        <source>Playing</source>
7073
7545
        <translation>Playing</translation>
7074
7546
    </message>
7075
7547
    <message>
7076
 
        <location filename="../libs/libmyth/programinfo.cpp" line="2622"/>
7077
 
        <location filename="../libs/libmyth/programtypes.cpp" line="169"/>
 
7548
        <location filename="../libs/libmyth/programinfo.cpp" line="2734"/>
 
7549
        <location filename="../libs/libmyth/programtypes.cpp" line="166"/>
7078
7550
        <source>Recording</source>
7079
7551
        <translation>Recording</translation>
7080
7552
    </message>
7081
7553
    <message>
7082
 
        <location filename="../html/htmlstrings.h" line="13"/>
7083
 
        <source>Make this server the master backend</source>
7084
 
        <translation type="unfinished"></translation>
7085
 
    </message>
7086
 
    <message>
7087
 
        <location filename="../html/htmlstrings.h" line="15"/>
7088
 
        <source>Security PIN</source>
7089
 
        <translation type="unfinished"></translation>
7090
 
    </message>
7091
 
    <message>
7092
 
        <location filename="../html/htmlstrings.h" line="17"/>
7093
 
        <source>Actions</source>
7094
 
        <translation type="unfinished">Actions</translation>
7095
 
    </message>
7096
 
    <message>
7097
 
        <location filename="../html/htmlstrings.h" line="18"/>
7098
 
        <source>Commercial Flagger</source>
7099
 
        <translation type="unfinished"></translation>
7100
 
    </message>
7101
 
    <message>
7102
 
        <location filename="../html/htmlstrings.h" line="19"/>
7103
 
        <source>Commercial Flagging</source>
7104
 
        <translation type="unfinished"></translation>
7105
 
    </message>
7106
 
    <message>
7107
 
        <location filename="../html/htmlstrings.h" line="20"/>
7108
 
        <source>Description</source>
7109
 
        <translation type="unfinished">Description</translation>
7110
 
    </message>
7111
 
    <message>
7112
 
        <location filename="../html/htmlstrings.h" line="22"/>
7113
 
        <source>Transcoder</source>
7114
 
        <translation type="unfinished"></translation>
7115
 
    </message>
7116
 
    <message>
7117
 
        <location filename="../html/htmlstrings.h" line="23"/>
7118
 
        <location filename="../libs/libmyth/programinfo.cpp" line="2630"/>
 
7554
        <location filename="../libs/libmyth/programinfo.cpp" line="2742"/>
7119
7555
        <source>Transcoding</source>
7120
7556
        <translation>Transcoding</translation>
7121
7557
    </message>
7122
7558
    <message>
7123
 
        <location filename="../html/htmlstrings.h" line="26"/>
7124
 
        <source>April</source>
7125
 
        <translation type="unfinished"></translation>
7126
 
    </message>
7127
 
    <message>
7128
 
        <location filename="../html/htmlstrings.h" line="27"/>
7129
 
        <source>August</source>
7130
 
        <translation type="unfinished"></translation>
7131
 
    </message>
7132
 
    <message>
7133
 
        <location filename="../html/htmlstrings.h" line="28"/>
7134
 
        <source>Current Tuner Activity</source>
7135
 
        <translation type="unfinished"></translation>
7136
 
    </message>
7137
 
    <message>
7138
 
        <location filename="../html/htmlstrings.h" line="29"/>
7139
 
        <source>December</source>
7140
 
        <translation type="unfinished"></translation>
7141
 
    </message>
7142
 
    <message>
7143
 
        <location filename="../html/htmlstrings.h" line="30"/>
7144
 
        <source>Encoder %1 is currently idle.</source>
7145
 
        <translation type="unfinished"></translation>
7146
 
    </message>
7147
 
    <message>
7148
 
        <location filename="../html/htmlstrings.h" line="31"/>
7149
 
        <source>Encoder %1 is currently recording &quot;%2.&quot;  This program is being viewed.</source>
7150
 
        <translation type="unfinished"></translation>
7151
 
    </message>
7152
 
    <message>
7153
 
        <location filename="../html/htmlstrings.h" line="32"/>
7154
 
        <source>Encoder %1 is currently recording &quot;%2.&quot;  This recording will end at %3.</source>
7155
 
        <translation type="unfinished"></translation>
7156
 
    </message>
7157
 
    <message>
7158
 
        <location filename="../html/htmlstrings.h" line="33"/>
7159
 
        <source>Encoder %1 is currently watching &quot;%2&quot; on Live TV.</source>
7160
 
        <translation type="unfinished"></translation>
7161
 
    </message>
7162
 
    <message>
7163
 
        <location filename="../html/htmlstrings.h" line="34"/>
7164
 
        <source>February</source>
7165
 
        <translation type="unfinished"></translation>
7166
 
    </message>
7167
 
    <message>
7168
 
        <location filename="../html/htmlstrings.h" line="35"/>
7169
 
        <source>Friday</source>
7170
 
        <translation type="unfinished"></translation>
7171
 
    </message>
7172
 
    <message>
7173
 
        <location filename="../html/htmlstrings.h" line="36"/>
7174
 
        <source>January</source>
7175
 
        <translation type="unfinished"></translation>
7176
 
    </message>
7177
 
    <message>
7178
 
        <location filename="../html/htmlstrings.h" line="37"/>
7179
 
        <source>July</source>
7180
 
        <translation type="unfinished"></translation>
7181
 
    </message>
7182
 
    <message>
7183
 
        <location filename="../html/htmlstrings.h" line="38"/>
7184
 
        <source>June</source>
7185
 
        <translation type="unfinished"></translation>
7186
 
    </message>
7187
 
    <message>
7188
 
        <location filename="../html/htmlstrings.h" line="39"/>
7189
 
        <source>Last Ten Recordings</source>
7190
 
        <translation type="unfinished"></translation>
7191
 
    </message>
7192
 
    <message>
7193
 
        <location filename="../html/htmlstrings.h" line="40"/>
7194
 
        <source>March</source>
7195
 
        <translation type="unfinished"></translation>
7196
 
    </message>
7197
 
    <message>
7198
 
        <location filename="../html/htmlstrings.h" line="41"/>
7199
 
        <source>May</source>
7200
 
        <translation type="unfinished"></translation>
7201
 
    </message>
7202
 
    <message>
7203
 
        <location filename="../html/htmlstrings.h" line="42"/>
7204
 
        <source>Monday</source>
7205
 
        <translation type="unfinished"></translation>
7206
 
    </message>
7207
 
    <message>
7208
 
        <location filename="../html/htmlstrings.h" line="43"/>
7209
 
        <source>MythTV System Overview</source>
7210
 
        <translation type="unfinished"></translation>
7211
 
    </message>
7212
 
    <message>
7213
 
        <location filename="../html/htmlstrings.h" line="44"/>
7214
 
        <source>November</source>
7215
 
        <translation type="unfinished"></translation>
7216
 
    </message>
7217
 
    <message>
7218
 
        <location filename="../html/htmlstrings.h" line="45"/>
7219
 
        <source>October</source>
7220
 
        <translation type="unfinished"></translation>
7221
 
    </message>
7222
 
    <message>
7223
 
        <location filename="../html/htmlstrings.h" line="46"/>
7224
 
        <source>Recorded %2, %3 %4 at %5.</source>
7225
 
        <translation type="unfinished"></translation>
7226
 
    </message>
7227
 
    <message>
7228
 
        <location filename="../html/htmlstrings.h" line="47"/>
7229
 
        <source>Saturday</source>
7230
 
        <translation type="unfinished"></translation>
7231
 
    </message>
7232
 
    <message>
7233
 
        <location filename="../html/htmlstrings.h" line="48"/>
7234
 
        <source>September</source>
7235
 
        <translation type="unfinished"></translation>
7236
 
    </message>
7237
 
    <message>
7238
 
        <location filename="../html/htmlstrings.h" line="49"/>
7239
 
        <source>Sunday</source>
7240
 
        <translation type="unfinished"></translation>
7241
 
    </message>
7242
 
    <message>
7243
 
        <location filename="../html/htmlstrings.h" line="50"/>
7244
 
        <source>Thursday</source>
7245
 
        <translation type="unfinished"></translation>
7246
 
    </message>
7247
 
    <message>
7248
 
        <location filename="../html/htmlstrings.h" line="51"/>
7249
 
        <source>Tuesday</source>
7250
 
        <translation type="unfinished"></translation>
7251
 
    </message>
7252
 
    <message>
7253
 
        <location filename="../html/htmlstrings.h" line="52"/>
7254
 
        <source>Wednesday</source>
7255
 
        <translation type="unfinished"></translation>
7256
 
    </message>
7257
 
    <message>
7258
 
        <location filename="../html/htmlstrings.h" line="54"/>
7259
 
        <source>Filter</source>
7260
 
        <translation type="unfinished"></translation>
7261
 
    </message>
7262
 
    <message>
7263
 
        <location filename="../html/htmlstrings.h" line="55"/>
7264
 
        <source>List Files</source>
7265
 
        <translation type="unfinished"></translation>
7266
 
    </message>
7267
 
    <message>
7268
 
        <location filename="../html/htmlstrings.h" line="56"/>
7269
 
        <source>Loading</source>
7270
 
        <translation type="unfinished"></translation>
7271
 
    </message>
7272
 
    <message>
7273
 
        <location filename="../html/htmlstrings.h" line="57"/>
7274
 
        <source>Sample Storage Group browser</source>
7275
 
        <translation type="unfinished"></translation>
7276
 
    </message>
7277
 
    <message>
7278
 
        <location filename="../html/htmlstrings.h" line="58"/>
7279
 
        <source>Storage Group</source>
7280
 
        <translation type="unfinished">Storage Group</translation>
7281
 
    </message>
7282
 
    <message>
7283
 
        <location filename="../html/htmlstrings.h" line="60"/>
7284
 
        <source>API</source>
7285
 
        <translation type="unfinished"></translation>
7286
 
    </message>
7287
 
    <message>
7288
 
        <location filename="../html/htmlstrings.h" line="61"/>
7289
 
        <source>Advanced Setup</source>
7290
 
        <translation type="unfinished"></translation>
7291
 
    </message>
7292
 
    <message>
7293
 
        <location filename="../html/htmlstrings.h" line="62"/>
7294
 
        <source>Backend Status</source>
7295
 
        <translation type="unfinished"></translation>
7296
 
    </message>
7297
 
    <message>
7298
 
        <location filename="../html/htmlstrings.h" line="63"/>
7299
 
        <source>Change Password</source>
7300
 
        <translation type="unfinished"></translation>
7301
 
    </message>
7302
 
    <message>
7303
 
        <location filename="../html/htmlstrings.h" line="64"/>
7304
 
        <source>Channel Editor</source>
7305
 
        <translation type="unfinished">Channel Editor</translation>
7306
 
    </message>
7307
 
    <message>
7308
 
        <location filename="../html/htmlstrings.h" line="65"/>
7309
 
        <source>Channel Service</source>
7310
 
        <translation type="unfinished"></translation>
7311
 
    </message>
7312
 
    <message>
7313
 
        <location filename="../html/htmlstrings.h" line="66"/>
7314
 
        <source>Content Service</source>
7315
 
        <translation type="unfinished"></translation>
7316
 
    </message>
7317
 
    <message>
7318
 
        <location filename="../html/htmlstrings.h" line="67"/>
7319
 
        <source>DVR Service</source>
7320
 
        <translation type="unfinished"></translation>
7321
 
    </message>
7322
 
    <message>
7323
 
        <location filename="../html/htmlstrings.h" line="68"/>
7324
 
        <source>Database</source>
7325
 
        <translation type="unfinished"></translation>
7326
 
    </message>
7327
 
    <message>
7328
 
        <location filename="../html/htmlstrings.h" line="69"/>
7329
 
        <source>Database Tools</source>
7330
 
        <translation type="unfinished"></translation>
7331
 
    </message>
7332
 
    <message>
7333
 
        <location filename="../html/htmlstrings.h" line="70"/>
7334
 
        <source>Expert/Dev Setup</source>
7335
 
        <translation type="unfinished"></translation>
7336
 
    </message>
7337
 
    <message>
7338
 
        <location filename="../html/htmlstrings.h" line="72"/>
7339
 
        <source>GetRecorded() Example</source>
7340
 
        <translation type="unfinished"></translation>
7341
 
    </message>
7342
 
    <message>
7343
 
        <location filename="../html/htmlstrings.h" line="73"/>
7344
 
        <source>GetStorageGroups()</source>
7345
 
        <translation type="unfinished"></translation>
7346
 
    </message>
7347
 
    <message>
7348
 
        <location filename="../html/htmlstrings.h" line="74"/>
7349
 
        <source>Guide Data</source>
7350
 
        <translation type="unfinished"></translation>
7351
 
    </message>
7352
 
    <message>
7353
 
        <location filename="../html/htmlstrings.h" line="75"/>
7354
 
        <source>Guide Data Sources</source>
7355
 
        <translation type="unfinished"></translation>
7356
 
    </message>
7357
 
    <message>
7358
 
        <location filename="../html/htmlstrings.h" line="76"/>
7359
 
        <source>Guide Service</source>
7360
 
        <translation type="unfinished"></translation>
7361
 
    </message>
7362
 
    <message>
7363
 
        <location filename="../html/htmlstrings.h" line="77"/>
7364
 
        <source>Hardware Profile</source>
7365
 
        <translation type="unfinished"></translation>
7366
 
    </message>
7367
 
    <message>
7368
 
        <location filename="../html/htmlstrings.h" line="79"/>
7369
 
        <source>Job Queue</source>
7370
 
        <translation type="unfinished">Job Queue</translation>
7371
 
    </message>
7372
 
    <message>
7373
 
        <location filename="../html/htmlstrings.h" line="80"/>
7374
 
        <source>Myth Service</source>
7375
 
        <translation type="unfinished"></translation>
7376
 
    </message>
7377
 
    <message>
7378
 
        <location filename="../html/htmlstrings.h" line="81"/>
7379
 
        <source>Overview</source>
7380
 
        <translation type="unfinished"></translation>
7381
 
    </message>
7382
 
    <message>
7383
 
        <location filename="../html/htmlstrings.h" line="82"/>
7384
 
        <source>Recording Devices</source>
7385
 
        <translation type="unfinished"></translation>
7386
 
    </message>
7387
 
    <message>
7388
 
        <location filename="../html/htmlstrings.h" line="83"/>
7389
 
        <source>Send a Message</source>
7390
 
        <translation type="unfinished"></translation>
7391
 
    </message>
7392
 
    <message>
7393
 
        <location filename="../html/htmlstrings.h" line="84"/>
7394
 
        <source>Server Side Scripting</source>
7395
 
        <translation type="unfinished"></translation>
7396
 
    </message>
7397
 
    <message>
7398
 
        <location filename="../html/htmlstrings.h" line="85"/>
7399
 
        <source>Setup</source>
7400
 
        <translation type="unfinished">Setup</translation>
7401
 
    </message>
7402
 
    <message>
7403
 
        <location filename="../html/htmlstrings.h" line="86"/>
7404
 
        <source>Setup Wizard</source>
7405
 
        <translation type="unfinished"></translation>
7406
 
    </message>
7407
 
    <message>
7408
 
        <location filename="../html/htmlstrings.h" line="88"/>
7409
 
        <source>System Events</source>
7410
 
        <translation type="unfinished"></translation>
7411
 
    </message>
7412
 
    <message>
7413
 
        <location filename="../html/htmlstrings.h" line="89"/>
7414
 
        <source>Utilities</source>
7415
 
        <translation type="unfinished">Utilities</translation>
7416
 
    </message>
7417
 
    <message>
7418
 
        <location filename="../html/htmlstrings.h" line="90"/>
7419
 
        <source>WSDL Links</source>
7420
 
        <translation type="unfinished"></translation>
7421
 
    </message>
7422
 
    <message>
7423
 
        <location filename="../libs/libmyth/programinfo.cpp" line="2617"/>
 
7559
        <location filename="../libs/libmyth/programinfo.cpp" line="2729"/>
7424
7560
        <source>PIP</source>
7425
7561
        <translation>PIP</translation>
7426
7562
    </message>
7427
7563
    <message>
7428
 
        <location filename="../libs/libmyth/recordingtypes.cpp" line="62"/>
 
7564
        <location filename="../libs/libmyth/recordingtypes.cpp" line="115"/>
7429
7565
        <source>S</source>
7430
7566
        <comment>RecTypeChar kSingleRecord</comment>
7431
7567
        <translation>S</translation>
7432
7568
    </message>
7433
7569
    <message>
7434
 
        <location filename="../libs/libmyth/recordingtypes.cpp" line="64"/>
 
7570
        <location filename="../libs/libmyth/recordingtypes.cpp" line="117"/>
7435
7571
        <source>T</source>
7436
7572
        <comment>RecTypeChar kTimeslotRecord</comment>
7437
7573
        <translation>T</translation>
7438
7574
    </message>
7439
7575
    <message>
7440
 
        <location filename="../libs/libmyth/recordingtypes.cpp" line="66"/>
 
7576
        <location filename="../libs/libmyth/recordingtypes.cpp" line="119"/>
7441
7577
        <source>W</source>
7442
7578
        <comment>RecTypeChar kWeekslotRecord</comment>
7443
7579
        <translation>W</translation>
7444
7580
    </message>
7445
7581
    <message>
7446
 
        <location filename="../libs/libmyth/recordingtypes.cpp" line="68"/>
 
7582
        <location filename="../libs/libmyth/recordingtypes.cpp" line="121"/>
7447
7583
        <source>C</source>
7448
7584
        <comment>RecTypeChar kChannelRecord</comment>
7449
7585
        <translation>C</translation>
7450
7586
    </message>
7451
7587
    <message>
7452
 
        <location filename="../libs/libmyth/recordingtypes.cpp" line="70"/>
 
7588
        <location filename="../libs/libmyth/recordingtypes.cpp" line="123"/>
7453
7589
        <source>A</source>
7454
7590
        <comment>RecTypeChar kAllRecord</comment>
7455
7591
        <translation>A</translation>
7456
7592
    </message>
7457
7593
    <message>
7458
 
        <location filename="../libs/libmyth/recordingtypes.cpp" line="72"/>
 
7594
        <location filename="../libs/libmyth/recordingtypes.cpp" line="125"/>
7459
7595
        <source>F</source>
7460
7596
        <comment>RecTypeChar kFindOneRecord</comment>
7461
7597
        <translation>F</translation>
7462
7598
    </message>
7463
7599
    <message>
7464
 
        <location filename="../libs/libmyth/recordingtypes.cpp" line="74"/>
 
7600
        <location filename="../libs/libmyth/recordingtypes.cpp" line="127"/>
7465
7601
        <source>d</source>
7466
7602
        <comment>RecTypeChar kFindDailyRecord</comment>
7467
7603
        <translation>d</translation>
7468
7604
    </message>
7469
7605
    <message>
7470
 
        <location filename="../libs/libmyth/recordingtypes.cpp" line="76"/>
 
7606
        <location filename="../libs/libmyth/recordingtypes.cpp" line="129"/>
7471
7607
        <source>w</source>
7472
7608
        <comment>RecTypeChar kFindWeeklyRecord</comment>
7473
7609
        <translation>w</translation>
7474
7610
    </message>
7475
7611
    <message>
7476
 
        <location filename="../libs/libmyth/recordingtypes.cpp" line="79"/>
 
7612
        <location filename="../libs/libmyth/recordingtypes.cpp" line="132"/>
7477
7613
        <source>O</source>
7478
7614
        <comment>RecTypeChar kOverrideRecord/kDontRecord</comment>
7479
7615
        <translation>O</translation>
7524
7660
        <translation>Override Recording</translation>
7525
7661
    </message>
7526
7662
    <message>
7527
 
        <location filename="../libs/libmyth/programtypes.cpp" line="160"/>
 
7663
        <location filename="../libs/libmyth/programtypes.cpp" line="157"/>
7528
7664
        <location filename="../libs/libmyth/recordingtypes.cpp" line="51"/>
7529
7665
        <source>Not Recording</source>
7530
7666
        <translation>Not Recording</translation>
7531
7667
    </message>
7532
7668
    <message>
 
7669
        <location filename="../libs/libmyth/programtypes.cpp" line="77"/>
 
7670
        <source>A</source>
 
7671
        <comment>RecStatusChar rsAborted</comment>
 
7672
        <translation>A</translation>
 
7673
    </message>
 
7674
    <message>
7533
7675
        <location filename="../libs/libmyth/programtypes.cpp" line="80"/>
7534
 
        <source>A</source>
7535
 
        <comment>RecStatusChar rsAborted</comment>
7536
 
        <translation>A</translation>
7537
 
    </message>
7538
 
    <message>
7539
 
        <location filename="../libs/libmyth/programtypes.cpp" line="83"/>
7540
7676
        <source>R</source>
7541
7677
        <comment>RecStatusChar rsRecorded</comment>
7542
7678
        <translation>R</translation>
7543
7679
    </message>
7544
7680
    <message>
7545
 
        <location filename="../libs/libmyth/programtypes.cpp" line="95"/>
 
7681
        <location filename="../libs/libmyth/programtypes.cpp" line="92"/>
7546
7682
        <source>X</source>
7547
7683
        <comment>RecStatusChar rsDontRecord</comment>
7548
7684
        <translation>X</translation>
7549
7685
    </message>
7550
7686
    <message>
7551
 
        <location filename="../libs/libmyth/programtypes.cpp" line="98"/>
 
7687
        <location filename="../libs/libmyth/programtypes.cpp" line="95"/>
7552
7688
        <source>P</source>
7553
7689
        <comment>RecStatusChar rsPreviousRecording</comment>
7554
7690
        <translation>P</translation>
7555
7691
    </message>
7556
7692
    <message>
7557
 
        <location filename="../libs/libmyth/programtypes.cpp" line="101"/>
 
7693
        <location filename="../libs/libmyth/programtypes.cpp" line="98"/>
7558
7694
        <source>R</source>
7559
7695
        <comment>RecStatusChar rsCurrentRecording</comment>
7560
7696
        <translation>R</translation>
7561
7697
    </message>
7562
7698
    <message>
7563
 
        <location filename="../libs/libmyth/programinfo.cpp" line="2624"/>
 
7699
        <location filename="../libs/libmyth/programinfo.cpp" line="2736"/>
7564
7700
        <source>File transfer</source>
7565
7701
        <translation>File transfer</translation>
7566
7702
    </message>
7567
7703
    <message>
 
7704
        <location filename="../libs/libmyth/programtypes.cpp" line="101"/>
 
7705
        <source>E</source>
 
7706
        <comment>RecStatusChar rsEarlierShowing</comment>
 
7707
        <translation>E</translation>
 
7708
    </message>
 
7709
    <message>
7568
7710
        <location filename="../libs/libmyth/programtypes.cpp" line="104"/>
7569
 
        <source>E</source>
7570
 
        <comment>RecStatusChar rsEarlierShowing</comment>
7571
 
        <translation>E</translation>
 
7711
        <source>T</source>
 
7712
        <comment>RecStatusChar rsTooManyRecordings</comment>
 
7713
        <translation>T</translation>
7572
7714
    </message>
7573
7715
    <message>
7574
7716
        <location filename="../libs/libmyth/programtypes.cpp" line="107"/>
7575
 
        <source>T</source>
7576
 
        <comment>RecStatusChar rsTooManyRecordings</comment>
7577
 
        <translation>T</translation>
7578
 
    </message>
7579
 
    <message>
7580
 
        <location filename="../libs/libmyth/programtypes.cpp" line="110"/>
7581
7717
        <source>c</source>
7582
7718
        <comment>RecStatusChar rsCancelled</comment>
7583
7719
        <translation>c</translation>
7584
7720
    </message>
7585
7721
    <message>
7586
 
        <location filename="../libs/libmyth/programtypes.cpp" line="113"/>
 
7722
        <location filename="../libs/libmyth/programtypes.cpp" line="110"/>
7587
7723
        <source>M</source>
7588
7724
        <comment>RecStatusChar rsMissed</comment>
7589
7725
        <translation>M</translation>
7590
7726
    </message>
7591
7727
    <message>
7592
 
        <location filename="../libs/libmyth/programtypes.cpp" line="116"/>
 
7728
        <location filename="../libs/libmyth/programtypes.cpp" line="113"/>
7593
7729
        <source>m</source>
7594
7730
        <comment>RecStatusChar rsMissedFuture</comment>
7595
 
        <translation type="unfinished"></translation>
 
7731
        <translation>m</translation>
 
7732
    </message>
 
7733
    <message>
 
7734
        <location filename="../libs/libmyth/programtypes.cpp" line="116"/>
 
7735
        <source>C</source>
 
7736
        <comment>RecStatusChar rsConflict</comment>
 
7737
        <translation>C</translation>
7596
7738
    </message>
7597
7739
    <message>
7598
7740
        <location filename="../libs/libmyth/programtypes.cpp" line="119"/>
7599
 
        <source>C</source>
7600
 
        <comment>RecStatusChar rsConflict</comment>
7601
 
        <translation>C</translation>
7602
 
    </message>
7603
 
    <message>
7604
 
        <location filename="../libs/libmyth/programtypes.cpp" line="122"/>
7605
7741
        <source>L</source>
7606
7742
        <comment>RecStatusChar rsLaterShowing</comment>
7607
7743
        <translation>L</translation>
7608
7744
    </message>
7609
7745
    <message>
7610
 
        <location filename="../libs/libmyth/programtypes.cpp" line="125"/>
 
7746
        <location filename="../libs/libmyth/programtypes.cpp" line="122"/>
7611
7747
        <source>r</source>
7612
7748
        <comment>RecStatusChar rsRepeat</comment>
7613
7749
        <translation>r</translation>
7614
7750
    </message>
7615
7751
    <message>
7616
 
        <location filename="../libs/libmyth/programtypes.cpp" line="128"/>
 
7752
        <location filename="../libs/libmyth/programtypes.cpp" line="125"/>
7617
7753
        <source>x</source>
7618
7754
        <comment>RecStatusChar rsInactive</comment>
7619
7755
        <translation>x</translation>
7620
7756
    </message>
7621
7757
    <message>
7622
 
        <location filename="../libs/libmyth/programtypes.cpp" line="131"/>
 
7758
        <location filename="../libs/libmyth/programtypes.cpp" line="128"/>
7623
7759
        <source>K</source>
7624
7760
        <comment>RecStatusChar rsLowDiskSpace</comment>
7625
7761
        <translation>K</translation>
7626
7762
    </message>
7627
7763
    <message>
7628
 
        <location filename="../libs/libmyth/programtypes.cpp" line="134"/>
 
7764
        <location filename="../libs/libmyth/programtypes.cpp" line="131"/>
7629
7765
        <source>B</source>
7630
7766
        <comment>RecStatusChar rsTunerBusy</comment>
7631
7767
        <translation>B</translation>
7632
7768
    </message>
7633
7769
    <message>
7634
 
        <location filename="../libs/libmyth/programtypes.cpp" line="140"/>
 
7770
        <location filename="../libs/libmyth/programtypes.cpp" line="137"/>
7635
7771
        <source>N</source>
7636
7772
        <comment>RecStatusChar rsNotListed</comment>
7637
7773
        <translation>N</translation>
7638
7774
    </message>
7639
7775
    <message>
7640
 
        <location filename="../libs/libmyth/programtypes.cpp" line="143"/>
 
7776
        <location filename="../libs/libmyth/programtypes.cpp" line="140"/>
7641
7777
        <source>V</source>
7642
7778
        <comment>RecStatusChar rsNeverRecord</comment>
7643
7779
        <translation>V</translation>
7644
7780
    </message>
7645
7781
    <message>
7646
 
        <location filename="../libs/libmyth/programtypes.cpp" line="165"/>
 
7782
        <location filename="../libs/libmyth/programtypes.cpp" line="162"/>
7647
7783
        <location filename="../libs/libmythtv/jobqueue.h" line="40"/>
7648
7784
        <source>Aborted</source>
7649
7785
        <translation>Aborted</translation>
7650
7786
    </message>
7651
7787
    <message>
7652
 
        <location filename="../libs/libmyth/programtypes.cpp" line="167"/>
 
7788
        <location filename="../libs/libmyth/programtypes.cpp" line="164"/>
7653
7789
        <source>Recorded</source>
7654
7790
        <translation>Recorded</translation>
7655
7791
    </message>
7656
7792
    <message>
7657
 
        <location filename="../libs/libmyth/programtypes.cpp" line="171"/>
 
7793
        <location filename="../libs/libmyth/programtypes.cpp" line="168"/>
7658
7794
        <source>Tuning</source>
7659
7795
        <translatorcomment>Tuning</translatorcomment>
7660
7796
        <translation>Tuning</translation>
7661
7797
    </message>
7662
7798
    <message>
7663
 
        <location filename="../libs/libmyth/programtypes.cpp" line="173"/>
 
7799
        <location filename="../libs/libmyth/programtypes.cpp" line="170"/>
7664
7800
        <source>Will Record</source>
7665
7801
        <translation>Will Record</translation>
7666
7802
    </message>
7667
7803
    <message>
7668
 
        <location filename="../libs/libmyth/programtypes.cpp" line="175"/>
 
7804
        <location filename="../libs/libmyth/programtypes.cpp" line="172"/>
7669
7805
        <source>Don&apos;t Record</source>
7670
7806
        <translation>Don&apos;t Record</translation>
7671
7807
    </message>
7672
7808
    <message>
7673
 
        <location filename="../libs/libmyth/programtypes.cpp" line="177"/>
 
7809
        <location filename="../libs/libmyth/programtypes.cpp" line="174"/>
7674
7810
        <source>Previously Recorded</source>
7675
7811
        <translation>Previously Recorded</translation>
7676
7812
    </message>
7677
7813
    <message>
7678
 
        <location filename="../libs/libmyth/programtypes.cpp" line="179"/>
 
7814
        <location filename="../libs/libmyth/programtypes.cpp" line="176"/>
7679
7815
        <source>Currently Recorded</source>
7680
7816
        <translation>Currently Recorded</translation>
7681
7817
    </message>
7682
7818
    <message>
7683
 
        <location filename="../libs/libmyth/programtypes.cpp" line="181"/>
 
7819
        <location filename="../libs/libmyth/programtypes.cpp" line="178"/>
7684
7820
        <source>Earlier Showing</source>
7685
7821
        <translation>Earlier Showing</translation>
7686
7822
    </message>
7687
7823
    <message>
7688
 
        <location filename="../libs/libmyth/programtypes.cpp" line="183"/>
 
7824
        <location filename="../libs/libmyth/programtypes.cpp" line="180"/>
7689
7825
        <source>Max Recordings</source>
7690
7826
        <translation>Max Recordings</translation>
7691
7827
    </message>
7692
7828
    <message>
7693
 
        <location filename="../libs/libmyth/programtypes.cpp" line="185"/>
 
7829
        <location filename="../libs/libmyth/programtypes.cpp" line="182"/>
7694
7830
        <source>Manual Cancel</source>
7695
7831
        <translation>Manual Cancel</translation>
7696
7832
    </message>
7697
7833
    <message>
7698
 
        <location filename="../libs/libmyth/programtypes.cpp" line="187"/>
 
7834
        <location filename="../libs/libmyth/programtypes.cpp" line="184"/>
7699
7835
        <source>Missed</source>
7700
7836
        <translation>Missed</translation>
7701
7837
    </message>
7702
7838
    <message>
7703
 
        <location filename="../libs/libmyth/programtypes.cpp" line="189"/>
 
7839
        <location filename="../libs/libmyth/programtypes.cpp" line="186"/>
7704
7840
        <source>Missed Future</source>
7705
 
        <translation type="unfinished"></translation>
 
7841
        <translation>Missed Future</translation>
7706
7842
    </message>
7707
7843
    <message>
7708
 
        <location filename="../libs/libmyth/programtypes.cpp" line="191"/>
 
7844
        <location filename="../libs/libmyth/programtypes.cpp" line="188"/>
7709
7845
        <source>Conflicting</source>
7710
7846
        <translation>Conflicting</translation>
7711
7847
    </message>
7712
7848
    <message>
7713
 
        <location filename="../libs/libmyth/programtypes.cpp" line="193"/>
 
7849
        <location filename="../libs/libmyth/programtypes.cpp" line="190"/>
7714
7850
        <source>Later Showing</source>
7715
7851
        <translation>Later Showing</translation>
7716
7852
    </message>
7717
7853
    <message>
7718
 
        <location filename="../libs/libmyth/programtypes.cpp" line="197"/>
 
7854
        <location filename="../libs/libmyth/programtypes.cpp" line="194"/>
7719
7855
        <source>Inactive</source>
7720
7856
        <translation>Inactive</translation>
7721
7857
    </message>
7722
7858
    <message>
7723
 
        <location filename="../libs/libmyth/programtypes.cpp" line="199"/>
 
7859
        <location filename="../libs/libmyth/programtypes.cpp" line="196"/>
7724
7860
        <source>Low Disk Space</source>
7725
7861
        <translation>Low Disc Space</translation>
7726
7862
    </message>
7727
7863
    <message>
7728
 
        <location filename="../libs/libmyth/programtypes.cpp" line="201"/>
 
7864
        <location filename="../libs/libmyth/programtypes.cpp" line="198"/>
7729
7865
        <source>Tuner Busy</source>
7730
7866
        <translation>Tuner Busy</translation>
7731
7867
    </message>
7732
7868
    <message>
7733
 
        <location filename="../libs/libmyth/programtypes.cpp" line="205"/>
 
7869
        <location filename="../libs/libmyth/programtypes.cpp" line="202"/>
7734
7870
        <source>Not Listed</source>
7735
7871
        <translation>Not Listed</translation>
7736
7872
    </message>
7737
7873
    <message>
7738
 
        <location filename="../libs/libmyth/programtypes.cpp" line="207"/>
 
7874
        <location filename="../libs/libmyth/programtypes.cpp" line="204"/>
7739
7875
        <source>Never Record</source>
7740
7876
        <translation>Never Record</translation>
7741
7877
    </message>
7742
7878
    <message>
7743
 
        <location filename="../libs/libmyth/programtypes.cpp" line="228"/>
 
7879
        <location filename="../libs/libmyth/programtypes.cpp" line="219"/>
 
7880
        <source>This showing is not scheduled to record</source>
 
7881
        <translation>This showing is not scheduled to record</translation>
 
7882
    </message>
 
7883
    <message>
 
7884
        <location filename="../libs/libmyth/programtypes.cpp" line="229"/>
7744
7885
        <source>This showing will be recorded.</source>
7745
7886
        <translation>This showing will be recorded.</translation>
7746
7887
    </message>
7747
7888
    <message>
7748
 
        <location filename="../libs/libmyth/programtypes.cpp" line="231"/>
 
7889
        <location filename="../libs/libmyth/programtypes.cpp" line="232"/>
7749
7890
        <source>This showing is being recorded.</source>
7750
7891
        <translation>This showing is being recorded.</translation>
7751
7892
    </message>
7752
7893
    <message>
7753
 
        <location filename="../libs/libmyth/programtypes.cpp" line="234"/>
 
7894
        <location filename="../libs/libmyth/programtypes.cpp" line="235"/>
7754
7895
        <source>The channel is being tuned.</source>
7755
7896
        <translation>The channel is being tuned.</translation>
7756
7897
    </message>
7757
7898
    <message>
7758
 
        <location filename="../libs/libmyth/programtypes.cpp" line="237"/>
 
7899
        <location filename="../libs/libmyth/programtypes.cpp" line="238"/>
7759
7900
        <source>This showing was recorded.</source>
7760
7901
        <translation>This showing was recorded.</translation>
7761
7902
    </message>
7762
7903
    <message>
7763
 
        <location filename="../libs/libmyth/programtypes.cpp" line="240"/>
 
7904
        <location filename="../libs/libmyth/programtypes.cpp" line="241"/>
7764
7905
        <source>This showing was recorded but was aborted before recording was completed.</source>
7765
7906
        <translation>This showing was recorded but was aborted before recording was completed.</translation>
7766
7907
    </message>
7767
7908
    <message>
7768
 
        <source>This showing was not recorded because it was scheduled after it would have ended.</source>
7769
 
        <translation type="obsolete">This showing was not recorded because it was scheduled after it would have ended.</translation>
7770
 
    </message>
7771
 
    <message>
7772
 
        <location filename="../libs/libmyth/programtypes.cpp" line="255"/>
 
7909
        <location filename="../libs/libmyth/programtypes.cpp" line="256"/>
7773
7910
        <source>This showing was not recorded because it was manually cancelled.</source>
7774
7911
        <translation>This showing was not recorded because it was manually cancelled.</translation>
7775
7912
    </message>
7776
7913
    <message>
7777
 
        <location filename="../libs/libmyth/programtypes.cpp" line="336"/>
 
7914
        <location filename="../libs/libmyth/programtypes.cpp" line="337"/>
7778
7915
        <source>This showing will not be recorded.</source>
7779
7916
        <translation>This showing will not be recorded.</translation>
7780
7917
    </message>
7781
7918
    <message>
7782
 
        <location filename="../libs/libmyth/programtypes.cpp" line="338"/>
 
7919
        <location filename="../libs/libmyth/programtypes.cpp" line="339"/>
7783
7920
        <source>This showing was not recorded.</source>
7784
7921
        <translation>This showing was not recorded.</translation>
7785
7922
    </message>
7786
7923
    <message>
7787
 
        <location filename="../libs/libmyth/programtypes.cpp" line="270"/>
 
7924
        <location filename="../libs/libmyth/programtypes.cpp" line="271"/>
7788
7925
        <source>The status of this showing is unknown.</source>
7789
7926
        <translation>The status of this showing is unknown.</translation>
7790
7927
    </message>
7791
7928
    <message>
7792
 
        <location filename="../libs/libmyth/programtypes.cpp" line="89"/>
 
7929
        <location filename="../libs/libmyth/programtypes.cpp" line="86"/>
7793
7930
        <source>t</source>
7794
7931
        <comment>RecStatusChar rsTuning</comment>
7795
7932
        <translation>t</translation>
7796
7933
    </message>
7797
7934
    <message>
7798
 
        <location filename="../libs/libmyth/programtypes.cpp" line="245"/>
7799
 
        <location filename="../libs/libmyth/programtypes.cpp" line="250"/>
 
7935
        <location filename="../libs/libmyth/programtypes.cpp" line="246"/>
 
7936
        <location filename="../libs/libmyth/programtypes.cpp" line="251"/>
7800
7937
        <source>This showing was not recorded because the master backend was hung or not running.</source>
7801
 
        <translation type="unfinished"></translation>
 
7938
        <translation>This showing was not recorded because the master backend was hung or not running.</translation>
7802
7939
    </message>
7803
7940
    <message>
7804
 
        <location filename="../libs/libmyth/programtypes.cpp" line="279"/>
 
7941
        <location filename="../libs/libmyth/programtypes.cpp" line="280"/>
7805
7942
        <source>This showing will not be recorded because </source>
7806
7943
        <translation>This showing will not be recorded because </translation>
7807
7944
    </message>
7808
7945
    <message>
7809
 
        <location filename="../libs/libmyth/programtypes.cpp" line="281"/>
 
7946
        <location filename="../libs/libmyth/programtypes.cpp" line="282"/>
7810
7947
        <source>This showing was not recorded because </source>
7811
7948
        <translation>This showing was not recorded because </translation>
7812
7949
    </message>
7813
7950
    <message>
7814
 
        <location filename="../libs/libmyth/programtypes.cpp" line="286"/>
 
7951
        <location filename="../libs/libmyth/programtypes.cpp" line="287"/>
7815
7952
        <source>it was manually set to not record.</source>
7816
7953
        <translation>it was manually set to not record.</translation>
7817
7954
    </message>
7818
7955
    <message>
7819
 
        <location filename="../libs/libmyth/programtypes.cpp" line="289"/>
 
7956
        <location filename="../libs/libmyth/programtypes.cpp" line="290"/>
7820
7957
        <source>this episode was previously recorded according to the duplicate policy chosen for this title.</source>
7821
7958
        <translation>this episode was previously recorded according to the duplicate policy chosen for this title.</translation>
7822
7959
    </message>
7823
7960
    <message>
7824
 
        <location filename="../libs/libmyth/programtypes.cpp" line="294"/>
 
7961
        <location filename="../libs/libmyth/programtypes.cpp" line="295"/>
7825
7962
        <source>this episode was previously recorded and is still available in the list of recordings.</source>
7826
7963
        <translation>this episode was previously recorded and is still available in the list of recordings.</translation>
7827
7964
    </message>
7828
7965
    <message>
7829
 
        <location filename="../libs/libmyth/programtypes.cpp" line="299"/>
 
7966
        <location filename="../libs/libmyth/programtypes.cpp" line="300"/>
7830
7967
        <source>this episode will be recorded at an earlier time instead.</source>
7831
7968
        <translation>this episode will be recorded at an earlier time instead.</translation>
7832
7969
    </message>
7833
7970
    <message>
7834
 
        <location filename="../libs/libmyth/programtypes.cpp" line="303"/>
 
7971
        <location filename="../libs/libmyth/programtypes.cpp" line="304"/>
7835
7972
        <source>too many recordings of this program have already been recorded.</source>
7836
7973
        <translation>too many recordings of this programme have already been recorded.</translation>
7837
7974
    </message>
7838
7975
    <message>
7839
 
        <location filename="../libs/libmyth/programtypes.cpp" line="307"/>
 
7976
        <location filename="../libs/libmyth/programtypes.cpp" line="308"/>
7840
7977
        <source>another program with a higher priority will be recorded.</source>
7841
7978
        <translation>another programme with a higher priority will be recorded.</translation>
7842
7979
    </message>
7843
7980
    <message>
7844
 
        <location filename="../libs/libmyth/programtypes.cpp" line="311"/>
 
7981
        <location filename="../libs/libmyth/programtypes.cpp" line="312"/>
7845
7982
        <source>this episode will be recorded at a later time.</source>
7846
7983
        <translation>this episode will be recorded at a later time.</translation>
7847
7984
    </message>
7848
7985
    <message>
7849
 
        <location filename="../libs/libmyth/programtypes.cpp" line="315"/>
 
7986
        <location filename="../libs/libmyth/programtypes.cpp" line="316"/>
7850
7987
        <source>this episode is a repeat.</source>
7851
7988
        <translation>this episode is a repeat.</translation>
7852
7989
    </message>
7853
7990
    <message>
7854
 
        <location filename="../libs/libmyth/programtypes.cpp" line="318"/>
 
7991
        <location filename="../libs/libmyth/programtypes.cpp" line="319"/>
7855
7992
        <source>this recording rule is inactive.</source>
7856
7993
        <translation>this recording rule is inactive.</translation>
7857
7994
    </message>
7858
7995
    <message>
7859
 
        <location filename="../libs/libmyth/programtypes.cpp" line="325"/>
 
7996
        <location filename="../libs/libmyth/programtypes.cpp" line="326"/>
7860
7997
        <source>it was marked to never be recorded.</source>
7861
7998
        <translation>it was marked to never be recorded.</translation>
7862
7999
    </message>
7863
8000
    <message>
7864
 
        <location filename="../libs/libmyth/programinfo.cpp" line="4178"/>
 
8001
        <location filename="../libs/libmyth/programinfo.cpp" line="4330"/>
7865
8002
        <source>All</source>
7866
8003
        <comment>Recording Group All Programs -- short form</comment>
7867
8004
        <translation>All</translation>
7868
8005
    </message>
7869
8006
    <message>
7870
 
        <location filename="../libs/libmyth/programinfo.cpp" line="4179"/>
 
8007
        <location filename="../libs/libmyth/programinfo.cpp" line="4331"/>
7871
8008
        <source>Live TV</source>
7872
8009
        <comment>Recording Group Live TV</comment>
7873
8010
        <translation>Live TV</translation>
7874
8011
    </message>
7875
8012
    <message>
7876
 
        <location filename="../libs/libmyth/programinfo.cpp" line="4185"/>
 
8013
        <location filename="../libs/libmyth/programinfo.cpp" line="4337"/>
7877
8014
        <source>Live TV</source>
7878
8015
        <comment>Storage Group Name</comment>
7879
8016
        <translation>Live TV</translation>
7880
8017
    </message>
7881
8018
    <message>
7882
 
        <location filename="../libs/libmyth/programinfo.cpp" line="4740"/>
 
8019
        <location filename="../libs/libmyth/programinfo.cpp" line="4896"/>
7883
8020
        <source>Pre &amp; Post Roll</source>
7884
8021
        <translation>Pre &amp; Post Roll</translation>
7885
8022
    </message>
7886
8023
    <message>
7887
8024
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="350"/>
7888
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="407"/>
 
8025
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="406"/>
7889
8026
        <source>Stereo</source>
7890
8027
        <translation>Stereo</translation>
7891
8028
    </message>
7892
8029
    <message>
7893
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1286"/>
 
8030
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1295"/>
7894
8031
        <source>Program ID</source>
7895
8032
        <translation>Programme ID</translation>
7896
8033
    </message>
7897
8034
    <message>
7898
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1203"/>
7899
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1205"/>
 
8035
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1202"/>
 
8036
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1204"/>
7900
8037
        <source>Profile</source>
7901
8038
        <translation>Profile</translation>
7902
8039
    </message>
7903
8040
    <message>
7904
 
        <location filename="../libs/libmyth/mythdialogs.cpp" line="712"/>
 
8041
        <location filename="../libs/libmyth/mythdialogs.cpp" line="701"/>
7905
8042
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="38"/>
7906
8043
        <location filename="../libs/libmythtv/channelscan/channelimporter.cpp" line="1436"/>
7907
8044
        <location filename="../libs/libmythtv/channelscan/channelimporter.cpp" line="1458"/>
7908
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1174"/>
7909
 
        <location filename="../programs/mythfrontend/viewschedulediff.cpp" line="141"/>
 
8045
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1173"/>
 
8046
        <location filename="../programs/mythfrontend/viewschedulediff.cpp" line="140"/>
7910
8047
        <source>OK</source>
7911
8048
        <translation>OK</translation>
7912
8049
    </message>
7913
8050
    <message>
7914
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="79"/>
7915
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="474"/>
 
8051
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="78"/>
 
8052
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="473"/>
7916
8053
        <source>Codec</source>
7917
8054
        <translation>Codec</translation>
7918
8055
    </message>
7919
8056
    <message>
7920
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="105"/>
7921
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="330"/>
 
8057
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="104"/>
 
8058
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="329"/>
7922
8059
        <source>Volume (%)</source>
7923
8060
        <translation>Volume (%)</translation>
7924
8061
    </message>
7925
8062
    <message>
7926
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="117"/>
 
8063
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="116"/>
7927
8064
        <source>Sampling rate</source>
7928
8065
        <translation>Sampling rate</translation>
7929
8066
    </message>
7930
8067
    <message>
7931
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="118"/>
 
8068
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="117"/>
7932
8069
        <source>Sets the audio sampling rate for your DSP. Ensure that you choose a sampling rate appropriate for your device.  btaudio may only allow 32000.</source>
7933
8070
        <translation>Sets the audio sampling rate for your DSP. Ensure that you choose a sampling rate appropriate for your device.  btaudio may only allow 32000.</translation>
7934
8071
    </message>
7935
8072
    <message>
7936
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="181"/>
 
8073
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="180"/>
7937
8074
        <source>Type</source>
7938
8075
        <translation>Type</translation>
7939
8076
    </message>
7940
8077
    <message>
7941
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="198"/>
 
8078
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="197"/>
7942
8079
        <source>Sets the audio type</source>
7943
8080
        <translation>Sets the audio type</translation>
7944
8081
    </message>
7945
8082
    <message>
7946
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="245"/>
7947
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="273"/>
7948
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="301"/>
 
8083
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="244"/>
 
8084
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="272"/>
 
8085
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="300"/>
7949
8086
        <source>Bitrate</source>
7950
8087
        <translation>Bitrate</translation>
7951
8088
    </message>
7952
8089
    <message>
7953
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="262"/>
7954
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="290"/>
7955
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="318"/>
 
8090
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="261"/>
 
8091
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="289"/>
 
8092
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="317"/>
7956
8093
        <source>Sets the audio bitrate</source>
7957
8094
        <translation>Sets the audio bitrate</translation>
7958
8095
    </message>
7959
8096
    <message>
7960
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="332"/>
 
8097
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="331"/>
7961
8098
        <source>Volume of the recording </source>
7962
8099
        <translation>Volume of the recording </translation>
7963
8100
    </message>
7964
8101
    <message>
7965
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="347"/>
 
8102
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="346"/>
7966
8103
        <source>Bitrate Settings</source>
7967
8104
        <translation>Bitrate Settings</translation>
7968
8105
    </message>
7969
8106
    <message>
7970
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="397"/>
7971
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="399"/>
 
8107
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="396"/>
 
8108
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="398"/>
7972
8109
        <source>Audio Quality</source>
7973
8110
        <translation>Audio Quality</translation>
7974
8111
    </message>
7975
8112
    <message>
7976
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="485"/>
 
8113
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="484"/>
7977
8114
        <source>RTjpeg Quality</source>
7978
8115
        <translation>RTJPEG Quality</translation>
7979
8116
    </message>
7980
8117
    <message>
7981
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="487"/>
 
8118
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="486"/>
7982
8119
        <source>Higher is better quality.</source>
7983
8120
        <translation>Higher is better quality.</translation>
7984
8121
    </message>
7985
8122
    <message>
7986
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="498"/>
 
8123
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="497"/>
7987
8124
        <source>Luma filter</source>
7988
8125
        <translation>Luma filter</translation>
7989
8126
    </message>
7990
8127
    <message>
7991
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="500"/>
7992
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="513"/>
 
8128
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="499"/>
 
8129
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="512"/>
7993
8130
        <source>Lower is better.</source>
7994
8131
        <translation>Lower is better.</translation>
7995
8132
    </message>
7996
8133
    <message>
7997
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="511"/>
 
8134
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="510"/>
7998
8135
        <source>Chroma filter</source>
7999
8136
        <translation>Chroma filter</translation>
8000
8137
    </message>
8001
8138
    <message>
8002
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="538"/>
 
8139
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="537"/>
8003
8140
        <source>Scale bitrate for frame size</source>
8004
8141
        <translation>Scale bitrate for frame size</translation>
8005
8142
    </message>
8006
8143
    <message>
8007
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="553"/>
 
8144
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="552"/>
8008
8145
        <source>Minimum quality</source>
8009
8146
        <translation>Minimum quality</translation>
8010
8147
    </message>
8011
8148
    <message>
8012
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="555"/>
8013
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="569"/>
8014
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="584"/>
 
8149
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="554"/>
 
8150
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="568"/>
 
8151
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="583"/>
8015
8152
        <source>Modifying the default may have severe consequences.</source>
8016
8153
        <translation>Modifying the default may have severe consequences.</translation>
8017
8154
    </message>
8018
8155
    <message>
8019
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="567"/>
 
8156
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="566"/>
8020
8157
        <source>Maximum quality</source>
8021
8158
        <translation>Maximum quality</translation>
8022
8159
    </message>
8023
8160
    <message>
8024
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="582"/>
 
8161
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="581"/>
8025
8162
        <source>Max quality difference between frames</source>
8026
8163
        <translation>Max quality difference between frames</translation>
8027
8164
    </message>
8028
8165
    <message>
8029
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="596"/>
 
8166
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="595"/>
8030
8167
        <source>Enable interlaced DCT encoding</source>
8031
8168
        <translation>Enable interlaced DCT encoding</translation>
8032
8169
    </message>
8033
8170
    <message>
8034
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="612"/>
 
8171
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="611"/>
8035
8172
        <source>Enable interlaced motion estimation</source>
8036
8173
        <translation>Enable interlaced motion estimation</translation>
8037
8174
    </message>
8038
8175
    <message>
8039
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="628"/>
 
8176
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="627"/>
8040
8177
        <source>Enable high-quality encoding</source>
8041
8178
        <translation>Enable high-quality encoding</translation>
8042
8179
    </message>
8043
8180
    <message>
8044
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="643"/>
 
8181
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="642"/>
8045
8182
        <source>Enable 4MV encoding</source>
8046
8183
        <translation>Enable 4MV encoding</translation>
8047
8184
    </message>
8048
8185
    <message>
8049
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="645"/>
 
8186
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="644"/>
8050
8187
        <source>If set, the MPEG4 encoder will use &apos;4MV&apos; 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.</source>
8051
8188
        <translation>If set, the MPEG-4 encoder will use &apos;4MV&apos; 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.</translation>
8052
8189
    </message>
8053
8190
    <message>
8054
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="661"/>
 
8191
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="660"/>
8055
8192
        <source>Number of threads</source>
8056
8193
        <translation>Number of threads</translation>
8057
8194
    </message>
8058
8195
    <message>
8059
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="664"/>
 
8196
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="663"/>
8060
8197
        <source>Threads to use for software encoding.</source>
8061
8198
        <translation>Threads to use for software encoding.</translation>
8062
8199
    </message>
8063
8200
    <message>
8064
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="665"/>
 
8201
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="664"/>
8065
8202
        <source>Set to a value less than or equal to the number of processors on the backend that will be doing the encoding.</source>
8066
8203
        <translation>Set to a value less than or equal to the number of processors on the backend that will be doing the encoding.</translation>
8067
8204
    </message>
8068
8205
    <message>
8069
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="719"/>
 
8206
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="718"/>
8070
8207
        <source>Stream Type</source>
8071
8208
        <translation>Stream Type</translation>
8072
8209
    </message>
8073
8210
    <message>
8074
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="731"/>
 
8211
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="730"/>
8075
8212
        <source>Sets the type of stream generated by your PVR.</source>
8076
8213
        <translation>Sets the type of stream generated by your PVR.</translation>
8077
8214
    </message>
8078
8215
    <message>
8079
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="743"/>
 
8216
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="742"/>
8080
8217
        <source>Aspect Ratio</source>
8081
8218
        <translation>Aspect Ratio</translation>
8082
8219
    </message>
8083
8220
    <message>
8084
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="745"/>
 
8221
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="744"/>
8085
8222
        <source>Square</source>
8086
8223
        <translation>Square</translation>
8087
8224
    </message>
8088
8225
    <message>
8089
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="750"/>
 
8226
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="749"/>
8090
8227
        <source>Sets the aspect ratio of stream generated by your PVR.</source>
8091
8228
        <translation>Sets the aspect ratio of the stream generated by your PVR.</translation>
8092
8229
    </message>
8093
8230
    <message>
8094
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="762"/>
 
8231
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="761"/>
8095
8232
        <source>Quality</source>
8096
8233
        <translation>Quality</translation>
8097
8234
    </message>
8098
8235
    <message>
8099
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="775"/>
 
8236
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="774"/>
8100
8237
        <source>Horizontal Decimation</source>
8101
8238
        <translation>Horizontal Decimation</translation>
8102
8239
    </message>
8103
8240
    <message>
8104
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="790"/>
 
8241
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="789"/>
8105
8242
        <source>Vertical Decimation</source>
8106
8243
        <translation>Vertical Decimation</translation>
8107
8244
    </message>
8108
8245
    <message>
8109
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="806"/>
8110
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="808"/>
 
8246
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="805"/>
 
8247
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="807"/>
8111
8248
        <source>Video Compression</source>
8112
8249
        <translation>Video Compression</translation>
8113
8250
    </message>
8114
8251
    <message>
8115
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="816"/>
 
8252
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="815"/>
8116
8253
        <source>RTjpeg Parameters</source>
8117
8254
        <translation>RTJPEG Parameters</translation>
8118
8255
    </message>
8119
8256
    <message>
8120
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="824"/>
 
8257
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="823"/>
8121
8258
        <source>MPEG-4 Parameters</source>
8122
8259
        <translation>MPEG-4 Parameters</translation>
8123
8260
    </message>
8124
8261
    <message>
8125
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="848"/>
 
8262
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="847"/>
8126
8263
        <source>MPEG-2 Parameters</source>
8127
8264
        <translation>MPEG-2 Parameters</translation>
8128
8265
    </message>
8129
8266
    <message>
8130
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="862"/>
 
8267
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="861"/>
8131
8268
        <source>Hardware MJPEG Parameters</source>
8132
8269
        <translation>Hardware MJPEG Parameters</translation>
8133
8270
    </message>
8134
8271
    <message>
8135
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="870"/>
 
8272
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="869"/>
8136
8273
        <source>MPEG-2 Hardware Encoder</source>
8137
8274
        <translation>MPEG-2 Hardware Encoder</translation>
8138
8275
    </message>
8139
8276
    <message>
8140
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="949"/>
 
8277
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="948"/>
8141
8278
        <source>Enable auto-transcode after recording</source>
8142
8279
        <translation>Enable auto-transcode after recording</translation>
8143
8280
    </message>
8144
8281
    <message>
8145
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1017"/>
8146
 
        <source>Recording Full TS</source>
8147
 
        <translation type="unfinished"></translation>
8148
 
    </message>
8149
 
    <message>
8150
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1019"/>
8151
 
        <source>When set an extra files will be created for each recording with the name of that recording plus .ts and a number. These will represent that full contents of the transport stream used to generate the recording.</source>
8152
 
        <translation type="unfinished"></translation>
8153
 
    </message>
8154
 
    <message>
8155
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1062"/>
 
8282
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1061"/>
8156
8283
        <source>Width</source>
8157
8284
        <translation>Width</translation>
8158
8285
    </message>
8159
8286
    <message>
8160
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1089"/>
 
8287
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1088"/>
8161
8288
        <source>Height</source>
8162
8289
        <translation>Height</translation>
8163
8290
    </message>
8164
8291
    <message>
8165
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1112"/>
8166
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1114"/>
 
8292
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1111"/>
 
8293
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1113"/>
8167
8294
        <source>Image size</source>
8168
8295
        <translation>Image size</translation>
8169
8296
    </message>
8170
8297
    <message>
8171
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1574"/>
 
8298
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1573"/>
8172
8299
        <source>Autodetect</source>
8173
8300
        <translation>Autodetect</translation>
8174
8301
    </message>
8175
8302
    <message>
8176
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1589"/>
8177
 
        <location filename="../programs/mythtranscode/transcode.cpp" line="287"/>
 
8303
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1588"/>
 
8304
        <location filename="../programs/mythtranscode/transcode.cpp" line="695"/>
8178
8305
        <source>Autodetect from %1</source>
8179
8306
        <translation>Autodetect from %1</translation>
8180
8307
    </message>
8181
8308
    <message>
8182
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1658"/>
8183
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1674"/>
 
8309
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1657"/>
8184
8310
        <source>Record using the &quot;%1&quot; profile</source>
8185
8311
        <translation>Record using the &quot;%1&quot; profile</translation>
8186
8312
    </message>
8187
8313
    <message>
8188
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1639"/>
 
8314
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1638"/>
8189
8315
        <source>Transcode using Autodetect</source>
8190
8316
        <translation>Transcode using Autodetect</translation>
8191
8317
    </message>
8192
8318
    <message>
8193
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="90"/>
 
8319
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="89"/>
8194
8320
        <source>MP3 quality</source>
8195
8321
        <translation>MP3 quality</translation>
8196
8322
    </message>
8197
8323
    <message>
8198
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="92"/>
 
8324
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="91"/>
8199
8325
        <source>The higher the slider number, the lower the quality of the audio. Better quality audio (lower numbers) requires more CPU.</source>
8200
8326
        <translation>The higher the slider number, the lower the quality of the audio. Better quality audio (lower numbers) requires more CPU.</translation>
8201
8327
    </message>
8202
8328
    <message>
8203
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="107"/>
 
8329
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="106"/>
8204
8330
        <source>Recording volume of the capture card.</source>
8205
8331
        <translation>Recording volume of the capture card.</translation>
8206
8332
    </message>
8207
8333
    <message>
8208
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1652"/>
 
8334
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1651"/>
8209
8335
        <source>Transcode using &quot;%1&quot;</source>
8210
8336
        <translation>Transcode using &quot;%1&quot;</translation>
8211
8337
    </message>
8212
8338
    <message>
8213
 
        <location filename="../libs/libmythtv/recordingprofile.h" line="69"/>
 
8339
        <location filename="../libs/libmythtv/recordingprofile.h" line="67"/>
8214
8340
        <source>Profile name</source>
8215
8341
        <translation>Profile name</translation>
8216
8342
    </message>
8271
8397
    <message>
8272
8398
        <location filename="../libs/libmythtv/channelscan/frequencytablesetting.cpp" line="71"/>
8273
8399
        <source>Italy</source>
8274
 
        <translation type="unfinished"></translation>
 
8400
        <translation>Italy</translation>
8275
8401
    </message>
8276
8402
    <message>
8277
8403
        <location filename="../libs/libmythtv/channelscan/frequencytablesetting.cpp" line="74"/>
8292
8418
    </message>
8293
8419
    <message>
8294
8420
        <location filename="../libs/libmythtv/channelscan/frequencytablesetting.cpp" line="38"/>
8295
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1239"/>
 
8421
        <location filename="../libs/libmythtv/videosource.cpp" line="1221"/>
8296
8422
        <source>Broadcast</source>
8297
8423
        <translation>Broadcast</translation>
8298
8424
    </message>
8322
8448
        <translation>Frequency table to use.</translation>
8323
8449
    </message>
8324
8450
    <message>
8325
 
        <location filename="../libs/libmyth/programinfo.cpp" line="2626"/>
8326
 
        <location filename="../libs/libmythtv/deletemap.cpp" line="95"/>
8327
 
        <location filename="../libs/libmythtv/deletemap.cpp" line="463"/>
8328
 
        <location filename="../libs/libmythtv/mythplayer.cpp" line="3742"/>
8329
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="946"/>
8330
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1163"/>
 
8451
        <location filename="../libs/libmyth/programinfo.cpp" line="2738"/>
 
8452
        <location filename="../libs/libmythtv/deletemap.cpp" line="102"/>
 
8453
        <location filename="../libs/libmythtv/deletemap.cpp" line="471"/>
 
8454
        <location filename="../libs/libmythtv/mythplayer.cpp" line="3882"/>
 
8455
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="955"/>
 
8456
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1172"/>
8331
8457
        <source>Delete</source>
8332
8458
        <translation>Delete</translation>
8333
8459
    </message>
8334
8460
    <message>
8335
 
        <location filename="../libs/libmythtv/recordingrule.cpp" line="229"/>
8336
 
        <location filename="../libs/libmythtv/recordingrule.cpp" line="270"/>
8337
 
        <location filename="../libs/libmythtv/recordingrule.cpp" line="274"/>
 
8461
        <location filename="../libs/libmythtv/recordingrule.cpp" line="252"/>
 
8462
        <location filename="../libs/libmythtv/recordingrule.cpp" line="636"/>
8338
8463
        <source>Power Search</source>
8339
8464
        <translation>Power Search</translation>
8340
8465
    </message>
8341
8466
    <message>
8342
 
        <location filename="../libs/libmythtv/recordingrule.cpp" line="232"/>
 
8467
        <location filename="../libs/libmythtv/recordingrule.cpp" line="639"/>
8343
8468
        <source>Title Search</source>
8344
8469
        <translation>Title Search</translation>
8345
8470
    </message>
8346
8471
    <message>
8347
 
        <location filename="../libs/libmythtv/recordingrule.cpp" line="235"/>
 
8472
        <location filename="../libs/libmythtv/recordingrule.cpp" line="642"/>
8348
8473
        <source>Keyword Search</source>
8349
8474
        <translation>Keyword Search</translation>
8350
8475
    </message>
8351
8476
    <message>
8352
 
        <location filename="../libs/libmythtv/recordingrule.cpp" line="238"/>
 
8477
        <location filename="../libs/libmythtv/recordingrule.cpp" line="645"/>
8353
8478
        <source>People Search</source>
8354
8479
        <translation>People Search</translation>
8355
8480
    </message>
8356
8481
    <message>
8357
 
        <location filename="../libs/libmythtv/recordingrule.cpp" line="241"/>
 
8482
        <location filename="../libs/libmythtv/recordingrule.cpp" line="648"/>
8358
8483
        <source>Unknown Search</source>
8359
8484
        <translation>Unknown Search</translation>
8360
8485
    </message>
8361
8486
    <message>
8362
 
        <location filename="../libs/libmythtv/recordingrule.cpp" line="501"/>
 
8487
        <location filename="../libs/libmythtv/recordingrule.cpp" line="482"/>
8363
8488
        <source>(%1 or later) %3</source>
8364
8489
        <comment>e.g. (Sunday or later) program subtitle</comment>
8365
8490
        <translation>(%1 or later) %3</translation>
8366
8491
    </message>
8367
8492
    <message>
8368
 
        <location filename="../libs/libmythtv/signalmonitor.cpp" line="183"/>
 
8493
        <location filename="../libs/libmythtv/signalmonitor.cpp" line="197"/>
8369
8494
        <location filename="../libs/libmythtv/signalmonitorvalue.cpp" line="28"/>
8370
8495
        <source>Signal Lock</source>
8371
8496
        <translation>Signal Lock</translation>
8372
8497
    </message>
8373
8498
    <message>
8374
 
        <location filename="../libs/libmythtv/signalmonitor.cpp" line="185"/>
 
8499
        <location filename="../libs/libmythtv/signalmonitor.cpp" line="199"/>
8375
8500
        <source>Signal Power</source>
8376
8501
        <translation>Signal Power</translation>
8377
8502
    </message>
8378
8503
    <message>
8379
 
        <location filename="../libs/libmythtv/signalmonitor.cpp" line="187"/>
 
8504
        <location filename="../libs/libmythtv/signalmonitor.cpp" line="201"/>
8380
8505
        <source>Script Status</source>
8381
 
        <translation type="unfinished"></translation>
8382
 
    </message>
8383
 
    <message>
8384
 
        <source>Error: channel change failed</source>
8385
 
        <translation type="obsolete">Error: channel change failed</translation>
8386
 
    </message>
8387
 
    <message>
8388
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="904"/>
 
8506
        <translation>Script Status</translation>
 
8507
    </message>
 
8508
    <message>
 
8509
        <location filename="../libs/libmythtv/tv_play.cpp" line="991"/>
8389
8510
        <source>30m</source>
8390
8511
        <translation>30m</translation>
8391
8512
    </message>
8392
8513
    <message>
8393
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="905"/>
 
8514
        <location filename="../libs/libmythtv/tv_play.cpp" line="992"/>
8394
8515
        <source>1h</source>
8395
8516
        <translation>1h</translation>
8396
8517
    </message>
8397
8518
    <message>
8398
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="906"/>
 
8519
        <location filename="../libs/libmythtv/tv_play.cpp" line="993"/>
8399
8520
        <source>1h30m</source>
8400
8521
        <translation>1h30m</translation>
8401
8522
    </message>
8402
8523
    <message>
8403
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="907"/>
 
8524
        <location filename="../libs/libmythtv/tv_play.cpp" line="994"/>
8404
8525
        <source>2h</source>
8405
8526
        <translation>2h</translation>
8406
8527
    </message>
8407
8528
    <message>
8408
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="7991"/>
 
8529
        <location filename="../libs/libmythtv/tv_play.cpp" line="8411"/>
8409
8530
        <source>MythTV was set to sleep after %1 minutes and will exit in %d seconds.
8410
8531
Do you wish to continue watching?</source>
8411
8532
        <translation>MythTV was set to sleep after %1 minutes and will exit in %d seconds.
8412
8533
Do you wish to continue watching?</translation>
8413
8534
    </message>
8414
8535
    <message>
8415
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="8055"/>
 
8536
        <location filename="../libs/libmythtv/tv_play.cpp" line="8475"/>
8416
8537
        <source>MythTV has been idle for %1 minutes and will exit in %d seconds. Are you still watching?</source>
8417
8538
        <translation>MythTV has been idle for %1 minutes and will exit in %d seconds. Are you still watching?</translation>
8418
8539
    </message>
8419
8540
    <message>
8420
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="8901"/>
 
8541
        <location filename="../libs/libmythtv/tv_play.cpp" line="9390"/>
8421
8542
        <source>Edit Cut Points</source>
8422
8543
        <translation>Edit Cut Points</translation>
8423
8544
    </message>
8424
8545
    <message>
8425
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="8907"/>
8426
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="8942"/>
 
8546
        <location filename="../libs/libmythtv/tv_play.cpp" line="9396"/>
 
8547
        <location filename="../libs/libmythtv/tv_play.cpp" line="9431"/>
8427
8548
        <source>Move Previous Cut End Here</source>
8428
8549
        <translation>Move Previous Cut End Here</translation>
8429
8550
    </message>
8430
8551
    <message>
8431
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="8988"/>
8432
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="9001"/>
 
8552
        <location filename="../libs/libmythtv/tv_play.cpp" line="9479"/>
 
8553
        <location filename="../libs/libmythtv/tv_play.cpp" line="9492"/>
8433
8554
        <source>Save Cuts</source>
8434
 
        <translation type="unfinished"></translation>
 
8555
        <translation>Save Cuts</translation>
8435
8556
    </message>
8436
8557
    <message>
8437
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="8990"/>
8438
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="8997"/>
 
8558
        <location filename="../libs/libmythtv/tv_play.cpp" line="9481"/>
 
8559
        <location filename="../libs/libmythtv/tv_play.cpp" line="9488"/>
8439
8560
        <source>Save Cuts and Exit</source>
8440
 
        <translation type="unfinished"></translation>
 
8561
        <translation>Save Cuts and Exit</translation>
8441
8562
    </message>
8442
8563
    <message>
8443
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="8996"/>
 
8564
        <location filename="../libs/libmythtv/tv_play.cpp" line="9487"/>
8444
8565
        <source>Exit Recording Editor</source>
8445
 
        <translation type="unfinished"></translation>
 
8566
        <translation>Exit Recording Editor</translation>
8446
8567
    </message>
8447
8568
    <message>
8448
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="11585"/>
 
8569
        <location filename="../libs/libmythtv/tv_play.cpp" line="12194"/>
8449
8570
        <source>Cannot delete program </source>
8450
 
        <translation type="unfinished"></translation>
 
8571
        <translation>Cannot delete program </translation>
8451
8572
    </message>
8452
8573
    <message>
8453
 
        <location filename="../libs/libmythtv/deletemap.cpp" line="89"/>
8454
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="8912"/>
8455
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="8946"/>
 
8574
        <location filename="../libs/libmythtv/deletemap.cpp" line="90"/>
 
8575
        <location filename="../libs/libmythtv/tv_play.cpp" line="9401"/>
 
8576
        <location filename="../libs/libmythtv/tv_play.cpp" line="9435"/>
8456
8577
        <source>Cut to Beginning</source>
8457
8578
        <translation>Cut to Beginning</translation>
8458
8579
    </message>
8459
8580
    <message>
8460
 
        <location filename="../libs/libmythtv/deletemap.cpp" line="91"/>
8461
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="8917"/>
8462
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="8950"/>
 
8581
        <location filename="../libs/libmythtv/deletemap.cpp" line="93"/>
 
8582
        <location filename="../libs/libmythtv/tv_play.cpp" line="9406"/>
 
8583
        <location filename="../libs/libmythtv/tv_play.cpp" line="9439"/>
8463
8584
        <source>Cut to End</source>
8464
8585
        <translation>Cut to End</translation>
8465
8586
    </message>
8466
8587
    <message>
8467
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="8921"/>
8468
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="8954"/>
 
8588
        <location filename="../libs/libmythtv/tv_play.cpp" line="9410"/>
 
8589
        <location filename="../libs/libmythtv/tv_play.cpp" line="9443"/>
8469
8590
        <source>Move Next Cut Start Here</source>
8470
8591
        <translation>Move Next Cut Start Here</translation>
8471
8592
    </message>
8472
8593
    <message>
8473
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="8928"/>
 
8594
        <location filename="../libs/libmythtv/tv_play.cpp" line="9417"/>
8474
8595
        <source>Move Start of Cut Here</source>
8475
8596
        <translation>Move Start of Cut Here</translation>
8476
8597
    </message>
8477
8598
    <message>
8478
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="8931"/>
 
8599
        <location filename="../libs/libmythtv/tv_play.cpp" line="9420"/>
8479
8600
        <source>Move End of Cut Here</source>
8480
8601
        <translation>Move End of Cut Here</translation>
8481
8602
    </message>
8482
8603
    <message>
8483
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="8935"/>
 
8604
        <location filename="../libs/libmythtv/tv_play.cpp" line="9424"/>
8484
8605
        <source>Delete This Cut</source>
8485
8606
        <translation>Delete This Cut</translation>
8486
8607
    </message>
8487
8608
    <message>
8488
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="8957"/>
 
8609
        <location filename="../libs/libmythtv/tv_play.cpp" line="9446"/>
8489
8610
        <source>Add New Cut</source>
8490
8611
        <translation>Add New Cut</translation>
8491
8612
    </message>
8492
8613
    <message>
8493
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="8960"/>
 
8614
        <location filename="../libs/libmythtv/tv_play.cpp" line="9449"/>
8494
8615
        <source>Join Surrounding Cuts</source>
8495
 
        <translation type="unfinished"></translation>
 
8616
        <translation>Join Surrounding Cuts</translation>
8496
8617
    </message>
8497
8618
    <message>
8498
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="8973"/>
8499
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="8979"/>
 
8619
        <location filename="../libs/libmythtv/tv_play.cpp" line="9462"/>
 
8620
        <location filename="../libs/libmythtv/tv_play.cpp" line="9468"/>
8500
8621
        <source>Cut List Options</source>
8501
8622
        <translation>Cut List Options</translation>
8502
8623
    </message>
8503
8624
    <message>
8504
 
        <source>Clear Cut List</source>
8505
 
        <translation type="obsolete">Clear Cut List</translation>
8506
 
    </message>
8507
 
    <message>
8508
 
        <source>Invert Cut List</source>
8509
 
        <translation type="obsolete">Invert Cut List</translation>
8510
 
    </message>
8511
 
    <message>
8512
 
        <location filename="../libs/libmythtv/mythplayer.cpp" line="3748"/>
8513
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="8984"/>
8514
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="9003"/>
 
8625
        <location filename="../libs/libmythtv/mythplayer.cpp" line="3887"/>
 
8626
        <location filename="../libs/libmythtv/tv_play.cpp" line="9475"/>
 
8627
        <location filename="../libs/libmythtv/tv_play.cpp" line="9494"/>
8515
8628
        <source>Undo Changes</source>
8516
8629
        <translation>Undo Changes</translation>
8517
8630
    </message>
8518
8631
    <message>
8519
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="8986"/>
8520
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="8999"/>
 
8632
        <location filename="../libs/libmythtv/tv_play.cpp" line="9477"/>
 
8633
        <location filename="../libs/libmythtv/tv_play.cpp" line="9490"/>
8521
8634
        <source>Exit Without Saving</source>
8522
8635
        <translation>Exit Without Saving</translation>
8523
8636
    </message>
8524
8637
    <message>
8525
 
        <source>Save Cut List</source>
8526
 
        <translation type="obsolete">Save Cut List</translation>
8527
 
    </message>
8528
 
    <message>
8529
 
        <source>Save Cut List and Exit</source>
8530
 
        <translation type="obsolete">Save Cut List and Exit</translation>
8531
 
    </message>
8532
 
    <message>
8533
 
        <source>Exit Cut List Editor</source>
8534
 
        <translation type="obsolete">Exit Cut List Editor</translation>
8535
 
    </message>
8536
 
    <message>
8537
 
        <source>Cannot delete program</source>
8538
 
        <translation type="obsolete">Cannot delete programme</translation>
8539
 
    </message>
8540
 
    <message>
8541
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="11594"/>
 
8638
        <location filename="../libs/libmythtv/tv_play.cpp" line="12203"/>
8542
8639
        <source>because it is not a recording.</source>
8543
8640
        <translation>because it is not a recording.</translation>
8544
8641
    </message>
8545
8642
    <message>
8546
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="11598"/>
 
8643
        <location filename="../libs/libmythtv/tv_play.cpp" line="12207"/>
8547
8644
        <source>because it is in use by</source>
8548
8645
        <translation>because it is in use by</translation>
8549
8646
    </message>
8550
8647
    <message>
8551
 
        <source>Channel Change Error</source>
8552
 
        <translation type="obsolete">Channel Change Error</translation>
8553
 
    </message>
8554
 
    <message>
8555
8648
        <location filename="../libs/libmythtv/videosource.cpp" line="206"/>
8556
8649
        <location filename="../libs/libmythtv/videosource.cpp" line="221"/>
8557
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="108"/>
 
8650
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="128"/>
8558
8651
        <source>Channel frequency table</source>
8559
8652
        <translation>Channel frequency table</translation>
8560
8653
    </message>
8569
8662
        <translation>User ID</translation>
8570
8663
    </message>
8571
8664
    <message>
8572
 
        <location filename="../libs/libmythtv/videosource.cpp" line="454"/>
8573
 
        <source>You MUST run &apos;mythfilldatabase --manual the first time,
8574
 
 instead of just &apos;mythfilldatabase&apos;.
8575
 
Your grabber does not provide channel numbers, so you have to set them manually.</source>
8576
 
        <translation type="unfinished"></translation>
8577
 
    </message>
8578
 
    <message>
8579
8665
        <location filename="../libs/libmythtv/videosource.cpp" line="463"/>
8580
8666
        <source>Warning.</source>
8581
 
        <translation type="unfinished"></translation>
 
8667
        <translation>Warning.</translation>
8582
8668
    </message>
8583
8669
    <message>
8584
8670
        <location filename="../libs/libmythtv/videosource.cpp" line="485"/>
8613
8699
    <message>
8614
8700
        <location filename="../libs/libmythtv/videosource.cpp" line="906"/>
8615
8701
        <location filename="../libs/libmythtv/videosource.cpp" line="954"/>
8616
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2466"/>
8617
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2477"/>
 
8702
        <location filename="../libs/libmythtv/videosource.cpp" line="2561"/>
 
8703
        <location filename="../libs/libmythtv/videosource.cpp" line="2572"/>
8618
8704
        <source>(None)</source>
8619
8705
        <translation>(None)</translation>
8620
8706
    </message>
8624
8710
        <translation>Do not adjust volume</translation>
8625
8711
    </message>
8626
8712
    <message>
8627
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1001"/>
 
8713
        <location filename="../libs/libmythtv/videosource.cpp" line="983"/>
8628
8714
        <source>DVB device</source>
8629
 
        <translation type="unfinished"></translation>
 
8715
        <translation>DVB device</translation>
8630
8716
    </message>
8631
8717
    <message>
8632
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1003"/>
 
8718
        <location filename="../libs/libmythtv/videosource.cpp" line="985"/>
8633
8719
        <source>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.</source>
8634
8720
        <translation>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.</translation>
8635
8721
    </message>
8636
8722
    <message>
8637
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1071"/>
 
8723
        <location filename="../libs/libmythtv/videosource.cpp" line="1053"/>
8638
8724
        <source>Subtype</source>
8639
8725
        <translation>Subtype</translation>
8640
8726
    </message>
8641
8727
    <message>
8642
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1080"/>
 
8728
        <location filename="../libs/libmythtv/videosource.cpp" line="1062"/>
8643
8729
        <source>Frontend ID</source>
8644
8730
        <translation>Frontend ID</translation>
8645
8731
    </message>
8646
8732
    <message>
8647
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1091"/>
 
8733
        <location filename="../libs/libmythtv/videosource.cpp" line="1073"/>
8648
8734
        <source>Wait for SEQ start header.</source>
8649
8735
        <translation>Wait for SEQ start header.</translation>
8650
8736
    </message>
8651
8737
    <message>
8652
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1106"/>
 
8738
        <location filename="../libs/libmythtv/videosource.cpp" line="1088"/>
8653
8739
        <source>Open DVB card on demand</source>
8654
8740
        <translation>Open DVB card on demand</translation>
8655
8741
    </message>
8656
8742
    <message>
8657
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1178"/>
 
8743
        <location filename="../libs/libmythtv/videosource.cpp" line="1160"/>
8658
8744
        <source>Cable box model</source>
8659
8745
        <translation>Cable box model</translation>
8660
8746
    </message>
8661
8747
    <message>
8662
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1427"/>
 
8748
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1447"/>
8663
8749
        <source>Other</source>
8664
8750
        <translation>Other</translation>
8665
8751
    </message>
8666
8752
    <message>
8667
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1237"/>
 
8753
        <location filename="../libs/libmythtv/videosource.cpp" line="1219"/>
8668
8754
        <source>Connection Type</source>
8669
8755
        <translation>Connection Type</translation>
8670
8756
    </message>
8671
8757
    <message>
8672
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1238"/>
 
8758
        <location filename="../libs/libmythtv/videosource.cpp" line="1220"/>
8673
8759
        <source>Point to Point</source>
8674
8760
        <translation>Point to Point</translation>
8675
8761
    </message>
8676
8762
    <message>
8677
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1250"/>
 
8763
        <location filename="../libs/libmythtv/videosource.cpp" line="1232"/>
8678
8764
        <source>Speed</source>
8679
8765
        <translation>Speed</translation>
8680
8766
    </message>
8681
8767
    <message>
8682
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1251"/>
 
8768
        <location filename="../libs/libmythtv/videosource.cpp" line="1233"/>
8683
8769
        <source>100Mbps</source>
8684
8770
        <translation>100Mbps</translation>
8685
8771
    </message>
8686
8772
    <message>
8687
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1252"/>
 
8773
        <location filename="../libs/libmythtv/videosource.cpp" line="1234"/>
8688
8774
        <source>200Mbps</source>
8689
8775
        <translation>200Mbps</translation>
8690
8776
    </message>
8691
8777
    <message>
8692
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1253"/>
 
8778
        <location filename="../libs/libmythtv/videosource.cpp" line="1235"/>
8693
8779
        <source>400Mbps</source>
8694
8780
        <translation>400Mbps</translation>
8695
8781
    </message>
8696
8782
    <message>
8697
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1304"/>
 
8783
        <location filename="../libs/libmythtv/videosource.cpp" line="1285"/>
8698
8784
        <source>IP Address</source>
8699
8785
        <translation>IP Address</translation>
8700
8786
    </message>
8701
8787
    <message>
8702
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1593"/>
 
8788
        <location filename="../libs/libmythtv/videosource.cpp" line="1573"/>
8703
8789
        <source>ASI device</source>
8704
 
        <translation type="unfinished"></translation>
 
8790
        <translation>ASI device</translation>
8705
8791
    </message>
8706
8792
    <message>
8707
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1652"/>
 
8793
        <location filename="../libs/libmythtv/videosource.cpp" line="1632"/>
8708
8794
        <source>Warning: unable to open</source>
8709
 
        <translation type="unfinished"></translation>
 
8795
        <translation>Warning: unable to open</translation>
8710
8796
    </message>
8711
8797
    <message>
8712
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2173"/>
 
8798
        <location filename="../libs/libmythtv/videosource.cpp" line="2259"/>
8713
8799
        <source>Capture Card Setup</source>
8714
8800
        <translation>Capture Card Setup</translation>
8715
8801
    </message>
8716
8802
    <message>
8717
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2367"/>
 
8803
        <location filename="../libs/libmythtv/videosource.cpp" line="2457"/>
8718
8804
        <source>Card type</source>
8719
8805
        <translation>Card type</translation>
8720
8806
    </message>
8721
8807
    <message>
8722
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2368"/>
 
8808
        <location filename="../libs/libmythtv/videosource.cpp" line="2458"/>
8723
8809
        <source>Change the cardtype to the appropriate type for the capture card you are configuring.</source>
8724
8810
        <translation>Change the cardtype to the appropriate type for the capture card you are configuring.</translation>
8725
8811
    </message>
8726
8812
    <message>
8727
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2377"/>
 
8813
        <location filename="../libs/libmythtv/videosource.cpp" line="2467"/>
8728
8814
        <source>Analog V4L capture card</source>
8729
8815
        <translation>Analogue V4L capture card</translation>
8730
8816
    </message>
8731
8817
    <message>
8732
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2379"/>
 
8818
        <location filename="../libs/libmythtv/videosource.cpp" line="2469"/>
8733
8819
        <source>MJPEG capture card (Matrox G200, DC10)</source>
8734
8820
        <translation>MJPEG capture card (Matrox G200, DC10)</translation>
8735
8821
    </message>
8736
8822
    <message>
8737
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2382"/>
 
8823
        <location filename="../libs/libmythtv/videosource.cpp" line="2472"/>
8738
8824
        <source>MPEG-2 encoder card</source>
8739
 
        <translation type="unfinished"></translation>
 
8825
        <translation>MPEG-2 encoder card</translation>
8740
8826
    </message>
8741
8827
    <message>
8742
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2392"/>
 
8828
        <location filename="../libs/libmythtv/videosource.cpp" line="2482"/>
8743
8829
        <source>DVB DTV capture card (v3.x)</source>
8744
8830
        <translation>DVB capture card</translation>
8745
8831
    </message>
8746
8832
    <message>
8747
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2397"/>
 
8833
        <location filename="../libs/libmythtv/videosource.cpp" line="2487"/>
8748
8834
        <source>FireWire cable box</source>
8749
8835
        <translation>FireWire cable box</translation>
8750
8836
    </message>
8751
8837
    <message>
8752
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2402"/>
 
8838
        <location filename="../libs/libmythtv/videosource.cpp" line="2492"/>
8753
8839
        <source>USB MPEG-4 encoder box (Plextor ConvertX, etc)</source>
8754
8840
        <translation>USB MPEG-4 encoder box (Plextor ConvertX, etc)</translation>
8755
8841
    </message>
8756
8842
    <message>
8757
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2412"/>
 
8843
        <location filename="../libs/libmythtv/videosource.cpp" line="2502"/>
8758
8844
        <source>Network recorder</source>
8759
8845
        <translation>Network recorder</translation>
8760
8846
    </message>
8761
8847
    <message>
8762
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2416"/>
 
8848
        <location filename="../libs/libmythtv/videosource.cpp" line="2506"/>
8763
8849
        <source>DVEO ASI recorder</source>
8764
 
        <translation type="unfinished"></translation>
8765
 
    </message>
8766
 
    <message>
8767
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2429"/>
 
8850
        <translation>DVEO ASI recorder</translation>
 
8851
    </message>
 
8852
    <message>
 
8853
        <location filename="../libs/libmythtv/videosource.cpp" line="2511"/>
 
8854
        <source>Ceton Cablecard tuner </source>
 
8855
        <translation>Ceton Cablecard tuner </translation>
 
8856
    </message>
 
8857
    <message>
 
8858
        <location filename="../libs/libmythtv/videosource.cpp" line="2524"/>
8768
8859
        <source>Capture device</source>
8769
8860
        <translation>Capture device</translation>
8770
8861
    </message>
8771
8862
    <message>
8772
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2450"/>
 
8863
        <location filename="../libs/libmythtv/videosource.cpp" line="2545"/>
8773
8864
        <source>Display name (optional)</source>
8774
8865
        <translation>Display name (optional)</translation>
8775
8866
    </message>
8776
8867
    <message>
8777
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2451"/>
 
8868
        <location filename="../libs/libmythtv/videosource.cpp" line="2546"/>
8778
8869
        <source>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.</source>
8779
8870
        <translation>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.</translation>
8780
8871
    </message>
8781
8872
    <message>
8782
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2465"/>
 
8873
        <location filename="../libs/libmythtv/videosource.cpp" line="2560"/>
8783
8874
        <source>Video source</source>
8784
8875
        <translation>Video source</translation>
8785
8876
    </message>
8786
8877
    <message>
8787
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2488"/>
 
8878
        <location filename="../libs/libmythtv/videosource.cpp" line="2583"/>
8788
8879
        <source>Input</source>
8789
8880
        <translation>Input</translation>
8790
8881
    </message>
8791
8882
    <message>
8792
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2499"/>
 
8883
        <location filename="../libs/libmythtv/videosource.cpp" line="2594"/>
8793
8884
        <source>Input group</source>
8794
8885
        <translation>Input group</translation>
8795
8886
    </message>
8796
8887
    <message>
8797
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2625"/>
 
8888
        <location filename="../libs/libmythtv/videosource.cpp" line="2720"/>
8798
8889
        <source>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.</source>
8799
8890
        <translation>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.</translation>
8800
8891
    </message>
8801
8892
    <message>
8802
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2643"/>
 
8893
        <location filename="../libs/libmythtv/videosource.cpp" line="2738"/>
8803
8894
        <source>External channel change command</source>
8804
8895
        <translation>External channel change command</translation>
8805
8896
    </message>
8806
8897
    <message>
8807
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2645"/>
 
8898
        <location filename="../libs/libmythtv/videosource.cpp" line="2740"/>
8808
8899
        <source>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.</source>
8809
8900
        <translation>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.</translation>
8810
8901
    </message>
8811
8902
    <message>
8812
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2659"/>
 
8903
        <location filename="../libs/libmythtv/videosource.cpp" line="2754"/>
8813
8904
        <source>Preset tuner to channel</source>
8814
8905
        <translation>Preset tuner to channel</translation>
8815
8906
    </message>
8816
8907
    <message>
8817
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2661"/>
 
8908
        <location filename="../libs/libmythtv/videosource.cpp" line="2756"/>
8818
8909
        <source>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).</source>
8819
8910
        <translation>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).</translation>
8820
8911
    </message>
8821
8912
    <message>
8822
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2733"/>
 
8913
        <location filename="../libs/libmythtv/videosource.cpp" line="2824"/>
 
8914
        <source>Schedule order</source>
 
8915
        <translation>Schedule order</translation>
 
8916
    </message>
 
8917
    <message>
 
8918
        <location filename="../libs/libmythtv/videosource.cpp" line="2826"/>
 
8919
        <source>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.</source>
 
8920
        <translation>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.</translation>
 
8921
    </message>
 
8922
    <message>
 
8923
        <location filename="../libs/libmythtv/videosource.cpp" line="2841"/>
 
8924
        <source>Live TV order</source>
 
8925
        <translation>Live TV order</translation>
 
8926
    </message>
 
8927
    <message>
 
8928
        <location filename="../libs/libmythtv/videosource.cpp" line="2843"/>
 
8929
        <source>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.</source>
 
8930
        <translation>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.</translation>
 
8931
    </message>
 
8932
    <message>
 
8933
        <location filename="../libs/libmythtv/videosource.cpp" line="2860"/>
8823
8934
        <source>Use DishNet long-term EIT data</source>
8824
8935
        <translation>Use DishNet long-term EIT data</translation>
8825
8936
    </message>
8826
8937
    <message>
8827
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2767"/>
 
8938
        <location filename="../libs/libmythtv/videosource.cpp" line="2894"/>
8828
8939
        <source>Connect source to input</source>
8829
8940
        <translation>Connect source to input</translation>
8830
8941
    </message>
8831
8942
    <message>
8832
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2818"/>
 
8943
        <location filename="../libs/libmythtv/videosource.cpp" line="2947"/>
8833
8944
        <source>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.</source>
8834
8945
        <translation>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.</translation>
8835
8946
    </message>
8836
8947
    <message>
8837
 
        <location filename="../libs/libmythtv/videosource.cpp" line="3120"/>
 
8948
        <location filename="../libs/libmythtv/videosource.cpp" line="3250"/>
8838
8949
        <source>(New capture card)</source>
8839
8950
        <translation>(New capture card)</translation>
8840
8951
    </message>
8841
8952
    <message>
8842
 
        <location filename="../libs/libmythtv/videosource.cpp" line="3123"/>
 
8953
        <location filename="../libs/libmythtv/videosource.cpp" line="3253"/>
8843
8954
        <source>(Delete all capture cards)</source>
8844
8955
        <translation>(Delete all capture cards)</translation>
8845
8956
    </message>
8846
8957
    <message>
8847
 
        <location filename="../libs/libmythtv/videosource.cpp" line="3265"/>
 
8958
        <location filename="../libs/libmythtv/videosource.cpp" line="3395"/>
8848
8959
        <source>(New video source)</source>
8849
8960
        <translation>(New video source)</translation>
8850
8961
    </message>
8851
8962
    <message>
8852
 
        <location filename="../libs/libmythtv/videosource.cpp" line="3266"/>
 
8963
        <location filename="../libs/libmythtv/videosource.cpp" line="3396"/>
8853
8964
        <source>(Delete all video sources)</source>
8854
8965
        <translation>(Delete all video sources)</translation>
8855
8966
    </message>
8856
8967
    <message>
8857
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1792"/>
8858
 
        <location filename="../libs/libmythtv/videosource.cpp" line="3654"/>
 
8968
        <location filename="../libs/libmythtv/videosource.cpp" line="1768"/>
 
8969
        <location filename="../libs/libmythtv/videosource.cpp" line="3755"/>
8859
8970
        <source>Recorder Options</source>
8860
8971
        <translation>Recorder Options</translation>
8861
8972
    </message>
8875
8986
        <translation>Video source name</translation>
8876
8987
    </message>
8877
8988
    <message>
8878
 
        <location filename="../libs/libmythtv/videosource.h" line="780"/>
 
8989
        <location filename="../libs/libmythtv/videosource.h" line="756"/>
8879
8990
        <source>Starting Live TV channel.</source>
8880
8991
        <translation>Starting Live TV channel.</translation>
8881
8992
    </message>
8882
8993
    <message>
8883
 
        <location filename="../libs/libmythtv/videosource.cpp" line="983"/>
8884
 
        <location filename="../libs/libmythtv/videosource.cpp" line="3581"/>
8885
 
        <location filename="../libs/libmythtv/videosource.h" line="317"/>
8886
 
        <source>Default input</source>
8887
 
        <translation>Default input</translation>
8888
 
    </message>
8889
 
    <message>
8890
 
        <location filename="../libs/libmythtv/videosource.h" line="779"/>
 
8994
        <location filename="../libs/libmythtv/videosource.h" line="755"/>
8891
8995
        <source>Starting channel</source>
8892
8996
        <translation>Starting channel</translation>
8893
8997
    </message>
8894
8998
    <message>
8895
 
        <location filename="../libs/libmythtv/videosource.h" line="781"/>
 
8999
        <location filename="../libs/libmythtv/videosource.h" line="757"/>
8896
9000
        <source>This is updated on every successful channel change.</source>
8897
9001
        <translation>This is updated on every successful channel change.</translation>
8898
9002
    </message>
8899
9003
    <message>
8900
 
        <location filename="../programs/mythfrontend/viewschedulediff.cpp" line="113"/>
 
9004
        <location filename="../programs/mythfrontend/viewschedulediff.cpp" line="112"/>
8901
9005
        <source>The following programs will be recorded instead:</source>
8902
9006
        <translation>The following programmes will be recorded instead:</translation>
8903
9007
    </message>
8904
9008
    <message>
8905
 
        <location filename="../programs/mythfrontend/viewschedulediff.cpp" line="134"/>
 
9009
        <location filename="../programs/mythfrontend/viewschedulediff.cpp" line="133"/>
8906
9010
        <source>Program Status</source>
8907
9011
        <translation>Programme Status</translation>
8908
9012
    </message>
8914
9018
    <message>
8915
9019
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="120"/>
8916
9020
        <source>Rescan</source>
8917
 
        <translation type="unfinished"></translation>
 
9021
        <translation>Rescan</translation>
8918
9022
    </message>
8919
9023
    <message>
8920
9024
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="121"/>
8921
9025
        <source>Rescan for available audio devices. Current entry will be checked and capability entries populated.</source>
8922
 
        <translation type="unfinished"></translation>
 
9026
        <translation>Rescan for available audio devices. Current entry will be checked and capability entries populated.</translation>
8923
9027
    </message>
8924
9028
    <message>
8925
9029
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="154"/>
8926
9030
        <source>Digital Audio Capabilities</source>
8927
 
        <translation type="unfinished"></translation>
 
9031
        <translation>Digital Audio Capabilities</translation>
8928
9032
    </message>
8929
9033
    <message>
8930
9034
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="170"/>
8931
9035
        <source>Test</source>
8932
 
        <translation type="unfinished">Test</translation>
 
9036
        <translation>Test</translation>
8933
9037
    </message>
8934
9038
    <message>
8935
9039
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="171"/>
8936
9040
        <source>Will play a test pattern on all configured speakers</source>
8937
 
        <translation type="unfinished"></translation>
 
9041
        <translation>Will play a test pattern on all configured speakers</translation>
8938
9042
    </message>
8939
9043
    <message>
8940
9044
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="177"/>
8941
9045
        <source>Advanced Audio Settings</source>
8942
 
        <translation type="unfinished"></translation>
 
9046
        <translation>Advanced Audio Settings</translation>
8943
9047
    </message>
8944
9048
    <message>
8945
9049
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="178"/>
8946
9050
        <source>Enable extra audio settings. Under most usage all options should be left alone</source>
8947
 
        <translation type="unfinished"></translation>
 
9051
        <translation>Enable extra audio settings. In most situations all options should be left alone</translation>
8948
9052
    </message>
8949
9053
    <message>
8950
9054
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="238"/>
8951
9055
        <source>Passthrough device is invalid or not useable. Check configuration in Advanced Settings:</source>
8952
 
        <translation type="unfinished"></translation>
8953
 
    </message>
8954
 
    <message>
8955
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="460"/>
8956
 
        <source>E-AC3</source>
8957
 
        <translation type="unfinished"></translation>
8958
 
    </message>
8959
 
    <message>
8960
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="462"/>
8961
 
        <source>Enable if your amplifier or sound decoder supports E-AC3 (DD+). You must use a hdmi connection.</source>
8962
 
        <translation type="unfinished"></translation>
8963
 
    </message>
8964
 
    <message>
8965
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="470"/>
 
9056
        <translation>Passthrough device is invalid/unusable. Check configuration in Advanced Settings:</translation>
 
9057
    </message>
 
9058
    <message>
 
9059
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="469"/>
8966
9060
        <source>TrueHD</source>
8967
 
        <translation type="unfinished"></translation>
8968
 
    </message>
8969
 
    <message>
8970
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="472"/>
8971
 
        <source>Enable if your amplifier or sound decoder supports Dolby TrueHD. You must use a hdmi connection.</source>
8972
 
        <translation type="unfinished"></translation>
8973
 
    </message>
8974
 
    <message>
8975
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="480"/>
 
9061
        <translation>TrueHD</translation>
 
9062
    </message>
 
9063
    <message>
 
9064
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="479"/>
8976
9065
        <source>DTS-HD</source>
8977
 
        <translation type="unfinished"></translation>
8978
 
    </message>
8979
 
    <message>
8980
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="482"/>
8981
 
        <source>Enable if your amplifier or sound decoder supports DTS-HD. You must use a hdmi connection.</source>
8982
 
        <translation type="unfinished"></translation>
8983
 
    </message>
8984
 
    <message>
8985
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="699"/>
 
9066
        <translation>DTS-HD</translation>
 
9067
    </message>
 
9068
    <message>
 
9069
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="704"/>
8986
9070
        <source>Audio Configuration Testing</source>
8987
 
        <translation type="unfinished"></translation>
 
9071
        <translation>Audio Configuration Testing</translation>
8988
9072
    </message>
8989
9073
    <message>
8990
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="713"/>
8991
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="809"/>
 
9074
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="718"/>
 
9075
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="819"/>
8992
9076
        <source>Test All</source>
8993
 
        <translation type="unfinished"></translation>
 
9077
        <translation>Test All</translation>
8994
9078
    </message>
8995
9079
    <message>
8996
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="714"/>
 
9080
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="719"/>
8997
9081
        <source>Start all channels test</source>
8998
 
        <translation type="unfinished"></translation>
 
9082
        <translation>Start all channels test</translation>
8999
9083
    </message>
9000
9084
    <message>
9001
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="727"/>
 
9085
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="732"/>
9002
9086
        <source>Front Left</source>
9003
 
        <translation type="unfinished"></translation>
 
9087
        <translation>Front Left</translation>
9004
9088
    </message>
9005
9089
    <message>
9006
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="731"/>
 
9090
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="736"/>
9007
9091
        <source>Front Right</source>
9008
 
        <translation type="unfinished"></translation>
 
9092
        <translation>Front Right</translation>
9009
9093
    </message>
9010
9094
    <message>
9011
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="735"/>
 
9095
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="777"/>
9012
9096
        <source>Center</source>
9013
 
        <translation type="unfinished"></translation>
 
9097
        <translation>Center</translation>
9014
9098
    </message>
9015
9099
    <message>
9016
9100
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="745"/>
9017
9101
        <source>Rear Left</source>
9018
 
        <translation type="unfinished"></translation>
9019
 
    </message>
9020
 
    <message>
9021
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="749"/>
9022
 
        <source>Rear Right</source>
9023
 
        <translation type="unfinished"></translation>
9024
 
    </message>
9025
 
    <message>
9026
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="759"/>
 
9102
        <translation>Rear Left</translation>
 
9103
    </message>
 
9104
    <message>
 
9105
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="769"/>
9027
9106
        <source>Surround Left</source>
9028
 
        <translation type="unfinished"></translation>
 
9107
        <translation>Surround Left</translation>
9029
9108
    </message>
9030
9109
    <message>
9031
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="763"/>
 
9110
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="773"/>
9032
9111
        <source>Surround Right</source>
9033
 
        <translation type="unfinished"></translation>
 
9112
        <translation>Surround Right</translation>
9034
9113
    </message>
9035
9114
    <message>
9036
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="767"/>
 
9115
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="762"/>
9037
9116
        <source>LFE</source>
9038
 
        <translation type="unfinished"></translation>
 
9117
        <translation>LFE</translation>
9039
9118
    </message>
9040
9119
    <message>
9041
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="786"/>
 
9120
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="796"/>
9042
9121
        <source>Use Highest Quality Mode</source>
9043
 
        <translation type="unfinished"></translation>
 
9122
        <translation>Use Highest Quality Mode</translation>
9044
9123
    </message>
9045
9124
    <message>
9046
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="787"/>
 
9125
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="797"/>
9047
9126
        <source>Use the highest audio quality settings supported by your audio card. This will be a good place to start troubleshooting potential errors</source>
9048
 
        <translation type="unfinished"></translation>
 
9127
        <translation>Use the highest audio quality settings supported by your audio card. This will be a good place to start troubleshooting potential errors</translation>
9049
9128
    </message>
9050
9129
    <message>
9051
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="831"/>
 
9130
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="841"/>
9052
9131
        <source>Stop</source>
9053
 
        <translation type="unfinished">Stop</translation>
 
9132
        <translation>Stop</translation>
9054
9133
    </message>
9055
9134
    <message>
9056
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="860"/>
 
9135
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="870"/>
9057
9136
        <source>Audio device is invalid or not useable.</source>
9058
 
        <translation type="unfinished"></translation>
 
9137
        <translation>Audio device is invalid/unusable.</translation>
9059
9138
    </message>
9060
9139
    <message>
9061
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="941"/>
 
9140
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="951"/>
9062
9141
        <source>Use internal volume controls</source>
9063
9142
        <translation>Use internal volume controls</translation>
9064
9143
    </message>
9065
9144
    <message>
9066
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="996"/>
 
9145
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1006"/>
9067
9146
        <source>Changing the volume adjusts the selected mixer.</source>
9068
9147
        <translation>Changing the volume adjusts the selected mixer.</translation>
9069
9148
    </message>
9070
9149
    <message>
9071
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1127"/>
 
9150
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1137"/>
9072
9151
        <source>Audio output device to use for digital audio. This value is currently only used with ALSA and DirectX sound output.</source>
9073
 
        <translation type="unfinished"></translation>
9074
 
    </message>
9075
 
    <message>
9076
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1136"/>
9077
 
        <source>SPDIF 48k rate override</source>
9078
 
        <translation type="unfinished"></translation>
9079
 
    </message>
9080
 
    <message>
9081
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1138"/>
 
9152
        <translation>Audio output device to use for digital audio. This value is currently only used with ALSA and DirectX sound output.</translation>
 
9153
    </message>
 
9154
    <message>
 
9155
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1148"/>
9082
9156
        <source>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)</source>
9083
 
        <translation type="unfinished"></translation>
 
9157
        <translation>ALSA only. By default, let ALSA determine the passthrough sampling rate. If checked, set the sampling rate to 48kHz for passthrough. (default is unchecked)</translation>
9084
9158
    </message>
9085
9159
    <message>
9086
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1148"/>
 
9160
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1158"/>
9087
9161
        <source>HBR passthrough support</source>
9088
 
        <translation type="unfinished"></translation>
 
9162
        <translation>HBR passthrough support</translation>
9089
9163
    </message>
9090
9164
    <message>
9091
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1150"/>
 
9165
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1160"/>
9092
9166
        <source>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)</source>
9093
 
        <translation type="unfinished"></translation>
 
9167
        <translation>HBR support is required for TrueHD and DTS-HD passthrough. If unchecked, MythTV will limit the passthrough bitrate to 6.144Mbit/s.This will disable True-HD passthrough; however this will allow DTS-HD content to be sent as DTS-HD Hi-Res. (default is checked)</translation>
9094
9168
    </message>
9095
9169
    <message>
9096
9170
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="698"/>
9108
9182
        <translation>Extra audio buffering</translation>
9109
9183
    </message>
9110
9184
    <message>
9111
 
        <location filename="../libs/libmythtv/videoouttypes.h" line="172"/>
 
9185
        <location filename="../libs/libmythtv/videoouttypes.h" line="189"/>
9112
9186
        <source>Top Left</source>
9113
9187
        <translation>Top Left</translation>
9114
9188
    </message>
9115
9189
    <message>
9116
 
        <location filename="../libs/libmythtv/videoouttypes.h" line="173"/>
 
9190
        <location filename="../libs/libmythtv/videoouttypes.h" line="190"/>
9117
9191
        <source>Bottom Left</source>
9118
9192
        <translation>Bottom Left</translation>
9119
9193
    </message>
9120
9194
    <message>
9121
 
        <location filename="../libs/libmythtv/videoouttypes.h" line="174"/>
 
9195
        <location filename="../libs/libmythtv/videoouttypes.h" line="191"/>
9122
9196
        <source>Top Right</source>
9123
9197
        <translation>Top Right</translation>
9124
9198
    </message>
9125
9199
    <message>
9126
 
        <location filename="../libs/libmythtv/videoouttypes.h" line="175"/>
 
9200
        <location filename="../libs/libmythtv/videoouttypes.h" line="192"/>
9127
9201
        <source>Bottom Right</source>
9128
9202
        <translation>Bottom Right</translation>
9129
9203
    </message>
9178
9252
        <translation>If enabled, seeking is frame exact, but slower.</translation>
9179
9253
    </message>
9180
9254
    <message>
9181
 
        <location filename="../libs/libmyth/programinfo.cpp" line="4725"/>
 
9255
        <location filename="../libs/libmyth/programinfo.cpp" line="4881"/>
9182
9256
        <source>Blank Frame + Scene Change</source>
9183
9257
        <translation>Blank Frame + Scene Change</translation>
9184
9258
    </message>
9185
9259
    <message>
9186
 
        <location filename="../libs/libmyth/programinfo.cpp" line="4733"/>
 
9260
        <location filename="../libs/libmyth/programinfo.cpp" line="4889"/>
9187
9261
        <source>Scene Change Detection</source>
9188
9262
        <translation>Scene Change Detection</translation>
9189
9263
    </message>
9190
9264
    <message>
9191
 
        <location filename="../libs/libmyth/programinfo.cpp" line="4735"/>
 
9265
        <location filename="../libs/libmyth/programinfo.cpp" line="4891"/>
9192
9266
        <source>Logo Detection</source>
9193
9267
        <translation>Logo Detection</translation>
9194
9268
    </message>
9195
9269
    <message>
9196
9270
        <location filename="../libs/libmythtv/channelscan/channelscanmiscsettings.h" line="92"/>
9197
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1763"/>
9198
 
        <location filename="../programs/mythfrontend/videofilter.cpp" line="672"/>
9199
 
        <location filename="../programs/mythfrontend/videofilter.cpp" line="688"/>
9200
 
        <location filename="../programs/mythfrontend/videofilter.cpp" line="701"/>
9201
 
        <location filename="../programs/mythfrontend/videofilter.cpp" line="714"/>
9202
 
        <location filename="../programs/mythfrontend/videofilter.cpp" line="728"/>
9203
 
        <location filename="../programs/mythfrontend/videofilter.cpp" line="743"/>
9204
 
        <location filename="../programs/mythfrontend/videofilter.cpp" line="760"/>
9205
 
        <location filename="../programs/mythfrontend/videofilter.cpp" line="774"/>
9206
 
        <location filename="../programs/mythfrontend/videofilter.cpp" line="782"/>
9207
 
        <location filename="../programs/mythfrontend/videofilter.cpp" line="790"/>
9208
 
        <location filename="../programs/mythfrontend/videofilter.cpp" line="797"/>
 
9271
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1745"/>
 
9272
        <location filename="../programs/mythfrontend/videofilter.cpp" line="678"/>
 
9273
        <location filename="../programs/mythfrontend/videofilter.cpp" line="694"/>
 
9274
        <location filename="../programs/mythfrontend/videofilter.cpp" line="707"/>
 
9275
        <location filename="../programs/mythfrontend/videofilter.cpp" line="720"/>
 
9276
        <location filename="../programs/mythfrontend/videofilter.cpp" line="734"/>
 
9277
        <location filename="../programs/mythfrontend/videofilter.cpp" line="749"/>
 
9278
        <location filename="../programs/mythfrontend/videofilter.cpp" line="766"/>
 
9279
        <location filename="../programs/mythfrontend/videofilter.cpp" line="780"/>
 
9280
        <location filename="../programs/mythfrontend/videofilter.cpp" line="788"/>
 
9281
        <location filename="../programs/mythfrontend/videofilter.cpp" line="796"/>
 
9282
        <location filename="../programs/mythfrontend/videofilter.cpp" line="803"/>
9209
9283
        <source>All</source>
9210
9284
        <translation>All</translation>
9211
9285
    </message>
9212
9286
    <message>
9213
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="417"/>
 
9287
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="416"/>
9214
9288
        <source>Upconvert stereo to 5.1 surround</source>
9215
9289
        <translation>Upconvert stereo to 5.1 surround</translation>
9216
9290
    </message>
9217
9291
    <message>
9218
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1056"/>
 
9292
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1066"/>
9219
9293
        <source>Stereo PCM Only</source>
9220
 
        <translation type="unfinished"></translation>
9221
 
    </message>
9222
 
    <message>
9223
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1058"/>
9224
 
        <source>Enable if your amplifier or sound decoder only supports 2 channels PCM (typically an old HDMI 1.0 device). Multi-channels audio will be re-encoded to AC3 when required</source>
9225
 
        <translation type="unfinished"></translation>
9226
 
    </message>
9227
 
    <message>
9228
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1080"/>
 
9294
        <translation>Stereo PCM Only</translation>
 
9295
    </message>
 
9296
    <message>
 
9297
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1090"/>
9229
9298
        <source>Fastest</source>
9230
9299
        <translation>Fastest</translation>
9231
9300
    </message>
9232
9301
    <message>
9233
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="429"/>
9234
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1081"/>
 
9302
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="428"/>
 
9303
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1091"/>
9235
9304
        <source>Good</source>
9236
9305
        <translation>Good</translation>
9237
9306
    </message>
9238
9307
    <message>
9239
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="430"/>
9240
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1082"/>
 
9308
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="429"/>
 
9309
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1092"/>
9241
9310
        <source>Best</source>
9242
9311
        <translation>Best</translation>
9243
9312
    </message>
9244
9313
    <message>
9245
 
        <source>Enable extra audio settings.</source>
9246
 
        <translation type="obsolete">Enable extra audio settings.</translation>
9247
 
    </message>
9248
 
    <message>
9249
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1068"/>
 
9314
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1078"/>
9250
9315
        <source>Override SRC quality</source>
9251
9316
        <translation>Override SRC quality</translation>
9252
9317
    </message>
9253
9318
    <message>
9254
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1079"/>
 
9319
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1089"/>
9255
9320
        <source>Disabled</source>
9256
9321
        <translation>Disabled</translation>
9257
9322
    </message>
9258
9323
    <message>
9259
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1106"/>
 
9324
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1116"/>
9260
9325
        <source>Use a distinct digital output device from default. (default is not checked)</source>
9261
 
        <translation type="unfinished"></translation>
 
9326
        <translation>Use a distinct digital output device from default. (default is unchecked)</translation>
9262
9327
    </message>
9263
9328
    <message>
9264
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1116"/>
 
9329
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1126"/>
9265
9330
        <source>Digital output device</source>
9266
9331
        <translation>Digital output device</translation>
9267
9332
    </message>
9268
9333
    <message>
9269
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="974"/>
 
9334
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="984"/>
9270
9335
        <source>Setting the mixer device to &quot;software&quot; lets MythTV control the volume of all audio at the expense of a slight quality loss.</source>
9271
9336
        <translation>Setting the mixer device to &quot;software&quot; lets MythTV control the volume of all audio at the expense of a slight quality loss.</translation>
9272
9337
    </message>
9273
9338
    <message>
9274
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="440"/>
9275
 
        <source>Enable if your amplifier or sound decoder supports AC3/Dolby Digital. You must use a digital connection. Uncheck if using an analog connection.</source>
9276
 
        <translation>Enable if your amplifier or sound decoder supports AC3/Dolby Digital. You must use a digital connection. Uncheck if using an analog connection.</translation>
9277
 
    </message>
9278
 
    <message>
9279
 
        <source>Scan for available audio devices. Custom entry will be scanned and capability entries populated.</source>
9280
 
        <translation type="obsolete">Scan for available audio devices. A custom entry will be scanned and its capability entries populated.</translation>
9281
 
    </message>
9282
 
    <message>
9283
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="449"/>
 
9339
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="448"/>
9284
9340
        <source>DTS</source>
9285
9341
        <translation>DTS</translation>
9286
9342
    </message>
9287
9343
    <message>
9288
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="451"/>
 
9344
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="450"/>
9289
9345
        <source>Enable if your amplifier or sound decoder supports DTS. You must use a digital connection. Uncheck if using an analog connection</source>
9290
9346
        <translation>Enable if your amplifier or sound decoder supports DTS. You must use a digital connection. Uncheck if using an analog connection</translation>
9291
9347
    </message>
9305
9361
        <translation>This is the default value used for the transcoder setting when a new scheduled recording is created.</translation>
9306
9362
    </message>
9307
9363
    <message>
9308
 
        <source>Skip blank frames after commercials</source>
9309
 
        <translation type="obsolete">Skip blank frames after adverts</translation>
9310
 
    </message>
9311
 
    <message>
9312
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="493"/>
 
9364
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="364"/>
 
9365
        <source>Time to retain deleted recordings (days)</source>
 
9366
        <translation>Time to retain deleted recordings (days)</translation>
 
9367
    </message>
 
9368
    <message>
 
9369
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="365"/>
 
9370
        <source>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.</source>
 
9371
        <translation>Determines the maximum number of days before undeleting a recording will become impossible. A value of &apos;0&apos; means the recording will be permanently deleted between 5 and 20 minutes later. A value of &apos;-1&apos; 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.</translation>
 
9372
    </message>
 
9373
    <message>
 
9374
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="502"/>
9313
9375
        <source>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.</source>
9314
9376
        <translation>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.</translation>
9315
9377
    </message>
9316
9378
    <message>
9317
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="506"/>
 
9379
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="515"/>
9318
9380
        <source>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.</source>
9319
9381
        <translation>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.</translation>
9320
9382
    </message>
9321
9383
    <message>
9322
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="516"/>
 
9384
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="525"/>
9323
9385
        <source>Category of shows to be extended</source>
9324
9386
        <translation>Category of shows to be extended</translation>
9325
9387
    </message>
9326
9388
    <message>
9327
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="556"/>
 
9389
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="565"/>
9328
9390
        <source>Category record over-time</source>
9329
9391
        <translation>Category record over-time</translation>
9330
9392
    </message>
9331
9393
    <message>
9332
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1283"/>
 
9394
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1292"/>
9333
9395
        <source>Record date</source>
9334
9396
        <translation>Record date</translation>
9335
9397
    </message>
9336
9398
    <message>
9337
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1287"/>
 
9399
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1296"/>
9338
9400
        <source>Selects how to sort a shows episodes</source>
9339
9401
        <translation>Selects how to sort a show&apos;s episodes</translation>
9340
9402
    </message>
9341
9403
    <message>
9342
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1294"/>
 
9404
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1303"/>
9343
9405
        <source>Fast forward/rewind reposition amount</source>
9344
9406
        <translation>Fast forward/rewind reposition amount</translation>
9345
9407
    </message>
9346
9408
    <message>
9347
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1296"/>
 
9409
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1305"/>
9348
9410
        <source>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.</source>
9349
9411
        <translation>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.</translation>
9350
9412
    </message>
9351
9413
    <message>
9352
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1307"/>
 
9414
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1316"/>
9353
9415
        <source>Reverse direction in fast forward/rewind</source>
9354
9416
        <translation>Reverse direction in fast forward/rewind</translation>
9355
9417
    </message>
9356
9418
    <message>
9357
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1320"/>
 
9419
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1329"/>
9358
9420
        <source>Menu theme</source>
9359
9421
        <translation>Menu theme</translation>
9360
9422
    </message>
9361
9423
    <message>
9362
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1354"/>
 
9424
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1364"/>
9363
9425
        <source>Subtitle text zoom percentage</source>
9364
9426
        <translation>Subtitle text zoom percentage</translation>
9365
9427
    </message>
9366
9428
    <message>
9367
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1356"/>
 
9429
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1366"/>
9368
9430
        <source>Use this to enlarge or shrink text based subtitles.</source>
9369
9431
        <translation>Use this to enlarge or shrink text based subtitles.</translation>
9370
9432
    </message>
9371
9433
    <message>
9372
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1368"/>
9373
 
        <source>Subtitle Font</source>
9374
 
        <translation>Subtitle Font</translation>
9375
 
    </message>
9376
 
    <message>
9377
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1369"/>
9378
 
        <source>The font to use for text based subtitles.</source>
9379
 
        <translation>The font to use for text based subtitles.</translation>
9380
 
    </message>
9381
 
    <message>
9382
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1396"/>
 
9434
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1389"/>
9383
9435
        <source>Channel ordering</source>
9384
9436
        <translation>Channel ordering</translation>
9385
9437
    </message>
9386
9438
    <message>
9387
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1427"/>
 
9439
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1420"/>
9388
9440
        <source>Scan displacement (X)</source>
9389
9441
        <translation>Scan displacement (X)</translation>
9390
9442
    </message>
9391
9443
    <message>
9392
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1429"/>
 
9444
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1422"/>
9393
9445
        <source>Adjust this to move the image horizontally.</source>
9394
9446
        <translation>Adjust this to move the image horizontally.</translation>
9395
9447
    </message>
9396
9448
    <message>
9397
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1436"/>
 
9449
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1429"/>
9398
9450
        <source>Scan displacement (Y)</source>
9399
9451
        <translation>Scan displacement (Y)</translation>
9400
9452
    </message>
9401
9453
    <message>
9402
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1438"/>
 
9454
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1431"/>
9403
9455
        <source>Adjust this to move the image vertically.</source>
9404
9456
        <translation>Adjust this to move the image vertically.</translation>
9405
9457
    </message>
9406
9458
    <message>
9407
 
        <source>libmpeg2</source>
9408
 
        <translation type="obsolete">libmpeg2</translation>
9409
 
    </message>
9410
 
    <message>
9411
 
        <source>Standard XvMC</source>
9412
 
        <translation type="obsolete">Standard XvMC</translation>
9413
 
    </message>
9414
 
    <message>
9415
 
        <source>VIA XvMC</source>
9416
 
        <translation type="obsolete">VIA XvMC</translation>
9417
 
    </message>
9418
 
    <message>
9419
9459
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="660"/>
9420
9460
        <source>Decoder to use to play back MPEG2 video.</source>
9421
9461
        <translation>Decoder to use to play back MPEG-2 video.</translation>
9426
9466
        <translation>Standard will use ffmpeg library.</translation>
9427
9467
    </message>
9428
9468
    <message>
9429
 
        <source>Standard XvMC will use XvMC API 1.0 to play back video; this is fast, but does not work well with HDTV sized frames.</source>
9430
 
        <translation type="obsolete">Standard XvMC will use XvMC API 1.0 to play back video; this is fast, but does not work well with HDTV sized frames.</translation>
9431
 
    </message>
9432
 
    <message>
9433
 
        <source>VIA XvMC will use the VIA VLD XvMC extension.</source>
9434
 
        <translation type="obsolete">VIA XvMC will use the VIA VLD XvMC extension.</translation>
9435
 
    </message>
9436
 
    <message>
9437
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1545"/>
 
9469
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1538"/>
9438
9470
        <source>Action on playback exit</source>
9439
9471
        <translation>Action on playback exit</translation>
9440
9472
    </message>
9441
9473
    <message>
9442
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1546"/>
 
9474
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1539"/>
9443
9475
        <source>Just exit</source>
9444
9476
        <translation>Just exit</translation>
9445
9477
    </message>
9446
9478
    <message>
9447
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1547"/>
 
9479
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1540"/>
9448
9480
        <source>Save position and exit</source>
9449
9481
        <translation>Save position and exit</translation>
9450
9482
    </message>
9451
9483
    <message>
9452
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1561"/>
 
9484
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1554"/>
9453
9485
        <source>Prompt at end of recording</source>
9454
9486
        <translation>Prompt at end of recording</translation>
9455
9487
    </message>
9456
9488
    <message>
9457
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1649"/>
 
9489
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1642"/>
9458
9490
        <source>Use line edit virtual keyboards</source>
9459
9491
        <translation>Use line edit virtual keyboards</translation>
9460
9492
    </message>
9461
9493
    <message>
9462
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1689"/>
 
9494
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1682"/>
9463
9495
        <source>Halt command</source>
9464
9496
        <translation>Halt command</translation>
9465
9497
    </message>
9466
9498
    <message>
9467
 
        <source>External application or script to run when a keypress is received by LIRC.</source>
9468
 
        <translation type="obsolete">External application or script to run when a keypress is received by LIRC.</translation>
9469
 
    </message>
9470
 
    <message>
9471
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1766"/>
 
9499
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1748"/>
9472
9500
        <source>Run on the specified screen or spanning all screens.</source>
9473
9501
        <translation>Run on the specified screen or spanning all screens.</translation>
9474
9502
    </message>
9475
9503
    <message>
9476
 
        <location filename="../libs/libmythtv/videoouttypes.h" line="188"/>
9477
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1776"/>
 
9504
        <location filename="../libs/libmythtv/videoouttypes.h" line="205"/>
 
9505
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1758"/>
9478
9506
        <source>4:3</source>
9479
9507
        <translation>4:3</translation>
9480
9508
    </message>
9481
9509
    <message>
9482
 
        <location filename="../libs/libmythtv/videoouttypes.h" line="190"/>
9483
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1777"/>
 
9510
        <location filename="../libs/libmythtv/videoouttypes.h" line="207"/>
 
9511
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1759"/>
9484
9512
        <source>16:9</source>
9485
9513
        <translation>16:9</translation>
9486
9514
    </message>
9487
9515
    <message>
9488
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1778"/>
 
9516
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1760"/>
9489
9517
        <source>16:10</source>
9490
9518
        <translation>16:10</translation>
9491
9519
    </message>
9492
9520
    <message>
9493
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1779"/>
 
9521
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1761"/>
9494
9522
        <source>The aspect ratio of a Xinerama display cannot be queried from the display, so it must be specified.</source>
9495
9523
        <translation>The aspect ratio of a Xinerama display cannot be queried from the display, so it must be specified.</translation>
9496
9524
    </message>
9497
9525
    <message>
9498
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1856"/>
 
9526
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1838"/>
9499
9527
        <source>GUI X offset</source>
9500
9528
        <translation>GUI X offset</translation>
9501
9529
    </message>
9502
9530
    <message>
9503
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1866"/>
 
9531
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1848"/>
9504
9532
        <source>GUI Y offset</source>
9505
9533
        <translation>GUI Y offset</translation>
9506
9534
    </message>
9507
9535
    <message>
9508
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1900"/>
 
9536
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1882"/>
9509
9537
        <source>Use GUI size for TV playback</source>
9510
9538
        <translation>Use GUI size for TV playback</translation>
9511
9539
    </message>
9512
9540
    <message>
9513
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1902"/>
 
9541
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1884"/>
9514
9542
        <source>If enabled, use the above size for TV, otherwise use full screen.</source>
9515
9543
        <translation>If enabled, use the above size for TV, otherwise use full screen.</translation>
9516
9544
    </message>
9517
9545
    <message>
9518
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1911"/>
 
9546
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1893"/>
9519
9547
        <source>Separate video modes for GUI and TV playback</source>
9520
9548
        <translation>Separate video modes for GUI and TV playback</translation>
9521
9549
    </message>
9522
9550
    <message>
9523
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1913"/>
 
9551
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1895"/>
9524
9552
        <source>Switch X Window video modes for TV. Requires &quot;xrandr&quot; support.</source>
9525
9553
        <translation>Switch X Window video modes for TV. Requires &quot;xrandr&quot; support.</translation>
9526
9554
    </message>
9527
9555
    <message>
9528
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1922"/>
 
9556
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1904"/>
9529
9557
        <source>In X</source>
9530
9558
        <translation>In X</translation>
9531
9559
    </message>
9532
9560
    <message>
9533
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1925"/>
 
9561
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1907"/>
9534
9562
        <source>Horizontal resolution of video which needs a special output resolution.</source>
9535
9563
        <translation>Horizontal resolution of video which needs a special output resolution.</translation>
9536
9564
    </message>
9537
9565
    <message>
9538
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1934"/>
 
9566
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1916"/>
9539
9567
        <source>In Y</source>
9540
9568
        <translation>In Y</translation>
9541
9569
    </message>
9542
9570
    <message>
9543
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1937"/>
 
9571
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1919"/>
9544
9572
        <source>Vertical resolution of video which needs a special output resolution.</source>
9545
9573
        <translation>Vertical resolution of video which needs a special output resolution.</translation>
9546
9574
    </message>
9547
9575
    <message>
9548
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1945"/>
 
9576
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1927"/>
9549
9577
        <source>GUI</source>
9550
9578
        <translation>GUI</translation>
9551
9579
    </message>
9552
9580
    <message>
9553
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1947"/>
 
9581
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1929"/>
9554
9582
        <source>Resolution of screen when not watching a video.</source>
9555
9583
        <translation>Resolution of screen when not watching a video.</translation>
9556
9584
    </message>
9557
9585
    <message>
9558
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1977"/>
 
9586
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1959"/>
9559
9587
        <source>Default screen resolution when watching a video.</source>
9560
9588
        <translation>Default screen resolution when watching a video.</translation>
9561
9589
    </message>
9562
9590
    <message>
9563
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1979"/>
 
9591
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1961"/>
9564
9592
        <source>Screen resolution when watching a video at a specific resolution.</source>
9565
9593
        <translation>Screen resolution when watching a video at a specific resolution.</translation>
9566
9594
    </message>
9567
9595
    <message>
9568
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1986"/>
 
9596
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1968"/>
9569
9597
        <source>Output</source>
9570
9598
        <translation>Output</translation>
9571
9599
    </message>
9572
9600
    <message>
9573
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2013"/>
 
9601
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1986"/>
 
9602
        <source>Default refresh rate when watching a video. Leave at &quot;Auto&quot; to automatically use the best available</source>
 
9603
        <translation>Default refresh rate when watching a video. Leave at &quot;Auto&quot; to automatically use the best available</translation>
 
9604
    </message>
 
9605
    <message>
 
9606
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1989"/>
 
9607
        <source>Refresh rate when watching a video at a specific resolution. Leave at &quot;Auto&quot; to automatically use the best available</source>
 
9608
        <translation>Refresh rate when watching a video at a specific resolution. Leave at &quot;Auto&quot; to automatically use the best available</translation>
 
9609
    </message>
 
9610
    <message>
 
9611
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1995"/>
9574
9612
        <source>Rate</source>
9575
9613
        <translation>Rate</translation>
9576
9614
    </message>
9577
9615
    <message>
9578
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2025"/>
 
9616
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2007"/>
9579
9617
        <source>Aspect ratio when watching a video.</source>
9580
9618
        <translation>Aspect ratio when watching a video.</translation>
9581
9619
    </message>
9582
9620
    <message>
9583
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2026"/>
 
9621
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2008"/>
9584
9622
        <source>Aspect ratio when watching a video at a specific resolution.</source>
9585
9623
        <translation>Aspect ratio when watching a video at a specific resolution.</translation>
9586
9624
    </message>
9587
9625
    <message>
9588
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2032"/>
 
9626
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2014"/>
9589
9627
        <source>Aspect</source>
9590
9628
        <translation>Aspect</translation>
9591
9629
    </message>
9592
9630
    <message>
9593
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2052"/>
 
9631
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2034"/>
9594
9632
        <source>Video Mode Settings</source>
9595
9633
        <translation>Video Mode Settings</translation>
9596
9634
    </message>
9597
9635
    <message>
9598
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2103"/>
 
9636
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2085"/>
9599
9637
        <source>Toggles mouse cursor visibility for touchscreens. By default MythTV will auto-hide the cursor if the mouse doesn&apos;t move for a period, this setting disables the cursor entirely.</source>
9600
 
        <translation type="unfinished"></translation>
 
9638
        <translation>Toggles mouse cursor visibility for touchscreens. By default, MythTV will auto-hide the cursor if the mouse doesn&apos;t move for a period. This setting disables the cursor entirely.</translation>
9601
9639
    </message>
9602
9640
    <message>
9603
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2115"/>
 
9641
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2097"/>
9604
9642
        <source>Toggles between windowed and borderless operation.</source>
9605
9643
        <translation>Toggles between windowed and borderless operation.</translation>
9606
9644
    </message>
9607
9645
    <message>
9608
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2136"/>
 
9646
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2118"/>
9609
9647
        <source>Date format</source>
9610
9648
        <translation>Date format</translation>
9611
9649
    </message>
9612
9650
    <message>
9613
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2169"/>
 
9651
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2151"/>
9614
9652
        <source>Your preferred date format.</source>
9615
9653
        <translation>Your preferred date format.</translation>
9616
9654
    </message>
9617
9655
    <message>
9618
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2208"/>
 
9656
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2190"/>
9619
9657
        <source>Your preferred short date format.</source>
9620
9658
        <translation>Your preferred short date format.</translation>
9621
9659
    </message>
9622
9660
    <message>
9623
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2216"/>
 
9661
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2198"/>
9624
9662
        <source>Time format</source>
9625
9663
        <translation>Time format</translation>
9626
9664
    </message>
9627
9665
    <message>
9628
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2414"/>
 
9666
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2384"/>
9629
9667
        <source>Preferred input priority</source>
9630
9668
        <translation>Preferred input priority</translation>
9631
9669
    </message>
9632
9670
    <message>
9633
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2425"/>
 
9671
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2395"/>
9634
9672
        <source>HDTV recording priority</source>
9635
9673
        <translation>HDTV recording priority</translation>
9636
9674
    </message>
9637
9675
    <message>
9638
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2435"/>
 
9676
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2405"/>
9639
9677
        <source>Widescreen recording priority</source>
9640
9678
        <translation>Widescreen recording priority</translation>
9641
9679
    </message>
9642
9680
    <message>
9643
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2445"/>
 
9681
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2415"/>
9644
9682
        <source>Automatic priority range (+/-)</source>
9645
9683
        <translation>Automatic priority range (+/-)</translation>
9646
9684
    </message>
9647
9685
    <message>
9648
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2458"/>
 
9686
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2428"/>
9649
9687
        <source>Sign language recording priority</source>
9650
9688
        <translation>Sign language recording priority</translation>
9651
9689
    </message>
9652
9690
    <message>
9653
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2480"/>
 
9691
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2450"/>
9654
9692
        <source>Subtitles/CC recording priority</source>
9655
9693
        <translation>Subtitles recording priority</translation>
9656
9694
    </message>
9657
9695
    <message>
9658
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2492"/>
 
9696
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2462"/>
9659
9697
        <source>Hard of hearing priority</source>
9660
9698
        <translation>Hard of hearing priority</translation>
9661
9699
    </message>
9662
9700
    <message>
9663
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2504"/>
 
9701
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2474"/>
9664
9702
        <source>Audio described priority</source>
9665
9703
        <translation>Audio described priority</translation>
9666
9704
    </message>
9667
9705
    <message>
9668
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2515"/>
 
9706
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2485"/>
9669
9707
        <source>Single recordings priority</source>
9670
9708
        <translation>Single recordings priority</translation>
9671
9709
    </message>
9672
9710
    <message>
9673
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2516"/>
 
9711
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2486"/>
9674
9712
        <source>Single recordings will receive this additional recording priority value.</source>
9675
9713
        <translation>Single recordings will receive this additional recording priority value.</translation>
9676
9714
    </message>
9677
9715
    <message>
9678
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2526"/>
 
9716
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2496"/>
9679
9717
        <source>Weekslot recordings priority</source>
9680
9718
        <translation>Weekslot recordings priority</translation>
9681
9719
    </message>
9682
9720
    <message>
9683
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2527"/>
 
9721
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2497"/>
9684
9722
        <source>Weekslot recordings will receive this additional recording priority value.</source>
9685
9723
        <translation>Weekslot recordings will receive this additional recording priority value.</translation>
9686
9724
    </message>
9687
9725
    <message>
9688
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2537"/>
 
9726
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2507"/>
9689
9727
        <source>Timeslot recordings priority</source>
9690
9728
        <translation>Timeslot recordings priority</translation>
9691
9729
    </message>
9692
9730
    <message>
9693
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2538"/>
 
9731
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2508"/>
9694
9732
        <source>Timeslot recordings will receive this additional recording priority value.</source>
9695
9733
        <translation>Timeslot recordings will receive this additional recording priority value.</translation>
9696
9734
    </message>
9697
9735
    <message>
9698
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2548"/>
 
9736
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2518"/>
9699
9737
        <source>Channel recordings priority</source>
9700
9738
        <translation>Channel recordings priority</translation>
9701
9739
    </message>
9702
9740
    <message>
9703
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2549"/>
 
9741
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2519"/>
9704
9742
        <source>Channel recordings will receive this additional recording priority value.</source>
9705
9743
        <translation>Channel recordings will receive this additional recording priority value.</translation>
9706
9744
    </message>
9707
9745
    <message>
9708
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2559"/>
 
9746
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2529"/>
9709
9747
        <source>All recordings priority</source>
9710
9748
        <translation>All recordings priority</translation>
9711
9749
    </message>
9712
9750
    <message>
9713
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2560"/>
 
9751
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2530"/>
9714
9752
        <source>The &apos;All&apos; recording type will receive this additional recording priority value.</source>
9715
9753
        <translation>The &apos;All&apos; recording type will receive this additional recording priority value.</translation>
9716
9754
    </message>
9717
9755
    <message>
9718
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2570"/>
 
9756
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2540"/>
9719
9757
        <source>Find one recordings priority</source>
9720
9758
        <translation>Find one recordings priority</translation>
9721
9759
    </message>
9722
9760
    <message>
9723
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2582"/>
 
9761
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2552"/>
9724
9762
        <source>Override recordings priority</source>
9725
9763
        <translation>Override recordings priority</translation>
9726
9764
    </message>
9727
9765
    <message>
9728
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2583"/>
 
9766
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2553"/>
9729
9767
        <source>Override recordings will receive this additional recording priority value.</source>
9730
9768
        <translation>Override recordings will receive this additional recording priority value.</translation>
9731
9769
    </message>
9732
9770
    <message>
9733
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2594"/>
 
9771
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2564"/>
9734
9772
        <source>The program guide starts on this channel if it is run from outside of Live TV mode.</source>
9735
9773
        <translation>The programme guide starts on this channel if it is run from outside of Live TV mode.</translation>
9736
9774
    </message>
9737
9775
    <message>
9738
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2602"/>
 
9776
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2572"/>
9739
9777
        <source>Record threshold</source>
9740
9778
        <translation>Record threshold</translation>
9741
9779
    </message>
9742
9780
    <message>
9743
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2604"/>
 
9781
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2574"/>
9744
9782
        <source>Pressing SELECT on a show that is at least this many minutes into the future will schedule a recording.</source>
9745
9783
        <translation>Pressing SELECT on a show that is at least this many minutes into the future will schedule a recording.</translation>
9746
9784
    </message>
9747
9785
    <message>
9748
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2664"/>
 
9786
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2634"/>
9749
9787
        <source>Guide language #%1</source>
9750
9788
        <translation>Guide language #%1</translation>
9751
9789
    </message>
9752
9790
    <message>
9753
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2669"/>
 
9791
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2639"/>
9754
9792
        <source>Your #%1 preferred language for Program Guide data and captions.</source>
9755
9793
        <translation>Your #%1 preferred language for Programme Guide data and captions.</translation>
9756
9794
    </message>
9757
9795
    <message>
9758
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2687"/>
 
9796
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2657"/>
9759
9797
        <source>Network Remote Control port</source>
9760
9798
        <translation>Network Remote Control port</translation>
9761
9799
    </message>
9762
9800
    <message>
9763
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2689"/>
 
9801
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2659"/>
9764
9802
        <source>This specifies what port the network remote Control interface will listen on for new connections.</source>
9765
9803
        <translation>This specifies what port the network remote Control interface will listen on for new connections.</translation>
9766
9804
    </message>
9767
9805
    <message>
9768
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2697"/>
 
9806
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2667"/>
9769
9807
        <source>UDP notify port</source>
9770
 
        <translation type="unfinished"></translation>
 
9808
        <translation>UDP notify port</translation>
9771
9809
    </message>
9772
9810
    <message>
9773
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2699"/>
 
9811
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2669"/>
9774
9812
        <source>MythTV will listen for connections from the &quot;mythtvosd&quot; or &quot;mythudprelay&quot; programs on this port. For additional information, see http://www.mythtv.org/wiki/MythNotify .</source>
9775
 
        <translation type="unfinished"></translation>
9776
 
    </message>
9777
 
    <message>
9778
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2733"/>
 
9813
        <translation>MythTV will listen for connections from the &quot;mythtvosd&quot; or &quot;mythudprelay&quot; programs on this port. For additional information, see http://www.mythtv.org/wiki/MythNotify .</translation>
 
9814
    </message>
 
9815
    <message>
 
9816
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2693"/>
 
9817
        <source>This enables support for monitoring your CD/DVD drives for new disks and launching the proper plugin to handle them. Requires restart.</source>
 
9818
        <translation>This enables support for monitoring your CD/DVD drives for new disks and launching the proper plugin to handle them. Requires restart.</translation>
 
9819
    </message>
 
9820
    <message>
 
9821
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2703"/>
9779
9822
        <source>Ignore devices</source>
9780
9823
        <translation>Ignore devices</translation>
9781
9824
    </message>
9782
9825
    <message>
9783
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2767"/>
 
9826
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2705"/>
 
9827
        <source>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.</source>
 
9828
        <translation>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.</translation>
 
9829
    </message>
 
9830
    <message>
 
9831
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2738"/>
9784
9832
        <source>Sort titles</source>
9785
9833
        <translation>Sort titles</translation>
9786
9834
    </message>
9787
9835
    <message>
9788
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2770"/>
 
9836
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2741"/>
9789
9837
        <source>By recording priority</source>
9790
9838
        <translation>By recording priority</translation>
9791
9839
    </message>
9792
9840
    <message>
9793
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2772"/>
 
9841
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2743"/>
9794
9842
        <source>Sets the title sorting order when the view is set to Titles only.</source>
9795
9843
        <translation>Sets the title sorting order when the view is set to Titles only.</translation>
9796
9844
    </message>
9797
9845
    <message>
9798
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2794"/>
 
9846
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2765"/>
9799
9847
        <source>If enabled, the &apos;Watch List&apos; will be the initial view each time you enter the Watch Recordings screen</source>
9800
9848
        <translation>If enabled, the &apos;Watch List&apos; will be the initial view each time you enter the Watch Recordings screen</translation>
9801
9849
    </message>
9802
9850
    <message>
9803
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2805"/>
 
9851
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2776"/>
9804
9852
        <source>Set this if you turn off Auto-Expire only for recordings that you&apos;ve seen and intend to keep. This option will exclude these recordings from the &apos;Watch List&apos;.</source>
9805
9853
        <translation>Set this if you turn off Auto-Expire only for recordings that you&apos;ve seen and intend to keep. This option will exclude these recordings from the &apos;Watch List&apos;.</translation>
9806
9854
    </message>
9807
9855
    <message>
9808
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2862"/>
 
9856
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2833"/>
9809
9857
        <source>Display time</source>
9810
9858
        <translation>Display time</translation>
9811
9859
    </message>
9812
9860
    <message>
9813
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2871"/>
 
9861
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2842"/>
9814
9862
        <source>Display recording status</source>
9815
9863
        <translation>Display recording status</translation>
9816
9864
    </message>
9817
9865
    <message>
9818
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2881"/>
 
9866
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2852"/>
9819
9867
        <source>Display menus</source>
9820
9868
        <translation>Display menus</translation>
9821
9869
    </message>
9822
9870
    <message>
9823
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2890"/>
 
9871
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2861"/>
9824
9872
        <source>Menu pop-up time</source>
9825
9873
        <translation>Menu pop-up time</translation>
9826
9874
    </message>
9827
9875
    <message>
9828
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2891"/>
 
9876
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2862"/>
9829
9877
        <source>How many seconds the menu will remain visible after navigation.</source>
9830
9878
        <translation>How many seconds the menu will remain visible after navigation.</translation>
9831
9879
    </message>
9832
9880
    <message>
9833
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2900"/>
 
9881
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2871"/>
9834
9882
        <source>Display music artist and title</source>
9835
9883
        <translation>Display music artist and title</translation>
9836
9884
    </message>
9837
9885
    <message>
9838
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2920"/>
 
9886
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2891"/>
9839
9887
        <source>Display channel information</source>
9840
9888
        <translation>Display channel information</translation>
9841
9889
    </message>
9842
9890
    <message>
9843
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2929"/>
 
9891
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2900"/>
9844
9892
        <source>Display volume information</source>
9845
9893
        <translation>Display volume information</translation>
9846
9894
    </message>
9847
9895
    <message>
9848
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2939"/>
 
9896
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2910"/>
9849
9897
        <source>Display generic information</source>
9850
9898
        <translation>Display generic information</translation>
9851
9899
    </message>
9852
9900
    <message>
9853
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2948"/>
 
9901
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2919"/>
9854
9902
        <source>Backlight always on</source>
9855
9903
        <translation>Backlight always on</translation>
9856
9904
    </message>
9857
9905
    <message>
9858
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2958"/>
 
9906
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2929"/>
9859
9907
        <source>Heartbeat always on</source>
9860
9908
        <translation>Heartbeat always on</translation>
9861
9909
    </message>
9862
9910
    <message>
9863
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2967"/>
 
9911
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2938"/>
9864
9912
        <source>Display large clock</source>
9865
9913
        <translation>Display large clock</translation>
9866
9914
    </message>
9867
9915
    <message>
9868
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2976"/>
 
9916
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2947"/>
9869
9917
        <source>LCD key order</source>
9870
9918
        <translation>LCD key order</translation>
9871
9919
    </message>
9872
9920
    <message>
9873
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3049"/>
 
9921
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3020"/>
9874
9922
        <source>If enabled, QuickTime will correct the gamma of the video to match your monitor. Turning this off can save some CPU cycles.</source>
9875
9923
        <translation>If enabled, QuickTime will correct the gamma of the video to match your monitor. Turning this off can save some CPU cycles.</translation>
9876
9924
    </message>
9877
9925
    <message>
9878
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3060"/>
 
9926
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3031"/>
9879
9927
        <source>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.</source>
9880
9928
        <translation>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.</translation>
9881
9929
    </message>
9882
9930
    <message>
9883
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3084"/>
 
9931
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3055"/>
9884
9932
        <source>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 &quot;Use GUI size for TV playback&quot; and &quot;Run the frontend in a window&quot; are checked.</source>
9885
9933
        <translation>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 &quot;Use GUI size for TV playback&quot; and &quot;Run the frontend in a window&quot; are checked.</translation>
9886
9934
    </message>
9887
9935
    <message>
9888
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3140"/>
 
9936
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3111"/>
9889
9937
        <source>If enabled, video will be displayed in a floating window. Only valid when &quot;Use GUI size for TV playback&quot; and &quot;Run the frontend in a window&quot; are checked.</source>
9890
9938
        <translation>If enabled, video will be displayed in a floating window. Only valid when &quot;Use GUI size for TV playback&quot; and &quot;Run the frontend in a window&quot; are checked.</translation>
9891
9939
    </message>
9892
9940
    <message>
9893
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3195"/>
 
9941
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3166"/>
9894
9942
        <source>If enabled, video will be displayed in the application&apos;s dock icon. Only valid when &quot;Use GUI size for TV playback&quot; and &quot;Run the frontend in a window&quot; are checked.</source>
9895
9943
        <translation>If enabled, video will be displayed in the application&apos;s dock icon. Only valid when &quot;Use GUI size for TV playback&quot; and &quot;Run the frontend in a window&quot; are checked.</translation>
9896
9944
    </message>
9897
9945
    <message>
9898
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3235"/>
 
9946
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3206"/>
9899
9947
        <source>If enabled, video will be displayed on the desktop, behind the Finder icons. Only valid when &quot;Use GUI size for TV playback&quot; and &quot;Run the frontend in a window&quot; are checked.</source>
9900
9948
        <translation>If enabled, video will be displayed on the desktop, behind the Finder icons. Only valid when &quot;Use GUI size for TV playback&quot; and &quot;Run the frontend in a window&quot; are checked.</translation>
9901
9949
    </message>
9902
9950
    <message>
9903
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3442"/>
9904
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3450"/>
 
9951
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3412"/>
 
9952
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3420"/>
9905
9953
        <source>Mac OS X Video Settings</source>
9906
9954
        <translation>Mac OS X Video Settings</translation>
9907
9955
    </message>
9908
9956
    <message>
9909
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3468"/>
 
9957
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3438"/>
9910
9958
        <source>On-screen Display</source>
9911
9959
        <translation>On-screen Display</translation>
9912
9960
    </message>
9913
9961
    <message>
9914
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3504"/>
 
9962
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3472"/>
9915
9963
        <source>General (Auto-Expire)</source>
9916
9964
        <translation>General (Auto-Expire)</translation>
9917
9965
    </message>
9918
9966
    <message>
9919
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3553"/>
 
9967
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3523"/>
9920
9968
        <source>Default Job Queue Settings for New Scheduled Recordings</source>
9921
9969
        <translation>Default Job Queue Settings for New Scheduled Recordings</translation>
9922
9970
    </message>
9923
9971
    <message>
9924
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3568"/>
 
9972
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3538"/>
9925
9973
        <source>General (Channel Groups)</source>
9926
9974
        <translation>General (Channel Groups)</translation>
9927
9975
    </message>
9928
9976
    <message>
9929
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3626"/>
 
9977
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3596"/>
9930
9978
        <source>Theme</source>
9931
9979
        <translation>Theme</translation>
9932
9980
    </message>
9933
9981
    <message>
9934
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2236"/>
 
9982
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2218"/>
9935
9983
        <source>Channel format</source>
9936
9984
        <translation>Channel format</translation>
9937
9985
    </message>
9938
9986
    <message>
9939
 
        <source>Scan for audio devices</source>
9940
 
        <translation type="obsolete">Scan for audio devices</translation>
9941
 
    </message>
9942
 
    <message>
9943
 
        <source>Audio Capabilities</source>
9944
 
        <translation type="obsolete">Audio Capabilities</translation>
9945
 
    </message>
9946
 
    <message>
9947
9987
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="225"/>
9948
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="705"/>
 
9988
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="710"/>
9949
9989
        <source> is invalid or not useable.</source>
9950
9990
        <translation> is invalid or not usable.</translation>
9951
9991
    </message>
9952
9992
    <message>
9953
9993
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="227"/>
9954
9994
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="242"/>
9955
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="708"/>
9956
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="862"/>
 
9995
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="713"/>
 
9996
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="872"/>
9957
9997
        <source>Warning</source>
9958
9998
        <translation>Warning</translation>
9959
9999
    </message>
9960
10000
    <message>
9961
 
        <source>No digital passthrough</source>
9962
 
        <translation type="obsolete">No digital passthrough</translation>
9963
 
    </message>
9964
 
    <message>
9965
 
        <source>LPCM</source>
9966
 
        <translation type="obsolete">LPCM</translation>
9967
 
    </message>
9968
 
    <message>
9969
 
        <source>Enable if your amplifier or TV supports multi-channel LPCM. If unchecked Dolby Digital support is required for multi-channel audio</source>
9970
 
        <translation type="obsolete">Enable if your amplifier or TV supports multi-channel LPCM. If unchecked Dolby Digital support is required for multi-channel audio</translation>
9971
 
    </message>
9972
 
    <message>
9973
 
        <source>Analog or LPCM</source>
9974
 
        <translation type="obsolete">Analog or LPCM</translation>
9975
 
    </message>
9976
 
    <message>
9977
 
        <source>Enable if analog output or if your amplifier or TV supports multi-channel LPCM. If unchecked with digital output, Dolby Digital support is required for multi-channel audio</source>
9978
 
        <translation type="obsolete">Enable if analog output or if your amplifier or TV supports multi-channel LPCM. If unchecked with digital output, Dolby Digital support is required for multi-channel audio</translation>
9979
 
    </message>
9980
 
    <message>
9981
10001
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="356"/>
9982
10002
        <source>7.1</source>
9983
10003
        <translation>7.1</translation>
9984
10004
    </message>
9985
10005
    <message>
9986
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="406"/>
 
10006
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="405"/>
9987
10007
        <source>Speaker configuration</source>
9988
10008
        <translation>Speaker configuration</translation>
9989
10009
    </message>
9990
10010
    <message>
9991
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="408"/>
 
10011
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="407"/>
9992
10012
        <source>Select the maximum number of audio channels supported by your receiver and speakers.</source>
9993
10013
        <translation>Select the maximum number of audio channels supported by your receiver and speakers.</translation>
9994
10014
    </message>
9995
10015
    <message>
9996
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="419"/>
 
10016
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="418"/>
9997
10017
        <source>If enabled, MythTV will upconvert stereo to 5.1 audio. You can enable or disable the upconversion during playback at any time.</source>
9998
10018
        <translation>If enabled, MythTV will upconvert stereo to 5.1 audio. You can enable or disable the upconversion during playback at any time.</translation>
9999
10019
    </message>
10000
10020
    <message>
10001
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="428"/>
 
10021
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="427"/>
10002
10022
        <source>Upmix Quality</source>
10003
10023
        <translation>Upmix Quality</translation>
10004
10024
    </message>
10005
10025
    <message>
10006
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="431"/>
 
10026
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="430"/>
10007
10027
        <source>Set the audio surround-upconversion quality.</source>
10008
10028
        <translation>Set the audio surround-upconversion quality.</translation>
10009
10029
    </message>
10010
10030
    <message>
10011
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="438"/>
 
10031
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="437"/>
10012
10032
        <source>Dolby Digital</source>
10013
10033
        <translation>Dolby Digital</translation>
10014
10034
    </message>
10015
10035
    <message>
10016
 
        <source>Advanced audio configuration</source>
10017
 
        <translation type="obsolete">Advanced audio configuration</translation>
10018
 
    </message>
10019
 
    <message>
10020
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1070"/>
 
10036
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="439"/>
 
10037
        <source>Enable if your amplifier or sound decoder supports AC-3/Dolby Digital. You must use a digital connection. Uncheck if using an analog connection.</source>
 
10038
        <translation>Enable if your amplifier or sound decoder supports AC-3/Dolby Digital. You must use a digital connection. Uncheck if using an analog connection.</translation>
 
10039
    </message>
 
10040
    <message>
 
10041
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="459"/>
 
10042
        <source>E-AC-3</source>
 
10043
        <translation>E-AC-3</translation>
 
10044
    </message>
 
10045
    <message>
 
10046
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="461"/>
 
10047
        <source>Enable if your amplifier or sound decoder supports E-AC-3 (DD+). You must use a HDMI connection.</source>
 
10048
        <translation>Enable if your amplifier or sound decoder supports E-AC-3 (DD+). You must use an HDMI connection.</translation>
 
10049
    </message>
 
10050
    <message>
 
10051
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="471"/>
 
10052
        <source>Enable if your amplifier or sound decoder supports Dolby TrueHD. You must use a HDMI connection.</source>
 
10053
        <translation>Enable if your amplifier or sound decoder supports Dolby TrueHD. You must use an HDMI connection.</translation>
 
10054
    </message>
 
10055
    <message>
 
10056
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="481"/>
 
10057
        <source>Enable if your amplifier or sound decoder supports DTS-HD. You must use a HDMI connection.</source>
 
10058
        <translation>Enable if your amplifier or sound decoder supports DTS-HD. You must use an HDMI connection.</translation>
 
10059
    </message>
 
10060
    <message>
 
10061
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1068"/>
 
10062
        <source>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</source>
 
10063
        <translation>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</translation>
 
10064
    </message>
 
10065
    <message>
 
10066
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1080"/>
10021
10067
        <source>Enable to override audio sample rate conversion quality.</source>
10022
10068
        <translation>Enable to override audio sample rate conversion quality.</translation>
10023
10069
    </message>
10024
10070
    <message>
10025
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1078"/>
 
10071
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1088"/>
10026
10072
        <source>Sample rate conversion</source>
10027
10073
        <translation>Sample rate conversion</translation>
10028
10074
    </message>
10029
10075
    <message>
10030
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1083"/>
 
10076
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1093"/>
10031
10077
        <source>Set the quality of audio sample-rate conversion. &quot;Good&quot; (default) provides the best compromise between CPU usage and quality. &quot;Disabled&quot; lets the audio device handle sample-rate conversion.</source>
10032
10078
        <translation>Set the quality of audio sample-rate conversion. &quot;Good&quot; (default) provides the best compromise between CPU usage and quality. &quot;Disabled&quot; lets the audio device handle sample-rate conversion.</translation>
10033
10079
    </message>
10034
10080
    <message>
10035
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1093"/>
 
10081
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1103"/>
10036
10082
        <source>Force audio device output to 48kHz</source>
10037
10083
        <translation>Force audio device output to 48kHz</translation>
10038
10084
    </message>
10039
10085
    <message>
10040
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1095"/>
 
10086
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1105"/>
10041
10087
        <source>Force audio sample rate to 48kHz. Some audio devices will report various rates, but they ultimately crash.</source>
10042
10088
        <translation>Force audio sample rate to 48kHz. Some audio devices will report various rates, but they ultimately crash.</translation>
10043
10089
    </message>
10044
10090
    <message>
10045
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1104"/>
 
10091
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1114"/>
10046
10092
        <source>Separate digital output device</source>
10047
10093
        <translation>Separate digital output device</translation>
10048
10094
    </message>
10049
10095
    <message>
10050
 
        <source>Use a distinct digital output device from default.</source>
10051
 
        <translation type="obsolete">Use a distinct digital output device from default.</translation>
10052
 
    </message>
10053
 
    <message>
10054
 
        <source>Deprecated. Audio output device to use for digital audio. This value is currently only used with ALSA and DirectX sound output.</source>
10055
 
        <translation type="obsolete">Deprecated. Audio output device to use for digital audio. This value is currently only used with ALSA and DirectX sound output.</translation>
10056
 
    </message>
10057
 
    <message>
10058
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="943"/>
 
10096
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1146"/>
 
10097
        <source>SPDIF 48kHz rate override</source>
 
10098
        <translation>SPDIF 48kHz rate override</translation>
 
10099
    </message>
 
10100
    <message>
 
10101
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="953"/>
10059
10102
        <source>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.</source>
10060
10103
        <translation>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.</translation>
10061
10104
    </message>
10062
10105
    <message>
10063
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="953"/>
 
10106
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="963"/>
10064
10107
        <source>Mixer device</source>
10065
10108
        <translation>Mixer device</translation>
10066
10109
    </message>
10067
10110
    <message>
10068
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="988"/>
 
10111
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="998"/>
10069
10112
        <source>Mixer controls</source>
10070
10113
        <translation>Mixer controls</translation>
10071
10114
    </message>
10072
10115
    <message>
10073
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1003"/>
 
10116
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1013"/>
10074
10117
        <source>Master mixer volume</source>
10075
10118
        <translation>Master mixer volume</translation>
10076
10119
    </message>
10077
10120
    <message>
10078
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1005"/>
 
10121
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1015"/>
10079
10122
        <source>Initial volume for the Master mixer. This affects all sound created by the audio device. Note: Do not set this too low.</source>
10080
10123
        <translation>Initial volume for the Master mixer. This affects all sound created by the audio device. Note: Do not set this too low.</translation>
10081
10124
    </message>
10082
10125
    <message>
10083
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1014"/>
 
10126
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1024"/>
10084
10127
        <source>PCM mixer volume</source>
10085
10128
        <translation>PCM mixer volume</translation>
10086
10129
    </message>
10087
10130
    <message>
10088
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1016"/>
 
10131
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1026"/>
10089
10132
        <source>Initial volume for PCM output. Using the volume keys in MythTV will adjust this parameter.</source>
10090
10133
        <translation>Initial volume for PCM output. Using the volume keys in MythTV will adjust this parameter.</translation>
10091
10134
    </message>
10147
10190
    <message>
10148
10191
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="212"/>
10149
10192
        <source>Run metadata lookup</source>
10150
 
        <translation type="unfinished"></translation>
 
10193
        <translation>Run metadata lookup</translation>
10151
10194
    </message>
10152
10195
    <message>
10153
10196
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="214"/>
10154
10197
        <source>This is the default value used for the automatic metadata lookup setting when a new scheduled recording is created.</source>
10155
 
        <translation type="unfinished"></translation>
 
10198
        <translation>This is the default value used for the automatic metadata lookup setting when a new scheduled recording is created.</translation>
10156
10199
    </message>
10157
10200
    <message>
10158
10201
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="223"/>
10200
10243
        <translation>Enable stricter advert detection code. Disable if some adverts are not being detected.</translation>
10201
10244
    </message>
10202
10245
    <message>
10203
 
        <source>When using blank frame detection and automatic flagging, enable this option to include blank frames following commercial breaks as part of the commercial break.</source>
10204
 
        <translation type="obsolete">When using blank frame detection and automatic flagging, enable this option to include blank frames following advert breaks as part of the advert break.</translation>
10205
 
    </message>
10206
 
    <message>
10207
10246
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="294"/>
10208
10247
        <source>Commercial skip automatic rewind amount (secs)</source>
10209
10248
        <translation>Advert skip automatic rewind amount (secs)</translation>
10249
10288
        <translation>Extra disk space (in gigabytes) beyond what MythTV requires that you want to keep free on the recording file systems.</translation>
10250
10289
    </message>
10251
10290
    <message>
10252
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="351"/>
 
10291
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="352"/>
10253
10292
        <source>Auto-Expire instead of delete recording</source>
10254
10293
        <translation>Auto-Expire instead of delete recording</translation>
10255
10294
    </message>
10256
10295
    <message>
10257
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="353"/>
 
10296
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="354"/>
10258
10297
        <source>If enabled, move deleted recordings to the &apos;Deleted&apos; recgroup and turn on autoexpire instead of deleting immediately.</source>
10259
10298
        <translation>If enabled, move deleted recordings to the &apos;Deleted&apos; recgroup and turn on autoexpire instead of deleting immediately.</translation>
10260
10299
    </message>
10261
10300
    <message>
10262
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="362"/>
10263
 
        <source>Deleted max age (days)</source>
10264
 
        <translation>Deleted max age (days)</translation>
10265
 
    </message>
10266
 
    <message>
10267
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="363"/>
10268
 
        <source>When set to a number greater than zero, Auto-Expire will force expiration of Deleted recordings when they are this many days old.</source>
10269
 
        <translation>When set to a number greater than zero, Auto-Expire will force expiration of Deleted recordings when they are this many days old.</translation>
10270
 
    </message>
10271
 
    <message>
10272
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="375"/>
 
10301
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="382"/>
10273
10302
        <source>If enabled, delete recordings in the order which they were originally deleted.</source>
10274
10303
        <translation>If enabled, delete recordings in the order which they were originally deleted.</translation>
10275
10304
    </message>
10276
10305
    <message>
10277
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="406"/>
 
10306
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="415"/>
10278
10307
        <source>Auto-Expire method</source>
10279
10308
        <translation>Auto-Expire method</translation>
10280
10309
    </message>
10281
10310
    <message>
10282
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="407"/>
 
10311
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="416"/>
10283
10312
        <source>Oldest show first</source>
10284
10313
        <translation>Oldest show first</translation>
10285
10314
    </message>
10286
10315
    <message>
10287
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="408"/>
 
10316
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="417"/>
10288
10317
        <source>Lowest priority first</source>
10289
10318
        <translation>Lowest priority first</translation>
10290
10319
    </message>
10291
10320
    <message>
10292
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="409"/>
 
10321
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="418"/>
10293
10322
        <source>Weighted time/priority combination</source>
10294
10323
        <translation>Weighted time/priority combination</translation>
10295
10324
    </message>
10296
10325
    <message>
10297
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="410"/>
 
10326
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="419"/>
10298
10327
        <source>Method used to determine which recorded shows to delete first. Live TV recordings will always expire before normal recordings.</source>
10299
10328
        <translation>Method used to determine which recorded shows to delete first. Live TV recordings will always expire before normal recordings.</translation>
10300
10329
    </message>
10301
10330
    <message>
10302
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="420"/>
 
10331
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="429"/>
10303
10332
        <source>Watched before unwatched</source>
10304
10333
        <translation>Watched before unwatched</translation>
10305
10334
    </message>
10306
10335
    <message>
10307
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="422"/>
 
10336
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="431"/>
10308
10337
        <source>If enabled, programs that have been marked as watched will be expired before programs that have not been watched.</source>
10309
10338
        <translation>If enabled, programmes that have been marked as watched will be expired before programmes that have not been watched.</translation>
10310
10339
    </message>
10311
10340
    <message>
10312
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="431"/>
 
10341
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="440"/>
10313
10342
        <source>Priority weight</source>
10314
10343
        <translation>Priority weight</translation>
10315
10344
    </message>
10316
10345
    <message>
10317
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="432"/>
 
10346
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="441"/>
10318
10347
        <source>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.</source>
10319
10348
        <translation>The number of days bonus a programme gets for each priority point. This is only used when the Weighted time/priority Auto-Expire method is selected.</translation>
10320
10349
    </message>
10321
10350
    <message>
10322
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="442"/>
 
10351
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="451"/>
10323
10352
        <source>Auto-Expire default</source>
10324
10353
        <translation>Auto-Expire default</translation>
10325
10354
    </message>
10326
10355
    <message>
10327
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="444"/>
 
10356
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="453"/>
10328
10357
        <source>If enabled, any new recording schedules will be marked as eligible for auto-expiration. Existing schedules will keep their current value.</source>
10329
10358
        <translation>If enabled, any new recording schedules will be marked as eligible for auto-expiration. Existing schedules will keep their current value.</translation>
10330
10359
    </message>
10331
10360
    <message>
10332
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="453"/>
 
10361
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="462"/>
10333
10362
        <source>Live TV max age (days)</source>
10334
10363
        <translation>Live TV max age (days)</translation>
10335
10364
    </message>
10336
10365
    <message>
10337
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="454"/>
 
10366
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="463"/>
10338
10367
        <source>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.</source>
10339
10368
        <translation>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.</translation>
10340
10369
    </message>
10341
10370
    <message>
10342
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="467"/>
 
10371
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="476"/>
10343
10372
        <source>New recording free disk space threshold (MB)</source>
10344
10373
        <translation>New recording free disk space threshold (MB)</translation>
10345
10374
    </message>
10346
10375
    <message>
10347
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="469"/>
 
10376
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="478"/>
10348
10377
        <source>MythTV will stop scheduling new recordings on a backend when its free disk space (in megabytes) falls below this value.</source>
10349
10378
        <translation>MythTV will stop scheduling new recordings on a backend when its free disk space (in megabytes) falls below this value.</translation>
10350
10379
    </message>
10351
10380
    <message>
10352
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="480"/>
 
10381
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="489"/>
10353
10382
        <source>Re-record watched</source>
10354
10383
        <translation>Re-record watched</translation>
10355
10384
    </message>
10356
10385
    <message>
10357
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="482"/>
 
10386
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="491"/>
10358
10387
        <source>If enabled, programs that have been marked as watched and are Auto-Expired will be re-recorded if they are shown again.</source>
10359
10388
        <translation>If enabled, programmes that have been marked as watched and are Auto-Expired will be re-recorded if they are shown again.</translation>
10360
10389
    </message>
10361
10390
    <message>
10362
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="491"/>
 
10391
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="500"/>
10363
10392
        <source>Time to record before start of show (secs)</source>
10364
10393
        <translation>Time to record before start of show (secs)</translation>
10365
10394
    </message>
10366
10395
    <message>
10367
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="504"/>
 
10396
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="513"/>
10368
10397
        <source>Time to record past end of show (secs)</source>
10369
10398
        <translation>Time to record past end of show (secs)</translation>
10370
10399
    </message>
10371
10400
    <message>
10372
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="542"/>
 
10401
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="551"/>
10373
10402
        <source>Record past end of show (mins)</source>
10374
10403
        <translation>Record past end of show (mins)</translation>
10375
10404
    </message>
10376
10405
    <message>
10377
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="544"/>
 
10406
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="553"/>
10378
10407
        <source>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.</source>
10379
10408
        <translation>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.</translation>
10380
10409
    </message>
10381
10410
    <message>
10382
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="648"/>
 
10411
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="657"/>
10383
10412
        <source>Example custom filter list: &apos;ivtc,denoise3d&apos;</source>
10384
10413
        <translation>Example custom filter list: &apos;ivtc,denoise3d&apos;</translation>
10385
10414
    </message>
10386
10415
    <message>
10387
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1212"/>
 
10416
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1221"/>
10388
10417
        <source>Sorry, playback group
10389
10418
name cannot be blank.</source>
10390
10419
        <translation>Sorry, playback group
10391
10420
name cannot be blank.</translation>
10392
10421
    </message>
10393
10422
    <message>
10394
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1282"/>
 
10423
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1291"/>
10395
10424
        <source>Sort episodes</source>
10396
10425
        <translation>Sort episodes</translation>
10397
10426
    </message>
10398
10427
    <message>
10399
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1285"/>
 
10428
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1294"/>
10400
10429
        <source>Original air date</source>
10401
10430
        <translation>Original air date</translation>
10402
10431
    </message>
10403
10432
    <message>
10404
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1309"/>
 
10433
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1318"/>
10405
10434
        <source>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&apos;t be decreased further.</source>
10406
10435
        <translation>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&apos;t be decreased further.</translation>
10407
10436
    </message>
10408
10437
    <message>
10409
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1342"/>
 
10438
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1352"/>
10410
10439
        <source>PAL teletext</source>
10411
10440
        <translation>PAL teletext</translation>
10412
10441
    </message>
10413
10442
    <message>
10414
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1343"/>
 
10443
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1353"/>
10415
10444
        <source>NTSC closed caption</source>
10416
10445
        <translation>NTSC closed caption</translation>
10417
10446
    </message>
10418
10447
    <message>
10419
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1345"/>
 
10448
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1355"/>
10420
10449
        <source>If enabled, this overrides the mythtv-setup setting used during recording when decoding captions.</source>
10421
10450
        <translation>If enabled, this overrides the mythtv-setup setting used during recording when decoding captions.</translation>
10422
10451
    </message>
10423
10452
    <message>
10424
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1459"/>
 
10453
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1440"/>
 
10454
        <source>If enabled, captions will be displayed over a black background for better contrast.</source>
 
10455
        <translation>If enabled, captions will be displayed over a black background for better contrast.</translation>
 
10456
    </message>
 
10457
    <message>
 
10458
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1452"/>
10425
10459
        <source>If enabled, captions will be displayed when playing back recordings or watching Live TV. Closed Captioning can be turned on or off by pressing &quot;T&quot; during playback.</source>
10426
10460
        <translation>If enabled, captions will be displayed when playing back recordings or watching Live TV. Closed Captioning can be turned on or off by pressing &quot;T&quot; during playback.</translation>
10427
10461
    </message>
10428
10462
    <message>
10429
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1473"/>
 
10463
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1466"/>
10430
10464
        <source>If enabled, the newer EIA-708 captions will be preferred over the older EIA-608 captions in ATSC streams.</source>
10431
10465
        <translation>If enabled, the newer EIA-708 captions will be preferred over the older EIA-608 captions in ATSC streams.</translation>
10432
10466
    </message>
10433
10467
    <message>
10434
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1483"/>
 
10468
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1476"/>
10435
10469
        <source>Enable interactive TV</source>
10436
10470
        <translation>Enable interactive TV</translation>
10437
10471
    </message>
10438
10472
    <message>
10439
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1485"/>
 
10473
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1478"/>
10440
10474
        <source>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.</source>
10441
10475
        <translation>If enabled, interactive &apos;Red Button&apos; TV applications (MHEG) will be activated. This is used for teletext and logos for radio and channels that are currently off-air.</translation>
10442
10476
    </message>
10443
10477
    <message>
10444
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1495"/>
 
10478
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1488"/>
10445
10479
        <source>Always use browse mode in Live TV</source>
10446
10480
        <translation>Always use browse mode in Live TV</translation>
10447
10481
    </message>
10448
10482
    <message>
10449
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1498"/>
 
10483
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1491"/>
10450
10484
        <source>If enabled, browse mode will automatically be activated whenever you use channel up/down while watching Live TV.</source>
10451
10485
        <translation>If enabled, browse mode will automatically be activated whenever you use channel up/down while watching Live TV.</translation>
10452
10486
    </message>
10453
10487
    <message>
10454
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1522"/>
 
10488
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1515"/>
10455
10489
        <source>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.</source>
10456
10490
        <translation>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.</translation>
10457
10491
    </message>
10458
10492
    <message>
10459
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1534"/>
 
10493
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1527"/>
10460
10494
        <source>During playback the SELECT key (Enter or Space) will alternate between &quot;Bookmark Saved&quot; and &quot;Bookmark Cleared&quot;. If disabled, the SELECT key will save the current position for each keypress.</source>
10461
10495
        <translation>During playback the SELECT key (Enter or Space) will alternate between &quot;Bookmark Saved&quot; and &quot;Bookmark Cleared&quot;. If disabled, the SELECT key will save the current position for each keypress.</translation>
10462
10496
    </message>
10463
10497
    <message>
10464
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1551"/>
 
10498
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1544"/>
10465
10499
        <source>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.</source>
10466
10500
        <translation>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.</translation>
10467
10501
    </message>
10468
10502
    <message>
10469
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1563"/>
 
10503
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1556"/>
10470
10504
        <source>If enabled, a menu will be displayed allowing you to delete the recording when it has finished playing.</source>
10471
10505
        <translation>If enabled, a menu will be displayed allowing you to delete the recording when it has finished playing.</translation>
10472
10506
    </message>
10473
10507
    <message>
10474
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1572"/>
 
10508
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1565"/>
10475
10509
        <source>Jump to program OSD</source>
10476
10510
        <translation>Jump to programme OSD</translation>
10477
10511
    </message>
10478
10512
    <message>
10479
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1574"/>
 
10513
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1567"/>
10480
10514
        <source>Set the choice between viewing the current recording group in the OSD, or showing the &apos;Watch Recording&apos; screen when &apos;Jump to Program&apos; is activated. If enabled, the recordings are shown in the OSD</source>
10481
10515
        <translation>Set the choice between viewing the current recording group in the OSD, or showing the &apos;Watch Recording&apos; screen when &apos;Jump to Programme&apos; is activated. If enabled, the recordings are shown in the OSD</translation>
10482
10516
    </message>
10483
10517
    <message>
10484
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1586"/>
 
10518
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1579"/>
10485
10519
        <source>Continue playback when embedded</source>
10486
10520
        <translation>Continue playback when embedded</translation>
10487
10521
    </message>
10488
10522
    <message>
10489
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1588"/>
 
10523
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1581"/>
10490
10524
        <source>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.</source>
10491
10525
        <translation>If enabled, TV playback continues when the TV window is embedded in the upcoming programme list or recorded list. The default is to pause the recorded show when embedded.</translation>
10492
10526
    </message>
10493
10527
    <message>
10494
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1601"/>
 
10528
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1594"/>
10495
10529
        <source>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&apos;t want an unwatched recording marked as watched.</source>
10496
10530
        <translation>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&apos;t want an unwatched recording marked as watched.</translation>
10497
10531
    </message>
10498
10532
    <message>
10499
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1612"/>
 
10533
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1605"/>
10500
10534
        <source>Live TV idle timeout (mins)</source>
10501
10535
        <translation>Live TV idle timeout (mins)</translation>
10502
10536
    </message>
10503
10537
    <message>
10504
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1614"/>
 
10538
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1607"/>
10505
10539
        <source>Exit Live TV automatically if left idle for the specified number of minutes. 0 disables the timeout.</source>
10506
10540
        <translation>Exit Live TV automatically if left idle for the specified number of minutes. 0 disables the timeout.</translation>
10507
10541
    </message>
10508
10542
    <message>
10509
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1651"/>
 
10543
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1644"/>
10510
10544
        <source>If enabled, you can use a virtual keyboard in MythTV&apos;s line edit boxes. To use, hit SELECT (Enter or Space) while a line edit is in focus.</source>
10511
10545
        <translation>If enabled, you can use a virtual keyboard in MythTV&apos;s line edit boxes. To use, hit SELECT (Enter or Space) while a line edit is in focus.</translation>
10512
10546
    </message>
10513
10547
    <message>
10514
 
        <source>Confirm exit</source>
10515
 
        <translation type="obsolete">Confirm exit</translation>
10516
 
    </message>
10517
 
    <message>
10518
 
        <source>If enabled, MythTV will prompt for confirmation when you press the System Exit key.</source>
10519
 
        <translation type="obsolete">If enabled, MythTV will prompt for confirmation when you press the System Exit key.</translation>
10520
 
    </message>
10521
 
    <message>
10522
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1701"/>
 
10548
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1694"/>
10523
10549
        <source>LIRC daemon socket</source>
10524
10550
        <translation>LIRC daemon socket</translation>
10525
10551
    </message>
10526
10552
    <message>
10527
 
        <source>LIRC keypress application</source>
10528
 
        <translation type="obsolete">LIRC keypress application</translation>
10529
 
    </message>
10530
 
    <message>
10531
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1718"/>
 
10553
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1711"/>
10532
10554
        <source>Screen shot path</source>
10533
10555
        <translation>Screen shot path</translation>
10534
10556
    </message>
10535
10557
    <message>
10536
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1727"/>
10537
 
        <source>Use arrow key accelerators</source>
10538
 
        <translation>Use arrow key accelerators</translation>
10539
 
    </message>
10540
 
    <message>
10541
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1729"/>
10542
 
        <source>If enabled, arrow key accelerators will be used, with LEFT performing an exit action and RIGHT selecting the current item.</source>
10543
 
        <translation>If enabled, arrow key accelerators will be used, with LEFT performing an exit action and RIGHT selecting the current item.</translation>
10544
 
    </message>
10545
 
    <message>
10546
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1738"/>
 
10558
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1720"/>
10547
10559
        <source>Setup PIN code</source>
10548
10560
        <translation>Setup PIN code</translation>
10549
10561
    </message>
10550
10562
    <message>
10551
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1739"/>
 
10563
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1721"/>
10552
10564
        <source>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.</source>
10553
10565
        <translation>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.</translation>
10554
10566
    </message>
10555
10567
    <message>
10556
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1749"/>
 
10568
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1731"/>
10557
10569
        <source>Require setup PIN</source>
10558
10570
        <translation>Require setup PIN</translation>
10559
10571
    </message>
10560
10572
    <message>
10561
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1751"/>
 
10573
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1733"/>
10562
10574
        <source>If enabled, you will not be able to return to this screen and reset the Setup PIN without first entering the current PIN.</source>
10563
10575
        <translation>If enabled, you will not be able to return to this screen and reset the Setup PIN without first entering the current PIN.</translation>
10564
10576
    </message>
10565
10577
    <message>
10566
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1775"/>
 
10578
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1757"/>
10567
10579
        <source>Monitor aspect ratio</source>
10568
10580
        <translation>Monitor aspect ratio</translation>
10569
10581
    </message>
10570
10582
    <message>
10571
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1788"/>
 
10583
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1770"/>
10572
10584
        <source>Letterboxing color</source>
10573
10585
        <translation>Letterboxing colour</translation>
10574
10586
    </message>
10575
10587
    <message>
10576
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1803"/>
 
10588
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1785"/>
10577
10589
        <source>Video aspect override</source>
10578
10590
        <translation>Video aspect override</translation>
10579
10591
    </message>
10580
10592
    <message>
10581
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1834"/>
 
10593
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1816"/>
10582
10594
        <source>GUI width (pixels)</source>
10583
10595
        <translation>GUI width (pixels)</translation>
10584
10596
    </message>
10585
10597
    <message>
10586
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1836"/>
 
10598
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1818"/>
10587
10599
        <source>The width of the GUI. Do not make the GUI wider than your actual screen resolution. Set to 0 to automatically scale to fullscreen.</source>
10588
10600
        <translation>The width of the GUI. Do not make the GUI wider than your actual screen resolution. Set to 0 to automatically scale to fullscreen.</translation>
10589
10601
    </message>
10590
10602
    <message>
10591
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1845"/>
 
10603
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1827"/>
10592
10604
        <source>GUI height (pixels)</source>
10593
10605
        <translation>GUI height (pixels)</translation>
10594
10606
    </message>
10595
10607
    <message>
10596
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1847"/>
 
10608
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1829"/>
10597
10609
        <source>The height of the GUI. Do not make the GUI taller than your actual screen resolution. Set to 0 to automatically scale to fullscreen.</source>
10598
10610
        <translation>The height of the GUI. Do not make the GUI taller than your actual screen resolution. Set to 0 to automatically scale to fullscreen.</translation>
10599
10611
    </message>
10600
10612
    <message>
10601
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1858"/>
 
10613
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1840"/>
10602
10614
        <source>The horizontal offset where the GUI will be displayed. May only work if run in a window.</source>
10603
10615
        <translation>The horizontal offset where the GUI will be displayed. May only work if run in a window.</translation>
10604
10616
    </message>
10605
10617
    <message>
10606
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1868"/>
 
10618
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1850"/>
10607
10619
        <source>The vertical offset where the GUI will be displayed.</source>
10608
10620
        <translation>The vertical offset where the GUI will be displayed.</translation>
10609
10621
    </message>
10610
10622
    <message>
10611
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1877"/>
 
10623
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1859"/>
10612
10624
        <source>Display size - width</source>
10613
10625
        <translation>Display size - width</translation>
10614
10626
    </message>
10615
10627
    <message>
10616
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1888"/>
 
10628
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1870"/>
10617
10629
        <source>Display size - height</source>
10618
10630
        <translation>Display size - height</translation>
10619
10631
    </message>
10620
10632
    <message>
10621
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1985"/>
 
10633
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1967"/>
10622
10634
        <source>Video output</source>
10623
10635
        <translation>Video output</translation>
10624
10636
    </message>
10625
10637
    <message>
10626
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2037"/>
 
10638
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2019"/>
10627
10639
        <source>Leave at &quot;Default&quot; to use ratio reported by the monitor. Set to 16:9 or 4:3 to force a specific aspect ratio.</source>
10628
10640
        <translation>Leave at &quot;Default&quot; to use ratio reported by the monitor. Set to 16:9 or 4:3 to force a specific aspect ratio.</translation>
10629
10641
    </message>
10630
10642
    <message>
10631
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2101"/>
 
10643
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2083"/>
10632
10644
        <source>Hide mouse cursor in MythTV</source>
10633
10645
        <translation>Hide mouse cursor in MythTV</translation>
10634
10646
    </message>
10635
10647
    <message>
10636
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2126"/>
 
10648
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2108"/>
10637
10649
        <source>If disabled, the video playback window can be resized</source>
10638
10650
        <translation>If disabled, the video playback window can be resized</translation>
10639
10651
    </message>
10640
10652
    <message>
10641
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2177"/>
 
10653
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2159"/>
10642
10654
        <source>Short date format</source>
10643
10655
        <translation>Short date format</translation>
10644
10656
    </message>
10645
10657
    <message>
10646
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2227"/>
 
10658
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2209"/>
10647
10659
        <source>Your preferred time format. You must choose a format with &quot;AM&quot; or &quot;PM&quot; in it, otherwise your time display will be 24-hour or &quot;military&quot; time.</source>
10648
10660
        <translation>Your preferred time format. You must choose a format with &quot;AM&quot; or &quot;PM&quot; in it, otherwise your time display will be 24-hour or &quot;military&quot; time.</translation>
10649
10661
    </message>
10650
10662
    <message>
10651
 
        <source>Paint engine</source>
10652
 
        <translation type="obsolete">Paint engine</translation>
10653
 
    </message>
10654
 
    <message>
10655
 
        <source>Direct3D</source>
10656
 
        <translation type="obsolete">Direct3D</translation>
10657
 
    </message>
10658
 
    <message>
10659
 
        <source>This selects what MythTV uses to draw. If you have decent hardware, select OpenGL.</source>
10660
 
        <translation type="obsolete">This selects what MythTV uses to draw. If you have decent hardware, select OpenGL.</translation>
10661
 
    </message>
10662
 
    <message>
10663
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2237"/>
10664
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2251"/>
 
10663
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2219"/>
 
10664
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2233"/>
10665
10665
        <source>number</source>
10666
10666
        <translation>number</translation>
10667
10667
    </message>
10668
10668
    <message>
10669
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2238"/>
10670
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2252"/>
 
10669
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2220"/>
 
10670
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2234"/>
10671
10671
        <source>number callsign</source>
10672
10672
        <translation>number callsign</translation>
10673
10673
    </message>
10674
10674
    <message>
10675
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2239"/>
10676
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2253"/>
 
10675
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2221"/>
 
10676
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2235"/>
10677
10677
        <source>number name</source>
10678
10678
        <translation>number name</translation>
10679
10679
    </message>
10680
10680
    <message>
10681
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3626"/>
 
10681
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3596"/>
10682
10682
        <source>Screen Settings</source>
10683
10683
        <translation>Screen Settings</translation>
10684
10684
    </message>
10685
10685
    <message>
10686
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1398"/>
10687
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2240"/>
10688
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2254"/>
 
10686
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1391"/>
 
10687
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2222"/>
 
10688
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2236"/>
10689
10689
        <source>callsign</source>
10690
10690
        <translation>callsign</translation>
10691
10691
    </message>
10692
10692
    <message>
10693
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2241"/>
10694
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2255"/>
 
10693
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2223"/>
 
10694
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2237"/>
10695
10695
        <source>name</source>
10696
10696
        <translation>name</translation>
10697
10697
    </message>
10698
10698
    <message>
10699
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2242"/>
 
10699
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2224"/>
10700
10700
        <source>Your preferred channel format.</source>
10701
10701
        <translation>Your preferred channel format.</translation>
10702
10702
    </message>
10703
10703
    <message>
10704
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2256"/>
 
10704
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2238"/>
10705
10705
        <source>Your preferred long channel format.</source>
10706
10706
        <translation>Your preferred long channel format.</translation>
10707
10707
    </message>
10708
10708
    <message>
10709
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2571"/>
 
10709
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2541"/>
10710
10710
        <source>Find One, Find Weekly and Find Daily recording types will receive this additional recording priority value.</source>
10711
10711
        <translation>Find One, Find Weekly and Find Daily recording types will receive this additional recording priority value.</translation>
10712
10712
    </message>
10713
10713
    <message>
10714
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2592"/>
 
10714
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2562"/>
10715
10715
        <source>Guide starts at channel</source>
10716
10716
        <translation>Guide starts at channel</translation>
10717
10717
    </message>
10718
10718
    <message>
10719
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1476"/>
10720
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2613"/>
 
10719
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1496"/>
 
10720
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2583"/>
10721
10721
        <source>Language</source>
10722
10722
        <translation>Language</translation>
10723
10723
    </message>
10724
10724
    <message>
10725
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2630"/>
 
10725
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2600"/>
10726
10726
        <source>Your preferred language for the user interface.</source>
10727
10727
        <translation>Your preferred language for the user interface.</translation>
10728
10728
    </message>
10729
10729
    <message>
10730
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2709"/>
 
10730
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2679"/>
10731
10731
        <source>Enable realtime priority threads</source>
10732
10732
        <translation>Enable realtime priority threads</translation>
10733
10733
    </message>
10734
10734
    <message>
10735
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2710"/>
 
10735
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2680"/>
10736
10736
        <source>When running mythfrontend with root privileges, some threads can be given enhanced priority. Disable this if mythfrontend freezes during video playback.</source>
10737
10737
        <translation>When running mythfrontend with root privileges, some threads can be given enhanced priority. Disable this if mythfrontend freezes during video playback.</translation>
10738
10738
    </message>
10739
10739
    <message>
10740
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2721"/>
 
10740
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2691"/>
10741
10741
        <source>Monitor CD/DVD</source>
10742
10742
        <translation>Monitor CD/DVD</translation>
10743
10743
    </message>
10744
10744
    <message>
10745
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2723"/>
10746
 
        <source>This enables support for monitoring your CD/DVD drives for new disks and launching the proper plugin to handle them.</source>
10747
 
        <translation>This enables support for monitoring your CD/DVD drives for new discs and launching the proper plugin to handle them.</translation>
10748
 
    </message>
10749
 
    <message>
10750
 
        <source>Log MythTV events to database</source>
10751
 
        <translation type="obsolete">Log MythTV events to database</translation>
10752
 
    </message>
10753
 
    <message>
10754
 
        <source>If enabled, MythTV modules will send event details to the database, where they can be viewed with MythLog or periodically emailed to the administrator.</source>
10755
 
        <translation type="obsolete">If enabled, MythTV modules will send event details to the database, where they can be viewed with MythLog or periodically emailed to the administrator.</translation>
10756
 
    </message>
10757
 
    <message>
10758
 
        <source>The number of days between log cleanup runs.</source>
10759
 
        <translation type="obsolete">The number of days between log cleanup runs.</translation>
10760
 
    </message>
10761
 
    <message>
10762
 
        <source>Number of days to keep acknowledged log entries</source>
10763
 
        <translation type="obsolete">Number of days to keep acknowledged log entries</translation>
10764
 
    </message>
10765
 
    <message>
10766
 
        <source>The number of days before a log entry that has been acknowledged will be deleted by the log cleanup process.</source>
10767
 
        <translation type="obsolete">The number of days before a log entry that has been acknowledged will be deleted by the log cleanup process.</translation>
10768
 
    </message>
10769
 
    <message>
10770
 
        <source>Number of days to keep unacknowledged log entries</source>
10771
 
        <translation type="obsolete">Number of days to keep unacknowledged log entries</translation>
10772
 
    </message>
10773
 
    <message>
10774
 
        <source>The number of days before a log entry that has NOT been acknowledged will be deleted by the log cleanup process.</source>
10775
 
        <translation type="obsolete">The number of days before a log entry that has NOT been acknowledged will be deleted by the log cleanup process.</translation>
10776
 
    </message>
10777
 
    <message>
10778
 
        <source>This controls what messages will be printed out as well as being logged to the database.</source>
10779
 
        <translation type="obsolete">This controls what messages will be printed out as well as being logged to the database.</translation>
10780
 
    </message>
10781
 
    <message>
10782
 
        <source>Automatically run mythfilldatabase</source>
10783
 
        <translation type="obsolete">Automatically run mythfilldatabase</translation>
10784
 
    </message>
10785
 
    <message>
10786
 
        <source>The number of days between mythfilldatabase runs.</source>
10787
 
        <translation type="obsolete">The number of days between mythfilldatabase runs.</translation>
10788
 
    </message>
10789
 
    <message>
10790
 
        <source>Mythfilldatabase</source>
10791
 
        <translation type="obsolete">Mythfilldatabase</translation>
10792
 
    </message>
10793
 
    <message>
10794
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2863"/>
 
10745
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2834"/>
10795
10746
        <source>Display current time on idle LCD display. </source>
10796
10747
        <translation>Display current time on idle LCD display. </translation>
10797
10748
    </message>
10798
10749
    <message>
10799
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2872"/>
 
10750
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2843"/>
10800
10751
        <source>Display current recordings information on LCD display.</source>
10801
10752
        <translation>Display current recordings information on LCD display.</translation>
10802
10753
    </message>
10803
10754
    <message>
10804
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2882"/>
 
10755
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2853"/>
10805
10756
        <source>Display selected menu on LCD display. </source>
10806
10757
        <translation>Display selected menu on LCD display. </translation>
10807
10758
    </message>
10808
10759
    <message>
10809
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2901"/>
 
10760
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2872"/>
10810
10761
        <source>Display playing artist and song title in MythMusic on LCD display.</source>
10811
10762
        <translation>Display playing artist and song title in MythMusic on LCD display.</translation>
10812
10763
    </message>
10813
10764
    <message>
10814
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2910"/>
 
10765
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2881"/>
10815
10766
        <source>Items</source>
10816
10767
        <translation>Items</translation>
10817
10768
    </message>
10818
10769
    <message>
10819
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2911"/>
 
10770
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2882"/>
10820
10771
        <source>Artist - Title</source>
10821
10772
        <translation>Artist - Title</translation>
10822
10773
    </message>
10823
10774
    <message>
10824
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2912"/>
 
10775
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2883"/>
10825
10776
        <source>Artist [Album] Title</source>
10826
10777
        <translation>Artist [Album] Title</translation>
10827
10778
    </message>
10828
10779
    <message>
10829
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2913"/>
 
10780
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2884"/>
10830
10781
        <source>Which items to show when playing music.</source>
10831
10782
        <translation>Which items to show when playing music.</translation>
10832
10783
    </message>
10833
10784
    <message>
10834
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2921"/>
 
10785
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2892"/>
10835
10786
        <source>Display tuned channel information on LCD display.</source>
10836
10787
        <translation>Display tuned channel information on LCD display.</translation>
10837
10788
    </message>
10838
10789
    <message>
10839
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2930"/>
 
10790
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2901"/>
10840
10791
        <source>Display volume level information on LCD display.</source>
10841
10792
        <translation>Display volume level information on LCD display.</translation>
10842
10793
    </message>
10843
10794
    <message>
10844
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2940"/>
 
10795
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2911"/>
10845
10796
        <source>Display generic information on LCD display.</source>
10846
10797
        <translation>Display generic information on LCD display.</translation>
10847
10798
    </message>
10848
10799
    <message>
10849
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2949"/>
 
10800
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2920"/>
10850
10801
        <source>Turn on the backlight permanently on the LCD display.</source>
10851
10802
        <translation>Turn on the backlight permanently on the LCD display.</translation>
10852
10803
    </message>
10853
10804
    <message>
10854
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2959"/>
 
10805
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2930"/>
10855
10806
        <source>Turn on the LCD heartbeat.</source>
10856
10807
        <translation>Turn on the LCD heartbeat.</translation>
10857
10808
    </message>
10858
10809
    <message>
10859
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2978"/>
 
10810
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2949"/>
10860
10811
        <source>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)</source>
10861
10812
        <translation>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)</translation>
10862
10813
    </message>
10863
10814
    <message>
10864
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2989"/>
 
10815
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2960"/>
10865
10816
        <source>Enable LCD device</source>
10866
10817
        <translation>Enable LCD device</translation>
10867
10818
    </message>
10868
10819
    <message>
10869
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2990"/>
 
10820
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2961"/>
10870
10821
        <source>Use an LCD display to view MythTV status information.</source>
10871
10822
        <translation>Use an LCD display to view MythTV status information.</translation>
10872
10823
    </message>
10873
10824
    <message>
10874
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3002"/>
 
10825
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2973"/>
10875
10826
        <source>LCD device display</source>
10876
10827
        <translation>LCD device display</translation>
10877
10828
    </message>
10878
10829
    <message>
10879
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3047"/>
 
10830
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3018"/>
10880
10831
        <source>Enable gamma correction for video</source>
10881
10832
        <translation>Enable gamma correction for video</translation>
10882
10833
    </message>
10883
10834
    <message>
10884
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3058"/>
 
10835
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3029"/>
10885
10836
        <source>Scale video as necessary</source>
10886
10837
        <translation>Scale video as necessary</translation>
10887
10838
    </message>
10888
10839
    <message>
10889
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3069"/>
 
10840
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3040"/>
10890
10841
        <source>Frames to skip in fullscreen mode</source>
10891
10842
        <translation>Frames to skip in fullscreen mode</translation>
10892
10843
    </message>
10893
10844
    <message>
10894
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3071"/>
 
10845
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3042"/>
10895
10846
        <source>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 &quot;Use GUI size for TV playback&quot; or &quot;Run the frontend in a window&quot; is not checked.</source>
10896
10847
        <translation>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 &quot;Use GUI size for TV playback&quot; or &quot;Run the frontend in a window&quot; is not checked.</translation>
10897
10848
    </message>
10898
10849
    <message>
10899
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3082"/>
10900
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3119"/>
 
10850
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3053"/>
 
10851
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3090"/>
10901
10852
        <source>Video in main window</source>
10902
10853
        <translation>Video in main window</translation>
10903
10854
    </message>
10904
10855
    <message>
10905
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3095"/>
10906
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3150"/>
10907
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3205"/>
10908
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3245"/>
 
10856
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3066"/>
 
10857
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3121"/>
 
10858
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3176"/>
 
10859
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3216"/>
10909
10860
        <source>Frames to skip</source>
10910
10861
        <translation>Frames to skip</translation>
10911
10862
    </message>
10912
10863
    <message>
10913
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3097"/>
 
10864
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3068"/>
10914
10865
        <source>Video in the main window will skip this many frames for each frame drawn. Set to 0 to show every frame.</source>
10915
10866
        <translation>Video in the main window will skip this many frames for each frame drawn. Set to 0 to show every frame.</translation>
10916
10867
    </message>
10917
10868
    <message>
10918
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3106"/>
10919
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3161"/>
 
10869
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3077"/>
 
10870
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3132"/>
10920
10871
        <source>Opacity</source>
10921
10872
        <translation>Opacity</translation>
10922
10873
    </message>
10923
10874
    <message>
10924
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3108"/>
 
10875
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3079"/>
10925
10876
        <source>The opacity of the main window. Set to 100 for completely opaque, set to 0 for completely transparent.</source>
10926
10877
        <translation>The opacity of the main window. Set to 100 for completely opaque, set to 0 for completely transparent.</translation>
10927
10878
    </message>
10928
10879
    <message>
10929
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3138"/>
10930
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3174"/>
 
10880
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3109"/>
 
10881
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3145"/>
10931
10882
        <source>Video in floating window</source>
10932
10883
        <translation>Video in floating window</translation>
10933
10884
    </message>
10934
10885
    <message>
10935
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3152"/>
 
10886
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3123"/>
10936
10887
        <source>Video in the floating window will skip this many frames for each frame drawn. Set to 0 to show every frame.</source>
10937
10888
        <translation>Video in the floating window will skip this many frames for each frame drawn. Set to 0 to show every frame.</translation>
10938
10889
    </message>
10939
10890
    <message>
10940
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3163"/>
 
10891
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3134"/>
10941
10892
        <source>The opacity of the floating window. Set to 100 for completely opaque, set to 0 for completely transparent.</source>
10942
10893
        <translation>The opacity of the floating window. Set to 100 for completely opaque, set to 0 for completely transparent.</translation>
10943
10894
    </message>
10944
10895
    <message>
10945
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3193"/>
10946
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3218"/>
 
10896
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3164"/>
 
10897
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3189"/>
10947
10898
        <source>Video in the dock</source>
10948
10899
        <translation>Video in the dock</translation>
10949
10900
    </message>
10950
10901
    <message>
10951
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3207"/>
 
10902
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3178"/>
10952
10903
        <source>Video in the dock icon will skip this many frames for each frame drawn. Set to 0 to show every frame.</source>
10953
10904
        <translation>Video in the dock icon will skip this many frames for each frame drawn. Set to 0 to show every frame.</translation>
10954
10905
    </message>
10955
10906
    <message>
10956
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3233"/>
10957
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3258"/>
 
10907
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3204"/>
 
10908
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3229"/>
10958
10909
        <source>Video on the desktop</source>
10959
10910
        <translation>Video on the desktop</translation>
10960
10911
    </message>
10961
10912
    <message>
10962
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3247"/>
 
10913
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3218"/>
10963
10914
        <source>Video on the desktop will skip this many frames for each frame drawn. Set to 0 to show every frame.</source>
10964
10915
        <translation>Video on the desktop will skip this many frames for each frame drawn. Set to 0 to show every frame.</translation>
10965
10916
    </message>
10966
10917
    <message>
10967
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3274"/>
 
10918
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3245"/>
10968
10919
        <source>Show the program guide when starting Live TV</source>
10969
10920
        <translation>Show the programme guide when starting Live TV</translation>
10970
10921
    </message>
10971
10922
    <message>
10972
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3275"/>
 
10923
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3246"/>
10973
10924
        <source>This starts the program guide immediately upon starting to watch Live TV.</source>
10974
10925
        <translation>This starts the programme guide immediately upon starting to watch Live TV.</translation>
10975
10926
    </message>
10976
10927
    <message>
10977
 
        <location filename="../html/htmlstrings.h" line="71"/>
10978
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3294"/>
 
10928
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3265"/>
10979
10929
        <source>General</source>
10980
10930
        <translation>General</translation>
10981
10931
    </message>
10982
10932
    <message>
10983
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3395"/>
10984
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3415"/>
 
10933
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3365"/>
 
10934
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3385"/>
10985
10935
        <source>View Recordings</source>
10986
10936
        <translation>View Recordings</translation>
10987
10937
    </message>
10988
10938
    <message>
10989
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3422"/>
 
10939
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3392"/>
10990
10940
        <source>Seeking</source>
10991
10941
        <translation>Seeking</translation>
10992
10942
    </message>
10993
10943
    <message>
10994
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3431"/>
 
10944
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3401"/>
10995
10945
        <source>Commercial Skip</source>
10996
10946
        <translation>Advert Skip</translation>
10997
10947
    </message>
10998
10948
    <message>
10999
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3495"/>
 
10949
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3464"/>
11000
10950
        <source>General (Basic)</source>
11001
10951
        <translation>General (Basic)</translation>
11002
10952
    </message>
11003
10953
    <message>
11004
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3530"/>
 
10954
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3500"/>
11005
10955
        <source>General (Jobs)</source>
11006
10956
        <translation>General (Jobs)</translation>
11007
10957
    </message>
11008
10958
    <message>
11009
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3561"/>
 
10959
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3531"/>
11010
10960
        <source>General (Advanced)</source>
11011
10961
        <translation>General (Advanced)</translation>
11012
10962
    </message>
11013
10963
    <message>
11014
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3578"/>
 
10964
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3548"/>
11015
10965
        <source>Program Guide</source>
11016
10966
        <translation>Programme Guide</translation>
11017
10967
    </message>
11018
10968
    <message>
11019
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3671"/>
 
10969
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3641"/>
11020
10970
        <source>Localization</source>
11021
10971
        <translation>Localization</translation>
11022
10972
    </message>
11023
10973
    <message>
11024
 
        <location filename="../libs/libmyth/programinfo.cpp" line="800"/>
 
10974
        <location filename="../libs/libmyth/programinfo.cpp" line="810"/>
11025
10975
        <source>Directed By</source>
11026
10976
        <translation>Directed By</translation>
11027
10977
    </message>
11028
10978
    <message>
11029
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1041"/>
11030
 
        <source>%1 total, %2 used, %3 (or %4%) free.</source>
11031
 
        <translation>%1 total, %2 used, %3 (or %4%) free.</translation>
11032
 
    </message>
11033
 
    <message>
11034
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1058"/>
11035
 
        <source>, using your %1 rate of %2 kb/s</source>
11036
 
        <translation>, using your %1 rate of %2 kb/s</translation>
11037
 
    </message>
11038
 
    <message>
11039
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1092"/>
11040
 
        <source>Uptime</source>
11041
 
        <translation>Uptime</translation>
11042
 
    </message>
11043
 
    <message>
11044
10979
        <location filename="../programs/mythwelcome/welcomesettings.cpp" line="14"/>
11045
10980
        <location filename="../programs/mythwelcome/welcomesettings.cpp" line="15"/>
11046
10981
        <location filename="../programs/mythwelcome/welcomesettings.cpp" line="25"/>
11171
11106
        <translation>MythWelcome/MythShutdown Settings</translation>
11172
11107
    </message>
11173
11108
    <message>
11174
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="82"/>
 
11109
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="102"/>
11175
11110
        <source>TV format</source>
11176
11111
        <translation>TV format</translation>
11177
11112
    </message>
11178
11113
    <message>
11179
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="88"/>
 
11114
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="108"/>
11180
11115
        <source>The TV standard to use for viewing TV.</source>
11181
11116
        <translation>The TV standard to use for viewing TV.</translation>
11182
11117
    </message>
11183
11118
    <message>
11184
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="95"/>
 
11119
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="115"/>
11185
11120
        <source>VBI format</source>
11186
11121
        <translation>VBI format</translation>
11187
11122
    </message>
11188
11123
    <message>
11189
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="122"/>
 
11124
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="142"/>
11190
11125
        <source>Save original files after transcoding (globally)</source>
11191
11126
        <translation>Save original files after transcoding (globally)</translation>
11192
11127
    </message>
11193
11128
    <message>
11194
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="145"/>
 
11129
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="165"/>
11195
11130
        <source>Follow symbolic links when deleting files</source>
11196
11131
        <translation>Follow symbolic links when deleting files</translation>
11197
11132
    </message>
11198
11133
    <message>
11199
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="175"/>
 
11134
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="195"/>
11200
11135
        <source>Combination</source>
11201
11136
        <translation>Combination</translation>
11202
11137
    </message>
11203
11138
    <message>
11204
 
        <source>If enabled, the master backend will stream and delete files if it finds them in the video directory. Useful if you are using a central storage location, like a NFS share, and your slave backend isn&apos;t running.</source>
11205
 
        <translation type="obsolete">If enabled, the master backend will stream and delete files if it finds them in the video directory. Useful if you are using a central storage location, like a NFS share, and your slave backend isn&apos;t running.</translation>
 
11139
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="221"/>
 
11140
        <source>By default, MythTV resets the FireWire bus when a FireWire recorder stops responding to commands. If this causes problems, you can disable this behavior here.</source>
 
11141
        <translation>By default, MythTV resets the FireWire bus when a FireWire recorder stops responding to commands. If this causes problems, you can disable this behaviour here.</translation>
11206
11142
    </message>
11207
11143
    <message>
11208
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="359"/>
 
11144
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="379"/>
11209
11145
        <source>Number of times the frontend will try to wake up the master backend.</source>
11210
11146
        <translation>Number of times the frontend will try to wake up the master backend.</translation>
11211
11147
    </message>
11212
11148
    <message>
11213
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="435"/>
 
11149
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="455"/>
11214
11150
        <source>The number of minutes the master backend waits for a recording. If the backend is idle but a recording starts within this time period, it won&apos;t shut down.</source>
11215
 
        <translation type="unfinished"></translation>
 
11151
        <translation>The number of minutes the master backend waits for a recording. If the backend is idle but a recording starts within this time period, it won&apos;t shut down.</translation>
11216
11152
    </message>
11217
11153
    <message>
11218
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="455"/>
 
11154
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="475"/>
11219
11155
        <location filename="../programs/mythwelcome/welcomesettings.cpp" line="139"/>
11220
11156
        <source>Wakeup time format</source>
11221
11157
        <translation>Wakeup time format</translation>
11222
11158
    </message>
11223
11159
    <message>
11224
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="477"/>
 
11160
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="497"/>
11225
11161
        <source>Server halt command</source>
11226
11162
        <translation>Server halt command</translation>
11227
11163
    </message>
11228
11164
    <message>
11229
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="479"/>
 
11165
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="499"/>
11230
11166
        <source>The command used to halt the backends.</source>
11231
11167
        <translation>The command used to halt the backends.</translation>
11232
11168
    </message>
11233
11169
    <message>
11234
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="499"/>
 
11170
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="519"/>
11235
11171
        <source>Block shutdown before client connected</source>
11236
11172
        <translation>Block shutdown before client connected</translation>
11237
11173
    </message>
11238
11174
    <message>
11239
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="509"/>
 
11175
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="529"/>
11240
11176
        <source>Startup command</source>
11241
11177
        <translation>Startup command</translation>
11242
11178
    </message>
11243
11179
    <message>
11244
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="511"/>
 
11180
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="531"/>
11245
11181
        <source>This command is executed right after starting the BE. As a parameter &apos;$status&apos; is replaced by either &apos;auto&apos; if the machine was started automatically or &apos;user&apos; if a user switched it on.</source>
11246
11182
        <translation>This command is executed immediately after starting the backend. As a parameter &apos;$status&apos; is replaced by either &apos;auto&apos; if the machine was started automatically or &apos;user&apos; if a user switched it on.</translation>
11247
11183
    </message>
11248
11184
    <message>
11249
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="521"/>
 
11185
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="541"/>
11250
11186
        <source>Maximum simultaneous jobs on this backend</source>
11251
11187
        <translation>Maximum simultaneous jobs on this backend</translation>
11252
11188
    </message>
11253
11189
    <message>
11254
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="522"/>
 
11190
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="542"/>
11255
11191
        <source>The Job Queue will be limited to running this many simultaneous jobs on this backend.</source>
11256
11192
        <translation>The Job Queue will be limited to running this many simultaneous jobs on this backend.</translation>
11257
11193
    </message>
11258
11194
    <message>
11259
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="542"/>
 
11195
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="562"/>
11260
11196
        <source>Low</source>
11261
11197
        <translation>Low</translation>
11262
11198
    </message>
11263
11199
    <message>
11264
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="543"/>
 
11200
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="563"/>
11265
11201
        <source>Medium</source>
11266
11202
        <translation>Medium</translation>
11267
11203
    </message>
11269
11205
        <location filename="../libs/libmythtv/channelscan/frequencytablesetting.cpp" line="40"/>
11270
11206
        <location filename="../libs/libmythtv/channelscan/frequencytablesetting.cpp" line="42"/>
11271
11207
        <location filename="../libs/libmythtv/channelscan/frequencytablesetting.cpp" line="44"/>
11272
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="544"/>
 
11208
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="564"/>
11273
11209
        <source>High</source>
11274
11210
        <translation>High</translation>
11275
11211
    </message>
11276
11212
    <message>
11277
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="614"/>
 
11213
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="634"/>
11278
11214
        <source>The command to run whenever this User Job number is scheduled.</source>
11279
11215
        <translation>The command to run whenever this User Job number is scheduled.</translation>
11280
11216
    </message>
11281
11217
    <message>
11282
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="707"/>
 
11218
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="727"/>
11283
11219
        <source>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.</source>
11284
 
        <translation type="unfinished"></translation>
11285
 
    </message>
11286
 
    <message>
11287
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="718"/>
11288
 
        <source>Video content to show a WMP cient</source>
11289
 
        <translation type="unfinished"></translation>
11290
 
    </message>
11291
 
    <message>
11292
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="722"/>
 
11220
        <translation>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.</translation>
 
11221
    </message>
 
11222
    <message>
 
11223
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="742"/>
11293
11224
        <source>Which tree to show a Windows Media Player client when it requests a list of videos.</source>
11294
 
        <translation type="unfinished"></translation>
 
11225
        <translation>Which tree to show a Windows Media Player client when it requests a list of videos.</translation>
11295
11226
    </message>
11296
11227
    <message>
11297
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="730"/>
 
11228
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="750"/>
11298
11229
        <source>Automatically update program listings</source>
11299
 
        <translation type="unfinished"></translation>
 
11230
        <translation>Automatically update program listings</translation>
11300
11231
    </message>
11301
11232
    <message>
11302
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="732"/>
 
11233
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="752"/>
11303
11234
        <source>If enabled, the guide data program will be run automatically.</source>
11304
 
        <translation type="unfinished"></translation>
 
11235
        <translation>If enabled, the listings data program will be run automatically.</translation>
11305
11236
    </message>
11306
11237
    <message>
11307
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="740"/>
 
11238
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="760"/>
11308
11239
        <source>Guide data program execution start</source>
11309
 
        <translation type="unfinished"></translation>
 
11240
        <translation>Listings data program execution start</translation>
11310
11241
    </message>
11311
11242
    <message>
11312
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="742"/>
 
11243
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="762"/>
11313
11244
        <source>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.</source>
11314
 
        <translation type="unfinished"></translation>
 
11245
        <translation>This setting (and the following one) define a time period when the listings data program is allowed to run. For example, setting the start to 11 and end to 13 would mean that the program would only run between 11:00 and 13:59.</translation>
11315
11246
    </message>
11316
11247
    <message>
11317
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="753"/>
 
11248
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="773"/>
11318
11249
        <source>Guide data program execution end</source>
11319
 
        <translation type="unfinished"></translation>
 
11250
        <translation>Listings data program execution end</translation>
11320
11251
    </message>
11321
11252
    <message>
11322
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="755"/>
 
11253
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="775"/>
11323
11254
        <source>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.</source>
11324
 
        <translation type="unfinished"></translation>
 
11255
        <translation>This setting (and the preceding one) define a time period when the listings 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 and 13:59.</translation>
11325
11256
    </message>
11326
11257
    <message>
11327
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="766"/>
 
11258
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="786"/>
11328
11259
        <source>Run guide data program at time suggested by the grabber.</source>
11329
 
        <translation type="unfinished"></translation>
 
11260
        <translation>Run listings data program at time suggested by the grabber.</translation>
11330
11261
    </message>
11331
11262
    <message>
11332
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="769"/>
 
11263
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="789"/>
11333
11264
        <source>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.</source>
11334
 
        <translation type="unfinished"></translation>
 
11265
        <translation>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.</translation>
11335
11266
    </message>
11336
11267
    <message>
11337
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="779"/>
 
11268
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="799"/>
11338
11269
        <source>Guide data program</source>
11339
 
        <translation type="unfinished"></translation>
 
11270
        <translation>Listings data program</translation>
11340
11271
    </message>
11341
11272
    <message>
11342
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="791"/>
 
11273
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="811"/>
11343
11274
        <source>Guide data arguments</source>
11344
 
        <translation type="unfinished"></translation>
 
11275
        <translation>Listings data arguments</translation>
11345
11276
    </message>
11346
11277
    <message>
11347
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="793"/>
 
11278
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="813"/>
11348
11279
        <source>Any arguments you want passed to the guide data program.</source>
11349
 
        <translation type="unfinished"></translation>
11350
 
    </message>
11351
 
    <message>
11352
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="801"/>
11353
 
        <source>Guide data program log path</source>
11354
 
        <translation type="unfinished"></translation>
11355
 
    </message>
11356
 
    <message>
11357
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="803"/>
11358
 
        <source>File or directory to use for logging output from the guide data program. Leave blank to disable logging.</source>
11359
 
        <translation type="unfinished"></translation>
11360
 
    </message>
11361
 
    <message>
11362
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="815"/>
 
11280
        <translation>Any arguments you want passed to the listings data program.</translation>
 
11281
    </message>
 
11282
    <message>
 
11283
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="824"/>
11363
11284
        <source>Program Schedule Downloading Options</source>
11364
 
        <translation type="unfinished"></translation>
 
11285
        <translation>Program Schedule Downloading Options</translation>
11365
11286
    </message>
11366
11287
    <message>
11367
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="838"/>
 
11288
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="846"/>
11368
11289
        <source>Host Address Backend Setup</source>
11369
11290
        <translation>Host Address Backend Setup</translation>
11370
11291
    </message>
11371
11292
    <message>
11372
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="906"/>
 
11293
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="918"/>
11373
11294
        <source>Shutdown/Wakeup Options</source>
11374
11295
        <translation>Shutdown/Wakeup Options</translation>
11375
11296
    </message>
11376
11297
    <message>
11377
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="969"/>
 
11298
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="981"/>
11378
11299
        <source>Job Queue (Global)</source>
11379
11300
        <translation>Job Queue (Global)</translation>
11380
11301
    </message>
11381
11302
    <message>
11382
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="979"/>
 
11303
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="991"/>
11383
11304
        <source>Job Queue (Job Commands)</source>
11384
11305
        <translation>Job Queue (Job Commands)</translation>
11385
11306
    </message>
11386
11307
    <message>
11387
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="966"/>
 
11308
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="965"/>
11388
11309
        <source>Allows the transcoder to resize the video during transcoding.</source>
11389
11310
        <translation>Allows the transcoder to resize the video during transcoding.</translation>
11390
11311
    </message>
11391
11312
    <message>
11392
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="978"/>
 
11313
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="977"/>
11393
11314
        <source>Lossless transcoding</source>
11394
11315
        <translation>Lossless transcoding</translation>
11395
11316
    </message>
11396
11317
    <message>
11397
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="980"/>
 
11318
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="979"/>
11398
11319
        <source>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&apos;t save as much space.</source>
11399
11320
        <translation>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&apos;t save as much space.</translation>
11400
11321
    </message>
11401
11322
    <message>
11402
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2140"/>
11403
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2181"/>
 
11323
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2122"/>
 
11324
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2163"/>
11404
11325
        <source>Samples are shown using today&apos;s date.</source>
11405
11326
        <translation>Samples are shown using today&apos;s date.</translation>
11406
11327
    </message>
11407
11328
    <message>
11408
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2146"/>
11409
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2187"/>
 
11329
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2128"/>
 
11330
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2169"/>
11410
11331
        <source>Samples are shown using tomorrow&apos;s date.</source>
11411
11332
        <translation>Samples are shown using tomorrow&apos;s date.</translation>
11412
11333
    </message>
11413
11334
    <message>
11414
 
        <source>Run mythfilldatabase at time suggested by the grabber.</source>
11415
 
        <translation type="obsolete">Run mythfilldatabase at time suggested by the grabber.</translation>
11416
 
    </message>
11417
 
    <message>
11418
11335
        <location filename="../libs/libmythtv/channelscan/frequencytablesetting.cpp" line="73"/>
11419
11336
        <source>Spain</source>
11420
11337
        <translation>Spain</translation>
11421
11338
    </message>
11422
11339
    <message>
11423
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2677"/>
 
11340
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2647"/>
11424
11341
        <source>Enable Network Remote Control interface</source>
11425
11342
        <translation>Enable Network Remote Control interface</translation>
11426
11343
    </message>
11427
11344
    <message>
11428
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2678"/>
 
11345
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2648"/>
11429
11346
        <source>This enables support for controlling mythfrontend over the network.</source>
11430
11347
        <translation>This enables support for controlling mythfrontend over the network.</translation>
11431
11348
    </message>
11435
11352
        <translation>Too Far %1</translation>
11436
11353
    </message>
11437
11354
    <message>
11438
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1066"/>
 
11355
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1065"/>
11439
11356
        <source>If the width is set to &apos;Auto&apos;, the width will be calculated based on the height and the recording&apos;s physical aspect ratio.</source>
11440
11357
        <translation>If the width is set to &apos;Auto&apos;, the width will be calculated based on the height and the recording&apos;s physical aspect ratio.</translation>
11441
11358
    </message>
11442
11359
    <message>
11443
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1093"/>
 
11360
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1092"/>
11444
11361
        <source>If the height is set to &apos;Auto&apos;, the height will be calculated based on the width and the recording&apos;s physical aspect ratio.</source>
11445
11362
        <translation>If the height is set to &apos;Auto&apos;, the height will be calculated based on the width and the recording&apos;s physical aspect ratio.</translation>
11446
11363
    </message>
11447
11364
    <message>
11448
 
        <location filename="../libs/libmyth/programinfo.cpp" line="4723"/>
 
11365
        <location filename="../libs/libmyth/programinfo.cpp" line="4879"/>
11449
11366
        <source>All Available Methods</source>
11450
11367
        <translation>All Available Methods</translation>
11451
11368
    </message>
11452
11369
    <message>
11453
 
        <location filename="../libs/libmyth/programinfo.cpp" line="4731"/>
 
11370
        <location filename="../libs/libmyth/programinfo.cpp" line="4887"/>
11454
11371
        <source>Blank Frame Detection</source>
11455
11372
        <translation>Blank Frame Detection</translation>
11456
11373
    </message>
11467
11384
    <message>
11468
11385
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="644"/>
11469
11386
        <source>VAAPI acceleration</source>
11470
 
        <translation type="unfinished"></translation>
 
11387
        <translation>VAAPI acceleration</translation>
11471
11388
    </message>
11472
11389
    <message>
11473
11390
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="645"/>
11474
11391
        <source>Windows hardware acceleration</source>
11475
 
        <translation type="unfinished"></translation>
 
11392
        <translation>Windows hardware acceleration</translation>
11476
11393
    </message>
11477
11394
    <message>
11478
11395
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="671"/>
11480
11397
        <translation>Mac hardware will try to use the graphics processor - this may hang or crash your Mac!</translation>
11481
11398
    </message>
11482
11399
    <message>
11483
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="662"/>
 
11400
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="682"/>
11484
11401
        <source>Transcoder command</source>
11485
11402
        <translation>Transcoder command</translation>
11486
11403
    </message>
11487
11404
    <message>
11488
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="664"/>
 
11405
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="684"/>
11489
11406
        <source>The program used to transcode recordings. The default is &apos;mythtranscode&apos; if this setting is empty.</source>
11490
11407
        <translation>The program used to transcode recordings. The default is &apos;mythtranscode&apos; if this setting is empty.</translation>
11491
11408
    </message>
11492
11409
    <message>
11493
 
        <location filename="../libs/libmyth/programtypes.cpp" line="146"/>
 
11410
        <location filename="../libs/libmyth/programtypes.cpp" line="143"/>
11494
11411
        <source>F</source>
11495
11412
        <comment>RecStatusChar rsOffLine</comment>
11496
11413
        <translation>F</translation>
11497
11414
    </message>
11498
11415
    <message>
11499
 
        <location filename="../libs/libmyth/programtypes.cpp" line="209"/>
 
11416
        <location filename="../libs/libmyth/programtypes.cpp" line="206"/>
11500
11417
        <source>Recorder Off-Line</source>
11501
11418
        <translation>Recorder Off-Line</translation>
11502
11419
    </message>
11503
11420
    <message>
11504
 
        <location filename="../libs/libmyth/programtypes.cpp" line="260"/>
 
11421
        <location filename="../libs/libmyth/programtypes.cpp" line="261"/>
11505
11422
        <source>There wasn&apos;t enough disk space available.</source>
11506
11423
        <translation>There wasn&apos;t enough disk space available.</translation>
11507
11424
    </message>
11508
11425
    <message>
11509
 
        <location filename="../libs/libmyth/programtypes.cpp" line="264"/>
 
11426
        <location filename="../libs/libmyth/programtypes.cpp" line="265"/>
11510
11427
        <source>The tuner card was already being used.</source>
11511
11428
        <translation>The tuner card was already being used.</translation>
11512
11429
    </message>
11513
11430
    <message>
11514
 
        <location filename="../libs/libmyth/programtypes.cpp" line="267"/>
 
11431
        <location filename="../libs/libmyth/programtypes.cpp" line="268"/>
11515
11432
        <source>The recorder failed to record.</source>
11516
11433
        <translation>The recorder failed to record.</translation>
11517
11434
    </message>
11518
11435
    <message>
11519
 
        <location filename="../libs/libmyth/programtypes.cpp" line="328"/>
 
11436
        <location filename="../libs/libmyth/programtypes.cpp" line="329"/>
11520
11437
        <source>the backend recorder is off-line.</source>
11521
11438
        <translation>the backend recorder is off-line.</translation>
11522
11439
    </message>
11523
11440
    <message>
11524
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2736"/>
 
11441
        <location filename="../libs/libmythtv/videosource.cpp" line="2863"/>
11525
11442
        <source>If you point your satellite dish toward DishNet&apos;s birds, you may wish to enable this feature. For best results, enable general EIT collection as well.</source>
11526
11443
        <translation>If you point your satellite dish toward DishNet&apos;s satellites, you may wish to enable this feature. For best results, enable general EIT collection as well.</translation>
11527
11444
    </message>
11531
11448
        <translation>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.</translation>
11532
11449
    </message>
11533
11450
    <message>
11534
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1421"/>
 
11451
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1441"/>
11535
11452
        <source>Education</source>
11536
11453
        <translation>Education</translation>
11537
11454
    </message>
11538
11455
    <message>
11539
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1422"/>
11540
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="303"/>
 
11456
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1442"/>
 
11457
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="334"/>
11541
11458
        <source>Entertainment</source>
11542
11459
        <translation>Entertainment</translation>
11543
11460
    </message>
11544
11461
    <message>
11545
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1423"/>
11546
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="279"/>
11547
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="280"/>
11548
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="282"/>
11549
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="284"/>
11550
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="286"/>
11551
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="288"/>
11552
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="290"/>
11553
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="292"/>
11554
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="294"/>
 
11462
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1443"/>
 
11463
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="310"/>
 
11464
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="311"/>
 
11465
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="313"/>
 
11466
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="315"/>
 
11467
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="317"/>
 
11468
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="319"/>
 
11469
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="321"/>
 
11470
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="323"/>
 
11471
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="325"/>
11555
11472
        <source>Movie</source>
11556
11473
        <translation>Film</translation>
11557
11474
    </message>
11558
11475
    <message>
11559
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1424"/>
11560
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="297"/>
 
11476
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1444"/>
 
11477
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="328"/>
11561
11478
        <source>News</source>
11562
11479
        <translation>News</translation>
11563
11480
    </message>
11564
11481
    <message>
11565
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1425"/>
 
11482
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1445"/>
11566
11483
        <source>Religious</source>
11567
11484
        <translation>Religious</translation>
11568
11485
    </message>
11569
11486
    <message>
11570
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1426"/>
11571
 
        <location filename="../libs/libmythtv/eithelper.cpp" line="536"/>
11572
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="308"/>
 
11487
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1446"/>
 
11488
        <location filename="../libs/libmythtv/eithelper.cpp" line="535"/>
 
11489
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="339"/>
11573
11490
        <source>Sports</source>
11574
11491
        <translation>Sports</translation>
11575
11492
    </message>
11576
11493
    <message>
11577
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1428"/>
 
11494
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1448"/>
11578
11495
        <source>Action</source>
11579
11496
        <translation>Action</translation>
11580
11497
    </message>
11581
11498
    <message>
11582
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1429"/>
 
11499
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1449"/>
11583
11500
        <source>Advertisement</source>
11584
11501
        <translation>Advertisement</translation>
11585
11502
    </message>
11586
11503
    <message>
11587
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1430"/>
 
11504
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1450"/>
11588
11505
        <source>Animated</source>
11589
11506
        <translation>Animated</translation>
11590
11507
    </message>
11591
11508
    <message>
11592
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1431"/>
 
11509
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1451"/>
11593
11510
        <source>Anthology</source>
11594
11511
        <translation>Anthology</translation>
11595
11512
    </message>
11596
11513
    <message>
11597
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1432"/>
 
11514
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1452"/>
11598
11515
        <source>Automobile</source>
11599
11516
        <translation>Transport</translation>
11600
11517
    </message>
11601
11518
    <message>
11602
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1433"/>
 
11519
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1453"/>
11603
11520
        <source>Awards</source>
11604
11521
        <translation>Awards</translation>
11605
11522
    </message>
11606
11523
    <message>
11607
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1434"/>
 
11524
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1454"/>
11608
11525
        <source>Baseball</source>
11609
11526
        <translation>Baseball</translation>
11610
11527
    </message>
11611
11528
    <message>
11612
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1435"/>
 
11529
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1455"/>
11613
11530
        <source>Basketball</source>
11614
11531
        <translation>Basketball</translation>
11615
11532
    </message>
11616
11533
    <message>
11617
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1436"/>
 
11534
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1456"/>
11618
11535
        <source>Bulletin</source>
11619
11536
        <translation>Bulletin</translation>
11620
11537
    </message>
11621
11538
    <message>
11622
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1437"/>
 
11539
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1457"/>
11623
11540
        <source>Business</source>
11624
11541
        <translation>Business</translation>
11625
11542
    </message>
11626
11543
    <message>
11627
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1438"/>
 
11544
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1458"/>
11628
11545
        <source>Classical</source>
11629
11546
        <translation>Classical</translation>
11630
11547
    </message>
11631
11548
    <message>
11632
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1439"/>
 
11549
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1459"/>
11633
11550
        <source>College</source>
11634
11551
        <translation>College</translation>
11635
11552
    </message>
11636
11553
    <message>
11637
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1440"/>
 
11554
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1460"/>
11638
11555
        <source>Combat</source>
11639
11556
        <translation>Combat</translation>
11640
11557
    </message>
11641
11558
    <message>
11642
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1441"/>
11643
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="287"/>
 
11559
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1461"/>
 
11560
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="318"/>
11644
11561
        <source>Comedy</source>
11645
11562
        <translation>Comedy</translation>
11646
11563
    </message>
11647
11564
    <message>
11648
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1442"/>
 
11565
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1462"/>
11649
11566
        <source>Commentary</source>
11650
11567
        <translation>Commentary</translation>
11651
11568
    </message>
11652
11569
    <message>
11653
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1443"/>
 
11570
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1463"/>
11654
11571
        <source>Concert</source>
11655
11572
        <translation>Concert</translation>
11656
11573
    </message>
11657
11574
    <message>
11658
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1444"/>
 
11575
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1464"/>
11659
11576
        <source>Consumer</source>
11660
11577
        <translation>Consumer</translation>
11661
11578
    </message>
11662
11579
    <message>
11663
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1445"/>
 
11580
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1465"/>
11664
11581
        <source>Contemporary</source>
11665
11582
        <translation>Contemporary</translation>
11666
11583
    </message>
11667
11584
    <message>
11668
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1446"/>
 
11585
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1466"/>
11669
11586
        <source>Crime</source>
11670
11587
        <translation>Crime</translation>
11671
11588
    </message>
11672
11589
    <message>
11673
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1447"/>
 
11590
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1467"/>
11674
11591
        <source>Dance</source>
11675
11592
        <translation>Dance</translation>
11676
11593
    </message>
11677
11594
    <message>
11678
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1448"/>
11679
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="300"/>
 
11595
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1468"/>
 
11596
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="331"/>
11680
11597
        <source>Documentary</source>
11681
11598
        <translation>Documentary</translation>
11682
11599
    </message>
11683
11600
    <message>
11684
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1449"/>
11685
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="379"/>
 
11601
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1469"/>
 
11602
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="410"/>
11686
11603
        <source>Drama</source>
11687
11604
        <translation>Drama</translation>
11688
11605
    </message>
11689
11606
    <message>
11690
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1450"/>
 
11607
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1470"/>
11691
11608
        <source>Elementary</source>
11692
11609
        <translation>Elementary</translation>
11693
11610
    </message>
11694
11611
    <message>
11695
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1451"/>
 
11612
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1471"/>
11696
11613
        <source>Erotica</source>
11697
11614
        <translation>Erotica</translation>
11698
11615
    </message>
11699
11616
    <message>
11700
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1452"/>
 
11617
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1472"/>
11701
11618
        <source>Exercise</source>
11702
11619
        <translation>Exercise</translation>
11703
11620
    </message>
11704
11621
    <message>
11705
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1453"/>
 
11622
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1473"/>
11706
11623
        <source>Fantasy</source>
11707
11624
        <translation>Fantasy</translation>
11708
11625
    </message>
11709
11626
    <message>
11710
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1454"/>
 
11627
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1474"/>
11711
11628
        <source>Farm</source>
11712
11629
        <translation>Farm</translation>
11713
11630
    </message>
11714
11631
    <message>
11715
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1455"/>
11716
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="349"/>
 
11632
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1475"/>
 
11633
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="380"/>
11717
11634
        <source>Fashion</source>
11718
11635
        <translation>Fashion</translation>
11719
11636
    </message>
11720
11637
    <message>
11721
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1456"/>
 
11638
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1476"/>
11722
11639
        <source>Fiction</source>
11723
11640
        <translation>Fiction</translation>
11724
11641
    </message>
11725
11642
    <message>
11726
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1457"/>
 
11643
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1477"/>
11727
11644
        <source>Food</source>
11728
11645
        <translation>Food</translation>
11729
11646
    </message>
11730
11647
    <message>
11731
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1458"/>
 
11648
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1478"/>
11732
11649
        <source>Football</source>
11733
11650
        <translation>Football</translation>
11734
11651
    </message>
11735
11652
    <message>
11736
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1459"/>
 
11653
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1479"/>
11737
11654
        <source>Foreign</source>
11738
11655
        <translation>Foreign</translation>
11739
11656
    </message>
11740
11657
    <message>
11741
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1460"/>
 
11658
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1480"/>
11742
11659
        <source>Fund Raiser</source>
11743
11660
        <translation>Fundraiser</translation>
11744
11661
    </message>
11745
11662
    <message>
11746
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1461"/>
 
11663
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1481"/>
11747
11664
        <source>Game/Quiz</source>
11748
11665
        <translation>Game/Quiz</translation>
11749
11666
    </message>
11750
11667
    <message>
11751
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1462"/>
 
11668
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1482"/>
11752
11669
        <source>Garden</source>
11753
11670
        <translation>Garden</translation>
11754
11671
    </message>
11755
11672
    <message>
11756
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1463"/>
 
11673
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1483"/>
11757
11674
        <source>Golf</source>
11758
11675
        <translation>Golf</translation>
11759
11676
    </message>
11760
11677
    <message>
11761
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1464"/>
 
11678
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1484"/>
11762
11679
        <source>Government</source>
11763
11680
        <translation>Government</translation>
11764
11681
    </message>
11765
11682
    <message>
11766
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1465"/>
 
11683
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1485"/>
11767
11684
        <source>Health</source>
11768
11685
        <translation>Health</translation>
11769
11686
    </message>
11770
11687
    <message>
11771
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1466"/>
 
11688
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1486"/>
11772
11689
        <source>High School</source>
11773
11690
        <translation>Secondary School</translation>
11774
11691
    </message>
11775
11692
    <message>
11776
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1467"/>
 
11693
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1487"/>
11777
11694
        <source>History</source>
11778
11695
        <translation>History</translation>
11779
11696
    </message>
11780
11697
    <message>
11781
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1468"/>
 
11698
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1488"/>
11782
11699
        <source>Hobby</source>
11783
11700
        <translation>Hobby</translation>
11784
11701
    </message>
11785
11702
    <message>
11786
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1469"/>
 
11703
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1489"/>
11787
11704
        <source>Hockey</source>
11788
11705
        <translation>Hockey</translation>
11789
11706
    </message>
11790
11707
    <message>
11791
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1470"/>
 
11708
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1490"/>
11792
11709
        <source>Home</source>
11793
11710
        <translation>Home</translation>
11794
11711
    </message>
11795
11712
    <message>
11796
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1471"/>
 
11713
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1491"/>
11797
11714
        <source>Horror</source>
11798
11715
        <translation>Horror</translation>
11799
11716
    </message>
11800
11717
    <message>
11801
 
        <location filename="../html/htmlstrings.h" line="78"/>
11802
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1472"/>
 
11718
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1492"/>
11803
11719
        <source>Information</source>
11804
11720
        <translation>Information</translation>
11805
11721
    </message>
11806
11722
    <message>
11807
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1473"/>
 
11723
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1493"/>
11808
11724
        <source>Instruction</source>
11809
11725
        <translation>Instruction</translation>
11810
11726
    </message>
11811
11727
    <message>
11812
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1474"/>
 
11728
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1494"/>
11813
11729
        <source>International</source>
11814
11730
        <translation>International</translation>
11815
11731
    </message>
11816
11732
    <message>
11817
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1475"/>
 
11733
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1495"/>
11818
11734
        <source>Interview</source>
11819
11735
        <translation>Interview</translation>
11820
11736
    </message>
11821
11737
    <message>
11822
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1477"/>
 
11738
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1497"/>
11823
11739
        <source>Legal</source>
11824
11740
        <translation>Legal</translation>
11825
11741
    </message>
11826
11742
    <message>
11827
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1478"/>
 
11743
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1498"/>
11828
11744
        <source>Live</source>
11829
11745
        <translation>Live</translation>
11830
11746
    </message>
11831
11747
    <message>
11832
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1479"/>
 
11748
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1499"/>
11833
11749
        <source>Local</source>
11834
11750
        <translation>Local</translation>
11835
11751
    </message>
11836
11752
    <message>
11837
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1480"/>
 
11753
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1500"/>
11838
11754
        <source>Math</source>
11839
11755
        <translation>Maths</translation>
11840
11756
    </message>
11841
11757
    <message>
11842
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1481"/>
 
11758
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1501"/>
11843
11759
        <source>Medical</source>
11844
11760
        <translation>Medical</translation>
11845
11761
    </message>
11846
11762
    <message>
11847
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1482"/>
 
11763
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1502"/>
11848
11764
        <source>Meeting</source>
11849
11765
        <translation>Meeting</translation>
11850
11766
    </message>
11851
11767
    <message>
11852
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1483"/>
 
11768
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1503"/>
11853
11769
        <source>Military</source>
11854
11770
        <translation>Military</translation>
11855
11771
    </message>
11856
11772
    <message>
11857
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1484"/>
 
11773
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1504"/>
11858
11774
        <source>Miniseries</source>
11859
11775
        <translation>Miniseries</translation>
11860
11776
    </message>
11861
11777
    <message>
11862
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1485"/>
 
11778
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1505"/>
11863
11779
        <source>Music</source>
11864
11780
        <translation>Music</translation>
11865
11781
    </message>
11866
11782
    <message>
11867
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1486"/>
 
11783
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1506"/>
11868
11784
        <source>Mystery</source>
11869
11785
        <translation>Mystery</translation>
11870
11786
    </message>
11871
11787
    <message>
11872
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1487"/>
 
11788
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1507"/>
11873
11789
        <source>National</source>
11874
11790
        <translation>National</translation>
11875
11791
    </message>
11876
11792
    <message>
11877
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1488"/>
 
11793
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1508"/>
11878
11794
        <source>Nature</source>
11879
11795
        <translation>Nature</translation>
11880
11796
    </message>
11881
11797
    <message>
11882
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1489"/>
 
11798
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1509"/>
11883
11799
        <source>Police</source>
11884
11800
        <translation>Police</translation>
11885
11801
    </message>
11886
11802
    <message>
11887
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1490"/>
 
11803
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1510"/>
11888
11804
        <source>Politics</source>
11889
11805
        <translation>Politics</translation>
11890
11806
    </message>
11891
11807
    <message>
11892
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1491"/>
 
11808
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1511"/>
11893
11809
        <source>Premiere</source>
11894
11810
        <translation>Premiere</translation>
11895
11811
    </message>
11896
11812
    <message>
11897
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1492"/>
 
11813
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1512"/>
11898
11814
        <source>Prerecorded</source>
11899
11815
        <translation>Pre-recorded</translation>
11900
11816
    </message>
11901
11817
    <message>
11902
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1493"/>
 
11818
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1513"/>
11903
11819
        <source>Product</source>
11904
11820
        <translation>Product</translation>
11905
11821
    </message>
11906
11822
    <message>
11907
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1494"/>
 
11823
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1514"/>
11908
11824
        <source>Professional</source>
11909
11825
        <translation>Professional</translation>
11910
11826
    </message>
11911
11827
    <message>
11912
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1495"/>
 
11828
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1515"/>
11913
11829
        <source>Public</source>
11914
11830
        <translation>Public</translation>
11915
11831
    </message>
11916
11832
    <message>
11917
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1496"/>
 
11833
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1516"/>
11918
11834
        <source>Racing</source>
11919
11835
        <translation>Racing</translation>
11920
11836
    </message>
11921
11837
    <message>
11922
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1497"/>
 
11838
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1517"/>
11923
11839
        <source>Reading</source>
11924
11840
        <translation>Reading</translation>
11925
11841
    </message>
11926
11842
    <message>
11927
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1498"/>
 
11843
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1518"/>
11928
11844
        <source>Repair</source>
11929
11845
        <translation>Repair</translation>
11930
11846
    </message>
11931
11847
    <message>
11932
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1500"/>
 
11848
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1520"/>
11933
11849
        <source>Review</source>
11934
11850
        <translation>Review</translation>
11935
11851
    </message>
11936
11852
    <message>
11937
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1501"/>
11938
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="291"/>
 
11853
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1521"/>
 
11854
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="322"/>
11939
11855
        <source>Romance</source>
11940
11856
        <translation>Romance</translation>
11941
11857
    </message>
11942
11858
    <message>
11943
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1502"/>
 
11859
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1522"/>
11944
11860
        <source>Science</source>
11945
11861
        <translation>Science</translation>
11946
11862
    </message>
11947
11863
    <message>
11948
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1503"/>
 
11864
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1523"/>
11949
11865
        <source>Series</source>
11950
11866
        <translation>Series</translation>
11951
11867
    </message>
11952
11868
    <message>
11953
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1504"/>
 
11869
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1524"/>
11954
11870
        <source>Service</source>
11955
11871
        <translation>Service</translation>
11956
11872
    </message>
11957
11873
    <message>
11958
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1505"/>
 
11874
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1525"/>
11959
11875
        <source>Shopping</source>
11960
11876
        <translation>Shopping</translation>
11961
11877
    </message>
11962
11878
    <message>
11963
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1506"/>
 
11879
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1526"/>
11964
11880
        <source>Soap Opera</source>
11965
11881
        <translation>Soap Opera</translation>
11966
11882
    </message>
11967
11883
    <message>
11968
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1507"/>
 
11884
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1527"/>
11969
11885
        <source>Special</source>
11970
11886
        <translation>Special</translation>
11971
11887
    </message>
11972
11888
    <message>
11973
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1508"/>
 
11889
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1528"/>
11974
11890
        <source>Suspense</source>
11975
11891
        <translation>Suspense</translation>
11976
11892
    </message>
11977
11893
    <message>
11978
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1509"/>
 
11894
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1529"/>
11979
11895
        <source>Talk</source>
11980
11896
        <translation>Talk</translation>
11981
11897
    </message>
11982
11898
    <message>
11983
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1510"/>
 
11899
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1530"/>
11984
11900
        <source>Technical</source>
11985
11901
        <translation>Technical</translation>
11986
11902
    </message>
11987
11903
    <message>
11988
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1511"/>
 
11904
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1531"/>
11989
11905
        <source>Tennis</source>
11990
11906
        <translation>Tennis</translation>
11991
11907
    </message>
11992
11908
    <message>
11993
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1512"/>
 
11909
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1532"/>
11994
11910
        <source>Travel</source>
11995
11911
        <translation>Travel</translation>
11996
11912
    </message>
11997
11913
    <message>
11998
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1513"/>
 
11914
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1533"/>
11999
11915
        <source>Variety</source>
12000
11916
        <translation>Variety</translation>
12001
11917
    </message>
12002
11918
    <message>
12003
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1514"/>
 
11919
        <location filename="../libs/libmyth/programinfo.cpp" line="1598"/>
 
11920
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1534"/>
12004
11921
        <source>Video</source>
12005
11922
        <translation>Video</translation>
12006
11923
    </message>
12007
11924
    <message>
12008
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1515"/>
 
11925
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1535"/>
12009
11926
        <source>Weather</source>
12010
11927
        <translation>Weather</translation>
12011
11928
    </message>
12012
11929
    <message>
12013
 
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1516"/>
 
11930
        <location filename="../libs/libmythtv/cc608decoder.cpp" line="1536"/>
12014
11931
        <source>Western</source>
12015
11932
        <translation>Western</translation>
12016
11933
    </message>
12050
11967
        <translation>Use a positive number as the priority if you want this to be a preferred channel, a negative one to deprecate this channel.</translation>
12051
11968
    </message>
12052
11969
    <message>
12053
 
        <location filename="../libs/libmythtv/decoderbase.cpp" line="1115"/>
 
11970
        <location filename="../libs/libmythtv/decoderbase.cpp" line="999"/>
12054
11971
        <source>Track</source>
12055
11972
        <translation>Track</translation>
12056
11973
    </message>
12057
11974
    <message>
12058
 
        <location filename="../libs/libmythtv/decoderbase.cpp" line="1118"/>
 
11975
        <location filename="../libs/libmythtv/decoderbase.cpp" line="1002"/>
12059
11976
        <source>Audio track</source>
12060
11977
        <translation>Audio track</translation>
12061
11978
    </message>
12062
11979
    <message>
12063
 
        <location filename="../libs/libmythtv/decoderbase.cpp" line="1120"/>
 
11980
        <location filename="../libs/libmythtv/decoderbase.cpp" line="1004"/>
12064
11981
        <source>Video track</source>
12065
11982
        <translation>Video track</translation>
12066
11983
    </message>
12067
11984
    <message>
12068
 
        <location filename="../libs/libmythtv/decoderbase.cpp" line="1122"/>
 
11985
        <location filename="../libs/libmythtv/decoderbase.cpp" line="1006"/>
12069
11986
        <source>Subtitle track</source>
12070
11987
        <translation>Subtitle track</translation>
12071
11988
    </message>
12072
11989
    <message>
12073
 
        <location filename="../libs/libmythtv/decoderbase.cpp" line="1124"/>
 
11990
        <location filename="../libs/libmythtv/decoderbase.cpp" line="1008"/>
12074
11991
        <source>CC</source>
12075
11992
        <comment>EIA-608 closed captions</comment>
12076
11993
        <translation>CC</translation>
12077
11994
    </message>
12078
11995
    <message>
12079
 
        <location filename="../libs/libmythtv/decoderbase.cpp" line="1126"/>
 
11996
        <location filename="../libs/libmythtv/decoderbase.cpp" line="1010"/>
12080
11997
        <source>ATSC CC</source>
12081
11998
        <comment>EIA-708 closed captions</comment>
12082
11999
        <translation>ATSC CC</translation>
12083
12000
    </message>
12084
12001
    <message>
12085
 
        <location filename="../libs/libmythtv/decoderbase.cpp" line="1128"/>
 
12002
        <location filename="../libs/libmythtv/decoderbase.cpp" line="1012"/>
12086
12003
        <source>TT CC</source>
12087
12004
        <comment>Teletext closed captions</comment>
12088
12005
        <translation>Teletext Subtitles</translation>
12089
12006
    </message>
12090
12007
    <message>
12091
 
        <location filename="../libs/libmythtv/decoderbase.cpp" line="1130"/>
 
12008
        <location filename="../libs/libmythtv/decoderbase.cpp" line="1014"/>
12092
12009
        <source>TT Menu</source>
12093
12010
        <comment>Teletext Menu</comment>
12094
12011
        <translation>Teletext Menu</translation>
12095
12012
    </message>
12096
12013
    <message>
12097
 
        <location filename="../libs/libmythtv/decoderbase.cpp" line="1132"/>
 
12014
        <location filename="../libs/libmythtv/decoderbase.cpp" line="1016"/>
12098
12015
        <source>Text</source>
12099
12016
        <comment>Text stream</comment>
12100
12017
        <translation>Text</translation>
12101
12018
    </message>
12102
12019
    <message>
12103
 
        <location filename="../libs/libmythtv/mythplayer.cpp" line="1312"/>
 
12020
        <location filename="../libs/libmythtv/mythplayer.cpp" line="1326"/>
12104
12021
        <source>TXT CAP</source>
12105
12022
        <translation>TXT CAP</translation>
12106
12023
    </message>
12107
12024
    <message>
12108
 
        <location filename="../libs/libmythtv/mythplayer.cpp" line="1332"/>
12109
 
        <location filename="../libs/libmythtv/mythplayer.cpp" line="1359"/>
 
12025
        <location filename="../libs/libmythtv/mythplayer.cpp" line="1346"/>
 
12026
        <location filename="../libs/libmythtv/mythplayer.cpp" line="1373"/>
12110
12027
        <source>Text subtitles</source>
12111
12028
        <translation>Text subtitles</translation>
12112
12029
    </message>
12113
12030
    <message>
12114
 
        <location filename="../libs/libmythtv/mythplayer.cpp" line="1424"/>
 
12031
        <location filename="../libs/libmythtv/mythplayer.cpp" line="1443"/>
12115
12032
        <source>No captions</source>
12116
12033
        <comment>CC/Teletext/Subtitle text not available</comment>
12117
12034
        <translation>No subtitles</translation>
12118
12035
    </message>
12119
12036
    <message>
12120
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="4218"/>
 
12037
        <location filename="../libs/libmythtv/tv_play.cpp" line="4523"/>
12121
12038
        <source>Position</source>
12122
12039
        <translation>Position</translation>
12123
12040
    </message>
12124
12041
    <message>
12125
 
        <location filename="../libs/libmythtv/mythplayer.cpp" line="3598"/>
 
12042
        <location filename="../libs/libmythtv/mythplayer.cpp" line="3731"/>
12126
12043
        <source>No Seektable</source>
12127
12044
        <translation>No Seektable</translation>
12128
12045
    </message>
12129
12046
    <message>
12130
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="995"/>
 
12047
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="994"/>
12131
12048
        <source>Recording Type</source>
12132
12049
        <translation>Recording Type</translation>
12133
12050
    </message>
12134
12051
    <message>
12135
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="997"/>
 
12052
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="996"/>
12136
12053
        <source>This option allows you to filter out unwanted streams. &apos;Normal&apos; will record all relevant streams including interactive television data. &apos;TV Only&apos; will record only audio, video and subtitle streams. </source>
12137
12054
        <translation>This option allows you to filter out unwanted streams. &apos;Normal&apos; will record all relevant streams including interactive television data. &apos;TV Only&apos; will record only audio, video and subtitle streams. </translation>
12138
12055
    </message>
12139
12056
    <message>
 
12057
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1003"/>
 
12058
        <source>Normal</source>
 
12059
        <translation>Normal</translation>
 
12060
    </message>
 
12061
    <message>
12140
12062
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1004"/>
12141
 
        <source>Normal</source>
12142
 
        <translation>Normal</translation>
12143
 
    </message>
12144
 
    <message>
12145
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1005"/>
12146
12063
        <source>TV Only</source>
12147
12064
        <translation>TV Only</translation>
12148
12065
    </message>
12149
12066
    <message>
12150
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1006"/>
 
12067
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1005"/>
12151
12068
        <source>Audio Only</source>
12152
12069
        <translation>Audio Only</translation>
12153
12070
    </message>
12154
12071
    <message>
12155
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1040"/>
 
12072
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1039"/>
12156
12073
        <source>Filters used when transcoding with this profile. This value must be blank to perform lossless transcoding.  Format: [[&lt;filter&gt;=&lt;options&gt;,]...]</source>
12157
12074
        <translation>Filters used when transcoding with this profile. This value must be blank to perform lossless transcoding.  Format: [[&lt;filter&gt;=&lt;options&gt;,]...]</translation>
12158
12075
    </message>
12163
12080
        <translation>Cable IRC</translation>
12164
12081
    </message>
12165
12082
    <message>
12166
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="9255"/>
 
12083
        <location filename="../libs/libmythtv/tv_play.cpp" line="9746"/>
12167
12084
        <source>UNKNOWN%1</source>
12168
12085
        <comment>Synthesized callsign</comment>
12169
12086
        <translation>UNKNOWN%1</translation>
12170
12087
    </message>
12171
12088
    <message>
12172
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1340"/>
 
12089
        <location filename="../libs/libmythtv/videosource.cpp" line="1321"/>
12173
12090
        <source>Tuner</source>
12174
12091
        <translation>Tuner</translation>
12175
12092
    </message>
12176
12093
    <message>
12177
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2408"/>
 
12094
        <location filename="../libs/libmythtv/videosource.cpp" line="2498"/>
12178
12095
        <source>HDHomeRun DTV tuner box</source>
12179
12096
        <translation>HDHomeRun DTV tuner box</translation>
12180
12097
    </message>
12181
12098
    <message>
12182
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2717"/>
 
12099
        <location filename="../libs/libmythtv/videosource.cpp" line="2808"/>
12183
12100
        <source>Input priority</source>
12184
12101
        <translation>Input priority</translation>
12185
12102
    </message>
12186
12103
    <message>
12187
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2719"/>
 
12104
        <location filename="../libs/libmythtv/videosource.cpp" line="2810"/>
12188
12105
        <source>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.</source>
12189
12106
        <translation>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.</translation>
12190
12107
    </message>
12191
12108
    <message>
12192
 
        <location filename="../libs/libmythtv/videosource.cpp" line="3121"/>
 
12109
        <location filename="../libs/libmythtv/videosource.cpp" line="3251"/>
12193
12110
        <source>(Delete all capture cards on %1)</source>
12194
12111
        <translation>(Delete all capture cards on %1)</translation>
12195
12112
    </message>
12196
12113
    <message>
12197
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1457"/>
 
12114
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1450"/>
12198
12115
        <source>Always display closed captioning or subtitles</source>
12199
12116
        <translation>Always display closed captioning or subtitles</translation>
12200
12117
    </message>
12201
12118
    <message>
12202
 
        <source>Qt</source>
12203
 
        <translation type="obsolete">Qt</translation>
12204
 
    </message>
12205
 
    <message>
12206
 
        <source>OpenGL</source>
12207
 
        <translation type="obsolete">OpenGL</translation>
12208
 
    </message>
12209
 
    <message>
12210
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2250"/>
 
12119
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2232"/>
12211
12120
        <source>Long channel format</source>
12212
12121
        <translation>Long channel format</translation>
12213
12122
    </message>
12214
12123
    <message>
12215
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2264"/>
12216
 
        <source>Avoid conflicts between Live TV and scheduled shows</source>
12217
 
        <translation>Avoid conflicts between Live TV and scheduled shows</translation>
12218
 
    </message>
12219
 
    <message>
12220
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2267"/>
12221
 
        <source>If enabled, Live TV will choose a tuner card that is less likely to have scheduled recordings rather than the best card available.</source>
12222
 
        <translation>If enabled, Live TV will choose a tuner card that is less likely to have scheduled recordings rather than the best card available.</translation>
12223
 
    </message>
12224
 
    <message>
12225
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2276"/>
 
12124
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2246"/>
12226
12125
        <source>Allow Live TV to move scheduled shows</source>
12227
12126
        <translation>Allow Live TV to move scheduled shows</translation>
12228
12127
    </message>
12229
12128
    <message>
12230
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2278"/>
 
12129
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2248"/>
12231
12130
        <source>If enabled, scheduled recordings will be moved to other cards (where possible), so that Live TV will not be interrupted.</source>
12232
12131
        <translation>If enabled, scheduled recordings will be moved to other cards (where possible), so that Live TV will not be interrupted.</translation>
12233
12132
    </message>
12234
12133
    <message>
12235
 
        <source>Display genre colors</source>
12236
 
        <translation type="obsolete">Display genre colours</translation>
12237
 
    </message>
12238
 
    <message>
12239
 
        <source>Colorize program guide using genre colors (not available for all grabbers).</source>
12240
 
        <translation type="obsolete">Colourise programme guide using genre colours (not available for all grabbers).</translation>
12241
 
    </message>
12242
 
    <message>
12243
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2320"/>
 
12134
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2290"/>
12244
12135
        <source>Browse/change channels from Channel Group</source>
12245
12136
        <translation>Browse/change channels from Channel Group</translation>
12246
12137
    </message>
12247
12138
    <message>
12248
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2321"/>
 
12139
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2291"/>
12249
12140
        <source>If enabled, Live TV will browse or change channels from the selected channel group. The &quot;All Channels&quot; channel group may be selected to browse all channels.</source>
12250
12141
        <translation>If enabled, Live TV will browse or change channels from the selected channel group. The &quot;All Channels&quot; channel group may be selected to browse all channels.</translation>
12251
12142
    </message>
12252
12143
    <message>
12253
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2356"/>
 
12144
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2326"/>
12254
12145
        <source>Reschedule higher priorities</source>
12255
12146
        <translation>Reschedule higher priorities</translation>
12256
12147
    </message>
12257
12148
    <message>
12258
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2357"/>
 
12149
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2327"/>
12259
12150
        <source>Move higher priority programs to other cards and showings when resolving conflicts. This can be used to record lower priority programs that would otherwise not be recorded, but risks missing a higher priority program if the schedule changes.</source>
12260
12151
        <translation>Move higher priority programmes to other cards and showings when resolving conflicts. This can be used to record lower priority programmes that would otherwise not be recorded, but risks missing a higher priority programme if the schedule changes.</translation>
12261
12152
    </message>
12262
12153
    <message>
12263
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2369"/>
 
12154
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2339"/>
12264
12155
        <source>Avoid back to back recordings</source>
12265
12156
        <translation>Avoid back to back recordings</translation>
12266
12157
    </message>
12267
12158
    <message>
12268
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2370"/>
 
12159
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2340"/>
12269
12160
        <source>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.</source>
12270
12161
        <translation>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.</translation>
12271
12162
    </message>
12272
12163
    <message>
12273
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2375"/>
 
12164
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2345"/>
12274
12165
        <source>Different Channels</source>
12275
12166
        <translation>Different Channels</translation>
12276
12167
    </message>
12277
12168
    <message>
12278
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2385"/>
 
12169
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2355"/>
12279
12170
        <source>Default &apos;Start Early&apos; minutes for new recording rules</source>
12280
12171
        <translation>Default &apos;Start Early&apos; minutes for new recording rules</translation>
12281
12172
    </message>
12282
12173
    <message>
12283
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2387"/>
 
12174
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2357"/>
12284
12175
        <source>Set this to &apos;0&apos; unless you expect that the majority of your show times will not match your TV listings. This sets the initial start early or start late time when rules are created. These can then be adjusted per recording rule.</source>
12285
12176
        <translation>Set this to &apos;0&apos; unless you expect that the majority of your programme times will not match your TV listings. This sets the initial start early or start late time when rules are created. These can then be adjusted per recording rule.</translation>
12286
12177
    </message>
12287
12178
    <message>
12288
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2400"/>
 
12179
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2370"/>
12289
12180
        <source>Default &apos;End Late&apos; minutes for new recording rules</source>
12290
12181
        <translation>Default &apos;End Late&apos; minutes for new recording rules</translation>
12291
12182
    </message>
12292
12183
    <message>
12293
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2402"/>
 
12184
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2372"/>
12294
12185
        <source>Set this to &apos;0&apos; unless you expect that the majority of your show times will not match your TV listings. This sets the initial end late or end early time when rules are created. These can then be adjusted per recording rule.</source>
12295
12186
        <translation>Set this to &apos;0&apos; unless you expect that the majority of your programme times will not match your TV listings. This sets the initial end late or end early time when rules are created. These can then be adjusted per recording rule.</translation>
12296
12187
    </message>
12297
12188
    <message>
12298
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2415"/>
 
12189
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2385"/>
12299
12190
        <source>Additional priority when a showing matches the preferred input selected in the &apos;Scheduling Options&apos; section of the recording rule.</source>
12300
12191
        <translation>Additional priority when a showing matches the preferred input selected in the &apos;Scheduling Options&apos; section of the recording rule.</translation>
12301
12192
    </message>
12302
12193
    <message>
12303
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2426"/>
 
12194
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2396"/>
12304
12195
        <source>Additional priority when a showing is marked as an HDTV broadcast in the TV listings.</source>
12305
12196
        <translation>Additional priority when a showing is marked as an HDTV broadcast in the TV listings.</translation>
12306
12197
    </message>
12307
12198
    <message>
12308
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2768"/>
 
12199
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2739"/>
12309
12200
        <source>Alphabetically</source>
12310
12201
        <translation>Alphabetically</translation>
12311
12202
    </message>
12312
12203
    <message>
12313
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3588"/>
 
12204
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3558"/>
12314
12205
        <source>Scheduler Options</source>
12315
12206
        <translation>Scheduler Options</translation>
12316
12207
    </message>
12317
12208
    <message>
12318
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3601"/>
 
12209
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3571"/>
12319
12210
        <source>Accessibility Options</source>
12320
12211
        <translation>Accessibility Options</translation>
12321
12212
    </message>
12322
12213
    <message>
12323
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3611"/>
 
12214
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3581"/>
12324
12215
        <source>Recording Type Priority Settings</source>
12325
12216
        <translation>Recording Type Priority Settings</translation>
12326
12217
    </message>
12327
12218
    <message>
12328
 
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="375"/>
 
12219
        <location filename="../libs/libmythmetadata/videometadata.cpp" line="1017"/>
 
12220
        <source>Season</source>
 
12221
        <translation>Series</translation>
 
12222
    </message>
 
12223
    <message>
 
12224
        <location filename="../libs/libmythmetadata/videometadata.cpp" line="1018"/>
 
12225
        <source>Episode</source>
 
12226
        <translation>Episode</translation>
 
12227
    </message>
 
12228
    <message>
 
12229
        <location filename="../libs/libmythmetadata/videometadata.cpp" line="1092"/>
 
12230
        <location filename="../programs/mythfrontend/playbackbox.cpp" line="378"/>
12329
12231
        <source>^(The |A |An )</source>
12330
12232
        <translation>^(The |A |An )</translation>
12331
12233
    </message>
12332
12234
    <message>
12333
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="293"/>
 
12235
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="313"/>
12334
12236
        <source>Time offset for EIT listings</source>
12335
12237
        <translation>Time offset for &apos;Over-the-Air&apos; (EIT) listings</translation>
12336
12238
    </message>
12337
12239
    <message>
12338
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="336"/>
 
12240
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="356"/>
12339
12241
        <source>The minimum number of seconds after a recorder becomes idle to wait before MythTV begins collecting EIT listings data.</source>
12340
12242
        <translation>The minimum number of seconds after a recorder becomes idle to wait before MythTV begins collecting EIT listings data.</translation>
12341
12243
    </message>
12342
12244
    <message>
12343
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="899"/>
 
12245
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="911"/>
12344
12246
        <source>EIT Scanner Options</source>
12345
12247
        <translation>EIT Scanner Options</translation>
12346
12248
    </message>
12356
12258
        <translation>The option of scanning only &quot;High&quot; frequency channels is useful because most digital channels are on the higher frequencies.</translation>
12357
12259
    </message>
12358
12260
    <message>
12359
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1196"/>
 
12261
        <location filename="../libs/libmythtv/videosource.cpp" line="1178"/>
12360
12262
        <source>Choose the model that most closely resembles your set top box. Depending on firmware revision SA4200HD may work better for a SA3250HD box.</source>
12361
12263
        <translation>Choose the model that most closely resembles your set top box. Depending on firmware revision, SA4200HD may work better for a SA3250HD box.</translation>
12362
12264
    </message>
12363
12265
    <message>
12364
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1397"/>
 
12266
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1390"/>
12365
12267
        <source>channel number</source>
12366
12268
        <translation>channel number</translation>
12367
12269
    </message>
12368
12270
    <message>
12369
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2968"/>
 
12271
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2939"/>
12370
12272
        <source>On multiline displays try and display the time as large as possible.</source>
12371
12273
        <translation>On multiline displays try and display the time as large as possible.</translation>
12372
12274
    </message>
12392
12294
        <translation>Adjust Recorder</translation>
12393
12295
    </message>
12394
12296
    <message>
12395
 
        <location filename="../libs/libmythtv/videoouttypes.h" line="294"/>
 
12297
        <location filename="../libs/libmythtv/videoouttypes.h" line="311"/>
12396
12298
        <source>Volume</source>
12397
12299
        <translation>Volume</translation>
12398
12300
    </message>
12402
12304
        <translation>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.</translation>
12403
12305
    </message>
12404
12306
    <message>
12405
 
        <location filename="../libs/libmyth/programinfo.cpp" line="4738"/>
 
12307
        <location filename="../libs/libmyth/programinfo.cpp" line="4894"/>
12406
12308
        <source>Experimental</source>
12407
12309
        <translation>Experimental</translation>
12408
12310
    </message>
12409
12311
    <message>
12410
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="133"/>
 
12312
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="153"/>
12411
12313
        <source>Delete files slowly</source>
12412
12314
        <translation>Delete files slowly</translation>
12413
12315
    </message>
12414
12316
    <message>
12415
 
        <location filename="../libs/libmythtv/mpeg/atsctables.cpp" line="110"/>
12416
 
        <location filename="../libs/libmythtv/mpeg/atsctables.cpp" line="117"/>
12417
 
        <location filename="../libs/libmythtv/mpeg/atsctables.cpp" line="190"/>
12418
 
        <location filename="../libs/libmythtv/mpeg/atsctables.cpp" line="196"/>
12419
12317
        <location filename="../libs/libmythtv/transporteditor.cpp" line="76"/>
12420
12318
        <location filename="../libs/libmythtv/transporteditor.cpp" line="537"/>
12421
12319
        <source>Analog</source>
12486
12384
        <translation>QAM Auto</translation>
12487
12385
    </message>
12488
12386
    <message>
12489
 
        <location filename="../libs/libmythtv/mythdvdplayer.cpp" line="554"/>
 
12387
        <location filename="../libs/libmythtv/mythdvdplayer.cpp" line="545"/>
12490
12388
        <source>DVD Menu Not Available</source>
12491
12389
        <translation>DVD Menu Not Available</translation>
12492
12390
    </message>
12497
12395
        <translation>Group</translation>
12498
12396
    </message>
12499
12397
    <message>
12500
 
        <location filename="../libs/libmyth/programtypes.cpp" line="137"/>
 
12398
        <location filename="../libs/libmyth/programtypes.cpp" line="134"/>
12501
12399
        <source>f</source>
12502
12400
        <comment>RecStatusChar rsFailed</comment>
12503
12401
        <translation>f</translation>
12504
12402
    </message>
12505
12403
    <message>
12506
 
        <location filename="../libs/libmyth/programtypes.cpp" line="149"/>
 
12404
        <location filename="../libs/libmyth/programtypes.cpp" line="146"/>
12507
12405
        <source>O</source>
12508
12406
        <comment>RecStatusChar rsOtherShowing</comment>
12509
12407
        <translation>O</translation>
12510
12408
    </message>
12511
12409
    <message>
12512
 
        <location filename="../libs/libmyth/programtypes.cpp" line="203"/>
 
12410
        <location filename="../libs/libmyth/programtypes.cpp" line="200"/>
12513
12411
        <source>Recorder Failed</source>
12514
12412
        <translation>Recorder Failed</translation>
12515
12413
    </message>
12516
12414
    <message>
12517
 
        <location filename="../libs/libmyth/programtypes.cpp" line="211"/>
 
12415
        <location filename="../libs/libmyth/programtypes.cpp" line="208"/>
12518
12416
        <source>Other Showing</source>
12519
12417
        <translation>Other Showing</translation>
12520
12418
    </message>
12521
12419
    <message>
12522
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="372"/>
 
12420
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="371"/>
12523
12421
        <source>SAP/Bilingual</source>
12524
12422
        <translation>SAP/Bilingual</translation>
12525
12423
    </message>
12526
12424
    <message>
12527
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="374"/>
 
12425
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="373"/>
12528
12426
        <source>Main Language</source>
12529
12427
        <translation>Main Language</translation>
12530
12428
    </message>
12531
12429
    <message>
12532
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="375"/>
 
12430
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="374"/>
12533
12431
        <source>SAP Language</source>
12534
12432
        <translation>SAP Language</translation>
12535
12433
    </message>
12536
12434
    <message>
12537
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="376"/>
 
12435
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="375"/>
12538
12436
        <source>Dual</source>
12539
12437
        <translation>Dual</translation>
12540
12438
    </message>
12541
12439
    <message>
12542
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="379"/>
 
12440
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="378"/>
12543
12441
        <source>Chooses the language(s) to record when two languages are broadcast. Only Layer II supports the recording of two languages (Dual).Requires ivtv 0.4.0 or later.</source>
12544
12442
        <translation>Chooses the language(s) to record when two languages are broadcast. Only Layer II supports the recording of two languages (Dual).  Requires ivtv 0.4.0 or later.</translation>
12545
12443
    </message>
12546
12444
    <message>
12547
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="524"/>
 
12445
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="523"/>
12548
12446
        <source>Bitrate (kb/s)</source>
12549
12447
        <translation>Bitrate (kb/s)</translation>
12550
12448
    </message>
12551
12449
    <message>
12552
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="526"/>
 
12450
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="525"/>
12553
12451
        <source>Bitrate in kilobits/second. As a guide, 2200 kb/s is approximately 1 GB/hr.</source>
12554
12452
        <translation>Bitrate in kilobits/second. As a guide, 2200 kb/s is approximately 1 GB/hr.</translation>
12555
12453
    </message>
12556
12454
    <message>
12557
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="540"/>
 
12455
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="539"/>
12558
12456
        <source>If set, the bitrate specified will be used for 640x480. If other resolutions are used, the bitrate will be scaled appropriately.</source>
12559
12457
        <translation>If set, the bitrate specified will be used for 640x480. If other resolutions are used, the bitrate will be scaled appropriately.</translation>
12560
12458
    </message>
12561
12459
    <message>
12562
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="598"/>
 
12460
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="597"/>
12563
12461
        <source>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.</source>
12564
12462
        <translation>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.</translation>
12565
12463
    </message>
12566
12464
    <message>
12567
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="614"/>
 
12465
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="613"/>
12568
12466
        <source>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.</source>
12569
12467
        <translation>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.</translation>
12570
12468
    </message>
12571
12469
    <message>
12572
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="630"/>
 
12470
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="629"/>
12573
12471
        <source>If set, the MPEG4 encoder will use &apos;high-quality&apos; encoding options. This requires much more processing, but can result in better video.</source>
12574
12472
        <translation>If set, the MPEG4 encoder will use &apos;high-quality&apos; encoding options. This requires much more processing, but can result in better video.</translation>
12575
12473
    </message>
12576
12474
    <message>
12577
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="683"/>
 
12475
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="682"/>
12578
12476
        <source>Avg. Bitrate (kb/s)</source>
12579
12477
        <translation>Avg. Bitrate (kb/s)</translation>
12580
12478
    </message>
12581
12479
    <message>
12582
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="686"/>
 
12480
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="685"/>
12583
12481
        <source>Average bitrate in kilobits/second. As a guide, 2200 kb/s is approximately 1 GB/hour.</source>
12584
12482
        <translation>Average bitrate in kilobits/second. As a guide, 2200 kb/s is approximately 1 GB/hour.</translation>
12585
12483
    </message>
12586
12484
    <message>
12587
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="704"/>
 
12485
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="703"/>
12588
12486
        <source>Max. Bitrate (kb/s)</source>
12589
12487
        <translation>Max. Bitrate (kb/s)</translation>
12590
12488
    </message>
12591
12489
    <message>
12592
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="707"/>
 
12490
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="706"/>
12593
12491
        <source>Maximum bitrate in kilobits/second. As a guide, 2200 kb/s is approximately 1 GB/hour.</source>
12594
12492
        <translation>Maximum bitrate in kilobits/second. As a guide, 2200 kb/s is approximately 1 GB/hour.</translation>
12595
12493
    </message>
12596
12494
    <message>
12597
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="951"/>
 
12495
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="950"/>
12598
12496
        <source>Automatically transcode when a recording is made using this profile and the recording&apos;s schedule is configured to allow transcoding.</source>
12599
12497
        <translation>Automatically transcode when a recording is made using this profile and the recording&apos;s schedule is configured to allow transcoding.</translation>
12600
12498
    </message>
12601
12499
    <message>
12602
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="964"/>
 
12500
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="963"/>
12603
12501
        <source>Resize video while transcoding</source>
12604
12502
        <translation>Resize video while transcoding</translation>
12605
12503
    </message>
12606
12504
    <message>
12607
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1039"/>
 
12505
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1016"/>
 
12506
        <source>Record Full TS?</source>
 
12507
        <translation>Record Full TS?</translation>
 
12508
    </message>
 
12509
    <message>
 
12510
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1018"/>
 
12511
        <source>If set, extra files will be created for each recording with the name of the recording followed by &apos;.ts&apos; and a number. These extra files represent the full contents of the transport stream used to generate the recording.</source>
 
12512
        <translation>If set, extra files will be created for each recording with the name of the recording followed by &apos;.ts&apos; and a number. These extra files represent the full contents of the transport stream used to generate the recording.</translation>
 
12513
    </message>
 
12514
    <message>
 
12515
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1038"/>
12608
12516
        <source>Custom filters</source>
12609
12517
        <translation>Custom filters</translation>
12610
12518
    </message>
12611
12519
    <message>
12612
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1069"/>
 
12520
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1068"/>
12613
12521
        <source>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.</source>
12614
12522
        <translation>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.</translation>
12615
12523
    </message>
12616
12524
    <message>
12617
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1096"/>
 
12525
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1095"/>
12618
12526
        <source>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.</source>
12619
12527
        <translation>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.</translation>
12620
12528
    </message>
12634
12542
        <translation>If enabled, programme guide data for channels on this source will be updated with data provided by the channels themselves &apos;Over-the-Air&apos;.</translation>
12635
12543
    </message>
12636
12544
    <message>
 
12545
        <location filename="../libs/libmythtv/videosource.cpp" line="454"/>
 
12546
        <source>You MUST run &apos;mythfilldatabase --manual&apos; the first time,
 
12547
 instead of just &apos;mythfilldatabase&apos;.
 
12548
Your grabber does not provide channel numbers, so you have to set them manually.</source>
 
12549
        <translation>You MUST run &apos;mythfilldatabase --manual&apos; the first time,
 
12550
 instead of just &apos;mythfilldatabase&apos;.
 
12551
Your grabber does not provide channel numbers, so you have to set them manually.</translation>
 
12552
    </message>
 
12553
    <message>
12637
12554
        <location filename="../libs/libmythtv/videosource.cpp" line="660"/>
12638
12555
        <source>Video Source Setup</source>
12639
12556
        <translation>Video Source Setup</translation>
12674
12591
        <translation>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.</translation>
12675
12592
    </message>
12676
12593
    <message>
12677
 
        <source>DVB device number</source>
12678
 
        <translation type="obsolete">DVB device number</translation>
12679
 
    </message>
12680
 
    <message>
12681
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1094"/>
 
12594
        <location filename="../libs/libmythtv/videosource.cpp" line="1076"/>
12682
12595
        <source>If enabled, drop packets from the start of a DVB recording until a sequence start header is seen.</source>
12683
12596
        <translation>If enabled, drop packets from the start of a DVB recording until a sequence start header is seen.</translation>
12684
12597
    </message>
12685
12598
    <message>
12686
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1109"/>
 
12599
        <location filename="../libs/libmythtv/videosource.cpp" line="1091"/>
12687
12600
        <source>If enabled, only open the DVB card when required, leaving it free for other programs at other times.</source>
12688
12601
        <translation>If enabled, only open the DVB card when required, leaving it free for other programmes at other times.</translation>
12689
12602
    </message>
12690
12603
    <message>
12691
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1121"/>
 
12604
        <location filename="../libs/libmythtv/videosource.cpp" line="1103"/>
12692
12605
        <source>Use DVB card for active EIT scan</source>
12693
12606
        <translation>Use DVB card for active EIT scan</translation>
12694
12607
    </message>
12695
12608
    <message>
12696
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1124"/>
 
12609
        <location filename="../libs/libmythtv/videosource.cpp" line="1106"/>
12697
12610
        <source>If enabled, activate active scanning for program data (EIT). When this option is enabled the DVB card is constantly in-use.</source>
12698
12611
        <translation>If enabled, activate active scanning for programme data (EIT). When this option is enabled the DVB card is constantly in-use.</translation>
12699
12612
    </message>
12700
12613
    <message>
12701
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1137"/>
 
12614
        <location filename="../libs/libmythtv/videosource.cpp" line="1119"/>
12702
12615
        <source>DVB tuning delay (ms)</source>
12703
12616
        <translation>DVB tuning delay (ms)</translation>
12704
12617
    </message>
12705
12618
    <message>
12706
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1139"/>
 
12619
        <location filename="../libs/libmythtv/videosource.cpp" line="1121"/>
12707
12620
        <source>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).</source>
12708
12621
        <translation>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).</translation>
12709
12622
    </message>
12710
12623
    <message>
12711
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1153"/>
 
12624
        <location filename="../libs/libmythtv/videosource.cpp" line="1135"/>
12712
12625
        <source>GUID</source>
12713
12626
        <translation>GUID</translation>
12714
12627
    </message>
12715
12628
    <message>
12716
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2543"/>
 
12629
        <location filename="../libs/libmythtv/videosource.cpp" line="2638"/>
12717
12630
        <source>Generic</source>
12718
12631
        <translation>Generic</translation>
12719
12632
    </message>
12720
12633
    <message>
12721
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1254"/>
 
12634
        <location filename="../libs/libmythtv/videosource.cpp" line="1236"/>
12722
12635
        <source>800Mbps</source>
12723
12636
        <translation>800Mbps</translation>
12724
12637
    </message>
12725
12638
    <message>
12726
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1179"/>
 
12639
        <location filename="../libs/libmythtv/videosource.cpp" line="1161"/>
12727
12640
        <source>Motorola Generic</source>
12728
 
        <translation type="unfinished"></translation>
 
12641
        <translation>Motorola Generic</translation>
12729
12642
    </message>
12730
12643
    <message>
12731
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1180"/>
 
12644
        <location filename="../libs/libmythtv/videosource.cpp" line="1162"/>
12732
12645
        <source>SA/Cisco Generic</source>
12733
 
        <translation type="unfinished"></translation>
 
12646
        <translation>SA/Cisco Generic</translation>
12734
12647
    </message>
12735
12648
    <message>
12736
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1435"/>
 
12649
        <location filename="../libs/libmythtv/videosource.cpp" line="1416"/>
12737
12650
        <source>Available devices</source>
12738
12651
        <translation>Available devices</translation>
12739
12652
    </message>
12740
12653
    <message>
12741
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1437"/>
 
12654
        <location filename="../libs/libmythtv/videosource.cpp" line="1418"/>
12742
12655
        <source>Device ID and Tuner Number of available HDHomeRun devices.</source>
12743
12656
        <translation>Device ID and Tuner Number of available HDHomeRun devices.</translation>
12744
12657
    </message>
12745
12658
    <message>
12746
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1562"/>
 
12659
        <location filename="../libs/libmythtv/videosource.cpp" line="1543"/>
12747
12660
        <source>M3U URL</source>
12748
12661
        <translation>M3U URL</translation>
12749
12662
    </message>
12750
12663
    <message>
12751
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1563"/>
 
12664
        <location filename="../libs/libmythtv/videosource.cpp" line="1544"/>
12752
12665
        <source>URL of M3U containing IPTV channel URLs.</source>
12753
12666
        <translation>URL of M3U containing IPTV channel URLs.</translation>
12754
12667
    </message>
12755
12668
    <message>
12756
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2419"/>
 
12669
        <location filename="../libs/libmythtv/videosource.cpp" line="2514"/>
12757
12670
        <source>Import test recorder</source>
12758
12671
        <translation>Import test recorder</translation>
12759
12672
    </message>
12760
12673
    <message>
12761
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2420"/>
 
12674
        <location filename="../libs/libmythtv/videosource.cpp" line="2515"/>
12762
12675
        <source>Demo test recorder</source>
12763
12676
        <translation>Demo test recorder</translation>
12764
12677
    </message>
12765
12678
    <message>
12766
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2621"/>
 
12679
        <location filename="../libs/libmythtv/videosource.cpp" line="2716"/>
12767
12680
        <source>Use quick tuning</source>
12768
12681
        <translation>Use quick tuning</translation>
12769
12682
    </message>
12770
12683
    <message>
12771
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2622"/>
12772
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2374"/>
 
12684
        <location filename="../libs/libmythtv/videosource.cpp" line="2717"/>
 
12685
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2344"/>
12773
12686
        <source>Never</source>
12774
12687
        <translation>Never</translation>
12775
12688
    </message>
12776
12689
    <message>
12777
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2624"/>
12778
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2376"/>
 
12690
        <location filename="../libs/libmythtv/videosource.cpp" line="2719"/>
 
12691
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2346"/>
12779
12692
        <source>Always</source>
12780
12693
        <translation>Always</translation>
12781
12694
    </message>
12782
12695
    <message>
12783
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1256"/>
 
12696
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1265"/>
12784
12697
        <source>Sort all sub-titles/multi-titles Ascending</source>
12785
12698
        <translation>Sort all sub-titles/multi-titles Ascending</translation>
12786
12699
    </message>
12787
12700
    <message>
12788
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1257"/>
 
12701
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1266"/>
12789
12702
        <source>Sort all sub-titles/multi-titles Descending</source>
12790
12703
        <translation>Sort all sub-titles/multi-titles Descending</translation>
12791
12704
    </message>
12792
12705
    <message>
12793
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1258"/>
 
12706
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1267"/>
12794
12707
        <source>Sort sub-titles Descending, multi-titles Ascending</source>
12795
12708
        <translation>Sort sub-titles Descending, multi-titles Ascending</translation>
12796
12709
    </message>
12797
12710
    <message>
12798
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1259"/>
 
12711
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1268"/>
12799
12712
        <source>Sort sub-titles Ascending, multi-titles Descending</source>
12800
12713
        <translation>Sort sub-titles Ascending, multi-titles Descending</translation>
12801
12714
    </message>
12802
12715
    <message>
12803
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1261"/>
 
12716
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1270"/>
12804
12717
        <source>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. &quot;All Programs&quot;) which list multiple titles. Sections in parentheses are not affected.</source>
12805
12718
        <translation>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. &quot;All Programmes&quot;) which list multiple titles. Sections in parentheses are not affected.</translation>
12806
12719
    </message>
12807
12720
    <message>
12808
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1268"/>
 
12721
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1277"/>
12809
12722
        <source>Episode sort orderings</source>
12810
12723
        <translation>Episode sort orderings</translation>
12811
12724
    </message>
12812
12725
    <message>
12813
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2780"/>
 
12726
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2751"/>
12814
12727
        <source>Include the &apos;Watch List&apos; group</source>
12815
12728
        <translation>Include the &apos;Watch List&apos; group</translation>
12816
12729
    </message>
12817
12730
    <message>
12818
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2782"/>
 
12731
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2753"/>
12819
12732
        <source>The &apos;Watch List&apos; is an abbreviated list of recordings sorted to highlight series and shows that need attention in order to keep up to date.</source>
12820
12733
        <translation>The &apos;Watch List&apos; is an abbreviated list of recordings sorted to highlight series and shows that need attention in order to keep up to date.</translation>
12821
12734
    </message>
12822
12735
    <message>
12823
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2792"/>
 
12736
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2763"/>
12824
12737
        <source>Start from the Watch List view</source>
12825
12738
        <translation>Start from the Watch List view</translation>
12826
12739
    </message>
12827
12740
    <message>
12828
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2803"/>
 
12741
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2774"/>
12829
12742
        <source>Exclude recordings not set for Auto-Expire</source>
12830
12743
        <translation>Exclude recordings not set for Auto-Expire</translation>
12831
12744
    </message>
12832
12745
    <message>
12833
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2815"/>
 
12746
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2786"/>
12834
12747
        <source>Maximum days counted in the score</source>
12835
12748
        <translation>Maximum days counted in the score</translation>
12836
12749
    </message>
12837
12750
    <message>
12838
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2817"/>
 
12751
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2788"/>
12839
12752
        <source>The &apos;Watch List&apos; 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.</source>
12840
12753
        <translation>The &apos;Watch List&apos; 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.</translation>
12841
12754
    </message>
12842
12755
    <message>
12843
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2827"/>
 
12756
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2798"/>
12844
12757
        <source>Days to exclude weekly episodes after delete</source>
12845
12758
        <translation>Days to exclude weekly episodes after delete</translation>
12846
12759
    </message>
12847
12760
    <message>
12848
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2829"/>
 
12761
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2800"/>
12849
12762
        <source>When an episode is deleted or marked as watched, other episodes of the series are excluded from the &apos;Watch List&apos; for this interval of time. Daily shows also have a smaller interval based on this setting.</source>
12850
12763
        <translation>When an episode is deleted or marked as watched, other episodes of the series are excluded from the &apos;Watch List&apos; for this interval of time. Daily shows also have a smaller interval based on this setting.</translation>
12851
12764
    </message>
12852
12765
    <message>
12853
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="781"/>
 
12766
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="801"/>
12854
12767
        <source>Use &apos;mythfilldatabase&apos; or the name of a custom script that will populate the program guide info for all your video sources.</source>
12855
12768
        <translation>Use &apos;mythfilldatabase&apos; or the name of a custom script that will populate the programme guide info for all your video sources.</translation>
12856
12769
    </message>
12857
12770
    <message>
12858
12771
        <location filename="../programs/mythtv-setup/checksetup.cpp" line="63"/>
12859
 
        <location filename="../programs/mythtv-setup/checksetup.cpp" line="88"/>
 
12772
        <location filename="../programs/mythtv-setup/checksetup.cpp" line="87"/>
12860
12773
        <source>No Storage Group directories are defined.  You must add at least one directory to the Default Storage Group where new recordings will be stored.</source>
12861
12774
        <translation>No Storage Group directories are defined.  You must add at least one directory to the Default Storage Group where new recordings will be stored.</translation>
12862
12775
    </message>
12876
12789
        <translation>Changes the method of advert detection used for recordings on this channel or skips detection by marking the channel as Advert Free.</translation>
12877
12790
    </message>
12878
12791
    <message>
12879
 
        <location filename="../libs/libmyth/programinfo.cpp" line="4712"/>
 
12792
        <location filename="../libs/libmyth/programinfo.cpp" line="4868"/>
12880
12793
        <source>Use Global Setting</source>
12881
12794
        <translation>Use Global Setting</translation>
12882
12795
    </message>
12912
12825
    </message>
12913
12826
    <message>
12914
12827
        <location filename="../libs/libmyth/dbsettings.cpp" line="125"/>
12915
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="26"/>
12916
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="60"/>
 
12828
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="46"/>
 
12829
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="80"/>
12917
12830
        <source>Port</source>
12918
12831
        <translation>Port</translation>
12919
12832
    </message>
12953
12866
        <translation>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</translation>
12954
12867
    </message>
12955
12868
    <message>
12956
 
        <location filename="../libs/libmyth/mythcontext.cpp" line="600"/>
 
12869
        <location filename="../libs/libmyth/mythcontext.cpp" line="614"/>
12957
12870
        <source>Cannot find (ping) database host %1 on the network</source>
12958
12871
        <translation>Cannot find (ping) database host %1 on the network</translation>
12959
12872
    </message>
12960
12873
    <message>
12961
 
        <location filename="../libs/libmyth/mythcontext.cpp" line="1040"/>
 
12874
        <location filename="../libs/libmyth/mythcontext.cpp" line="1054"/>
12962
12875
        <source>This application is not compatible with the installed MythTV libraries.</source>
12963
 
        <translation type="unfinished"></translation>
 
12876
        <translation>This application is not compatible with the installed MythTV libraries.</translation>
12964
12877
    </message>
12965
12878
    <message>
12966
 
        <location filename="../libs/libmyth/mythcontext.cpp" line="1123"/>
 
12879
        <location filename="../libs/libmyth/mythcontext.cpp" line="1138"/>
12967
12880
        <source>Plugin %1 is not compatible with the installed MythTV libraries.</source>
12968
 
        <translation type="unfinished"></translation>
12969
 
    </message>
12970
 
    <message>
12971
 
        <source>Cannot connect to port %1 on database host %2</source>
12972
 
        <translation type="obsolete">Cannot connect to port %1 on database host %2</translation>
12973
 
    </message>
12974
 
    <message>
12975
 
        <source>Save database details</source>
12976
 
        <translation type="obsolete">Save database details</translation>
12977
 
    </message>
12978
 
    <message>
12979
 
        <source>Save backend details</source>
12980
 
        <translation type="obsolete">Save backend details</translation>
12981
 
    </message>
12982
 
    <message>
12983
 
        <source>Don&apos;t Save</source>
12984
 
        <translation type="obsolete">Don&apos;t Save</translation>
12985
 
    </message>
12986
 
    <message>
12987
 
        <source>Save that backend or database as the default?</source>
12988
 
        <translation type="obsolete">Save that backend or database as the default?</translation>
12989
 
    </message>
12990
 
    <message>
12991
 
        <location filename="../libs/libmyth/mythcontext.cpp" line="937"/>
 
12881
        <translation>Plugin %1 is not compatible with the installed MythTV libraries.</translation>
 
12882
    </message>
 
12883
    <message>
 
12884
        <location filename="../libs/libmyth/mythcontext.cpp" line="951"/>
12992
12885
        <source>The connection to the master backend server has gone away for some reason. Is it running?</source>
12993
12886
        <translation>The connection to the master backend server has gone away for some reason. Is it running?</translation>
12994
12887
    </message>
12995
12888
    <message>
12996
 
        <location filename="../libs/libmyth/mythcontext.cpp" line="941"/>
 
12889
        <location filename="../libs/libmyth/mythcontext.cpp" line="955"/>
12997
12890
        <source>Could not connect to the master backend server. Is it running?  Is the IP address set for it in mythtv-setup correct?</source>
12998
12891
        <translation>Could not connect to the master backend server. Is it running?  Is the IP address set for it in mythtv-setup correct?</translation>
12999
12892
    </message>
13000
12893
    <message>
13001
 
        <location filename="../libs/libmyth/mythcontext.cpp" line="968"/>
 
12894
        <location filename="../libs/libmyth/mythcontext.cpp" line="982"/>
13002
12895
        <source>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.</source>
13003
12896
        <translation>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.</translation>
13004
12897
    </message>
13005
12898
    <message>
13006
 
        <location filename="../libs/libmythbase/mythcorecontext.cpp" line="182"/>
 
12899
        <location filename="../libs/libmythbase/mythcorecontext.cpp" line="194"/>
13007
12900
        <source>This application is not compatible with the installed MythTV libraries. Please recompile after a make distclean</source>
13008
12901
        <translation>This application is not compatible with the installed MythTV libraries. Please recompile after a make distclean</translation>
13009
12902
    </message>
13010
12903
    <message>
13011
 
        <source>Plugin %1 is not compatible with the installed MythTV libraries. Please recompile the plugin after a make distclean</source>
13012
 
        <translation type="obsolete">Plugin %1 is not compatible with the installed MythTV libraries. Please recompile the plugin after a make distclean</translation>
13013
 
    </message>
13014
 
    <message>
13015
 
        <location filename="../libs/libmythtv/avformatdecoder.cpp" line="3520"/>
 
12904
        <location filename="../libs/libmythtv/avformatdecoder.cpp" line="3586"/>
13016
12905
        <source>Subtitle</source>
13017
12906
        <translation>Subtitle</translation>
13018
12907
    </message>
13019
12908
    <message>
13020
 
        <location filename="../libs/libmythtv/cardutil.cpp" line="1622"/>
 
12909
        <location filename="../libs/libmythtv/cardutil.cpp" line="1835"/>
13021
12910
        <source>Could not query inputs.</source>
13022
12911
        <translation>Could not query inputs.</translation>
13023
12912
    </message>
13024
12913
    <message>
13025
 
        <location filename="../libs/libmythtv/cardutil.cpp" line="1653"/>
 
12914
        <location filename="../libs/libmythtv/cardutil.cpp" line="1866"/>
13026
12915
        <source>ERROR, Compile with V4L support to query inputs</source>
13027
12916
        <translation>ERROR, Compile with V4L support to query inputs</translation>
13028
12917
    </message>
13029
12918
    <message>
13030
 
        <location filename="../libs/libmythtv/cardutil.cpp" line="1745"/>
13031
 
        <location filename="../libs/libmythtv/cardutil.cpp" line="1778"/>
 
12919
        <location filename="../libs/libmythtv/cardutil.cpp" line="1958"/>
 
12920
        <location filename="../libs/libmythtv/cardutil.cpp" line="1991"/>
13032
12921
        <source>Could not open &apos;%1&apos; to probe its inputs.</source>
13033
12922
        <translation>Could not open &apos;%1&apos; to probe its inputs.</translation>
13034
12923
    </message>
13035
12924
    <message>
13036
 
        <location filename="../libs/libmythtv/cardutil.cpp" line="1819"/>
 
12925
        <location filename="../libs/libmythtv/cardutil.cpp" line="2032"/>
13037
12926
        <source>ERROR, Compile with DVB support to query inputs</source>
13038
12927
        <translation>ERROR, Compile with DVB support to query inputs</translation>
13039
12928
    </message>
13040
12929
    <message>
13041
 
        <location filename="../libs/libmythtv/cardutil.cpp" line="1901"/>
 
12930
        <location filename="../libs/libmythtv/cardutil.cpp" line="2114"/>
13042
12931
        <source>New Input</source>
13043
12932
        <translation>New Input</translation>
13044
12933
    </message>
13045
12934
    <message>
13046
 
        <location filename="../libs/libmythtv/cardutil.cpp" line="2064"/>
 
12935
        <location filename="../libs/libmythtv/cardutil.cpp" line="2366"/>
13047
12936
        <source>Unable to connect to device.</source>
13048
12937
        <translation>Unable to connect to device.</translation>
13049
12938
    </message>
13050
12939
    <message>
13051
 
        <location filename="../libs/libmythtv/cardutil.cpp" line="2078"/>
 
12940
        <location filename="../libs/libmythtv/cardutil.cpp" line="2380"/>
13052
12941
        <source>Invalid Device ID</source>
13053
12942
        <translation>Invalid Device ID</translation>
13054
12943
    </message>
13055
12944
    <message>
13056
 
        <location filename="../libs/libmythtv/cardutil.cpp" line="2088"/>
 
12945
        <location filename="../libs/libmythtv/cardutil.cpp" line="2390"/>
13057
12946
        <source>Invalid Device ID or address.</source>
13058
12947
        <translation>Invalid Device ID or address.</translation>
13059
12948
    </message>
13060
12949
    <message>
13061
 
        <location filename="../libs/libmythtv/cardutil.cpp" line="2100"/>
 
12950
        <location filename="../libs/libmythtv/cardutil.cpp" line="2402"/>
13062
12951
        <source>, firmware: %2</source>
13063
12952
        <translation>, firmware: %2</translation>
13064
12953
    </message>
13069
12958
    </message>
13070
12959
    <message>
13071
12960
        <location filename="../libs/libmythtv/bdringbuffer.cpp" line="170"/>
13072
 
        <location filename="../libs/libmythtv/dvdringbuffer.cpp" line="300"/>
 
12961
        <location filename="../libs/libmythtv/dvdringbuffer.cpp" line="308"/>
13073
12962
        <source>Title %1 chapter %2</source>
13074
12963
        <translation>Title %1 chapter %2</translation>
13075
12964
    </message>
13076
12965
    <message>
13077
 
        <location filename="../libs/libmyth/programtypes.cpp" line="321"/>
 
12966
        <location filename="../libs/libmyth/programtypes.cpp" line="322"/>
13078
12967
        <source>this rule does not match any showings in the current program listings.</source>
13079
12968
        <translation>this rule does not match any showings in the current programme listings.</translation>
13080
12969
    </message>
13081
12970
    <message>
13082
 
        <location filename="../libs/libmyth/programtypes.cpp" line="331"/>
 
12971
        <location filename="../libs/libmyth/programtypes.cpp" line="332"/>
13083
12972
        <source>this episode will be recorded on a different channel in this time slot.</source>
13084
12973
        <translation>this episode will be recorded on a different channel in this time slot.</translation>
13085
12974
    </message>
13110
12999
        <translation>DVB Transport</translation>
13111
13000
    </message>
13112
13001
    <message>
13113
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="1621"/>
 
13002
        <location filename="../libs/libmythtv/tv_play.cpp" line="1884"/>
13114
13003
        <source>MythTV wants to record these programs in %d seconds:</source>
13115
13004
        <translation>MythTV wants to record these programmes in %d seconds:</translation>
13116
13005
    </message>
13117
13006
    <message>
13118
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="1647"/>
 
13007
        <location filename="../libs/libmythtv/tv_play.cpp" line="1910"/>
13119
13008
        <source>&quot;%1&quot; on %2</source>
13120
13009
        <translation>&quot;%1&quot; on %2</translation>
13121
13010
    </message>
13122
13011
    <message>
13123
13012
        <location filename="../libs/libmythtv/channelscan/channelimporter.cpp" line="1388"/>
13124
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="1660"/>
 
13013
        <location filename="../libs/libmythtv/tv_play.cpp" line="1923"/>
13125
13014
        <source>Do you want to:</source>
13126
13015
        <translation>Do you want to:</translation>
13127
13016
    </message>
13128
13017
    <message>
13129
 
        <location filename="../libs/libmythtv/tv_rec.cpp" line="3604"/>
 
13018
        <location filename="../libs/libmythtv/tv_rec.cpp" line="3611"/>
13130
13019
        <source>On known multiplex...</source>
13131
13020
        <translation>On known multiplex...</translation>
13132
13021
    </message>
13133
13022
    <message>
13134
13023
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="681"/>
13135
13024
        <source>DXVA2 will use the graphics hardware to accelerate video decoding and playback (requires Windows Vista or later).</source>
13136
 
        <translation type="unfinished"></translation>
 
13025
        <translation>DXVA2 will use the graphics hardware to accelerate video decoding and playback (requires Windows Vista or later).</translation>
13137
13026
    </message>
13138
13027
    <message>
13139
13028
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="687"/>
13140
13029
        <source>VAAPI will attempt to use the graphics hardware to accelerate video decoding.</source>
13141
 
        <translation type="unfinished"></translation>
 
13030
        <translation>VAAPI will attempt to use the graphics hardware to accelerate video decoding.</translation>
13142
13031
    </message>
13143
13032
    <message>
13144
13033
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="700"/>
13192
13081
    </message>
13193
13082
    <message>
13194
13083
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="722"/>
13195
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="738"/>
13196
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="750"/>
 
13084
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="734"/>
 
13085
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="746"/>
13197
13086
        <source>Bob (2x, HW)</source>
13198
13087
        <translation>Bob (2x, HW)</translation>
13199
13088
    </message>
13219
13108
    </message>
13220
13109
    <message>
13221
13110
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="732"/>
13222
 
        <source>Yadif (2x, HW)</source>
13223
 
        <translation>Yadif (2x, HW)</translation>
13224
 
    </message>
13225
 
    <message>
13226
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="734"/>
13227
 
        <source>Yadif (HW)</source>
13228
 
        <translation>Yadif (HW)</translation>
13229
 
    </message>
13230
 
    <message>
13231
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="736"/>
13232
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="748"/>
 
13111
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="744"/>
13233
13112
        <source>One Field (1x, HW)</source>
13234
13113
        <translation>One Field (1x, HW)</translation>
13235
13114
    </message>
13236
13115
    <message>
13237
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="740"/>
 
13116
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="736"/>
13238
13117
        <source>Temporal (1x, HW)</source>
13239
13118
        <translation>Temporal (1x, HW)</translation>
13240
13119
    </message>
13241
13120
    <message>
13242
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="742"/>
 
13121
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="738"/>
13243
13122
        <source>Temporal (2x, HW)</source>
13244
13123
        <translation>Temporal (2x, HW)</translation>
13245
13124
    </message>
13246
13125
    <message>
13247
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="744"/>
 
13126
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="740"/>
13248
13127
        <source>Advanced (1x, HW)</source>
13249
13128
        <translation>Advanced (1x, HW)</translation>
13250
13129
    </message>
13251
13130
    <message>
13252
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="746"/>
 
13131
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="742"/>
13253
13132
        <source>Advanced (2x, HW)</source>
13254
13133
        <translation>Advanced (2x, HW)</translation>
13255
13134
    </message>
13256
13135
    <message>
13257
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1072"/>
 
13136
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1068"/>
13258
13137
        <source>VDPAU High Quality</source>
13259
13138
        <comment>Sample: VDPAU high quality</comment>
13260
13139
        <translation>VDPAU High Quality</translation>
13261
13140
    </message>
13262
13141
    <message>
13263
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1080"/>
 
13142
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1076"/>
13264
13143
        <source>VDPAU Normal</source>
13265
13144
        <comment>Sample: VDPAU average quality</comment>
13266
13145
        <translation>VDPAU Normal</translation>
13267
13146
    </message>
13268
13147
    <message>
13269
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1092"/>
 
13148
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1088"/>
13270
13149
        <source>VDPAU Slim</source>
13271
13150
        <comment>Sample: VDPAU low power GPU</comment>
13272
13151
        <translation>VDPAU Slim</translation>
13273
13152
    </message>
13274
13153
    <message>
13275
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1123"/>
 
13154
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1119"/>
13276
13155
        <source>Video rendering method</source>
13277
13156
        <translation>Video rendering method</translation>
13278
13157
    </message>
13279
13158
    <message>
13280
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1129"/>
 
13159
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1125"/>
13281
13160
        <source>Render video offscreen. Used internally.</source>
13282
13161
        <translation>Render video offscreen. Used internally.</translation>
13283
13162
    </message>
13284
13163
    <message>
13285
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1133"/>
 
13164
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1129"/>
13286
13165
        <source>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.</source>
13287
13166
        <translation>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.</translation>
13288
13167
    </message>
13289
13168
    <message>
13290
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1140"/>
 
13169
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1136"/>
13291
13170
        <source>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.</source>
13292
13171
        <translation>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.</translation>
13293
13172
    </message>
13294
13173
    <message>
13295
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1147"/>
 
13174
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1143"/>
13296
13175
        <source>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.</source>
13297
13176
        <translation>This is the standard video renderer for X11 systems. It uses XVideo hardware assist for scaling, colour conversion. If the hardware offers picture controls the renderer supports them.</translation>
13298
13177
    </message>
13299
13178
    <message>
13300
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1354"/>
 
13179
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1164"/>
 
13180
        <source>This video renderer uses OpenGL for scaling and color conversion with full picture contols. The GPU can be used for deinterlacing. This requires a faster GPU than XVideo.</source>
 
13181
        <translation>This video renderer uses OpenGL for scaling and color conversion with full picture contols. The GPU can be used for deinterlacing. This requires a faster GPU than XVideo.</translation>
 
13182
    </message>
 
13183
    <message>
 
13184
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1171"/>
 
13185
        <source>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.</source>
 
13186
        <translation>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.</translation>
 
13187
    </message>
 
13188
    <message>
 
13189
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1258"/>
 
13190
        <source>This deinterlacer attempts to synchronize with interlaced displays whose size and refresh rate exactly match the video source. It has low CPU requirements.</source>
 
13191
        <translation>This deinterlacer attempts to synchronise with interlaced displays whose size and refresh rate exactly match the video source. It has low CPU requirements.</translation>
 
13192
    </message>
 
13193
    <message>
 
13194
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1351"/>
13301
13195
        <source>Render the OSD using the XVideo chromakey feature.This renderer does not alpha blend. But it is the fastest OSD renderer for XVideo.</source>
13302
 
        <translation type="unfinished"></translation>
13303
 
    </message>
13304
 
    <message>
13305
 
        <source>This is the standard video renderer for XvMC decoders. It uses XVideo hardware assist for scaling, color conversion and when available offers XVideo picture controls.</source>
13306
 
        <translation type="obsolete">This is the standard video renderer for XvMC decoders. It uses XVideo hardware assist for scaling, colour conversion and when available offers XVideo picture controls.</translation>
13307
 
    </message>
13308
 
    <message>
13309
 
        <source>This video renderer uses DirectFB for scaling and color conversion. It is not as feature rich as the standard video renderer, but can run on Linux hardware without an X11 server.</source>
13310
 
        <translation type="obsolete">This video renderer uses DirectFB for scaling and colour conversion. It is not as feature rich as the standard video renderer, but can run on Linux hardware without an X11 server.</translation>
13311
 
    </message>
13312
 
    <message>
13313
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1153"/>
 
13196
        <translation>Render the OSD using the XVideo chromakey feature.This renderer does not alpha blend. but it is the fastest OSD renderer for XVideo.</translation>
 
13197
    </message>
 
13198
    <message>
 
13199
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1149"/>
13314
13200
        <source>Windows video renderer based on Direct3D. Requires video card compatible with Direct3D 9. This is the preferred renderer for current Windows systems.</source>
13315
13201
        <translation>Windows video renderer based on Direct3D. Requires video card compatible with Direct3D 9. This is the preferred renderer for current Windows systems.</translation>
13316
13202
    </message>
13317
13203
    <message>
13318
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1159"/>
 
13204
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1155"/>
13319
13205
        <source>This is the standard video render for Macintosh OS X systems.</source>
13320
13206
        <translation>This is the standard video render for Macintosh OS X systems.</translation>
13321
13207
    </message>
13322
13208
    <message>
13323
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1163"/>
 
13209
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1159"/>
13324
13210
        <source>This is the only video renderer for the MacAccel decoder.</source>
13325
13211
        <translation>This is the only video renderer for the MacAccel decoder.</translation>
13326
13212
    </message>
13327
13213
    <message>
13328
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1168"/>
13329
 
        <source>This video renderer uses OpenGL for scaling and color conversion and can offer limited picture contols. This requires a faster GPU than XVideo. Also, when enabled, picture controls consume additional resources.</source>
13330
 
        <translation>This video renderer uses OpenGL for scaling and colour conversion and can offer limited picture controls. This requires a faster GPU than XVideo. Also, when enabled, picture controls consume additional resources.</translation>
13331
 
    </message>
13332
 
    <message>
13333
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1183"/>
 
13214
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1184"/>
13334
13215
        <source>This video renderer uses VAAPI for video decoding and OpenGL for scaling and color conversion.</source>
13335
 
        <translation type="unfinished"></translation>
 
13216
        <translation>This video renderer uses VAAPI for video decoding and OpenGL for scaling and color conversion.</translation>
13336
13217
    </message>
13337
13218
    <message>
13338
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1219"/>
 
13219
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1220"/>
13339
13220
        <source>This deinterlacer requires the display to be capable of twice the frame rate as the source video.</source>
13340
13221
        <translation>This deinterlacer requires the display to be capable of twice the frame rate as the source video.</translation>
13341
13222
    </message>
13342
13223
    <message>
13343
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1224"/>
 
13224
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1225"/>
13344
13225
        <source>Perform no deinterlacing.</source>
13345
13226
        <translation>Perform no deinterlacing.</translation>
13346
13227
    </message>
13347
13228
    <message>
13348
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1225"/>
 
13229
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1226"/>
13349
13230
        <source>Use this with an interlaced display whose resolution exactly matches the video size. This is incompatible with MythTV zoom modes.</source>
13350
13231
        <translation>Use this with an interlaced display whose resolution exactly matches the video size. This is incompatible with MythTV zoom modes.</translation>
13351
13232
    </message>
13352
13233
    <message>
13353
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1230"/>
 
13234
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1231"/>
13354
13235
        <source>Shows only one of the two fields in the frame. This looks good when displaying a high motion 1080i video on a 720p display.</source>
13355
13236
        <translation>Shows only one of the two fields in the frame. This looks good when displaying a high motion 1080i video on a 720p display.</translation>
13356
13237
    </message>
13357
13238
    <message>
13358
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1235"/>
 
13239
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1236"/>
13359
13240
        <source>Shows one field of the frame followed by the other field displaced vertically.</source>
13360
13241
        <translation>Shows one field of the frame followed by the other field displaced vertically.</translation>
13361
13242
    </message>
13362
13243
    <message>
13363
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1240"/>
 
13244
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1241"/>
13364
13245
        <source>Blends the odd and even fields linearly into one frame.</source>
13365
13246
        <translation>Blends the odd and even fields linearly into one frame.</translation>
13366
13247
    </message>
13367
13248
    <message>
13368
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1243"/>
 
13249
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1244"/>
13369
13250
        <source>This filter disables deinterlacing when the two fields are similar, and performs linear deinterlacing otherwise.</source>
13370
13251
        <translation>This filter disables deinterlacing when the two fields are similar, and performs linear deinterlacing otherwise.</translation>
13371
13252
    </message>
13372
13253
    <message>
13373
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1247"/>
 
13254
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1248"/>
13374
13255
        <source>(Hardware Accelerated)</source>
13375
13256
        <translation>(Hardware Accelerated)</translation>
13376
13257
    </message>
13377
13258
    <message>
13378
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1249"/>
13379
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1253"/>
 
13259
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1250"/>
 
13260
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1254"/>
13380
13261
        <source>This deinterlacer uses several fields to reduce motion blur. It has increased CPU requirements.</source>
13381
13262
        <translation>This deinterlacer uses several fields to reduce motion blur. It has increased CPU requirements.</translation>
13382
13263
    </message>
13383
13264
    <message>
13384
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1257"/>
13385
 
        <source>This deinterlacer attempts to syncronise with interlaced displays whose size and refresh rate exactly match the video source. It has low CPU requirements.</source>
13386
 
        <translation>This deinterlacer attempts to syncronise with interlaced displays whose size and refresh rate exactly match the video source. It has low CPU requirements.</translation>
13387
 
    </message>
13388
 
    <message>
13389
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1262"/>
 
13265
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1263"/>
13390
13266
        <source>This deinterlacer uses several fields to reduce motion blur. </source>
13391
13267
        <translation>This deinterlacer uses several fields to reduce motion blur. </translation>
13392
13268
    </message>
13393
13269
    <message>
13394
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1265"/>
 
13270
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1266"/>
13395
13271
        <source>This deinterlacer uses multiple fields to reduce motion blur and smooth edges. </source>
13396
13272
        <translation>This deinterlacer uses multiple fields to reduce motion blur and smooth edges. </translation>
13397
13273
    </message>
13398
13274
    <message>
13399
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1326"/>
 
13275
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1323"/>
13400
13276
        <source>&apos;%1&apos; has not been documented yet.</source>
13401
13277
        <translation>&apos;%1&apos; has not been documented yet.</translation>
13402
13278
    </message>
13403
13279
    <message>
13404
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1348"/>
 
13280
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1345"/>
13405
13281
        <source>OSD rendering method</source>
13406
13282
        <translation>OSD rendering method</translation>
13407
13283
    </message>
13408
13284
    <message>
13409
 
        <source>Render the OSD using the XVideo chromakey feature.This renderer does not alpha blend. But it is the fastest OSD renderer; and is particularly efficient compared to the ia44blend OSD renderer for XvMC.</source>
13410
 
        <translation type="obsolete">Render the OSD using the XVideo chromakey feature.This renderer does not alpha blend. But it is the fastest OSD renderer; and is particularly efficient compared to the ia44blend OSD renderer for XvMC.</translation>
13411
 
    </message>
13412
 
    <message>
13413
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1358"/>
 
13285
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1355"/>
13414
13286
        <source>Note: nVidia hardware after the 5xxx series does not have XVideo chromakey support.</source>
13415
13287
        <translation>Note: NVIDIA hardware after the 5xxx series does not have XVideo chromakey support.</translation>
13416
13288
    </message>
13417
13289
    <message>
13418
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1365"/>
 
13290
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1362"/>
13419
13291
        <source>Software OSD rendering uses your CPU to alpha blend the OSD.</source>
13420
13292
        <translation>Software OSD rendering uses your CPU to alpha blend the OSD.</translation>
13421
13293
    </message>
13422
13294
    <message>
13423
 
        <source>Uses hardware support for 16 color alpha-blend surfaces for rendering the OSD. Because of the limited color range, MythTV renders the OSD in 16 level grayscale.</source>
13424
 
        <translation type="obsolete">Uses hardware support for 16 colour alpha-blend surfaces for rendering the OSD. Because of the limited colour range, MythTV renders the OSD in 16 level greyscale.</translation>
13425
 
    </message>
13426
 
    <message>
13427
 
        <source>Note: Not recommended for nVidia or Intel chipsets. This removes two of the limited XvMC buffers from decoding duty.</source>
13428
 
        <translation type="obsolete">Note: Not recommended for NVIDIA or Intel chipsets. This removes two of the limited XvMC buffers from decoding duty.</translation>
13429
 
    </message>
13430
 
    <message>
13431
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1371"/>
 
13295
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1368"/>
13432
13296
        <source>Uses OpenGL to alpha blend the OSD onto the video.</source>
13433
13297
        <translation>Uses OpenGL to alpha blend the OSD onto the video.</translation>
13434
13298
    </message>
13443
13307
        <translation>Maximum number of simultaneous recordings this device should make. Some digital transmitters transmit multiple channels on a multiplex, if this is set to a value greater than one MythTV can sometimes take advantage of this.</translation>
13444
13308
    </message>
13445
13309
    <message>
13446
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1043"/>
13447
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1490"/>
13448
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1635"/>
 
13310
        <location filename="../libs/libmythtv/videosource.cpp" line="1025"/>
 
13311
        <location filename="../libs/libmythtv/videosource.cpp" line="1471"/>
 
13312
        <location filename="../libs/libmythtv/videosource.cpp" line="1615"/>
13449
13313
        <source>Warning: already in use</source>
13450
13314
        <translation>Warning: already in use</translation>
13451
13315
    </message>
13452
13316
    <message>
13453
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2501"/>
 
13317
        <location filename="../libs/libmythtv/videosource.cpp" line="2596"/>
13454
13318
        <source>Leave as &apos;Generic&apos; 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.</source>
13455
13319
        <translation>Leave as &apos;Generic&apos; 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.</translation>
13456
13320
    </message>
13457
13321
    <message>
13458
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2623"/>
 
13322
        <location filename="../libs/libmythtv/videosource.cpp" line="2718"/>
13459
13323
        <source>Live TV only</source>
13460
13324
        <translation>Live TV only</translation>
13461
13325
    </message>
13462
13326
    <message>
13463
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2812"/>
 
13327
        <location filename="../libs/libmythtv/videosource.cpp" line="2939"/>
13464
13328
        <source>Interactions between inputs</source>
13465
13329
        <translation>Interactions between inputs</translation>
13466
13330
    </message>
13467
13331
    <message>
13468
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2816"/>
 
13332
        <location filename="../libs/libmythtv/videosource.cpp" line="2945"/>
13469
13333
        <source>Create a New Input Group</source>
13470
13334
        <translation>Create a New Input Group</translation>
13471
13335
    </message>
13472
13336
    <message>
13473
 
        <location filename="../libs/libmythtv/videoouttypes.h" line="142"/>
 
13337
        <location filename="../libs/libmythtv/videoouttypes.h" line="122"/>
 
13338
        <source>No 3D</source>
 
13339
        <translation>No 3D</translation>
 
13340
    </message>
 
13341
    <message>
 
13342
        <location filename="../libs/libmythtv/videoouttypes.h" line="124"/>
 
13343
        <source>3D Side by Side</source>
 
13344
        <translation>3D Side by Side</translation>
 
13345
    </message>
 
13346
    <message>
 
13347
        <location filename="../libs/libmythtv/videoouttypes.h" line="126"/>
 
13348
        <source>Discard 3D Side by Side</source>
 
13349
        <translation>Discard 3D Side by Side</translation>
 
13350
    </message>
 
13351
    <message>
 
13352
        <location filename="../libs/libmythtv/videoouttypes.h" line="128"/>
 
13353
        <source>3D Top and Bottom</source>
 
13354
        <translation>3D Top and Bottom</translation>
 
13355
    </message>
 
13356
    <message>
 
13357
        <location filename="../libs/libmythtv/videoouttypes.h" line="130"/>
 
13358
        <source>Discard 3D Top and Bottom</source>
 
13359
        <translation>Discard 3D Top and Bottom</translation>
 
13360
    </message>
 
13361
    <message>
 
13362
        <location filename="../libs/libmythtv/videoouttypes.h" line="159"/>
13474
13363
        <source>Ignore</source>
13475
13364
        <translation>Ignore</translation>
13476
13365
    </message>
13477
13366
    <message>
13478
 
        <location filename="../libs/libmythtv/videoouttypes.h" line="144"/>
 
13367
        <location filename="../libs/libmythtv/videoouttypes.h" line="161"/>
13479
13368
        <source>Detect</source>
13480
13369
        <translation>Detect</translation>
13481
13370
    </message>
13482
13371
    <message>
13483
 
        <location filename="../libs/libmythtv/videoouttypes.h" line="147"/>
13484
 
        <location filename="../libs/libmythtv/videoouttypes.h" line="153"/>
 
13372
        <location filename="../libs/libmythtv/videoouttypes.h" line="164"/>
 
13373
        <location filename="../libs/libmythtv/videoouttypes.h" line="170"/>
13485
13374
        <source>Interlaced</source>
13486
13375
        <translation>Interlaced</translation>
13487
13376
    </message>
13488
13377
    <message>
13489
 
        <location filename="../libs/libmythtv/videoouttypes.h" line="149"/>
 
13378
        <location filename="../libs/libmythtv/videoouttypes.h" line="166"/>
13490
13379
        <source>Interlaced (Normal)</source>
13491
13380
        <translation>Interlaced (Normal)</translation>
13492
13381
    </message>
13493
13382
    <message>
13494
 
        <location filename="../libs/libmythtv/videoouttypes.h" line="155"/>
 
13383
        <location filename="../libs/libmythtv/videoouttypes.h" line="172"/>
13495
13384
        <source>Interlaced (Reversed)</source>
13496
13385
        <translation>Interlaced (Reversed)</translation>
13497
13386
    </message>
13498
13387
    <message>
13499
 
        <location filename="../libs/libmythtv/videoouttypes.h" line="158"/>
 
13388
        <location filename="../libs/libmythtv/videoouttypes.h" line="175"/>
13500
13389
        <source>Progressive</source>
13501
13390
        <translation>Progressive</translation>
13502
13391
    </message>
13503
13392
    <message>
13504
 
        <location filename="../libs/libmythtv/videoouttypes.h" line="189"/>
 
13393
        <location filename="../libs/libmythtv/videoouttypes.h" line="206"/>
13505
13394
        <source>14:9</source>
13506
13395
        <translation>14:9</translation>
13507
13396
    </message>
13508
13397
    <message>
13509
 
        <location filename="../libs/libmythtv/videoouttypes.h" line="191"/>
 
13398
        <location filename="../libs/libmythtv/videoouttypes.h" line="208"/>
13510
13399
        <source>2.35:1</source>
13511
13400
        <translation>2.35:1</translation>
13512
13401
    </message>
13513
13402
    <message>
13514
 
        <location filename="../libs/libmythtv/videoouttypes.h" line="203"/>
 
13403
        <location filename="../libs/libmythtv/videoouttypes.h" line="220"/>
13515
13404
        <source>Black</source>
13516
13405
        <translation>Black</translation>
13517
13406
    </message>
13518
13407
    <message>
13519
 
        <location filename="../libs/libmythtv/videoouttypes.h" line="206"/>
 
13408
        <location filename="../libs/libmythtv/videoouttypes.h" line="223"/>
13520
13409
        <source>Gray</source>
13521
13410
        <translation>Grey</translation>
13522
13411
    </message>
13523
13412
    <message>
13524
 
        <location filename="../libs/libmythtv/videoouttypes.h" line="252"/>
 
13413
        <location filename="../libs/libmythtv/videoouttypes.h" line="269"/>
13525
13414
        <source>Half</source>
13526
13415
        <translation>Half</translation>
13527
13416
    </message>
13528
13417
    <message>
13529
 
        <location filename="../libs/libmythtv/videoouttypes.h" line="253"/>
 
13418
        <location filename="../libs/libmythtv/videoouttypes.h" line="270"/>
13530
13419
        <source>Full</source>
13531
13420
        <translation>Full</translation>
13532
13421
    </message>
13533
13422
    <message>
13534
 
        <location filename="../libs/libmythtv/videoouttypes.h" line="255"/>
 
13423
        <location filename="../libs/libmythtv/videoouttypes.h" line="272"/>
13535
13424
        <source>H.Stretch</source>
13536
13425
        <translation>H.Stretch</translation>
13537
13426
    </message>
13538
13427
    <message>
13539
 
        <location filename="../libs/libmythtv/videoouttypes.h" line="257"/>
 
13428
        <location filename="../libs/libmythtv/videoouttypes.h" line="274"/>
13540
13429
        <source>V.Stretch</source>
13541
13430
        <translation>V.Stretch</translation>
13542
13431
    </message>
13543
13432
    <message>
13544
 
        <location filename="../libs/libmythtv/videoouttypes.h" line="259"/>
 
13433
        <location filename="../libs/libmythtv/videoouttypes.h" line="276"/>
13545
13434
        <source>V.Fill</source>
13546
 
        <translation type="unfinished"></translation>
 
13435
        <translation>V.Fill</translation>
13547
13436
    </message>
13548
13437
    <message>
13549
 
        <location filename="../libs/libmythtv/videoouttypes.h" line="261"/>
 
13438
        <location filename="../libs/libmythtv/videoouttypes.h" line="278"/>
13550
13439
        <source>H.Fill</source>
13551
 
        <translation type="unfinished"></translation>
 
13440
        <translation>H.Fill</translation>
13552
13441
    </message>
13553
13442
    <message>
13554
 
        <location filename="../libs/libmythtv/videoouttypes.h" line="266"/>
 
13443
        <location filename="../libs/libmythtv/videoouttypes.h" line="283"/>
13555
13444
        <source>Auto Detect (Default Off)</source>
13556
13445
        <translation>Auto Detect (Default Off)</translation>
13557
13446
    </message>
13558
13447
    <message>
13559
 
        <location filename="../libs/libmythtv/videoouttypes.h" line="269"/>
 
13448
        <location filename="../libs/libmythtv/videoouttypes.h" line="286"/>
13560
13449
        <source>Auto Detect (Default Half)</source>
13561
13450
        <translation>Auto Detect (Default Half)</translation>
13562
13451
    </message>
13563
13452
    <message>
13564
 
        <location filename="../libs/libmythtv/videoouttypes.h" line="292"/>
 
13453
        <location filename="../libs/libmythtv/videoouttypes.h" line="309"/>
13565
13454
        <source>Studio Levels</source>
13566
 
        <translation type="unfinished"></translation>
13567
 
    </message>
13568
 
    <message>
13569
 
        <location filename="../libs/libmythtv/mpeg/atsctables.cpp" line="110"/>
13570
 
        <location filename="../libs/libmythtv/mpeg/atsctables.cpp" line="117"/>
13571
 
        <location filename="../libs/libmythtv/mpeg/atsctables.cpp" line="190"/>
13572
 
        <location filename="../libs/libmythtv/mpeg/atsctables.cpp" line="196"/>
13573
 
        <source>[Reserved]</source>
13574
 
        <translation>[Reserved]</translation>
13575
 
    </message>
13576
 
    <message>
13577
 
        <location filename="../libs/libmythtv/mpeg/atsctables.cpp" line="111"/>
13578
 
        <location filename="../libs/libmythtv/mpeg/atsctables.cpp" line="191"/>
13579
 
        <source>SCTE mode 1</source>
13580
 
        <translation>SCTE mode 1</translation>
13581
 
    </message>
13582
 
    <message>
13583
 
        <location filename="../libs/libmythtv/mpeg/atsctables.cpp" line="111"/>
13584
 
        <location filename="../libs/libmythtv/mpeg/atsctables.cpp" line="191"/>
13585
 
        <source>SCTE mode 2</source>
13586
 
        <translation>SCTE mode 2</translation>
13587
 
    </message>
13588
 
    <message>
13589
 
        <location filename="../libs/libmythtv/mpeg/atsctables.cpp" line="112"/>
13590
 
        <location filename="../libs/libmythtv/mpeg/atsctables.cpp" line="192"/>
13591
 
        <source>ATSC 8-VSB</source>
13592
 
        <translation>ATSC 8-VSB</translation>
13593
 
    </message>
13594
 
    <message>
13595
 
        <location filename="../libs/libmythtv/mpeg/atsctables.cpp" line="112"/>
13596
 
        <location filename="../libs/libmythtv/mpeg/atsctables.cpp" line="192"/>
13597
 
        <source>ATSC 16-VSB</source>
13598
 
        <translation>ATSC 16-VSB</translation>
13599
 
    </message>
13600
 
    <message>
13601
 
        <location filename="../libs/libmythtv/mpeg/atsctables.cpp" line="118"/>
13602
 
        <location filename="../libs/libmythtv/mpeg/atsctables.cpp" line="197"/>
13603
 
        <source>ATSC TV</source>
13604
 
        <translation>ATSC TV</translation>
13605
 
    </message>
13606
 
    <message>
13607
 
        <location filename="../libs/libmythtv/mpeg/atsctables.cpp" line="118"/>
13608
 
        <location filename="../libs/libmythtv/mpeg/atsctables.cpp" line="197"/>
13609
 
        <source>ATSC Audio</source>
13610
 
        <translation>ATSC Audio</translation>
13611
 
    </message>
13612
 
    <message>
13613
 
        <location filename="../libs/libmythtv/mpeg/atsctables.cpp" line="119"/>
13614
 
        <location filename="../libs/libmythtv/mpeg/atsctables.cpp" line="198"/>
13615
 
        <source>ATSC Data</source>
13616
 
        <translation>ATSC Data</translation>
13617
 
    </message>
13618
 
    <message>
13619
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="281"/>
 
13455
        <translation>Studio Levels</translation>
 
13456
    </message>
 
13457
    <message>
 
13458
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="312"/>
13620
13459
        <source>Detective/Thriller</source>
13621
13460
        <translation>Detective/Thriller</translation>
13622
13461
    </message>
13623
13462
    <message>
13624
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="283"/>
 
13463
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="314"/>
13625
13464
        <source>Adventure/Western/War</source>
13626
13465
        <translation>Adventure/Western/War</translation>
13627
13466
    </message>
13628
13467
    <message>
13629
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="285"/>
 
13468
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="316"/>
13630
13469
        <source>Science Fiction/Fantasy/Horror</source>
13631
13470
        <translation>Science Fiction/Fantasy/Horror</translation>
13632
13471
    </message>
13633
13472
    <message>
13634
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="289"/>
 
13473
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="320"/>
13635
13474
        <source>Soap/melodrama/folkloric</source>
13636
13475
        <translation>Soap/melodrama/folkloric</translation>
13637
13476
    </message>
13638
13477
    <message>
13639
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="293"/>
 
13478
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="324"/>
13640
13479
        <source>Serious/Classical/Religious/Historical Movie/Drama</source>
13641
13480
        <translation>Serious/Classical/Religious/Historical Film/Drama</translation>
13642
13481
    </message>
13643
13482
    <message>
13644
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="295"/>
 
13483
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="326"/>
13645
13484
        <source>Adult</source>
13646
13485
        <comment>Adult Movie</comment>
13647
13486
        <translation>Adult Film</translation>
13648
13487
    </message>
13649
13488
    <message>
13650
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="298"/>
 
13489
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="329"/>
13651
13490
        <source>News/weather report</source>
13652
13491
        <translation>News/weather report</translation>
13653
13492
    </message>
13654
13493
    <message>
13655
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="299"/>
 
13494
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="330"/>
13656
13495
        <source>News magazine</source>
13657
13496
        <translation>News magazine</translation>
13658
13497
    </message>
13659
13498
    <message>
13660
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="301"/>
13661
 
        <source>Intelligent Programmes</source>
13662
 
        <translation>Intelligent Programmes</translation>
13663
 
    </message>
13664
 
    <message>
13665
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="304"/>
 
13499
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="335"/>
13666
13500
        <source>Game Show</source>
13667
13501
        <translation>Game Show</translation>
13668
13502
    </message>
13669
13503
    <message>
13670
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="305"/>
 
13504
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="336"/>
13671
13505
        <source>Variety Show</source>
13672
13506
        <translation>Variety Show</translation>
13673
13507
    </message>
13674
13508
    <message>
13675
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="306"/>
 
13509
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="337"/>
13676
13510
        <source>Talk Show</source>
13677
13511
        <translation>Talk Show</translation>
13678
13512
    </message>
13679
13513
    <message>
13680
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="310"/>
 
13514
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="341"/>
13681
13515
        <source>Special Events (World Cup, World Series, etc)</source>
13682
13516
        <translation>Special Events (World Cup, World Series, etc)</translation>
13683
13517
    </message>
13684
13518
    <message>
13685
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="311"/>
 
13519
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="342"/>
13686
13520
        <source>Sports Magazines</source>
13687
13521
        <translation>Sports Magazines</translation>
13688
13522
    </message>
13689
13523
    <message>
13690
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="312"/>
 
13524
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="343"/>
13691
13525
        <source>Football (Soccer)</source>
13692
13526
        <translation>Football</translation>
13693
13527
    </message>
13694
13528
    <message>
13695
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="313"/>
 
13529
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="344"/>
13696
13530
        <source>Tennis/Squash</source>
13697
13531
        <translation>Tennis/Squash</translation>
13698
13532
    </message>
13699
13533
    <message>
13700
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="315"/>
 
13534
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="346"/>
13701
13535
        <source>Misc. Team Sports</source>
13702
13536
        <translation>Misc. Team Sports</translation>
13703
13537
    </message>
13704
13538
    <message>
13705
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="316"/>
 
13539
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="347"/>
13706
13540
        <source>Athletics</source>
13707
13541
        <translation>Athletics</translation>
13708
13542
    </message>
13709
13543
    <message>
13710
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="317"/>
 
13544
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="348"/>
13711
13545
        <source>Motor Sport</source>
13712
13546
        <translation>Motor Sport</translation>
13713
13547
    </message>
13714
13548
    <message>
13715
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="318"/>
 
13549
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="349"/>
13716
13550
        <source>Water Sport</source>
13717
13551
        <translation>Water Sport</translation>
13718
13552
    </message>
13719
13553
    <message>
13720
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="319"/>
 
13554
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="350"/>
13721
13555
        <source>Winter Sports</source>
13722
13556
        <translation>Winter Sports</translation>
13723
13557
    </message>
13724
13558
    <message>
13725
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="320"/>
 
13559
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="351"/>
13726
13560
        <source>Equestrian</source>
13727
13561
        <translation>Equestrian</translation>
13728
13562
    </message>
13729
13563
    <message>
13730
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="321"/>
 
13564
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="352"/>
13731
13565
        <source>Martial Sports</source>
13732
13566
        <translation>Martial Sports</translation>
13733
13567
    </message>
13734
13568
    <message>
13735
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="323"/>
 
13569
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="354"/>
13736
13570
        <source>Kids</source>
13737
13571
        <translation>Kids</translation>
13738
13572
    </message>
13739
13573
    <message>
13740
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="324"/>
13741
 
        <source>Pre-School Children&apos;s Programmes</source>
 
13574
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="332"/>
 
13575
        <source>Intelligent Programs</source>
 
13576
        <translation>Intelligent Programmes</translation>
 
13577
    </message>
 
13578
    <message>
 
13579
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="355"/>
 
13580
        <source>Pre-School Children&apos;s Programs</source>
13742
13581
        <translation>Pre-School Children&apos;s Programmes</translation>
13743
13582
    </message>
13744
13583
    <message>
13745
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="325"/>
13746
 
        <source>Entertainment Programmes for 6 to 14</source>
 
13584
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="356"/>
 
13585
        <source>Entertainment Programs for 6 to 14</source>
13747
13586
        <translation>Entertainment Programmes for 6 to 14</translation>
13748
13587
    </message>
13749
13588
    <message>
13750
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="326"/>
13751
 
        <source>Entertainment Programmes for 10 to 16</source>
 
13589
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="357"/>
 
13590
        <source>Entertainment Programs for 10 to 16</source>
13752
13591
        <translation>Entertainment Programmes for 10 to 16</translation>
13753
13592
    </message>
13754
13593
    <message>
13755
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="327"/>
 
13594
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="358"/>
13756
13595
        <source>Informational/Educational</source>
13757
13596
        <translation>Informational/Educational</translation>
13758
13597
    </message>
13759
13598
    <message>
13760
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="328"/>
 
13599
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="359"/>
13761
13600
        <source>Cartoons/Puppets</source>
13762
13601
        <translation>Cartoons/Puppets</translation>
13763
13602
    </message>
13764
13603
    <message>
13765
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="330"/>
 
13604
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="361"/>
13766
13605
        <source>Music/Ballet/Dance</source>
13767
13606
        <translation>Music/Ballet/Dance</translation>
13768
13607
    </message>
13769
13608
    <message>
13770
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="331"/>
 
13609
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="362"/>
13771
13610
        <source>Rock/Pop</source>
13772
13611
        <translation>Rock/Pop</translation>
13773
13612
    </message>
13774
13613
    <message>
13775
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="332"/>
 
13614
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="363"/>
13776
13615
        <source>Classical Music</source>
13777
13616
        <translation>Classical Music</translation>
13778
13617
    </message>
13779
13618
    <message>
13780
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="333"/>
 
13619
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="364"/>
13781
13620
        <source>Folk Music</source>
13782
13621
        <translation>Folk Music</translation>
13783
13622
    </message>
13784
13623
    <message>
13785
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="334"/>
 
13624
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="365"/>
13786
13625
        <source>Jazz</source>
13787
13626
        <translation>Jazz</translation>
13788
13627
    </message>
13789
13628
    <message>
13790
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="335"/>
 
13629
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="366"/>
13791
13630
        <source>Musical/Opera</source>
13792
13631
        <translation>Musical/Opera</translation>
13793
13632
    </message>
13794
13633
    <message>
13795
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="336"/>
 
13634
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="367"/>
13796
13635
        <source>Ballet</source>
13797
13636
        <translation>Ballet</translation>
13798
13637
    </message>
13799
13638
    <message>
13800
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="338"/>
 
13639
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="369"/>
13801
13640
        <source>Arts/Culture</source>
13802
13641
        <translation>Arts/Culture</translation>
13803
13642
    </message>
13804
13643
    <message>
13805
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="339"/>
 
13644
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="370"/>
13806
13645
        <source>Performing Arts</source>
13807
13646
        <translation>Performing Arts</translation>
13808
13647
    </message>
13809
13648
    <message>
13810
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="340"/>
 
13649
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="371"/>
13811
13650
        <source>Fine Arts</source>
13812
13651
        <translation>Fine Arts</translation>
13813
13652
    </message>
13814
13653
    <message>
13815
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="341"/>
 
13654
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="372"/>
13816
13655
        <source>Religion</source>
13817
13656
        <translation>Religion</translation>
13818
13657
    </message>
13819
13658
    <message>
13820
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="342"/>
 
13659
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="373"/>
13821
13660
        <source>Popular Culture/Traditional Arts</source>
13822
13661
        <translation>Popular Culture/Traditional Arts</translation>
13823
13662
    </message>
13824
13663
    <message>
13825
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="343"/>
 
13664
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="374"/>
13826
13665
        <source>Literature</source>
13827
13666
        <translation>Literature</translation>
13828
13667
    </message>
13829
13668
    <message>
13830
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="344"/>
 
13669
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="375"/>
13831
13670
        <source>Film/Cinema</source>
13832
13671
        <translation>Film/Cinema</translation>
13833
13672
    </message>
13834
13673
    <message>
13835
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="345"/>
 
13674
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="376"/>
13836
13675
        <source>Experimental Film/Video</source>
13837
13676
        <translation>Experimental Film/Video</translation>
13838
13677
    </message>
13839
13678
    <message>
13840
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="346"/>
 
13679
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="377"/>
13841
13680
        <source>Broadcasting/Press</source>
13842
13681
        <translation>Broadcasting/Press</translation>
13843
13682
    </message>
13844
13683
    <message>
13845
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="347"/>
 
13684
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="378"/>
13846
13685
        <source>New Media</source>
13847
13686
        <translation>New Media</translation>
13848
13687
    </message>
13849
13688
    <message>
13850
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="348"/>
 
13689
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="379"/>
13851
13690
        <source>Arts/Culture Magazines</source>
13852
13691
        <translation>Arts/Culture Magazines</translation>
13853
13692
    </message>
13854
13693
    <message>
13855
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="351"/>
 
13694
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="382"/>
13856
13695
        <source>Social/Policical/Economics</source>
13857
13696
        <translation>Social/Policical/Economics</translation>
13858
13697
    </message>
13859
13698
    <message>
13860
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="352"/>
 
13699
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="383"/>
13861
13700
        <source>Magazines/Reports/Documentary</source>
13862
13701
        <translation>Magazines/Reports/Documentary</translation>
13863
13702
    </message>
13864
13703
    <message>
13865
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="353"/>
 
13704
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="384"/>
13866
13705
        <source>Economics/Social Advisory</source>
13867
13706
        <translation>Economics/Social Advisory</translation>
13868
13707
    </message>
13869
13708
    <message>
13870
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="354"/>
 
13709
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="385"/>
13871
13710
        <source>Remarkable People</source>
13872
13711
        <translation>Remarkable People</translation>
13873
13712
    </message>
13874
13713
    <message>
13875
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="356"/>
 
13714
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="387"/>
13876
13715
        <source>Education/Science/Factual</source>
13877
13716
        <translation>Education/Science/Factual</translation>
13878
13717
    </message>
13879
13718
    <message>
13880
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="357"/>
 
13719
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="388"/>
13881
13720
        <source>Nature/animals/Environment</source>
13882
13721
        <translation>Nature/animals/Environment</translation>
13883
13722
    </message>
13884
13723
    <message>
13885
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="358"/>
 
13724
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="389"/>
13886
13725
        <source>Technology/Natural Sciences</source>
13887
13726
        <translation>Technology/Natural Sciences</translation>
13888
13727
    </message>
13889
13728
    <message>
13890
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="359"/>
 
13729
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="390"/>
13891
13730
        <source>Medicine/Physiology/Psychology</source>
13892
13731
        <translation>Medicine/Physiology/Psychology</translation>
13893
13732
    </message>
13894
13733
    <message>
13895
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="360"/>
 
13734
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="391"/>
13896
13735
        <source>Foreign Countries/Expeditions</source>
13897
13736
        <translation>Foreign Countries/Expeditions</translation>
13898
13737
    </message>
13899
13738
    <message>
13900
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="361"/>
 
13739
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="392"/>
13901
13740
        <source>Social/Spiritual Sciences</source>
13902
13741
        <translation>Social/Spiritual Sciences</translation>
13903
13742
    </message>
13904
13743
    <message>
13905
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="362"/>
 
13744
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="393"/>
13906
13745
        <source>Further Education</source>
13907
13746
        <translation>Further Education</translation>
13908
13747
    </message>
13909
13748
    <message>
13910
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="363"/>
 
13749
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="394"/>
13911
13750
        <source>Languages</source>
13912
13751
        <translation>Languages</translation>
13913
13752
    </message>
13914
13753
    <message>
13915
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="365"/>
 
13754
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="396"/>
13916
13755
        <source>Leisure/Hobbies</source>
13917
13756
        <translation>Leisure/Hobbies</translation>
13918
13757
    </message>
13919
13758
    <message>
13920
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="366"/>
 
13759
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="397"/>
13921
13760
        <source>Tourism/Travel</source>
13922
13761
        <translation>Tourism/Travel</translation>
13923
13762
    </message>
13924
13763
    <message>
13925
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="367"/>
 
13764
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="398"/>
13926
13765
        <source>Handicraft</source>
13927
13766
        <translation>Handicraft</translation>
13928
13767
    </message>
13929
13768
    <message>
13930
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="368"/>
 
13769
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="399"/>
13931
13770
        <source>Motoring</source>
13932
13771
        <translation>Motoring</translation>
13933
13772
    </message>
13934
13773
    <message>
13935
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="369"/>
 
13774
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="400"/>
13936
13775
        <source>Fitness &amp; Health</source>
13937
13776
        <translation>Fitness &amp; Health</translation>
13938
13777
    </message>
13939
13778
    <message>
13940
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="370"/>
 
13779
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="401"/>
13941
13780
        <source>Cooking</source>
13942
13781
        <translation>Cooking</translation>
13943
13782
    </message>
13944
13783
    <message>
13945
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="371"/>
 
13784
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="402"/>
13946
13785
        <source>Advertizement/Shopping</source>
13947
13786
        <translation>Advertisement/Shopping</translation>
13948
13787
    </message>
13949
13788
    <message>
13950
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="372"/>
 
13789
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="403"/>
13951
13790
        <source>Gardening</source>
13952
13791
        <translation>Gardening</translation>
13953
13792
    </message>
13954
13793
    <message>
13955
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="374"/>
 
13794
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="405"/>
13956
13795
        <source>Original Language</source>
13957
13796
        <translation>Original Language</translation>
13958
13797
    </message>
13959
13798
    <message>
13960
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="375"/>
 
13799
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="406"/>
13961
13800
        <source>Black &amp; White</source>
13962
13801
        <translation>Black &amp; White</translation>
13963
13802
    </message>
13964
13803
    <message>
13965
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="376"/>
13966
 
        <source>&quot;Unpublished&quot; Programmes</source>
 
13804
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="407"/>
 
13805
        <source>&quot;Unpublished&quot; Programs</source>
13967
13806
        <translation>&quot;Unpublished&quot; Programmes</translation>
13968
13807
    </message>
13969
13808
    <message>
13970
 
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="377"/>
 
13809
        <location filename="../libs/libmythtv/mpeg/dvbdescriptors.cpp" line="408"/>
13971
13810
        <source>Live Broadcast</source>
13972
13811
        <translation>Live Broadcast</translation>
13973
13812
    </message>
13974
13813
    <message>
13975
13814
        <location filename="../programs/mythfilldatabase/filldata.cpp" line="225"/>
13976
13815
        <location filename="../programs/mythfilldatabase/filldata.cpp" line="431"/>
13977
 
        <location filename="../programs/mythfilldatabase/main.cpp" line="301"/>
 
13816
        <location filename="../programs/mythfilldatabase/main.cpp" line="372"/>
13978
13817
        <source>currently running.</source>
13979
13818
        <translation>currently running.</translation>
13980
13819
    </message>
13981
13820
    <message>
13982
13821
        <location filename="../programs/mythfilldatabase/filldata.cpp" line="451"/>
13983
13822
        <location filename="../programs/mythfilldatabase/filldata.cpp" line="1007"/>
13984
 
        <location filename="../programs/mythfilldatabase/main.cpp" line="346"/>
 
13823
        <location filename="../programs/mythfilldatabase/main.cpp" line="417"/>
13985
13824
        <source>Successful.</source>
13986
13825
        <translation>Successful.</translation>
13987
13826
    </message>
14026
13865
        <translation>Treat consecutive advert 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.</translation>
14027
13866
    </message>
14028
13867
    <message>
14029
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="373"/>
 
13868
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="380"/>
14030
13869
        <source>Expire in deleted order</source>
14031
13870
        <translation>Expire in deleted order</translation>
14032
13871
    </message>
14033
13872
    <message>
14034
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="387"/>
 
13873
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="395"/>
14035
13874
        <source>DeletedExpireOptions</source>
14036
13875
        <translation>DeletedExpireOptions</translation>
14037
13876
    </message>
14038
13877
    <message>
14039
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="586"/>
 
13878
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="595"/>
14040
13879
        <source>Profile Item</source>
14041
13880
        <translation>Profile Item</translation>
14042
13881
    </message>
14043
13882
    <message>
14044
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="856"/>
 
13883
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="865"/>
14045
13884
        <source>Main deinterlacing method.</source>
14046
13885
        <translation>Main deinterlacing method.</translation>
14047
13886
    </message>
14048
13887
    <message>
14049
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="863"/>
 
13888
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="872"/>
14050
13889
        <source>Fallback deinterlacing method.</source>
14051
13890
        <translation>Fallback deinterlacing method.</translation>
14052
13891
    </message>
14053
13892
    <message>
14054
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="889"/>
 
13893
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="898"/>
14055
13894
        <source>&amp;</source>
14056
13895
        <comment>and</comment>
14057
13896
        <translation>&amp;</translation>
14058
13897
    </message>
14059
13898
    <message>
14060
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="892"/>
 
13899
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="901"/>
14061
13900
        <source>if rez</source>
14062
13901
        <translation>if rez</translation>
14063
13902
    </message>
14064
13903
    <message>
14065
 
        <location filename="../html/htmlstrings.h" line="21"/>
14066
 
        <location filename="../libs/libmythtv/deletemap.cpp" line="162"/>
14067
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="945"/>
 
13904
        <location filename="../libs/libmythtv/deletemap.cpp" line="169"/>
 
13905
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="954"/>
14068
13906
        <source>Edit</source>
14069
13907
        <translation>Edit</translation>
14070
13908
    </message>
14071
13909
    <message>
14072
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="968"/>
 
13910
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="977"/>
14073
13911
        <source>Add New Entry</source>
14074
13912
        <translation>Add New Entry</translation>
14075
13913
    </message>
14076
13914
    <message>
14077
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1116"/>
 
13915
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1125"/>
14078
13916
        <source>Playback Profiles</source>
14079
13917
        <translation>Playback Profiles</translation>
14080
13918
    </message>
14081
13919
    <message>
14082
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1152"/>
 
13920
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1161"/>
14083
13921
        <source>Current Video Playback Profile</source>
14084
13922
        <translation>Current Video Playback Profile</translation>
14085
13923
    </message>
14086
13924
    <message>
14087
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1162"/>
 
13925
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1171"/>
14088
13926
        <source>Add New</source>
14089
13927
        <translation>Add New</translation>
14090
13928
    </message>
14091
13929
    <message>
14092
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1201"/>
 
13930
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1210"/>
14093
13931
        <source>Enter Playback Group Name</source>
14094
13932
        <translation>Enter Playback Group Name</translation>
14095
13933
    </message>
14096
13934
    <message>
14097
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1214"/>
 
13935
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1223"/>
14098
13936
        <source>Sorry, playback group name
14099
13937
&apos;%1&apos; is already being used.</source>
14100
13938
        <translation>Sorry, playback group name
14101
13939
&apos;%1&apos; is already being used.</translation>
14102
13940
    </message>
14103
13941
    <message>
14104
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1219"/>
 
13942
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1228"/>
14105
13943
        <source>Error</source>
14106
13944
        <translation>Error</translation>
14107
13945
    </message>
14108
13946
    <message>
14109
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1405"/>
 
13947
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1398"/>
14110
13948
        <source>Vertical scaling</source>
14111
13949
        <translation>Vertical scaling</translation>
14112
13950
    </message>
14113
13951
    <message>
14114
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1407"/>
 
13952
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1400"/>
14115
13953
        <source>Adjust this if the image does not fill your screen vertically. Range -100% to 100%</source>
14116
13954
        <translation>Adjust this if the image does not fill your screen vertically. Range -100% to 100%</translation>
14117
13955
    </message>
14118
13956
    <message>
14119
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1416"/>
 
13957
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1409"/>
14120
13958
        <source>Horizontal scaling</source>
14121
13959
        <translation>Horizontal scaling</translation>
14122
13960
    </message>
14123
13961
    <message>
14124
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1418"/>
 
13962
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1411"/>
14125
13963
        <source>Adjust this if the image does not fill your screen horizontally. Range -100% to 100%</source>
14126
13964
        <translation>Adjust this if the image does not fill your screen horizontally. Range -100% to 100%</translation>
14127
13965
    </message>
14128
13966
    <message>
14129
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1445"/>
 
13967
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1438"/>
14130
13968
        <source>Black background for closed captioning</source>
14131
13969
        <translation>Black background for closed captioning</translation>
14132
13970
    </message>
14133
13971
    <message>
14134
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1447"/>
14135
 
        <source>If enabled, captions will be displayed as white text over a black background for better contrast.</source>
14136
 
        <translation>If enabled, captions will be displayed as white text over a black background for better contrast.</translation>
14137
 
    </message>
14138
 
    <message>
14139
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1470"/>
 
13972
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1463"/>
14140
13973
        <source>Prefer EIA-708 over EIA-608 captions</source>
14141
13974
        <translation>Prefer EIA-708 over EIA-608 captions</translation>
14142
13975
    </message>
14143
13976
    <message>
14144
 
        <source>Enable picture controls</source>
14145
 
        <translation type="obsolete">Enable picture controls</translation>
14146
 
    </message>
14147
 
    <message>
14148
 
        <source>If enabled, MythTV attempts to initialize picture controls (brightness, contrast, etc.) that are applied during playback.</source>
14149
 
        <translation type="obsolete">If enabled, MythTV attempts to initialise picture controls (brightness, contrast, etc.) that are applied during playback.</translation>
14150
 
    </message>
14151
 
    <message>
14152
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1548"/>
 
13977
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1541"/>
14153
13978
        <source>Always prompt (excluding Live TV)</source>
14154
13979
        <translation>Always prompt (excluding Live TV)</translation>
14155
13980
    </message>
14156
13981
    <message>
14157
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1549"/>
 
13982
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1542"/>
14158
13983
        <source>Always prompt (including Live TV)</source>
14159
13984
        <translation>Always prompt (including Live TV)</translation>
14160
13985
    </message>
14161
13986
    <message>
14162
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1550"/>
 
13987
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1543"/>
14163
13988
        <source>Prompt for Live TV only</source>
14164
13989
        <translation>Prompt for Live TV only</translation>
14165
13990
    </message>
14166
13991
    <message>
14167
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1599"/>
 
13992
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1592"/>
14168
13993
        <source>Automatically mark a recording as watched</source>
14169
13994
        <translation>Automatically mark a recording as watched</translation>
14170
13995
    </message>
14171
13996
    <message>
14172
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1662"/>
 
13997
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1655"/>
14173
13998
        <source>Show quit</source>
14174
13999
        <translation>Show quit</translation>
14175
14000
    </message>
14176
14001
    <message>
14177
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1663"/>
 
14002
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1656"/>
14178
14003
        <source>Show quit and shutdown</source>
14179
14004
        <translation>Show quit and shutdown</translation>
14180
14005
    </message>
14181
14006
    <message>
14182
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1664"/>
 
14007
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1657"/>
14183
14008
        <source>Show quit, reboot and shutdown</source>
14184
14009
        <translation>Show quit, reboot and shutdown</translation>
14185
14010
    </message>
14186
14011
    <message>
14187
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1665"/>
 
14012
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1658"/>
14188
14013
        <source>Show shutdown</source>
14189
14014
        <translation>Show shutdown</translation>
14190
14015
    </message>
14191
14016
    <message>
14192
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1666"/>
 
14017
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1659"/>
14193
14018
        <source>Show reboot</source>
14194
14019
        <translation>Show reboot</translation>
14195
14020
    </message>
14196
14021
    <message>
14197
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1667"/>
 
14022
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1660"/>
14198
14023
        <source>Show reboot and shutdown</source>
14199
14024
        <translation>Show reboot and shutdown</translation>
14200
14025
    </message>
14201
14026
    <message>
14202
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1668"/>
 
14027
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1661"/>
14203
14028
        <source>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.</source>
14204
14029
        <translation>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.</translation>
14205
14030
    </message>
14206
14031
    <message>
14207
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1677"/>
 
14032
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1670"/>
14208
14033
        <source>Reboot command</source>
14209
14034
        <translation>Reboot command</translation>
14210
14035
    </message>
14211
14036
    <message>
14212
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1792"/>
 
14037
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1774"/>
14213
14038
        <source>By default MythTV uses black letterboxing to match broadcaster letterboxing, but those with plasma screens may prefer gray to minimize burn-in.</source>
14214
14039
        <translation>By default MythTV uses black letterboxing to match broadcaster letterboxing, but those with plasma screens may prefer grey to minimise burn-in.</translation>
14215
14040
    </message>
14216
14041
    <message>
14217
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1796"/>
 
14042
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1778"/>
14218
14043
        <source>Currently only works with XVideo video renderer.</source>
14219
14044
        <translation>Currently only works with XVideo video renderer.</translation>
14220
14045
    </message>
14221
14046
    <message>
14222
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1806"/>
 
14047
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1788"/>
14223
14048
        <source>When enabled, these will override the aspect ratio specified by any broadcaster for all video streams.</source>
14224
14049
        <translation>When enabled, these will override the aspect ratio specified by any broadcaster for all video streams.</translation>
14225
14050
    </message>
14226
14051
    <message>
14227
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1816"/>
 
14052
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1798"/>
14228
14053
        <source>Zoom</source>
14229
14054
        <translation>Zoom</translation>
14230
14055
    </message>
14231
14056
    <message>
14232
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1823"/>
 
14057
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1805"/>
14233
14058
        <source>When enabled, these will apply a predefined zoom to all video playback in MythTV.</source>
14234
14059
        <translation>When enabled, these will apply a predefined zoom to all video playback in MythTV.</translation>
14235
14060
    </message>
14236
14061
    <message>
14237
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1879"/>
 
14062
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1861"/>
14238
14063
        <source>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.</source>
14239
14064
        <translation>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.</translation>
14240
14065
    </message>
14241
14066
    <message>
14242
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1890"/>
 
14067
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1872"/>
14243
14068
        <source>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.</source>
14244
14069
        <translation>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.</translation>
14245
14070
    </message>
14246
14071
    <message>
14247
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2004"/>
14248
 
        <source>Default refresh rate when watching a video. Leave at &quot;Any&quot; to automatically use the best available</source>
14249
 
        <translation>Default refresh rate when watching a video. Leave at &quot;Any&quot; to automatically use the best available</translation>
14250
 
    </message>
14251
 
    <message>
14252
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2007"/>
14253
 
        <source>Refresh rate when watching a video at a specific resolution. Leave at &quot;Any&quot; to automatically use the best available</source>
14254
 
        <translation>Refresh rate when watching a video at a specific resolution. Leave at &quot;Any&quot; to automatically use the best available</translation>
14255
 
    </message>
14256
 
    <message>
14257
 
        <source>Toggles mouse cursor visibility. Most of the MythTV GUI does not respond to mouse clicks. Use this option to avoid &quot;losing&quot; your mouse cursor.</source>
14258
 
        <translation type="obsolete">Toggles mouse cursor visibility. Most of the MythTV GUI does not respond to mouse clicks. Use this option to avoid &quot;losing&quot; your mouse cursor.</translation>
14259
 
    </message>
14260
 
    <message>
14261
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2287"/>
14262
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2335"/>
 
14072
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2257"/>
 
14073
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2305"/>
14263
14074
        <source>Remember last channel group</source>
14264
14075
        <translation>Remember last channel group</translation>
14265
14076
    </message>
14266
14077
    <message>
14267
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2288"/>
 
14078
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2258"/>
14268
14079
        <source>If enabled, the EPG will initially display only the channels from the last channel group selected. Pressing &quot;4&quot; will toggle channel group.</source>
14269
14080
        <translation>If enabled, the EPG will initially display only the channels from the last channel group selected. Pressing &quot;4&quot; will toggle channel group.</translation>
14270
14081
    </message>
14271
14082
    <message>
14272
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2298"/>
 
14083
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2268"/>
14273
14084
        <source>Default channel group</source>
14274
14085
        <translation>Default channel group</translation>
14275
14086
    </message>
14276
14087
    <message>
14277
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2311"/>
 
14088
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2281"/>
14278
14089
        <source>Default channel group to be shown in the the EPGPressing GUIDE key will toggle channel group.</source>
14279
14090
        <translation>Default channel group to be shown in the the EPG.  Pressing GUIDE key will toggle channel group.</translation>
14280
14091
    </message>
14281
14092
    <message>
14282
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2436"/>
 
14093
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2406"/>
14283
14094
        <source>Additional priority when a showing is marked as widescreen in the TV listings.</source>
14284
14095
        <translation>Additional priority when a showing is marked as widescreen in the TV listings.</translation>
14285
14096
    </message>
14286
14097
    <message>
14287
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2459"/>
 
14098
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2429"/>
14288
14099
        <source>Additional priority when a showing is marked as having in-vision sign language.</source>
14289
14100
        <translation>Additional priority when a showing is marked as having in-vision sign language.</translation>
14290
14101
    </message>
14291
14102
    <message>
14292
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2469"/>
 
14103
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2439"/>
14293
14104
        <source>In-vision Subtitles Recording Priority</source>
14294
14105
        <translation>In-vision Subtitles Recording Priority</translation>
14295
14106
    </message>
14296
14107
    <message>
14297
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2470"/>
 
14108
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2440"/>
14298
14109
        <source>Additional priority when a showing is marked as having in-vision subtitles.</source>
14299
14110
        <translation>Additional priority when a showing is marked as having in-vision subtitles.</translation>
14300
14111
    </message>
14301
14112
    <message>
14302
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2481"/>
 
14113
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2451"/>
14303
14114
        <source>Additional priority when a showing is marked as having subtitles or closed captioning (CC) available.</source>
14304
14115
        <translation>Additional priority when a showing is marked as having subtitles available.</translation>
14305
14116
    </message>
14306
14117
    <message>
14307
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2493"/>
 
14118
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2463"/>
14308
14119
        <source>Additional priority when a showing is marked as having support for viewers with impaired hearing.</source>
14309
14120
        <translation>Additional priority when a showing is marked as having support for viewers with impaired hearing.</translation>
14310
14121
    </message>
14311
14122
    <message>
14312
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2505"/>
 
14123
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2475"/>
14313
14124
        <source>Additional priority when a showing is marked as being Audio Described.</source>
14314
14125
        <translation>Additional priority when a showing is marked as being Audio Described.</translation>
14315
14126
    </message>
14316
14127
    <message>
14317
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2722"/>
 
14128
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2692"/>
14318
14129
        <source> (and other removable devices)</source>
14319
14130
        <translation> (and other removable devices)</translation>
14320
14131
    </message>
14321
14132
    <message>
14322
 
        <source>Use new media</source>
14323
 
        <translation type="obsolete">Use new media</translation>
14324
 
    </message>
14325
 
    <message>
14326
 
        <source>This will cause MythTV to jump, to an appropriate plugin, when new media is inserted.</source>
14327
 
        <translation type="obsolete">This will cause MythTV to jump, to an appropriate plugin, when new media is inserted.</translation>
14328
 
    </message>
14329
 
    <message>
14330
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2735"/>
14331
 
        <source>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</source>
14332
 
        <translation>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</translation>
14333
 
    </message>
14334
 
    <message>
14335
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2747"/>
 
14133
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2718"/>
14336
14134
        <source>MythMediaMonitor</source>
14337
14135
        <translation>MythMediaMonitor</translation>
14338
14136
    </message>
14339
14137
    <message>
14340
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3287"/>
 
14138
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3258"/>
14341
14139
        <source>Settings Access</source>
14342
14140
        <translation>Settings Access</translation>
14343
14141
    </message>
14344
14142
    <message>
14345
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3309"/>
 
14143
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3279"/>
14346
14144
        <source>Shutdown/Reboot Settings</source>
14347
14145
        <translation>Shutdown/Reboot Settings</translation>
14348
14146
    </message>
14349
14147
    <message>
14350
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3335"/>
14351
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3362"/>
 
14148
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3305"/>
 
14149
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3332"/>
14352
14150
        <source>General Playback</source>
14353
14151
        <translation>General Playback</translation>
14354
14152
    </message>
14355
14153
    <message>
14356
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3406"/>
 
14154
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3376"/>
14357
14155
        <source>Recording Groups</source>
14358
14156
        <translation>Recording Groups</translation>
14359
14157
    </message>
14360
14158
    <message>
14361
 
        <location filename="../programs/mythfrontend/main.cpp" line="168"/>
 
14159
        <location filename="../programs/mythfrontend/main.cpp" line="178"/>
14362
14160
        <source>Play from bookmark</source>
14363
14161
        <translation>Play from bookmark</translation>
14364
14162
    </message>
14365
14163
    <message>
14366
 
        <location filename="../programs/mythfrontend/main.cpp" line="169"/>
 
14164
        <location filename="../programs/mythfrontend/main.cpp" line="179"/>
14367
14165
        <source>Play from beginning</source>
14368
14166
        <translation>Play from beginning</translation>
14369
14167
    </message>
14370
14168
    <message>
14371
14169
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="14"/>
14372
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="47"/>
 
14170
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="67"/>
14373
14171
        <source>IP address</source>
14374
14172
        <translation>IP address</translation>
14375
14173
    </message>
14376
14174
    <message>
14377
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="279"/>
 
14175
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="16"/>
 
14176
        <source>Enter the IP address of this machine. Use an externally accessible address (ie, not 127.0.0.1) if you are going to be running a frontend on a different machine than this one. Note, in IPv6 setups, this is still required for certain extras such as UPnP.</source>
 
14177
        <translation>Enter the IP address of this machine. Use an externally accessible address (ie, not 127.0.0.1) if you are going to be running a frontend on a different machine than this one. Note, in IPv6 setups, this is still required for certain extras such as UPnP.</translation>
 
14178
    </message>
 
14179
    <message>
 
14180
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="28"/>
 
14181
        <source>IPv6 address</source>
 
14182
        <translation>IPv6 address</translation>
 
14183
    </message>
 
14184
    <message>
 
14185
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="30"/>
 
14186
        <source>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.</source>
 
14187
        <translation>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.</translation>
 
14188
    </message>
 
14189
    <message>
 
14190
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="299"/>
14378
14191
        <source>Used if the XMLTV data comes from a different time zone than your own and modifies the date and time before insertion into the database. &apos;Auto&apos; converts the XMLTV time to local time using your computer&apos;s time zone. &apos;None&apos; ignores the XMLTV time zone, interpreting times as local.</source>
14379
 
        <translation type="unfinished"></translation>
 
14192
        <translation>Used if the XMLTV data comes from a different time zone than your own and modifies the date and time before insertion into the database. &apos;Auto&apos; converts the XMLTV time to local time using your computer&apos;s time zone. &apos;None&apos; ignores the XMLTV time zone, interpreting times as local.</translation>
14380
14193
    </message>
14381
14194
    <message>
14382
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="346"/>
 
14195
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="366"/>
14383
14196
        <source>Delay between wake attempts (secs)</source>
14384
14197
        <translation>Delay between wake attempts (secs)</translation>
14385
14198
    </message>
14386
14199
    <message>
14387
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="380"/>
 
14200
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="400"/>
14388
14201
        <source>The command used to put this slave to sleep. If set, the master backend will use this command to put this slave to sleep when it is not needed for recording.</source>
14389
14202
        <translation>The command used to put this slave to sleep. If set, the master backend will use this command to put this slave to sleep when it is not needed for recording.</translation>
14390
14203
    </message>
14391
14204
    <message>
14392
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="422"/>
 
14205
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="442"/>
14393
14206
        <source>Idle shutdown timeout (secs)</source>
14394
14207
        <translation>Idle shutdown timeout (secs)</translation>
14395
14208
    </message>
14396
14209
    <message>
14397
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="469"/>
 
14210
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="489"/>
14398
14211
        <source>The command used to set the wakeup time (passed as $time) for the Master Backend</source>
14399
14212
        <translation>The command used to set the wakeup time (passed as $time) for the Master Backend</translation>
14400
14213
    </message>
14401
14214
    <message>
14402
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="602"/>
 
14215
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="622"/>
14403
14216
        <source>If enabled, and Auto Commercial Detection is ON for a recording, the flagging job will be started as soon as the recording starts. NOT recommended on underpowered systems.</source>
14404
14217
        <translation>If enabled, and automatic advert detection is ON for a recording, the flagging job will be started as soon as the recording starts. NOT recommended on underpowered systems.</translation>
14405
14218
    </message>
14406
14219
    <message>
14407
 
        <location filename="../html/htmlstrings.h" line="24"/>
14408
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="624"/>
 
14220
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="644"/>
14409
14221
        <source>User Job #%1</source>
14410
14222
        <translation>User Job #%1</translation>
14411
14223
    </message>
14412
14224
    <message>
14413
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="684"/>
 
14225
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="704"/>
14414
14226
        <source>Allow %1 jobs</source>
14415
14227
        <translation>Allow %1 jobs</translation>
14416
14228
    </message>
14417
14229
    <message>
14418
 
        <source>This forces us to show WMP clients  either the Recordings tree or the Video tree when  they request a list of videos </source>
14419
 
        <translation type="obsolete">Show Windows Media Player clients either the Recordings tree or the Video tree when they request a list of videos </translation>
14420
 
    </message>
14421
 
    <message>
14422
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="16"/>
14423
 
        <source>Enter the IP address of this machine. Use an externally accessible address (ie, not 127.0.0.1) if you are going to be running a frontend on a different machine than this one.</source>
14424
 
        <translation>Enter the IP address of this machine. Use an externally accessible address (ie, not 127.0.0.1) if you are going to be running a frontend on a different machine than this one.</translation>
14425
 
    </message>
14426
 
    <message>
14427
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="28"/>
14428
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="62"/>
 
14230
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="48"/>
 
14231
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="82"/>
14429
14232
        <source>Unless you&apos;ve got good reason, don&apos;t change this.</source>
14430
14233
        <translation>Unless you&apos;ve got good reason, don&apos;t change this.</translation>
14431
14234
    </message>
14432
14235
    <message>
14433
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="36"/>
 
14236
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="56"/>
14434
14237
        <source>Status port</source>
14435
14238
        <translation>Status port</translation>
14436
14239
    </message>
14437
14240
    <message>
14438
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="38"/>
 
14241
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="58"/>
14439
14242
        <source>Port on which the server will listen for HTTP requests, including backend status and MythXML requests.</source>
14440
14243
        <translation>Port on which the server will listen for HTTP requests, including backend status and MythXML requests.</translation>
14441
14244
    </message>
14442
14245
    <message>
14443
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="49"/>
 
14246
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="69"/>
14444
14247
        <source>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.</source>
14445
14248
        <translation>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.</translation>
14446
14249
    </message>
14447
14250
    <message>
14448
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="70"/>
 
14251
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="90"/>
14449
14252
        <source>Security PIN (required)</source>
14450
14253
        <translation>Security PIN (required)</translation>
14451
14254
    </message>
14452
14255
    <message>
14453
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="72"/>
 
14256
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="92"/>
14454
14257
        <source>PIN code required for a frontend to connect to the backend. Blank prevents all connections; 0000 allows any client to connect.</source>
14455
14258
        <translation>PIN code required for a frontend to connect to the backend. Blank prevents all connections; 0000 allows any client to connect.</translation>
14456
14259
    </message>
14457
14260
    <message>
14458
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="99"/>
 
14261
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="119"/>
14459
14262
        <source>The VBI (Vertical Blanking Interval) is used to carry Teletext or Closed Captioning data.</source>
14460
14263
        <translation>The VBI (Vertical Blanking Interval) is used to carry Teletext or Closed Captioning data.</translation>
14461
14264
    </message>
14462
14265
    <message>
14463
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="113"/>
 
14266
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="133"/>
14464
14267
        <source>Select the appropriate frequency table for your system. If you have an antenna, use a &quot;-bcast&quot; frequency.</source>
14465
14268
        <translation>Select the appropriate frequency table for your system. If you have an aerial, use a &quot;-bcast&quot; frequency.</translation>
14466
14269
    </message>
14467
14270
    <message>
14468
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="124"/>
 
14271
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="144"/>
14469
14272
        <source>If enabled and the transcoder is active, the original files will be renamed to .old once the transcoding is complete.</source>
14470
14273
        <translation>If enabled and the transcoder is active, the original files will be renamed to .old once the transcoding is complete.</translation>
14471
14274
    </message>
14472
14275
    <message>
14473
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="135"/>
 
14276
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="155"/>
14474
14277
        <source>Some filesystems use a lot of resources when deleting large files. If enabled, this option makes MythTV delete files slowly on this backend to lessen the impact.</source>
14475
14278
        <translation>Some filesystems use a lot of resources when deleting large files. If enabled, this option makes MythTV delete files slowly on this backend to lessen the impact.</translation>
14476
14279
    </message>
14477
14280
    <message>
14478
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="147"/>
 
14281
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="167"/>
14479
14282
        <source>If enabled, MythTV will follow symlinks when recordings and related files are deleted, instead of deleting the symlink and leaving the actual file.</source>
14480
14283
        <translation>If enabled, MythTV will follow symlinks when recordings and related files are deleted, instead of deleting the symlink and leaving the actual file.</translation>
14481
14284
    </message>
14482
14285
    <message>
14483
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="157"/>
 
14286
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="177"/>
14484
14287
        <source>HD ringbuffer size (kB)</source>
14485
14288
        <translation>HD ringbuffer size (kB)</translation>
14486
14289
    </message>
14487
14290
    <message>
14488
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="158"/>
 
14291
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="178"/>
14489
14292
        <source>The HD device ringbuffer allows the backend to weather moments of stress. The larger the ringbuffer (in kilobytes), the longer the moments of stress can be. However, setting the size too large can cause swapping, which is detrimental.</source>
14490
14293
        <translation>The HD device ringbuffer allows the backend to weather moments of stress. The larger the ringbuffer (in kilobytes), the longer the moments of stress can be. However, setting the size too large can cause swapping, which is detrimental.</translation>
14491
14294
    </message>
14492
14295
    <message>
14493
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="171"/>
 
14296
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="191"/>
14494
14297
        <source>Storage Group disk scheduler</source>
14495
14298
        <translation>Storage Group disk scheduler</translation>
14496
14299
    </message>
14497
14300
    <message>
14498
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="172"/>
 
14301
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="192"/>
14499
14302
        <source>Balanced free space</source>
14500
14303
        <translation>Balanced free space</translation>
14501
14304
    </message>
14502
14305
    <message>
14503
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="173"/>
 
14306
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="193"/>
14504
14307
        <source>Balanced percent free space</source>
14505
 
        <translation type="unfinished"></translation>
 
14308
        <translation>Balanced percent free space</translation>
14506
14309
    </message>
14507
14310
    <message>
14508
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="174"/>
 
14311
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="194"/>
14509
14312
        <source>Balanced disk I/O</source>
14510
14313
        <translation>Balanced disk I/O</translation>
14511
14314
    </message>
14512
14315
    <message>
14513
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="177"/>
 
14316
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="197"/>
14514
14317
        <source>This setting controls how the Storage Group scheduling code will balance new recordings across directories. &apos;Balanced Free Space&apos; is the recommended method for most users.</source>
14515
14318
        <translation>This setting controls how the Storage Group scheduling code will balance new recordings across directories. &apos;Balanced Free Space&apos; is the recommended method for most users.</translation>
14516
14319
    </message>
14517
14320
    <message>
14518
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="187"/>
 
14321
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="207"/>
14519
14322
        <source>Disable automatic database backup</source>
14520
14323
        <translation>Disable automatic database backup</translation>
14521
14324
    </message>
14522
14325
    <message>
14523
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="189"/>
 
14326
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="209"/>
14524
14327
        <source>If enabled, MythTV will not backup the database before upgrades. You should therefore have your own database backup strategy in place.</source>
14525
14328
        <translation>If enabled, MythTV will not backup the database before upgrades. You should therefore have your own database backup strategy in place.</translation>
14526
14329
    </message>
14527
14330
    <message>
14528
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="199"/>
 
14331
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="219"/>
14529
14332
        <source>Disable FireWire reset</source>
14530
14333
        <translation>Disable FireWire reset</translation>
14531
14334
    </message>
14532
14335
    <message>
14533
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="201"/>
14534
 
        <source>By default, MythTV resets the FireWire bus when a FireWire recorder stops responding to commands. If this causes problems, you can disable this behaviour here.</source>
14535
 
        <translation>By default, MythTV resets the FireWire bus when a FireWire recorder stops responding to commands. If this causes problems, you can disable this behaviour here.</translation>
14536
 
    </message>
14537
 
    <message>
14538
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="213"/>
 
14336
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="233"/>
14539
14337
        <source>Miscellaneous status application</source>
14540
14338
        <translation>Miscellaneous status application</translation>
14541
14339
    </message>
14542
14340
    <message>
14543
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="215"/>
 
14341
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="235"/>
14544
14342
        <source>External application or script that outputs extra information for inclusion in the backend status page. See http://www.mythtv.org/wiki/Miscellaneous_Status_Information</source>
14545
14343
        <translation>External application or script that outputs extra information for inclusion in the backend status page. See http://www.mythtv.org/wiki/Miscellaneous_Status_Information</translation>
14546
14344
    </message>
14547
14345
    <message>
14548
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="277"/>
 
14346
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="297"/>
14549
14347
        <source>Your local time zone (for XMLTV)</source>
14550
14348
        <translation>Your local time zone (for XMLTV)</translation>
14551
14349
    </message>
14552
14350
    <message>
14553
 
        <source>Used if the XMLTV data comes from a different time zone than your own. This adjusts the times in the XMLTV EPG data to compensate. &apos;Auto&apos; converts the XMLTV time to local time using your computer&apos;s time zone. &apos;None&apos; ignores the XMLTV time zone, interpreting times as local.</source>
14554
 
        <translation type="obsolete">Used if the XMLTV data comes from a different time zone than your own. This adjusts the times in the XMLTV EPG data to compensate. &apos;Auto&apos; converts the XMLTV time to local time using your computer&apos;s time zone. &apos;None&apos; ignores the XMLTV time zone, interpreting times as local.</translation>
14555
 
    </message>
14556
 
    <message>
14557
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="296"/>
 
14351
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="316"/>
14558
14352
        <source>Adjust the relative time zone of the EIT EPG data. &apos;Auto&apos; converts the EIT time to local time using your computer&apos;s time zone. &apos;None&apos; ignores the EIT time zone, interpreting times as local.</source>
14559
14353
        <translation>Adjust the relative time zone of the EIT EPG data. &apos;Auto&apos; converts the EIT time to local time using your computer&apos;s time zone. &apos;None&apos; ignores the EIT time zone, interpreting times as local.</translation>
14560
14354
    </message>
14561
14355
    <message>
14562
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="309"/>
 
14356
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="329"/>
14563
14357
        <source>EIT transport timeout (mins)</source>
14564
14358
        <translation>EIT transport timeout (mins)</translation>
14565
14359
    </message>
14566
14360
    <message>
14567
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="311"/>
 
14361
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="331"/>
14568
14362
        <source>Maximum time to spend waiting (in minutes) for listings data on one digital TV channel before checking for new listings data on the next channel.</source>
14569
14363
        <translation>Maximum time to spend waiting (in minutes) for listings data on one digital TV channel before checking for new listings data on the next channel.</translation>
14570
14364
    </message>
14571
14365
    <message>
14572
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="322"/>
 
14366
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="342"/>
14573
14367
        <source>Master backend override</source>
14574
14368
        <translation>Master backend override</translation>
14575
14369
    </message>
14576
14370
    <message>
14577
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="324"/>
 
14371
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="344"/>
14578
14372
        <source>If enabled, the master backend will stream and delete files if it finds them in a storage directory. Useful if you are using a central storage location, like a NFS share, and your slave backend isn&apos;t running.</source>
14579
 
        <translation type="unfinished"></translation>
 
14373
        <translation>If enabled, the master backend will stream and delete files if it finds them in a storage directory. Useful if you are using a central storage location, like an NFS share, and your slave backend isn&apos;t running.</translation>
14580
14374
    </message>
14581
14375
    <message>
14582
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="334"/>
 
14376
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="354"/>
14583
14377
        <source>Backend idle before EIT crawl (secs)</source>
14584
14378
        <translation>Backend idle before EIT crawl (secs)</translation>
14585
14379
    </message>
14586
14380
    <message>
14587
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="348"/>
 
14381
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="368"/>
14588
14382
        <source>Length of time the frontend waits between tries to wake up the master backend. This should be the time your master backend needs to startup. Set to 0 to disable.</source>
14589
14383
        <translation>Length of time the frontend waits between tries to wake up the master backend. This should be the time your master backend needs to startup. Set to 0 to disable.</translation>
14590
14384
    </message>
14591
14385
    <message>
14592
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="358"/>
 
14386
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="378"/>
14593
14387
        <source>Wake attempts</source>
14594
14388
        <translation>Wake attempts</translation>
14595
14389
    </message>
14596
14390
    <message>
14597
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="370"/>
 
14391
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="390"/>
14598
14392
        <source>The command used to wake up your master backend server (e.g. sudo /etc/init.d/mythtv-backend restart).</source>
14599
14393
        <translation>The command used to wake up your master backend server (e.g. sudo /etc/init.d/mythtv-backend restart).</translation>
14600
14394
    </message>
14601
14395
    <message>
14602
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="378"/>
 
14396
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="398"/>
14603
14397
        <source>Sleep command</source>
14604
14398
        <translation>Sleep command</translation>
14605
14399
    </message>
14606
14400
    <message>
14607
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="391"/>
 
14401
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="411"/>
14608
14402
        <source>The command used to wake up this slave from sleep. This setting is not used on the master backend.</source>
14609
14403
        <translation>The command used to wake up this slave from sleep. This setting is not used on the master backend.</translation>
14610
14404
    </message>
14611
14405
    <message>
14612
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="400"/>
 
14406
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="420"/>
14613
14407
        <source>Backend stop command</source>
14614
14408
        <translation>Backend stop command</translation>
14615
14409
    </message>
14616
14410
    <message>
14617
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="402"/>
 
14411
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="422"/>
14618
14412
        <source>The command used to stop the backend when running on the master backend server (e.g. sudo /etc/init.d/mythtv-backend stop)</source>
14619
14413
        <translation>The command used to stop the backend when running on the master backend server (e.g. sudo /etc/init.d/mythtv-backend stop)</translation>
14620
14414
    </message>
14621
14415
    <message>
14622
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="411"/>
 
14416
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="431"/>
14623
14417
        <source>Backend start command</source>
14624
14418
        <translation>Backend start command</translation>
14625
14419
    </message>
14626
14420
    <message>
14627
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="413"/>
 
14421
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="433"/>
14628
14422
        <source>The command used to start the backend when running on the master backend server (e.g. sudo /etc/init.d/mythtv-backend start).</source>
14629
14423
        <translation>The command used to start the backend when running on the master backend server (e.g. sudo /etc/init.d/mythtv-backend start).</translation>
14630
14424
    </message>
14631
14425
    <message>
14632
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="424"/>
 
14426
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="444"/>
14633
14427
        <source>The number of seconds the master backend idles before it shuts down all other backends. Set to 0 to disable automatic shutdown.</source>
14634
14428
        <translation>The number of seconds the master backend idles before it shuts down all other backends. Set to 0 to disable automatic shutdown.</translation>
14635
14429
    </message>
14636
14430
    <message>
14637
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="433"/>
 
14431
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="453"/>
14638
14432
        <source>Maximum wait for recording (mins)</source>
14639
14433
        <translation>Maximum wait for recording (mins)</translation>
14640
14434
    </message>
14641
14435
    <message>
14642
 
        <source>The number of minutes the master backend waits for a recording. If it&apos;s idle but a recording starts within this time period, the backends won&apos;t shut down.</source>
14643
 
        <translation type="obsolete">The number of minutes the master backend waits for a recording. If it&apos;s idle but a recording starts within this time period, the backends won&apos;t shut down.</translation>
14644
 
    </message>
14645
 
    <message>
14646
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="445"/>
 
14436
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="465"/>
14647
14437
        <source>Startup before recording (secs)</source>
14648
14438
        <translation>Startup before recording (secs)</translation>
14649
14439
    </message>
14650
14440
    <message>
14651
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="447"/>
 
14441
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="467"/>
14652
14442
        <source>The number of seconds the master backend will be woken up before a recording starts.</source>
14653
14443
        <translation>The number of seconds the master backend will be woken up before a recording starts.</translation>
14654
14444
    </message>
14655
14445
    <message>
14656
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="457"/>
 
14446
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="477"/>
14657
14447
        <source>The format of the time string passed to the &apos;Command to set wakeup time&apos; as $time. See QT::QDateTime.toString() for details. Set to &apos;time_t&apos; for seconds since epoch.</source>
14658
14448
        <translation>The format of the time string passed to the &apos;Command to set wakeup time&apos; as $time. See QT::QDateTime.toString() for details. Set to &apos;time_t&apos; for seconds since epoch.</translation>
14659
14449
    </message>
14660
14450
    <message>
14661
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="467"/>
 
14451
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="487"/>
14662
14452
        <source>Command to set wakeup time</source>
14663
14453
        <translation>Command to set wakeup time</translation>
14664
14454
    </message>
14665
14455
    <message>
14666
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="486"/>
 
14456
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="506"/>
14667
14457
        <source>Pre-shutdown-check command</source>
14668
14458
        <translation>Pre-shutdown-check command</translation>
14669
14459
    </message>
14670
14460
    <message>
14671
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="501"/>
 
14461
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="521"/>
14672
14462
        <source>If enabled, the automatic shutdown routine will be disabled until a client connects.</source>
14673
14463
        <translation>If enabled, the automatic shutdown routine will be disabled until a client connects.</translation>
14674
14464
    </message>
14675
14465
    <message>
14676
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="531"/>
 
14466
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="551"/>
14677
14467
        <source>Job Queue check frequency (secs)</source>
14678
14468
        <translation>Job Queue check frequency (secs)</translation>
14679
14469
    </message>
14680
14470
    <message>
14681
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="532"/>
 
14471
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="552"/>
14682
14472
        <source>When looking for new jobs to process, the Job Queue will wait this many seconds between checks.</source>
14683
14473
        <translation>When looking for new jobs to process, the Job Queue will wait this many seconds between checks.</translation>
14684
14474
    </message>
14685
14475
    <message>
14686
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="541"/>
 
14476
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="561"/>
14687
14477
        <source>CPU usage</source>
14688
14478
        <translation>CPU usage</translation>
14689
14479
    </message>
14690
14480
    <message>
14691
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="545"/>
 
14481
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="565"/>
14692
14482
        <source>This setting controls approximately how much CPU jobs in the queue may consume. On &apos;High&apos;, all available CPU time may be used, which could cause problems on slower systems.</source>
14693
14483
        <translation>This setting controls approximately how much CPU jobs in the queue may consume. On &apos;High&apos;, all available CPU time may be used, which could cause problems on slower systems.</translation>
14694
14484
    </message>
14695
14485
    <message>
14696
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="555"/>
 
14486
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="575"/>
14697
14487
        <source>Job Queue start time</source>
14698
14488
        <translation>Job Queue start time</translation>
14699
14489
    </message>
14700
14490
    <message>
14701
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="556"/>
 
14491
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="576"/>
14702
14492
        <source>This setting controls the start of the Job Queue time window, which determines when new jobs will be started.</source>
14703
14493
        <translation>This setting controls the start of the Job Queue time window, which determines when new jobs will be started.</translation>
14704
14494
    </message>
14705
14495
    <message>
14706
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="565"/>
 
14496
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="585"/>
14707
14497
        <source>Job Queue end time</source>
14708
14498
        <translation>Job Queue end time</translation>
14709
14499
    </message>
14710
14500
    <message>
14711
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="566"/>
 
14501
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="586"/>
14712
14502
        <source>This setting controls the end of the Job Queue time window, which determines when new jobs will be started.</source>
14713
14503
        <translation>This setting controls the end of the Job Queue time window, which determines when new jobs will be started.</translation>
14714
14504
    </message>
14715
14505
    <message>
14716
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="575"/>
 
14506
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="595"/>
14717
14507
        <source>Run jobs only on original recording backend</source>
14718
14508
        <translation>Run jobs only on original recording backend</translation>
14719
14509
    </message>
14720
14510
    <message>
14721
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="577"/>
 
14511
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="597"/>
14722
14512
        <source>If enabled, jobs in the queue will be required to run on the backend that made the original recording.</source>
14723
14513
        <translation>If enabled, jobs in the queue will be required to run on the backend that made the original recording.</translation>
14724
14514
    </message>
14725
14515
    <message>
14726
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="586"/>
 
14516
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="606"/>
14727
14517
        <source>Run transcode jobs before auto commercial detection</source>
14728
14518
        <translation>Run transcode jobs before auto advert detection</translation>
14729
14519
    </message>
14730
14520
    <message>
14731
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="589"/>
 
14521
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="609"/>
14732
14522
        <source>If enabled, and if both auto-transcode and commercial detection are turned ON for a recording, transcoding will run first; otherwise, commercial detection runs first.</source>
14733
14523
        <translation>If enabled, and if both auto-transcode and advert detection are turned ON for a recording, transcoding will run first; otherwise, advert detection runs first.</translation>
14734
14524
    </message>
14735
14525
    <message>
14736
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="599"/>
 
14526
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="619"/>
14737
14527
        <source>Start auto-commercial-detection jobs when the recording starts</source>
14738
14528
        <translation>Start auto-advert-detection jobs when the recording starts</translation>
14739
14529
    </message>
14740
14530
    <message>
14741
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="612"/>
 
14531
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="632"/>
14742
14532
        <source>User Job #%1 command</source>
14743
14533
        <translation>User Job #%1 command</translation>
14744
14534
    </message>
14745
14535
    <message>
14746
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="623"/>
 
14536
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="643"/>
14747
14537
        <source>User Job #%1 description</source>
14748
14538
        <translation>User Job #%1 description</translation>
14749
14539
    </message>
14750
14540
    <message>
14751
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="625"/>
 
14541
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="645"/>
14752
14542
        <source>The description for this User Job.</source>
14753
14543
        <translation>The description for this User Job.</translation>
14754
14544
    </message>
14755
14545
    <message>
14756
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="632"/>
 
14546
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="652"/>
14757
14547
        <source>Allow metadata lookup jobs</source>
14758
 
        <translation type="unfinished"></translation>
 
14548
        <translation>Allow metadata lookup jobs</translation>
14759
14549
    </message>
14760
14550
    <message>
14761
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="642"/>
 
14551
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="662"/>
14762
14552
        <source>Allow commercial-detection jobs</source>
14763
14553
        <translation>Allow advert-detection jobs</translation>
14764
14554
    </message>
14765
14555
    <message>
14766
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="634"/>
14767
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="644"/>
14768
14556
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="654"/>
14769
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="696"/>
 
14557
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="664"/>
 
14558
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="674"/>
 
14559
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="716"/>
14770
14560
        <source>If enabled, allow jobs of this type to run on this backend.</source>
14771
14561
        <translation>If enabled, allow jobs of this type to run on this backend.</translation>
14772
14562
    </message>
14773
14563
    <message>
14774
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="652"/>
 
14564
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="672"/>
14775
14565
        <source>Allow transcoding jobs</source>
14776
14566
        <translation>Allow transcoding jobs</translation>
14777
14567
    </message>
14778
14568
    <message>
14779
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="672"/>
 
14569
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="692"/>
14780
14570
        <source>Commercial-detection command</source>
14781
14571
        <translation>Advert-detection command</translation>
14782
14572
    </message>
14783
14573
    <message>
14784
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="674"/>
 
14574
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="694"/>
14785
14575
        <source>The program used to detect commercials in a recording. The default is &apos;mythcommflag&apos; if this setting is empty.</source>
14786
14576
        <translation>The program used to detect adverts in a recording. The default is &apos;mythcommflag&apos; if this setting is empty.</translation>
14787
14577
    </message>
14788
14578
    <message>
14789
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="705"/>
 
14579
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="725"/>
14790
14580
        <source>Include recordings in video list</source>
14791
14581
        <translation>Include recordings in video list</translation>
14792
14582
    </message>
14793
14583
    <message>
14794
 
        <source>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.</source>
14795
 
        <translation type="obsolete">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.</translation>
14796
 
    </message>
14797
 
    <message>
14798
 
        <source>UPnP media update time</source>
14799
 
        <translation type="obsolete">UPnP media update time</translation>
14800
 
    </message>
14801
 
    <message>
14802
 
        <source>The number of minutes between mythbackend checking for new videos to serve via UPnP. 0 = Off. </source>
14803
 
        <translation type="obsolete">The number of minutes between mythbackend checking for new videos to serve via UPnP. 0 = Off. </translation>
14804
 
    </message>
14805
 
    <message>
 
14584
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="738"/>
14806
14585
        <source>Video content to show a WMP client</source>
14807
 
        <translation type="obsolete">Video content to show a WMP client</translation>
14808
 
    </message>
14809
 
    <message>
14810
 
        <source>Maximum number of entries per module</source>
14811
 
        <translation type="obsolete">Maximum number of entries per module</translation>
14812
 
    </message>
14813
 
    <message>
14814
 
        <source>If there are more than this number of entries for a module, the oldest log entries will be deleted to reduce the count to this number. Set to 0 to disable.</source>
14815
 
        <translation type="obsolete">If there are more than this number of entries for a module, the oldest log entries will be deleted to reduce the count to this number. Set to 0 to disable.</translation>
14816
 
    </message>
14817
 
    <message>
14818
 
        <source>Automatic log cleaning enabled</source>
14819
 
        <translation type="obsolete">Automatic log cleaning enabled</translation>
14820
 
    </message>
14821
 
    <message>
14822
 
        <source>If enabled, a periodic cleanup of the events stored in the MythTV database occurs (see &quot;Log MythTV events to database&quot;).</source>
14823
 
        <translation type="obsolete">If enabled, a periodic cleanup of the events stored in the MythTV database occurs (see &quot;Log MythTV events to database&quot;).</translation>
14824
 
    </message>
14825
 
    <message>
14826
 
        <source>Log cleanup frequency (days)</source>
14827
 
        <translation type="obsolete">Log cleanup frequency (days)</translation>
14828
 
    </message>
14829
 
    <message>
14830
 
        <source>Log print threshold</source>
14831
 
        <translation type="obsolete">Log print threshold</translation>
14832
 
    </message>
14833
 
    <message>
14834
 
        <source>All messages</source>
14835
 
        <translation type="obsolete">All messages</translation>
14836
 
    </message>
14837
 
    <message>
14838
 
        <source>Debug and higher</source>
14839
 
        <translation type="obsolete">Debug and higher</translation>
14840
 
    </message>
14841
 
    <message>
14842
 
        <source>Info and higher</source>
14843
 
        <translation type="obsolete">Info and higher</translation>
14844
 
    </message>
14845
 
    <message>
14846
 
        <source>Notice and higher</source>
14847
 
        <translation type="obsolete">Notice and higher</translation>
14848
 
    </message>
14849
 
    <message>
14850
 
        <source>Warning and higher</source>
14851
 
        <translation type="obsolete">Warning and higher</translation>
14852
 
    </message>
14853
 
    <message>
14854
 
        <source>Error and higher</source>
14855
 
        <translation type="obsolete">Error and higher</translation>
14856
 
    </message>
14857
 
    <message>
14858
 
        <source>Critical and higher</source>
14859
 
        <translation type="obsolete">Critical and higher</translation>
14860
 
    </message>
14861
 
    <message>
14862
 
        <source>Alert and higher</source>
14863
 
        <translation type="obsolete">Alert and higher</translation>
14864
 
    </message>
14865
 
    <message>
14866
 
        <source>Emergency only</source>
14867
 
        <translation type="obsolete">Emergency only</translation>
14868
 
    </message>
14869
 
    <message>
14870
 
        <source>Disable printed output</source>
14871
 
        <translation type="obsolete">Disable printed output</translation>
14872
 
    </message>
14873
 
    <message>
14874
 
        <source>If enabled, execution of mythfilldatabase occurs automatically.</source>
14875
 
        <translation type="obsolete">If enabled, execution of mythfilldatabase occurs automatically.</translation>
14876
 
    </message>
14877
 
    <message>
14878
 
        <source>mythfilldatabase run frequency (days)</source>
14879
 
        <translation type="obsolete">mythfilldatabase run frequency (days)</translation>
14880
 
    </message>
14881
 
    <message>
14882
 
        <source>mythfilldatabase execution start</source>
14883
 
        <translation type="obsolete">mythfilldatabase execution window start</translation>
14884
 
    </message>
14885
 
    <message>
14886
 
        <source>This setting and the following one define a time period when the mythfilldatabase process is allowed to run. For example, setting start to 11 and end to 13 would mean that the process would only run between 11:00 AM and 1:59 PM.</source>
14887
 
        <translation type="obsolete">This setting and the following one define a time period when the mythfilldatabase process is allowed to run. For example, setting start to 11 and end to 13 would mean that the process would only run between 11:00 AM and 1:59 PM.</translation>
14888
 
    </message>
14889
 
    <message>
14890
 
        <source>mythfilldatabase execution end</source>
14891
 
        <translation type="obsolete">mythfilldatabase execution window end</translation>
14892
 
    </message>
14893
 
    <message>
14894
 
        <source>This setting and the preceding one define a time period when the mythfilldatabase process is allowed to run. For example, setting start to 11 and end to 13 would mean that the process would only run between 11:00 AM and 1:59 PM.</source>
14895
 
        <translation type="obsolete">This setting and the preceding one define a time period when the mythfilldatabase process is allowed to run. For example, setting start to 11 and end to 13 would mean that the process would only run between 11:00 AM and 1:59 PM.</translation>
14896
 
    </message>
14897
 
    <message>
14898
 
        <source>If enabled, allow a DataDirect guide data provider to specify the next download time in order to distribute load on their servers. mythfilldatabase Execution Start/End times are also ignored.</source>
14899
 
        <translation type="obsolete">If enabled, allow a DataDirect guide data provider to specify the next download time in order to distribute load on their servers. mythfilldatabase Execution Start/End times are also ignored.</translation>
14900
 
    </message>
14901
 
    <message>
14902
 
        <source>mythfilldatabase program</source>
14903
 
        <translation type="obsolete">mythfilldatabase program</translation>
14904
 
    </message>
14905
 
    <message>
14906
 
        <source>mythfilldatabase arguments</source>
14907
 
        <translation type="obsolete">mythfilldatabase arguments</translation>
14908
 
    </message>
14909
 
    <message>
14910
 
        <source>Any arguments you want passed to the mythfilldatabase program. See mythfilldatabase --help</source>
14911
 
        <translation type="obsolete">Any arguments you want passed to the mythfilldatabase program. See mythfilldatabase --help</translation>
14912
 
    </message>
14913
 
    <message>
14914
 
        <source>mythfilldatabase log path</source>
14915
 
        <translation type="obsolete">mythfilldatabase log path</translation>
14916
 
    </message>
14917
 
    <message>
14918
 
        <source>File or directory to use for logging output from the mythfilldatabase program. Leave blank to disable logging.</source>
14919
 
        <translation type="obsolete">File or directory to use for logging output from the mythfilldatabase program. Leave blank to disable logging.</translation>
14920
 
    </message>
14921
 
    <message>
14922
 
        <source>MythTV Database Logging</source>
14923
 
        <translation type="obsolete">MythTV Database Logging</translation>
14924
 
    </message>
14925
 
    <message>
14926
 
        <location filename="../html/htmlstrings.h" line="14"/>
14927
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="856"/>
14928
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="922"/>
 
14586
        <translation>Video content to show a WMP client</translation>
 
14587
    </message>
 
14588
    <message>
 
14589
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="868"/>
 
14590
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="934"/>
14929
14591
        <source>Master Backend</source>
14930
14592
        <translation>Master Backend</translation>
14931
14593
    </message>
14932
14594
    <message>
14933
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="867"/>
 
14595
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="879"/>
14934
14596
        <source>Locale Settings</source>
14935
14597
        <translation>Locale Settings</translation>
14936
14598
    </message>
14937
14599
    <message>
14938
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="875"/>
 
14600
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="887"/>
14939
14601
        <source>Miscellaneous Settings</source>
14940
14602
        <translation>Miscellaneous Settings</translation>
14941
14603
    </message>
14942
14604
    <message>
14943
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="878"/>
 
14605
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="890"/>
14944
14606
        <source>File Management Settings</source>
14945
14607
        <translation>File Management Settings</translation>
14946
14608
    </message>
14947
14609
    <message>
14948
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="919"/>
 
14610
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="931"/>
14949
14611
        <source>Backend Wakeup settings</source>
14950
14612
        <translation>Backend Wakeup settings</translation>
14951
14613
    </message>
14952
14614
    <message>
14953
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="929"/>
 
14615
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="941"/>
14954
14616
        <source>Slave Backends</source>
14955
14617
        <translation>Slave Backends</translation>
14956
14618
    </message>
14957
14619
    <message>
14958
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="936"/>
 
14620
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="948"/>
14959
14621
        <source>Backend Control</source>
14960
14622
        <translation>Backend Control</translation>
14961
14623
    </message>
14962
14624
    <message>
14963
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="942"/>
 
14625
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="954"/>
14964
14626
        <source>Job Queue (Backend-Specific)</source>
14965
14627
        <translation>Job Queue (Backend-Specific)</translation>
14966
14628
    </message>
14967
14629
    <message>
14968
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="889"/>
 
14630
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="901"/>
14969
14631
        <source>UPnP Server Settings</source>
14970
14632
        <translation>UPnP Server Settings</translation>
14971
14633
    </message>
14992
14654
        <translation>This is the format to use to display the date. See http://doc.trolltech.com/4.3/qdate.html#toString for a list of valid format specifiers.</translation>
14993
14655
    </message>
14994
14656
    <message>
14995
 
        <location filename="../libs/libmyth/mythcontext.cpp" line="613"/>
 
14657
        <location filename="../libs/libmyth/mythcontext.cpp" line="627"/>
14996
14658
        <source>Cannot login to database?</source>
14997
14659
        <translation>Cannot login to database?</translation>
14998
14660
    </message>
14999
14661
    <message>
15000
 
        <location filename="../libs/libmyth/mythmediamonitor.cpp" line="241"/>
 
14662
        <location filename="../libs/libmyth/mythmediamonitor.cpp" line="243"/>
15001
14663
        <source>Unable to open or close the empty drive %1.
15002
14664
 
15003
14665
You may have to use the eject button under its tray.</source>
15006
14668
You may have to use the eject button under its tray.</translation>
15007
14669
    </message>
15008
14670
    <message>
15009
 
        <location filename="../libs/libmythtv/decoderbase.cpp" line="1134"/>
 
14671
        <location filename="../libs/libmythtv/decoderbase.cpp" line="1018"/>
15010
14672
        <source>TXT File</source>
15011
14673
        <comment>Text File</comment>
15012
14674
        <translation>TXT File</translation>
15013
14675
    </message>
15014
14676
    <message>
15015
 
        <location filename="../libs/libmythtv/mythplayer.cpp" line="460"/>
15016
 
        <source>Unable to create null video out</source>
15017
 
        <translation>Unable to create null video out</translation>
15018
 
    </message>
15019
 
    <message>
15020
 
        <location filename="../libs/libmythtv/mythplayer.cpp" line="485"/>
15021
 
        <source>&apos;tv playback&apos; widget missing.</source>
15022
 
        <translation>&apos;tv playback&apos; widget missing.</translation>
15023
 
    </message>
15024
 
    <message>
15025
 
        <location filename="../libs/libmythtv/mythplayer.cpp" line="517"/>
 
14677
        <location filename="../libs/libmythtv/mythplayer.cpp" line="481"/>
15026
14678
        <source>Failed to initialize video output</source>
15027
14679
        <translation>Failed to initialise video output</translation>
15028
14680
    </message>
15029
14681
    <message>
15030
 
        <location filename="../libs/libmythtv/mythplayer.cpp" line="615"/>
 
14682
        <location filename="../libs/libmythtv/mythplayer.cpp" line="581"/>
15031
14683
        <source>Failed to reinitialize video output</source>
15032
14684
        <translation>Failed to reinitialise video output</translation>
15033
14685
    </message>
15034
14686
    <message>
15035
 
        <location filename="../libs/libmythtv/mythplayer.cpp" line="594"/>
 
14687
        <location filename="../libs/libmythtv/mythplayer.cpp" line="560"/>
15036
14688
        <source>Need to switch video renderer.</source>
15037
14689
        <translation>Need to switch video renderer.</translation>
15038
14690
    </message>
15039
14691
    <message>
15040
 
        <location filename="../libs/libmythtv/mythplayer.cpp" line="1689"/>
 
14692
        <location filename="../libs/libmythtv/mythplayer.cpp" line="1554"/>
 
14693
        <source>Forced Subtitles On</source>
 
14694
        <translation>Forced Subtitles On</translation>
 
14695
    </message>
 
14696
    <message>
 
14697
        <location filename="../libs/libmythtv/mythplayer.cpp" line="1555"/>
 
14698
        <source>Forced Subtitles Off</source>
 
14699
        <translation>Forced Subtitles Off</translation>
 
14700
    </message>
 
14701
    <message>
 
14702
        <location filename="../libs/libmythtv/mythplayer.cpp" line="1768"/>
15041
14703
        <source>Failed to initialize A/V Sync</source>
15042
14704
        <translation>Failed to initialise A/V Sync</translation>
15043
14705
    </message>
15044
14706
    <message>
15045
 
        <location filename="../libs/libmythtv/mythplayer.cpp" line="1768"/>
15046
 
        <location filename="../libs/libmythtv/mythplayer.cpp" line="1932"/>
 
14707
        <location filename="../libs/libmythtv/mythplayer.cpp" line="1847"/>
 
14708
        <location filename="../libs/libmythtv/mythplayer.cpp" line="2011"/>
15047
14709
        <source>Serious error detected in Video Output</source>
15048
14710
        <translation>Serious error detected in Video Output</translation>
15049
14711
    </message>
15050
14712
    <message>
15051
 
        <location filename="../libs/libmythtv/mythplayer.cpp" line="2008"/>
 
14713
        <location filename="../libs/libmythtv/mythplayer.cpp" line="2087"/>
15052
14714
        <source>Video frame buffering failed too many times.</source>
15053
14715
        <translation>Video frame buffering failed too many times.</translation>
15054
14716
    </message>
15055
14717
    <message>
15056
 
        <location filename="../libs/libmythtv/mythplayer.cpp" line="2343"/>
 
14718
        <location filename="../libs/libmythtv/mythplayer.cpp" line="2460"/>
15057
14719
        <source>Error opening switch program buffer</source>
15058
14720
        <translation>Error opening switch programme buffer</translation>
15059
14721
    </message>
15060
14722
    <message>
15061
 
        <location filename="../libs/libmythtv/mythplayer.cpp" line="2360"/>
 
14723
        <location filename="../libs/libmythtv/mythplayer.cpp" line="2477"/>
15062
14724
        <source>Error opening switch program file</source>
15063
14725
        <translation>Error opening switch programme file</translation>
15064
14726
    </message>
15065
14727
    <message>
15066
 
        <location filename="../libs/libmythtv/mythplayer.cpp" line="2450"/>
 
14728
        <location filename="../libs/libmythtv/mythplayer.cpp" line="2567"/>
15067
14729
        <source>Error opening jump program file buffer</source>
15068
14730
        <translation>Error opening jump programme file buffer</translation>
15069
14731
    </message>
15070
14732
    <message>
15071
 
        <location filename="../libs/libmythtv/mythplayer.cpp" line="2456"/>
 
14733
        <location filename="../libs/libmythtv/mythplayer.cpp" line="2573"/>
15072
14734
        <source>Error opening jump program file</source>
15073
14735
        <translation>Error opening jump programme file</translation>
15074
14736
    </message>
15075
14737
    <message>
15076
 
        <location filename="../libs/libmythtv/mythplayer.cpp" line="2462"/>
 
14738
        <location filename="../libs/libmythtv/mythplayer.cpp" line="2579"/>
15077
14739
        <source>Error reopening video decoder</source>
15078
14740
        <translation>Error reopening video decoder</translation>
15079
14741
    </message>
15080
14742
    <message>
15081
 
        <location filename="../libs/libmythtv/mythplayer.cpp" line="2647"/>
 
14743
        <location filename="../libs/libmythtv/mythplayer.cpp" line="2769"/>
15082
14744
        <source>Irrecoverable recorder error</source>
15083
14745
        <translation>Irrecoverable recorder error</translation>
15084
14746
    </message>
15085
14747
    <message>
15086
 
        <location filename="../libs/libmythtv/mythplayer.cpp" line="3528"/>
 
14748
        <location filename="../libs/libmythtv/mythplayer.cpp" line="3661"/>
15087
14749
        <source>Searching</source>
15088
14750
        <translation>Searching</translation>
15089
14751
    </message>
15090
14752
    <message>
15091
 
        <location filename="../libs/libmythtv/mythplayer.cpp" line="3619"/>
 
14753
        <location filename="../libs/libmythtv/mythplayer.cpp" line="3752"/>
15092
14754
        <source>Using previously auto-saved cuts</source>
15093
 
        <translation type="unfinished"></translation>
 
14755
        <translation>Using previously auto-saved cuts</translation>
15094
14756
    </message>
15095
14757
    <message>
15096
 
        <location filename="../libs/libmythtv/mythplayer.cpp" line="3736"/>
15097
 
        <location filename="../libs/libmythtv/mythplayer.cpp" line="3775"/>
 
14758
        <location filename="../libs/libmythtv/mythplayer.cpp" line="3876"/>
 
14759
        <location filename="../libs/libmythtv/mythplayer.cpp" line="3914"/>
15098
14760
        <source>New cut added.</source>
15099
 
        <translation type="unfinished"></translation>
 
14761
        <translation>New cut added.</translation>
15100
14762
    </message>
15101
14763
    <message>
15102
 
        <location filename="../libs/libmythtv/mythplayer.cpp" line="3779"/>
15103
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="8965"/>
 
14764
        <location filename="../libs/libmythtv/mythplayer.cpp" line="3918"/>
 
14765
        <location filename="../libs/libmythtv/tv_play.cpp" line="9454"/>
15104
14766
        <source>Undo</source>
15105
 
        <translation type="unfinished"></translation>
 
14767
        <translation>Undo</translation>
15106
14768
    </message>
15107
14769
    <message>
15108
 
        <location filename="../libs/libmythtv/mythplayer.cpp" line="3784"/>
15109
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="8969"/>
 
14770
        <location filename="../libs/libmythtv/mythplayer.cpp" line="3923"/>
 
14771
        <location filename="../libs/libmythtv/tv_play.cpp" line="9458"/>
15110
14772
        <source>Redo</source>
15111
 
        <translation type="unfinished"></translation>
 
14773
        <translation>Redo</translation>
15112
14774
    </message>
15113
14775
    <message>
15114
 
        <location filename="../libs/libmythtv/mythplayer.cpp" line="4734"/>
 
14776
        <location filename="../libs/libmythtv/mythplayer.cpp" line="4914"/>
15115
14777
        <source>Enabled Studio Levels</source>
15116
 
        <translation type="unfinished"></translation>
 
14778
        <translation>Enabled Studio Levels</translation>
15117
14779
    </message>
15118
14780
    <message>
15119
 
        <location filename="../libs/libmythtv/mythplayer.cpp" line="4735"/>
 
14781
        <location filename="../libs/libmythtv/mythplayer.cpp" line="4915"/>
15120
14782
        <source>Disabled Studio Levels</source>
15121
 
        <translation type="unfinished"></translation>
15122
 
    </message>
15123
 
    <message>
15124
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="4221"/>
 
14783
        <translation>Disabled Studio Levels</translation>
 
14784
    </message>
 
14785
    <message>
 
14786
        <location filename="../libs/libmythtv/mythplayer.cpp" line="4939"/>
 
14787
        <source>Enabled Night Mode</source>
 
14788
        <translation>Enabled Night Mode</translation>
 
14789
    </message>
 
14790
    <message>
 
14791
        <location filename="../libs/libmythtv/mythplayer.cpp" line="4945"/>
 
14792
        <source>Disabled Night Mode</source>
 
14793
        <translation>Disabled Night Mode</translation>
 
14794
    </message>
 
14795
    <message>
 
14796
        <location filename="../libs/libmythtv/tv_play.cpp" line="4526"/>
15125
14797
        <source>Bookmark Saved</source>
15126
14798
        <translation>Bookmark Saved</translation>
15127
14799
    </message>
15128
14800
    <message>
15129
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="4211"/>
 
14801
        <location filename="../libs/libmythtv/tv_play.cpp" line="4516"/>
15130
14802
        <source>Bookmark Cleared</source>
15131
14803
        <translation>Bookmark Cleared</translation>
15132
14804
    </message>
15133
14805
    <message>
15134
 
        <location filename="../libs/libmythtv/cardutil.cpp" line="1685"/>
 
14806
        <location filename="../libs/libmythtv/cardutil.cpp" line="1898"/>
15135
14807
        <source>ERROR, Compile with V4L support to query audio inputs</source>
15136
14808
        <translation>ERROR, Compile with V4L support to query audio inputs</translation>
15137
14809
    </message>
15448
15120
        <translation>New Zealand</translation>
15449
15121
    </message>
15450
15122
    <message>
15451
 
        <location filename="../libs/libmyth/programinfo.cpp" line="4727"/>
 
15123
        <location filename="../libs/libmyth/programinfo.cpp" line="4883"/>
15452
15124
        <source>Blank Frame + Logo Detection</source>
15453
15125
        <translation>Blank Frame + Logo Detection</translation>
15454
15126
    </message>
15455
15127
    <message>
15456
 
        <location filename="../libs/libmyth/programinfo.cpp" line="4729"/>
 
15128
        <location filename="../libs/libmyth/programinfo.cpp" line="4885"/>
15457
15129
        <source>Scene Change + Logo Detection</source>
15458
15130
        <translation>Scene Change + Logo Detection</translation>
15459
15131
    </message>
15460
15132
    <message>
15461
 
        <location filename="../libs/libmythtv/channelutil.cpp" line="1365"/>
 
15133
        <location filename="../libs/libmythtv/channelutil.cpp" line="1369"/>
15462
15134
        <source>UNKNOWN</source>
15463
15135
        <comment>Synthesized callsign</comment>
15464
15136
        <translation>UNKNOWN</translation>
15465
15137
    </message>
15466
15138
    <message>
15467
 
        <source>Channel Tuned</source>
15468
 
        <translation type="obsolete">Channel Tuned</translation>
15469
 
    </message>
15470
 
    <message>
15471
 
        <location filename="../libs/libmythtv/dtvsignalmonitor.cpp" line="27"/>
15472
 
        <location filename="../libs/libmythtv/dtvsignalmonitor.cpp" line="28"/>
15473
 
        <location filename="../libs/libmythtv/dtvsignalmonitor.cpp" line="29"/>
15474
 
        <location filename="../libs/libmythtv/dtvsignalmonitor.cpp" line="30"/>
15475
 
        <location filename="../libs/libmythtv/dtvsignalmonitor.cpp" line="31"/>
15476
 
        <location filename="../libs/libmythtv/dtvsignalmonitor.cpp" line="32"/>
15477
 
        <location filename="../libs/libmythtv/dtvsignalmonitor.cpp" line="33"/>
 
15139
        <location filename="../libs/libmythtv/dtvsignalmonitor.cpp" line="48"/>
 
15140
        <location filename="../libs/libmythtv/dtvsignalmonitor.cpp" line="49"/>
 
15141
        <location filename="../libs/libmythtv/dtvsignalmonitor.cpp" line="50"/>
 
15142
        <location filename="../libs/libmythtv/dtvsignalmonitor.cpp" line="51"/>
 
15143
        <location filename="../libs/libmythtv/dtvsignalmonitor.cpp" line="52"/>
 
15144
        <location filename="../libs/libmythtv/dtvsignalmonitor.cpp" line="53"/>
 
15145
        <location filename="../libs/libmythtv/dtvsignalmonitor.cpp" line="54"/>
15478
15146
        <source>Seen</source>
15479
15147
        <translation>Seen</translation>
15480
15148
    </message>
15481
15149
    <message>
15482
 
        <location filename="../libs/libmythtv/dtvsignalmonitor.cpp" line="34"/>
15483
 
        <location filename="../libs/libmythtv/dtvsignalmonitor.cpp" line="35"/>
15484
 
        <location filename="../libs/libmythtv/dtvsignalmonitor.cpp" line="36"/>
15485
 
        <location filename="../libs/libmythtv/dtvsignalmonitor.cpp" line="37"/>
15486
 
        <location filename="../libs/libmythtv/dtvsignalmonitor.cpp" line="38"/>
15487
 
        <location filename="../libs/libmythtv/dtvsignalmonitor.cpp" line="39"/>
15488
 
        <location filename="../libs/libmythtv/dtvsignalmonitor.cpp" line="40"/>
 
15150
        <location filename="../libs/libmythtv/dtvsignalmonitor.cpp" line="55"/>
 
15151
        <location filename="../libs/libmythtv/dtvsignalmonitor.cpp" line="56"/>
 
15152
        <location filename="../libs/libmythtv/dtvsignalmonitor.cpp" line="57"/>
 
15153
        <location filename="../libs/libmythtv/dtvsignalmonitor.cpp" line="58"/>
 
15154
        <location filename="../libs/libmythtv/dtvsignalmonitor.cpp" line="59"/>
 
15155
        <location filename="../libs/libmythtv/dtvsignalmonitor.cpp" line="60"/>
 
15156
        <location filename="../libs/libmythtv/dtvsignalmonitor.cpp" line="61"/>
15489
15157
        <source>Matching</source>
15490
15158
        <translation>Matching</translation>
15491
15159
    </message>
15515
15183
        <translation>Error: stream handler died</translation>
15516
15184
    </message>
15517
15185
    <message numerus="yes">
15518
 
        <location filename="../libs/libmyth/programinfo.cpp" line="1449"/>
15519
 
        <location filename="../libs/libmyth/programinfo.cpp" line="1454"/>
15520
 
        <location filename="../libs/libmythtv/recordingrule.cpp" line="477"/>
15521
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1074"/>
 
15186
        <location filename="../libs/libmyth/programinfo.cpp" line="1473"/>
 
15187
        <location filename="../libs/libmyth/programinfo.cpp" line="1478"/>
 
15188
        <location filename="../libs/libmythtv/recordingrule.cpp" line="458"/>
15522
15189
        <source>%n hour(s)</source>
15523
15190
        <translation>
15524
15191
            <numerusform>%n hour</numerusform>
15526
15193
        </translation>
15527
15194
    </message>
15528
15195
    <message numerus="yes">
15529
 
        <location filename="../libs/libmyth/programinfo.cpp" line="1438"/>
15530
 
        <location filename="../libs/libmyth/programinfo.cpp" line="1447"/>
15531
 
        <location filename="../libs/libmythtv/deletemap.cpp" line="123"/>
15532
 
        <location filename="../libs/libmythtv/deletemap.cpp" line="124"/>
15533
 
        <location filename="../libs/libmythtv/deletemap.cpp" line="125"/>
15534
 
        <location filename="../libs/libmythtv/recordingrule.cpp" line="468"/>
15535
 
        <location filename="../libs/libmythtv/recordingrule.cpp" line="472"/>
15536
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1075"/>
 
15196
        <location filename="../libs/libmyth/programinfo.cpp" line="1462"/>
 
15197
        <location filename="../libs/libmyth/programinfo.cpp" line="1471"/>
 
15198
        <location filename="../libs/libmythmetadata/metadatacommon.cpp" line="426"/>
 
15199
        <location filename="../libs/libmythtv/deletemap.cpp" line="130"/>
 
15200
        <location filename="../libs/libmythtv/deletemap.cpp" line="131"/>
 
15201
        <location filename="../libs/libmythtv/deletemap.cpp" line="132"/>
 
15202
        <location filename="../libs/libmythtv/recordingrule.cpp" line="449"/>
 
15203
        <location filename="../libs/libmythtv/recordingrule.cpp" line="453"/>
15537
15204
        <source>%n minute(s)</source>
15538
15205
        <translation>
15539
15206
            <numerusform>%n minute</numerusform>
15541
15208
        </translation>
15542
15209
    </message>
15543
15210
    <message>
15544
 
        <location filename="../libs/libmyth/programinfo.cpp" line="852"/>
 
15211
        <location filename="../libs/libmyth/programinfo.cpp" line="863"/>
15545
15212
        <source>Manual Record</source>
15546
15213
        <translation>Manual Record</translation>
15547
15214
    </message>
15548
15215
    <message numerus="yes">
15549
 
        <location filename="../libs/libmyth/programinfo.cpp" line="1535"/>
 
15216
        <location filename="../libs/libmyth/programinfo.cpp" line="1564"/>
15550
15217
        <source>%n star(s)</source>
15551
15218
        <translation>
15552
15219
            <numerusform>%n star</numerusform>
15554
15221
        </translation>
15555
15222
    </message>
15556
15223
    <message>
15557
 
        <location filename="../libs/libmyth/programinfo.cpp" line="2628"/>
 
15224
        <location filename="../libs/libmyth/programinfo.cpp" line="2740"/>
15558
15225
        <source>Commercial Detection</source>
15559
15226
        <translation>Advert Detection</translation>
15560
15227
    </message>
15561
15228
    <message>
15562
 
        <location filename="../libs/libmyth/programinfo.cpp" line="2632"/>
 
15229
        <location filename="../libs/libmyth/programinfo.cpp" line="2744"/>
15563
15230
        <source>Preview Generation</source>
15564
15231
        <translation>Preview Generation</translation>
15565
15232
    </message>
15566
15233
    <message>
15567
 
        <location filename="../libs/libmyth/programinfo.cpp" line="2634"/>
 
15234
        <location filename="../libs/libmyth/programinfo.cpp" line="2746"/>
15568
15235
        <source>User Job</source>
15569
15236
        <translation>User Job</translation>
15570
15237
    </message>
15571
15238
    <message>
15572
 
        <location filename="../libs/libmyth/programinfo.cpp" line="4141"/>
 
15239
        <location filename="../libs/libmyth/programinfo.cpp" line="4293"/>
15573
15240
        <source>Default</source>
15574
15241
        <comment>Recording Profile Default</comment>
15575
15242
        <translation>Default</translation>
15576
15243
    </message>
15577
15244
    <message>
15578
 
        <location filename="../libs/libmyth/programinfo.cpp" line="4142"/>
 
15245
        <location filename="../libs/libmyth/programinfo.cpp" line="4294"/>
15579
15246
        <source>High Quality</source>
15580
15247
        <comment>Recording Profile High Quality</comment>
15581
15248
        <translation>High Quality</translation>
15582
15249
    </message>
15583
15250
    <message>
15584
 
        <location filename="../libs/libmyth/programinfo.cpp" line="4143"/>
 
15251
        <location filename="../libs/libmyth/programinfo.cpp" line="4295"/>
15585
15252
        <source>Live TV</source>
15586
15253
        <comment>Recording Profile Live TV</comment>
15587
15254
        <translation>Live TV</translation>
15588
15255
    </message>
15589
15256
    <message>
15590
 
        <location filename="../libs/libmyth/programinfo.cpp" line="4144"/>
 
15257
        <location filename="../libs/libmyth/programinfo.cpp" line="4296"/>
15591
15258
        <source>Low Quality</source>
15592
15259
        <comment>Recording Profile Low Quality</comment>
15593
15260
        <translation>Low Quality</translation>
15594
15261
    </message>
15595
15262
    <message>
15596
 
        <location filename="../libs/libmyth/programinfo.cpp" line="4145"/>
 
15263
        <location filename="../libs/libmyth/programinfo.cpp" line="4297"/>
15597
15264
        <source>Medium Quality</source>
15598
15265
        <comment>Recording Profile Medium Quality</comment>
15599
15266
        <translation>Medium Quality</translation>
15600
15267
    </message>
15601
15268
    <message>
15602
 
        <location filename="../libs/libmyth/programinfo.cpp" line="4146"/>
 
15269
        <location filename="../libs/libmyth/programinfo.cpp" line="4298"/>
15603
15270
        <source>MPEG-2</source>
15604
15271
        <comment>Recording Profile MPEG-2</comment>
15605
15272
        <translation>MPEG-2</translation>
15606
15273
    </message>
15607
15274
    <message>
15608
 
        <location filename="../libs/libmyth/programinfo.cpp" line="4147"/>
 
15275
        <location filename="../libs/libmyth/programinfo.cpp" line="4299"/>
15609
15276
        <source>RTjpeg/MPEG-4</source>
15610
15277
        <comment>Recording Profile RTjpeg/MPEG-4</comment>
15611
15278
        <translation>RTjpeg/MPEG-4</translation>
15612
15279
    </message>
15613
15280
    <message>
15614
 
        <location filename="../libs/libmyth/programinfo.cpp" line="4169"/>
 
15281
        <location filename="../libs/libmyth/programinfo.cpp" line="4321"/>
15615
15282
        <source>Software Encoders (V4L based)</source>
15616
15283
        <comment>Recording Profile Group Name</comment>
15617
15284
        <translation>Software Encoders (V4L based)</translation>
15618
15285
    </message>
15619
15286
    <message>
15620
 
        <location filename="../libs/libmyth/programinfo.cpp" line="4173"/>
 
15287
        <location filename="../libs/libmyth/programinfo.cpp" line="4325"/>
15621
15288
        <source>USB MPEG-4 Encoder (Plextor ConvertX, etc)</source>
15622
15289
        <comment>Recording Profile Group Name</comment>
15623
15290
        <translation>USB MPEG-4 Encoder (Plextor ConvertX, etc)</translation>
15624
15291
    </message>
15625
15292
    <message>
15626
 
        <location filename="../libs/libmyth/programinfo.cpp" line="4151"/>
 
15293
        <location filename="../libs/libmyth/programinfo.cpp" line="4303"/>
15627
15294
        <source>CRC IP Recorders</source>
15628
15295
        <comment>Recording Profile Group Name</comment>
15629
15296
        <translation>CRC IP Recorders</translation>
15630
15297
    </message>
15631
15298
    <message>
15632
 
        <location filename="../libs/libmyth/programinfo.cpp" line="4153"/>
 
15299
        <location filename="../libs/libmyth/programinfo.cpp" line="1602"/>
 
15300
        <source>DVD</source>
 
15301
        <translation>DVD</translation>
 
15302
    </message>
 
15303
    <message>
 
15304
        <location filename="../libs/libmyth/programinfo.cpp" line="1606"/>
 
15305
        <source>HTTP Streaming</source>
 
15306
        <translation>HTTP Streaming</translation>
 
15307
    </message>
 
15308
    <message>
 
15309
        <location filename="../libs/libmyth/programinfo.cpp" line="1610"/>
 
15310
        <source>RTSP Streaming</source>
 
15311
        <translation>RTSP Streaming</translation>
 
15312
    </message>
 
15313
    <message>
 
15314
        <location filename="../libs/libmyth/programinfo.cpp" line="1614"/>
 
15315
        <source>Blu-ray Disc</source>
 
15316
        <translation>Blu-ray Disc</translation>
 
15317
    </message>
 
15318
    <message>
 
15319
        <location filename="../libs/libmyth/programinfo.cpp" line="1619"/>
 
15320
        <source>Recording</source>
 
15321
        <comment>Recorded file, object not action</comment>
 
15322
        <translation>Recording</translation>
 
15323
    </message>
 
15324
    <message>
 
15325
        <location filename="../libs/libmyth/programinfo.cpp" line="4305"/>
15633
15326
        <source>FireWire Input</source>
15634
15327
        <comment>Recording Profile Group Name</comment>
15635
15328
        <translation>FireWire Input</translation>
15636
15329
    </message>
15637
15330
    <message>
15638
 
        <location filename="../libs/libmyth/programinfo.cpp" line="4155"/>
 
15331
        <location filename="../libs/libmyth/programinfo.cpp" line="4307"/>
15639
15332
        <source>Freebox Input</source>
15640
15333
        <comment>Recording Profile Group Name</comment>
15641
15334
        <translation>Freebox Input</translation>
15642
15335
    </message>
15643
15336
    <message>
15644
 
        <location filename="../libs/libmyth/programinfo.cpp" line="4157"/>
 
15337
        <location filename="../libs/libmyth/programinfo.cpp" line="4309"/>
15645
15338
        <source>Hardware DVB Encoders</source>
15646
15339
        <comment>Recording Profile Group Name</comment>
15647
15340
        <translation>DVB Tuners</translation>
15648
15341
    </message>
15649
15342
    <message>
15650
 
        <location filename="../libs/libmyth/programinfo.cpp" line="4159"/>
 
15343
        <location filename="../libs/libmyth/programinfo.cpp" line="4311"/>
15651
15344
        <source>Hardware HDTV</source>
15652
15345
        <comment>Recording Profile Group Name</comment>
15653
15346
        <translation>Hardware HDTV</translation>
15654
15347
    </message>
15655
15348
    <message>
15656
 
        <location filename="../libs/libmyth/programinfo.cpp" line="4161"/>
 
15349
        <location filename="../libs/libmyth/programinfo.cpp" line="4313"/>
15657
15350
        <source>Hardware MJPEG Encoders (Matrox G200-TV, Miro DC10, etc)</source>
15658
15351
        <comment>Recording Profile Group Name</comment>
15659
15352
        <translation>Hardware MJPEG Encoders (Matrox G200-TV, Miro DC10, etc)</translation>
15660
15353
    </message>
15661
15354
    <message>
15662
 
        <location filename="../libs/libmyth/programinfo.cpp" line="4163"/>
 
15355
        <location filename="../libs/libmyth/programinfo.cpp" line="4315"/>
15663
15356
        <source>HD-PVR Recorders</source>
15664
15357
        <comment>Recording Profile Group Name</comment>
15665
15358
        <translation>HD-PVR Recorders</translation>
15666
15359
    </message>
15667
15360
    <message>
15668
 
        <location filename="../libs/libmyth/programinfo.cpp" line="4165"/>
 
15361
        <location filename="../libs/libmyth/programinfo.cpp" line="4317"/>
15669
15362
        <source>HDHomeRun Recorders</source>
15670
15363
        <comment>Recording Profile Group Name</comment>
15671
15364
        <translation>HDHomeRun Recorders</translation>
15672
15365
    </message>
15673
15366
    <message>
15674
 
        <location filename="../libs/libmyth/programinfo.cpp" line="4167"/>
 
15367
        <location filename="../libs/libmyth/programinfo.cpp" line="4319"/>
15675
15368
        <source>MPEG-2 Encoders (PVR-x50, PVR-500)</source>
15676
15369
        <comment>Recording Profile Group Name</comment>
15677
15370
        <translation>MPEG-2 Encoders (PVR-x50, PVR-500)</translation>
15678
15371
    </message>
15679
15372
    <message>
15680
 
        <location filename="../libs/libmyth/programinfo.cpp" line="4171"/>
 
15373
        <location filename="../libs/libmyth/programinfo.cpp" line="4323"/>
15681
15374
        <source>Transcoders</source>
15682
15375
        <comment>Recording Profile Group Name</comment>
15683
15376
        <translation>Transcoders</translation>
15684
15377
    </message>
15685
15378
    <message>
15686
 
        <location filename="../libs/libmyth/programinfo.cpp" line="4177"/>
 
15379
        <location filename="../libs/libmyth/programinfo.cpp" line="4329"/>
15687
15380
        <source>All Programs</source>
15688
15381
        <comment>Recording Group All Programs</comment>
15689
15382
        <translation>All Programmes</translation>
15690
15383
    </message>
15691
15384
    <message>
15692
 
        <location filename="../libs/libmyth/programinfo.cpp" line="4180"/>
 
15385
        <location filename="../libs/libmyth/programinfo.cpp" line="4332"/>
15693
15386
        <source>Default</source>
15694
15387
        <comment>Recording Group Default</comment>
15695
15388
        <translation>Default</translation>
15696
15389
    </message>
15697
15390
    <message>
15698
 
        <location filename="../libs/libmyth/programinfo.cpp" line="4181"/>
 
15391
        <location filename="../libs/libmyth/programinfo.cpp" line="4333"/>
15699
15392
        <source>Deleted</source>
15700
15393
        <comment>Recording Group Deleted</comment>
15701
15394
        <translation>Deleted</translation>
15702
15395
    </message>
15703
15396
    <message>
15704
 
        <location filename="../libs/libmyth/programinfo.cpp" line="4184"/>
 
15397
        <location filename="../libs/libmyth/programinfo.cpp" line="4336"/>
15705
15398
        <source>Default</source>
15706
15399
        <comment>Storage Group Name</comment>
15707
15400
        <translation>Default</translation>
15708
15401
    </message>
15709
15402
    <message>
15710
 
        <location filename="../libs/libmyth/programinfo.cpp" line="4186"/>
 
15403
        <location filename="../libs/libmyth/programinfo.cpp" line="4338"/>
15711
15404
        <source>Thumbnails</source>
15712
15405
        <comment>Storage Group Name</comment>
15713
15406
        <translation>Thumbnails</translation>
15714
15407
    </message>
15715
15408
    <message>
15716
 
        <location filename="../libs/libmyth/programinfo.cpp" line="4187"/>
 
15409
        <location filename="../libs/libmyth/programinfo.cpp" line="4339"/>
15717
15410
        <source>DB Backups</source>
15718
15411
        <comment>Storage Group Name</comment>
15719
15412
        <translation>DB Backups</translation>
15720
15413
    </message>
15721
15414
    <message>
15722
 
        <location filename="../libs/libmyth/programinfo.cpp" line="4190"/>
 
15415
        <location filename="../libs/libmyth/programinfo.cpp" line="4342"/>
15723
15416
        <source>Default</source>
15724
15417
        <comment>Playback Group Name</comment>
15725
15418
        <translation>Default</translation>
15726
15419
    </message>
15727
15420
    <message>
15728
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="879"/>
 
15421
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="878"/>
15729
15422
        <source>MPEG-4 AVC Hardware Encoder</source>
15730
15423
        <translation>MPEG-4 AVC Hardware Encoder</translation>
15731
15424
    </message>
15732
15425
    <message>
15733
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="882"/>
 
15426
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="881"/>
15734
15427
        <source>Low Resolution</source>
15735
15428
        <translation>Low Resolution</translation>
15736
15429
    </message>
15737
15430
    <message>
15738
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="890"/>
 
15431
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="889"/>
15739
15432
        <source>Medium Resolution</source>
15740
15433
        <translation>Medium Resolution</translation>
15741
15434
    </message>
15742
15435
    <message>
15743
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="898"/>
 
15436
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="897"/>
15744
15437
        <source>High Resolution</source>
15745
15438
        <translation>High Resolution</translation>
15746
15439
    </message>
15775
15468
        <translation>NVIDIA VDPAU acceleration</translation>
15776
15469
    </message>
15777
15470
    <message>
15778
 
        <source>libmpeg2 is slower on almost all processors than ffmpeg and breaks caption decoding. Use at your own risk!</source>
15779
 
        <translation type="obsolete">libmpeg2 is slower on almost all processors than ffmpeg and breaks caption decoding. Use at your own risk!</translation>
15780
 
    </message>
15781
 
    <message>
15782
15471
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="676"/>
15783
15472
        <source>VDPAU will attempt to use the graphics hardware to accelerate video decoding and playback.</source>
15784
15473
        <translation>VDPAU will attempt to use the graphics hardware to accelerate video decoding and playback.</translation>
15785
15474
    </message>
15786
15475
    <message>
15787
 
        <source>CPU++</source>
15788
 
        <comment>Sample: No hardware assist</comment>
15789
 
        <translation type="obsolete">CPU++</translation>
15790
 
    </message>
15791
 
    <message>
15792
 
        <source>CPU+</source>
15793
 
        <comment>Sample: Hardware assist HD only</comment>
15794
 
        <translation type="obsolete">CPU+</translation>
15795
 
    </message>
15796
 
    <message>
15797
 
        <source>CPU--</source>
15798
 
        <comment>Sample: Hardware assist all</comment>
15799
 
        <translation type="obsolete">CPU--</translation>
15800
 
    </message>
15801
 
    <message>
15802
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1021"/>
 
15476
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1017"/>
15803
15477
        <source>High Quality</source>
15804
15478
        <comment>Sample: high quality</comment>
15805
15479
        <translation>High Quality</translation>
15806
15480
    </message>
15807
15481
    <message>
15808
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1037"/>
 
15482
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1033"/>
15809
15483
        <source>Normal</source>
15810
15484
        <comment>Sample: average quality</comment>
15811
15485
        <translation>Normal</translation>
15812
15486
    </message>
15813
15487
    <message>
15814
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1053"/>
 
15488
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1049"/>
15815
15489
        <source>Slim</source>
15816
15490
        <comment>Sample: low CPU usage</comment>
15817
15491
        <translation>Slim</translation>
15818
15492
    </message>
15819
15493
    <message>
15820
 
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1177"/>
 
15494
        <location filename="../libs/libmythtv/videodisplayprofile.cpp" line="1178"/>
15821
15495
        <source>This is the only video renderer for NVidia VDPAU decoding.</source>
15822
15496
        <translation>This is the only video renderer for NVIDIA VDPAU decoding.</translation>
15823
15497
    </message>
15827
15501
        <translation>Do not configure a grabber</translation>
15828
15502
    </message>
15829
15503
    <message>
15830
 
        <source>Loading XMLTV configuration...</source>
15831
 
        <translation type="obsolete">Loading XMLTV configuration...</translation>
15832
 
    </message>
15833
 
    <message>
15834
15504
        <location filename="../libs/libmythtv/videosource.cpp" line="544"/>
15835
15505
        <source>North America (SchedulesDirect.org) (Internal)</source>
15836
15506
        <translation>North America (SchedulesDirect.org) (Internal)</translation>
15846
15516
        <translation>No grabber</translation>
15847
15517
    </message>
15848
15518
    <message>
15849
 
        <source>Loading...</source>
15850
 
        <translation type="obsolete">Loading...</translation>
15851
 
    </message>
15852
 
    <message>
15853
 
        <source>IVTV MPEG-2 encoder card</source>
15854
 
        <translation type="obsolete">IVTV MPEG-2 encoder card</translation>
15855
 
    </message>
15856
 
    <message>
15857
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2386"/>
 
15519
        <location filename="../libs/libmythtv/videosource.cpp" line="2476"/>
15858
15520
        <source>H.264 encoder card (HD-PVR)</source>
15859
15521
        <translation>H.264 encoder card (HD-PVR)</translation>
15860
15522
    </message>
15861
15523
    <message>
15862
 
        <location filename="../libs/libmythtv/videosource.cpp" line="3610"/>
 
15524
        <location filename="../libs/libmythtv/videosource.cpp" line="3711"/>
15863
15525
        <source>Audio input</source>
15864
15526
        <translation>Audio input</translation>
15865
15527
    </message>
15866
15528
    <message>
15867
 
        <location filename="../libs/libmythui/myththemedmenu.cpp" line="611"/>
 
15529
        <location filename="../libs/libmythui/myththemedmenu.cpp" line="579"/>
15868
15530
        <source>MythTV could not locate the menu file %1</source>
15869
15531
        <translation>MythTV could not locate the menu file %1</translation>
15870
15532
    </message>
15871
15533
    <message>
15872
 
        <location filename="../libs/libmythui/myththemedmenu.cpp" line="628"/>
 
15534
        <location filename="../libs/libmythui/myththemedmenu.cpp" line="596"/>
15873
15535
        <source>The menu file %1 is incomplete.</source>
15874
15536
        <translation>The menu file %1 is incomplete.</translation>
15875
15537
    </message>
15876
15538
    <message>
15877
 
        <location filename="../programs/mythbackend/httpstatus.cpp" line="403"/>
 
15539
        <location filename="../programs/mythbackend/httpstatus.cpp" line="410"/>
15878
15540
        <source>master</source>
15879
15541
        <translation>master</translation>
15880
15542
    </message>
15881
15543
    <message numerus="yes">
15882
 
        <location filename="../programs/mythbackend/httpstatus.cpp" line="926"/>
 
15544
        <location filename="../programs/mythbackend/httpstatus.cpp" line="933"/>
15883
15545
        <source> %n day(s),</source>
15884
15546
        <translation>
15885
15547
            <numerusform> %n day,</numerusform>
15887
15549
        </translation>
15888
15550
    </message>
15889
15551
    <message numerus="yes">
15890
 
        <location filename="../programs/mythbackend/httpstatus.cpp" line="927"/>
 
15552
        <location filename="../programs/mythbackend/httpstatus.cpp" line="934"/>
15891
15553
        <source> %n hour(s) and</source>
15892
15554
        <translation>
15893
15555
            <numerusform> %n hour and</numerusform>
15895
15557
        </translation>
15896
15558
    </message>
15897
15559
    <message numerus="yes">
15898
 
        <location filename="../programs/mythbackend/httpstatus.cpp" line="928"/>
 
15560
        <location filename="../programs/mythbackend/httpstatus.cpp" line="935"/>
15899
15561
        <source> %n minute(s)</source>
15900
15562
        <translation>
15901
15563
            <numerusform> %n minute</numerusform>
15903
15565
        </translation>
15904
15566
    </message>
15905
15567
    <message>
15906
 
        <location filename="../programs/mythbackend/httpstatus.cpp" line="931"/>
 
15568
        <location filename="../programs/mythbackend/httpstatus.cpp" line="938"/>
15907
15569
        <source>within one minute</source>
15908
15570
        <comment>Recording starting</comment>
15909
15571
        <translation>within one minute</translation>
15910
15572
    </message>
15911
15573
    <message>
15912
 
        <location filename="../programs/mythbackend/httpstatus.cpp" line="934"/>
 
15574
        <location filename="../programs/mythbackend/httpstatus.cpp" line="941"/>
15913
15575
        <source>soon</source>
15914
15576
        <comment>Recording starting</comment>
15915
15577
        <translation>soon</translation>
15916
15578
    </message>
15917
15579
    <message>
15918
 
        <location filename="../programs/mythcommflag/ClassicCommDetector.cpp" line="299"/>
 
15580
        <location filename="../programs/mythcommflag/ClassicCommDetector.cpp" line="297"/>
15919
15581
        <source>Building Head Start Buffer</source>
15920
15582
        <translation>Building Head Start Buffer</translation>
15921
15583
    </message>
15922
15584
    <message>
15923
 
        <location filename="../programs/mythcommflag/ClassicCommDetector.cpp" line="324"/>
 
15585
        <location filename="../programs/mythcommflag/ClassicCommDetector.cpp" line="322"/>
15924
15586
        <source>Building Logo Detection Buffer</source>
15925
15587
        <translation>Building Logo Detection Buffer</translation>
15926
15588
    </message>
15927
15589
    <message>
15928
 
        <location filename="../programs/mythcommflag/ClassicCommDetector.cpp" line="354"/>
 
15590
        <location filename="../programs/mythcommflag/ClassicCommDetector.cpp" line="352"/>
15929
15591
        <source>Searching for Logo</source>
15930
15592
        <translation>Searching for Logo</translation>
15931
15593
    </message>
15932
15594
    <message>
15933
 
        <location filename="../programs/mythcommflag/ClassicCommDetector.cpp" line="527"/>
15934
 
        <location filename="../programs/mythcommflag/CommDetector2.cpp" line="473"/>
15935
 
        <location filename="../programs/mythcommflag/PrePostRollFlagger.cpp" line="337"/>
15936
 
        <location filename="../programs/mythtranscode/transcode.cpp" line="1235"/>
 
15595
        <location filename="../programs/mythcommflag/ClassicCommDetector.cpp" line="525"/>
 
15596
        <location filename="../programs/mythcommflag/CommDetector2.cpp" line="458"/>
 
15597
        <location filename="../programs/mythcommflag/PrePostRollFlagger.cpp" line="330"/>
 
15598
        <location filename="../programs/mythtranscode/transcode.cpp" line="2025"/>
15937
15599
        <source>%1% Completed @ %2 fps.</source>
15938
15600
        <translation>%1% Completed @ %2 fps.</translation>
15939
15601
    </message>
15940
15602
    <message>
15941
 
        <location filename="../programs/mythcommflag/ClassicCommDetector.cpp" line="530"/>
15942
 
        <location filename="../programs/mythcommflag/CommDetector2.cpp" line="478"/>
15943
 
        <location filename="../programs/mythcommflag/PrePostRollFlagger.cpp" line="340"/>
 
15603
        <location filename="../programs/mythcommflag/ClassicCommDetector.cpp" line="528"/>
 
15604
        <location filename="../programs/mythcommflag/CommDetector2.cpp" line="463"/>
 
15605
        <location filename="../programs/mythcommflag/PrePostRollFlagger.cpp" line="333"/>
15944
15606
        <source>%1 Frames Completed @ %2 fps.</source>
15945
15607
        <translation>%1 Frames Completed @ %2 fps.</translation>
15946
15608
    </message>
15966
15628
    </message>
15967
15629
    <message>
15968
15630
        <location filename="../libs/libmythtv/jobqueue.h" line="30"/>
15969
 
        <location filename="../libs/libmythtv/mythplayer.cpp" line="3656"/>
 
15631
        <location filename="../libs/libmythtv/mythplayer.cpp" line="3796"/>
15970
15632
        <location filename="../programs/mythcommflag/main.cpp" line="434"/>
15971
15633
        <source>Paused</source>
15972
15634
        <translation>Paused</translation>
16013
15675
        <translation>Running</translation>
16014
15676
    </message>
16015
15677
    <message>
16016
 
        <location filename="../programs/mythfilldatabase/main.cpp" line="342"/>
 
15678
        <location filename="../programs/mythfilldatabase/main.cpp" line="413"/>
16017
15679
        <source>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.</source>
16018
15680
        <translation>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.</translation>
16019
15681
    </message>
16028
15690
        <translation>If enabled, the focus will start on the group list, otherwise the focus will default to the recordings.</translation>
16029
15691
    </message>
16030
15692
    <message>
16031
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="517"/>
 
15693
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="526"/>
16032
15694
        <source>For a special category (e.g. &quot;Sports event&quot;), request that shows be autoextended. Only works if a show&apos;s category can be determined.</source>
16033
15695
        <translation>For a special category (e.g. &quot;Sports event&quot;), request that shows be autoextended. Only works if a show&apos;s category can be determined.</translation>
16034
15696
    </message>
16035
15697
    <message>
16036
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1340"/>
 
15698
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1350"/>
16037
15699
        <source>Decode VBI format</source>
16038
15700
        <translation>Decode VBI format</translation>
16039
15701
    </message>
16040
15702
    <message>
16041
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1382"/>
 
15703
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1375"/>
16042
15704
        <source>Subtitle Codec</source>
16043
15705
        <translation>Subtitle Codec</translation>
16044
15706
    </message>
16045
15707
    <message>
16046
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1507"/>
 
15708
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1500"/>
16047
15709
        <source>Browse all channels</source>
16048
15710
        <translation>Browse all channels</translation>
16049
15711
    </message>
16050
15712
    <message>
16051
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1510"/>
 
15713
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1503"/>
16052
15714
        <source>If enabled, browse mode will shows channels on all available recording devices, instead of showing channels on just the current recorder.</source>
16053
15715
        <translation>If enabled, browse mode will shows channels on all available recording devices, instead of showing channels on just the current recorder.</translation>
16054
15716
    </message>
16055
15717
    <message>
16056
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1520"/>
 
15718
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1513"/>
16057
15719
        <source>Clear bookmark on playback</source>
16058
15720
        <translation>Clear bookmark on playback</translation>
16059
15721
    </message>
16060
15722
    <message>
16061
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1532"/>
 
15723
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1525"/>
16062
15724
        <source>Alternate clear and save bookmark</source>
16063
15725
        <translation>Alternate clear and save bookmark</translation>
16064
15726
    </message>
16065
15727
    <message>
16066
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1660"/>
 
15728
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1653"/>
16067
15729
        <source>Customize exit menu options</source>
16068
15730
        <translation>Customise exit menu options</translation>
16069
15731
    </message>
16070
15732
    <message>
16071
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1679"/>
 
15733
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1672"/>
16072
15734
        <source>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.</source>
16073
15735
        <translation>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.</translation>
16074
15736
    </message>
16075
15737
    <message>
16076
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1691"/>
 
15738
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1684"/>
16077
15739
        <source>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.</source>
16078
15740
        <translation>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.</translation>
16079
15741
    </message>
16080
15742
    <message>
16081
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1708"/>
 
15743
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1701"/>
16082
15744
        <source>UNIX socket or IP address[:port] to connect in order to communicate with the LIRC Daemon.</source>
16083
15745
        <translation>UNIX socket or IP address[:port] to connect to in order to communicate with the LIRC daemon.</translation>
16084
15746
    </message>
16085
15747
    <message>
16086
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1720"/>
 
15748
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1713"/>
16087
15749
        <source>Path to screenshot storage location. Should be writable by the frontend</source>
16088
15750
        <translation>Path to screenshot storage location. Should be writable by the frontend</translation>
16089
15751
    </message>
16090
15752
    <message>
16091
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1764"/>
 
15753
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="1746"/>
16092
15754
        <source>Display on screen</source>
16093
15755
        <translation>Display on screen</translation>
16094
15756
    </message>
16095
15757
    <message>
16096
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2073"/>
 
15758
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2055"/>
16097
15759
        <source>Overrides for specific video sizes</source>
16098
15760
        <translation>Overrides for specific video sizes</translation>
16099
15761
    </message>
16100
15762
    <message>
16101
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2113"/>
 
15763
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2095"/>
16102
15764
        <source>Use window border</source>
16103
15765
        <translation>Use window border</translation>
16104
15766
    </message>
16105
15767
    <message>
16106
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2124"/>
 
15768
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2106"/>
16107
15769
        <source>Use fixed window size</source>
16108
15770
        <translation>Use fixed window size</translation>
16109
15771
    </message>
16110
15772
    <message>
16111
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2446"/>
 
15773
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2416"/>
16112
15774
        <source>Up to this number of priority points may be added for titles that are usually watched soon after recording or subtracted for titles that are often watched several days or weeks later.</source>
16113
15775
        <translation>Up to this number of priority points may be added for titles that are usually watched soon after recording or subtracted for titles that are often watched several days or weeks later.</translation>
16114
15776
    </message>
16118
15780
        <translation>Audio System</translation>
16119
15781
    </message>
16120
15782
    <message>
16121
 
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1024"/>
 
15783
        <location filename="../programs/mythfrontend/audiogeneralsettings.cpp" line="1034"/>
16122
15784
        <source>Audio Mixer</source>
16123
15785
        <translation>Audio Mixer</translation>
16124
15786
    </message>
16125
15787
    <message>
16126
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3302"/>
 
15788
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3272"/>
16127
15789
        <source>Media Monitor</source>
16128
15790
        <translation>Media Monitor</translation>
16129
15791
    </message>
16130
15792
    <message>
16131
 
        <source>Program Exit</source>
16132
 
        <translation type="obsolete">Program Exit</translation>
16133
 
    </message>
16134
 
    <message>
16135
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3317"/>
 
15793
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="3287"/>
16136
15794
        <source>Remote Control</source>
16137
15795
        <translation>Remote Control</translation>
16138
15796
    </message>
16139
15797
    <message>
16140
 
        <location filename="../programs/mythfrontend/main.cpp" line="1103"/>
 
15798
        <location filename="../programs/mythfrontend/main.cpp" line="1134"/>
16141
15799
        <source>Failed to open 
16142
15800
 &apos;%1&apos; in %2 
16143
15801
Check if the video exists</source>
16146
15804
Check if the video exists</translation>
16147
15805
    </message>
16148
15806
    <message>
16149
 
        <location filename="../programs/mythfrontend/main.cpp" line="167"/>
 
15807
        <location filename="../programs/mythfrontend/main.cpp" line="177"/>
16150
15808
        <source>DVD/Video contains a bookmark</source>
16151
15809
        <translation>DVD/Video contains a bookmark</translation>
16152
15810
    </message>
16153
15811
    <message>
16154
 
        <location filename="../programs/mythfrontend/main.cpp" line="542"/>
 
15812
        <location filename="../programs/mythfrontend/main.cpp" line="560"/>
16155
15813
        <source>All tuners are currently busy.</source>
16156
 
        <translation type="unfinished"></translation>
 
15814
        <translation>All tuners are currently busy.</translation>
16157
15815
    </message>
16158
15816
    <message>
16159
 
        <location filename="../programs/mythfrontend/main.cpp" line="544"/>
 
15817
        <location filename="../programs/mythfrontend/main.cpp" line="562"/>
16160
15818
        <source>There are no configured tuners.</source>
16161
 
        <translation type="unfinished"></translation>
 
15819
        <translation>There are no configured tuners.</translation>
16162
15820
    </message>
16163
15821
    <message>
16164
 
        <location filename="../programs/mythfrontend/main.cpp" line="1584"/>
 
15822
        <location filename="../programs/mythfrontend/main.cpp" line="1632"/>
16165
15823
        <source>MythTV Frontend</source>
16166
15824
        <translation>MythTV Frontend</translation>
16167
15825
    </message>
16177
15835
    </message>
16178
15836
    <message>
16179
15837
        <location filename="../programs/mythtranscode/main.cpp" line="84"/>
16180
 
        <location filename="../programs/mythtranscode/transcode.cpp" line="394"/>
 
15838
        <location filename="../programs/mythtranscode/transcode.cpp" line="807"/>
16181
15839
        <source>Completed</source>
16182
15840
        <translation>Completed</translation>
16183
15841
    </message>
16184
15842
    <message>
16185
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="488"/>
 
15843
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="508"/>
16186
15844
        <source>A command executed before the backend would shutdown. The return value determines if the backend can shutdown. 0 - yes, 1 - restart idling, 2 - reset the backend to wait for a frontend.</source>
16187
15845
        <translation>A command executed before the backend would shutdown. The return value determines if the backend can shutdown. 0 - yes, 1 - restart idling, 2 - reset the backend to wait for a frontend.</translation>
16188
15846
    </message>
16189
15847
    <message>
16190
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="719"/>
 
15848
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="739"/>
16191
15849
        <source>Recordings</source>
16192
15850
        <translation>Recordings</translation>
16193
15851
    </message>
16194
15852
    <message>
16195
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="720"/>
 
15853
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="740"/>
16196
15854
        <source>Videos</source>
16197
15855
        <translation>Videos</translation>
16198
15856
    </message>
16199
15857
    <message>
16200
 
        <location filename="../html/htmlstrings.h" line="12"/>
16201
 
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="840"/>
 
15858
        <location filename="../programs/mythtv-setup/backendsettings.cpp" line="848"/>
16202
15859
        <source>Local Backend</source>
16203
15860
        <translation>Local Backend</translation>
16204
15861
    </message>
16213
15870
        <translation>Unable to create file &quot;%1&quot; - directory is not writable?</translation>
16214
15871
    </message>
16215
15872
    <message>
16216
 
        <location filename="../programs/mythtv-setup/checksetup.cpp" line="161"/>
 
15873
        <location filename="../programs/mythtv-setup/checksetup.cpp" line="160"/>
16217
15874
        <source>You have a Video Storage Group, but have not set up all Image Groups.  If you continue, video image downloads will be saved in your Videos Storage Group.  Do you want to store them in their own groups?</source>
16218
15875
        <translation>You have a Video Storage Group, but have not set up all Image Groups.  If you continue, video image downloads will be saved in your Videos Storage Group.  Do you want to store them in their own groups?</translation>
16219
15876
    </message>
16220
15877
    <message>
16221
 
        <location filename="../programs/mythtv-setup/checksetup.cpp" line="219"/>
 
15878
        <location filename="../programs/mythtv-setup/checksetup.cpp" line="218"/>
16222
15879
        <source>Card %1 (type %2) is set to start on channel %3, which does not exist.</source>
16223
15880
        <translation>Card %1 (type %2) is set to start on channel %3, which does not exist.</translation>
16224
15881
    </message>
16225
15882
    <message>
16226
 
        <location filename="../programs/mythtv-setup/main.cpp" line="494"/>
 
15883
        <location filename="../programs/mythtv-setup/main.cpp" line="493"/>
16227
15884
        <source>MythTV Setup</source>
16228
15885
        <translation>MythTV Setup</translation>
16229
15886
    </message>
16230
15887
    <message numerus="yes">
16231
 
        <location filename="../libs/libmythtv/deletemap.cpp" line="120"/>
16232
 
        <location filename="../libs/libmythtv/deletemap.cpp" line="121"/>
16233
 
        <location filename="../libs/libmythtv/deletemap.cpp" line="122"/>
16234
 
        <location filename="../libs/libmythtv/mythplayer.cpp" line="4496"/>
16235
 
        <location filename="../libs/libmythtv/osd.cpp" line="711"/>
 
15888
        <location filename="../libs/libmythmetadata/metadatacommon.cpp" line="427"/>
 
15889
        <location filename="../libs/libmythtv/deletemap.cpp" line="127"/>
 
15890
        <location filename="../libs/libmythtv/deletemap.cpp" line="128"/>
 
15891
        <location filename="../libs/libmythtv/deletemap.cpp" line="129"/>
 
15892
        <location filename="../libs/libmythtv/mythplayer.cpp" line="4676"/>
 
15893
        <location filename="../libs/libmythtv/osd.cpp" line="758"/>
16236
15894
        <source>%n second(s)</source>
16237
15895
        <translation>
16238
15896
            <numerusform>%n second</numerusform>
16240
15898
        </translation>
16241
15899
    </message>
16242
15900
    <message>
16243
 
        <location filename="../libs/libmyth/programinfo.cpp" line="2619"/>
 
15901
        <location filename="../libs/libmyth/programinfo.cpp" line="2731"/>
16244
15902
        <source>PBP</source>
16245
15903
        <translation>PBP</translation>
16246
15904
    </message>
16247
15905
    <message>
16248
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1080"/>
16249
 
        <source>%1 and %2 remaining</source>
16250
 
        <comment>time</comment>
16251
 
        <translation>%1 and %2 remaining</translation>
16252
 
    </message>
16253
 
    <message numerus="yes">
16254
 
        <source>Finished, %n break(s) found.</source>
16255
 
        <translation type="obsolete">
16256
 
            <numerusform>Finished, %n break found.</numerusform>
16257
 
            <numerusform>Finished, %n breaks found.</numerusform>
16258
 
        </translation>
16259
 
    </message>
16260
 
    <message>
16261
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1076"/>
16262
 
        <source>%1 remaining</source>
16263
 
        <comment>time</comment>
16264
 
        <translation>%1 remaining</translation>
16265
 
    </message>
16266
 
    <message numerus="yes">
16267
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1107"/>
16268
 
        <source>%n day(s)</source>
16269
 
        <translation>
16270
 
            <numerusform>%n day</numerusform>
16271
 
            <numerusform>%n days</numerusform>
16272
 
        </translation>
16273
 
    </message>
16274
 
    <message>
16275
 
        <location filename="../libs/libmythtv/playercontext.cpp" line="771"/>
 
15906
        <location filename="../libs/libmythtv/playercontext.cpp" line="769"/>
16276
15907
        <source>Play</source>
16277
15908
        <translation>Play</translation>
16278
15909
    </message>
16279
15910
    <message>
16280
 
        <source>Warning: container &apos;%1&apos; is missing child &apos;%2&apos;</source>
16281
 
        <translation type="obsolete">Warning: container &apos;%1&apos; is missing child &apos;%2&apos;</translation>
16282
 
    </message>
16283
 
    <message>
16284
 
        <source>Warning: no valid container to search for child &apos;%1&apos;</source>
16285
 
        <translation type="obsolete">Warning: no valid container to search for child &apos;%1&apos;</translation>
16286
 
    </message>
16287
 
    <message>
16288
 
        <source>Error: container &apos;%1&apos; is missing child &apos;%2&apos;</source>
16289
 
        <translation type="obsolete">Error: container &apos;%1&apos; is missing child &apos;%2&apos;</translation>
16290
 
    </message>
16291
 
    <message>
16292
 
        <source>Error: no valid container to search for child &apos;%1&apos;</source>
16293
 
        <translation type="obsolete">Error: no valid container to search for child &apos;%1&apos;</translation>
16294
 
    </message>
16295
 
    <message>
16296
15911
        <location filename="../programs/mythfrontend/exitprompt.cpp" line="207"/>
16297
15912
        <source>Yes, Exit now</source>
16298
15913
        <translation>Yes, Exit now</translation>
16308
15923
        <translation>Yes, Exit and Shutdown</translation>
16309
15924
    </message>
16310
15925
    <message>
16311
 
        <location filename="../libs/libmythtv/channelgroup.cpp" line="206"/>
16312
 
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2304"/>
16313
 
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="1431"/>
16314
 
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="1659"/>
 
15926
        <location filename="../libs/libmythtv/channelgroup.cpp" line="201"/>
 
15927
        <location filename="../programs/mythfrontend/globalsettings.cpp" line="2274"/>
 
15928
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="1471"/>
 
15929
        <location filename="../programs/mythfrontend/guidegrid.cpp" line="1705"/>
16315
15930
        <source>All Channels</source>
16316
15931
        <translation>All Channels</translation>
16317
15932
    </message>
16381
15996
        <translation>Parsing Channel #%1 : %2 : %3</translation>
16382
15997
    </message>
16383
15998
    <message>
16384
 
        <location filename="../libs/libmyth/managedlist.cpp" line="266"/>
16385
 
        <location filename="../libs/libmyth/managedlist.cpp" line="365"/>
16386
 
        <source>Go Back</source>
16387
 
        <translation>Go Back</translation>
16388
 
    </message>
16389
 
    <message>
16390
 
        <location filename="../libs/libmyth/managedlist.cpp" line="397"/>
16391
 
        <source>No Change</source>
16392
 
        <translation>No Change</translation>
16393
 
    </message>
16394
 
    <message>
16395
 
        <location filename="../programs/mythcommflag/CommDetector2.cpp" line="606"/>
 
15999
        <location filename="../programs/mythcommflag/CommDetector2.cpp" line="589"/>
16396
16000
        <source>Performing Logo Identification</source>
16397
16001
        <translation>Performing Logo Identification</translation>
16398
16002
    </message>
16399
16003
    <message>
16400
 
        <location filename="../programs/mythcommflag/PrePostRollFlagger.cpp" line="44"/>
 
16004
        <location filename="../programs/mythcommflag/PrePostRollFlagger.cpp" line="42"/>
16401
16005
        <source>Waiting to pass preroll + head start</source>
16402
16006
        <translation>Waiting to pass preroll + head start</translation>
16403
16007
    </message>
16404
16008
    <message>
16405
 
        <location filename="../programs/mythcommflag/PrePostRollFlagger.cpp" line="159"/>
 
16009
        <location filename="../programs/mythcommflag/PrePostRollFlagger.cpp" line="155"/>
16406
16010
        <source>Waiting for recording to finish</source>
16407
16011
        <translation>Waiting for recording to finish</translation>
16408
16012
    </message>
16409
16013
    <message>
16410
 
        <source>Invalid or unuseable audio device</source>
16411
 
        <translation type="obsolete">Invalid or unuseable audio device</translation>
16412
 
    </message>
16413
 
    <message>
16414
16014
        <location filename="../libs/libmyth/rssparse.cpp" line="111"/>
16415
16015
        <location filename="../libs/libmyth/rssparse.cpp" line="123"/>
16416
16016
        <source>Web Only</source>
16429
16029
        <translation>MB</translation>
16430
16030
    </message>
16431
16031
    <message>
16432
 
        <location filename="../libs/libmyth/rssparse.cpp" line="485"/>
 
16032
        <location filename="../libs/libmyth/rssparse.cpp" line="487"/>
16433
16033
        <source>Comments</source>
16434
16034
        <translation>Comments</translation>
16435
16035
    </message>
16436
16036
    <message>
16437
 
        <location filename="../libs/libmyth/rssparse.cpp" line="504"/>
 
16037
        <location filename="../libs/libmyth/rssparse.cpp" line="506"/>
16438
16038
        <source>Responses</source>
16439
16039
        <translation>Responses</translation>
16440
16040
    </message>
16441
16041
    <message>
16442
 
        <location filename="../libs/libmyth/rssparse.cpp" line="523"/>
 
16042
        <location filename="../libs/libmyth/rssparse.cpp" line="525"/>
16443
16043
        <source>Backlinks</source>
16444
16044
        <translation>Backlinks</translation>
16445
16045
    </message>
16465
16065
    </message>
16466
16066
    <message>
16467
16067
        <location filename="../libs/libmythtv/mythbdplayer.cpp" line="244"/>
16468
 
        <location filename="../libs/libmythtv/mythdvdplayer.cpp" line="642"/>
 
16068
        <location filename="../libs/libmythtv/mythdvdplayer.cpp" line="633"/>
16469
16069
        <source>Angle %1</source>
16470
16070
        <translation>Angle %1</translation>
16471
16071
    </message>
16475
16075
        <translation>Failed to switch title.</translation>
16476
16076
    </message>
16477
16077
    <message>
16478
 
        <source>Error Requesting Connection Info</source>
16479
 
        <translation type="obsolete">Error Requesting Connection Info</translation>
16480
 
    </message>
16481
 
    <message>
16482
 
        <source>Unexpected Response</source>
16483
 
        <translation type="obsolete">Unexpected Response</translation>
16484
 
    </message>
16485
 
    <message>
16486
 
        <source>Access Denied</source>
16487
 
        <translation type="obsolete">Access Denied</translation>
16488
 
    </message>
16489
 
    <message>
16490
16078
        <location filename="../libs/libmythtv/videodbcheck.cpp" line="102"/>
16491
16079
        <source>Error: failed to add new file type &apos;%1&apos;</source>
16492
16080
        <translation>Error: failed to add new file type &apos;%1&apos;</translation>
16512
16100
        <translation>1 - Lowest</translation>
16513
16101
    </message>
16514
16102
    <message>
16515
 
        <source>This is the &apos;level&apos; that MythVideo starts at. Any videos with a level at or below this will be shown in the list or while browsing by default. The Parental PIN should be set to limit changing of the default level.</source>
16516
 
        <translation type="obsolete">This is the &apos;level&apos; that MythVideo starts at. Any videos with a level at or below this will be shown in the list or while browsing by default. The Parental PIN should be set to limit changing of the default level.</translation>
16517
 
    </message>
16518
 
    <message>
16519
16103
        <location filename="../programs/mythfrontend/videoglobalsettings.cpp" line="25"/>
16520
16104
        <source>This is the &apos;level&apos; that Video starts at. Any videos with a level at or below this will be shown in the list or while browsing by default. The Parental PIN should be set to limit changing of the default level.</source>
16521
 
        <translation type="unfinished"></translation>
 
16105
        <translation>This is the &apos;level&apos; that Video starts at. Any videos with a level at or below this will be shown in the list or while browsing by default. The Parental PIN should be set to limit changing of the default level.</translation>
16522
16106
    </message>
16523
16107
    <message>
16524
16108
        <location filename="../programs/mythfrontend/videoglobalsettings.cpp" line="33"/>
16573
16157
    <message>
16574
16158
        <location filename="../programs/mythfrontend/videoglobalsettings.cpp" line="84"/>
16575
16159
        <source>Multiple directories can be separated by &apos;:&apos;. Each directory must exist and be readable by the user running the frontend.</source>
16576
 
        <translation type="unfinished"></translation>
 
16160
        <translation>Multiple directories can be separated by &apos;:&apos;. Each directory must exist and be readable by the user running the frontend.</translation>
16577
16161
    </message>
16578
16162
    <message>
16579
16163
        <location filename="../programs/mythfrontend/videoglobalsettings.cpp" line="95"/>
16582
16166
        <location filename="../programs/mythfrontend/videoglobalsettings.cpp" line="128"/>
16583
16167
        <location filename="../programs/mythfrontend/videoglobalsettings.cpp" line="139"/>
16584
16168
        <source>This directory must exist, and the user running the frontend needs to have read/write permission to the directory.</source>
16585
 
        <translation type="unfinished"></translation>
16586
 
    </message>
16587
 
    <message>
16588
 
        <source>Multiple directories can be separated by &apos;:&apos;. Each directory must exist and be readable by the user running MythVideo.</source>
16589
 
        <translation type="obsolete">Multiple directories can be separated by &apos;:&apos;. Each directory must exist and be readable by the user running MythVideo.</translation>
 
16169
        <translation>This directory must exist, and the user running the frontend needs to have read/write permission to the directory.</translation>
16590
16170
    </message>
16591
16171
    <message>
16592
16172
        <location filename="../programs/mythfrontend/videoglobalsettings.cpp" line="93"/>
16594
16174
        <translation>Directory that holds film posters</translation>
16595
16175
    </message>
16596
16176
    <message>
16597
 
        <source>This directory must exist, and the user running MythVideo needs to have read/write permission to the directory.</source>
16598
 
        <translation type="obsolete">This directory must exist, and the user running MythVideo needs to have read/write permission to the directory.</translation>
16599
 
    </message>
16600
 
    <message>
16601
16177
        <location filename="../programs/mythfrontend/videoglobalsettings.cpp" line="104"/>
16602
16178
        <source>Directory that holds movie screenshots</source>
16603
16179
        <translation>Directory that holds film screenshots</translation>
16643
16219
        <translation>Media Monitoring should be turned on to allow this feature (Setup -&gt; General -&gt; CD/DVD Monitor).</translation>
16644
16220
    </message>
16645
16221
    <message>
16646
 
        <source>Remove DVD Bookmarks Older than (days)</source>
16647
 
        <translation type="obsolete">Remove DVD Bookmarks Older than (days)</translation>
16648
 
    </message>
16649
 
    <message>
16650
 
        <source>Delete DVD Bookmarks that are older than the number of days specified.</source>
16651
 
        <translation type="obsolete">Delete DVD Bookmarks that are older than the number of days specified.</translation>
16652
 
    </message>
16653
 
    <message>
16654
16222
        <location filename="../programs/mythfrontend/videoglobalsettings.cpp" line="166"/>
16655
 
        <source>DVD Drive Speed</source>
16656
 
        <translation>DVD Drive Speed</translation>
 
16223
        <source>Video Tree remembers last selected position</source>
 
16224
        <translation>Video Tree remembers last selected position</translation>
16657
16225
    </message>
16658
16226
    <message>
16659
16227
        <location filename="../programs/mythfrontend/videoglobalsettings.cpp" line="168"/>
16660
 
        <source>Set DVD Drive Speed during DVD Playback. Speed is in multiples of 177KB/s. Slower speeds may reduce drive noise but in some cases it causes playback to stutter.</source>
16661
 
        <translation>Set DVD Drive Speed during DVD Playback. Speed is in multiples of 177KBps. Slower speeds may reduce drive noise but in some cases it causes playback to stutter.</translation>
16662
 
    </message>
16663
 
    <message>
16664
 
        <location filename="../programs/mythfrontend/videoglobalsettings.cpp" line="178"/>
16665
 
        <source>Video Tree remembers last selected position</source>
16666
 
        <translation type="unfinished"></translation>
16667
 
    </message>
16668
 
    <message>
16669
 
        <location filename="../programs/mythfrontend/videoglobalsettings.cpp" line="180"/>
16670
16228
        <source>If set, the current position in the Video Tree is persistent.</source>
16671
 
        <translation type="unfinished"></translation>
 
16229
        <translation>If set, the current position in the Video Tree is persistent.</translation>
16672
16230
    </message>
16673
16231
    <message>
16674
 
        <location filename="../programs/mythfrontend/videoglobalsettings.cpp" line="234"/>
 
16232
        <location filename="../programs/mythfrontend/videoglobalsettings.cpp" line="222"/>
16675
16233
        <source>Enable automatic Parental Level from rating</source>
16676
16234
        <translation>Enable automatic Parental Level from rating</translation>
16677
16235
    </message>
16678
16236
    <message>
16679
 
        <location filename="../programs/mythfrontend/videoglobalsettings.cpp" line="237"/>
 
16237
        <location filename="../programs/mythfrontend/videoglobalsettings.cpp" line="225"/>
16680
16238
        <source>If enabled, searches will automatically set the Parental Level to the one matching the rating below.</source>
16681
16239
        <translation>If enabled, searches will automatically set the Parental Level to the one matching the rating below.</translation>
16682
16240
    </message>
16683
16241
    <message>
16684
 
        <location filename="../programs/mythfrontend/videoglobalsettings.cpp" line="261"/>
 
16242
        <location filename="../programs/mythfrontend/videoglobalsettings.cpp" line="249"/>
16685
16243
        <source>Level %1</source>
16686
16244
        <translation>Level %1</translation>
16687
16245
    </message>
16688
16246
    <message>
16689
 
        <location filename="../programs/mythfrontend/videoglobalsettings.cpp" line="262"/>
 
16247
        <location filename="../programs/mythfrontend/videoglobalsettings.cpp" line="250"/>
16690
16248
        <source>Ratings containing these strings (separated by :) will be assigned to Parental Level %1.</source>
16691
16249
        <translation>Ratings containing these strings (separated by :) will be assigned to Parental Level %1.</translation>
16692
16250
    </message>
16693
16251
    <message>
16694
 
        <location filename="../programs/mythfrontend/videoglobalsettings.cpp" line="304"/>
 
16252
        <location filename="../programs/mythfrontend/videoglobalsettings.cpp" line="291"/>
16695
16253
        <source>Parental Control Settings</source>
16696
16254
        <translation>Parental Control Settings</translation>
16697
16255
    </message>
16698
16256
    <message>
16699
 
        <location filename="../programs/mythfrontend/videoglobalsettings.cpp" line="320"/>
 
16257
        <location filename="../programs/mythfrontend/videoglobalsettings.cpp" line="307"/>
16700
16258
        <source>General Settings (%1/%2)</source>
16701
16259
        <translation>General Settings (%1/%2)</translation>
16702
16260
    </message>
16703
16261
    <message>
16704
 
        <location filename="../programs/mythfrontend/main.cpp" line="576"/>
 
16262
        <location filename="../programs/mythfrontend/main.cpp" line="607"/>
16705
16263
        <source>Loading videos ...</source>
16706
16264
        <translation>Loading videos ...</translation>
16707
16265
    </message>
16708
16266
    <message>
16709
 
        <source>You have no VCD Player command defined.</source>
16710
 
        <translation type="obsolete">You have no VCD Player command defined.</translation>
16711
 
    </message>
16712
 
    <message>
16713
 
        <source>OK, I&apos;ll go run Setup</source>
16714
 
        <translation type="obsolete">OK, I&apos;ll go run Setup</translation>
16715
 
    </message>
16716
 
    <message>
16717
 
        <location filename="../programs/mythfrontend/main.cpp" line="144"/>
 
16267
        <location filename="../programs/mythfrontend/main.cpp" line="154"/>
16718
16268
        <source>Aggressive Parental Controls Warning: invalid password. An attempt to enter a MythVideo settings screen was prevented.</source>
16719
16269
        <translation>Aggressive Parental Controls Warning: invalid password. An attempt to enter a MythVideo settings screen was prevented.</translation>
16720
16270
    </message>
16721
16271
    <message>
16722
 
        <location filename="../programs/mythfrontend/videolist.cpp" line="627"/>
16723
 
        <location filename="../programs/mythfrontend/videolist.cpp" line="635"/>
 
16272
        <location filename="../programs/mythfrontend/videolist.cpp" line="637"/>
 
16273
        <location filename="../programs/mythfrontend/videolist.cpp" line="645"/>
16724
16274
        <source>Video Home</source>
16725
16275
        <translation>Video Home</translation>
16726
16276
    </message>
16727
16277
    <message>
16728
 
        <location filename="../programs/mythfrontend/videolist.cpp" line="637"/>
 
16278
        <location filename="../programs/mythfrontend/videolist.cpp" line="647"/>
16729
16279
        <source>No files found</source>
16730
16280
        <translation>No files found</translation>
16731
16281
    </message>
16732
16282
    <message>
16733
 
        <location filename="../programs/mythfrontend/videolist.cpp" line="910"/>
 
16283
        <location filename="../programs/mythfrontend/videolist.cpp" line="944"/>
16734
16284
        <source>Television</source>
16735
16285
        <translation>Television</translation>
16736
16286
    </message>
16737
16287
    <message>
16738
 
        <location filename="../programs/mythfrontend/videolist.cpp" line="913"/>
 
16288
        <location filename="../programs/mythfrontend/videolist.cpp" line="947"/>
16739
16289
        <source>Movies</source>
16740
16290
        <translation>Films</translation>
16741
16291
    </message>
16742
16292
    <message>
16743
 
        <location filename="../programs/mythfrontend/videolist.cpp" line="925"/>
 
16293
        <location filename="../programs/mythfrontend/videolist.cpp" line="959"/>
16744
16294
        <source>Season %1</source>
16745
16295
        <translation>Series %1</translation>
16746
16296
    </message>
16747
16297
    <message>
16748
 
        <location filename="../programs/mythfrontend/videolist.cpp" line="975"/>
16749
 
        <source>Unknown Prefix</source>
16750
 
        <translation>Unknown Prefix</translation>
16751
 
    </message>
16752
 
    <message>
16753
 
        <location filename="../html/htmlstrings.h" line="87"/>
16754
 
        <location filename="../programs/mythfrontend/videolist.cpp" line="979"/>
16755
 
        <source>Storage Groups</source>
16756
 
        <translation>Storage Groups</translation>
16757
 
    </message>
16758
 
    <message>
16759
 
        <location filename="../programs/mythfrontend/videolist.cpp" line="1077"/>
 
16298
        <location filename="../programs/mythfrontend/videolist.cpp" line="1040"/>
16760
16299
        <source>videos</source>
16761
16300
        <translation>videos</translation>
16762
16301
    </message>
16763
16302
    <message>
 
16303
        <location filename="../libs/libmythbase/util.cpp" line="133"/>
 
16304
        <source>Today</source>
 
16305
        <translation>Today</translation>
 
16306
    </message>
 
16307
    <message>
16764
16308
        <location filename="../libs/libmythbase/util.cpp" line="135"/>
16765
 
        <source>Today</source>
16766
 
        <translation type="unfinished"></translation>
 
16309
        <source>Yesterday</source>
 
16310
        <translation>Yesterday</translation>
16767
16311
    </message>
16768
16312
    <message>
16769
16313
        <location filename="../libs/libmythbase/util.cpp" line="137"/>
16770
 
        <source>Yesterday</source>
16771
 
        <translation type="unfinished"></translation>
16772
 
    </message>
16773
 
    <message>
16774
 
        <location filename="../libs/libmythbase/util.cpp" line="139"/>
16775
16314
        <source>Tomorrow</source>
16776
 
        <translation type="unfinished"></translation>
 
16315
        <translation>Tomorrow</translation>
16777
16316
    </message>
16778
16317
    <message>
16779
 
        <location filename="../libs/libmythtv/ringbuffer.cpp" line="1304"/>
 
16318
        <location filename="../libs/libmythtv/ringbuffer.cpp" line="1325"/>
16780
16319
        <source>&gt;1Gbps</source>
16781
 
        <translation type="unfinished"></translation>
 
16320
        <translation>&gt;1 Gbps</translation>
16782
16321
    </message>
16783
16322
    <message>
16784
 
        <location filename="../libs/libmythtv/ringbuffer.cpp" line="1308"/>
 
16323
        <location filename="../libs/libmythtv/ringbuffer.cpp" line="1329"/>
16785
16324
        <source>%1Mbps</source>
16786
 
        <translation type="unfinished"></translation>
16787
 
    </message>
16788
 
    <message>
16789
 
        <location filename="../libs/libmythtv/ringbuffer.cpp" line="1314"/>
16790
 
        <source>%1Kbps</source>
16791
 
        <translation type="unfinished"></translation>
16792
 
    </message>
16793
 
    <message>
16794
 
        <location filename="../libs/libmythtv/ringbuffer.cpp" line="1319"/>
 
16325
        <translation>%1 Mbps</translation>
 
16326
    </message>
 
16327
    <message>
 
16328
        <location filename="../libs/libmythtv/ringbuffer.cpp" line="1329"/>
 
16329
        <source>%1MHz</source>
 
16330
        <translation>%1 MHz</translation>
 
16331
    </message>
 
16332
    <message>
 
16333
        <location filename="../libs/libmythtv/ringbuffer.cpp" line="1335"/>
 
16334
        <source>%1kHz</source>
 
16335
        <translation>%1 kHz</translation>
 
16336
    </message>
 
16337
    <message>
 
16338
        <location filename="../libs/libmythtv/ringbuffer.cpp" line="1335"/>
 
16339
        <source>%1kbps</source>
 
16340
        <translation>%1 kbps</translation>
 
16341
    </message>
 
16342
    <message>
 
16343
        <location filename="../libs/libmythtv/ringbuffer.cpp" line="1341"/>
16795
16344
        <source>%1bps</source>
16796
 
        <translation type="unfinished"></translation>
16797
 
    </message>
16798
 
    <message>
16799
 
        <location filename="../libs/libmythui/mythuiwebbrowser.cpp" line="537"/>
 
16345
        <translation>%1 bps</translation>
 
16346
    </message>
 
16347
    <message>
 
16348
        <location filename="../libs/libmythtv/ringbuffer.cpp" line="1341"/>
 
16349
        <source>%1Hz</source>
 
16350
        <translation>%1Hz</translation>
 
16351
    </message>
 
16352
    <message>
 
16353
        <location filename="../libs/libmythui/mythuiwebbrowser.cpp" line="544"/>
16800
16354
        <source>Downloading file. Please wait...</source>
16801
 
        <translation type="unfinished"></translation>
 
16355
        <translation>Downloading file. Please wait...</translation>
16802
16356
    </message>
16803
16357
    <message>
16804
16358
        <location filename="../programs/mythfrontend/setupwizard_general.cpp" line="132"/>
16805
16359
        <source>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.</source>
16806
 
        <translation type="unfinished"></translation>
 
16360
        <translation>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.</translation>
16807
16361
    </message>
16808
16362
    <message>
16809
16363
        <location filename="../programs/mythfrontend/setupwizard_general.cpp" line="233"/>
16810
16364
        <source>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.</source>
16811
 
        <translation type="unfinished"></translation>
 
16365
        <translation>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.</translation>
 
16366
    </message>
 
16367
    <message>
 
16368
        <location filename="../libs/libmythmetadata/parentalcontrols.cpp" line="309"/>
 
16369
        <source>Parental PIN:</source>
 
16370
        <translation>Parental PIN:</translation>
 
16371
    </message>
 
16372
    <message>
 
16373
        <location filename="../libs/libmythmetadata/videoscan.cpp" line="170"/>
 
16374
        <source>Searching for video files</source>
 
16375
        <translation>Searching for video files...</translation>
 
16376
    </message>
 
16377
    <message>
 
16378
        <location filename="../libs/libmythmetadata/videoscan.cpp" line="247"/>
 
16379
        <source>Verifying video files</source>
 
16380
        <translation>Verifying video files...</translation>
 
16381
    </message>
 
16382
    <message>
 
16383
        <location filename="../libs/libmythmetadata/videoscan.cpp" line="298"/>
 
16384
        <source>Updating video database</source>
 
16385
        <translation>Updating video database...</translation>
 
16386
    </message>
 
16387
    <message>
 
16388
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1016"/>
 
16389
        <source>%1 TB</source>
 
16390
        <translation>%1 TB</translation>
 
16391
    </message>
 
16392
    <message>
 
16393
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1021"/>
 
16394
        <source>%1 GB</source>
 
16395
        <translation>%1 GB</translation>
 
16396
    </message>
 
16397
    <message>
 
16398
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1026"/>
 
16399
        <source>%1 MB</source>
 
16400
        <translation>%1 MB</translation>
 
16401
    </message>
 
16402
    <message>
 
16403
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1029"/>
 
16404
        <source>%1 KB</source>
 
16405
        <translation>%1 KB</translation>
16812
16406
    </message>
16813
16407
</context>
16814
16408
<context>
16815
16409
    <name>RatingsToPL</name>
16816
16410
    <message>
16817
 
        <location filename="../programs/mythfrontend/videoglobalsettings.cpp" line="246"/>
 
16411
        <location filename="../programs/mythfrontend/videoglobalsettings.cpp" line="234"/>
16818
16412
        <source>G</source>
16819
16413
        <comment>PL 1 default search string.</comment>
16820
16414
        <translation>G</translation>
16821
16415
    </message>
16822
16416
    <message>
16823
 
        <location filename="../programs/mythfrontend/videoglobalsettings.cpp" line="248"/>
 
16417
        <location filename="../programs/mythfrontend/videoglobalsettings.cpp" line="236"/>
16824
16418
        <source>PG</source>
16825
16419
        <comment>PL 2 default search string.</comment>
16826
16420
        <translation>PG</translation>
16827
16421
    </message>
16828
16422
    <message>
16829
 
        <location filename="../programs/mythfrontend/videoglobalsettings.cpp" line="250"/>
 
16423
        <location filename="../programs/mythfrontend/videoglobalsettings.cpp" line="238"/>
16830
16424
        <source>PG-13</source>
16831
16425
        <comment>PL3 default search string.</comment>
16832
16426
        <translation>PG-13</translation>
16833
16427
    </message>
16834
16428
    <message>
16835
 
        <location filename="../programs/mythfrontend/videoglobalsettings.cpp" line="252"/>
 
16429
        <location filename="../programs/mythfrontend/videoglobalsettings.cpp" line="240"/>
16836
16430
        <source>R:NC-17</source>
16837
16431
        <comment>PL4 default search string.</comment>
16838
16432
        <translation>R:NC-17</translation>
16849
16443
<context>
16850
16444
    <name>RecordingProfileEditor</name>
16851
16445
    <message>
16852
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1480"/>
 
16446
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1479"/>
16853
16447
        <source>Add Recording Profile</source>
16854
16448
        <translation>Add Recording Profile</translation>
16855
16449
    </message>
16856
16450
    <message>
16857
 
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1481"/>
 
16451
        <location filename="../libs/libmythtv/recordingprofile.cpp" line="1480"/>
16858
16452
        <source>Enter the name of the new profile</source>
16859
16453
        <translation>Enter the name of the new profile</translation>
16860
16454
    </message>
16912
16506
    <message>
16913
16507
        <location filename="../libs/libmythtv/channelscan/scanwizardconfig.cpp" line="178"/>
16914
16508
        <source>ASI Scan</source>
16915
 
        <translation type="unfinished"></translation>
 
16509
        <translation>ASI Scan</translation>
16916
16510
    </message>
16917
16511
    <message>
16918
16512
        <location filename="../libs/libmythtv/channelscan/scanwizardconfig.cpp" line="191"/>
16960
16554
<context>
16961
16555
    <name>SchedFilterEditor</name>
16962
16556
    <message>
16963
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="46"/>
 
16557
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="47"/>
16964
16558
        <source>New episode</source>
16965
 
        <translation type="unfinished"></translation>
 
16559
        <translation>New episode</translation>
16966
16560
    </message>
16967
16561
    <message>
16968
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="47"/>
 
16562
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="48"/>
16969
16563
        <source>Identifiable episode</source>
16970
 
        <translation type="unfinished"></translation>
 
16564
        <translation>Identifiable episode</translation>
16971
16565
    </message>
16972
16566
    <message>
16973
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="48"/>
 
16567
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="49"/>
16974
16568
        <source>First showing</source>
16975
 
        <translation type="unfinished"></translation>
16976
 
    </message>
16977
 
    <message>
16978
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="49"/>
16979
 
        <source>Primetime</source>
16980
 
        <translation type="unfinished"></translation>
 
16569
        <translation>First showing</translation>
16981
16570
    </message>
16982
16571
    <message>
16983
16572
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="50"/>
 
16573
        <source>Prime time</source>
 
16574
        <translation>Prime time</translation>
 
16575
    </message>
 
16576
    <message>
 
16577
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="53"/>
 
16578
        <source>This episode</source>
 
16579
        <translation>This episode</translation>
 
16580
    </message>
 
16581
    <message>
 
16582
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="54"/>
 
16583
        <source>This series</source>
 
16584
        <translation>This series</translation>
 
16585
    </message>
 
16586
    <message>
 
16587
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="51"/>
16984
16588
        <source>Commercial free</source>
16985
 
        <translation type="unfinished"></translation>
 
16589
        <translation>Commercial free</translation>
16986
16590
    </message>
16987
16591
    <message>
16988
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="51"/>
 
16592
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="52"/>
16989
16593
        <source>High definition</source>
16990
 
        <translation type="unfinished"></translation>
 
16594
        <translation>High definition</translation>
16991
16595
    </message>
16992
16596
</context>
16993
16597
<context>
16994
16598
    <name>SchedOptEditor</name>
16995
16599
    <message>
16996
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="559"/>
 
16600
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="544"/>
16997
16601
        <source>Use any available input</source>
16998
16602
        <translation>Use any available input</translation>
16999
16603
    </message>
17000
16604
    <message>
17001
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="573"/>
 
16605
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="550"/>
17002
16606
        <source>Prefer input %1</source>
17003
16607
        <translation>Prefer input %1</translation>
17004
16608
    </message>
17005
16609
    <message>
17006
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="590"/>
 
16610
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="567"/>
17007
16611
        <source>Match duplicates using subtitle &amp; description</source>
17008
16612
        <translation>Match duplicates using subtitle &amp; description</translation>
17009
16613
    </message>
17010
16614
    <message>
17011
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="594"/>
 
16615
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="571"/>
17012
16616
        <source>Match duplicates using subtitle then description</source>
17013
16617
        <translation>Match duplicates using subtitle then description</translation>
17014
16618
    </message>
17015
16619
    <message>
17016
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="598"/>
 
16620
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="575"/>
17017
16621
        <source>Match duplicates using subtitle</source>
17018
16622
        <translation>Match duplicates using subtitle</translation>
17019
16623
    </message>
17020
16624
    <message>
17021
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="601"/>
 
16625
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="578"/>
17022
16626
        <source>Match duplicates using description</source>
17023
16627
        <translation>Match duplicates using description</translation>
17024
16628
    </message>
17025
16629
    <message>
17026
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="604"/>
 
16630
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="581"/>
17027
16631
        <source>Don&apos;t match duplicates</source>
17028
16632
        <translation>Don&apos;t match duplicates</translation>
17029
16633
    </message>
17030
16634
    <message>
17031
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="612"/>
 
16635
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="589"/>
17032
16636
        <source>Look for duplicates in current and previous recordings</source>
17033
16637
        <translation>Look for duplicates in current and previous recordings</translation>
17034
16638
    </message>
17035
16639
    <message>
17036
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="616"/>
 
16640
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="593"/>
17037
16641
        <source>Look for duplicates in current recordings only</source>
17038
16642
        <translation>Look for duplicates in current recordings only</translation>
17039
16643
    </message>
17040
16644
    <message>
17041
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="620"/>
 
16645
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="597"/>
17042
16646
        <source>Look for duplicates in previous recordings only</source>
17043
16647
        <translation>Look for duplicates in previous recordings only</translation>
17044
16648
    </message>
17045
16649
    <message>
17046
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="627"/>
17047
 
        <source>Exclude unidentified episodes</source>
17048
 
        <translation>Exclude unidentified episodes</translation>
17049
 
    </message>
17050
 
    <message>
17051
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="632"/>
17052
 
        <source>Exclude old episodes</source>
17053
 
        <translation>Exclude old episodes</translation>
17054
 
    </message>
17055
 
    <message>
17056
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="635"/>
 
16650
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="604"/>
17057
16651
        <source>Record new episodes only</source>
17058
16652
        <translation>Record new episodes only</translation>
17059
16653
    </message>
17060
 
    <message>
17061
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="638"/>
17062
 
        <source>Record new episode first showings</source>
17063
 
        <translation>Record new episode first showings</translation>
17064
 
    </message>
17065
16654
</context>
17066
16655
<context>
17067
16656
    <name>ScheduleCommon</name>
17068
16657
    <message>
17069
 
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="216"/>
17070
 
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="364"/>
17071
 
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="477"/>
17072
 
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="516"/>
 
16658
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="218"/>
 
16659
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="370"/>
 
16660
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="483"/>
 
16661
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="522"/>
17073
16662
        <source>Reactivate</source>
17074
16663
        <translation>Reactivate</translation>
17075
16664
    </message>
17076
16665
    <message>
17077
 
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="219"/>
17078
 
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="518"/>
 
16666
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="221"/>
 
16667
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="524"/>
17079
16668
        <source>Stop recording</source>
17080
16669
        <translation>Stop recording</translation>
17081
16670
    </message>
17082
16671
    <message>
17083
 
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="230"/>
17084
 
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="403"/>
17085
 
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="487"/>
17086
 
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="525"/>
 
16672
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="232"/>
 
16673
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="409"/>
 
16674
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="493"/>
 
16675
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="531"/>
17087
16676
        <source>Don&apos;t record</source>
17088
16677
        <translation>Don&apos;t record</translation>
17089
16678
    </message>
17090
16679
    <message>
17091
 
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="255"/>
17092
 
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="427"/>
17093
 
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="489"/>
17094
 
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="527"/>
 
16680
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="257"/>
 
16681
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="433"/>
 
16682
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="495"/>
 
16683
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="533"/>
17095
16684
        <source>Never record</source>
17096
16685
        <translation>Never record</translation>
17097
16686
    </message>
17098
16687
    <message>
17099
 
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="265"/>
17100
 
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="287"/>
17101
 
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="536"/>
 
16688
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="267"/>
 
16689
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="289"/>
 
16690
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="542"/>
17102
16691
        <source>Modify Recording Options</source>
17103
16692
        <translation>Modify Recording Options</translation>
17104
16693
    </message>
17105
16694
    <message>
17106
 
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="270"/>
17107
 
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="432"/>
17108
 
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="499"/>
17109
 
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="546"/>
 
16695
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="272"/>
 
16696
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="438"/>
 
16697
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="505"/>
 
16698
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="552"/>
17110
16699
        <source>Edit Options</source>
17111
16700
        <translation>Edit Options</translation>
17112
16701
    </message>
17113
16702
    <message>
17114
 
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="276"/>
17115
 
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="439"/>
17116
 
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="503"/>
17117
 
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="550"/>
 
16703
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="278"/>
 
16704
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="445"/>
 
16705
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="509"/>
 
16706
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="556"/>
17118
16707
        <source>Add Override</source>
17119
16708
        <translation>Add Override</translation>
17120
16709
    </message>
17121
16710
    <message>
17122
 
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="292"/>
17123
 
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="447"/>
17124
 
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="498"/>
17125
 
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="545"/>
 
16711
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="294"/>
 
16712
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="453"/>
 
16713
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="504"/>
 
16714
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="551"/>
17126
16715
        <source>Edit Override</source>
17127
16716
        <translation>Edit Override</translation>
17128
16717
    </message>
17129
16718
    <message>
17130
 
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="294"/>
17131
 
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="449"/>
17132
 
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="496"/>
17133
 
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="534"/>
 
16719
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="296"/>
 
16720
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="455"/>
 
16721
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="502"/>
 
16722
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="540"/>
17134
16723
        <source>Clear Override</source>
17135
16724
        <translation>Clear Override</translation>
17136
16725
    </message>
17137
16726
    <message>
17138
 
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="326"/>
17139
 
        <source> The following programs will be recorded instead:
17140
 
</source>
17141
 
        <translation> The following programmes will be recorded instead:
17142
 
</translation>
 
16727
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="331"/>
 
16728
        <source>The following programs will be recorded instead:</source>
 
16729
        <translation>The following programmes will be recorded instead:</translation>
17143
16730
    </message>
17144
16731
    <message>
17145
 
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="382"/>
17146
 
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="479"/>
 
16732
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="388"/>
 
16733
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="485"/>
17147
16734
        <source>Record anyway</source>
17148
16735
        <translation>Record anyway</translation>
17149
16736
    </message>
17150
16737
    <message>
17151
 
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="387"/>
17152
 
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="485"/>
 
16738
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="393"/>
 
16739
        <location filename="../programs/mythfrontend/schedulecommon.cpp" line="491"/>
17153
16740
        <source>Forget Previous</source>
17154
16741
        <translation>Forget Previous</translation>
17155
16742
    </message>
17157
16744
<context>
17158
16745
    <name>ScheduleEditor</name>
17159
16746
    <message>
17160
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="196"/>
 
16747
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="199"/>
17161
16748
        <source>Record this showing with normal options</source>
17162
16749
        <translation>Record this showing with normal options</translation>
17163
16750
    </message>
17164
16751
    <message>
17165
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="199"/>
 
16752
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="202"/>
17166
16753
        <source>Record this showing with override options</source>
17167
16754
        <translation>Record this showing with override options</translation>
17168
16755
    </message>
17169
16756
    <message>
17170
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="202"/>
 
16757
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="205"/>
17171
16758
        <source>Do not allow this showing to be recorded</source>
17172
16759
        <translation>Do not allow this showing to be recorded</translation>
17173
16760
    </message>
17174
16761
    <message>
17175
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="210"/>
 
16762
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="213"/>
17176
16763
        <source>Do not record this program</source>
17177
16764
        <translation>Do not record this programme</translation>
17178
16765
    </message>
17179
16766
    <message>
17180
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="215"/>
 
16767
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="218"/>
17181
16768
        <source>Record only this showing</source>
17182
16769
        <translation>Record only this showing</translation>
17183
16770
    </message>
17184
16771
    <message>
17185
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="219"/>
 
16772
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="222"/>
17186
16773
        <source>Record one showing of this title</source>
17187
16774
        <translation>Record one showing of this title</translation>
17188
16775
    </message>
17189
16776
    <message>
17190
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="223"/>
 
16777
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="226"/>
17191
16778
        <source>Record in this timeslot every week</source>
17192
16779
        <translation>Record in this timeslot every week</translation>
17193
16780
    </message>
17194
16781
    <message>
17195
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="227"/>
 
16782
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="230"/>
17196
16783
        <source>Record one showing of this title every week</source>
17197
16784
        <translation>Record one showing of this title every week</translation>
17198
16785
    </message>
17199
16786
    <message>
17200
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="231"/>
 
16787
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="234"/>
17201
16788
        <source>Record in this timeslot every day</source>
17202
16789
        <translation>Record in this timeslot every day</translation>
17203
16790
    </message>
17204
16791
    <message>
17205
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="235"/>
 
16792
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="238"/>
17206
16793
        <source>Record one showing of this title every day</source>
17207
16794
        <translation>Record one showing of this title every day</translation>
17208
16795
    </message>
17209
16796
    <message>
17210
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="239"/>
 
16797
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="242"/>
17211
16798
        <source>Record at any time on this channel</source>
17212
16799
        <translation>Record at any time on this channel</translation>
17213
16800
    </message>
17214
16801
    <message>
17215
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="243"/>
 
16802
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="246"/>
17216
16803
        <source>Record at any time on any channel</source>
17217
16804
        <translation>Record at any time on any channel</translation>
17218
16805
    </message>
17219
16806
    <message>
17220
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="257"/>
17221
 
        <source>Power Search</source>
17222
 
        <translation>Power Search</translation>
17223
 
    </message>
17224
 
    <message>
17225
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="260"/>
17226
 
        <source>Title Search</source>
17227
 
        <translation>Title Search</translation>
17228
 
    </message>
17229
 
    <message>
17230
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="263"/>
17231
 
        <source>Keyword Search</source>
17232
 
        <translation>Keyword Search</translation>
17233
 
    </message>
17234
 
    <message>
17235
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="266"/>
17236
 
        <source>People Search</source>
17237
 
        <translation>People Search</translation>
17238
 
    </message>
17239
 
    <message>
17240
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="269"/>
17241
 
        <source>Unknown Search</source>
17242
 
        <translation>Unknown Search</translation>
17243
 
    </message>
17244
 
    <message>
17245
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="353"/>
 
16807
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="338"/>
17246
16808
        <source>Schedule Information</source>
17247
16809
        <translation>Schedule Information</translation>
17248
16810
    </message>
17249
16811
    <message>
17250
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="362"/>
 
16812
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="347"/>
17251
16813
        <source>Program Details</source>
17252
16814
        <translation>Programme Details</translation>
17253
16815
    </message>
17254
16816
    <message>
17255
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="363"/>
 
16817
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="348"/>
17256
16818
        <source>Upcoming episodes</source>
17257
16819
        <translation>Upcoming episodes</translation>
17258
16820
    </message>
17259
16821
    <message>
17260
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="364"/>
 
16822
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="349"/>
17261
16823
        <source>Upcoming recordings</source>
17262
16824
        <translation>Upcoming recordings</translation>
17263
16825
    </message>
17264
16826
    <message>
17265
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="365"/>
 
16827
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="350"/>
17266
16828
        <source>Previously scheduled</source>
17267
16829
        <translation>Previously scheduled</translation>
17268
16830
    </message>
17285
16847
        <translation>Upgrade</translation>
17286
16848
    </message>
17287
16849
    <message>
17288
 
        <source>Use current schema</source>
17289
 
        <translation type="obsolete">Use current schema</translation>
17290
 
    </message>
17291
 
    <message>
17292
16850
        <location filename="../libs/libmyth/schemawizard.cpp" line="290"/>
17293
16851
        <source>There are also other clients using this database. They should be shut down first.</source>
17294
16852
        <translation>There are other clients using this database. They should be shut down first.</translation>
17318
16876
        <translation>for the %1 schema, from %2 to %3.</translation>
17319
16877
    </message>
17320
16878
    <message>
17321
 
        <source>You can try using the old schema, but that may cause problems.</source>
17322
 
        <translation type="obsolete">You can try using the old schema, but that may cause problems.</translation>
17323
 
    </message>
17324
 
    <message>
17325
16879
        <location filename="../libs/libmyth/schemawizard.cpp" line="383"/>
17326
16880
        <source>This version of MythTV requires an updated database. </source>
17327
16881
        <translation>This version of MythTV requires an updated database. </translation>
17337
16891
        <translation>Please run mythtv-setup or mythbackend to update your database.</translation>
17338
16892
    </message>
17339
16893
    <message>
17340
 
        <source>Warning: MythTV database has newer %1 schema (%2) than expected (%3).</source>
17341
 
        <translation type="obsolete">Warning: MythTV database has newer %1 schema (%2) than expected (%3).</translation>
17342
 
    </message>
17343
 
    <message>
17344
16894
        <location filename="../libs/libmyth/schemawizard.cpp" line="397"/>
17345
16895
        <source>Error: MythTV database has newer %1 schema (%2) than expected (%3).</source>
17346
16896
        <translation>Error: MythTV database has newer %1 schema (%2) than expected (%3).</translation>
17464
17014
<context>
17465
17015
    <name>StartingChannel</name>
17466
17016
    <message>
17467
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2685"/>
 
17017
        <location filename="../libs/libmythtv/videosource.cpp" line="2776"/>
17468
17018
        <source>Please add channels to this source</source>
17469
17019
        <translation>Please add channels to this source</translation>
17470
17020
    </message>
17472
17022
<context>
17473
17023
    <name>StatusBox</name>
17474
17024
    <message>
17475
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="844"/>
 
17025
        <location filename="../programs/mythfrontend/statusbox.cpp" line="843"/>
17476
17026
        <source>is recording</source>
17477
17027
        <translation>is recording</translation>
17478
17028
    </message>
17479
17029
    <message>
17480
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="846"/>
 
17030
        <location filename="../programs/mythfrontend/statusbox.cpp" line="845"/>
17481
17031
        <source>is not recording</source>
17482
17032
        <translation>is not recording</translation>
17483
17033
    </message>
17484
17034
    <message>
17485
 
        <source>On %1 %2 from %3.%4
17486
 
%5
17487
 
%6</source>
17488
 
        <translation type="obsolete">On %1 %2 from %3.%4
17489
 
%5
17490
 
%6</translation>
17491
 
    </message>
17492
 
    <message>
17493
 
        <source>On %1 %2 from %3.%4
17494
 
%5
17495
 
No other details</source>
17496
 
        <translation type="obsolete">On %1 %2 from %3.%4
17497
 
%5
17498
 
No other details</translation>
17499
 
    </message>
17500
 
    <message>
17501
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="968"/>
 
17035
        <location filename="../programs/mythfrontend/statusbox.cpp" line="967"/>
17502
17036
        <source>Job:</source>
17503
17037
        <translation>Job:</translation>
17504
17038
    </message>
17505
17039
    <message>
17506
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="970"/>
 
17040
        <location filename="../programs/mythfrontend/statusbox.cpp" line="969"/>
17507
17041
        <source>Status: </source>
17508
17042
        <translation>Status: </translation>
17509
17043
    </message>
17510
17044
    <message>
17511
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="834"/>
 
17045
        <location filename="../programs/mythfrontend/statusbox.cpp" line="833"/>
17512
17046
        <source>is unavailable</source>
17513
17047
        <translation>is unavailable</translation>
17514
17048
    </message>
17515
17049
    <message>
17516
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="977"/>
 
17050
        <location filename="../programs/mythfrontend/statusbox.cpp" line="976"/>
17517
17051
        <source>Scheduled Run Time:</source>
17518
17052
        <translation>Scheduled Run Time:</translation>
17519
17053
    </message>
17520
17054
    <message>
17521
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="759"/>
 
17055
        <location filename="../programs/mythfrontend/statusbox.cpp" line="758"/>
17522
17056
        <source>marked as HDTV</source>
17523
17057
        <translation>marked as HDTV</translation>
17524
17058
    </message>
17525
17059
    <message>
17526
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="769"/>
 
17060
        <location filename="../programs/mythfrontend/statusbox.cpp" line="768"/>
17527
17061
        <source>from source</source>
17528
17062
        <translation>from source</translation>
17529
17063
    </message>
17530
17064
    <message>
17531
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="779"/>
 
17065
        <location filename="../programs/mythfrontend/statusbox.cpp" line="778"/>
17532
17066
        <source>on input</source>
17533
17067
        <translation>on input</translation>
17534
17068
    </message>
17535
17069
    <message>
17536
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="114"/>
 
17070
        <location filename="../programs/mythfrontend/statusbox.cpp" line="113"/>
17537
17071
        <source>Listings Status</source>
17538
17072
        <translation>Listings Status</translation>
17539
17073
    </message>
17540
17074
    <message>
17541
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="118"/>
 
17075
        <location filename="../programs/mythfrontend/statusbox.cpp" line="117"/>
17542
17076
        <source>Schedule Status</source>
17543
17077
        <translation>Schedule Status</translation>
17544
17078
    </message>
17545
17079
    <message>
17546
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="122"/>
 
17080
        <location filename="../programs/mythfrontend/statusbox.cpp" line="121"/>
17547
17081
        <source>Tuner Status</source>
17548
17082
        <translation>Tuner Status</translation>
17549
17083
    </message>
17550
17084
    <message>
17551
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="126"/>
17552
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="211"/>
17553
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="225"/>
17554
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="286"/>
 
17085
        <location filename="../programs/mythfrontend/statusbox.cpp" line="125"/>
 
17086
        <location filename="../programs/mythfrontend/statusbox.cpp" line="210"/>
 
17087
        <location filename="../programs/mythfrontend/statusbox.cpp" line="224"/>
 
17088
        <location filename="../programs/mythfrontend/statusbox.cpp" line="285"/>
17555
17089
        <source>Log Entries</source>
17556
17090
        <translation>Log Entries</translation>
17557
17091
    </message>
17558
17092
    <message>
17559
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="130"/>
17560
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="299"/>
 
17093
        <location filename="../programs/mythfrontend/statusbox.cpp" line="129"/>
 
17094
        <location filename="../programs/mythfrontend/statusbox.cpp" line="298"/>
17561
17095
        <source>Job Queue</source>
17562
17096
        <translation>Job Queue</translation>
17563
17097
    </message>
17564
17098
    <message>
17565
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="134"/>
 
17099
        <location filename="../programs/mythfrontend/statusbox.cpp" line="133"/>
17566
17100
        <source>Machine Status</source>
17567
17101
        <translation>Machine Status</translation>
17568
17102
    </message>
17569
17103
    <message>
17570
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="138"/>
17571
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="357"/>
 
17104
        <location filename="../programs/mythfrontend/statusbox.cpp" line="137"/>
 
17105
        <location filename="../programs/mythfrontend/statusbox.cpp" line="356"/>
17572
17106
        <source>AutoExpire List</source>
17573
17107
        <translation>AutoExpire List</translation>
17574
17108
    </message>
17575
17109
    <message>
17576
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="213"/>
 
17110
        <location filename="../programs/mythfrontend/statusbox.cpp" line="212"/>
17577
17111
        <source>Acknowledge all log entries at this priority level or lower?</source>
17578
17112
        <translation>Acknowledge all log entries at this priority level or lower?</translation>
17579
17113
    </message>
17580
17114
    <message>
17581
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="230"/>
17582
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="233"/>
 
17115
        <location filename="../programs/mythfrontend/statusbox.cpp" line="229"/>
 
17116
        <location filename="../programs/mythfrontend/statusbox.cpp" line="232"/>
17583
17117
        <source>Setting priority level to %1</source>
17584
17118
        <translation>Setting priority level to %1</translation>
17585
17119
    </message>
17586
17120
    <message>
17587
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="288"/>
 
17121
        <location filename="../programs/mythfrontend/statusbox.cpp" line="287"/>
17588
17122
        <source>Acknowledge this log entry?</source>
17589
17123
        <translation>Acknowledge this log entry?</translation>
17590
17124
    </message>
17591
17125
    <message>
17592
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="308"/>
 
17126
        <location filename="../programs/mythfrontend/statusbox.cpp" line="307"/>
17593
17127
        <source>Delete Job?</source>
17594
17128
        <translation>Delete Job?</translation>
17595
17129
    </message>
17596
17130
    <message>
17597
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="324"/>
 
17131
        <location filename="../programs/mythfrontend/statusbox.cpp" line="323"/>
17598
17132
        <source>Job Queue Actions:</source>
17599
17133
        <translation>Job Queue Actions:</translation>
17600
17134
    </message>
17601
17135
    <message>
17602
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="337"/>
 
17136
        <location filename="../programs/mythfrontend/statusbox.cpp" line="336"/>
17603
17137
        <source>Resume</source>
17604
17138
        <translation>Resume</translation>
17605
17139
    </message>
17606
17140
    <message>
 
17141
        <location filename="../programs/mythfrontend/statusbox.cpp" line="338"/>
 
17142
        <source>Pause</source>
 
17143
        <translation>Pause</translation>
 
17144
    </message>
 
17145
    <message>
17607
17146
        <location filename="../programs/mythfrontend/statusbox.cpp" line="339"/>
17608
 
        <source>Pause</source>
17609
 
        <translation>Pause</translation>
 
17147
        <source>Stop</source>
 
17148
        <translation>Stop</translation>
17610
17149
    </message>
17611
17150
    <message>
17612
17151
        <location filename="../programs/mythfrontend/statusbox.cpp" line="340"/>
17613
 
        <source>Stop</source>
17614
 
        <translation>Stop</translation>
17615
 
    </message>
17616
 
    <message>
17617
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="341"/>
17618
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="384"/>
 
17152
        <location filename="../programs/mythfrontend/statusbox.cpp" line="383"/>
17619
17153
        <source>No Change</source>
17620
17154
        <translation>No Change</translation>
17621
17155
    </message>
17622
17156
    <message>
17623
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="345"/>
 
17157
        <location filename="../programs/mythfrontend/statusbox.cpp" line="344"/>
17624
17158
        <source>Requeue Job?</source>
17625
17159
        <translation>Requeue Job?</translation>
17626
17160
    </message>
17627
17161
    <message>
17628
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="363"/>
 
17162
        <location filename="../programs/mythfrontend/statusbox.cpp" line="362"/>
17629
17163
        <source>AutoExpire Actions:</source>
17630
17164
        <translation>AutoExpire Actions:</translation>
17631
17165
    </message>
17632
17166
    <message>
17633
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="373"/>
 
17167
        <location filename="../programs/mythfrontend/statusbox.cpp" line="372"/>
17634
17168
        <source>Delete Now</source>
17635
17169
        <translation>Delete Now</translation>
17636
17170
    </message>
17637
17171
    <message>
17638
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="376"/>
 
17172
        <location filename="../programs/mythfrontend/statusbox.cpp" line="375"/>
17639
17173
        <source>Move to Default group</source>
17640
17174
        <translation>Move to Default group</translation>
17641
17175
    </message>
17642
17176
    <message>
17643
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="380"/>
 
17177
        <location filename="../programs/mythfrontend/statusbox.cpp" line="379"/>
17644
17178
        <source>Undelete</source>
17645
17179
        <translation>Undelete</translation>
17646
17180
    </message>
17647
17181
    <message>
17648
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="382"/>
 
17182
        <location filename="../programs/mythfrontend/statusbox.cpp" line="381"/>
17649
17183
        <source>Disable AutoExpire</source>
17650
17184
        <translation>Disable AutoExpire</translation>
17651
17185
    </message>
17652
17186
    <message>
17653
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="522"/>
 
17187
        <location filename="../programs/mythfrontend/statusbox.cpp" line="521"/>
17654
17188
        <source>Listings Status shows the latest status information from mythfilldatabase</source>
17655
17189
        <translation>Listings Status shows the latest status information from mythfilldatabase</translation>
17656
17190
    </message>
17657
17191
    <message>
17658
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="555"/>
 
17192
        <location filename="../programs/mythfrontend/statusbox.cpp" line="554"/>
17659
17193
        <source>Mythfrontend version: %1 (%2)</source>
17660
17194
        <translation>Mythfrontend version: %1 (%2)</translation>
17661
17195
    </message>
17662
17196
    <message>
17663
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="557"/>
 
17197
        <location filename="../programs/mythfrontend/statusbox.cpp" line="556"/>
17664
17198
        <source>Last mythfilldatabase guide update:</source>
17665
17199
        <translation>Last mythfilldatabase guide update:</translation>
17666
17200
    </message>
17667
17201
    <message>
17668
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="558"/>
 
17202
        <location filename="../programs/mythfrontend/statusbox.cpp" line="557"/>
17669
17203
        <source>Started:   %1</source>
17670
17204
        <translation>Started:   %1</translation>
17671
17205
    </message>
17672
17206
    <message>
17673
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="565"/>
 
17207
        <location filename="../programs/mythfrontend/statusbox.cpp" line="564"/>
17674
17208
        <source>Finished: %1</source>
17675
17209
        <translation>Finished: %1</translation>
17676
17210
    </message>
17677
17211
    <message>
17678
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="570"/>
 
17212
        <location filename="../programs/mythfrontend/statusbox.cpp" line="569"/>
17679
17213
        <source>Result: %1</source>
17680
17214
        <translation>Result: %1</translation>
17681
17215
    </message>
17682
17216
    <message>
17683
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="575"/>
 
17217
        <location filename="../programs/mythfrontend/statusbox.cpp" line="574"/>
17684
17218
        <source>Suggested Next: %1</source>
17685
17219
        <translation>Suggested Next: %1</translation>
17686
17220
    </message>
17687
17221
    <message>
17688
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="584"/>
 
17222
        <location filename="../programs/mythfrontend/statusbox.cpp" line="583"/>
17689
17223
        <source>There&apos;s no guide data available!</source>
17690
17224
        <translation>There&apos;s no guide data available!</translation>
17691
17225
    </message>
17692
17226
    <message>
17693
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="586"/>
 
17227
        <location filename="../programs/mythfrontend/statusbox.cpp" line="585"/>
17694
17228
        <source>Have you run mythfilldatabase?</source>
17695
17229
        <translation>Have you run mythfilldatabase?</translation>
17696
17230
    </message>
17697
17231
    <message>
17698
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="591"/>
 
17232
        <location filename="../programs/mythfrontend/statusbox.cpp" line="590"/>
17699
17233
        <source>There is guide data until %1</source>
17700
17234
        <translation>There is guide data until %1</translation>
17701
17235
    </message>
17702
17236
    <message>
17703
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="600"/>
 
17237
        <location filename="../programs/mythfrontend/statusbox.cpp" line="599"/>
17704
17238
        <source>WARNING: is mythfilldatabase running?</source>
17705
17239
        <translation>WARNING: is mythfilldatabase running?</translation>
17706
17240
    </message>
17707
17241
    <message>
17708
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="605"/>
 
17242
        <location filename="../programs/mythfrontend/statusbox.cpp" line="604"/>
17709
17243
        <source>DataDirect Status: </source>
17710
17244
        <translation>DataDirect Status: </translation>
17711
17245
    </message>
17712
17246
    <message>
17713
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="617"/>
 
17247
        <location filename="../programs/mythfrontend/statusbox.cpp" line="616"/>
17714
17248
        <source>Schedule Status shows current statistics from the scheduler.</source>
17715
17249
        <translation>Schedule Status shows current statistics from the scheduler.</translation>
17716
17250
    </message>
17717
17251
    <message>
17718
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="753"/>
 
17252
        <location filename="../programs/mythfrontend/statusbox.cpp" line="752"/>
17719
17253
        <source>with lower priority</source>
17720
17254
        <translation>with lower priority</translation>
17721
17255
    </message>
17722
17256
    <message>
17723
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="791"/>
 
17257
        <location filename="../programs/mythfrontend/statusbox.cpp" line="790"/>
17724
17258
        <source>Tuner Status shows the current information about the state of backend tuner cards</source>
17725
17259
        <translation>Tuner Status shows the current information about the state of backend tuner cards</translation>
17726
17260
    </message>
17727
17261
    <message>
17728
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="832"/>
 
17262
        <location filename="../programs/mythfrontend/statusbox.cpp" line="831"/>
17729
17263
        <source>has an error</source>
17730
17264
        <translation>has an error</translation>
17731
17265
    </message>
17732
17266
    <message>
17733
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="836"/>
 
17267
        <location filename="../programs/mythfrontend/statusbox.cpp" line="835"/>
17734
17268
        <source>is asleep</source>
17735
17269
        <translation>is asleep</translation>
17736
17270
    </message>
17737
17271
    <message>
17738
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="841"/>
 
17272
        <location filename="../programs/mythfrontend/statusbox.cpp" line="840"/>
17739
17273
        <source>is watching Live TV</source>
17740
17274
        <translation>is watching Live TV</translation>
17741
17275
    </message>
17742
17276
    <message>
17743
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="848"/>
 
17277
        <location filename="../programs/mythfrontend/statusbox.cpp" line="847"/>
17744
17278
        <source>Tuner %1 %2 %3</source>
17745
17279
        <translation>Tuner %1 %2 %3</translation>
17746
17280
    </message>
17747
17281
    <message>
17748
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="881"/>
 
17282
        <location filename="../programs/mythfrontend/statusbox.cpp" line="880"/>
17749
17283
        <source>Log Entries shows any unread log entries from the system if you have logging enabled</source>
17750
17284
        <translation>Log Entries shows any unread log entries from the system if you have logging enabled</translation>
17751
17285
    </message>
17752
17286
    <message>
17753
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="903"/>
 
17287
        <location filename="../programs/mythfrontend/statusbox.cpp" line="902"/>
17754
17288
        <source>On %1 from %2.%3
17755
17289
%4
17756
17290
</source>
17757
 
        <translation type="unfinished">On %1 %2 from %2.%3
 
17291
        <translation>On %1 from %2.%3
17758
17292
%4
17759
 
 {1 ?}</translation>
 
17293
</translation>
17760
17294
    </message>
17761
17295
    <message>
17762
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="914"/>
 
17296
        <location filename="../programs/mythfrontend/statusbox.cpp" line="913"/>
17763
17297
        <source>No further details</source>
17764
 
        <translation type="unfinished"></translation>
 
17298
        <translation>No further details</translation>
17765
17299
    </message>
17766
17300
    <message>
17767
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="922"/>
 
17301
        <location filename="../programs/mythfrontend/statusbox.cpp" line="921"/>
17768
17302
        <source>No items found at priority level %1 or lower.</source>
17769
17303
        <translation>No items found at priority level %1 or lower.</translation>
17770
17304
    </message>
17771
17305
    <message>
17772
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="924"/>
 
17306
        <location filename="../programs/mythfrontend/statusbox.cpp" line="923"/>
17773
17307
        <source>Use 1-8 to change priority level.</source>
17774
17308
        <translation>Use 1-8 to change priority level.</translation>
17775
17309
    </message>
17776
17310
    <message>
17777
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="935"/>
 
17311
        <location filename="../programs/mythfrontend/statusbox.cpp" line="934"/>
17778
17312
        <source>Job Queue shows any jobs currently in MythTV&apos;s Job Queue such as a commercial detection job.</source>
17779
17313
        <translation>Job Queue shows any jobs currently in MythTV&apos;s Job Queue such as an advert detection job.</translation>
17780
17314
    </message>
17781
17315
    <message>
17782
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="999"/>
 
17316
        <location filename="../programs/mythfrontend/statusbox.cpp" line="998"/>
17783
17317
        <source>Job Queue is currently empty.</source>
17784
17318
        <translation>Job Queue is currently empty.</translation>
17785
17319
    </message>
17786
17320
    <message>
17787
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1179"/>
 
17321
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1040"/>
 
17322
        <source>%1 total, %2 used, %3 (or %4%) free.</source>
 
17323
        <translation>%1 total, %2 used, %3 (or %4%) free.</translation>
 
17324
    </message>
 
17325
    <message>
 
17326
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1057"/>
 
17327
        <source>, using your %1 rate of %2 kb/s</source>
 
17328
        <translation>, using your %1 rate of %2 kbps</translation>
 
17329
    </message>
 
17330
    <message numerus="yes">
 
17331
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1073"/>
 
17332
        <source>%n hour(s)</source>
 
17333
        <translation>
 
17334
            <numerusform>%n hour</numerusform>
 
17335
            <numerusform>%n hours</numerusform>
 
17336
        </translation>
 
17337
    </message>
 
17338
    <message numerus="yes">
 
17339
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1074"/>
 
17340
        <source>%n minute(s)</source>
 
17341
        <translation>
 
17342
            <numerusform>%n minute</numerusform>
 
17343
            <numerusform>%n minutes</numerusform>
 
17344
        </translation>
 
17345
    </message>
 
17346
    <message>
 
17347
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1075"/>
 
17348
        <source>%1 remaining</source>
 
17349
        <comment>time</comment>
 
17350
        <translation>%1 remaining</translation>
 
17351
    </message>
 
17352
    <message>
 
17353
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1079"/>
 
17354
        <source>%1 and %2 remaining</source>
 
17355
        <comment>time</comment>
 
17356
        <translation>%1 and %2 remaining</translation>
 
17357
    </message>
 
17358
    <message>
 
17359
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1091"/>
 
17360
        <source>Uptime</source>
 
17361
        <translation>Uptime</translation>
 
17362
    </message>
 
17363
    <message>
 
17364
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1144"/>
 
17365
        <source>average</source>
 
17366
        <comment>average rate</comment>
 
17367
        <translation>average</translation>
 
17368
    </message>
 
17369
    <message>
 
17370
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1164"/>
 
17371
        <source>maximum</source>
 
17372
        <comment>maximum rate</comment>
 
17373
        <translation>maximum</translation>
 
17374
    </message>
 
17375
    <message>
 
17376
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1186"/>
17788
17377
        <source>Machine Status shows some operating system statistics of this machine</source>
17789
17378
        <translation>Machine Status shows some operating system statistics of this machine</translation>
17790
17379
    </message>
17791
17380
    <message>
17792
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1182"/>
 
17381
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1189"/>
17793
17382
        <source>and the MythTV server</source>
17794
17383
        <translation>and the MythTV server</translation>
17795
17384
    </message>
17796
17385
    <message>
17797
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1195"/>
 
17386
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1202"/>
17798
17387
        <source>System:</source>
17799
17388
        <translation>System:</translation>
17800
17389
    </message>
17801
17390
    <message>
17802
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1197"/>
 
17391
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1204"/>
17803
17392
        <source>This machine:</source>
17804
17393
        <translation>This machine:</translation>
17805
17394
    </message>
17806
17395
    <message>
17807
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1206"/>
17808
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1254"/>
 
17396
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1213"/>
 
17397
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1261"/>
17809
17398
        <source>Load</source>
17810
17399
        <translation>Load</translation>
17811
17400
    </message>
17812
17401
    <message>
17813
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1209"/>
17814
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1213"/>
17815
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1264"/>
 
17402
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1216"/>
 
17403
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1220"/>
 
17404
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1271"/>
17816
17405
        <source>unknown</source>
17817
17406
        <translation>unknown</translation>
17818
17407
    </message>
17819
17408
    <message>
17820
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1209"/>
17821
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1213"/>
 
17409
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1216"/>
 
17410
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1220"/>
17822
17411
        <source>failed</source>
17823
17412
        <translation>failed</translation>
17824
17413
    </message>
17825
17414
    <message>
17826
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1231"/>
17827
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1274"/>
 
17415
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1238"/>
 
17416
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1281"/>
17828
17417
        <source>RAM</source>
17829
17418
        <translation>RAM</translation>
17830
17419
    </message>
17831
17420
    <message>
17832
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1237"/>
17833
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1282"/>
 
17421
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1244"/>
 
17422
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1289"/>
17834
17423
        <source>Swap</source>
17835
17424
        <translation>Swap</translation>
17836
17425
    </message>
17837
17426
    <message>
17838
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1245"/>
 
17427
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1252"/>
17839
17428
        <source>MythTV server</source>
17840
17429
        <translation>MythTV server</translation>
17841
17430
    </message>
17842
17431
    <message>
17843
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1315"/>
 
17432
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1322"/>
17844
17433
        <source>Total Disk Space:</source>
17845
17434
        <translation>Total Disk Space:</translation>
17846
17435
    </message>
17847
17436
    <message>
17848
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1320"/>
 
17437
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1327"/>
17849
17438
        <source>MythTV Drive #%1:</source>
17850
17439
        <translation>MythTV Drive #%1:</translation>
17851
17440
    </message>
17852
17441
    <message>
17853
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1327"/>
 
17442
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1334"/>
17854
17443
        <source>Directories:</source>
17855
17444
        <translation>Directories:</translation>
17856
17445
    </message>
17857
17446
    <message>
17858
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1336"/>
 
17447
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1343"/>
17859
17448
        <source>Directory:</source>
17860
17449
        <translation>Directory:</translation>
17861
17450
    </message>
17862
17451
    <message>
17863
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1360"/>
 
17452
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1367"/>
17864
17453
        <source>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.</source>
17865
17454
        <translation>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.</translation>
17866
17455
    </message>
17867
17456
    <message numerus="yes">
17868
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1411"/>
 
17457
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1418"/>
17869
17458
        <source>%n (is) LiveTV and consume(s) %1
17870
17459
</source>
17871
17460
        <translation>
17876
17465
        </translation>
17877
17466
    </message>
17878
17467
    <message numerus="yes">
17879
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1415"/>
 
17468
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1422"/>
17880
17469
        <source>%n (is) Deleted and consume(s) %1
17881
17470
</source>
17882
17471
        <translation>
17887
17476
        </translation>
17888
17477
    </message>
17889
17478
    <message numerus="yes">
17890
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="595"/>
 
17479
        <location filename="../programs/mythfrontend/statusbox.cpp" line="594"/>
 
17480
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1106"/>
17891
17481
        <source>%n day(s)</source>
17892
17482
        <translation>
17893
17483
            <numerusform>%n day</numerusform>
17895
17485
        </translation>
17896
17486
    </message>
17897
17487
    <message numerus="yes">
17898
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="629"/>
 
17488
        <location filename="../programs/mythfrontend/statusbox.cpp" line="628"/>
17899
17489
        <source>%n standard rule(s) (is) defined</source>
17900
17490
        <translation>
17901
17491
            <numerusform>%n standard rule is defined</numerusform>
17903
17493
        </translation>
17904
17494
    </message>
17905
17495
    <message numerus="yes">
17906
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="642"/>
 
17496
        <location filename="../programs/mythfrontend/statusbox.cpp" line="641"/>
17907
17497
        <source>%n search rule(s) are defined</source>
17908
17498
        <translation>
17909
17499
            <numerusform>%n search rule is defined</numerusform>
17911
17501
        </translation>
17912
17502
    </message>
17913
17503
    <message numerus="yes">
17914
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="703"/>
 
17504
        <location filename="../programs/mythfrontend/statusbox.cpp" line="702"/>
17915
17505
        <source>%n matching showing(s)</source>
17916
17506
        <translation>
17917
17507
            <numerusform>%n matching showing</numerusform>
17919
17509
        </translation>
17920
17510
    </message>
17921
17511
    <message numerus="yes">
17922
 
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1407"/>
 
17512
        <location filename="../programs/mythfrontend/statusbox.cpp" line="1414"/>
17923
17513
        <source>%n recording(s) consuming %1 (is) allowed to expire
17924
17514
</source>
17925
17515
        <translation>
17933
17523
<context>
17934
17524
    <name>StorageGroupEditor</name>
17935
17525
    <message>
17936
 
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="71"/>
 
17526
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="70"/>
17937
17527
        <source>&apos;%1&apos; Storage Group Directories</source>
17938
17528
        <translation>&apos;%1&apos; Storage Group Directories</translation>
17939
17529
    </message>
17940
17530
    <message>
17941
 
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="75"/>
 
17531
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="74"/>
17942
17532
        <source>Local &apos;%1&apos; Storage Group Directories</source>
17943
17533
        <translation>Local &apos;%1&apos; Storage Group Directories</translation>
17944
17534
    </message>
17945
17535
    <message>
17946
 
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="91"/>
 
17536
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="90"/>
17947
17537
        <source>Add Storage Group Directory</source>
17948
17538
        <translation>Add Storage Group Directory</translation>
17949
17539
    </message>
17950
17540
    <message>
17951
 
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="92"/>
17952
 
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="117"/>
 
17541
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="91"/>
 
17542
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="116"/>
17953
17543
        <source>Enter directory name or press SELECT to enter text via the On Screen Keyboard</source>
17954
17544
        <translation>Enter directory name or press SELECT to enter text via the On Screen Keyboard</translation>
17955
17545
    </message>
17956
17546
    <message>
17957
 
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="116"/>
 
17547
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="115"/>
17958
17548
        <source>Edit Storage Group Directory</source>
17959
17549
        <translation>Edit Storage Group Directory</translation>
17960
17550
    </message>
17961
17551
    <message>
17962
 
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="156"/>
 
17552
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="155"/>
17963
17553
        <source>Remove &apos;%1&apos;
17964
17554
Directory From Storage Group?</source>
17965
17555
        <translation>Remove &apos;%1&apos;
17966
17556
?Directory From Storage Group?</translation>
17967
17557
    </message>
17968
17558
    <message>
17969
 
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="160"/>
 
17559
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="159"/>
17970
17560
        <source>Yes, remove directory</source>
17971
17561
        <translation>Yes, remove directory</translation>
17972
17562
    </message>
17973
17563
    <message>
17974
 
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="161"/>
 
17564
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="160"/>
17975
17565
        <source>No, Don&apos;t remove directory</source>
17976
17566
        <translation>No, Don&apos;t remove directory</translation>
17977
17567
    </message>
17978
17568
    <message>
17979
 
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="218"/>
 
17569
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="217"/>
17980
17570
        <source>(Add New Directory)</source>
17981
17571
        <translation>(Add New Directory)</translation>
17982
17572
    </message>
17984
17574
<context>
17985
17575
    <name>StorageGroupListEditor</name>
17986
17576
    <message>
17987
 
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="250"/>
 
17577
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="248"/>
17988
17578
        <source>Storage Groups (directories for new recordings)</source>
17989
17579
        <translation>Storage Groups (directories for new recordings)</translation>
17990
17580
    </message>
17991
17581
    <message>
17992
 
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="253"/>
 
17582
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="251"/>
17993
17583
        <source>Local Storage Groups (directories for new recordings)</source>
17994
17584
        <translation>Local Storage Groups (directories for new recordings)</translation>
17995
17585
    </message>
17996
17586
    <message>
17997
 
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="273"/>
 
17587
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="271"/>
17998
17588
        <source>Create New Storage Group</source>
17999
17589
        <translation>Create New Storage Group</translation>
18000
17590
    </message>
18001
17591
    <message>
18002
 
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="274"/>
 
17592
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="272"/>
18003
17593
        <source>Enter group name or press SELECT to enter text via the On Screen Keyboard</source>
18004
17594
        <translation>Enter group name or press SELECT to enter text via the On Screen Keyboard</translation>
18005
17595
    </message>
18006
17596
    <message>
18007
 
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="303"/>
 
17597
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="300"/>
18008
17598
        <source>Delete &apos;%1&apos; Storage Group?</source>
18009
17599
        <translation>Delete &apos;%1&apos; Storage Group?</translation>
18010
17600
    </message>
18011
17601
    <message>
18012
 
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="308"/>
 
17602
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="305"/>
18013
17603
        <source>(from remote hosts)</source>
18014
17604
        <translation>(from remote hosts)</translation>
18015
17605
    </message>
18016
17606
    <message>
18017
 
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="312"/>
 
17607
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="309"/>
18018
17608
        <source>(from all hosts</source>
18019
17609
        <translation>(from all hosts</translation>
18020
17610
    </message>
18021
17611
    <message>
18022
 
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="319"/>
 
17612
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="316"/>
18023
17613
        <source>Yes, delete group</source>
18024
17614
        <translation>Yes, delete group</translation>
18025
17615
    </message>
18026
17616
    <message>
18027
 
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="320"/>
 
17617
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="317"/>
18028
17618
        <source>No, Don&apos;t delete group</source>
18029
17619
        <translation>No, Don&apos;t delete group</translation>
18030
17620
    </message>
18031
17621
    <message>
18032
 
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="431"/>
18033
 
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="441"/>
18034
 
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="447"/>
18035
 
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="457"/>
 
17622
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="427"/>
 
17623
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="437"/>
 
17624
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="443"/>
 
17625
        <location filename="../libs/libmyth/storagegroupeditor.cpp" line="453"/>
18036
17626
        <source>(Create %1 group)</source>
18037
17627
        <translation>(Create %1 group)</translation>
18038
17628
    </message>
18040
17630
<context>
18041
17631
    <name>StoreOptEditor</name>
18042
17632
    <message>
18043
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="901"/>
 
17633
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="865"/>
18044
17634
        <source>Record using the %1 profile</source>
18045
17635
        <translation>Record using the %1 profile</translation>
18046
17636
    </message>
18047
17637
    <message>
18048
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="920"/>
 
17638
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="884"/>
18049
17639
        <source>Create a new recording group</source>
18050
17640
        <translation>Create a new recording group</translation>
18051
17641
    </message>
18052
17642
    <message>
18053
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="953"/>
18054
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="1088"/>
 
17643
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="920"/>
 
17644
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="1057"/>
18055
17645
        <source>Include in the &quot;%1&quot; recording group</source>
18056
17646
        <translation>Include in the &quot;%1&quot; recording group</translation>
18057
17647
    </message>
18058
17648
    <message>
 
17649
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="921"/>
 
17650
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="923"/>
 
17651
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="929"/>
 
17652
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="951"/>
18059
17653
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="954"/>
18060
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="956"/>
18061
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="962"/>
18062
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="984"/>
18063
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="987"/>
18064
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="993"/>
18065
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="1007"/>
 
17654
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="960"/>
 
17655
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="974"/>
18066
17656
        <source>Default</source>
18067
17657
        <translation>Default</translation>
18068
17658
    </message>
18069
17659
    <message>
18070
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="983"/>
 
17660
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="950"/>
18071
17661
        <source>Store in the &quot;%1&quot; storage group</source>
18072
17662
        <translation>Store in the &quot;%1&quot; storage group</translation>
18073
17663
    </message>
18074
17664
    <message>
18075
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="995"/>
 
17665
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="962"/>
18076
17666
        <source>Live TV</source>
18077
17667
        <translation>Live TV</translation>
18078
17668
    </message>
18079
17669
    <message>
18080
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="1006"/>
 
17670
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="973"/>
18081
17671
        <source>Use &quot;%1&quot; playback group settings</source>
18082
17672
        <translation>Use &quot;%1&quot; playback group settings</translation>
18083
17673
    </message>
18084
17674
    <message>
18085
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="1029"/>
 
17675
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="996"/>
18086
17676
        <source>Don&apos;t record if this would exceed the max episodes</source>
18087
17677
        <translation>Don&apos;t record if this would exceed the max episodes</translation>
18088
17678
    </message>
18089
17679
    <message>
18090
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="1032"/>
 
17680
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="999"/>
18091
17681
        <source>Delete oldest if this would exceed the max episodes</source>
18092
17682
        <translation>Delete oldest if this would exceed the max episodes</translation>
18093
17683
    </message>
18094
17684
    <message>
18095
 
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="1063"/>
 
17685
        <location filename="../programs/mythfrontend/scheduleeditor.cpp" line="1032"/>
18096
17686
        <source>Create New Recording Group. Enter group name: </source>
18097
17687
        <translation>Create New Recording Group. Enter group name: </translation>
18098
17688
    </message>
18100
17690
<context>
18101
17691
    <name>TV</name>
18102
17692
    <message>
18103
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="1480"/>
 
17693
        <location filename="../libs/libmythtv/tv_play.cpp" line="1743"/>
18104
17694
        <source>Record and watch while it records</source>
18105
17695
        <translation>Record and watch while it records</translation>
18106
17696
    </message>
18107
17697
    <message>
18108
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="1481"/>
 
17698
        <location filename="../libs/libmythtv/tv_play.cpp" line="1744"/>
18109
17699
        <source>Let it record and go back to the Main Menu</source>
18110
17700
        <translation>Let it record and go back to the Main Menu</translation>
18111
17701
    </message>
18112
17702
    <message>
18113
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="1485"/>
 
17703
        <location filename="../libs/libmythtv/tv_play.cpp" line="1748"/>
18114
17704
        <source>Don&apos;t let it record, I want to watch TV</source>
18115
17705
        <translation>Don&apos;t let it record, I want to watch TV</translation>
18116
17706
    </message>
18117
17707
    <message>
18118
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="2116"/>
 
17708
        <location filename="../libs/libmythtv/tv_play.cpp" line="2379"/>
18119
17709
        <source>%1 Settings</source>
18120
17710
        <translation>%1 Settings</translation>
18121
17711
    </message>
18122
17712
    <message>
18123
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="3827"/>
 
17713
        <location filename="../libs/libmythtv/tv_play.cpp" line="4114"/>
18124
17714
        <source>Seek:</source>
18125
17715
        <translation>Seek:</translation>
18126
17716
    </message>
18127
17717
    <message>
18128
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="5588"/>
 
17718
        <location filename="../libs/libmythtv/tv_play.cpp" line="5890"/>
18129
17719
        <source>Forward</source>
18130
17720
        <translation>Forward</translation>
18131
17721
    </message>
18132
17722
    <message>
18133
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="4511"/>
18134
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="5605"/>
18135
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="5607"/>
 
17723
        <location filename="../libs/libmythtv/tv_play.cpp" line="4816"/>
 
17724
        <location filename="../libs/libmythtv/tv_play.cpp" line="5907"/>
 
17725
        <location filename="../libs/libmythtv/tv_play.cpp" line="5909"/>
18136
17726
        <source>Skip Ahead</source>
18137
17727
        <translation>Skip Ahead</translation>
18138
17728
    </message>
18139
17729
    <message>
18140
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="5587"/>
 
17730
        <location filename="../libs/libmythtv/tv_play.cpp" line="5889"/>
18141
17731
        <source>Rewind</source>
18142
17732
        <translation>Rewind</translation>
18143
17733
    </message>
18144
17734
    <message>
18145
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="4513"/>
18146
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="5600"/>
 
17735
        <location filename="../libs/libmythtv/tv_play.cpp" line="4818"/>
 
17736
        <location filename="../libs/libmythtv/tv_play.cpp" line="5902"/>
18147
17737
        <source>Skip Back</source>
18148
17738
        <translation>Skip Back</translation>
18149
17739
    </message>
18150
17740
    <message>
18151
 
        <source>Previous Chapter</source>
18152
 
        <translation type="obsolete">Previous Chapter</translation>
18153
 
    </message>
18154
 
    <message>
18155
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="5644"/>
18156
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10333"/>
18157
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="11365"/>
18158
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="11391"/>
 
17741
        <location filename="../libs/libmythtv/tv_play.cpp" line="5959"/>
 
17742
        <location filename="../libs/libmythtv/tv_play.cpp" line="10936"/>
 
17743
        <location filename="../libs/libmythtv/tv_play.cpp" line="11973"/>
 
17744
        <location filename="../libs/libmythtv/tv_play.cpp" line="11999"/>
18159
17745
        <source>Jump Back</source>
18160
17746
        <translation>Jump Back</translation>
18161
17747
    </message>
18162
17748
    <message>
18163
 
        <source>Next Chapter</source>
18164
 
        <translation type="obsolete">Next Chapter</translation>
18165
 
    </message>
18166
 
    <message>
18167
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="5642"/>
18168
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10332"/>
18169
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="11355"/>
18170
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="11434"/>
 
17749
        <location filename="../libs/libmythtv/tv_play.cpp" line="5957"/>
 
17750
        <location filename="../libs/libmythtv/tv_play.cpp" line="10935"/>
 
17751
        <location filename="../libs/libmythtv/tv_play.cpp" line="11963"/>
 
17752
        <location filename="../libs/libmythtv/tv_play.cpp" line="12042"/>
18171
17753
        <source>Jump Ahead</source>
18172
17754
        <translation>Jump Ahead</translation>
18173
17755
    </message>
18174
17756
    <message>
18175
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="3868"/>
 
17757
        <location filename="../libs/libmythtv/tv_play.cpp" line="4155"/>
18176
17758
        <source>Jump to Bookmark</source>
18177
17759
        <translation>Jump to Bookmark</translation>
18178
17760
    </message>
18179
17761
    <message>
18180
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="3879"/>
18181
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="4509"/>
 
17762
        <location filename="../libs/libmythtv/tv_play.cpp" line="4166"/>
 
17763
        <location filename="../libs/libmythtv/tv_play.cpp" line="4814"/>
18182
17764
        <source>Jump to Beginning</source>
18183
17765
        <translation>Jump to Beginning</translation>
18184
17766
    </message>
18185
17767
    <message>
18186
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="11527"/>
 
17768
        <location filename="../libs/libmythtv/tv_play.cpp" line="12135"/>
18187
17769
        <source>Save this position and go to the menu</source>
18188
17770
        <translation>Save this position and go to the menu</translation>
18189
17771
    </message>
18190
17772
    <message>
18191
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="11529"/>
 
17773
        <location filename="../libs/libmythtv/tv_play.cpp" line="12137"/>
18192
17774
        <source>Do not save, just exit to the menu</source>
18193
17775
        <translation>Do not save, just exit to the menu</translation>
18194
17776
    </message>
18195
17777
    <message>
18196
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="11540"/>
 
17778
        <location filename="../libs/libmythtv/tv_play.cpp" line="12148"/>
18197
17779
        <source>Keep watching</source>
18198
17780
        <translation>Keep watching</translation>
18199
17781
    </message>
18200
17782
    <message>
18201
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="11537"/>
 
17783
        <location filename="../libs/libmythtv/tv_play.cpp" line="12145"/>
18202
17784
        <source>Delete this recording</source>
18203
17785
        <translation>Delete this recording</translation>
18204
17786
    </message>
18205
17787
    <message>
18206
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="5477"/>
 
17788
        <location filename="../libs/libmythtv/tv_play.cpp" line="5779"/>
 
17789
        <location filename="../libs/libmythtv/tv_play.cpp" line="7331"/>
18207
17790
        <source>Paused</source>
18208
17791
        <translation>Paused</translation>
18209
17792
    </message>
18210
17793
    <message>
18211
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="4520"/>
18212
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="5660"/>
 
17794
        <location filename="../libs/libmythtv/tv_play.cpp" line="5943"/>
 
17795
        <location filename="../libs/libmythtv/tv_play.cpp" line="5971"/>
18213
17796
        <source>Jump To</source>
18214
17797
        <translation>Jump To</translation>
18215
17798
    </message>
18216
17799
    <message numerus="yes">
18217
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="4962"/>
 
17800
        <location filename="../libs/libmythtv/tv_play.cpp" line="5264"/>
18218
17801
        <source>Sorry, PBP only supports %n video stream(s)</source>
18219
17802
        <translation>
18220
17803
            <numerusform>Sorry, PBP only supports %n video stream</numerusform>
18222
17805
        </translation>
18223
17806
    </message>
18224
17807
    <message numerus="yes">
18225
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="4969"/>
 
17808
        <location filename="../libs/libmythtv/tv_play.cpp" line="5271"/>
18226
17809
        <source>Sorry, PIP only supports %n video stream(s)</source>
18227
17810
        <translation>
18228
17811
            <numerusform>Sorry, PIP only supports %n video stream</numerusform>
18230
17813
        </translation>
18231
17814
    </message>
18232
17815
    <message>
18233
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="5696"/>
 
17816
        <location filename="../libs/libmythtv/tv_play.cpp" line="6009"/>
18234
17817
        <source>Speed 3X</source>
18235
17818
        <translation>Speed 3X</translation>
18236
17819
    </message>
18237
17820
    <message>
18238
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="5697"/>
 
17821
        <location filename="../libs/libmythtv/tv_play.cpp" line="6010"/>
18239
17822
        <source>Speed 2X</source>
18240
17823
        <translation>Speed 2X</translation>
18241
17824
    </message>
18242
17825
    <message>
18243
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="5699"/>
 
17826
        <location filename="../libs/libmythtv/tv_play.cpp" line="6012"/>
18244
17827
        <source>Speed 1/3X</source>
18245
17828
        <translation>Speed 1/3X</translation>
18246
17829
    </message>
18247
17830
    <message>
18248
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="5700"/>
 
17831
        <location filename="../libs/libmythtv/tv_play.cpp" line="6013"/>
18249
17832
        <source>Speed 1/8X</source>
18250
17833
        <translation>Speed 1/8X</translation>
18251
17834
    </message>
18252
17835
    <message>
18253
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="5701"/>
 
17836
        <location filename="../libs/libmythtv/tv_play.cpp" line="6014"/>
18254
17837
        <source>Speed 1/16X</source>
18255
17838
        <translation>Speed 1/16X</translation>
18256
17839
    </message>
18257
17840
    <message>
18258
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="5805"/>
 
17841
        <location filename="../libs/libmythtv/tv_play.cpp" line="6118"/>
18259
17842
        <source>Forward %1X</source>
18260
17843
        <translation>Forward %1X</translation>
18261
17844
    </message>
18262
17845
    <message>
18263
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="5815"/>
 
17846
        <location filename="../libs/libmythtv/tv_play.cpp" line="6128"/>
18264
17847
        <source>Rewind %1X</source>
18265
17848
        <translation>Rewind %1X</translation>
18266
17849
    </message>
18267
17850
    <message>
18268
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="5854"/>
 
17851
        <location filename="../libs/libmythtv/tv_play.cpp" line="6167"/>
18269
17852
        <source>Stopping Transcode</source>
18270
17853
        <translation>Stopping Transcode</translation>
18271
17854
    </message>
18272
17855
    <message>
18273
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="5872"/>
 
17856
        <location filename="../libs/libmythtv/tv_play.cpp" line="6185"/>
18274
17857
        <source>Transcoding</source>
18275
17858
        <translation>Transcoding</translation>
18276
17859
    </message>
18277
17860
    <message>
18278
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="5865"/>
 
17861
        <location filename="../libs/libmythtv/tv_play.cpp" line="6178"/>
18279
17862
        <source>Try Again</source>
18280
17863
        <translation>Try Again</translation>
18281
17864
    </message>
18282
17865
    <message>
18283
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="6053"/>
 
17866
        <location filename="../libs/libmythtv/tv_play.cpp" line="6352"/>
18284
17867
        <source>Skip</source>
18285
17868
        <translation>Skip</translation>
18286
17869
    </message>
18287
17870
    <message>
18288
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="6493"/>
 
17871
        <location filename="../libs/libmythtv/tv_play.cpp" line="6791"/>
18289
17872
        <source>Seek:</source>
18290
17873
        <comment>seek to location</comment>
18291
17874
        <translation>Seek:</translation>
18292
17875
    </message>
18293
17876
    <message>
18294
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="6970"/>
 
17877
        <location filename="../libs/libmythtv/tv_play.cpp" line="7331"/>
18295
17878
        <source>Position</source>
18296
17879
        <translation>Position</translation>
18297
17880
    </message>
18298
17881
    <message>
18299
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="7220"/>
 
17882
        <location filename="../libs/libmythtv/tv_play.cpp" line="7589"/>
18300
17883
        <source>Partial Lock</source>
18301
17884
        <translation>Partial Lock</translation>
18302
17885
    </message>
18303
17886
    <message>
18304
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="7220"/>
 
17887
        <location filename="../libs/libmythtv/tv_play.cpp" line="7589"/>
18305
17888
        <source>No Lock</source>
18306
17889
        <translation>No Lock</translation>
18307
17890
    </message>
18308
17891
    <message>
18309
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="7221"/>
 
17892
        <location filename="../libs/libmythtv/tv_play.cpp" line="7590"/>
18310
17893
        <source>Lock</source>
18311
17894
        <translation>Lock</translation>
18312
17895
    </message>
18313
17896
    <message>
18314
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="7223"/>
 
17897
        <location filename="../libs/libmythtv/tv_play.cpp" line="7592"/>
18315
17898
        <source>Signal %1%</source>
18316
17899
        <translation>Signal %1%</translation>
18317
17900
    </message>
18318
17901
    <message>
18319
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="7322"/>
18320
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="11242"/>
18321
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="11613"/>
 
17902
        <location filename="../libs/libmythtv/tv_play.cpp" line="7691"/>
 
17903
        <location filename="../libs/libmythtv/tv_play.cpp" line="11849"/>
 
17904
        <location filename="../libs/libmythtv/tv_play.cpp" line="12222"/>
18322
17905
        <source>OK</source>
18323
17906
        <translation>OK</translation>
18324
17907
    </message>
18325
17908
    <message>
18326
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="9994"/>
18327
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10038"/>
 
17909
        <location filename="../libs/libmythtv/tv_play.cpp" line="10543"/>
 
17910
        <location filename="../libs/libmythtv/tv_play.cpp" line="10592"/>
18328
17911
        <source>Adjust Picture</source>
18329
17912
        <translation>Adjust Picture</translation>
18330
17913
    </message>
18331
17914
    <message>
18332
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="4555"/>
18333
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="7785"/>
18334
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="8791"/>
 
17915
        <location filename="../libs/libmythtv/tv_play.cpp" line="4857"/>
 
17916
        <location filename="../libs/libmythtv/tv_play.cpp" line="8199"/>
 
17917
        <location filename="../libs/libmythtv/tv_play.cpp" line="9271"/>
18335
17918
        <source>Adjust Volume</source>
18336
17919
        <translation>Adjust Volume</translation>
18337
17920
    </message>
18338
17921
    <message>
18339
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="4974"/>
 
17922
        <location filename="../libs/libmythtv/tv_play.cpp" line="5276"/>
18340
17923
        <source>Sorry, cannot mix PBP and PIP views</source>
18341
17924
        <translation>Sorry, cannot mix PBP and PIP views</translation>
18342
17925
    </message>
18343
17926
    <message>
18344
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="6030"/>
 
17927
        <location filename="../libs/libmythtv/tv_play.cpp" line="6331"/>
18345
17928
        <source>Switch Angle</source>
18346
17929
        <translation>Switch Angle</translation>
18347
17930
    </message>
18348
17931
    <message>
18349
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="6031"/>
18350
 
        <source>Switching</source>
18351
 
        <translation>Switching</translation>
18352
 
    </message>
18353
 
    <message>
18354
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="7866"/>
18355
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10699"/>
18356
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10725"/>
 
17932
        <location filename="../libs/libmythtv/tv_play.cpp" line="8280"/>
 
17933
        <location filename="../libs/libmythtv/tv_play.cpp" line="11306"/>
 
17934
        <location filename="../libs/libmythtv/tv_play.cpp" line="11332"/>
18357
17935
        <source>Adjust Time Stretch</source>
18358
17936
        <translation>Adjust Time Stretch</translation>
18359
17937
    </message>
18360
17938
    <message>
18361
 
        <source>Audio Resync</source>
18362
 
        <translation type="obsolete">Audio Resync</translation>
18363
 
    </message>
18364
 
    <message>
18365
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="7911"/>
 
17939
        <location filename="../libs/libmythtv/tv_play.cpp" line="8330"/>
18366
17940
        <source>Audio Sync</source>
18367
17941
        <translation>Audio Sync</translation>
18368
17942
    </message>
18369
17943
    <message>
18370
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="7911"/>
18371
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="9920"/>
 
17944
        <location filename="../libs/libmythtv/tv_play.cpp" line="8330"/>
 
17945
        <location filename="../libs/libmythtv/tv_play.cpp" line="10426"/>
18372
17946
        <source>Adjust Audio Sync</source>
18373
17947
        <translation>Adjust Audio Sync</translation>
18374
17948
    </message>
18375
17949
    <message>
18376
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="7945"/>
 
17950
        <location filename="../libs/libmythtv/tv_play.cpp" line="8365"/>
18377
17951
        <source>Mute Off</source>
18378
17952
        <translation>Mute Off</translation>
18379
17953
    </message>
18380
17954
    <message>
18381
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="7946"/>
 
17955
        <location filename="../libs/libmythtv/tv_play.cpp" line="8366"/>
18382
17956
        <source>Mute On</source>
18383
17957
        <translation>Mute On</translation>
18384
17958
    </message>
18385
17959
    <message>
18386
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="7947"/>
 
17960
        <location filename="../libs/libmythtv/tv_play.cpp" line="8367"/>
18387
17961
        <source>Left Channel Muted</source>
18388
17962
        <translation>Left Channel Muted</translation>
18389
17963
    </message>
18390
17964
    <message>
18391
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="7948"/>
 
17965
        <location filename="../libs/libmythtv/tv_play.cpp" line="8368"/>
18392
17966
        <source>Right Channel Muted</source>
18393
17967
        <translation>Right Channel Muted</translation>
18394
17968
    </message>
18395
17969
    <message>
18396
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="7976"/>
 
17970
        <location filename="../libs/libmythtv/tv_play.cpp" line="8396"/>
18397
17971
        <source>Sleep </source>
18398
17972
        <translation>Sleep </translation>
18399
17973
    </message>
18400
17974
    <message>
18401
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="8651"/>
18402
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="8674"/>
 
17975
        <location filename="../libs/libmythtv/tv_play.cpp" line="9124"/>
 
17976
        <location filename="../libs/libmythtv/tv_play.cpp" line="9147"/>
18403
17977
        <source>Record</source>
18404
17978
        <translation>Record</translation>
18405
17979
    </message>
18406
17980
    <message>
18407
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="8686"/>
 
17981
        <location filename="../libs/libmythtv/tv_play.cpp" line="9159"/>
18408
17982
        <source>Cancel Record</source>
18409
17983
        <translation>Cancel Record</translation>
18410
17984
    </message>
18411
17985
    <message>
18412
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="9071"/>
 
17986
        <location filename="../libs/libmythtv/tv_play.cpp" line="9562"/>
18413
17987
        <source>This program is currently being edited</source>
18414
17988
        <translation>This programme is currently being edited</translation>
18415
17989
    </message>
18416
17990
    <message>
18417
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="9074"/>
 
17991
        <location filename="../libs/libmythtv/tv_play.cpp" line="9565"/>
18418
17992
        <source>Continue Editing</source>
18419
17993
        <translation>Continue Editing</translation>
18420
17994
    </message>
18421
17995
    <message>
18422
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="9075"/>
 
17996
        <location filename="../libs/libmythtv/tv_play.cpp" line="9566"/>
18423
17997
        <source>Do not edit</source>
18424
17998
        <translation>Do not edit</translation>
18425
17999
    </message>
18426
18000
    <message>
18427
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="9854"/>
 
18001
        <location filename="../libs/libmythtv/tv_play.cpp" line="10359"/>
18428
18002
        <source>Playback Menu</source>
18429
18003
        <translation>Playback Menu</translation>
18430
18004
    </message>
18431
18005
    <message>
18432
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="9900"/>
18433
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="9907"/>
 
18006
        <location filename="../libs/libmythtv/tv_play.cpp" line="10411"/>
 
18007
        <location filename="../libs/libmythtv/tv_play.cpp" line="10418"/>
18434
18008
        <source>Audio</source>
18435
18009
        <translation>Audio</translation>
18436
18010
    </message>
18437
18011
    <message>
18438
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="7793"/>
18439
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="9975"/>
18440
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="9982"/>
 
18012
        <location filename="../libs/libmythtv/tv_play.cpp" line="8207"/>
 
18013
        <location filename="../libs/libmythtv/tv_play.cpp" line="10524"/>
 
18014
        <location filename="../libs/libmythtv/tv_play.cpp" line="10531"/>
18441
18015
        <source>Video</source>
18442
18016
        <translation>Video</translation>
18443
18017
    </message>
18444
18018
    <message>
18445
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="7796"/>
 
18019
        <location filename="../libs/libmythtv/tv_play.cpp" line="8210"/>
18446
18020
        <source>TV</source>
18447
 
        <translation type="unfinished">TV</translation>
18448
 
    </message>
18449
 
    <message>
18450
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="9916"/>
18451
 
        <source>Toggle Visualisation</source>
18452
 
        <translation type="unfinished"></translation>
18453
 
    </message>
18454
 
    <message>
18455
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="9999"/>
18456
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10071"/>
 
18021
        <translation>TV</translation>
 
18022
    </message>
 
18023
    <message>
 
18024
        <location filename="../libs/libmythtv/tv_play.cpp" line="10553"/>
 
18025
        <location filename="../libs/libmythtv/tv_play.cpp" line="10647"/>
18457
18026
        <source>Advanced</source>
18458
 
        <translation type="unfinished">Advanced</translation>
 
18027
        <translation>Advanced</translation>
18459
18028
    </message>
18460
18029
    <message>
18461
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10045"/>
 
18030
        <location filename="../libs/libmythtv/tv_play.cpp" line="10599"/>
18462
18031
        <source>Disable studio levels</source>
18463
 
        <translation type="unfinished"></translation>
 
18032
        <translation>Disable studio levels</translation>
18464
18033
    </message>
18465
18034
    <message>
18466
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10046"/>
 
18035
        <location filename="../libs/libmythtv/tv_play.cpp" line="10600"/>
18467
18036
        <source>Enable studio levels</source>
18468
 
        <translation type="unfinished"></translation>
 
18037
        <translation>Enable studio levels</translation>
18469
18038
    </message>
18470
18039
    <message>
18471
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10076"/>
 
18040
        <location filename="../libs/libmythtv/tv_play.cpp" line="10642"/>
 
18041
        <location filename="../libs/libmythtv/tv_play.cpp" line="10652"/>
18472
18042
        <source>Deinterlacer</source>
18473
 
        <translation type="unfinished"></translation>
 
18043
        <translation>Deinterlacer</translation>
18474
18044
    </message>
18475
18045
    <message>
18476
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10181"/>
18477
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10189"/>
 
18046
        <location filename="../libs/libmythtv/tv_play.cpp" line="10761"/>
 
18047
        <location filename="../libs/libmythtv/tv_play.cpp" line="10769"/>
18478
18048
        <source>Subtitles</source>
18479
18049
        <translation>Subtitles</translation>
18480
18050
    </message>
18481
18051
    <message>
18482
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10192"/>
18483
 
        <source>Toggle Subtitles</source>
18484
 
        <translation>Toggle Subtitles</translation>
18485
 
    </message>
18486
 
    <message>
18487
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10201"/>
18488
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10240"/>
 
18052
        <location filename="../libs/libmythtv/tv_play.cpp" line="10793"/>
 
18053
        <location filename="../libs/libmythtv/tv_play.cpp" line="10832"/>
18489
18054
        <source>Text Subtitles</source>
18490
18055
        <translation>Text Subtitles</translation>
18491
18056
    </message>
18492
18057
    <message>
18493
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10219"/>
18494
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10278"/>
 
18058
        <location filename="../libs/libmythtv/tv_play.cpp" line="10811"/>
 
18059
        <location filename="../libs/libmythtv/tv_play.cpp" line="10881"/>
18495
18060
        <source>Select Teletext CC</source>
18496
18061
        <translation>Select Teletext Subtitles</translation>
18497
18062
    </message>
18498
18063
    <message>
18499
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10242"/>
18500
 
        <source>Toggle External Subtitles</source>
18501
 
        <translation>Toggle External Subtitles</translation>
18502
 
    </message>
18503
 
    <message>
18504
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10322"/>
18505
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10329"/>
 
18064
        <location filename="../libs/libmythtv/tv_play.cpp" line="10925"/>
 
18065
        <location filename="../libs/libmythtv/tv_play.cpp" line="10932"/>
18506
18066
        <source>Navigate</source>
18507
18067
        <translation>Navigate</translation>
18508
18068
    </message>
18509
18069
    <message>
18510
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10343"/>
 
18070
        <location filename="../libs/libmythtv/tv_play.cpp" line="10946"/>
18511
18071
        <source>Top menu</source>
18512
 
        <translation type="unfinished"></translation>
 
18072
        <translation>Top menu</translation>
18513
18073
    </message>
18514
18074
    <message>
18515
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10344"/>
 
18075
        <location filename="../libs/libmythtv/tv_play.cpp" line="10947"/>
18516
18076
        <source>Popup menu</source>
18517
 
        <translation type="unfinished"></translation>
 
18077
        <translation>Popup menu</translation>
18518
18078
    </message>
18519
18079
    <message>
18520
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10363"/>
18521
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10417"/>
 
18080
        <location filename="../libs/libmythtv/tv_play.cpp" line="10966"/>
 
18081
        <location filename="../libs/libmythtv/tv_play.cpp" line="11020"/>
18522
18082
        <source>Angle</source>
18523
18083
        <translation>Angle</translation>
18524
18084
    </message>
18525
18085
    <message>
18526
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10506"/>
18527
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10512"/>
 
18086
        <location filename="../libs/libmythtv/tv_play.cpp" line="11113"/>
 
18087
        <location filename="../libs/libmythtv/tv_play.cpp" line="11119"/>
18528
18088
        <source>Source</source>
18529
18089
        <translation>Source</translation>
18530
18090
    </message>
18531
18091
    <message>
18532
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10620"/>
18533
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10627"/>
 
18092
        <location filename="../libs/libmythtv/tv_play.cpp" line="11227"/>
 
18093
        <location filename="../libs/libmythtv/tv_play.cpp" line="11234"/>
18534
18094
        <source>Jobs</source>
18535
18095
        <translation>Jobs</translation>
18536
18096
    </message>
18537
18097
    <message>
18538
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10689"/>
18539
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10695"/>
 
18098
        <location filename="../libs/libmythtv/tv_play.cpp" line="11296"/>
 
18099
        <location filename="../libs/libmythtv/tv_play.cpp" line="11302"/>
18540
18100
        <source>Playback</source>
18541
18101
        <translation>Playback</translation>
18542
18102
    </message>
18543
18103
    <message>
18544
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10697"/>
 
18104
        <location filename="../libs/libmythtv/tv_play.cpp" line="11304"/>
18545
18105
        <source>Play</source>
18546
 
        <translation type="unfinished">Play</translation>
 
18106
        <translation>Play</translation>
18547
18107
    </message>
18548
18108
    <message>
18549
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10697"/>
 
18109
        <location filename="../libs/libmythtv/tv_play.cpp" line="11304"/>
18550
18110
        <source>Pause</source>
18551
 
        <translation type="unfinished">Pause</translation>
 
18111
        <translation>Pause</translation>
18552
18112
    </message>
18553
18113
    <message>
18554
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10718"/>
 
18114
        <location filename="../libs/libmythtv/tv_play.cpp" line="11325"/>
18555
18115
        <source>Toggle Browse Mode</source>
18556
18116
        <translation>Toggle Browse Mode</translation>
18557
18117
    </message>
18558
18118
    <message>
18559
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10719"/>
 
18119
        <location filename="../libs/libmythtv/tv_play.cpp" line="11326"/>
18560
18120
        <source>Playback data</source>
18561
 
        <translation type="unfinished"></translation>
 
18121
        <translation>Playback data</translation>
18562
18122
    </message>
18563
18123
    <message>
18564
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10830"/>
18565
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10837"/>
 
18124
        <location filename="../libs/libmythtv/tv_play.cpp" line="11437"/>
 
18125
        <location filename="../libs/libmythtv/tv_play.cpp" line="11444"/>
18566
18126
        <source>Schedule</source>
18567
18127
        <translation>Schedule</translation>
18568
18128
    </message>
18569
18129
    <message>
18570
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10838"/>
 
18130
        <location filename="../libs/libmythtv/tv_play.cpp" line="11445"/>
18571
18131
        <source>Program Guide</source>
18572
18132
        <translation>Programme Guide</translation>
18573
18133
    </message>
18574
18134
    <message>
18575
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10704"/>
18576
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10770"/>
 
18135
        <location filename="../libs/libmythtv/tv_play.cpp" line="11311"/>
 
18136
        <location filename="../libs/libmythtv/tv_play.cpp" line="11377"/>
18577
18137
        <source>Picture-in-Picture</source>
18578
18138
        <translation>Picture-in-Picture</translation>
18579
18139
    </message>
18580
18140
    <message>
18581
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10789"/>
 
18141
        <location filename="../libs/libmythtv/tv_play.cpp" line="11396"/>
18582
18142
        <source>Change Active Window</source>
18583
18143
        <translation>Change Active Window</translation>
18584
18144
    </message>
18585
18145
    <message>
18586
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10354"/>
 
18146
        <location filename="../libs/libmythtv/tv_play.cpp" line="10957"/>
18587
18147
        <source>Previous Channel</source>
18588
18148
        <translation>Previous Channel</translation>
18589
18149
    </message>
18590
18150
    <message>
18591
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10644"/>
 
18151
        <location filename="../libs/libmythtv/tv_play.cpp" line="11251"/>
18592
18152
        <source>Edit Recording</source>
18593
18153
        <translation>Edit Recording</translation>
18594
18154
    </message>
18595
18155
    <message>
18596
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10653"/>
 
18156
        <location filename="../libs/libmythtv/tv_play.cpp" line="11260"/>
18597
18157
        <source>Stop Transcoding</source>
18598
18158
        <translation>Stop Transcoding</translation>
18599
18159
    </message>
18600
18160
    <message>
18601
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10657"/>
18602
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10666"/>
 
18161
        <location filename="../libs/libmythtv/tv_play.cpp" line="11264"/>
 
18162
        <location filename="../libs/libmythtv/tv_play.cpp" line="11273"/>
18603
18163
        <source>Begin Transcoding</source>
18604
18164
        <translation>Begin Transcoding</translation>
18605
18165
    </message>
18606
18166
    <message>
18607
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10337"/>
18608
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10431"/>
 
18167
        <location filename="../libs/libmythtv/tv_play.cpp" line="10940"/>
 
18168
        <location filename="../libs/libmythtv/tv_play.cpp" line="11034"/>
18609
18169
        <source>Commercial Auto-Skip</source>
18610
18170
        <translation>Advert Auto-Skip</translation>
18611
18171
    </message>
18612
18172
    <message>
18613
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10645"/>
 
18173
        <location filename="../libs/libmythtv/tv_play.cpp" line="11252"/>
18614
18174
        <source>Turn Auto-Expire OFF</source>
18615
18175
        <translation>Turn Auto-Expire OFF</translation>
18616
18176
    </message>
18617
18177
    <message>
18618
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10646"/>
 
18178
        <location filename="../libs/libmythtv/tv_play.cpp" line="11253"/>
18619
18179
        <source>Turn Auto-Expire ON</source>
18620
18180
        <translation>Turn Auto-Expire ON</translation>
18621
18181
    </message>
18622
18182
    <message>
18623
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="9910"/>
18624
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="9926"/>
 
18183
        <location filename="../libs/libmythtv/tv_play.cpp" line="10421"/>
 
18184
        <location filename="../libs/libmythtv/tv_play.cpp" line="10452"/>
18625
18185
        <source>Select Audio Track</source>
18626
18186
        <translation>Select Audio Track</translation>
18627
18187
    </message>
18628
18188
    <message>
18629
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="9985"/>
18630
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10005"/>
 
18189
        <location filename="../libs/libmythtv/tv_play.cpp" line="10534"/>
 
18190
        <location filename="../libs/libmythtv/tv_play.cpp" line="10559"/>
18631
18191
        <source>Change Aspect Ratio</source>
18632
18192
        <translation>Change Aspect Ratio</translation>
18633
18193
    </message>
18634
18194
    <message>
18635
 
        <source>Live TV, chan %1: %2</source>
18636
 
        <translation type="obsolete">Live TV, chan %1: %2</translation>
18637
 
    </message>
18638
 
    <message>
18639
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="9991"/>
 
18195
        <location filename="../libs/libmythtv/tv_play.cpp" line="10540"/>
18640
18196
        <source>Manual Zoom Mode</source>
18641
18197
        <translation>Manual Zoom Mode</translation>
18642
18198
    </message>
18643
18199
    <message>
18644
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10728"/>
 
18200
        <location filename="../libs/libmythtv/tv_play.cpp" line="11335"/>
18645
18201
        <source>Adjust</source>
18646
18202
        <translation>Adjust</translation>
18647
18203
    </message>
18648
18204
    <message>
18649
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10729"/>
 
18205
        <location filename="../libs/libmythtv/tv_play.cpp" line="11336"/>
18650
18206
        <source>0.5X</source>
18651
18207
        <translation>0.5X</translation>
18652
18208
    </message>
18653
18209
    <message>
18654
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10730"/>
 
18210
        <location filename="../libs/libmythtv/tv_play.cpp" line="11337"/>
18655
18211
        <source>0.9X</source>
18656
18212
        <translation>0.9X</translation>
18657
18213
    </message>
18658
18214
    <message>
18659
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10731"/>
 
18215
        <location filename="../libs/libmythtv/tv_play.cpp" line="11338"/>
18660
18216
        <source>1.0X</source>
18661
18217
        <translation>1.0X</translation>
18662
18218
    </message>
18663
18219
    <message>
18664
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10732"/>
 
18220
        <location filename="../libs/libmythtv/tv_play.cpp" line="11339"/>
18665
18221
        <source>1.1X</source>
18666
18222
        <translation>1.1X</translation>
18667
18223
    </message>
18668
18224
    <message>
18669
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10733"/>
 
18225
        <location filename="../libs/libmythtv/tv_play.cpp" line="11340"/>
18670
18226
        <source>1.2X</source>
18671
18227
        <translation>1.2X</translation>
18672
18228
    </message>
18673
18229
    <message>
18674
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10734"/>
 
18230
        <location filename="../libs/libmythtv/tv_play.cpp" line="11341"/>
18675
18231
        <source>1.3X</source>
18676
18232
        <translation>1.3X</translation>
18677
18233
    </message>
18678
18234
    <message>
18679
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10735"/>
 
18235
        <location filename="../libs/libmythtv/tv_play.cpp" line="11342"/>
18680
18236
        <source>1.4X</source>
18681
18237
        <translation>1.4X</translation>
18682
18238
    </message>
18683
18239
    <message>
18684
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10736"/>
 
18240
        <location filename="../libs/libmythtv/tv_play.cpp" line="11343"/>
18685
18241
        <source>1.5X</source>
18686
18242
        <translation>1.5X</translation>
18687
18243
    </message>
18688
18244
    <message>
18689
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10708"/>
18690
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10741"/>
18691
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="11207"/>
18692
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="11209"/>
 
18245
        <location filename="../libs/libmythtv/tv_play.cpp" line="11315"/>
 
18246
        <location filename="../libs/libmythtv/tv_play.cpp" line="11348"/>
 
18247
        <location filename="../libs/libmythtv/tv_play.cpp" line="11814"/>
 
18248
        <location filename="../libs/libmythtv/tv_play.cpp" line="11816"/>
18693
18249
        <source>Sleep</source>
18694
18250
        <translation>Sleep</translation>
18695
18251
    </message>
18696
18252
    <message>
18697
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10743"/>
 
18253
        <location filename="../libs/libmythtv/tv_play.cpp" line="11350"/>
18698
18254
        <source>Sleep Off</source>
18699
18255
        <translation>Sleep Off</translation>
18700
18256
    </message>
18701
18257
    <message>
18702
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10982"/>
 
18258
        <location filename="../libs/libmythtv/tv_play.cpp" line="11589"/>
18703
18259
        <source>Auto-Expire OFF</source>
18704
18260
        <translation>Auto-Expire OFF</translation>
18705
18261
    </message>
18706
18262
    <message>
18707
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10987"/>
 
18263
        <location filename="../libs/libmythtv/tv_play.cpp" line="11594"/>
18708
18264
        <source>Auto-Expire ON</source>
18709
18265
        <translation>Auto-Expire ON</translation>
18710
18266
    </message>
18711
18267
    <message>
18712
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="9581"/>
 
18268
        <location filename="../libs/libmythtv/tv_play.cpp" line="10072"/>
18713
18269
        <source>Zoom Mode ON</source>
18714
18270
        <translation>Zoom Mode ON</translation>
18715
18271
    </message>
18716
18272
    <message>
18717
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="6489"/>
 
18273
        <location filename="../libs/libmythtv/tv_play.cpp" line="6787"/>
18718
18274
        <source>TXT:</source>
18719
18275
        <translation>TXT:</translation>
18720
18276
    </message>
18721
18277
    <message>
18722
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="6489"/>
 
18278
        <location filename="../libs/libmythtv/tv_play.cpp" line="6787"/>
18723
18279
        <source>CC:</source>
18724
18280
        <translation>CC:</translation>
18725
18281
    </message>
18726
18282
    <message>
18727
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="7225"/>
 
18283
        <location filename="../libs/libmythtv/tv_play.cpp" line="7594"/>
18728
18284
        <source>S/N %1dB</source>
18729
18285
        <translation>S/N %1dB</translation>
18730
18286
    </message>
18731
18287
    <message>
18732
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="7227"/>
 
18288
        <location filename="../libs/libmythtv/tv_play.cpp" line="7596"/>
18733
18289
        <source>BE %1</source>
18734
18290
        <comment>Bit Errors</comment>
18735
18291
        <translation>BE %1</translation>
18736
18292
    </message>
18737
18293
    <message>
18738
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="5694"/>
 
18294
        <location filename="../libs/libmythtv/tv_play.cpp" line="6007"/>
18739
18295
        <source>Speed 16X</source>
18740
18296
        <translation>Speed 16X</translation>
18741
18297
    </message>
18742
18298
    <message>
18743
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="5695"/>
 
18299
        <location filename="../libs/libmythtv/tv_play.cpp" line="6008"/>
18744
18300
        <source>Speed 8X</source>
18745
18301
        <translation>Speed 8X</translation>
18746
18302
    </message>
18747
18303
    <message>
18748
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="11419"/>
 
18304
        <location filename="../libs/libmythtv/tv_play.cpp" line="12027"/>
18749
18305
        <source>Skip Still Frame</source>
18750
18306
        <translation>Skip Still Frame</translation>
18751
18307
    </message>
18752
18308
    <message>
18753
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="11443"/>
 
18309
        <location filename="../libs/libmythtv/tv_play.cpp" line="12051"/>
18754
18310
        <source>Next Title</source>
18755
18311
        <translation>Next Title</translation>
18756
18312
    </message>
18757
18313
    <message>
18758
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10348"/>
 
18314
        <location filename="../libs/libmythtv/tv_play.cpp" line="10951"/>
18759
18315
        <source>DVD Root Menu</source>
18760
18316
        <translation>DVD Root Menu</translation>
18761
18317
    </message>
18762
18318
    <message>
18763
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10839"/>
 
18319
        <location filename="../libs/libmythtv/tv_play.cpp" line="11446"/>
18764
18320
        <source>Program Finder</source>
18765
18321
        <translation>Programme Finder</translation>
18766
18322
    </message>
18767
18323
    <message>
18768
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10841"/>
 
18324
        <location filename="../libs/libmythtv/tv_play.cpp" line="11448"/>
18769
18325
        <source>Edit Recording Schedule</source>
18770
18326
        <translation>Edit Recording Schedule</translation>
18771
18327
    </message>
18772
18328
    <message>
18773
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="11400"/>
 
18329
        <location filename="../libs/libmythtv/tv_play.cpp" line="12008"/>
18774
18330
        <source>Previous Title</source>
18775
18331
        <translation>Previous Title</translation>
18776
18332
    </message>
18777
18333
    <message>
18778
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="11379"/>
 
18334
        <location filename="../libs/libmythtv/tv_play.cpp" line="11987"/>
18779
18335
        <source>Skip Back Not Allowed</source>
18780
18336
        <translation>Skip Back Not Allowed</translation>
18781
18337
    </message>
18782
18338
    <message>
18783
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10513"/>
18784
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10549"/>
 
18339
        <location filename="../libs/libmythtv/tv_play.cpp" line="11120"/>
 
18340
        <location filename="../libs/libmythtv/tv_play.cpp" line="11156"/>
18785
18341
        <source>Jump to Program</source>
18786
18342
        <translation>Jump to Programme</translation>
18787
18343
    </message>
18788
18344
    <message>
18789
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10550"/>
18790
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10858"/>
 
18345
        <location filename="../libs/libmythtv/tv_play.cpp" line="11157"/>
 
18346
        <location filename="../libs/libmythtv/tv_play.cpp" line="11465"/>
18791
18347
        <source>Recorded Program</source>
18792
18348
        <translation>Record Programme</translation>
18793
18349
    </message>
18794
18350
    <message>
18795
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10667"/>
 
18351
        <location filename="../libs/libmythtv/tv_play.cpp" line="11274"/>
18796
18352
        <source>Default</source>
18797
18353
        <translation>Default</translation>
18798
18354
    </message>
18799
18355
    <message>
18800
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10668"/>
 
18356
        <location filename="../libs/libmythtv/tv_play.cpp" line="11275"/>
18801
18357
        <source>Autodetect</source>
18802
18358
        <translation>Autodetect</translation>
18803
18359
    </message>
18804
18360
    <message>
18805
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10669"/>
 
18361
        <location filename="../libs/libmythtv/tv_play.cpp" line="11276"/>
18806
18362
        <source>High Quality</source>
18807
18363
        <translation>High Quality</translation>
18808
18364
    </message>
18809
18365
    <message>
18810
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10670"/>
 
18366
        <location filename="../libs/libmythtv/tv_play.cpp" line="11277"/>
18811
18367
        <source>Medium Quality</source>
18812
18368
        <translation>Medium Quality</translation>
18813
18369
    </message>
18814
18370
    <message>
18815
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10671"/>
 
18371
        <location filename="../libs/libmythtv/tv_play.cpp" line="11278"/>
18816
18372
        <source>Low Quality</source>
18817
18373
        <translation>Low Quality</translation>
18818
18374
    </message>
18819
18375
    <message>
18820
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10224"/>
 
18376
        <location filename="../libs/libmythtv/tv_play.cpp" line="10816"/>
18821
18377
        <source>Toggle Teletext Menu</source>
18822
18378
        <translation>Toggle Teletext Menu</translation>
18823
18379
    </message>
18824
18380
    <message>
18825
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10727"/>
 
18381
        <location filename="../libs/libmythtv/tv_play.cpp" line="11334"/>
18826
18382
        <source>Toggle</source>
18827
18383
        <translation>Toggle</translation>
18828
18384
    </message>
18829
18385
    <message>
18830
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10112"/>
 
18386
        <location filename="../libs/libmythtv/tv_play.cpp" line="10688"/>
18831
18387
        <source>(I)</source>
18832
18388
        <comment>Interlaced (Normal)</comment>
18833
18389
        <translation>(I)</translation>
18834
18390
    </message>
18835
18391
    <message>
18836
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10114"/>
 
18392
        <location filename="../libs/libmythtv/tv_play.cpp" line="10690"/>
18837
18393
        <source>(i)</source>
18838
18394
        <comment>Interlaced (Reversed)</comment>
18839
18395
        <translation>(i)</translation>
18840
18396
    </message>
18841
18397
    <message>
18842
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10116"/>
 
18398
        <location filename="../libs/libmythtv/tv_play.cpp" line="10692"/>
18843
18399
        <source>(P)</source>
18844
18400
        <comment>Progressive</comment>
18845
18401
        <translation>(P)</translation>
18846
18402
    </message>
18847
18403
    <message>
18848
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10059"/>
18849
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10106"/>
 
18404
        <location filename="../libs/libmythtv/tv_play.cpp" line="10637"/>
 
18405
        <location filename="../libs/libmythtv/tv_play.cpp" line="10682"/>
18850
18406
        <source>Video Scan</source>
18851
18407
        <translation>Video Scan</translation>
18852
18408
    </message>
18853
18409
    <message>
18854
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10121"/>
 
18410
        <location filename="../libs/libmythtv/tv_play.cpp" line="10697"/>
18855
18411
        <source>Detect</source>
18856
18412
        <translation>Detect</translation>
18857
18413
    </message>
18858
18414
    <message>
18859
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10123"/>
 
18415
        <location filename="../libs/libmythtv/tv_play.cpp" line="10699"/>
18860
18416
        <source>Progressive</source>
18861
18417
        <translation>Progressive</translation>
18862
18418
    </message>
18863
18419
    <message>
18864
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10125"/>
 
18420
        <location filename="../libs/libmythtv/tv_play.cpp" line="10701"/>
18865
18421
        <source>Interlaced (Normal)</source>
18866
18422
        <translation>Interlaced (Normal)</translation>
18867
18423
    </message>
18868
18424
    <message>
18869
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10127"/>
 
18425
        <location filename="../libs/libmythtv/tv_play.cpp" line="10703"/>
18870
18426
        <source>Interlaced (Reversed)</source>
18871
18427
        <translation>Interlaced (Reversed)</translation>
18872
18428
    </message>
18873
18429
    <message>
18874
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10195"/>
18875
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10229"/>
 
18430
        <location filename="../libs/libmythtv/tv_play.cpp" line="10787"/>
 
18431
        <location filename="../libs/libmythtv/tv_play.cpp" line="10821"/>
18876
18432
        <source>Select Subtitle</source>
18877
18433
        <translation>Select Subtitle</translation>
18878
18434
    </message>
18879
18435
    <message>
18880
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10213"/>
18881
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10267"/>
 
18436
        <location filename="../libs/libmythtv/tv_play.cpp" line="10805"/>
 
18437
        <location filename="../libs/libmythtv/tv_play.cpp" line="10870"/>
18882
18438
        <source>Select VBI CC</source>
18883
18439
        <translation>Select VBI CC</translation>
18884
18440
    </message>
18885
18441
    <message>
18886
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10207"/>
18887
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10256"/>
 
18442
        <location filename="../libs/libmythtv/tv_play.cpp" line="10799"/>
 
18443
        <location filename="../libs/libmythtv/tv_play.cpp" line="10859"/>
18888
18444
        <source>Select ATSC CC</source>
18889
18445
        <translation>Select ATSC CC</translation>
18890
18446
    </message>
18891
18447
    <message>
18892
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="7229"/>
 
18448
        <location filename="../libs/libmythtv/tv_play.cpp" line="7598"/>
18893
18449
        <source>Rotor %1%</source>
18894
18450
        <translation>Rotor %1%</translation>
18895
18451
    </message>
18896
18452
    <message>
18897
 
        <source>Chan %1: %2</source>
18898
 
        <translation type="obsolete">Chan %1: %2</translation>
18899
 
    </message>
18900
 
    <message>
18901
 
        <source>All Tuners are Busy.
18902
 
Select a Current Recording</source>
18903
 
        <translation type="obsolete">All Tuners are Busy.
18904
 
Select a Current Recording</translation>
18905
 
    </message>
18906
 
    <message>
18907
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="3061"/>
 
18453
        <location filename="../libs/libmythtv/tv_play.cpp" line="3324"/>
18908
18454
        <source>End Of Recording</source>
18909
18455
        <translation>End Of Recording</translation>
18910
18456
    </message>
18911
18457
    <message>
18912
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="2531"/>
 
18458
        <location filename="../libs/libmythtv/tv_play.cpp" line="2794"/>
18913
18459
        <source>Last Program: %1 Doesn&apos;t Exist</source>
18914
18460
        <translation>Last Programme: %1 Doesn&apos;t Exist</translation>
18915
18461
    </message>
18916
18462
    <message>
18917
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="4287"/>
18918
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="11693"/>
18919
 
        <source>Delete this recording?</source>
18920
 
        <translation>Delete this recording?</translation>
18921
 
    </message>
18922
 
    <message>
18923
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="7389"/>
18924
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="7799"/>
 
18463
        <location filename="../libs/libmythtv/tv_play.cpp" line="7758"/>
 
18464
        <location filename="../libs/libmythtv/tv_play.cpp" line="8213"/>
18925
18465
        <source>DVD</source>
18926
18466
        <translation>DVD</translation>
18927
18467
    </message>
18928
18468
    <message>
18929
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="7394"/>
 
18469
        <location filename="../libs/libmythtv/tv_play.cpp" line="7763"/>
18930
18470
        <source>Menu</source>
18931
18471
        <translation>Menu</translation>
18932
18472
    </message>
18933
18473
    <message>
18934
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="7398"/>
 
18474
        <location filename="../libs/libmythtv/tv_play.cpp" line="7767"/>
18935
18475
        <source>Still Frame</source>
18936
18476
        <translation>Still Frame</translation>
18937
18477
    </message>
18938
18478
    <message>
18939
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="7409"/>
 
18479
        <location filename="../libs/libmythtv/tv_play.cpp" line="7778"/>
18940
18480
        <source>Title: %1 (%2)</source>
18941
18481
        <translation>Title: %1 (%2)</translation>
18942
18482
    </message>
18943
18483
    <message>
18944
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="7410"/>
 
18484
        <location filename="../libs/libmythtv/tv_play.cpp" line="7779"/>
18945
18485
        <source>Chapter: %1/%2</source>
18946
18486
        <translation>Chapter: %1/%2</translation>
18947
18487
    </message>
18948
18488
    <message>
18949
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10350"/>
 
18489
        <location filename="../libs/libmythtv/tv_play.cpp" line="10953"/>
18950
18490
        <source>DVD Chapter Menu</source>
18951
18491
        <translation>DVD Chapter Menu</translation>
18952
18492
    </message>
18953
18493
    <message>
18954
 
        <source>&apos;%1&apos; Group Password:</source>
18955
 
        <translation type="obsolete">&apos;%1&apos; Group Password:</translation>
18956
 
    </message>
18957
 
    <message>
18958
 
        <source>Password Failed</source>
18959
 
        <translation type="obsolete">Password Failed</translation>
18960
 
    </message>
18961
 
    <message>
18962
 
        <source>Screen Shot</source>
18963
 
        <translation type="obsolete">Screen Shot</translation>
18964
 
    </message>
18965
 
    <message>
18966
 
        <source>Exit</source>
18967
 
        <translation type="obsolete">Exit</translation>
18968
 
    </message>
18969
 
    <message>
18970
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="1477"/>
 
18494
        <location filename="../libs/libmythtv/tv_play.cpp" line="1740"/>
18971
18495
        <source>MythTV wants to record &quot;%1&quot; on %2 in %d seconds. Do you want to:</source>
18972
18496
        <translation>MythTV wants to record &quot;%1&quot; on %2 in %d seconds. Do you want to:</translation>
18973
18497
    </message>
18974
18498
    <message>
18975
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="1482"/>
 
18499
        <location filename="../libs/libmythtv/tv_play.cpp" line="1745"/>
18976
18500
        <source>Let them record and go back to the Main Menu</source>
18977
18501
        <translation>Let them record and go back to the Main Menu</translation>
18978
18502
    </message>
18979
18503
    <message>
18980
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="1483"/>
 
18504
        <location filename="../libs/libmythtv/tv_play.cpp" line="1746"/>
18981
18505
        <source>Record it later, I want to watch TV</source>
18982
18506
        <translation>Record it later, I want to watch TV</translation>
18983
18507
    </message>
18984
18508
    <message>
18985
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="1484"/>
 
18509
        <location filename="../libs/libmythtv/tv_play.cpp" line="1747"/>
18986
18510
        <source>Record them later, I want to watch TV</source>
18987
18511
        <translation>Record them later, I want to watch TV</translation>
18988
18512
    </message>
18989
18513
    <message>
18990
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="1486"/>
 
18514
        <location filename="../libs/libmythtv/tv_play.cpp" line="1749"/>
18991
18515
        <source>Don&apos;t let them record, I want to watch TV</source>
18992
18516
        <translation>Don&apos;t let them record, I want to watch TV</translation>
18993
18517
    </message>
18994
18518
    <message>
18995
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="7998"/>
18996
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="8061"/>
 
18519
        <location filename="../libs/libmythtv/tv_play.cpp" line="8418"/>
 
18520
        <location filename="../libs/libmythtv/tv_play.cpp" line="8481"/>
18997
18521
        <source>Yes</source>
18998
18522
        <translation>Yes</translation>
18999
18523
    </message>
19000
18524
    <message>
19001
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="9988"/>
19002
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10020"/>
 
18525
        <location filename="../libs/libmythtv/tv_play.cpp" line="10537"/>
 
18526
        <location filename="../libs/libmythtv/tv_play.cpp" line="10574"/>
19003
18527
        <source>Adjust Fill</source>
19004
18528
        <translation>Adjust Fill</translation>
19005
18529
    </message>
19006
18530
    <message>
19007
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10534"/>
19008
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10566"/>
 
18531
        <location filename="../libs/libmythtv/tv_play.cpp" line="11141"/>
 
18532
        <location filename="../libs/libmythtv/tv_play.cpp" line="11173"/>
19009
18533
        <source>Switch Input</source>
19010
18534
        <translation>Switch Input</translation>
19011
18535
    </message>
19012
18536
    <message>
19013
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10585"/>
 
18537
        <location filename="../libs/libmythtv/tv_play.cpp" line="11192"/>
19014
18538
        <source>C</source>
19015
18539
        <comment>Card</comment>
19016
18540
        <translation>C</translation>
19017
18541
    </message>
19018
18542
    <message>
19019
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10586"/>
 
18543
        <location filename="../libs/libmythtv/tv_play.cpp" line="11193"/>
19020
18544
        <source>I</source>
19021
18545
        <comment>Input</comment>
19022
18546
        <translation>I</translation>
19023
18547
    </message>
19024
18548
    <message>
19025
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10541"/>
19026
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10597"/>
 
18549
        <location filename="../libs/libmythtv/tv_play.cpp" line="11148"/>
 
18550
        <location filename="../libs/libmythtv/tv_play.cpp" line="11204"/>
19027
18551
        <source>Switch Source</source>
19028
18552
        <translation>Switch Source</translation>
19029
18553
    </message>
19030
18554
    <message>
19031
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10840"/>
 
18555
        <location filename="../libs/libmythtv/tv_play.cpp" line="11447"/>
19032
18556
        <source>Upcoming Recordings</source>
19033
18557
        <translation>Upcoming Recordings</translation>
19034
18558
    </message>
19035
18559
    <message>
19036
 
        <source>Error</source>
19037
 
        <translation type="obsolete">Error</translation>
19038
 
    </message>
19039
 
    <message>
19040
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="11523"/>
 
18560
        <location filename="../libs/libmythtv/tv_play.cpp" line="12131"/>
19041
18561
        <source>You are exiting %1</source>
19042
18562
        <translation>You are exiting %1</translation>
19043
18563
    </message>
19044
18564
    <message>
19045
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="11533"/>
 
18565
        <location filename="../libs/libmythtv/tv_play.cpp" line="12141"/>
19046
18566
        <source>Exit %1</source>
19047
18567
        <translation>Exit %1</translation>
19048
18568
    </message>
19049
18569
    <message>
19050
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="3666"/>
 
18570
        <location filename="../libs/libmythtv/tv_play.cpp" line="3931"/>
19051
18571
        <source>Zoom Committed</source>
19052
18572
        <translation>Zoom Committed</translation>
19053
18573
    </message>
19054
18574
    <message>
19055
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="3684"/>
 
18575
        <location filename="../libs/libmythtv/tv_play.cpp" line="3949"/>
19056
18576
        <source>Zoom Ignored</source>
19057
18577
        <translation>Zoom Ignored</translation>
19058
18578
    </message>
19059
18579
    <message>
19060
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="4160"/>
19061
 
        <source>Visualisation On</source>
19062
 
        <translation type="unfinished"></translation>
19063
 
    </message>
19064
 
    <message>
19065
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="4161"/>
 
18580
        <location filename="../libs/libmythtv/tv_play.cpp" line="4466"/>
19066
18581
        <source>Visualisation Off</source>
19067
 
        <translation type="unfinished"></translation>
 
18582
        <translation>Visualisation Off</translation>
19068
18583
    </message>
19069
18584
    <message>
19070
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="4991"/>
 
18585
        <location filename="../libs/libmythtv/tv_play.cpp" line="5293"/>
19071
18586
        <source>Creating PBP</source>
19072
18587
        <translation>Creating PBP</translation>
19073
18588
    </message>
19074
18589
    <message>
19075
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="4991"/>
 
18590
        <location filename="../libs/libmythtv/tv_play.cpp" line="5293"/>
19076
18591
        <source>Creating PIP</source>
19077
18592
        <translation>Creating PIP</translation>
19078
18593
    </message>
19079
18594
    <message>
19080
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="4992"/>
 
18595
        <location filename="../libs/libmythtv/tv_play.cpp" line="5294"/>
19081
18596
        <source>Cannot create PBP</source>
19082
18597
        <translation>Cannot create PBP</translation>
19083
18598
    </message>
19084
18599
    <message>
19085
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="4992"/>
 
18600
        <location filename="../libs/libmythtv/tv_play.cpp" line="5294"/>
19086
18601
        <source>Cannot create PIP</source>
19087
18602
        <translation>Cannot create PIP</translation>
19088
18603
    </message>
19089
18604
    <message>
19090
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="5011"/>
 
18605
        <location filename="../libs/libmythtv/tv_play.cpp" line="5313"/>
19091
18606
        <source>Stopping PIP</source>
19092
18607
        <translation>Stopping PIP</translation>
19093
18608
    </message>
19094
18609
    <message>
19095
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="5011"/>
 
18610
        <location filename="../libs/libmythtv/tv_play.cpp" line="5313"/>
19096
18611
        <source>Stopping PBP</source>
19097
18612
        <translation>Stopping PBP</translation>
19098
18613
    </message>
19099
18614
    <message>
19100
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="5021"/>
 
18615
        <location filename="../libs/libmythtv/tv_play.cpp" line="5323"/>
19101
18616
        <source>Stopping all PIPs</source>
19102
18617
        <translation>Stopping all PIPs</translation>
19103
18618
    </message>
19104
18619
    <message>
19105
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="5021"/>
 
18620
        <location filename="../libs/libmythtv/tv_play.cpp" line="5323"/>
19106
18621
        <source>Stopping all PBPs</source>
19107
18622
        <translation>Stopping all PBPs</translation>
19108
18623
    </message>
19109
18624
    <message>
19110
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="5068"/>
 
18625
        <location filename="../libs/libmythtv/tv_play.cpp" line="5370"/>
19111
18626
        <source>Too many views to switch</source>
19112
18627
        <translation>Too many views to switch</translation>
19113
18628
    </message>
19114
18629
    <message>
19115
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="5479"/>
 
18630
        <location filename="../libs/libmythtv/tv_play.cpp" line="5781"/>
19116
18631
        <source>Aux Paused</source>
19117
18632
        <translation>Aux Paused</translation>
19118
18633
    </message>
19119
18634
    <message>
19120
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="5917"/>
 
18635
        <location filename="../libs/libmythtv/tv_play.cpp" line="6228"/>
19121
18636
        <source>Jump Chapter</source>
19122
18637
        <translation>Jump Chapter</translation>
19123
18638
    </message>
19124
18639
    <message>
19125
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="5918"/>
19126
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="6009"/>
19127
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="6054"/>
 
18640
        <location filename="../libs/libmythtv/tv_play.cpp" line="6353"/>
19128
18641
        <source>Searching</source>
19129
18642
        <translation>Searching</translation>
19130
18643
    </message>
19131
18644
    <message>
19132
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="6008"/>
19133
 
        <source>Jump Title</source>
19134
 
        <translation>Jump Title</translation>
19135
 
    </message>
19136
 
    <message>
19137
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="7313"/>
 
18645
        <location filename="../libs/libmythtv/tv_play.cpp" line="7682"/>
19138
18646
        <source>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.</source>
19139
18647
        <translation>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.</translation>
19140
18648
    </message>
19141
18649
    <message>
19142
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="4555"/>
19143
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="7785"/>
 
18650
        <location filename="../libs/libmythtv/tv_play.cpp" line="4857"/>
 
18651
        <location filename="../libs/libmythtv/tv_play.cpp" line="8199"/>
19144
18652
        <source>Volume</source>
19145
18653
        <translation>Volume</translation>
19146
18654
    </message>
19147
18655
    <message>
19148
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="7866"/>
 
18656
        <location filename="../libs/libmythtv/tv_play.cpp" line="8280"/>
19149
18657
        <source>Time Stretch</source>
19150
18658
        <translation>Time Stretch</translation>
19151
18659
    </message>
19152
18660
    <message>
19153
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="7884"/>
 
18661
        <location filename="../libs/libmythtv/tv_play.cpp" line="8308"/>
19154
18662
        <source>Upmixer On</source>
19155
18663
        <translation>Upmixer On</translation>
19156
18664
    </message>
19157
18665
    <message>
19158
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="7886"/>
 
18666
        <location filename="../libs/libmythtv/tv_play.cpp" line="8308"/>
19159
18667
        <source>Upmixer Off</source>
19160
18668
        <translation>Upmixer Off</translation>
19161
18669
    </message>
19162
18670
    <message>
19163
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="7999"/>
19164
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="8062"/>
 
18671
        <location filename="../libs/libmythtv/tv_play.cpp" line="8419"/>
 
18672
        <location filename="../libs/libmythtv/tv_play.cpp" line="8482"/>
19165
18673
        <source>No</source>
19166
18674
        <translation>No</translation>
19167
18675
    </message>
19168
18676
    <message>
19169
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="8321"/>
 
18677
        <location filename="../libs/libmythtv/tv_play.cpp" line="8792"/>
19170
18678
        <source>PiP</source>
19171
18679
        <comment>Picture-in-Picture</comment>
19172
18680
        <translation>PiP</translation>
19173
18681
    </message>
19174
18682
    <message>
19175
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="8322"/>
 
18683
        <location filename="../libs/libmythtv/tv_play.cpp" line="8793"/>
19176
18684
        <source>PbP</source>
19177
18685
        <comment>Picture-by-Picture</comment>
19178
18686
        <translation>PbP</translation>
19179
18687
    </message>
19180
18688
    <message>
19181
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="8324"/>
 
18689
        <location filename="../libs/libmythtv/tv_play.cpp" line="8795"/>
19182
18690
        <source>Disabling %1 for recording</source>
19183
18691
        <translation>Disabling %1 for recording</translation>
19184
18692
    </message>
19185
18693
    <message>
19186
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="8877"/>
 
18694
        <location filename="../libs/libmythtv/tv_play.cpp" line="9366"/>
19187
18695
        <source>Active Changed</source>
19188
18696
        <translation>Active Changed</translation>
19189
18697
    </message>
19190
18698
    <message>
19191
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="9008"/>
 
18699
        <location filename="../libs/libmythtv/tv_play.cpp" line="9499"/>
19192
18700
        <source>Edit</source>
19193
18701
        <translation>Edit</translation>
19194
18702
    </message>
19195
18703
    <message>
19196
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10349"/>
 
18704
        <location filename="../libs/libmythtv/tv_play.cpp" line="10952"/>
19197
18705
        <source>DVD Title Menu</source>
19198
18706
        <translation>DVD Title Menu</translation>
19199
18707
    </message>
19200
18708
    <message>
19201
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10639"/>
 
18709
        <location filename="../libs/libmythtv/tv_play.cpp" line="11246"/>
19202
18710
        <source>Edit Channel</source>
19203
18711
        <translation>Edit Channel</translation>
19204
18712
    </message>
19205
18713
    <message>
19206
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="9921"/>
19207
 
        <source>Toggle Audio Upmixer</source>
19208
 
        <translation>Toggle Audio Upmixer</translation>
19209
 
    </message>
19210
 
    <message>
19211
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10713"/>
19212
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10756"/>
 
18714
        <location filename="../libs/libmythtv/tv_play.cpp" line="11320"/>
 
18715
        <location filename="../libs/libmythtv/tv_play.cpp" line="11363"/>
19213
18716
        <source>Channel Groups</source>
19214
18717
        <translation>Channel Groups</translation>
19215
18718
    </message>
19216
18719
    <message>
19217
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10757"/>
 
18720
        <location filename="../libs/libmythtv/tv_play.cpp" line="11364"/>
19218
18721
        <source>All Channels</source>
19219
18722
        <translation>All Channels</translation>
19220
18723
    </message>
19221
18724
    <message>
19222
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10358"/>
19223
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10375"/>
 
18725
        <location filename="../libs/libmythtv/tv_play.cpp" line="10961"/>
 
18726
        <location filename="../libs/libmythtv/tv_play.cpp" line="10978"/>
19224
18727
        <source>Chapter</source>
19225
18728
        <translation>Chapter</translation>
19226
18729
    </message>
19227
18730
    <message>
19228
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10368"/>
19229
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10400"/>
 
18731
        <location filename="../libs/libmythtv/tv_play.cpp" line="1505"/>
 
18732
        <location filename="../libs/libmythtv/tv_play.cpp" line="1506"/>
 
18733
        <source>External Subtitles</source>
 
18734
        <translation>External Subtitles</translation>
 
18735
    </message>
 
18736
    <message>
 
18737
        <location filename="../libs/libmythtv/tv_play.cpp" line="4592"/>
 
18738
        <location filename="../libs/libmythtv/tv_play.cpp" line="12307"/>
 
18739
        <source>Are you sure you want to delete:</source>
 
18740
        <translation>Are you sure you want to delete:</translation>
 
18741
    </message>
 
18742
    <message>
 
18743
        <location filename="../libs/libmythtv/tv_play.cpp" line="6315"/>
 
18744
        <source>Switch Title</source>
 
18745
        <translation>Switch Title</translation>
 
18746
    </message>
 
18747
    <message>
 
18748
        <location filename="../libs/libmythtv/tv_play.cpp" line="10429"/>
 
18749
        <location filename="../libs/libmythtv/tv_play.cpp" line="10463"/>
 
18750
        <source>Visualisation</source>
 
18751
        <translation>Visualisation</translation>
 
18752
    </message>
 
18753
    <message>
 
18754
        <location filename="../libs/libmythtv/tv_play.cpp" line="10438"/>
 
18755
        <source>Disable Audio Upmixer</source>
 
18756
        <translation>Disable Audio Upmixer</translation>
 
18757
    </message>
 
18758
    <message>
 
18759
        <location filename="../libs/libmythtv/tv_play.cpp" line="10443"/>
 
18760
        <source>Enable Audio Upmixer</source>
 
18761
        <translation>Enable Audio Upmixer</translation>
 
18762
    </message>
 
18763
    <message>
 
18764
        <location filename="../libs/libmythtv/tv_play.cpp" line="10464"/>
 
18765
        <location filename="../libs/libmythtv/tv_play.cpp" line="10619"/>
 
18766
        <source>None</source>
 
18767
        <translation>None</translation>
 
18768
    </message>
 
18769
    <message>
 
18770
        <location filename="../libs/libmythtv/tv_play.cpp" line="10550"/>
 
18771
        <location filename="../libs/libmythtv/tv_play.cpp" line="10618"/>
 
18772
        <source>3D</source>
 
18773
        <translation>3D</translation>
 
18774
    </message>
 
18775
    <message>
 
18776
        <location filename="../libs/libmythtv/tv_play.cpp" line="10612"/>
 
18777
        <source>Disable Night Mode</source>
 
18778
        <translation>Disable Night Mode</translation>
 
18779
    </message>
 
18780
    <message>
 
18781
        <location filename="../libs/libmythtv/tv_play.cpp" line="10612"/>
 
18782
        <source>Enable Night Mode</source>
 
18783
        <translation>Enable Night Mode</translation>
 
18784
    </message>
 
18785
    <message>
 
18786
        <location filename="../libs/libmythtv/tv_play.cpp" line="10622"/>
 
18787
        <source>Side by Side</source>
 
18788
        <translation>Side by Side</translation>
 
18789
    </message>
 
18790
    <message>
 
18791
        <location filename="../libs/libmythtv/tv_play.cpp" line="10625"/>
 
18792
        <source>Discard Side by Side</source>
 
18793
        <translation>Discard Side by Side</translation>
 
18794
    </message>
 
18795
    <message>
 
18796
        <location filename="../libs/libmythtv/tv_play.cpp" line="10628"/>
 
18797
        <source>Top and Bottom</source>
 
18798
        <translation>Top and Bottom</translation>
 
18799
    </message>
 
18800
    <message>
 
18801
        <location filename="../libs/libmythtv/tv_play.cpp" line="10631"/>
 
18802
        <source>Discard Top and Bottom</source>
 
18803
        <translation>Discard Top and Bottom</translation>
 
18804
    </message>
 
18805
    <message>
 
18806
        <location filename="../libs/libmythtv/tv_play.cpp" line="10772"/>
 
18807
        <source>Disable Subtitles</source>
 
18808
        <translation>Disable Subtitles</translation>
 
18809
    </message>
 
18810
    <message>
 
18811
        <location filename="../libs/libmythtv/tv_play.cpp" line="10774"/>
 
18812
        <source>Enable Subtitles</source>
 
18813
        <translation>Enable Subtitles</translation>
 
18814
    </message>
 
18815
    <message>
 
18816
        <location filename="../libs/libmythtv/tv_play.cpp" line="10779"/>
 
18817
        <source>Disable Forced Subtitles</source>
 
18818
        <translation>Disable Forced Subtitles</translation>
 
18819
    </message>
 
18820
    <message>
 
18821
        <location filename="../libs/libmythtv/tv_play.cpp" line="10784"/>
 
18822
        <source>Enable Forced Subtitles</source>
 
18823
        <translation>Enable Forced Subtitles</translation>
 
18824
    </message>
 
18825
    <message>
 
18826
        <location filename="../libs/libmythtv/tv_play.cpp" line="10837"/>
 
18827
        <source>Disable External Subtitles</source>
 
18828
        <translation>Disable External Subtitles</translation>
 
18829
    </message>
 
18830
    <message>
 
18831
        <location filename="../libs/libmythtv/tv_play.cpp" line="10842"/>
 
18832
        <source>Enable External Subtitles</source>
 
18833
        <translation>Enable External Subtitles</translation>
 
18834
    </message>
 
18835
    <message>
 
18836
        <location filename="../libs/libmythtv/tv_play.cpp" line="10971"/>
 
18837
        <location filename="../libs/libmythtv/tv_play.cpp" line="11003"/>
19230
18838
        <source>Title</source>
19231
18839
        <translation>Title</translation>
19232
18840
    </message>
19233
18841
    <message>
19234
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10777"/>
 
18842
        <location filename="../libs/libmythtv/tv_play.cpp" line="11384"/>
19235
18843
        <source>Open Live TV PIP</source>
19236
18844
        <translation>Open Live TV PIP</translation>
19237
18845
    </message>
19238
18846
    <message>
19239
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10779"/>
 
18847
        <location filename="../libs/libmythtv/tv_play.cpp" line="11386"/>
19240
18848
        <source>Open Live TV PBP</source>
19241
18849
        <translation>Open Live TV PBP</translation>
19242
18850
    </message>
19243
18851
    <message>
19244
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10783"/>
 
18852
        <location filename="../libs/libmythtv/tv_play.cpp" line="11390"/>
19245
18853
        <source>Open Recording PIP</source>
19246
18854
        <translation>Open Recording PIP</translation>
19247
18855
    </message>
19248
18856
    <message>
19249
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10785"/>
 
18857
        <location filename="../libs/libmythtv/tv_play.cpp" line="11392"/>
19250
18858
        <source>Open Recording PBP</source>
19251
18859
        <translation>Open Recording PBP</translation>
19252
18860
    </message>
19253
18861
    <message>
19254
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10796"/>
 
18862
        <location filename="../libs/libmythtv/tv_play.cpp" line="11403"/>
19255
18863
        <source>Close PBP</source>
19256
18864
        <translation>Close PBP</translation>
19257
18865
    </message>
19258
18866
    <message>
19259
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10796"/>
 
18867
        <location filename="../libs/libmythtv/tv_play.cpp" line="11403"/>
19260
18868
        <source>Close PIP</source>
19261
18869
        <translation>Close PIP</translation>
19262
18870
    </message>
19263
18871
    <message>
19264
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10800"/>
 
18872
        <location filename="../libs/libmythtv/tv_play.cpp" line="11407"/>
19265
18873
        <source>Close PBPs</source>
19266
18874
        <translation>Close PBPs</translation>
19267
18875
    </message>
19268
18876
    <message>
19269
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10800"/>
 
18877
        <location filename="../libs/libmythtv/tv_play.cpp" line="11407"/>
19270
18878
        <source>Close PIPs</source>
19271
18879
        <translation>Close PIPs</translation>
19272
18880
    </message>
19273
18881
    <message>
19274
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10804"/>
19275
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10809"/>
 
18882
        <location filename="../libs/libmythtv/tv_play.cpp" line="11411"/>
 
18883
        <location filename="../libs/libmythtv/tv_play.cpp" line="11416"/>
19276
18884
        <source>Swap Windows</source>
19277
18885
        <translation>Swap Windows</translation>
19278
18886
    </message>
19279
18887
    <message>
19280
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10817"/>
 
18888
        <location filename="../libs/libmythtv/tv_play.cpp" line="11424"/>
19281
18889
        <source>Switch to PIP</source>
19282
18890
        <translation>Switch to PIP</translation>
19283
18891
    </message>
19284
18892
    <message>
19285
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10817"/>
 
18893
        <location filename="../libs/libmythtv/tv_play.cpp" line="11424"/>
19286
18894
        <source>Switch to PBP</source>
19287
18895
        <translation>Switch to PBP</translation>
19288
18896
    </message>
19289
18897
    <message>
19290
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10024"/>
 
18898
        <location filename="../libs/libmythtv/tv_play.cpp" line="12266"/>
 
18899
        <source>No, keep it</source>
 
18900
        <translation>No, keep it</translation>
 
18901
    </message>
 
18902
    <message>
 
18903
        <location filename="../libs/libmythtv/tv_play.cpp" line="10578"/>
19291
18904
        <source>Auto Detect</source>
19292
18905
        <translation>Auto Detect</translation>
19293
18906
    </message>
19294
18907
    <message>
19295
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="11220"/>
 
18908
        <location filename="../libs/libmythtv/tv_play.cpp" line="11827"/>
19296
18909
        <source>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.</source>
19297
18910
        <translation>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.</translation>
19298
18911
    </message>
19299
18912
    <message>
19300
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="11229"/>
 
18913
        <location filename="../libs/libmythtv/tv_play.cpp" line="11836"/>
19301
18914
        <source>Error: MythTV is using all inputs, but there are no active recordings?</source>
19302
18915
        <translation>Error: MythTV is using all inputs, but there are no active recordings?</translation>
19303
18916
    </message>
19304
18917
    <message>
19305
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="11233"/>
 
18918
        <location filename="../libs/libmythtv/tv_play.cpp" line="11840"/>
19306
18919
        <source>MythTV has no capture cards defined. Please run the mythtv-setup program.</source>
19307
18920
        <translation>MythTV has no capture cards defined. Please run the mythtv-setup program.</translation>
19308
18921
    </message>
19309
18922
    <message>
19310
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="11507"/>
 
18923
        <location filename="../libs/libmythtv/tv_play.cpp" line="12115"/>
19311
18924
        <source>Live TV</source>
19312
18925
        <translation>Live TV</translation>
19313
18926
    </message>
19314
18927
    <message>
19315
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="11509"/>
 
18928
        <location filename="../libs/libmythtv/tv_play.cpp" line="12117"/>
19316
18929
        <source>this DVD</source>
19317
18930
        <translation>this DVD</translation>
19318
18931
    </message>
19319
18932
    <message>
19320
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="11513"/>
 
18933
        <location filename="../libs/libmythtv/tv_play.cpp" line="12121"/>
19321
18934
        <source>this Video</source>
19322
18935
        <translation>this Video</translation>
19323
18936
    </message>
19324
18937
    <message>
19325
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="11517"/>
 
18938
        <location filename="../libs/libmythtv/tv_play.cpp" line="12125"/>
19326
18939
        <source>this recording</source>
19327
18940
        <translation>this recording</translation>
19328
18941
    </message>
19329
18942
    <message>
19330
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="11639"/>
 
18943
        <location filename="../libs/libmythtv/tv_play.cpp" line="12253"/>
19331
18944
        <source>Delete it, but allow it to re-record</source>
19332
18945
        <translation>Delete it, but allow it to re-record</translation>
19333
18946
    </message>
19334
18947
    <message>
19335
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="11641"/>
 
18948
        <location filename="../libs/libmythtv/tv_play.cpp" line="12255"/>
19336
18949
        <source>Delete it</source>
19337
18950
        <translation>Delete it</translation>
19338
18951
    </message>
19339
18952
    <message>
19340
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="11643"/>
 
18953
        <location filename="../libs/libmythtv/tv_play.cpp" line="12257"/>
19341
18954
        <source>Save it so I can watch it again</source>
19342
18955
        <translation>Save it so I can watch it again</translation>
19343
18956
    </message>
19344
18957
    <message>
19345
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="11648"/>
 
18958
        <location filename="../libs/libmythtv/tv_play.cpp" line="12262"/>
19346
18959
        <source>Yes, and allow re-record</source>
19347
18960
        <translation>Yes, and allow re-record</translation>
19348
18961
    </message>
19349
18962
    <message>
19350
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="11650"/>
 
18963
        <location filename="../libs/libmythtv/tv_play.cpp" line="12264"/>
19351
18964
        <source>Yes, delete it</source>
19352
18965
        <translation>Yes, delete it</translation>
19353
18966
    </message>
19354
 
    <message>
19355
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="11652"/>
19356
 
        <source>No, keep it, I changed my mind</source>
19357
 
        <translation>No, keep it, I changed my mind</translation>
19358
 
    </message>
19359
18967
    <message numerus="yes">
19360
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="7369"/>
19361
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10744"/>
19362
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10746"/>
19363
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10748"/>
19364
 
        <location filename="../libs/libmythtv/tv_play.cpp" line="10750"/>
 
18968
        <location filename="../libs/libmythtv/tv_play.cpp" line="7738"/>
 
18969
        <location filename="../libs/libmythtv/tv_play.cpp" line="11351"/>
 
18970
        <location filename="../libs/libmythtv/tv_play.cpp" line="11353"/>
 
18971
        <location filename="../libs/libmythtv/tv_play.cpp" line="11355"/>
 
18972
        <location filename="../libs/libmythtv/tv_play.cpp" line="11357"/>
19365
18973
        <location filename="../libs/libmythtv/tvbrowsehelper.cpp" line="28"/>
19366
18974
        <location filename="../libs/libmythtv/tvbrowsehelper.cpp" line="313"/>
19367
18975
        <source>%n minute(s)</source>
19374
18982
<context>
19375
18983
    <name>ThemeChooser</name>
19376
18984
    <message>
19377
 
        <location filename="../programs/mythfrontend/themechooser.cpp" line="427"/>
 
18985
        <location filename="../programs/mythfrontend/themechooser.cpp" line="431"/>
19378
18986
        <source>Theme Chooser Menu</source>
19379
18987
        <translation>Theme Chooser Menu</translation>
19380
18988
    </message>
19381
18989
    <message>
19382
 
        <location filename="../programs/mythfrontend/themechooser.cpp" line="448"/>
 
18990
        <location filename="../programs/mythfrontend/themechooser.cpp" line="452"/>
19383
18991
        <source>Hide Fullscreen Preview</source>
19384
18992
        <translation>Hide Fullscreen Preview</translation>
19385
18993
    </message>
19386
18994
    <message>
19387
 
        <location filename="../programs/mythfrontend/themechooser.cpp" line="451"/>
 
18995
        <location filename="../programs/mythfrontend/themechooser.cpp" line="455"/>
19388
18996
        <source>Show Fullscreen Preview</source>
19389
18997
        <translation>Show Fullscreen Preview</translation>
19390
18998
    </message>
19391
18999
    <message>
19392
 
        <source>Hide Downloadable Themes</source>
19393
 
        <translation type="obsolete">Hide Downloadable Themes</translation>
19394
 
    </message>
19395
 
    <message>
19396
 
        <source>Show Downloadable Themes</source>
19397
 
        <translation type="obsolete">Show Downloadable Themes</translation>
19398
 
    </message>
19399
 
    <message>
19400
 
        <location filename="../programs/mythfrontend/themechooser.cpp" line="143"/>
 
19000
        <location filename="../programs/mythfrontend/themechooser.cpp" line="147"/>
19401
19001
        <source>Loading Installed Themes</source>
19402
 
        <translation type="unfinished"></translation>
 
19002
        <translation>Loading Installed Themes</translation>
19403
19003
    </message>
19404
19004
    <message>
19405
 
        <location filename="../programs/mythfrontend/themechooser.cpp" line="218"/>
 
19005
        <location filename="../programs/mythfrontend/themechooser.cpp" line="222"/>
19406
19006
        <source>Refreshing Downloadable Themes Information</source>
19407
 
        <translation type="unfinished"></translation>
 
19007
        <translation>Refreshing Downloadable Themes Information</translation>
19408
19008
    </message>
19409
19009
    <message>
19410
 
        <location filename="../programs/mythfrontend/themechooser.cpp" line="230"/>
 
19010
        <location filename="../programs/mythfrontend/themechooser.cpp" line="234"/>
19411
19011
        <source>Extracting Downloadable Themes Information</source>
19412
 
        <translation type="unfinished"></translation>
 
19012
        <translation>Extracting Downloadable Themes Information</translation>
19413
19013
    </message>
19414
19014
    <message>
19415
 
        <location filename="../programs/mythfrontend/themechooser.cpp" line="248"/>
 
19015
        <location filename="../programs/mythfrontend/themechooser.cpp" line="252"/>
19416
19016
        <source>Loading Downloadable Themes</source>
19417
 
        <translation type="unfinished"></translation>
 
19017
        <translation>Loading Downloadable Themes</translation>
19418
19018
    </message>
19419
19019
    <message>
19420
 
        <location filename="../programs/mythfrontend/themechooser.cpp" line="455"/>
 
19020
        <location filename="../programs/mythfrontend/themechooser.cpp" line="459"/>
19421
19021
        <source>Refresh Downloadable Themes</source>
19422
 
        <translation type="unfinished"></translation>
 
19022
        <translation>Refresh Downloadable Themes</translation>
19423
19023
    </message>
19424
19024
    <message>
19425
 
        <location filename="../programs/mythfrontend/themechooser.cpp" line="465"/>
 
19025
        <location filename="../programs/mythfrontend/themechooser.cpp" line="469"/>
19426
19026
        <source>Select Theme</source>
19427
19027
        <translation>Select Theme</translation>
19428
19028
    </message>
19429
19029
    <message>
19430
 
        <location filename="../programs/mythfrontend/themechooser.cpp" line="471"/>
 
19030
        <location filename="../programs/mythfrontend/themechooser.cpp" line="473"/>
19431
19031
        <source>Delete Theme</source>
19432
19032
        <translation>Delete Theme</translation>
19433
19033
    </message>
19434
19034
    <message>
19435
 
        <location filename="../programs/mythfrontend/themechooser.cpp" line="477"/>
 
19035
        <location filename="../programs/mythfrontend/themechooser.cpp" line="479"/>
19436
19036
        <source>Disable Theme Update Notifications</source>
19437
 
        <translation type="unfinished"></translation>
 
19037
        <translation>Disable Theme Update Notifications</translation>
19438
19038
    </message>
19439
19039
    <message>
19440
 
        <location filename="../programs/mythfrontend/themechooser.cpp" line="480"/>
 
19040
        <location filename="../programs/mythfrontend/themechooser.cpp" line="482"/>
19441
19041
        <source>Enable Theme Update Notifications</source>
19442
 
        <translation type="unfinished"></translation>
 
19042
        <translation>Enable Theme Update Notifications</translation>
19443
19043
    </message>
19444
19044
    <message>
19445
 
        <location filename="../programs/mythfrontend/themechooser.cpp" line="610"/>
 
19045
        <location filename="../programs/mythfrontend/themechooser.cpp" line="612"/>
19446
19046
        <source>Downloading %1 Theme</source>
19447
19047
        <translation>Downloading %1 Theme</translation>
19448
19048
    </message>
19449
19049
    <message>
19450
 
        <location filename="../programs/mythfrontend/themechooser.cpp" line="744"/>
 
19050
        <location filename="../programs/mythfrontend/themechooser.cpp" line="746"/>
19451
19051
        <source>Copying %1 Theme Package</source>
19452
19052
        <translation>Copying %1 Theme Package</translation>
19453
19053
    </message>
19454
19054
    <message>
19455
 
        <location filename="../programs/mythfrontend/themechooser.cpp" line="753"/>
 
19055
        <location filename="../programs/mythfrontend/themechooser.cpp" line="755"/>
19456
19056
        <source>ERROR downloading theme package on master backend.</source>
19457
19057
        <translation>ERROR downloading theme package on master backend.</translation>
19458
19058
    </message>
19459
19059
    <message>
19460
 
        <location filename="../programs/mythfrontend/themechooser.cpp" line="774"/>
 
19060
        <location filename="../programs/mythfrontend/themechooser.cpp" line="776"/>
19461
19061
        <source>Installing %1 Theme</source>
19462
19062
        <translation>Installing %1 Theme</translation>
19463
19063
    </message>
19464
19064
    <message>
19465
 
        <location filename="../programs/mythfrontend/themechooser.cpp" line="780"/>
 
19065
        <location filename="../programs/mythfrontend/themechooser.cpp" line="782"/>
19466
19066
        <source>ERROR downloading theme package from master backend.</source>
19467
19067
        <translation>ERROR downloading theme package from master backend.</translation>
19468
19068
    </message>
19469
19069
    <message>
19470
 
        <location filename="../programs/mythfrontend/themechooser.cpp" line="810"/>
 
19070
        <location filename="../programs/mythfrontend/themechooser.cpp" line="812"/>
19471
19071
        <source>Error, no theme selected.</source>
19472
19072
        <translation>Error, no theme selected.</translation>
19473
19073
    </message>
19474
19074
    <message>
19475
 
        <location filename="../programs/mythfrontend/themechooser.cpp" line="817"/>
 
19075
        <location filename="../programs/mythfrontend/themechooser.cpp" line="819"/>
19476
19076
        <source>Error, unable to find current theme.</source>
19477
19077
        <translation>Error, unable to find current theme.</translation>
19478
19078
    </message>
19485
19085
<context>
19486
19086
    <name>ThemeUI</name>
19487
19087
    <message>
19488
 
        <location filename="../themes/themestrings.h" line="198"/>
 
19088
        <location filename="../themes/themestrings.h" line="201"/>
19489
19089
        <source>(1) All  (2) Important</source>
19490
19090
        <translation>(1) All  (2) Important</translation>
19491
19091
    </message>
19492
19092
    <message>
19493
 
        <location filename="../themes/themestrings.h" line="195"/>
 
19093
        <location filename="../themes/themestrings.h" line="198"/>
19494
19094
        <source>Showing:</source>
19495
19095
        <translation>Showing:</translation>
19496
19096
    </message>
19497
19097
    <message>
19498
 
        <location filename="../themes/themestrings.h" line="517"/>
 
19098
        <location filename="../themes/themestrings.h" line="524"/>
19499
19099
        <source>You Haven&apos;t Scheduled Any Programs To Be Recorded</source>
19500
19100
        <translation>You Haven&apos;t Scheduled Any Programmes To Be Recorded</translation>
19501
19101
    </message>
19502
19102
    <message>
19503
 
        <location filename="../themes/themestrings.h" line="199"/>
 
19103
        <location filename="../themes/themestrings.h" line="202"/>
19504
19104
        <source>Channel Recording Priorities</source>
19505
19105
        <translation>Channel Recording Priorities</translation>
19506
19106
    </message>
19507
19107
    <message>
19508
 
        <location filename="../themes/themestrings.h" line="200"/>
 
19108
        <location filename="../themes/themestrings.h" line="203"/>
19509
19109
        <source>Source:</source>
19510
19110
        <translation>Source:</translation>
19511
19111
    </message>
19512
19112
    <message>
19513
 
        <location filename="../themes/themestrings.h" line="202"/>
 
19113
        <location filename="../themes/themestrings.h" line="205"/>
19514
19114
        <source>Priority:</source>
19515
19115
        <translation>Priority:</translation>
19516
19116
    </message>
19517
19117
    <message>
19518
 
        <location filename="../themes/themestrings.h" line="205"/>
 
19118
        <location filename="../themes/themestrings.h" line="208"/>
19519
19119
        <source>Priority</source>
19520
19120
        <translation>Priority</translation>
19521
19121
    </message>
19522
19122
    <message>
19523
 
        <location filename="../themes/themestrings.h" line="187"/>
 
19123
        <location filename="../themes/themestrings.h" line="190"/>
19524
19124
        <source>Channel:</source>
19525
19125
        <translation>Channel:</translation>
19526
19126
    </message>
19527
19127
    <message>
19528
 
        <location filename="../themes/themestrings.h" line="234"/>
 
19128
        <location filename="../themes/themestrings.h" line="237"/>
19529
19129
        <source>Program Listings</source>
19530
19130
        <translation>Programme Listings</translation>
19531
19131
    </message>
19532
19132
    <message>
19533
 
        <location filename="../themes/themestrings.h" line="525"/>
 
19133
        <location filename="../themes/themestrings.h" line="535"/>
19534
19134
        <source>(1)Time (2)Title</source>
19535
19135
        <translation>(1)Time (2)Title</translation>
19536
19136
    </message>
19537
19137
    <message>
19538
 
        <location filename="../themes/themestrings.h" line="660"/>
 
19138
        <location filename="../themes/themestrings.h" line="669"/>
19539
19139
        <source>Description:</source>
19540
19140
        <translation>Description:</translation>
19541
19141
    </message>
19542
19142
    <message>
19543
 
        <location filename="../themes/themestrings.h" line="360"/>
 
19143
        <location filename="../themes/themestrings.h" line="363"/>
19544
19144
        <source>This screen displays the status of various system components</source>
19545
19145
        <translation>This screen displays the status of various system components</translation>
19546
19146
    </message>
19547
19147
    <message>
19548
 
        <location filename="../themes/themestrings.h" line="236"/>
 
19148
        <location filename="../themes/themestrings.h" line="239"/>
19549
19149
        <source>Program Details:</source>
19550
19150
        <translation>Programme Details:</translation>
19551
19151
    </message>
19552
19152
    <message>
19553
 
        <location filename="../themes/themestrings.h" line="9"/>
 
19153
        <location filename="../themes/themestrings.h" line="12"/>
19554
19154
        <source>General</source>
19555
19155
        <translation>General</translation>
19556
19156
    </message>
19557
19157
    <message>
19558
 
        <location filename="../themes/themestrings.h" line="10"/>
 
19158
        <location filename="../themes/themestrings.h" line="13"/>
19559
19159
        <source>Core MythTV behavior and system settings</source>
19560
19160
        <translation>Core MythTV behaviour and system settings</translation>
19561
19161
    </message>
19562
19162
    <message>
19563
 
        <location filename="../themes/themestrings.h" line="11"/>
 
19163
        <location filename="../themes/themestrings.h" line="14"/>
19564
19164
        <source>Appearance</source>
19565
19165
        <translation>Appearance</translation>
19566
19166
    </message>
19567
19167
    <message>
19568
 
        <source>pick the theme, font, size, and locale</source>
19569
 
        <translation type="obsolete">pick the theme, font, size, and locale</translation>
19570
 
    </message>
19571
 
    <message>
19572
 
        <location filename="../themes/themestrings.h" line="17"/>
 
19168
        <location filename="../themes/themestrings.h" line="20"/>
19573
19169
        <source>Screen Setup Wizards</source>
19574
19170
        <translation>Screen Setup Wizards</translation>
19575
19171
    </message>
19576
19172
    <message>
19577
 
        <location filename="../themes/themestrings.h" line="18"/>
 
19173
        <location filename="../themes/themestrings.h" line="21"/>
19578
19174
        <source>Compensate for TVs with overscan</source>
19579
19175
        <translation>Compensate for TVs with overscan</translation>
19580
19176
    </message>
19581
19177
    <message>
19582
 
        <location filename="../themes/themestrings.h" line="25"/>
 
19178
        <location filename="../themes/themestrings.h" line="28"/>
19583
19179
        <source>TV Settings</source>
19584
19180
        <translation>TV Settings</translation>
19585
19181
    </message>
19586
19182
    <message>
19587
 
        <location filename="../themes/themestrings.h" line="26"/>
 
19183
        <location filename="../themes/themestrings.h" line="29"/>
19588
19184
        <source>Settings for TV recording and playback</source>
19589
19185
        <translation>Settings for TV recording and playback</translation>
19590
19186
    </message>
19591
19187
    <message>
19592
 
        <location filename="../themes/themestrings.h" line="27"/>
 
19188
        <location filename="../themes/themestrings.h" line="30"/>
19593
19189
        <source>Music Settings</source>
19594
19190
        <translation>Music Settings</translation>
19595
19191
    </message>
19596
19192
    <message>
19597
 
        <location filename="../themes/themestrings.h" line="28"/>
 
19193
        <location filename="../themes/themestrings.h" line="31"/>
19598
19194
        <source>Configure playback and CD ripping</source>
19599
19195
        <translation>Configure playback and CD ripping</translation>
19600
19196
    </message>
19601
19197
    <message>
19602
 
        <location filename="../themes/themestrings.h" line="29"/>
 
19198
        <location filename="../themes/themestrings.h" line="32"/>
19603
19199
        <source>Videos Settings</source>
19604
19200
        <translation>Videos Settings</translation>
19605
19201
    </message>
19606
19202
    <message>
19607
 
        <source>Configure playback and DVD ripping</source>
19608
 
        <translation type="obsolete">Configure playback and DVD ripping</translation>
19609
 
    </message>
19610
 
    <message>
19611
 
        <location filename="../themes/themestrings.h" line="31"/>
 
19203
        <location filename="../themes/themestrings.h" line="34"/>
19612
19204
        <source>Images Settings</source>
19613
19205
        <translation>Images Settings</translation>
19614
19206
    </message>
19615
19207
    <message>
19616
 
        <location filename="../themes/themestrings.h" line="32"/>
 
19208
        <location filename="../themes/themestrings.h" line="35"/>
19617
19209
        <source>Configure display of image gallery</source>
19618
19210
        <translation>Configure display of image gallery</translation>
19619
19211
    </message>
19620
19212
    <message>
19621
 
        <location filename="../themes/themestrings.h" line="33"/>
 
19213
        <location filename="../themes/themestrings.h" line="36"/>
19622
19214
        <source>Game Settings</source>
19623
19215
        <translation>Game Settings</translation>
19624
19216
    </message>
19625
19217
    <message>
19626
 
        <location filename="../themes/themestrings.h" line="34"/>
 
19218
        <location filename="../themes/themestrings.h" line="37"/>
19627
19219
        <source>Configure playback of games</source>
19628
19220
        <translation>Configure playback of games</translation>
19629
19221
    </message>
19630
19222
    <message>
19631
 
        <location filename="../themes/themestrings.h" line="35"/>
 
19223
        <location filename="../themes/themestrings.h" line="38"/>
19632
19224
        <source>Weather Settings</source>
19633
19225
        <translation>Weather Settings</translation>
19634
19226
    </message>
19635
19227
    <message>
19636
 
        <location filename="../themes/themestrings.h" line="36"/>
 
19228
        <location filename="../themes/themestrings.h" line="39"/>
19637
19229
        <source>Weather locale and sources</source>
19638
19230
        <translation>Weather locale and sources</translation>
19639
19231
    </message>
19640
19232
    <message>
19641
 
        <location filename="../themes/themestrings.h" line="37"/>
 
19233
        <location filename="../themes/themestrings.h" line="40"/>
19642
19234
        <source>News Settings</source>
19643
19235
        <translation>News Settings</translation>
19644
19236
    </message>
19645
19237
    <message>
19646
 
        <location filename="../themes/themestrings.h" line="38"/>
 
19238
        <location filename="../themes/themestrings.h" line="41"/>
19647
19239
        <source>Choose which news sources interest you</source>
19648
19240
        <translation>Choose which news sources interest you</translation>
19649
19241
    </message>
19650
19242
    <message>
19651
 
        <location filename="../themes/themestrings.h" line="39"/>
 
19243
        <location filename="../themes/themestrings.h" line="42"/>
19652
19244
        <source>Web Settings</source>
19653
19245
        <translation>Web Settings</translation>
19654
19246
    </message>
19655
19247
    <message>
19656
 
        <location filename="../themes/themestrings.h" line="40"/>
 
19248
        <location filename="../themes/themestrings.h" line="43"/>
19657
19249
        <source>Manage web bookmarks</source>
19658
19250
        <translation>Manage web bookmarks</translation>
19659
19251
    </message>
19660
19252
    <message>
19661
 
        <location filename="../themes/themestrings.h" line="41"/>
 
19253
        <location filename="../themes/themestrings.h" line="44"/>
19662
19254
        <source>Recipe Settings</source>
19663
19255
        <translation>Recipe Settings</translation>
19664
19256
    </message>
19665
19257
    <message>
19666
 
        <location filename="../themes/themestrings.h" line="42"/>
 
19258
        <location filename="../themes/themestrings.h" line="45"/>
19667
19259
        <source>Archive Files Settings</source>
19668
19260
        <translation>Archive Files Settings</translation>
19669
19261
    </message>
19670
19262
    <message>
19671
 
        <location filename="../themes/themestrings.h" line="43"/>
 
19263
        <location filename="../themes/themestrings.h" line="46"/>
19672
19264
        <source>Configure how to archive video to DVD</source>
19673
19265
        <translation>Configure how to archive video to DVD</translation>
19674
19266
    </message>
19675
19267
    <message>
19676
 
        <location filename="../themes/themestrings.h" line="44"/>
 
19268
        <location filename="../themes/themestrings.h" line="47"/>
19677
19269
        <source>ZoneMinder Settings</source>
19678
19270
        <translation>ZoneMinder Settings</translation>
19679
19271
    </message>
19680
19272
    <message>
19681
 
        <location filename="../themes/themestrings.h" line="45"/>
 
19273
        <location filename="../themes/themestrings.h" line="48"/>
19682
19274
        <source>Set up surveillance software</source>
19683
19275
        <translation>Setup surveillance software</translation>
19684
19276
    </message>
19685
19277
    <message>
19686
 
        <location filename="../themes/themestrings.h" line="46"/>
 
19278
        <location filename="../themes/themestrings.h" line="49"/>
19687
19279
        <source>Watch Recordings</source>
19688
19280
        <translation>Watch Recordings</translation>
19689
19281
    </message>
19690
19282
    <message>
19691
 
        <location filename="../themes/themestrings.h" line="47"/>
 
19283
        <location filename="../themes/themestrings.h" line="50"/>
19692
19284
        <source>Play Recordings</source>
19693
19285
        <translation>Play Recordings</translation>
19694
19286
    </message>
19695
19287
    <message>
19696
 
        <location filename="../themes/themestrings.h" line="48"/>
 
19288
        <location filename="../themes/themestrings.h" line="51"/>
19697
19289
        <source>Upcoming Recordings</source>
19698
19290
        <translation>Upcoming Recordings</translation>
19699
19291
    </message>
19700
19292
    <message>
19701
 
        <location filename="../themes/themestrings.h" line="49"/>
 
19293
        <location filename="../themes/themestrings.h" line="52"/>
19702
19294
        <source>See what will be recorded next</source>
19703
19295
        <translation>See what will be recorded next</translation>
19704
19296
    </message>
19705
19297
    <message>
19706
 
        <location filename="../themes/themestrings.h" line="50"/>
 
19298
        <location filename="../themes/themestrings.h" line="53"/>
19707
19299
        <source>Schedule Recordings</source>
19708
19300
        <translation>Schedule Recordings</translation>
19709
19301
    </message>
19710
19302
    <message>
19711
 
        <location filename="../themes/themestrings.h" line="51"/>
 
19303
        <location filename="../themes/themestrings.h" line="54"/>
19712
19304
        <source>Pick shows to record</source>
19713
19305
        <translation>Pick shows to record</translation>
19714
19306
    </message>
19715
19307
    <message>
19716
 
        <location filename="../themes/themestrings.h" line="52"/>
 
19308
        <location filename="../themes/themestrings.h" line="55"/>
19717
19309
        <source>Recording Priorities</source>
19718
19310
        <translation>Recording Priorities</translation>
19719
19311
    </message>
19720
19312
    <message>
19721
 
        <location filename="../themes/themestrings.h" line="53"/>
 
19313
        <location filename="../themes/themestrings.h" line="56"/>
19722
19314
        <source>Prioritize some shows over others</source>
19723
19315
        <translation>Prioritise some shows over others</translation>
19724
19316
    </message>
19725
19317
    <message>
19726
 
        <location filename="../themes/themestrings.h" line="54"/>
 
19318
        <location filename="../themes/themestrings.h" line="57"/>
19727
19319
        <source>System Status</source>
19728
19320
        <translation>System Status</translation>
19729
19321
    </message>
19730
19322
    <message>
19731
 
        <location filename="../themes/themestrings.h" line="595"/>
 
19323
        <location filename="../themes/themestrings.h" line="605"/>
19732
19324
        <source>Shift</source>
19733
19325
        <translation>Shift</translation>
19734
19326
    </message>
19735
19327
    <message>
19736
 
        <location filename="../themes/themestrings.h" line="596"/>
 
19328
        <location filename="../themes/themestrings.h" line="606"/>
19737
19329
        <source>Move the selected arrow to the corner of the TV screen.  Press SELECT to edit the other arrow.  Press MENU to change the granularity of the adjustment or to quit without saving.  When you have finished, press BACK.</source>
19738
19330
        <translation>Move the selected arrow to the corner of the TV screen.  Press SELECT to edit the other arrow.  Press MENU to change the granularity of the adjustment or to quit without saving.  When you have finished, press BACK.</translation>
19739
19331
    </message>
19740
19332
    <message>
19741
 
        <location filename="../themes/themestrings.h" line="309"/>
 
19333
        <location filename="../themes/themestrings.h" line="312"/>
19742
19334
        <source>New</source>
19743
19335
        <translation>New</translation>
19744
19336
    </message>
19745
19337
    <message>
19746
 
        <location filename="../themes/themestrings.h" line="599"/>
 
19338
        <location filename="../themes/themestrings.h" line="609"/>
19747
19339
        <source>Go up a level</source>
19748
19340
        <translation>Go up a level</translation>
19749
19341
    </message>
19750
19342
    <message>
19751
 
        <location filename="../themes/themestrings.h" line="150"/>
 
19343
        <location filename="../themes/themestrings.h" line="153"/>
19752
19344
        <source>Please Wait...</source>
19753
19345
        <translation>Please Wait...</translation>
19754
19346
    </message>
19755
19347
    <message>
19756
 
        <location filename="../themes/themestrings.h" line="602"/>
 
19348
        <location filename="../themes/themestrings.h" line="612"/>
19757
19349
        <source>Twitter Timeline</source>
19758
19350
        <translation>Twitter Timeline</translation>
19759
19351
    </message>
19760
19352
    <message>
19761
 
        <location filename="../themes/themestrings.h" line="603"/>
 
19353
        <location filename="../themes/themestrings.h" line="613"/>
19762
19354
        <source>Edit Channels</source>
19763
19355
        <translation>Edit Channels</translation>
19764
19356
    </message>
19765
19357
    <message>
19766
 
        <location filename="../themes/themestrings.h" line="604"/>
 
19358
        <location filename="../themes/themestrings.h" line="614"/>
19767
19359
        <source>Modify, Add, and Delete television channels.</source>
19768
19360
        <translation>Modify, Add, and Delete television channels.</translation>
19769
19361
    </message>
19770
19362
    <message>
19771
 
        <location filename="../themes/themestrings.h" line="605"/>
 
19363
        <location filename="../themes/themestrings.h" line="615"/>
19772
19364
        <source>Delete Source</source>
19773
19365
        <translation>Delete Source</translation>
19774
19366
    </message>
19775
19367
    <message>
19776
 
        <location filename="../themes/themestrings.h" line="606"/>
 
19368
        <location filename="../themes/themestrings.h" line="616"/>
19777
19369
        <source>Import Icons</source>
19778
19370
        <translation>Import Icons</translation>
19779
19371
    </message>
19780
19372
    <message>
19781
 
        <location filename="../themes/themestrings.h" line="607"/>
 
19373
        <location filename="../themes/themestrings.h" line="617"/>
19782
19374
        <source>Edit On Screen Display</source>
19783
19375
        <translation>Edit On Screen Display</translation>
19784
19376
    </message>
19785
19377
    <message>
19786
 
        <location filename="../themes/themestrings.h" line="608"/>
 
19378
        <location filename="../themes/themestrings.h" line="618"/>
19787
19379
        <source>Select the menu items you want to see by playback mode.</source>
19788
19380
        <translation>Select the menu items you want to see by playback mode.</translation>
19789
19381
    </message>
19790
19382
    <message>
19791
 
        <location filename="../themes/themestrings.h" line="609"/>
 
19383
        <location filename="../themes/themestrings.h" line="619"/>
19792
19384
        <source>OSD Context</source>
19793
19385
        <translation>OSD Context</translation>
19794
19386
    </message>
19795
19387
    <message>
19796
 
        <location filename="../themes/themestrings.h" line="610"/>
 
19388
        <location filename="../themes/themestrings.h" line="620"/>
19797
19389
        <source>OSD Menu Items</source>
19798
19390
        <translation>OSD Menu Items</translation>
19799
19391
    </message>
19800
19392
    <message>
19801
 
        <location filename="../themes/themestrings.h" line="629"/>
 
19393
        <location filename="../themes/themestrings.h" line="639"/>
19802
19394
        <source>Edit Key Bindings</source>
19803
19395
        <translation>Edit Key Bindings</translation>
19804
19396
    </message>
19805
19397
    <message>
19806
 
        <location filename="../themes/themestrings.h" line="630"/>
 
19398
        <location filename="../themes/themestrings.h" line="640"/>
19807
19399
        <source>Assign custom keys to MythTV shortcuts.</source>
19808
19400
        <translation>Assign custom keys to MythTV shortcuts.</translation>
19809
19401
    </message>
19810
19402
    <message>
19811
 
        <source>Select Archive Items</source>
19812
 
        <translation type="obsolete">Select Archive Items</translation>
19813
 
    </message>
19814
 
    <message>
19815
 
        <source>Select the recordings and videos you wish to save.</source>
19816
 
        <translation type="obsolete">Select the recordings and videos you wish to save.</translation>
19817
 
    </message>
19818
 
    <message>
19819
 
        <source>No files are selected for archive</source>
19820
 
        <translation type="obsolete">No files are selected for archive</translation>
19821
 
    </message>
19822
 
    <message>
19823
 
        <source>Add Recording</source>
19824
 
        <translation type="obsolete">Add Recording</translation>
19825
 
    </message>
19826
 
    <message>
19827
 
        <source>Add Video</source>
19828
 
        <translation type="obsolete">Add Video</translation>
19829
 
    </message>
19830
 
    <message>
19831
 
        <location filename="../themes/themestrings.h" line="466"/>
 
19403
        <location filename="../themes/themestrings.h" line="472"/>
19832
19404
        <source>Previous</source>
19833
19405
        <translation>Previous</translation>
19834
19406
    </message>
19835
19407
    <message>
19836
 
        <source>File Finder</source>
19837
 
        <translation type="obsolete">File Finder</translation>
19838
 
    </message>
19839
 
    <message>
19840
 
        <source>Select the file you wish to use.</source>
19841
 
        <translation type="obsolete">Select the file you wish to use.</translation>
19842
 
    </message>
19843
 
    <message>
19844
 
        <source>Select Associated Channel</source>
19845
 
        <translation type="obsolete">Select Associated Channel</translation>
19846
 
    </message>
19847
 
    <message>
19848
 
        <source>Archived Channel</source>
19849
 
        <translation type="obsolete">Archived Channel</translation>
19850
 
    </message>
19851
 
    <message>
19852
 
        <source>Chan. ID:</source>
19853
 
        <translation type="obsolete">Chan. ID:</translation>
19854
 
    </message>
19855
 
    <message>
19856
 
        <source>Chan. No:</source>
19857
 
        <translation type="obsolete">Chan. No:</translation>
19858
 
    </message>
19859
 
    <message>
19860
 
        <source>Name:</source>
19861
 
        <translation type="obsolete">Name:</translation>
19862
 
    </message>
19863
 
    <message>
19864
 
        <source>Local Channel</source>
19865
 
        <translation type="obsolete">Local Channel</translation>
19866
 
    </message>
19867
 
    <message>
19868
 
        <source>Search Channel</source>
19869
 
        <translation type="obsolete">Search Channel</translation>
19870
 
    </message>
19871
 
    <message>
19872
 
        <source>Search Callsign</source>
19873
 
        <translation type="obsolete">Search Callsign</translation>
19874
 
    </message>
19875
 
    <message>
19876
 
        <source>Search Name</source>
19877
 
        <translation type="obsolete">Search Name</translation>
19878
 
    </message>
19879
 
    <message>
 
19408
        <location filename="../themes/themestrings.h" line="858"/>
19880
19409
        <source>Prev</source>
19881
 
        <translation type="obsolete">Prev</translation>
 
19410
        <translation>Prev</translation>
19882
19411
    </message>
19883
19412
    <message>
19884
 
        <location filename="../themes/themestrings.h" line="493"/>
 
19413
        <location filename="../themes/themestrings.h" line="500"/>
19885
19414
        <source>Finish</source>
19886
19415
        <translation>Finish</translation>
19887
19416
    </message>
19888
19417
    <message>
19889
 
        <location filename="../themes/themestrings.h" line="728"/>
 
19418
        <location filename="../themes/themestrings.h" line="737"/>
19890
19419
        <source>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.</source>
19891
19420
        <translation>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.</translation>
19892
19421
    </message>
19893
19422
    <message>
19894
 
        <location filename="../themes/themestrings.h" line="787"/>
19895
 
        <source>[x]</source>
19896
 
        <translation>[x]</translation>
19897
 
    </message>
19898
 
    <message>
19899
 
        <location filename="../themes/themestrings.h" line="749"/>
 
19423
        <location filename="../themes/themestrings.h" line="758"/>
19900
19424
        <source>Rating:</source>
19901
19425
        <translation>Rating:</translation>
19902
19426
    </message>
19903
19427
    <message>
19904
 
        <location filename="../themes/themestrings.h" line="151"/>
 
19428
        <location filename="../themes/themestrings.h" line="154"/>
19905
19429
        <source>%DATE%, %TIME%</source>
19906
19430
        <translation>%DATE%, %TIME%</translation>
19907
19431
    </message>
19908
19432
    <message>
19909
 
        <location filename="../themes/themestrings.h" line="632"/>
 
19433
        <location filename="../themes/themestrings.h" line="642"/>
19910
19434
        <source>Rated %1</source>
19911
19435
        <translation>Rated %1</translation>
19912
19436
    </message>
19913
19437
    <message>
19914
 
        <source>(%CHANNUM%) %TITLE%</source>
19915
 
        <translation type="obsolete">(%CHANNUM%) %TITLE%</translation>
19916
 
    </message>
19917
 
    <message>
19918
 
        <source>%STARTTIME%-%ENDTIME%, %RECSTARTDATE%</source>
19919
 
        <translation type="obsolete">%STARTTIME%-%ENDTIME%, %RECSTARTDATE%</translation>
19920
 
    </message>
19921
 
    <message>
19922
 
        <location filename="../themes/themestrings.h" line="352"/>
 
19438
        <location filename="../themes/themestrings.h" line="355"/>
19923
19439
        <source>%DESCRIPTION% %VALUE%%UNITS%</source>
19924
19440
        <translation>%DESCRIPTION% %VALUE%%UNITS%</translation>
19925
19441
    </message>
19926
19442
    <message>
19927
 
        <location filename="../themes/themestrings.h" line="358"/>
 
19443
        <location filename="../themes/themestrings.h" line="361"/>
19928
19444
        <source>Automatically Look Up Metadata</source>
19929
 
        <translation type="unfinished"></translation>
 
19445
        <translation>Automatically Look Up Metadata</translation>
19930
19446
    </message>
19931
19447
    <message>
19932
 
        <location filename="../themes/themestrings.h" line="367"/>
 
19448
        <location filename="../themes/themestrings.h" line="370"/>
19933
19449
        <source>Blu-ray Mount:</source>
19934
 
        <translation type="unfinished"></translation>
 
19450
        <translation>Blu-ray Mount:</translation>
19935
19451
    </message>
19936
19452
    <message>
19937
 
        <location filename="../themes/themestrings.h" line="368"/>
 
19453
        <location filename="../themes/themestrings.h" line="371"/>
19938
19454
        <source>Blu-ray Region:</source>
19939
 
        <translation type="unfinished"></translation>
 
19455
        <translation>Blu-ray Region:</translation>
19940
19456
    </message>
19941
19457
    <message>
19942
 
        <location filename="../themes/themestrings.h" line="386"/>
 
19458
        <location filename="../themes/themestrings.h" line="389"/>
19943
19459
        <source>MythTV</source>
19944
 
        <translation type="unfinished"></translation>
 
19460
        <translation>MythTV</translation>
19945
19461
    </message>
19946
19462
    <message>
19947
 
        <location filename="../themes/themestrings.h" line="418"/>
 
19463
        <location filename="../themes/themestrings.h" line="421"/>
19948
19464
        <source>Description</source>
19949
 
        <translation type="unfinished">Description</translation>
19950
 
    </message>
19951
 
    <message>
19952
 
        <location filename="../themes/themestrings.h" line="465"/>
 
19465
        <translation>Description</translation>
 
19466
    </message>
 
19467
    <message>
 
19468
        <location filename="../themes/themestrings.h" line="431"/>
 
19469
        <source>No results found for this search</source>
 
19470
        <translation>No results found for this search</translation>
 
19471
    </message>
 
19472
    <message>
 
19473
        <location filename="../themes/themestrings.h" line="453"/>
 
19474
        <source>%Season - |SEASON| %% Episode - |EPISODE| %</source>
 
19475
        <translation>%Series - |SEASON| %% Episode - |EPISODE| %</translation>
 
19476
    </message>
 
19477
    <message>
 
19478
        <location filename="../themes/themestrings.h" line="461"/>
 
19479
        <source>Change MythTV key bindings</source>
 
19480
        <translation>Change MythTV key bindings</translation>
 
19481
    </message>
 
19482
    <message>
 
19483
        <location filename="../themes/themestrings.h" line="471"/>
19953
19484
        <source>Search List</source>
19954
 
        <translation type="unfinished"></translation>
 
19485
        <translation>Search List</translation>
19955
19486
    </message>
19956
19487
    <message>
19957
 
        <location filename="../themes/themestrings.h" line="467"/>
 
19488
        <location filename="../themes/themestrings.h" line="473"/>
19958
19489
        <source>Found</source>
19959
 
        <translation type="unfinished"></translation>
 
19490
        <translation>Found</translation>
19960
19491
    </message>
19961
19492
    <message>
19962
 
        <location filename="../themes/themestrings.h" line="468"/>
 
19493
        <location filename="../themes/themestrings.h" line="474"/>
19963
19494
        <source>Not Found</source>
19964
 
        <translation type="unfinished"></translation>
19965
 
    </message>
19966
 
    <message>
19967
 
        <location filename="../themes/themestrings.h" line="472"/>
 
19495
        <translation>Not Found</translation>
 
19496
    </message>
 
19497
    <message>
 
19498
        <location filename="../themes/themestrings.h" line="475"/>
 
19499
        <source>Select Time &amp; Date</source>
 
19500
        <translation>Select Time &amp; Date</translation>
 
19501
    </message>
 
19502
    <message>
 
19503
        <location filename="../themes/themestrings.h" line="479"/>
19968
19504
        <source>Artwork and Metadata Sources</source>
19969
 
        <translation type="unfinished"></translation>
 
19505
        <translation>Artwork and Metadata Sources</translation>
19970
19506
    </message>
19971
19507
    <message>
19972
 
        <location filename="../themes/themestrings.h" line="473"/>
 
19508
        <location filename="../themes/themestrings.h" line="480"/>
19973
19509
        <source>Movie Metadata Source:</source>
19974
 
        <translation type="unfinished"></translation>
 
19510
        <translation>Movie Metadata Source:</translation>
19975
19511
    </message>
19976
19512
    <message>
19977
 
        <location filename="../themes/themestrings.h" line="474"/>
 
19513
        <location filename="../themes/themestrings.h" line="481"/>
19978
19514
        <source>Television Metadata Source:</source>
19979
 
        <translation type="unfinished"></translation>
 
19515
        <translation>Television Metadata Source:</translation>
19980
19516
    </message>
19981
19517
    <message>
19982
 
        <location filename="../themes/themestrings.h" line="475"/>
 
19518
        <location filename="../themes/themestrings.h" line="482"/>
19983
19519
        <source>Game Metadata Source:</source>
19984
 
        <translation type="unfinished"></translation>
 
19520
        <translation>Game Metadata Source:</translation>
19985
19521
    </message>
19986
19522
    <message>
19987
 
        <location filename="../themes/themestrings.h" line="476"/>
 
19523
        <location filename="../themes/themestrings.h" line="483"/>
19988
19524
        <source>Perform daily updates of recording artwork</source>
19989
 
        <translation type="unfinished"></translation>
 
19525
        <translation>Perform daily updates of recording artwork</translation>
19990
19526
    </message>
19991
19527
    <message>
19992
 
        <location filename="../themes/themestrings.h" line="477"/>
 
19528
        <location filename="../themes/themestrings.h" line="484"/>
19993
19529
        <source>MythTV Configuration Wizard</source>
19994
 
        <translation type="unfinished"></translation>
 
19530
        <translation>MythTV Configuration Wizard</translation>
19995
19531
    </message>
19996
19532
    <message>
19997
 
        <location filename="../themes/themestrings.h" line="478"/>
 
19533
        <location filename="../themes/themestrings.h" line="485"/>
19998
19534
        <source>Submit your hardware profile</source>
19999
 
        <translation type="unfinished"></translation>
 
19535
        <translation>Submit your hardware profile</translation>
20000
19536
    </message>
20001
19537
    <message>
20002
 
        <location filename="../themes/themestrings.h" line="479"/>
 
19538
        <location filename="../themes/themestrings.h" line="486"/>
20003
19539
        <source>View your hardware profile</source>
20004
 
        <translation type="unfinished"></translation>
 
19540
        <translation>View your hardware profile</translation>
20005
19541
    </message>
20006
19542
    <message>
20007
 
        <location filename="../themes/themestrings.h" line="480"/>
 
19543
        <location filename="../themes/themestrings.h" line="487"/>
20008
19544
        <source>Delete your hardware profile</source>
20009
 
        <translation type="unfinished"></translation>
 
19545
        <translation>Delete your hardware profile</translation>
20010
19546
    </message>
20011
19547
    <message>
20012
 
        <location filename="../themes/themestrings.h" line="481"/>
 
19548
        <location filename="../themes/themestrings.h" line="488"/>
20013
19549
        <source>Audio Configuration</source>
20014
 
        <translation type="unfinished"></translation>
 
19550
        <translation>Audio Configuration</translation>
20015
19551
    </message>
20016
19552
    <message>
20017
 
        <location filename="../themes/themestrings.h" line="482"/>
 
19553
        <location filename="../themes/themestrings.h" line="489"/>
20018
19554
        <source>Audio Device:</source>
20019
 
        <translation type="unfinished"></translation>
 
19555
        <translation>Audio Device:</translation>
20020
19556
    </message>
20021
19557
    <message>
20022
 
        <location filename="../themes/themestrings.h" line="483"/>
 
19558
        <location filename="../themes/themestrings.h" line="490"/>
20023
19559
        <source>Number of Speakers:</source>
20024
 
        <translation type="unfinished"></translation>
 
19560
        <translation>Number of Speakers:</translation>
20025
19561
    </message>
20026
19562
    <message>
20027
 
        <location filename="../themes/themestrings.h" line="484"/>
 
19563
        <location filename="../themes/themestrings.h" line="491"/>
20028
19564
        <source>My speaker supports Dolby Digital</source>
20029
 
        <translation type="unfinished"></translation>
 
19565
        <translation>My speakers support Dolby Digital</translation>
20030
19566
    </message>
20031
19567
    <message>
20032
 
        <location filename="../themes/themestrings.h" line="485"/>
 
19568
        <location filename="../themes/themestrings.h" line="492"/>
20033
19569
        <source>My speaker supports DTS</source>
20034
 
        <translation type="unfinished"></translation>
 
19570
        <translation>My speakers support DTS</translation>
20035
19571
    </message>
20036
19572
    <message>
20037
 
        <location filename="../themes/themestrings.h" line="486"/>
 
19573
        <location filename="../themes/themestrings.h" line="493"/>
20038
19574
        <source>My speaker supports E-AC-3</source>
20039
 
        <translation type="unfinished"></translation>
 
19575
        <translation>My speakers support E-AC-3</translation>
20040
19576
    </message>
20041
19577
    <message>
20042
 
        <location filename="../themes/themestrings.h" line="487"/>
 
19578
        <location filename="../themes/themestrings.h" line="494"/>
20043
19579
        <source>My speaker supports TrueHD</source>
20044
 
        <translation type="unfinished"></translation>
 
19580
        <translation>My speakers support TrueHD</translation>
20045
19581
    </message>
20046
19582
    <message>
20047
 
        <location filename="../themes/themestrings.h" line="488"/>
 
19583
        <location filename="../themes/themestrings.h" line="495"/>
20048
19584
        <source>My speaker supports DTS-HD</source>
20049
 
        <translation type="unfinished"></translation>
 
19585
        <translation>My speakers support DTS-HD</translation>
20050
19586
    </message>
20051
19587
    <message>
20052
 
        <location filename="../themes/themestrings.h" line="489"/>
 
19588
        <location filename="../themes/themestrings.h" line="496"/>
20053
19589
        <source>Video Configuration</source>
20054
 
        <translation type="unfinished"></translation>
 
19590
        <translation>Video Configuration</translation>
20055
19591
    </message>
20056
19592
    <message>
20057
 
        <location filename="../themes/themestrings.h" line="490"/>
 
19593
        <location filename="../themes/themestrings.h" line="497"/>
20058
19594
        <source>Video Playback Profile:</source>
20059
 
        <translation type="unfinished"></translation>
 
19595
        <translation>Video Playback Profile:</translation>
20060
19596
    </message>
20061
19597
    <message>
20062
 
        <location filename="../themes/themestrings.h" line="491"/>
 
19598
        <location filename="../themes/themestrings.h" line="498"/>
20063
19599
        <source>Test Standard Definition</source>
20064
 
        <translation type="unfinished"></translation>
 
19600
        <translation>Test Standard Definition</translation>
20065
19601
    </message>
20066
19602
    <message>
20067
 
        <location filename="../themes/themestrings.h" line="492"/>
 
19603
        <location filename="../themes/themestrings.h" line="499"/>
20068
19604
        <source>Test High Definition</source>
20069
 
        <translation type="unfinished"></translation>
 
19605
        <translation>Test High Definition</translation>
20070
19606
    </message>
20071
19607
    <message>
20072
 
        <location filename="../themes/themestrings.h" line="494"/>
 
19608
        <location filename="../themes/themestrings.h" line="501"/>
20073
19609
        <source>MythTV Servers</source>
20074
 
        <translation type="unfinished"></translation>
 
19610
        <translation>MythTV Servers</translation>
20075
19611
    </message>
20076
19612
    <message>
20077
 
        <location filename="../themes/themestrings.h" line="495"/>
 
19613
        <location filename="../themes/themestrings.h" line="502"/>
20078
19614
        <source>Version Mismatch</source>
20079
 
        <translation type="unfinished"></translation>
 
19615
        <translation>Version Mismatch</translation>
20080
19616
    </message>
20081
19617
    <message>
20082
 
        <location filename="../themes/themestrings.h" line="496"/>
 
19618
        <location filename="../themes/themestrings.h" line="503"/>
20083
19619
        <source>Firewall</source>
20084
 
        <translation type="unfinished"></translation>
 
19620
        <translation>Firewall</translation>
20085
19621
    </message>
20086
19622
    <message>
20087
 
        <location filename="../themes/themestrings.h" line="497"/>
 
19623
        <location filename="../themes/themestrings.h" line="504"/>
20088
19624
        <source>Select the server you wish to connect to</source>
20089
 
        <translation type="unfinished"></translation>
 
19625
        <translation>Select the server you wish to connect to</translation>
20090
19626
    </message>
20091
19627
    <message>
20092
 
        <location filename="../themes/themestrings.h" line="498"/>
 
19628
        <location filename="../themes/themestrings.h" line="505"/>
20093
19629
        <source>Manual</source>
20094
 
        <translation type="unfinished"></translation>
 
19630
        <translation>Manual</translation>
20095
19631
    </message>
20096
19632
    <message>
20097
 
        <location filename="../themes/themestrings.h" line="499"/>
 
19633
        <location filename="../themes/themestrings.h" line="506"/>
20098
19634
        <source>Filename :</source>
20099
 
        <translation type="unfinished"></translation>
 
19635
        <translation>Filename :</translation>
20100
19636
    </message>
20101
19637
    <message>
20102
 
        <location filename="../themes/themestrings.h" line="500"/>
 
19638
        <location filename="../themes/themestrings.h" line="507"/>
20103
19639
        <source>Storage to Buffer :</source>
20104
 
        <translation type="unfinished"></translation>
 
19640
        <translation>Storage to Buffer :</translation>
20105
19641
    </message>
20106
19642
    <message>
20107
 
        <location filename="../themes/themestrings.h" line="501"/>
 
19643
        <location filename="../themes/themestrings.h" line="508"/>
20108
19644
        <source>Buffer to Decoder :</source>
20109
 
        <translation type="unfinished"></translation>
 
19645
        <translation>Buffer to Decoder :</translation>
20110
19646
    </message>
20111
19647
    <message>
20112
 
        <location filename="../themes/themestrings.h" line="502"/>
 
19648
        <location filename="../themes/themestrings.h" line="509"/>
20113
19649
        <source>Available Buffer :</source>
20114
 
        <translation type="unfinished"></translation>
 
19650
        <translation>Available Buffer :</translation>
20115
19651
    </message>
20116
19652
    <message>
20117
 
        <location filename="../themes/themestrings.h" line="503"/>
 
19653
        <location filename="../themes/themestrings.h" line="510"/>
20118
19654
        <source>%BUFFERAVAIL% of %BUFFERSIZE%Mb</source>
20119
 
        <translation type="unfinished"></translation>
 
19655
        <translation>%BUFFERAVAIL% of %BUFFERSIZE% MB</translation>
20120
19656
    </message>
20121
19657
    <message>
20122
 
        <location filename="../themes/themestrings.h" line="504"/>
 
19658
        <location filename="../themes/themestrings.h" line="511"/>
20123
19659
        <source>Video :</source>
20124
 
        <translation type="unfinished"></translation>
 
19660
        <translation>Video :</translation>
20125
19661
    </message>
20126
19662
    <message>
20127
 
        <location filename="../themes/themestrings.h" line="505"/>
 
19663
        <location filename="../themes/themestrings.h" line="512"/>
20128
19664
        <source>%VIDEOWIDTH%x%VIDEOHEIGHT%@%VIDEOFRAMERATE%fps</source>
20129
 
        <translation type="unfinished"></translation>
 
19665
        <translation>%VIDEOWIDTH%x%VIDEOHEIGHT%@%VIDEOFRAMERATE%fps</translation>
20130
19666
    </message>
20131
19667
    <message>
20132
 
        <location filename="../themes/themestrings.h" line="506"/>
 
19668
        <location filename="../themes/themestrings.h" line="513"/>
20133
19669
        <source>Codec/Dec :</source>
20134
 
        <translation type="unfinished"></translation>
 
19670
        <translation>Codec/Dec :</translation>
20135
19671
    </message>
20136
19672
    <message>
20137
 
        <location filename="../themes/themestrings.h" line="507"/>
 
19673
        <location filename="../themes/themestrings.h" line="514"/>
20138
19674
        <source>%VIDEOCODEC% %VIDEODECODER%</source>
20139
 
        <translation type="unfinished"></translation>
 
19675
        <translation>%VIDEOCODEC% %VIDEODECODER%</translation>
20140
19676
    </message>
20141
19677
    <message>
20142
 
        <location filename="../themes/themestrings.h" line="508"/>
 
19678
        <location filename="../themes/themestrings.h" line="515"/>
20143
19679
        <source>CPUs :</source>
20144
 
        <translation type="unfinished"></translation>
 
19680
        <translation>CPUs :</translation>
20145
19681
    </message>
20146
19682
    <message>
20147
 
        <location filename="../themes/themestrings.h" line="509"/>
 
19683
        <location filename="../themes/themestrings.h" line="516"/>
20148
19684
        <source>FPS :</source>
20149
 
        <translation type="unfinished"></translation>
 
19685
        <translation>FPS :</translation>
20150
19686
    </message>
20151
19687
    <message>
20152
 
        <location filename="../themes/themestrings.h" line="510"/>
 
19688
        <location filename="../themes/themestrings.h" line="517"/>
20153
19689
        <source>A/V Sync :</source>
20154
 
        <translation type="unfinished"></translation>
 
19690
        <translation>A/V Sync :</translation>
20155
19691
    </message>
20156
19692
    <message>
20157
 
        <location filename="../themes/themestrings.h" line="511"/>
 
19693
        <location filename="../themes/themestrings.h" line="518"/>
20158
19694
        <source>Frames decoded/free :</source>
20159
 
        <translation type="unfinished"></translation>
 
19695
        <translation>Frames decoded/free :</translation>
20160
19696
    </message>
20161
19697
    <message>
20162
 
        <location filename="../themes/themestrings.h" line="512"/>
 
19698
        <location filename="../themes/themestrings.h" line="519"/>
20163
19699
        <source>Audio :</source>
20164
 
        <translation type="unfinished"></translation>
 
19700
        <translation>Audio :</translation>
20165
19701
    </message>
20166
19702
    <message>
20167
 
        <location filename="../themes/themestrings.h" line="513"/>
 
19703
        <location filename="../themes/themestrings.h" line="520"/>
20168
19704
        <source>Channels :</source>
20169
 
        <translation type="unfinished"></translation>
 
19705
        <translation>Channels :</translation>
20170
19706
    </message>
20171
19707
    <message>
20172
 
        <location filename="../themes/themestrings.h" line="514"/>
 
19708
        <location filename="../themes/themestrings.h" line="521"/>
20173
19709
        <source>Sample rate :</source>
20174
 
        <translation type="unfinished"></translation>
20175
 
    </message>
20176
 
    <message>
20177
 
        <location filename="../themes/themestrings.h" line="549"/>
 
19710
        <translation>Sample rate :</translation>
 
19711
    </message>
 
19712
    <message>
 
19713
        <location filename="../themes/themestrings.h" line="525"/>
 
19714
        <source>MythTV is in standby</source>
 
19715
        <translation>MythTV is in standby</translation>
 
19716
    </message>
 
19717
    <message>
 
19718
        <location filename="../themes/themestrings.h" line="526"/>
 
19719
        <source>Backend is idle</source>
 
19720
        <translation>Backend is idle</translation>
 
19721
    </message>
 
19722
    <message>
 
19723
        <location filename="../themes/themestrings.h" line="527"/>
 
19724
        <source>Backend is recording</source>
 
19725
        <translation>Backend is recording</translation>
 
19726
    </message>
 
19727
    <message>
 
19728
        <location filename="../themes/themestrings.h" line="559"/>
20178
19729
        <source>Configure audio playback</source>
20179
 
        <translation type="unfinished"></translation>
 
19730
        <translation>Configure audio playback</translation>
20180
19731
    </message>
20181
19732
    <message>
20182
 
        <location filename="../themes/themestrings.h" line="550"/>
 
19733
        <location filename="../themes/themestrings.h" line="560"/>
20183
19734
        <source>Video</source>
20184
 
        <translation type="unfinished">Video</translation>
 
19735
        <translation>Video</translation>
20185
19736
    </message>
20186
19737
    <message>
20187
 
        <location filename="../themes/themestrings.h" line="551"/>
 
19738
        <location filename="../themes/themestrings.h" line="561"/>
20188
19739
        <source>Configure video recording and playback</source>
20189
 
        <translation type="unfinished"></translation>
 
19740
        <translation>Configure video recording and playback</translation>
20190
19741
    </message>
20191
19742
    <message>
20192
 
        <location filename="../themes/themestrings.h" line="553"/>
 
19743
        <location filename="../themes/themestrings.h" line="563"/>
20193
19744
        <source>Configure music, video, and other media plugins</source>
20194
 
        <translation type="unfinished"></translation>
 
19745
        <translation>Configure music, video, and other media plugins</translation>
20195
19746
    </message>
20196
19747
    <message>
20197
 
        <location filename="../themes/themestrings.h" line="555"/>
 
19748
        <location filename="../themes/themestrings.h" line="565"/>
20198
19749
        <source>Configure surveillance, weather, news, and the web</source>
20199
 
        <translation type="unfinished"></translation>
 
19750
        <translation>Configure surveillance, weather, news, and the web</translation>
20200
19751
    </message>
20201
19752
    <message>
20202
 
        <location filename="../themes/themestrings.h" line="562"/>
 
19753
        <location filename="../themes/themestrings.h" line="572"/>
20203
19754
        <source>Play or import Blu-ray, DVD, and CDs</source>
20204
 
        <translation type="unfinished"></translation>
 
19755
        <translation>Play or import Blu-ray, DVD, and CDs</translation>
20205
19756
    </message>
20206
19757
    <message>
20207
 
        <location filename="../themes/themestrings.h" line="568"/>
 
19758
        <location filename="../themes/themestrings.h" line="578"/>
20208
19759
        <source>Play Optical Disc</source>
20209
 
        <translation type="unfinished"></translation>
 
19760
        <translation>Play Optical Disc</translation>
20210
19761
    </message>
20211
19762
    <message>
20212
 
        <location filename="../themes/themestrings.h" line="569"/>
 
19763
        <location filename="../themes/themestrings.h" line="579"/>
20213
19764
        <source>Play a film on Blu-ray or DVD</source>
20214
 
        <translation type="unfinished"></translation>
 
19765
        <translation>Play a film on DVD or Blu-ray</translation>
20215
19766
    </message>
20216
19767
    <message>
20217
 
        <location filename="../themes/themestrings.h" line="573"/>
 
19768
        <location filename="../themes/themestrings.h" line="583"/>
20218
19769
        <source>Eject Disc from drive</source>
20219
 
        <translation type="unfinished"></translation>
 
19770
        <translation>Eject Disc from drive</translation>
20220
19771
    </message>
20221
19772
    <message>
20222
 
        <location filename="../themes/themestrings.h" line="576"/>
 
19773
        <location filename="../themes/themestrings.h" line="586"/>
20223
19774
        <source>General video and recording preferences</source>
20224
 
        <translation type="unfinished"></translation>
 
19775
        <translation>General video and recording preferences</translation>
20225
19776
    </message>
20226
19777
    <message>
20227
 
        <location filename="../themes/themestrings.h" line="577"/>
 
19778
        <location filename="../themes/themestrings.h" line="587"/>
20228
19779
        <source>Settings for viewing and playing video content</source>
20229
 
        <translation type="unfinished"></translation>
 
19780
        <translation>Settings for viewing and playing video content</translation>
20230
19781
    </message>
20231
19782
    <message>
20232
 
        <location filename="../themes/themestrings.h" line="578"/>
 
19783
        <location filename="../themes/themestrings.h" line="588"/>
20233
19784
        <source>Settings for the On Screen Display</source>
20234
 
        <translation type="unfinished"></translation>
 
19785
        <translation>Settings for the On Screen Display</translation>
20235
19786
    </message>
20236
19787
    <message>
20237
 
        <location filename="../themes/themestrings.h" line="586"/>
 
19788
        <location filename="../themes/themestrings.h" line="596"/>
20238
19789
        <source>Watch A Disc</source>
20239
 
        <translation type="unfinished"></translation>
 
19790
        <translation>Watch A Disc</translation>
20240
19791
    </message>
20241
19792
    <message>
20242
 
        <location filename="../themes/themestrings.h" line="587"/>
 
19793
        <location filename="../themes/themestrings.h" line="597"/>
20243
19794
        <source>Play the video on a Blu-ray or DVD</source>
20244
 
        <translation type="unfinished"></translation>
 
19795
        <translation>Play a video on DVD or Blu-ray</translation>
20245
19796
    </message>
20246
19797
    <message>
20247
 
        <location filename="../themes/themestrings.h" line="593"/>
 
19798
        <location filename="../themes/themestrings.h" line="603"/>
20248
19799
        <source>Play Disc</source>
20249
 
        <translation type="unfinished"></translation>
 
19800
        <translation>Play Disc</translation>
20250
19801
    </message>
20251
19802
    <message>
20252
 
        <location filename="../themes/themestrings.h" line="597"/>
 
19803
        <location filename="../themes/themestrings.h" line="607"/>
20253
19804
        <source>Results found!</source>
20254
 
        <translation type="unfinished"></translation>
 
19805
        <translation>Results found!</translation>
20255
19806
    </message>
20256
19807
    <message>
20257
 
        <location filename="../themes/themestrings.h" line="598"/>
 
19808
        <location filename="../themes/themestrings.h" line="608"/>
20258
19809
        <source>No results found.</source>
20259
 
        <translation type="unfinished"></translation>
 
19810
        <translation>No results found.</translation>
20260
19811
    </message>
20261
19812
    <message>
20262
 
        <location filename="../themes/themestrings.h" line="611"/>
 
19813
        <location filename="../themes/themestrings.h" line="621"/>
20263
19814
        <source>Let&apos;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!</source>
20264
 
        <translation type="unfinished"></translation>
 
19815
        <translation>Let&apos;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 &apos;Next&apos; to begin!</translation>
20265
19816
    </message>
20266
19817
    <message>
20267
 
        <location filename="../themes/themestrings.h" line="612"/>
 
19818
        <location filename="../themes/themestrings.h" line="622"/>
20268
19819
        <source>Submit Your Hardware Profile</source>
20269
 
        <translation type="unfinished"></translation>
 
19820
        <translation>Submit Your Hardware Profile</translation>
20270
19821
    </message>
20271
19822
    <message>
20272
 
        <location filename="../themes/themestrings.h" line="613"/>
 
19823
        <location filename="../themes/themestrings.h" line="623"/>
20273
19824
        <source>Visit Your Hardware Profile</source>
20274
 
        <translation type="unfinished"></translation>
 
19825
        <translation>Visit Your Hardware Profile</translation>
20275
19826
    </message>
20276
19827
    <message>
20277
 
        <location filename="../themes/themestrings.h" line="614"/>
 
19828
        <location filename="../themes/themestrings.h" line="624"/>
20278
19829
        <source>Delete Your Hardware Profile</source>
20279
 
        <translation type="unfinished"></translation>
 
19830
        <translation>Delete Your Hardware Profile</translation>
20280
19831
    </message>
20281
19832
    <message>
20282
 
        <location filename="../themes/themestrings.h" line="615"/>
 
19833
        <location filename="../themes/themestrings.h" line="625"/>
20283
19834
        <source>Your profile is located at:</source>
20284
 
        <translation type="unfinished"></translation>
 
19835
        <translation>Your profile is located at:</translation>
20285
19836
    </message>
20286
19837
    <message>
20287
 
        <location filename="../themes/themestrings.h" line="616"/>
 
19838
        <location filename="../themes/themestrings.h" line="626"/>
20288
19839
        <source>Your profile&apos;s admin password is:</source>
20289
 
        <translation type="unfinished"></translation>
 
19840
        <translation>Your profile&apos;s admin password is:</translation>
20290
19841
    </message>
20291
19842
    <message>
20292
 
        <location filename="../themes/themestrings.h" line="617"/>
 
19843
        <location filename="../themes/themestrings.h" line="627"/>
20293
19844
        <source>My receiver supports Dolby Digital</source>
20294
 
        <translation type="unfinished"></translation>
 
19845
        <translation>My receiver supports Dolby Digital</translation>
20295
19846
    </message>
20296
19847
    <message>
20297
 
        <location filename="../themes/themestrings.h" line="618"/>
 
19848
        <location filename="../themes/themestrings.h" line="628"/>
20298
19849
        <source>My receiver supports Dolby Digital Plus</source>
20299
 
        <translation type="unfinished"></translation>
 
19850
        <translation>My receiver supports Dolby Digital Plus</translation>
20300
19851
    </message>
20301
19852
    <message>
20302
 
        <location filename="../themes/themestrings.h" line="619"/>
 
19853
        <location filename="../themes/themestrings.h" line="629"/>
20303
19854
        <source>My receiver supports DTS</source>
20304
 
        <translation type="unfinished"></translation>
 
19855
        <translation>My receiver supports DTS</translation>
20305
19856
    </message>
20306
19857
    <message>
20307
 
        <location filename="../themes/themestrings.h" line="620"/>
 
19858
        <location filename="../themes/themestrings.h" line="630"/>
20308
19859
        <source>My receiver supports DTS-HD</source>
20309
 
        <translation type="unfinished"></translation>
 
19860
        <translation>My receiver supports DTS-HD</translation>
20310
19861
    </message>
20311
19862
    <message>
20312
 
        <location filename="../themes/themestrings.h" line="621"/>
 
19863
        <location filename="../themes/themestrings.h" line="631"/>
20313
19864
        <source>My receiver supports TrueHD</source>
20314
 
        <translation type="unfinished"></translation>
 
19865
        <translation>My receiver supports TrueHD</translation>
20315
19866
    </message>
20316
19867
    <message>
20317
 
        <location filename="../themes/themestrings.h" line="622"/>
 
19868
        <location filename="../themes/themestrings.h" line="632"/>
20318
19869
        <source>Test Audio</source>
20319
 
        <translation type="unfinished"></translation>
 
19870
        <translation>Test Audio</translation>
20320
19871
    </message>
20321
19872
    <message>
20322
 
        <location filename="../themes/themestrings.h" line="623"/>
 
19873
        <location filename="../themes/themestrings.h" line="633"/>
20323
19874
        <source>Test SD Playback</source>
20324
 
        <translation type="unfinished"></translation>
 
19875
        <translation>Test SD Playback</translation>
20325
19876
    </message>
20326
19877
    <message>
20327
 
        <location filename="../themes/themestrings.h" line="624"/>
 
19878
        <location filename="../themes/themestrings.h" line="634"/>
20328
19879
        <source>Test HD Playback</source>
20329
 
        <translation type="unfinished"></translation>
 
19880
        <translation>Test HD Playback</translation>
20330
19881
    </message>
20331
19882
    <message>
20332
 
        <location filename="../themes/themestrings.h" line="625"/>
 
19883
        <location filename="../themes/themestrings.h" line="635"/>
20333
19884
        <source>Data and Artwork Sources</source>
20334
 
        <translation type="unfinished"></translation>
 
19885
        <translation>Data and Artwork Sources</translation>
20335
19886
    </message>
20336
19887
    <message>
20337
 
        <location filename="../themes/themestrings.h" line="626"/>
 
19888
        <location filename="../themes/themestrings.h" line="636"/>
20338
19889
        <source>Movies:</source>
20339
 
        <translation type="unfinished"></translation>
 
19890
        <translation>Films:</translation>
20340
19891
    </message>
20341
19892
    <message>
20342
 
        <location filename="../themes/themestrings.h" line="627"/>
 
19893
        <location filename="../themes/themestrings.h" line="637"/>
20343
19894
        <source>Television:</source>
20344
 
        <translation type="unfinished"></translation>
 
19895
        <translation>Television:</translation>
20345
19896
    </message>
20346
19897
    <message>
20347
 
        <location filename="../themes/themestrings.h" line="628"/>
 
19898
        <location filename="../themes/themestrings.h" line="638"/>
20348
19899
        <source>Games:</source>
20349
 
        <translation type="unfinished"></translation>
 
19900
        <translation>Games:</translation>
20350
19901
    </message>
20351
19902
    <message>
20352
 
        <location filename="../themes/themestrings.h" line="633"/>
 
19903
        <location filename="../themes/themestrings.h" line="643"/>
20353
19904
        <source>Season %SEASON%, Episode %EPISODE%</source>
20354
 
        <translation type="unfinished"></translation>
 
19905
        <translation>Series %SEASON%, Episode %EPISODE%</translation>
20355
19906
    </message>
20356
19907
    <message>
20357
 
        <location filename="../themes/themestrings.h" line="634"/>
 
19908
        <location filename="../themes/themestrings.h" line="644"/>
20358
19909
        <source>Edit the details about this channel.</source>
20359
19910
        <translation>Edit the details about this channel.</translation>
20360
19911
    </message>
20361
19912
    <message>
20362
 
        <location filename="../themes/themestrings.h" line="635"/>
 
19913
        <location filename="../themes/themestrings.h" line="645"/>
20363
19914
        <source>Channel #:</source>
20364
19915
        <translation>Channel #:</translation>
20365
19916
    </message>
20366
19917
    <message>
20367
 
        <location filename="../themes/themestrings.h" line="636"/>
 
19918
        <location filename="../themes/themestrings.h" line="646"/>
20368
19919
        <source>Chan Name:</source>
20369
19920
        <translation>Chan Name:</translation>
20370
19921
    </message>
20371
19922
    <message>
20372
 
        <location filename="../themes/themestrings.h" line="637"/>
 
19923
        <location filename="../themes/themestrings.h" line="647"/>
20373
19924
        <source>XMLTV #:</source>
20374
19925
        <translation>XMLTV #:</translation>
20375
19926
    </message>
20376
19927
    <message>
20377
 
        <location filename="../themes/themestrings.h" line="638"/>
 
19928
        <location filename="../themes/themestrings.h" line="648"/>
20378
19929
        <source>Frame %1</source>
20379
19930
        <translation>Frame %1</translation>
20380
19931
    </message>
20381
19932
    <message>
20382
 
        <location filename="../themes/themestrings.h" line="639"/>
 
19933
        <location filename="../themes/themestrings.h" line="455"/>
20383
19934
        <source>%TITLE%</source>
20384
 
        <translation type="unfinished"></translation>
 
19935
        <translation>%TITLE%</translation>
20385
19936
    </message>
20386
19937
    <message>
20387
 
        <location filename="../themes/themestrings.h" line="640"/>
 
19938
        <location filename="../themes/themestrings.h" line="649"/>
20388
19939
        <source>%00x00| - %%SUBTITLE%</source>
20389
 
        <translation type="unfinished"></translation>
 
19940
        <translation>%00x00| - %%SUBTITLE%</translation>
20390
19941
    </message>
20391
19942
    <message>
20392
 
        <location filename="../themes/themestrings.h" line="641"/>
 
19943
        <location filename="../themes/themestrings.h" line="650"/>
20393
19944
        <source>Recording...</source>
20394
19945
        <translation>Recording...</translation>
20395
19946
    </message>
20396
19947
    <message>
20397
 
        <location filename="../themes/themestrings.h" line="642"/>
 
19948
        <location filename="../themes/themestrings.h" line="651"/>
20398
19949
        <source>Transcoding...</source>
20399
19950
        <translation>Transcoding...</translation>
20400
19951
    </message>
20401
19952
    <message>
20402
 
        <location filename="../themes/themestrings.h" line="643"/>
 
19953
        <location filename="../themes/themestrings.h" line="652"/>
20403
19954
        <source>Original Airdate: %1</source>
20404
19955
        <translation>Original Airdate: %1</translation>
20405
19956
    </message>
20406
19957
    <message>
20407
 
        <location filename="../themes/themestrings.h" line="644"/>
 
19958
        <location filename="../themes/themestrings.h" line="653"/>
20408
19959
        <source>Custom Export</source>
20409
19960
        <translation>Custom Export</translation>
20410
19961
    </message>
20411
19962
    <message>
20412
 
        <location filename="../themes/themestrings.h" line="645"/>
 
19963
        <location filename="../themes/themestrings.h" line="654"/>
20413
19964
        <source>Directory Format</source>
20414
19965
        <translation>Directory Format</translation>
20415
19966
    </message>
20416
19967
    <message>
20417
 
        <location filename="../themes/themestrings.h" line="646"/>
 
19968
        <location filename="../themes/themestrings.h" line="655"/>
20418
19969
        <source>File Format</source>
20419
19970
        <translation>File Format</translation>
20420
19971
    </message>
20421
19972
    <message>
20422
 
        <location filename="../themes/themestrings.h" line="647"/>
 
19973
        <location filename="../themes/themestrings.h" line="656"/>
20423
19974
        <source>Export</source>
20424
19975
        <translation>Export</translation>
20425
19976
    </message>
20426
19977
    <message>
20427
 
        <location filename="../themes/themestrings.h" line="648"/>
 
19978
        <location filename="../themes/themestrings.h" line="657"/>
20428
19979
        <source>Change Group View</source>
20429
19980
        <translation>Change Group View</translation>
20430
19981
    </message>
20431
19982
    <message>
20432
 
        <location filename="../themes/themestrings.h" line="649"/>
 
19983
        <location filename="../themes/themestrings.h" line="658"/>
20433
19984
        <source>Enable and disable the checkboxes below to filter the way recordings are displayed.</source>
20434
19985
        <translation>Enable and disable the checkboxes below to filter the way recordings are displayed.</translation>
20435
19986
    </message>
20436
19987
    <message>
20437
 
        <location filename="../themes/themestrings.h" line="650"/>
 
19988
        <location filename="../themes/themestrings.h" line="659"/>
20438
19989
        <source>Show Program Titles</source>
20439
19990
        <translation>Show Programme Titles</translation>
20440
19991
    </message>
20441
19992
    <message>
20442
 
        <location filename="../themes/themestrings.h" line="651"/>
 
19993
        <location filename="../themes/themestrings.h" line="660"/>
20443
19994
        <source>Show Program Categories</source>
20444
19995
        <translation>Show Programme Categories</translation>
20445
19996
    </message>
20446
19997
    <message>
20447
 
        <location filename="../themes/themestrings.h" line="652"/>
 
19998
        <location filename="../themes/themestrings.h" line="661"/>
20448
19999
        <source>Show Live TV</source>
20449
20000
        <translation>Show Live TV</translation>
20450
20001
    </message>
20451
20002
    <message>
20452
 
        <location filename="../themes/themestrings.h" line="653"/>
 
20003
        <location filename="../themes/themestrings.h" line="662"/>
20453
20004
        <source>Change Group Password</source>
20454
20005
        <translation>Change Group Password</translation>
20455
20006
    </message>
20456
20007
    <message>
20457
 
        <location filename="../themes/themestrings.h" line="654"/>
 
20008
        <location filename="../themes/themestrings.h" line="663"/>
20458
20009
        <source>Old:</source>
20459
20010
        <translation>Old:</translation>
20460
20011
    </message>
20461
20012
    <message>
20462
 
        <location filename="../themes/themestrings.h" line="655"/>
 
20013
        <location filename="../themes/themestrings.h" line="664"/>
20463
20014
        <source>New:</source>
20464
20015
        <translation>New:</translation>
20465
20016
    </message>
20466
20017
    <message>
20467
 
        <location filename="../themes/themestrings.h" line="656"/>
 
20018
        <location filename="../themes/themestrings.h" line="665"/>
20468
20019
        <source>Change Filter</source>
20469
20020
        <translation>Change Filter</translation>
20470
20021
    </message>
20471
20022
    <message>
20472
 
        <location filename="../themes/themestrings.h" line="657"/>
 
20023
        <location filename="../themes/themestrings.h" line="666"/>
20473
20024
        <source>Status Icon Help</source>
20474
20025
        <translation>Status Icon Help</translation>
20475
20026
    </message>
20476
20027
    <message>
20477
 
        <location filename="../themes/themestrings.h" line="658"/>
 
20028
        <location filename="../themes/themestrings.h" line="667"/>
20478
20029
        <source>These icons represent information about your recordings.</source>
20479
20030
        <translation>These icons represent information about your recordings.</translation>
20480
20031
    </message>
20481
20032
    <message>
20482
 
        <location filename="../themes/themestrings.h" line="659"/>
 
20033
        <location filename="../themes/themestrings.h" line="668"/>
20483
20034
        <source>Using the text areas below, you can change the recording title, subtitle, and description.
20484
20035
 
20485
20036
Once you have completed your modifications, click the &quot;OK&quot; button.</source>
20488
20039
Once you have completed your modifications, click the &quot;OK&quot; button.</translation>
20489
20040
    </message>
20490
20041
    <message>
20491
 
        <location filename="../themes/themestrings.h" line="661"/>
 
20042
        <location filename="../themes/themestrings.h" line="670"/>
20492
20043
        <source>(%STARTTIME% - %ENDTIME%) %LONGREPEAT% %YEARSTARS%%DESCRIPTION%</source>
20493
20044
        <translation>(%STARTTIME% - %ENDTIME%) %LONGREPEAT% %YEARSTARS%%DESCRIPTION%</translation>
20494
20045
    </message>
20495
20046
    <message>
20496
 
        <location filename="../themes/themestrings.h" line="662"/>
 
20047
        <location filename="../themes/themestrings.h" line="671"/>
20497
20048
        <source>Manually Schedule A Recording</source>
20498
20049
        <translation>Manually Schedule A Recording</translation>
20499
20050
    </message>
20500
20051
    <message>
20501
 
        <location filename="../themes/themestrings.h" line="663"/>
 
20052
        <location filename="../themes/themestrings.h" line="672"/>
20502
20053
        <source>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.</source>
20503
20054
        <translation>To manually schedule a recording, first enter an optional title.  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.</translation>
20504
20055
    </message>
20505
20056
    <message>
20506
 
        <location filename="../themes/themestrings.h" line="664"/>
 
20057
        <location filename="../themes/themestrings.h" line="673"/>
20507
20058
        <source>Date:</source>
20508
20059
        <translation>Date:</translation>
20509
20060
    </message>
20510
20061
    <message>
20511
 
        <location filename="../themes/themestrings.h" line="665"/>
 
20062
        <location filename="../themes/themestrings.h" line="674"/>
20512
20063
        <source>Hour:</source>
20513
20064
        <translation>Hour:</translation>
20514
20065
    </message>
20515
20066
    <message>
20516
 
        <location filename="../themes/themestrings.h" line="666"/>
 
20067
        <location filename="../themes/themestrings.h" line="675"/>
20517
20068
        <source>Minute:</source>
20518
20069
        <translation>Minute:</translation>
20519
20070
    </message>
20520
20071
    <message>
20521
 
        <location filename="../themes/themestrings.h" line="667"/>
 
20072
        <location filename="../themes/themestrings.h" line="676"/>
20522
20073
        <source>No Recordings Scheduled...</source>
20523
20074
        <translation>No Recordings Scheduled...</translation>
20524
20075
    </message>
20525
20076
    <message>
20526
 
        <location filename="../themes/themestrings.h" line="668"/>
 
20077
        <location filename="../themes/themestrings.h" line="677"/>
20527
20078
        <source>Filter: %1</source>
20528
20079
        <translation>Filter: %1</translation>
20529
20080
    </message>
20530
20081
    <message>
20531
 
        <location filename="../themes/themestrings.h" line="669"/>
 
20082
        <location filename="../themes/themestrings.h" line="678"/>
20532
20083
        <source>To give greater or lesser priority to a channel in your lineup, select it from the list.  To increase the channel&apos;s priority, press the right arrow.  To decrease its priority, press the left arrow.</source>
20533
20084
        <translation>To give greater or lesser priority to a channel in your lineup, select it from the list.  To increase the channel&apos;s priority, press the right arrow.  To decrease its priority, press the left arrow.</translation>
20534
20085
    </message>
20535
20086
    <message>
20536
 
        <location filename="../themes/themestrings.h" line="670"/>
 
20087
        <location filename="../themes/themestrings.h" line="679"/>
20537
20088
        <source>Program Title</source>
20538
20089
        <translation>Programme Title</translation>
20539
20090
    </message>
20540
20091
    <message>
20541
 
        <location filename="../themes/themestrings.h" line="671"/>
 
20092
        <location filename="../themes/themestrings.h" line="680"/>
20542
20093
        <source>Program/Final Priority</source>
20543
20094
        <translation>Programme/Final Priority</translation>
20544
20095
    </message>
20545
20096
    <message>
20546
 
        <location filename="../themes/themestrings.h" line="672"/>
 
20097
        <location filename="../themes/themestrings.h" line="681"/>
20547
20098
        <source>To create a custom priority rule, enter a name and priority adjustment.  You can them select from existing priority templates or create one of your own using SQL syntax in the &quot;Clause SQL&quot; edit box.
20548
20099
 
20549
20100
Once you have completed your rule, can can Test, Delete, or Install it right away.</source>
20552
20103
Once you have completed your rule, can can Test, Delete, or Install it right away.</translation>
20553
20104
    </message>
20554
20105
    <message>
20555
 
        <location filename="../themes/themestrings.h" line="673"/>
 
20106
        <location filename="../themes/themestrings.h" line="682"/>
20556
20107
        <source>Existing:</source>
20557
20108
        <translation>Existing:</translation>
20558
20109
    </message>
20559
20110
    <message>
20560
 
        <location filename="../themes/themestrings.h" line="674"/>
 
20111
        <location filename="../themes/themestrings.h" line="683"/>
20561
20112
        <source>Clause:</source>
20562
20113
        <translation>Clause:</translation>
20563
20114
    </message>
20564
20115
    <message>
20565
 
        <location filename="../themes/themestrings.h" line="675"/>
 
20116
        <location filename="../themes/themestrings.h" line="684"/>
20566
20117
        <source>Clause SQL:</source>
20567
20118
        <translation>Clause SQL:</translation>
20568
20119
    </message>
20569
20120
    <message>
20570
 
        <location filename="../themes/themestrings.h" line="676"/>
 
20121
        <location filename="../themes/themestrings.h" line="685"/>
20571
20122
        <source>Click to add clause...</source>
20572
20123
        <translation>Click to add clause...</translation>
20573
20124
    </message>
20574
20125
    <message>
20575
 
        <location filename="../themes/themestrings.h" line="677"/>
 
20126
        <location filename="../themes/themestrings.h" line="686"/>
20576
20127
        <source>Edit Power Search</source>
20577
20128
        <translation>Edit Power Search</translation>
20578
20129
    </message>
20579
20130
    <message>
20580
 
        <location filename="../themes/themestrings.h" line="678"/>
 
20131
        <location filename="../themes/themestrings.h" line="687"/>
20581
20132
        <source>You can specify basic criteria to create powerful search and record rules.  Below, you may enter title, subtitle, and description phrases (all optional), as well as category, genre, and channel values to refine a complex search for programs.
20582
20133
 
20583
20134
When you have completed your configuration, press &quot;OK&quot; to search.</source>
20586
20137
When you have completed your configuration, press &quot;OK&quot; to search.</translation>
20587
20138
    </message>
20588
20139
    <message>
20589
 
        <location filename="../themes/themestrings.h" line="680"/>
 
20140
        <location filename="../themes/themestrings.h" line="689"/>
20590
20141
        <source>Below you will find the program details of the selected item.  There are two available screens.  You can toggle between them by pressing INFO.</source>
20591
20142
        <translation>Below you will find the programme details of the selected item.  There are two available screens.  You can toggle between them by pressing INFO.</translation>
20592
20143
    </message>
20593
20144
    <message>
20594
 
        <location filename="../themes/themestrings.h" line="681"/>
 
20145
        <location filename="../themes/themestrings.h" line="690"/>
20595
20146
        <source>First Letter:</source>
20596
20147
        <translation>First Letter:</translation>
20597
20148
    </message>
20598
20149
    <message>
20599
 
        <location filename="../themes/themestrings.h" line="682"/>
 
20150
        <location filename="../themes/themestrings.h" line="691"/>
20600
20151
        <source>Preview Schedule</source>
20601
20152
        <translation>Preview Schedule</translation>
20602
20153
    </message>
20603
20154
    <message>
20604
 
        <location filename="../themes/themestrings.h" line="683"/>
 
20155
        <location filename="../themes/themestrings.h" line="692"/>
20605
20156
        <source>Select the options for this recording.</source>
20606
20157
        <translation>Select the options for this recording.</translation>
20607
20158
    </message>
20608
20159
    <message numerus="yes">
20609
 
        <location filename="../themes/themestrings.h" line="684"/>
 
20160
        <location filename="../themes/themestrings.h" line="693"/>
20610
20161
        <source>-%n</source>
20611
20162
        <translation>
20612
20163
            <numerusform>-%n</numerusform>
20614
20165
        </translation>
20615
20166
    </message>
20616
20167
    <message>
20617
 
        <location filename="../themes/themestrings.h" line="685"/>
 
20168
        <location filename="../themes/themestrings.h" line="694"/>
20618
20169
        <source>Normal</source>
20619
20170
        <translation>Normal</translation>
20620
20171
    </message>
20621
20172
    <message numerus="yes">
20622
 
        <location filename="../themes/themestrings.h" line="686"/>
 
20173
        <location filename="../themes/themestrings.h" line="695"/>
20623
20174
        <source>+%n</source>
20624
20175
        <translation>
20625
20176
            <numerusform>+%n</numerusform>
20627
20178
        </translation>
20628
20179
    </message>
20629
20180
    <message>
20630
 
        <location filename="../themes/themestrings.h" line="687"/>
 
20181
        <location filename="../themes/themestrings.h" line="696"/>
20631
20182
        <source>Input:</source>
20632
20183
        <translation>Input:</translation>
20633
20184
    </message>
20634
20185
    <message>
20635
 
        <location filename="../themes/themestrings.h" line="688"/>
 
20186
        <location filename="../themes/themestrings.h" line="697"/>
20636
20187
        <source>Start Offset:</source>
20637
20188
        <translation>Start Offset:</translation>
20638
20189
    </message>
20639
20190
    <message numerus="yes">
20640
 
        <location filename="../themes/themestrings.h" line="689"/>
 
20191
        <location filename="../themes/themestrings.h" line="698"/>
20641
20192
        <source>%n minute(s) late</source>
20642
20193
        <translation>
20643
20194
            <numerusform>%n minute late</numerusform>
20645
20196
        </translation>
20646
20197
    </message>
20647
20198
    <message>
20648
 
        <location filename="../themes/themestrings.h" line="690"/>
 
20199
        <location filename="../themes/themestrings.h" line="699"/>
20649
20200
        <source>Start on time</source>
20650
20201
        <translation>Start on time</translation>
20651
20202
    </message>
20652
20203
    <message numerus="yes">
20653
 
        <location filename="../themes/themestrings.h" line="691"/>
 
20204
        <location filename="../themes/themestrings.h" line="700"/>
20654
20205
        <source>%n minute(s) early</source>
20655
20206
        <translation>
20656
20207
            <numerusform>%n minute early</numerusform>
20658
20209
        </translation>
20659
20210
    </message>
20660
20211
    <message>
20661
 
        <location filename="../themes/themestrings.h" line="692"/>
 
20212
        <location filename="../themes/themestrings.h" line="701"/>
20662
20213
        <source>End Offset:</source>
20663
20214
        <translation>End Offset:</translation>
20664
20215
    </message>
20665
20216
    <message>
20666
 
        <location filename="../themes/themestrings.h" line="693"/>
 
20217
        <location filename="../themes/themestrings.h" line="702"/>
20667
20218
        <source>End on time</source>
20668
20219
        <translation>End on time</translation>
20669
20220
    </message>
20670
20221
    <message>
20671
 
        <location filename="../themes/themestrings.h" line="694"/>
 
20222
        <location filename="../themes/themestrings.h" line="703"/>
20672
20223
        <source>Dup Method:</source>
20673
20224
        <translation>Dup Method:</translation>
20674
20225
    </message>
20675
20226
    <message>
20676
 
        <location filename="../themes/themestrings.h" line="695"/>
 
20227
        <location filename="../themes/themestrings.h" line="704"/>
20677
20228
        <source>Dup Scope:</source>
20678
20229
        <translation>Dup Scope:</translation>
20679
20230
    </message>
20680
20231
    <message>
20681
 
        <location filename="../themes/themestrings.h" line="696"/>
 
20232
        <location filename="../themes/themestrings.h" line="705"/>
20682
20233
        <source>Recording Rule is Active</source>
20683
20234
        <translation>Recording Rule is Active</translation>
20684
20235
    </message>
20685
20236
    <message>
20686
 
        <location filename="../themes/themestrings.h" line="697"/>
 
20237
        <location filename="../themes/themestrings.h" line="706"/>
20687
20238
        <source>Select how the recording file should be treated.</source>
20688
20239
        <translation>Select how the recording file should be treated.</translation>
20689
20240
    </message>
20690
20241
    <message>
20691
 
        <location filename="../themes/themestrings.h" line="698"/>
 
20242
        <location filename="../themes/themestrings.h" line="707"/>
20692
20243
        <source>Rec. Profile:</source>
20693
20244
        <translation>Rec. Profile:</translation>
20694
20245
    </message>
20695
20246
    <message>
20696
 
        <location filename="../themes/themestrings.h" line="699"/>
 
20247
        <location filename="../themes/themestrings.h" line="708"/>
20697
20248
        <source>Rec. Group:</source>
20698
20249
        <translation>Rec. Group:</translation>
20699
20250
    </message>
20700
20251
    <message>
20701
 
        <location filename="../themes/themestrings.h" line="700"/>
 
20252
        <location filename="../themes/themestrings.h" line="709"/>
20702
20253
        <source>Strg. Group:</source>
20703
20254
        <translation>Strg. Group:</translation>
20704
20255
    </message>
20705
20256
    <message>
20706
 
        <location filename="../themes/themestrings.h" line="701"/>
 
20257
        <location filename="../themes/themestrings.h" line="710"/>
20707
20258
        <source>Play Group:</source>
20708
20259
        <translation>Play Group:</translation>
20709
20260
    </message>
20710
20261
    <message>
20711
 
        <location filename="../themes/themestrings.h" line="702"/>
 
20262
        <location filename="../themes/themestrings.h" line="711"/>
20712
20263
        <source>Max to Keep:</source>
20713
20264
        <translation>Max to Keep:</translation>
20714
20265
    </message>
20715
20266
    <message>
20716
 
        <location filename="../themes/themestrings.h" line="703"/>
 
20267
        <location filename="../themes/themestrings.h" line="712"/>
20717
20268
        <source>Max Newest:</source>
20718
20269
        <translation>Max Newest:</translation>
20719
20270
    </message>
20720
20271
    <message>
20721
 
        <location filename="../themes/themestrings.h" line="704"/>
 
20272
        <location filename="../themes/themestrings.h" line="713"/>
20722
20273
        <source>Allow Recordings to Auto-Expire</source>
20723
20274
        <translation>Allow Recordings to Auto-Expire</translation>
20724
20275
    </message>
20725
20276
    <message>
20726
 
        <location filename="../themes/themestrings.h" line="705"/>
 
20277
        <location filename="../themes/themestrings.h" line="714"/>
20727
20278
        <source>Post Processing Options</source>
20728
20279
        <translation>Post Processing Options</translation>
20729
20280
    </message>
20730
20281
    <message>
20731
 
        <location filename="../themes/themestrings.h" line="706"/>
 
20282
        <location filename="../themes/themestrings.h" line="715"/>
20732
20283
        <source>Select any jobs you want run on the recording.</source>
20733
20284
        <translation>Select any jobs you want run on the recording.</translation>
20734
20285
    </message>
20735
20286
    <message>
20736
 
        <location filename="../themes/themestrings.h" line="707"/>
 
20287
        <location filename="../themes/themestrings.h" line="716"/>
20737
20288
        <source>Automatically Commercial Flag Recordings</source>
20738
20289
        <translation>Automatically Advert Flag Recordings</translation>
20739
20290
    </message>
20740
20291
    <message>
20741
 
        <location filename="../themes/themestrings.h" line="708"/>
 
20292
        <location filename="../themes/themestrings.h" line="717"/>
20742
20293
        <source>Automatically Transcode Recordings</source>
20743
20294
        <translation>Automatically Transcode Recordings</translation>
20744
20295
    </message>
20745
20296
    <message>
 
20297
        <location filename="../themes/themestrings.h" line="845"/>
 
20298
        <source>(1) All (2) Important</source>
 
20299
        <translation>(1) All (2) Important</translation>
 
20300
    </message>
 
20301
    <message>
 
20302
        <location filename="../themes/themestrings.h" line="852"/>
 
20303
        <source>Cert.:</source>
 
20304
        <translation>Cert.:</translation>
 
20305
    </message>
 
20306
    <message>
 
20307
        <location filename="../themes/themestrings.h" line="853"/>
 
20308
        <source>Age:</source>
 
20309
        <translation>Age:</translation>
 
20310
    </message>
 
20311
    <message>
 
20312
        <location filename="../themes/themestrings.h" line="854"/>
 
20313
        <source>TMDB/TVDB No.:</source>
 
20314
        <translation>TMDB/TVDB No.:</translation>
 
20315
    </message>
 
20316
    <message>
 
20317
        <location filename="../themes/themestrings.h" line="855"/>
 
20318
        <source>Unique Player:</source>
 
20319
        <translation>Unique Player:</translation>
 
20320
    </message>
 
20321
    <message>
 
20322
        <location filename="../themes/themestrings.h" line="856"/>
 
20323
        <source>Search...</source>
 
20324
        <translation>Search...</translation>
 
20325
    </message>
 
20326
    <message>
 
20327
        <location filename="../themes/themestrings.h" line="857"/>
 
20328
        <source>%DATE%   %TIME%</source>
 
20329
        <translation>%DATE%   %TIME%</translation>
 
20330
    </message>
 
20331
    <message>
 
20332
        <location filename="../themes/themestrings.h" line="859"/>
 
20333
        <source>unrestricted</source>
 
20334
        <translation>unrestricted</translation>
 
20335
    </message>
 
20336
    <message>
 
20337
        <location filename="../themes/themestrings.h" line="860"/>
 
20338
        <source>partially restricted</source>
 
20339
        <translation>partially restricted</translation>
 
20340
    </message>
 
20341
    <message>
 
20342
        <location filename="../themes/themestrings.h" line="861"/>
 
20343
        <source>mostly restricted</source>
 
20344
        <translation>mostly restricted</translation>
 
20345
    </message>
 
20346
    <message>
 
20347
        <location filename="../themes/themestrings.h" line="862"/>
 
20348
        <source>restricted</source>
 
20349
        <translation>restricted</translation>
 
20350
    </message>
 
20351
    <message>
 
20352
        <location filename="../themes/themestrings.h" line="863"/>
 
20353
        <source>(%1)</source>
 
20354
        <translation>(%1)</translation>
 
20355
    </message>
 
20356
    <message>
 
20357
        <location filename="../themes/themestrings.h" line="864"/>
 
20358
        <source>%|RATING| %%|(STARS|) %%DESCRIPTION%</source>
 
20359
        <translation>%|RATING| %%|(STARS|) %%DESCRIPTION%</translation>
 
20360
    </message>
 
20361
    <message>
 
20362
        <location filename="../themes/themestrings.h" line="865"/>
 
20363
        <source>%1</source>
 
20364
        <translation>%1</translation>
 
20365
    </message>
 
20366
    <message>
 
20367
        <location filename="../themes/themestrings.h" line="866"/>
 
20368
        <source>%1 matches</source>
 
20369
        <translation>%1 matches</translation>
 
20370
    </message>
 
20371
    <message>
 
20372
        <location filename="../themes/themestrings.h" line="867"/>
 
20373
        <source>%TITLE%% - |SUBTITLE%</source>
 
20374
        <translation>%TITLE%% - |SUBTITLE%</translation>
 
20375
    </message>
 
20376
    <message>
 
20377
        <location filename="../themes/themestrings.h" line="868"/>
 
20378
        <source>Channel Icons</source>
 
20379
        <translation>Channel Icons</translation>
 
20380
    </message>
 
20381
    <message>
 
20382
        <location filename="../themes/themestrings.h" line="870"/>
 
20383
        <source>Storage to Buffer</source>
 
20384
        <translation>Storage to Buffer</translation>
 
20385
    </message>
 
20386
    <message>
 
20387
        <location filename="../themes/themestrings.h" line="871"/>
 
20388
        <source>: %1</source>
 
20389
        <translation>: %1</translation>
 
20390
    </message>
 
20391
    <message>
 
20392
        <location filename="../themes/themestrings.h" line="872"/>
 
20393
        <source>Buffer to Decoder</source>
 
20394
        <translation>Buffer to Decoder</translation>
 
20395
    </message>
 
20396
    <message>
 
20397
        <location filename="../themes/themestrings.h" line="873"/>
 
20398
        <source>Available Buffer</source>
 
20399
        <translation>Available Buffer</translation>
 
20400
    </message>
 
20401
    <message>
 
20402
        <location filename="../themes/themestrings.h" line="874"/>
 
20403
        <source>: %BUFFERAVAIL% of %BUFFERSIZE%Mb</source>
 
20404
        <translation>: %BUFFERAVAIL% of %BUFFERSIZE%Mb</translation>
 
20405
    </message>
 
20406
    <message>
 
20407
        <location filename="../themes/themestrings.h" line="875"/>
 
20408
        <source>FPS</source>
 
20409
        <translation>FPS</translation>
 
20410
    </message>
 
20411
    <message>
20746
20412
        <location filename="../themes/themestrings.h" line="876"/>
 
20413
        <source>A/V Sync</source>
 
20414
        <translation>A/V Sync</translation>
 
20415
    </message>
 
20416
    <message>
 
20417
        <location filename="../themes/themestrings.h" line="877"/>
 
20418
        <source>Frames decoded /free</source>
 
20419
        <translation>Frames decoded /free</translation>
 
20420
    </message>
 
20421
    <message>
 
20422
        <location filename="../themes/themestrings.h" line="878"/>
 
20423
        <source>CPUs</source>
 
20424
        <translation>CPUs</translation>
 
20425
    </message>
 
20426
    <message>
 
20427
        <location filename="../themes/themestrings.h" line="879"/>
 
20428
        <source>Codec/Dec</source>
 
20429
        <translation>Codec/Dec</translation>
 
20430
    </message>
 
20431
    <message>
 
20432
        <location filename="../themes/themestrings.h" line="880"/>
 
20433
        <source>: %VIDEOCODEC% %VIDEODECODER%</source>
 
20434
        <translation>: %VIDEOCODEC% %VIDEODECODER%</translation>
 
20435
    </message>
 
20436
    <message>
 
20437
        <location filename="../themes/themestrings.h" line="881"/>
 
20438
        <source>: %VIDEOWIDTH%x%VIDEOHEIGHT%@%VIDEOFRAMERATE%fps</source>
 
20439
        <translation>: %VIDEOWIDTH%x%VIDEOHEIGHT%@%VIDEOFRAMERATE%fps</translation>
 
20440
    </message>
 
20441
    <message>
 
20442
        <location filename="../themes/themestrings.h" line="882"/>
 
20443
        <source>Sample rate</source>
 
20444
        <translation>Sample rate</translation>
 
20445
    </message>
 
20446
    <message>
 
20447
        <location filename="../themes/themestrings.h" line="883"/>
 
20448
        <source>%DESCRIPTION% %(|REMAININGTIME|)%%(|BEHINDTIME|)%%VALUE%%UNITS%</source>
 
20449
        <translation>%DESCRIPTION% %(|REMAININGTIME|)%%(|BEHINDTIME|)%%VALUE%%UNITS%</translation>
 
20450
    </message>
 
20451
    <message>
 
20452
        <location filename="../themes/themestrings.h" line="884"/>
 
20453
        <source>%STARTDATE%   %STARTTIME% - %ENDTIME%</source>
 
20454
        <translation>%STARTDATE%   %STARTTIME% - %ENDTIME%</translation>
 
20455
    </message>
 
20456
    <message>
 
20457
        <location filename="../themes/themestrings.h" line="885"/>
 
20458
        <source>%|&quot;SUBTITLE|&quot;% %|(STARS|) %%DESCRIPTION%</source>
 
20459
        <translation>%|&quot;SUBTITLE|&quot;% %|(STARS|) %%DESCRIPTION%</translation>
 
20460
    </message>
 
20461
    <message>
 
20462
        <location filename="../themes/themestrings.h" line="886"/>
 
20463
        <source>Channel Name:</source>
 
20464
        <translation>Channel Name:</translation>
 
20465
    </message>
 
20466
    <message>
 
20467
        <location filename="../themes/themestrings.h" line="887"/>
 
20468
        <source>XMLTV ID:</source>
 
20469
        <translation>XMLTV ID:</translation>
 
20470
    </message>
 
20471
    <message numerus="yes">
 
20472
        <location filename="../themes/themestrings.h" line="889"/>
 
20473
        <source>There is/are %n recording(s) in this display group</source>
 
20474
        <translation>
 
20475
            <numerusform>There is %n recording in this display group</numerusform>
 
20476
            <numerusform>There are %n recordings in this display group</numerusform>
 
20477
        </translation>
 
20478
    </message>
 
20479
    <message>
 
20480
        <location filename="../themes/themestrings.h" line="890"/>
 
20481
        <source>Using the text areas below,you can change the recording title,subtitle,and description.
 
20482
 
 
20483
Once you have completed your modifications,click the &quot;Save&quot; button.</source>
 
20484
        <translation>Using the text areas below,you can change the recording title,subtitle,and description.
 
20485
 
 
20486
Once you have completed your modifications,click the &quot;Save&quot; button.</translation>
 
20487
    </message>
 
20488
    <message>
 
20489
        <location filename="../themes/themestrings.h" line="891"/>
 
20490
        <source>You Haven&apos;t Scheduled Any Programs To Be Recorded
 
20491
 To schedule a recording,exit this screen and select &apos;Program Guide&apos; or &apos;Program Finder&apos;</source>
 
20492
        <translation>You Haven&apos;t Scheduled Any Programs To Be Recorded
 
20493
 To schedule a recording,exit this screen and select &apos;Program Guide&apos; or &apos;Program Finder&apos;</translation>
 
20494
    </message>
 
20495
    <message>
 
20496
        <location filename="../themes/themestrings.h" line="892"/>
 
20497
        <source>name</source>
 
20498
        <translation>name</translation>
 
20499
    </message>
 
20500
    <message>
 
20501
        <location filename="../themes/themestrings.h" line="893"/>
 
20502
        <source>Select a clause from the list:</source>
 
20503
        <translation>Select a clause from the list:</translation>
 
20504
    </message>
 
20505
    <message>
 
20506
        <location filename="../themes/themestrings.h" line="894"/>
 
20507
        <source>Press Up/Down from letter list,to navigate to another list.  Press Left/Right from Show or Episode list to navigate to another list.</source>
 
20508
        <translation>Press Up/Down from letter list,to navigate to another list.  Press Left/Right from Show or Episode list to navigate to another list.</translation>
 
20509
    </message>
 
20510
    <message>
 
20511
        <location filename="../themes/themestrings.h" line="895"/>
 
20512
        <source>Filter Options</source>
 
20513
        <translation>Filter Options</translation>
 
20514
    </message>
 
20515
    <message>
 
20516
        <location filename="../themes/themestrings.h" line="896"/>
 
20517
        <source>Select the filters that should be applied for this recording.</source>
 
20518
        <translation>Select the filters that should be applied for this recording.</translation>
 
20519
    </message>
 
20520
    <message>
 
20521
        <location filename="../themes/themestrings.h" line="897"/>
 
20522
        <source>-&gt;</source>
 
20523
        <translation>-&gt;</translation>
 
20524
    </message>
 
20525
    <message>
 
20526
        <location filename="../themes/themestrings.h" line="898"/>
 
20527
        <source>TMDB/TVDB #</source>
 
20528
        <translation>TMDB/TVDB #</translation>
 
20529
    </message>
 
20530
    <message>
 
20531
        <location filename="../themes/themestrings.h" line="899"/>
 
20532
        <source>Status</source>
 
20533
        <translation>Status</translation>
 
20534
    </message>
 
20535
    <message>
 
20536
        <location filename="../themes/themestrings.h" line="900"/>
 
20537
        <source>(%1) +</source>
 
20538
        <translation>(%1) +</translation>
 
20539
    </message>
 
20540
    <message>
 
20541
        <location filename="../themes/themestrings.h" line="901"/>
 
20542
        <source>= %1</source>
 
20543
        <translation>= %1</translation>
 
20544
    </message>
 
20545
    <message>
 
20546
        <location filename="../themes/themestrings.h" line="902"/>
 
20547
        <source>(Last: %1)</source>
 
20548
        <translation>(Last: %1)</translation>
 
20549
    </message>
 
20550
    <message>
 
20551
        <location filename="../themes/themestrings.h" line="903"/>
 
20552
        <source>%|(STARS|) %%DESCRIPTION%</source>
 
20553
        <translation>%|(STARS|) %%DESCRIPTION%</translation>
 
20554
    </message>
 
20555
    <message>
 
20556
        <location filename="../themes/themestrings.h" line="904"/>
 
20557
        <source>Designed to show off some different element arrangements available in Myth 0.25.  Tested at 1280x720 and with Français</source>
 
20558
        <translation>Designed to show off some different element arrangements available in Myth 0.25.  Tested at 1280x720 and with Français</translation>
 
20559
    </message>
 
20560
    <message>
 
20561
        <location filename="../themes/themestrings.h" line="905"/>
 
20562
        <source>Year: %1</source>
 
20563
        <translation>Year: %1</translation>
 
20564
    </message>
 
20565
    <message>
 
20566
        <location filename="../themes/themestrings.h" line="906"/>
 
20567
        <source>IMDB: %1</source>
 
20568
        <translation>IMDB: %1</translation>
 
20569
    </message>
 
20570
    <message>
 
20571
        <location filename="../themes/themestrings.h" line="907"/>
 
20572
        <source>No videos in library,or no files found.  If you have configured a video directory,press &quot;M&quot; (or the MENU key) and select &quot;Scan for Changes.&quot;</source>
 
20573
        <translation>No videos in library,or no files found.  If you have configured a video directory,press &quot;M&quot; (or the MENU key) and select &quot;Scan for Changes.&quot;</translation>
 
20574
    </message>
 
20575
    <message>
 
20576
        <location filename="../themes/themestrings.h" line="908"/>
 
20577
        <source>Category: %1</source>
 
20578
        <translation>Category: %1</translation>
 
20579
    </message>
 
20580
    <message>
 
20581
        <location filename="../themes/themestrings.h" line="909"/>
 
20582
        <source>Use default player</source>
 
20583
        <translation>Use default player</translation>
 
20584
    </message>
 
20585
    <message>
 
20586
        <location filename="../themes/themestrings.h" line="910"/>
 
20587
        <source>Ignore</source>
 
20588
        <translation>Ignore</translation>
 
20589
    </message>
 
20590
    <message>
 
20591
        <location filename="../themes/themestrings.h" line="911"/>
 
20592
        <source>Find local trailers</source>
 
20593
        <translation>Find local trailers</translation>
 
20594
    </message>
 
20595
    <message>
 
20596
        <location filename="../themes/themestrings.h" line="912"/>
 
20597
        <source>Get Banner</source>
 
20598
        <translation>Get Banner</translation>
 
20599
    </message>
 
20600
    <message>
 
20601
        <location filename="../themes/themestrings.h" line="913"/>
 
20602
        <source>Find local banner</source>
 
20603
        <translation>Find local banner</translation>
 
20604
    </message>
 
20605
    <message>
 
20606
        <location filename="../themes/themestrings.h" line="914"/>
 
20607
        <source>Get coverart</source>
 
20608
        <translation>Get coverart</translation>
 
20609
    </message>
 
20610
    <message>
 
20611
        <location filename="../themes/themestrings.h" line="915"/>
 
20612
        <source>Find local coverart</source>
 
20613
        <translation>Find local coverart</translation>
 
20614
    </message>
 
20615
    <message>
 
20616
        <location filename="../themes/themestrings.h" line="916"/>
 
20617
        <source>Get Fanart</source>
 
20618
        <translation>Get Fanart</translation>
 
20619
    </message>
 
20620
    <message>
 
20621
        <location filename="../themes/themestrings.h" line="917"/>
 
20622
        <source>Find local fanart</source>
 
20623
        <translation>Find local fanart</translation>
 
20624
    </message>
 
20625
    <message>
 
20626
        <location filename="../themes/themestrings.h" line="918"/>
 
20627
        <source>Get Screenshot</source>
 
20628
        <translation>Get Screenshot</translation>
 
20629
    </message>
 
20630
    <message>
 
20631
        <location filename="../themes/themestrings.h" line="919"/>
 
20632
        <source>Find local screenshot</source>
 
20633
        <translation>Find local screenshot</translation>
 
20634
    </message>
 
20635
    <message>
 
20636
        <location filename="../themes/themestrings.h" line="920"/>
 
20637
        <source>Browsable</source>
 
20638
        <translation>Browsable</translation>
 
20639
    </message>
 
20640
    <message>
 
20641
        <location filename="../themes/themestrings.h" line="921"/>
 
20642
        <source>Filter video list</source>
 
20643
        <translation>Filter video list</translation>
 
20644
    </message>
 
20645
    <message>
 
20646
        <location filename="../themes/themestrings.h" line="922"/>
20747
20647
        <source>Another Theme build on the new UI library Any suggestions or bugs to https://code.google.com/p/a-forest/ A special thank to Steve Adeff for his help on this project.</source>
20748
 
        <translation type="unfinished"></translation>
 
20648
        <translation>Another theme built on the new UI library. Any suggestions/bugs to https://code.google.com/p/a-forest/. Special thanks to Steve Adeff for his help on this project.</translation>
20749
20649
    </message>
20750
20650
    <message>
20751
 
        <location filename="../themes/themestrings.h" line="877"/>
 
20651
        <location filename="../themes/themestrings.h" line="923"/>
20752
20652
        <source>LCARS</source>
20753
 
        <translation type="unfinished"></translation>
 
20653
        <translation>LCARS</translation>
20754
20654
    </message>
20755
20655
    <message>
20756
 
        <location filename="../themes/themestrings.h" line="878"/>
 
20656
        <location filename="../themes/themestrings.h" line="924"/>
20757
20657
        <source> Retro Originally by Gerhard Aldorf MythUI version based on MythCenter by Jeroen Brosens Conversion of Retro to MythUI by Chris Candreva A generally blue theme. Icon style is realistic based on clasic, &apos;Retro&apos; styles. </source>
20758
 
        <translation type="unfinished"></translation>
 
20658
        <translation>Retro Originally by Gerhard Aldorf MythUI version based on MythCenter by Jeroen Brosens Conversion of Retro to MythUI by Chris Candreva A generally blue theme. Icon style is realistic based on clasixc, &apos;Retro&apos; styles. </translation>
20759
20659
    </message>
20760
20660
    <message>
20761
 
        <location filename="../themes/themestrings.h" line="879"/>
 
20661
        <location filename="../themes/themestrings.h" line="925"/>
20762
20662
        <source>TintedGlass is a transparent theme that is a little old school MythTV yet takes advantage of new MythUI features.</source>
20763
 
        <translation type="unfinished"></translation>
 
20663
        <translation>TintedGlass is a transparent theme that is a little old school MythTV yet takes advantage of new MythUI features.</translation>
20764
20664
    </message>
20765
20665
    <message>
20766
 
        <location filename="../themes/themestrings.h" line="880"/>
 
20666
        <location filename="../themes/themestrings.h" line="926"/>
20767
20667
        <source>a nice transparent theme to use your own background if you want. just copy your favorite picture (be sure that its resolution is 1920x1200) to /usr/share/mythtv/themes/TransBlue/background.jpg</source>
20768
 
        <translation type="unfinished"></translation>
 
20668
        <translation>A nice transparent theme to use your own background if you want. just copy your favorite picture (be sure that its resolution is 1920x1200) to /usr/share/mythtv/themes/TransBlue/background.jpg</translation>
20769
20669
    </message>
20770
20670
    <message>
20771
 
        <location filename="../themes/themestrings.h" line="881"/>
 
20671
        <location filename="../themes/themestrings.h" line="927"/>
20772
20672
        <source>A UI and OSD theme with focus for fanart, banners and cover display.</source>
20773
 
        <translation type="unfinished"></translation>
 
20673
        <translation>A UI and OSD theme with focus for fanart, banners and cover display.</translation>
20774
20674
    </message>
20775
20675
    <message>
20776
 
        <location filename="../themes/themestrings.h" line="882"/>
 
20676
        <location filename="../themes/themestrings.h" line="928"/>
20777
20677
        <source>This theme breaks away from many convetions. It uses squirrly fonts!</source>
20778
 
        <translation type="unfinished"></translation>
 
20678
        <translation>This theme breaks away from many conventions. It uses squirrly fonts!</translation>
20779
20679
    </message>
20780
20680
    <message>
20781
 
        <location filename="../themes/themestrings.h" line="883"/>
 
20681
        <location filename="../themes/themestrings.h" line="929"/>
20782
20682
        <source>blootube-ng is a theme based on the original blootube-wide by Justin Hornsby (justin.hornsby@gmail.com) which uses very large graphics associated with every menu entry. All changes where made to bring this theme forward to MythTV 0.24.</source>
20783
 
        <translation type="unfinished"></translation>
 
20683
        <translation>blootube-ng is a theme based on the original blootube-wide by Justin Hornsby (justin.hornsby@gmail.com) which uses very large graphics associated with every menu entry. All changes were made to update this theme for MythTV 0.24+.</translation>
20784
20684
    </message>
20785
20685
    <message>
20786
 
        <location filename="../themes/themestrings.h" line="884"/>
 
20686
        <location filename="../themes/themestrings.h" line="930"/>
20787
20687
        <source>Blue-abstract is a modern looking theme meant for widescreen HD displays. The blue background and the consistent layout makes it an attractive and elegant looking theme.</source>
20788
 
        <translation type="unfinished"></translation>
 
20688
        <translation>Blue-abstract is a modern looking theme meant for widescreen HD displays. The blue background and the consistent layout make it an attractive and elegant looking theme.</translation>
20789
20689
    </message>
20790
20690
    <message>
20791
 
        <location filename="../themes/themestrings.h" line="269"/>
 
20691
        <location filename="../themes/themestrings.h" line="272"/>
20792
20692
        <source>Run User Job #2</source>
20793
20693
        <translation>Run User Job #2</translation>
20794
20694
    </message>
20795
20695
    <message>
20796
 
        <location filename="../themes/themestrings.h" line="709"/>
 
20696
        <location filename="../themes/themestrings.h" line="718"/>
20797
20697
        <source>Last Recorded/Priority</source>
20798
20698
        <translation>Last Recorded/Priority</translation>
20799
20699
    </message>
20800
20700
    <message>
20801
 
        <location filename="../themes/themestrings.h" line="710"/>
 
20701
        <location filename="../themes/themestrings.h" line="719"/>
20802
20702
        <source>Create a Custom Recording Rule</source>
20803
20703
        <translation>Create a Custom Recording Rule</translation>
20804
20704
    </message>
20805
20705
    <message>
20806
 
        <location filename="../themes/themestrings.h" line="711"/>
 
20706
        <location filename="../themes/themestrings.h" line="720"/>
20807
20707
        <source>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.
20808
20708
 
20809
20709
Finally, you can test, immediately activate, store, or cancel your rule.</source>
20812
20712
Finally, you can test, immediately activate, store, or cancel your rule.</translation>
20813
20713
    </message>
20814
20714
    <message>
20815
 
        <location filename="../themes/themestrings.h" line="712"/>
 
20715
        <location filename="../themes/themestrings.h" line="721"/>
20816
20716
        <source>Rule Type:</source>
20817
20717
        <translation>Rule Type:</translation>
20818
20718
    </message>
20819
20719
    <message>
20820
 
        <location filename="../themes/themestrings.h" line="713"/>
 
20720
        <location filename="../themes/themestrings.h" line="722"/>
20821
20721
        <source>Rule SQL:</source>
20822
20722
        <translation>Rule SQL:</translation>
20823
20723
    </message>
20824
20724
    <message>
20825
 
        <location filename="../themes/themestrings.h" line="714"/>
 
20725
        <location filename="../themes/themestrings.h" line="723"/>
20826
20726
        <source>Tables:</source>
20827
20727
        <translation>Tables:</translation>
20828
20728
    </message>
20829
20729
    <message>
20830
 
        <location filename="../themes/themestrings.h" line="715"/>
 
20730
        <location filename="../themes/themestrings.h" line="724"/>
20831
20731
        <source>You Haven&apos;t Scheduled Any Programs To Be Recorded...</source>
20832
20732
        <translation>You Haven&apos;t Scheduled Any Programmes To Be Recorded...</translation>
20833
20733
    </message>
20834
20734
    <message>
20835
 
        <location filename="../themes/themestrings.h" line="724"/>
 
20735
        <location filename="../themes/themestrings.h" line="733"/>
20836
20736
        <source>By %1</source>
20837
20737
        <translation>By %1</translation>
20838
20738
    </message>
20839
20739
    <message>
20840
 
        <location filename="../themes/themestrings.h" line="725"/>
 
20740
        <location filename="../themes/themestrings.h" line="734"/>
20841
20741
        <source>Native Resolution: %1</source>
20842
20742
        <translation>Native Resolution: %1</translation>
20843
20743
    </message>
20844
20744
    <message>
20845
 
        <location filename="../themes/themestrings.h" line="726"/>
 
20745
        <location filename="../themes/themestrings.h" line="735"/>
20846
20746
        <source>Version %1</source>
20847
20747
        <translation>Version %1</translation>
20848
20748
    </message>
20849
20749
    <message>
20850
 
        <location filename="../themes/themestrings.h" line="727"/>
 
20750
        <location filename="../themes/themestrings.h" line="736"/>
20851
20751
        <source>Learn what your system is up to.</source>
20852
20752
        <translation>Learn what your system is up to.</translation>
20853
20753
    </message>
20854
20754
    <message>
20855
 
        <location filename="../themes/themestrings.h" line="406"/>
 
20755
        <location filename="../themes/themestrings.h" line="409"/>
20856
20756
        <source>%&quot;|SUBTITLE|&quot; %%DESCRIPTION%</source>
20857
20757
        <translation>%&quot;|SUBTITLE|&quot; %%DESCRIPTION%</translation>
20858
20758
    </message>
20859
20759
    <message>
20860
 
        <location filename="../themes/themestrings.h" line="862"/>
20861
 
        <source>(%STARTTIME% - %ENDTIME%) %LENMINS%</source>
20862
 
        <translation>(%STARTTIME% - %ENDTIME%) %LENMINS%</translation>
20863
 
    </message>
20864
 
    <message>
20865
 
        <location filename="../themes/themestrings.h" line="811"/>
 
20760
        <location filename="../themes/themestrings.h" line="817"/>
20866
20761
        <source>%PLAYEDTIME% of %TOTALTIME% %(|REMAININGTIME| remaining)%%(|BEHINDTIME| behind)%</source>
20867
20762
        <translation>%PLAYEDTIME% of %TOTALTIME% %(|REMAININGTIME| remaining)%%(|BEHINDTIME| behind)%</translation>
20868
20763
    </message>
20869
20764
    <message>
20870
 
        <location filename="../themes/themestrings.h" line="863"/>
20871
 
        <source>%YEARSTARS| %%DESCRIPTION%% |LONGREPEAT%</source>
20872
 
        <translation>%YEARSTARS| %%DESCRIPTION%% |LONGREPEAT%</translation>
20873
 
    </message>
20874
 
    <message>
20875
 
        <location filename="../themes/themestrings.h" line="869"/>
20876
 
        <source>%&quot;|SUBTITLE|&quot;%</source>
20877
 
        <translation>%&quot;|SUBTITLE|&quot;%</translation>
20878
 
    </message>
20879
 
    <message>
20880
 
        <location filename="../themes/themestrings.h" line="163"/>
 
20765
        <location filename="../themes/themestrings.h" line="166"/>
20881
20766
        <source>%&quot;|SUBTITLE|&quot; %%(|STARS|) %%DESCRIPTION%</source>
20882
20767
        <translation>%&quot;|SUBTITLE|&quot; %%(|STARS|) %%DESCRIPTION%</translation>
20883
20768
    </message>
20884
20769
    <message>
20885
 
        <location filename="../themes/themestrings.h" line="184"/>
 
20770
        <location filename="../themes/themestrings.h" line="187"/>
20886
20771
        <source>%LONGREPEAT%%YEARSTARS| %%DESCRIPTION%</source>
20887
20772
        <translation>%LONGREPEAT%%YEARSTARS| %%DESCRIPTION%</translation>
20888
20773
    </message>
20889
20774
    <message>
20890
 
        <location filename="../themes/themestrings.h" line="196"/>
 
20775
        <location filename="../themes/themestrings.h" line="199"/>
20891
20776
        <source>%&quot;|SUBTITLE|&quot;
20892
20777
%%YEARSTARS| %%DESCRIPTION%</source>
20893
20778
        <translation>%&quot;|SUBTITLE|&quot;
20894
20779
%%YEARSTARS| %%DESCRIPTION%</translation>
20895
20780
    </message>
20896
20781
    <message>
20897
 
        <location filename="../themes/themestrings.h" line="239"/>
 
20782
        <location filename="../themes/themestrings.h" line="242"/>
20898
20783
        <source>%&quot;|SUBTITLE|&quot;
20899
20784
%%LONGREPEAT%%(|STARS|) %%DESCRIPTION%</source>
20900
20785
        <translation>%&quot;|SUBTITLE|&quot;
20901
20786
%%LONGREPEAT%%(|STARS|) %%DESCRIPTION%</translation>
20902
20787
    </message>
20903
20788
    <message>
20904
 
        <location filename="../themes/themestrings.h" line="144"/>
 
20789
        <location filename="../themes/themestrings.h" line="147"/>
20905
20790
        <source>%&quot;|SUBTITLE|&quot; %%LONGREPEAT%%(|STARS|) %%DESCRIPTION%</source>
20906
20791
        <translation>%&quot;|SUBTITLE|&quot; %%LONGREPEAT%%(|STARS|) %%DESCRIPTION%</translation>
20907
20792
    </message>
20908
20793
    <message>
20909
 
        <location filename="../themes/themestrings.h" line="351"/>
 
20794
        <location filename="../themes/themestrings.h" line="354"/>
20910
20795
        <source>%LENMINS%</source>
20911
20796
        <translation>%LENMINS%</translation>
20912
20797
    </message>
20913
20798
    <message>
20914
 
        <location filename="../themes/themestrings.h" line="353"/>
 
20799
        <location filename="../themes/themestrings.h" line="356"/>
20915
20800
        <source>%STARTTIME%-%ENDTIME%</source>
20916
20801
        <translation>%STARTTIME%-%ENDTIME%</translation>
20917
20802
    </message>
20918
20803
    <message>
20919
 
        <location filename="../themes/themestrings.h" line="408"/>
 
20804
        <location filename="../themes/themestrings.h" line="411"/>
20920
20805
        <source>%VALUE%%UNITS%</source>
20921
20806
        <translation>%VALUE%%UNITS%</translation>
20922
20807
    </message>
20923
20808
    <message>
20924
 
        <location filename="../themes/themestrings.h" line="409"/>
 
20809
        <location filename="../themes/themestrings.h" line="412"/>
20925
20810
        <source>%PLAYEDTIME% of %TOTALTIME%
20926
20811
%(|REMAININGTIME| remaining)%%(|BEHINDTIME| behind)%</source>
20927
20812
        <translation>%PLAYEDTIME% of %TOTALTIME%
20928
20813
%(|REMAININGTIME| remaining)%%(|BEHINDTIME| behind)%</translation>
20929
20814
    </message>
20930
20815
    <message>
20931
 
        <location filename="../themes/themestrings.h" line="410"/>
 
20816
        <location filename="../themes/themestrings.h" line="413"/>
20932
20817
        <source>Video Editor</source>
20933
20818
        <translation>Video Editor</translation>
20934
20819
    </message>
20935
20820
    <message>
20936
 
        <location filename="../themes/themestrings.h" line="411"/>
 
20821
        <location filename="../themes/themestrings.h" line="414"/>
20937
20822
        <source>Move by %1</source>
20938
20823
        <translation>Move by %1</translation>
20939
20824
    </message>
20940
20825
    <message>
20941
 
        <location filename="../themes/themestrings.h" line="355"/>
 
20826
        <location filename="../themes/themestrings.h" line="358"/>
20942
20827
        <source>Channel Number</source>
20943
20828
        <translation>Channel Number</translation>
20944
20829
    </message>
20945
20830
    <message>
20946
 
        <location filename="../themes/themestrings.h" line="433"/>
 
20831
        <location filename="../themes/themestrings.h" line="437"/>
20947
20832
        <source>-</source>
20948
20833
        <translation>-</translation>
20949
20834
    </message>
20950
20835
    <message>
20951
 
        <location filename="../themes/themestrings.h" line="453"/>
 
20836
        <location filename="../themes/themestrings.h" line="459"/>
20952
20837
        <source>Enable random trailer playback</source>
20953
20838
        <translation>Enable random trailer playback</translation>
20954
20839
    </message>
20955
20840
    <message numerus="yes">
20956
 
        <location filename="../themes/themestrings.h" line="454"/>
 
20841
        <location filename="../themes/themestrings.h" line="460"/>
20957
20842
        <source>Play %n trailer(s)</source>
20958
20843
        <translation>
20959
20844
            <numerusform>Play %n trailer</numerusform>
20961
20846
        </translation>
20962
20847
    </message>
20963
20848
    <message>
20964
 
        <source>A MythTV theme based off the LCARS interface as featured in a well-known Sci-Fi franchise. LCARS took second place in MythTV&apos;s v0.23 theming contest.</source>
20965
 
        <translation type="obsolete">A theme based on the LCARS interface as featured in a well-known Sci-Fi franchise. LCARS took second place in MythTV&apos;s v0.23 theming contest.</translation>
20966
 
    </message>
20967
 
    <message>
20968
 
        <source>Retro is a generally blue &apos;Retro&apos; styled theme.  This is a port of the original theme to the new MythUI engine while maintaining nearly the same exact look and feel.</source>
20969
 
        <translation type="obsolete">Retro is a blue &quot;retro&quot;-styled theme and is a port of the original Retro theme to the new MythUI engine. It aims to maintain the same look and feel of the original.</translation>
20970
 
    </message>
20971
 
    <message>
20972
 
        <source>MythTV&apos;s first 16:10 theme, TransBlue is a simplistic theme designed to allow the user to drop in their own choice of background while not negatively affecting the look and feel of the theme.  TransBlue took third place in MythTV&apos;s v0.23 theming contest.</source>
20973
 
        <translation type="obsolete">MythTV&apos;s first 16:10 theme, TransBlue is a simplistic theme designed to allow the user to drop in their own choice of background whilst not negatively affecting the look and feel of the theme.  TransBlue took third place in MythTV&apos;s v0.23 theming contest.</translation>
20974
 
    </message>
20975
 
    <message>
20976
 
        <source>Blue-Abstract uses more of the classic MythTV screen layouts updated to take advantage of MythUI&apos;s features and set against an abstract blue background.</source>
20977
 
        <translation type="obsolete">Blue-Abstract uses more of the classic MythTV screen layouts updated to take advantage of MythUI&apos;s features and is set against an abstract blue background.</translation>
20978
 
    </message>
20979
 
    <message>
20980
 
        <location filename="../themes/themestrings.h" line="729"/>
 
20849
        <location filename="../themes/themestrings.h" line="738"/>
20981
20850
        <source>Type your tweet below.  Select &quot;Send&quot; to submit it.</source>
20982
20851
        <translation>Type your tweet below.  Select &quot;Send&quot; to submit it.</translation>
20983
20852
    </message>
20984
20853
    <message>
20985
 
        <location filename="../themes/themestrings.h" line="730"/>
 
20854
        <location filename="../themes/themestrings.h" line="739"/>
20986
20855
        <source>Send</source>
20987
20856
        <translation>Send</translation>
20988
20857
    </message>
20989
20858
    <message>
20990
 
        <location filename="../themes/themestrings.h" line="731"/>
 
20859
        <location filename="../themes/themestrings.h" line="740"/>
20991
20860
        <source>Enter Your Twitter Login Details</source>
20992
20861
        <translation>Enter Your Twitter Login Details</translation>
20993
20862
    </message>
20994
20863
    <message>
20995
 
        <location filename="../themes/themestrings.h" line="732"/>
 
20864
        <location filename="../themes/themestrings.h" line="741"/>
20996
20865
        <source>Login:</source>
20997
20866
        <translation>Login:</translation>
20998
20867
    </message>
20999
20868
    <message>
21000
 
        <location filename="../themes/themestrings.h" line="733"/>
 
20869
        <location filename="../themes/themestrings.h" line="742"/>
21001
20870
        <source>Password:</source>
21002
20871
        <translation>Password:</translation>
21003
20872
    </message>
21004
20873
    <message>
21005
 
        <location filename="../themes/themestrings.h" line="734"/>
 
20874
        <location filename="../themes/themestrings.h" line="743"/>
21006
20875
        <source>Send a Tweet</source>
21007
20876
        <translation>Send a Tweet</translation>
21008
20877
    </message>
21009
20878
    <message>
21010
 
        <location filename="../themes/themestrings.h" line="779"/>
 
20879
        <location filename="../themes/themestrings.h" line="788"/>
21011
20880
        <source>MythTV is idle and will shut down shortly.</source>
21012
20881
        <translation>MythTV is idle and will shut down shortly.</translation>
21013
20882
    </message>
21014
20883
    <message>
21015
 
        <location filename="../themes/themestrings.h" line="780"/>
 
20884
        <location filename="../themes/themestrings.h" line="789"/>
21016
20885
        <source>Current Recording(s):</source>
21017
20886
        <translation>Current Recording(s):</translation>
21018
20887
    </message>
21019
20888
    <message>
21020
 
        <location filename="../themes/themestrings.h" line="381"/>
 
20889
        <location filename="../themes/themestrings.h" line="384"/>
21021
20890
        <source>Retrieving Recording Status...</source>
21022
20891
        <translation>Retrieving Recording Status...</translation>
21023
20892
    </message>
21024
20893
    <message>
21025
 
        <location filename="../themes/themestrings.h" line="781"/>
 
20894
        <location filename="../themes/themestrings.h" line="790"/>
21026
20895
        <source>Next Scheduled Recording(s):</source>
21027
20896
        <translation>Next Scheduled Recording(s):</translation>
21028
20897
    </message>
21029
20898
    <message>
21030
 
        <location filename="../themes/themestrings.h" line="383"/>
 
20899
        <location filename="../themes/themestrings.h" line="386"/>
21031
20900
        <source>Retrieving Scheduled Recordings...</source>
21032
20901
        <translation>Retrieving Scheduled Recordings...</translation>
21033
20902
    </message>
21034
20903
    <message>
21035
 
        <location filename="../themes/themestrings.h" line="782"/>
 
20904
        <location filename="../themes/themestrings.h" line="791"/>
21036
20905
        <source>Up</source>
21037
20906
        <translation>Up</translation>
21038
20907
    </message>
21039
20908
    <message>
21040
 
        <location filename="../themes/themestrings.h" line="783"/>
 
20909
        <location filename="../themes/themestrings.h" line="792"/>
21041
20910
        <source>Please wait...</source>
21042
20911
        <translation>Please wait...</translation>
21043
20912
    </message>
21044
20913
    <message>
21045
 
        <location filename="../themes/themestrings.h" line="784"/>
 
20914
        <location filename="../themes/themestrings.h" line="793"/>
21046
20915
        <source>Icon Downloader</source>
21047
20916
        <translation>Icon Downloader</translation>
21048
20917
    </message>
21049
20918
    <message>
21050
 
        <location filename="../themes/themestrings.h" line="786"/>
21051
 
        <source>State</source>
21052
 
        <translation>State</translation>
21053
 
    </message>
21054
 
    <message>
21055
 
        <location filename="../themes/themestrings.h" line="788"/>
21056
 
        <source>Menu Item</source>
21057
 
        <translation>Menu Item</translation>
21058
 
    </message>
21059
 
    <message>
21060
 
        <location filename="../themes/themestrings.h" line="789"/>
 
20919
        <location filename="../themes/themestrings.h" line="794"/>
21061
20920
        <source>Program Search</source>
21062
20921
        <translation>Programme Search</translation>
21063
20922
    </message>
21064
20923
    <message>
21065
 
        <location filename="../themes/themestrings.h" line="790"/>
 
20924
        <location filename="../themes/themestrings.h" line="795"/>
21066
20925
        <source>Optical</source>
21067
20926
        <translation>Optical</translation>
21068
20927
    </message>
21069
20928
    <message>
21070
 
        <location filename="../themes/themestrings.h" line="791"/>
 
20929
        <location filename="../themes/themestrings.h" line="796"/>
21071
20930
        <source>Info Center</source>
21072
20931
        <translation>Info Centre</translation>
21073
20932
    </message>
21074
20933
    <message>
21075
 
        <location filename="../themes/themestrings.h" line="792"/>
 
20934
        <location filename="../themes/themestrings.h" line="797"/>
21076
20935
        <source>Running Time:</source>
21077
20936
        <translation>Running Time:</translation>
21078
20937
    </message>
21079
20938
    <message>
21080
 
        <location filename="../themes/themestrings.h" line="793"/>
 
20939
        <location filename="../themes/themestrings.h" line="798"/>
21081
20940
        <source>Show Times:</source>
21082
20941
        <translation>Show Times:</translation>
21083
20942
    </message>
21084
20943
    <message>
21085
 
        <location filename="../themes/themestrings.h" line="796"/>
 
20944
        <location filename="../themes/themestrings.h" line="801"/>
21086
20945
        <source>Channel Priorities</source>
21087
20946
        <translation>Channel Priorities</translation>
21088
20947
    </message>
21089
20948
    <message>
21090
 
        <location filename="../themes/themestrings.h" line="797"/>
 
20949
        <location filename="../themes/themestrings.h" line="802"/>
21091
20950
        <source>Hello</source>
21092
20951
        <translation>Hello</translation>
21093
20952
    </message>
21094
20953
    <message>
21095
 
        <location filename="../themes/themestrings.h" line="798"/>
 
20954
        <location filename="../themes/themestrings.h" line="803"/>
21096
20955
        <source>Program List</source>
21097
20956
        <translation>Programme List</translation>
21098
20957
    </message>
21099
20958
    <message>
21100
 
        <location filename="../themes/themestrings.h" line="808"/>
 
20959
        <location filename="../themes/themestrings.h" line="813"/>
21101
20960
        <source>Filename</source>
21102
20961
        <translation>Filename</translation>
21103
20962
    </message>
21104
20963
    <message>
21105
 
        <location filename="../themes/themestrings.h" line="809"/>
 
20964
        <location filename="../themes/themestrings.h" line="814"/>
21106
20965
        <source>Select an Icon</source>
21107
20966
        <translation>Select an Icon</translation>
21108
20967
    </message>
21109
20968
    <message>
21110
 
        <location filename="../themes/themestrings.h" line="810"/>
 
20969
        <location filename="../themes/themestrings.h" line="815"/>
21111
20970
        <source>Icon Download Status...</source>
21112
20971
        <translation>Icon Download Status...</translation>
21113
20972
    </message>
21114
20973
    <message>
21115
 
        <location filename="../themes/themestrings.h" line="812"/>
 
20974
        <location filename="../themes/themestrings.h" line="818"/>
21116
20975
        <source>%|&quot;SUBTITLE|&quot;%</source>
21117
20976
        <translation>%|&quot;SUBTITLE|&quot;%</translation>
21118
20977
    </message>
21119
20978
    <message>
21120
 
        <location filename="../themes/themestrings.h" line="813"/>
 
20979
        <location filename="../themes/themestrings.h" line="819"/>
21121
20980
        <source>No Recordings Present...</source>
21122
20981
        <translation>No Recordings Present...</translation>
21123
20982
    </message>
21124
20983
    <message>
21125
 
        <location filename="../themes/themestrings.h" line="814"/>
 
20984
        <location filename="../themes/themestrings.h" line="820"/>
21126
20985
        <source>(%STARTTIME% - %ENDTIME%) %LONGREPEAT%%YEARSTARS%%DESCRIPTION%</source>
21127
20986
        <translation>(%STARTTIME% - %ENDTIME%) %LONGREPEAT%%YEARSTARS%%DESCRIPTION%</translation>
21128
20987
    </message>
21129
20988
    <message>
21130
 
        <location filename="../themes/themestrings.h" line="816"/>
 
20989
        <location filename="../themes/themestrings.h" line="822"/>
21131
20990
        <source>You Haven&apos;t Scheduled Any Programs To Be Recorded
21132
20991
 To schedule a recording, exit this screen and Select &apos;Program Guide&apos; or &apos;Program Finder&apos; </source>
21133
20992
        <translation>You Haven&apos;t Scheduled Any Programmes To Be Recorded
21134
20993
 To schedule a recording, exit this screen and Select &apos;Program Guide&apos; or &apos;Program Finder&apos; </translation>
21135
20994
    </message>
21136
20995
    <message>
21137
 
        <location filename="../themes/themestrings.h" line="817"/>
 
20996
        <location filename="../themes/themestrings.h" line="823"/>
21138
20997
        <source>Search Term</source>
21139
20998
        <translation>Search Term</translation>
21140
20999
    </message>
21141
21000
    <message>
21142
 
        <location filename="../themes/themestrings.h" line="424"/>
 
21001
        <location filename="../themes/themestrings.h" line="427"/>
21143
21002
        <source>Edit</source>
21144
21003
        <translation>Edit</translation>
21145
21004
    </message>
21146
21005
    <message>
21147
 
        <location filename="../themes/themestrings.h" line="818"/>
 
21006
        <location filename="../themes/themestrings.h" line="824"/>
21148
21007
        <source>Show Name:</source>
21149
21008
        <translation>Show Name:</translation>
21150
21009
    </message>
21151
21010
    <message>
21152
 
        <location filename="../themes/themestrings.h" line="819"/>
 
21011
        <location filename="../themes/themestrings.h" line="825"/>
21153
21012
        <source>Air Date:</source>
21154
21013
        <translation>Air Date:</translation>
21155
21014
    </message>
21156
21015
    <message>
21157
 
        <location filename="../themes/themestrings.h" line="821"/>
 
21016
        <location filename="../themes/themestrings.h" line="827"/>
21158
21017
        <source>Dupe Method:</source>
21159
21018
        <translation>Dupe Method:</translation>
21160
21019
    </message>
21161
21020
    <message>
21162
 
        <location filename="../themes/themestrings.h" line="822"/>
 
21021
        <location filename="../themes/themestrings.h" line="828"/>
21163
21022
        <source>Dupe Scope:</source>
21164
21023
        <translation>Dupe Scope:</translation>
21165
21024
    </message>
21166
21025
    <message>
21167
 
        <location filename="../themes/themestrings.h" line="823"/>
 
21026
        <location filename="../themes/themestrings.h" line="829"/>
21168
21027
        <source>Rec Profile:</source>
21169
21028
        <translation>Rec Profile:</translation>
21170
21029
    </message>
21171
21030
    <message>
21172
 
        <location filename="../themes/themestrings.h" line="824"/>
 
21031
        <location filename="../themes/themestrings.h" line="830"/>
21173
21032
        <source>Rec Group:</source>
21174
21033
        <translation>Rec Group:</translation>
21175
21034
    </message>
21176
21035
    <message>
21177
 
        <location filename="../themes/themestrings.h" line="825"/>
 
21036
        <location filename="../themes/themestrings.h" line="831"/>
21178
21037
        <source># to Keep:</source>
21179
21038
        <translation># to Keep:</translation>
21180
21039
    </message>
21181
21040
    <message>
21182
 
        <location filename="../themes/themestrings.h" line="826"/>
 
21041
        <location filename="../themes/themestrings.h" line="832"/>
21183
21042
        <source>Limit Handling:</source>
21184
21043
        <translation>Limit Handling:</translation>
21185
21044
    </message>
21186
21045
    <message>
21187
 
        <location filename="../themes/themestrings.h" line="827"/>
 
21046
        <location filename="../themes/themestrings.h" line="833"/>
21188
21047
        <source>Graphite is a theme emphasizing MythUI interface improvements such as alpha, animation, unique layouts, and user-supplied backdrop content.  It is extremely memory-hungry.</source>
21189
21048
        <translation>Graphite is a theme emphasizing MythUI interface improvements such as alpha, animation, unique layouts, and user-supplied backdrop content.  It is extremely memory-hungry.</translation>
21190
21049
    </message>
21191
21050
    <message>
21192
 
        <source>title goes here</source>
21193
 
        <translation type="obsolete">title goes here</translation>
21194
 
    </message>
21195
 
    <message>
21196
 
        <source>sep 13, 2004 11:00 pm (1h 15m)</source>
21197
 
        <translation type="obsolete">sep 13, 2004 11:00 pm (1h 15m)</translation>
21198
 
    </message>
21199
 
    <message>
21200
 
        <source>description goes here.</source>
21201
 
        <translation type="obsolete">description goes here.</translation>
21202
 
    </message>
21203
 
    <message>
21204
 
        <source>File Finder To Import</source>
21205
 
        <translation type="obsolete">File Finder To Import</translation>
21206
 
    </message>
21207
 
    <message>
21208
 
        <location filename="../themes/themestrings.h" line="837"/>
 
21051
        <location filename="../themes/themestrings.h" line="843"/>
21209
21052
        <source>No Recordings available, or screen loading...</source>
21210
21053
        <translation>No Recordings available, or screen loading...</translation>
21211
21054
    </message>
21212
21055
    <message>
21213
 
        <location filename="../themes/themestrings.h" line="839"/>
 
21056
        <location filename="../themes/themestrings.h" line="846"/>
21214
21057
        <source>Schedule Options Editor</source>
21215
21058
        <translation>Schedule Options Editor</translation>
21216
21059
    </message>
21217
21060
    <message>
21218
 
        <location filename="../themes/themestrings.h" line="840"/>
 
21061
        <location filename="../themes/themestrings.h" line="847"/>
21219
21062
        <source>Storage Options Editor</source>
21220
21063
        <translation>Storage Options Editor</translation>
21221
21064
    </message>
21222
21065
    <message>
21223
 
        <location filename="../themes/themestrings.h" line="841"/>
 
21066
        <location filename="../themes/themestrings.h" line="848"/>
21224
21067
        <source>Post Processing Editor</source>
21225
21068
        <translation>Post Processing Editor</translation>
21226
21069
    </message>
21227
21070
    <message>
21228
 
        <location filename="../themes/themestrings.h" line="861"/>
21229
 
        <source>(%STARTTIME% - %ENDTIME%)  %LENMINS%</source>
21230
 
        <translation>(%STARTTIME% - %ENDTIME%)  %LENMINS%</translation>
21231
 
    </message>
21232
 
    <message>
21233
 
        <location filename="../themes/themestrings.h" line="354"/>
 
21071
        <location filename="../themes/themestrings.h" line="357"/>
21234
21072
        <source>%CHANNUM%</source>
21235
21073
        <translation>%CHANNUM%</translation>
21236
21074
    </message>
21237
21075
    <message>
21238
 
        <location filename="../themes/themestrings.h" line="845"/>
21239
 
        <source>Key Configuration</source>
21240
 
        <translation>Key Configuration</translation>
21241
 
    </message>
21242
 
    <message>
21243
 
        <location filename="../themes/themestrings.h" line="846"/>
21244
 
        <source>Utilities</source>
21245
 
        <translation>Utilities</translation>
21246
 
    </message>
21247
 
    <message>
21248
 
        <location filename="../themes/themestrings.h" line="847"/>
21249
 
        <source>Information</source>
21250
 
        <translation>Information</translation>
21251
 
    </message>
21252
 
    <message>
21253
 
        <location filename="../themes/themestrings.h" line="848"/>
21254
 
        <source>Optical Media</source>
21255
 
        <translation>Optical Media</translation>
21256
 
    </message>
21257
 
    <message>
21258
 
        <location filename="../themes/themestrings.h" line="849"/>
21259
 
        <source>Photographs</source>
21260
 
        <translation>Photographs</translation>
21261
 
    </message>
21262
 
    <message>
21263
 
        <location filename="../themes/themestrings.h" line="850"/>
21264
 
        <source>Media Setup</source>
21265
 
        <translation>Media Setup</translation>
21266
 
    </message>
21267
 
    <message>
21268
 
        <location filename="../themes/themestrings.h" line="851"/>
21269
 
        <source>Info Setup</source>
21270
 
        <translation>Info Setup</translation>
21271
 
    </message>
21272
 
    <message>
21273
 
        <location filename="../themes/themestrings.h" line="852"/>
21274
 
        <source>TV Setup</source>
21275
 
        <translation>TV Setup</translation>
21276
 
    </message>
21277
 
    <message>
21278
 
        <location filename="../themes/themestrings.h" line="853"/>
21279
 
        <source>DVD</source>
21280
 
        <translation>DVD</translation>
21281
 
    </message>
21282
 
    <message>
21283
 
        <location filename="../themes/themestrings.h" line="854"/>
21284
 
        <source>Music Setup</source>
21285
 
        <translation>Music Setup</translation>
21286
 
    </message>
21287
 
    <message>
21288
 
        <location filename="../themes/themestrings.h" line="856"/>
21289
 
        <source>Video Setup</source>
21290
 
        <translation>Video Setup</translation>
21291
 
    </message>
21292
 
    <message>
21293
 
        <location filename="../themes/themestrings.h" line="857"/>
21294
 
        <source>Game Setup</source>
21295
 
        <translation>Game Setup</translation>
21296
 
    </message>
21297
 
    <message>
21298
 
        <location filename="../themes/themestrings.h" line="859"/>
21299
 
        <source>Archive</source>
21300
 
        <translation>Archive</translation>
21301
 
    </message>
21302
 
    <message>
21303
 
        <location filename="../themes/themestrings.h" line="162"/>
 
21076
        <location filename="../themes/themestrings.h" line="165"/>
21304
21077
        <source>Probe</source>
21305
21078
        <translation>Probe</translation>
21306
21079
    </message>
21307
21080
    <message>
21308
 
        <location filename="../themes/themestrings.h" line="794"/>
 
21081
        <location filename="../themes/themestrings.h" line="799"/>
21309
21082
        <source>%YEARSTARS% %DESCRIPTION% %LONGREPEAT%</source>
21310
21083
        <translation>%YEARSTARS% %DESCRIPTION% %LONGREPEAT%</translation>
21311
21084
    </message>
21312
21085
    <message>
21313
 
        <location filename="../themes/themestrings.h" line="800"/>
 
21086
        <location filename="../themes/themestrings.h" line="805"/>
21314
21087
        <source>Childish is the first MythTV theme designed specifically with children in mind.  It was the winner of MythTV&apos;s v0.23 theming contest.</source>
21315
21088
        <translation>Childish is the first MythTV theme designed specifically with children in mind.  It was the winner of MythTV&apos;s v0.23 theming contest.</translation>
21316
21089
    </message>
21317
21090
    <message>
21318
 
        <location filename="../themes/themestrings.h" line="855"/>
21319
 
        <source>Weather Setup</source>
21320
 
        <translation>Weather Setup</translation>
21321
 
    </message>
21322
 
    <message>
21323
 
        <location filename="../themes/themestrings.h" line="864"/>
 
21091
        <location filename="../themes/themestrings.h" line="888"/>
21324
21092
        <source>No recordings exist</source>
21325
21093
        <translation>No recordings exist</translation>
21326
21094
    </message>
21327
21095
    <message>
21328
 
        <location filename="../themes/themestrings.h" line="865"/>
21329
 
        <source>New Password</source>
21330
 
        <translation>New Password</translation>
21331
 
    </message>
21332
 
    <message>
21333
 
        <location filename="../themes/themestrings.h" line="866"/>
21334
 
        <source>Manual Recording</source>
21335
 
        <translation>Manual Recording</translation>
21336
 
    </message>
21337
 
    <message>
21338
 
        <location filename="../themes/themestrings.h" line="867"/>
21339
 
        <source>Programme Finder</source>
21340
 
        <translation>Programme Finder</translation>
21341
 
    </message>
21342
 
    <message>
21343
 
        <location filename="../themes/themestrings.h" line="868"/>
21344
 
        <source>Programme Guide</source>
21345
 
        <translation>Programme Guide</translation>
21346
 
    </message>
21347
 
    <message>
21348
 
        <location filename="../themes/themestrings.h" line="356"/>
 
21096
        <location filename="../themes/themestrings.h" line="359"/>
21349
21097
        <source>(1) Time (2) Title</source>
21350
21098
        <translation>(1) Time (2) Title</translation>
21351
21099
    </message>
21352
21100
    <message>
21353
 
        <location filename="../themes/themestrings.h" line="870"/>
21354
 
        <source>No programs matched this search.</source>
21355
 
        <translation>No programmes matched this search.</translation>
21356
 
    </message>
21357
 
    <message>
21358
 
        <location filename="../themes/themestrings.h" line="871"/>
21359
 
        <source>A brushed metal and glass effect theme with a choice of colour schemes.</source>
21360
 
        <translation>A brushed metal and glass effect theme with a choice of colour schemes.</translation>
21361
 
    </message>
21362
 
    <message>
21363
 
        <location filename="../themes/themestrings.h" line="385"/>
 
21101
        <location filename="../themes/themestrings.h" line="388"/>
21364
21102
        <source>Start Frontend</source>
21365
21103
        <translation>Start Frontend</translation>
21366
21104
    </message>
21367
21105
    <message>
21368
 
        <location filename="../themes/themestrings.h" line="8"/>
 
21106
        <location filename="../themes/themestrings.h" line="11"/>
21369
21107
        <source>7. System Events</source>
21370
21108
        <translation>7. System Events</translation>
21371
21109
    </message>
21372
21110
    <message>
21373
 
        <location filename="../themes/themestrings.h" line="12"/>
 
21111
        <location filename="../themes/themestrings.h" line="15"/>
21374
21112
        <source>Pick the menu layout, font, size, and locale</source>
21375
 
        <translation type="unfinished"></translation>
 
21113
        <translation>Pick the menu layout, font, size, and locale</translation>
21376
21114
    </message>
21377
21115
    <message>
21378
 
        <location filename="../themes/themestrings.h" line="13"/>
 
21116
        <location filename="../themes/themestrings.h" line="16"/>
21379
21117
        <source>Theme Chooser</source>
21380
21118
        <translation>Theme Chooser</translation>
21381
21119
    </message>
21382
21120
    <message>
21383
 
        <location filename="../themes/themestrings.h" line="14"/>
 
21121
        <location filename="../themes/themestrings.h" line="17"/>
21384
21122
        <source>Choose a local theme or download new ones</source>
21385
21123
        <translation>Choose a local theme or download new ones</translation>
21386
21124
    </message>
21387
21125
    <message>
21388
 
        <location filename="../themes/themestrings.h" line="15"/>
 
21126
        <location filename="../themes/themestrings.h" line="18"/>
21389
21127
        <source>Audio</source>
21390
 
        <translation type="unfinished">Audio</translation>
 
21128
        <translation>Audio</translation>
21391
21129
    </message>
21392
21130
    <message>
21393
 
        <location filename="../themes/themestrings.h" line="16"/>
 
21131
        <location filename="../themes/themestrings.h" line="19"/>
21394
21132
        <source>Configure local audio output</source>
21395
 
        <translation type="unfinished"></translation>
 
21133
        <translation>Configure local audio output</translation>
21396
21134
    </message>
21397
21135
    <message>
21398
 
        <location filename="../themes/themestrings.h" line="19"/>
 
21136
        <location filename="../themes/themestrings.h" line="22"/>
21399
21137
        <source>Setup Wizard</source>
21400
 
        <translation type="unfinished"></translation>
 
21138
        <translation>Setup Wizard</translation>
21401
21139
    </message>
21402
21140
    <message>
21403
 
        <location filename="../themes/themestrings.h" line="20"/>
 
21141
        <location filename="../themes/themestrings.h" line="23"/>
21404
21142
        <source>Perform basic configuration tasks</source>
21405
 
        <translation type="unfinished"></translation>
 
21143
        <translation>Perform basic configuration tasks</translation>
21406
21144
    </message>
21407
21145
    <message>
21408
 
        <location filename="../themes/themestrings.h" line="23"/>
 
21146
        <location filename="../themes/themestrings.h" line="26"/>
21409
21147
        <source>Artwork and Data Sources</source>
21410
 
        <translation type="unfinished"></translation>
 
21148
        <translation>Artwork and Data Sources</translation>
21411
21149
    </message>
21412
21150
    <message>
21413
 
        <location filename="../themes/themestrings.h" line="24"/>
 
21151
        <location filename="../themes/themestrings.h" line="27"/>
21414
21152
        <source>Configure sources of artwork and metadata</source>
21415
 
        <translation type="unfinished"></translation>
 
21153
        <translation>Configure sources of artwork and metadata</translation>
21416
21154
    </message>
21417
21155
    <message>
21418
 
        <location filename="../themes/themestrings.h" line="30"/>
 
21156
        <location filename="../themes/themestrings.h" line="33"/>
21419
21157
        <source>Configure playback and metadata</source>
21420
 
        <translation type="unfinished"></translation>
 
21158
        <translation>Configure playback and metadata</translation>
21421
21159
    </message>
21422
21160
    <message>
21423
 
        <location filename="../themes/themestrings.h" line="55"/>
 
21161
        <location filename="../themes/themestrings.h" line="58"/>
21424
21162
        <source>What your system is doing right now</source>
21425
21163
        <translation>What your system is doing right now</translation>
21426
21164
    </message>
21427
21165
    <message>
21428
 
        <location filename="../themes/themestrings.h" line="56"/>
 
21166
        <location filename="../themes/themestrings.h" line="59"/>
21429
21167
        <source>Utilities / Setup</source>
21430
21168
        <translation>Utilities / Setup</translation>
21431
21169
    </message>
21432
21170
    <message>
21433
 
        <location filename="../themes/themestrings.h" line="57"/>
 
21171
        <location filename="../themes/themestrings.h" line="60"/>
21434
21172
        <source>Settings for TV, Images, Music, Video, Weather, etc.</source>
21435
21173
        <translation>Settings for TV, Images, Music, Video, Weather, etc.</translation>
21436
21174
    </message>
21437
21175
    <message>
21438
 
        <location filename="../themes/themestrings.h" line="58"/>
 
21176
        <location filename="../themes/themestrings.h" line="61"/>
21439
21177
        <source>Set Recording Priorities</source>
21440
21178
        <translation>Set Recording Priorities</translation>
21441
21179
    </message>
21442
21180
    <message>
21443
 
        <location filename="../themes/themestrings.h" line="59"/>
 
21181
        <location filename="../themes/themestrings.h" line="62"/>
21444
21182
        <source>Settings to prioritize some shows over others</source>
21445
21183
        <translation>Settings to prioritise some shows over others</translation>
21446
21184
    </message>
21447
21185
    <message>
21448
 
        <location filename="../themes/themestrings.h" line="60"/>
 
21186
        <location filename="../themes/themestrings.h" line="63"/>
21449
21187
        <source>Set Channel Recording Priorities</source>
21450
21188
        <translation>Set Channel Recording Priorities</translation>
21451
21189
    </message>
21452
21190
    <message>
21453
 
        <location filename="../themes/themestrings.h" line="61"/>
 
21191
        <location filename="../themes/themestrings.h" line="64"/>
21454
21192
        <source>Settings to prioritize some channels over others</source>
21455
21193
        <translation>Settings to prioritise some channels over others</translation>
21456
21194
    </message>
21457
21195
    <message>
21458
 
        <location filename="../themes/themestrings.h" line="62"/>
 
21196
        <location filename="../themes/themestrings.h" line="65"/>
21459
21197
        <source>Custom Priority</source>
21460
21198
        <translation>Custom Priority</translation>
21461
21199
    </message>
21462
21200
    <message>
21463
 
        <location filename="../themes/themestrings.h" line="63"/>
 
21201
        <location filename="../themes/themestrings.h" line="66"/>
21464
21202
        <source>Most used DVR options are found on the main menu. Plugin options are in the utilities menu.</source>
21465
21203
        <translation>Most used DVR options are found on the main menu. Plugin options are in the utilities menu.</translation>
21466
21204
    </message>
21467
21205
    <message>
21468
 
        <location filename="../themes/themestrings.h" line="64"/>
 
21206
        <location filename="../themes/themestrings.h" line="67"/>
21469
21207
        <source>New Titles</source>
21470
21208
        <translation>New Titles</translation>
21471
21209
    </message>
21472
21210
    <message>
21473
 
        <location filename="../themes/themestrings.h" line="65"/>
 
21211
        <location filename="../themes/themestrings.h" line="68"/>
21474
21212
        <source>Pick a program to record for a list of new titles</source>
21475
21213
        <translation>Pick a programme to record for a list of new titles</translation>
21476
21214
    </message>
21477
21215
    <message>
21478
 
        <location filename="../themes/themestrings.h" line="66"/>
 
21216
        <location filename="../themes/themestrings.h" line="69"/>
21479
21217
        <source>Movies</source>
21480
21218
        <translation>Films</translation>
21481
21219
    </message>
21482
21220
    <message>
21483
 
        <location filename="../themes/themestrings.h" line="67"/>
 
21221
        <location filename="../themes/themestrings.h" line="70"/>
21484
21222
        <source>Pick a movie to record</source>
21485
21223
        <translation>Pick a film to record</translation>
21486
21224
    </message>
21487
21225
    <message>
21488
 
        <location filename="../themes/themestrings.h" line="68"/>
 
21226
        <location filename="../themes/themestrings.h" line="71"/>
21489
21227
        <source>Categories</source>
21490
21228
        <translation>Categories</translation>
21491
21229
    </message>
21492
21230
    <message>
21493
 
        <location filename="../themes/themestrings.h" line="69"/>
 
21231
        <location filename="../themes/themestrings.h" line="72"/>
21494
21232
        <source>Pick a program based on category</source>
21495
21233
        <translation>Pick a programme based on category</translation>
21496
21234
    </message>
21497
21235
    <message>
21498
 
        <location filename="../themes/themestrings.h" line="70"/>
 
21236
        <location filename="../themes/themestrings.h" line="73"/>
21499
21237
        <source>Channels</source>
21500
21238
        <translation>Channels</translation>
21501
21239
    </message>
21502
21240
    <message>
21503
 
        <location filename="../themes/themestrings.h" line="71"/>
 
21241
        <location filename="../themes/themestrings.h" line="74"/>
21504
21242
        <source>Pick a program on a given channel</source>
21505
21243
        <translation>Pick a programme on a given channel</translation>
21506
21244
    </message>
21507
21245
    <message>
21508
 
        <location filename="../themes/themestrings.h" line="72"/>
 
21246
        <location filename="../themes/themestrings.h" line="75"/>
21509
21247
        <source>Time</source>
21510
21248
        <translation>Time</translation>
21511
21249
    </message>
21512
21250
    <message>
21513
 
        <location filename="../themes/themestrings.h" line="73"/>
 
21251
        <location filename="../themes/themestrings.h" line="76"/>
21514
21252
        <source>Pick a program based on time</source>
21515
21253
        <translation>Pick a programme based on time</translation>
21516
21254
    </message>
21517
21255
    <message>
21518
 
        <location filename="../themes/themestrings.h" line="74"/>
 
21256
        <location filename="../themes/themestrings.h" line="77"/>
21519
21257
        <source>Program Guide</source>
21520
21258
        <translation>Programme Guide</translation>
21521
21259
    </message>
21522
21260
    <message>
21523
 
        <location filename="../themes/themestrings.h" line="75"/>
 
21261
        <location filename="../themes/themestrings.h" line="78"/>
21524
21262
        <source>Choose programs from a grid-style list</source>
21525
21263
        <translation>Choose programmes from a grid-style list</translation>
21526
21264
    </message>
21527
21265
    <message>
21528
 
        <location filename="../themes/themestrings.h" line="76"/>
 
21266
        <location filename="../themes/themestrings.h" line="79"/>
21529
21267
        <source>Program Finder</source>
21530
21268
        <translation>Programme Finder</translation>
21531
21269
    </message>
21532
21270
    <message>
21533
 
        <location filename="../themes/themestrings.h" line="77"/>
 
21271
        <location filename="../themes/themestrings.h" line="80"/>
21534
21272
        <source>Choose programs from an alphabetical index</source>
21535
21273
        <translation>Choose programmes from an alphabetical index</translation>
21536
21274
    </message>
21537
21275
    <message>
21538
 
        <location filename="../themes/themestrings.h" line="78"/>
 
21276
        <location filename="../themes/themestrings.h" line="81"/>
21539
21277
        <source>Search Words</source>
21540
21278
        <translation>Search Words</translation>
21541
21279
    </message>
21542
21280
    <message>
21543
 
        <location filename="../themes/themestrings.h" line="79"/>
 
21281
        <location filename="../themes/themestrings.h" line="82"/>
21544
21282
        <source>Find programs matching search words</source>
21545
21283
        <translation>Find programmes matching search words</translation>
21546
21284
    </message>
21547
21285
    <message>
21548
 
        <location filename="../themes/themestrings.h" line="80"/>
 
21286
        <location filename="../themes/themestrings.h" line="83"/>
21549
21287
        <source>Search Lists</source>
21550
21288
        <translation>Search Lists</translation>
21551
21289
    </message>
21552
21290
    <message>
21553
 
        <location filename="../themes/themestrings.h" line="125"/>
 
21291
        <location filename="../themes/themestrings.h" line="128"/>
21554
21292
        <source>ZoneMinder</source>
21555
 
        <translation type="unfinished"></translation>
 
21293
        <translation>ZoneMinder</translation>
21556
21294
    </message>
21557
21295
    <message>
21558
 
        <location filename="../themes/themestrings.h" line="131"/>
 
21296
        <location filename="../themes/themestrings.h" line="134"/>
21559
21297
        <source>Player Applications and Optical Drives</source>
21560
 
        <translation type="unfinished"></translation>
 
21298
        <translation>Player Applications and Optical Drives</translation>
21561
21299
    </message>
21562
21300
    <message>
21563
 
        <location filename="../themes/themestrings.h" line="140"/>
 
21301
        <location filename="../themes/themestrings.h" line="143"/>
21564
21302
        <source>Play a DVD or Blu-ray</source>
21565
 
        <translation type="unfinished"></translation>
 
21303
        <translation>Play a DVD or Blu-ray</translation>
21566
21304
    </message>
21567
21305
    <message>
21568
 
        <location filename="../themes/themestrings.h" line="142"/>
 
21306
        <location filename="../themes/themestrings.h" line="145"/>
21569
21307
        <source>Video Settings</source>
21570
 
        <translation type="unfinished">Video Settings</translation>
 
21308
        <translation>Video Settings</translation>
21571
21309
    </message>
21572
21310
    <message>
21573
 
        <location filename="../themes/themestrings.h" line="152"/>
 
21311
        <location filename="../themes/themestrings.h" line="155"/>
21574
21312
        <source>%PLAYEDTIME%</source>
21575
 
        <translation type="unfinished"></translation>
 
21313
        <translation>%PLAYEDTIME%</translation>
21576
21314
    </message>
21577
21315
    <message>
21578
 
        <location filename="../themes/themestrings.h" line="153"/>
 
21316
        <location filename="../themes/themestrings.h" line="156"/>
21579
21317
        <source>%(|REMAININGTIME|)%%(|BEHINDTIME|)%</source>
21580
 
        <translation type="unfinished"></translation>
 
21318
        <translation>%(|REMAININGTIME|)%%(|BEHINDTIME|)%</translation>
21581
21319
    </message>
21582
21320
    <message>
21583
 
        <location filename="../themes/themestrings.h" line="179"/>
 
21321
        <location filename="../themes/themestrings.h" line="182"/>
21584
21322
        <source>Inetref:</source>
21585
 
        <translation type="unfinished"></translation>
 
21323
        <translation>Inetref:</translation>
21586
21324
    </message>
21587
21325
    <message>
21588
 
        <location filename="../themes/themestrings.h" line="250"/>
 
21326
        <location filename="../themes/themestrings.h" line="253"/>
21589
21327
        <source>Metadata Options</source>
21590
 
        <translation type="unfinished"></translation>
 
21328
        <translation>Metadata Options</translation>
21591
21329
    </message>
21592
21330
    <message>
21593
 
        <location filename="../themes/themestrings.h" line="260"/>
 
21331
        <location filename="../themes/themestrings.h" line="263"/>
21594
21332
        <source>Schedule filters</source>
21595
 
        <translation type="unfinished"></translation>
 
21333
        <translation>Schedule filters</translation>
21596
21334
    </message>
21597
21335
    <message>
21598
 
        <location filename="../themes/themestrings.h" line="273"/>
 
21336
        <location filename="../themes/themestrings.h" line="276"/>
21599
21337
        <source>Perform Query</source>
21600
 
        <translation type="unfinished"></translation>
 
21338
        <translation>Perform Query</translation>
21601
21339
    </message>
21602
21340
    <message>
21603
 
        <location filename="../themes/themestrings.h" line="274"/>
 
21341
        <location filename="../themes/themestrings.h" line="277"/>
21604
21342
        <source>Find Online Coverart</source>
21605
 
        <translation type="unfinished"></translation>
 
21343
        <translation>Find Online Coverart</translation>
21606
21344
    </message>
21607
21345
    <message>
21608
 
        <location filename="../themes/themestrings.h" line="275"/>
 
21346
        <location filename="../themes/themestrings.h" line="278"/>
21609
21347
        <source>Find Online Fanart</source>
21610
 
        <translation type="unfinished"></translation>
 
21348
        <translation>Find Online Fanart</translation>
21611
21349
    </message>
21612
21350
    <message>
21613
 
        <location filename="../themes/themestrings.h" line="276"/>
 
21351
        <location filename="../themes/themestrings.h" line="279"/>
21614
21352
        <source>Find Online Banners</source>
21615
 
        <translation type="unfinished"></translation>
 
21353
        <translation>Find Online Banners</translation>
21616
21354
    </message>
21617
21355
    <message>
21618
 
        <location filename="../themes/themestrings.h" line="277"/>
 
21356
        <location filename="../themes/themestrings.h" line="280"/>
21619
21357
        <source>Find Local Coverart</source>
21620
 
        <translation type="unfinished"></translation>
 
21358
        <translation>Find Local Coverart</translation>
21621
21359
    </message>
21622
21360
    <message>
21623
 
        <location filename="../themes/themestrings.h" line="278"/>
 
21361
        <location filename="../themes/themestrings.h" line="281"/>
21624
21362
        <source>Find Local Fanart</source>
21625
 
        <translation type="unfinished"></translation>
 
21363
        <translation>Find Local Fanart</translation>
21626
21364
    </message>
21627
21365
    <message>
21628
 
        <location filename="../themes/themestrings.h" line="279"/>
 
21366
        <location filename="../themes/themestrings.h" line="282"/>
21629
21367
        <source>Find Local Banners</source>
21630
 
        <translation type="unfinished"></translation>
 
21368
        <translation>Find Local Banners</translation>
21631
21369
    </message>
21632
21370
    <message>
21633
 
        <location filename="../themes/themestrings.h" line="716"/>
 
21371
        <location filename="../themes/themestrings.h" line="725"/>
21634
21372
        <source>Select artwork, and find recording information online.</source>
21635
 
        <translation type="unfinished"></translation>
 
21373
        <translation>Select artwork, and find recording information online.</translation>
21636
21374
    </message>
21637
21375
    <message>
21638
 
        <location filename="../themes/themestrings.h" line="717"/>
 
21376
        <location filename="../themes/themestrings.h" line="726"/>
21639
21377
        <source>Season/Episode:</source>
21640
 
        <translation type="unfinished"></translation>
 
21378
        <translation>Series/Episode:</translation>
21641
21379
    </message>
21642
21380
    <message>
21643
 
        <location filename="../themes/themestrings.h" line="718"/>
 
21381
        <location filename="../themes/themestrings.h" line="727"/>
21644
21382
        <source>Find Coverart Online</source>
21645
 
        <translation type="unfinished"></translation>
 
21383
        <translation>Find Coverart Online</translation>
21646
21384
    </message>
21647
21385
    <message>
21648
 
        <location filename="../themes/themestrings.h" line="719"/>
 
21386
        <location filename="../themes/themestrings.h" line="728"/>
21649
21387
        <source>Select Local Coverart</source>
21650
 
        <translation type="unfinished"></translation>
 
21388
        <translation>Select Local Coverart</translation>
21651
21389
    </message>
21652
21390
    <message>
21653
 
        <location filename="../themes/themestrings.h" line="720"/>
 
21391
        <location filename="../themes/themestrings.h" line="729"/>
21654
21392
        <source>Find Fanart Online</source>
21655
 
        <translation type="unfinished"></translation>
 
21393
        <translation>Find Fanart Online</translation>
21656
21394
    </message>
21657
21395
    <message>
21658
 
        <location filename="../themes/themestrings.h" line="721"/>
 
21396
        <location filename="../themes/themestrings.h" line="730"/>
21659
21397
        <source>Select Local Fanart</source>
21660
 
        <translation type="unfinished"></translation>
 
21398
        <translation>Select Local Fanart</translation>
21661
21399
    </message>
21662
21400
    <message>
21663
 
        <location filename="../themes/themestrings.h" line="722"/>
 
21401
        <location filename="../themes/themestrings.h" line="731"/>
21664
21402
        <source>Find Banners Online</source>
21665
 
        <translation type="unfinished"></translation>
 
21403
        <translation>Find Banners Online</translation>
21666
21404
    </message>
21667
21405
    <message>
21668
 
        <location filename="../themes/themestrings.h" line="723"/>
 
21406
        <location filename="../themes/themestrings.h" line="732"/>
21669
21407
        <source>Select Local Banner</source>
21670
 
        <translation type="unfinished"></translation>
 
21408
        <translation>Select Local Banner</translation>
21671
21409
    </message>
21672
21410
    <message>
21673
 
        <location filename="../themes/themestrings.h" line="773"/>
 
21411
        <location filename="../themes/themestrings.h" line="782"/>
21674
21412
        <source>BD Mount:</source>
21675
 
        <translation type="unfinished"></translation>
 
21413
        <translation>BD Mount:</translation>
21676
21414
    </message>
21677
21415
    <message>
21678
 
        <location filename="../themes/themestrings.h" line="774"/>
 
21416
        <location filename="../themes/themestrings.h" line="783"/>
21679
21417
        <source>BD Region:</source>
21680
 
        <translation type="unfinished"></translation>
 
21418
        <translation>BD Region:</translation>
21681
21419
    </message>
21682
21420
    <message>
21683
 
        <location filename="../themes/themestrings.h" line="828"/>
 
21421
        <location filename="../themes/themestrings.h" line="834"/>
21684
21422
        <source>Airdate:</source>
21685
 
        <translation type="unfinished"></translation>
 
21423
        <translation>Airdate:</translation>
21686
21424
    </message>
21687
21425
    <message>
21688
 
        <location filename="../themes/themestrings.h" line="835"/>
 
21426
        <location filename="../themes/themestrings.h" line="841"/>
21689
21427
        <source>Theater name</source>
21690
21428
        <translation>Cinema name</translation>
21691
21429
    </message>
21692
21430
    <message>
21693
 
        <location filename="../themes/themestrings.h" line="81"/>
 
21431
        <location filename="../themes/themestrings.h" line="84"/>
21694
21432
        <source>Pick a program to record from a set of lists</source>
21695
21433
        <translation>Pick a programme to record from a set of lists</translation>
21696
21434
    </message>
21697
21435
    <message>
21698
 
        <location filename="../themes/themestrings.h" line="82"/>
 
21436
        <location filename="../themes/themestrings.h" line="85"/>
21699
21437
        <source>Custom Record</source>
21700
21438
        <translation>Custom Record</translation>
21701
21439
    </message>
21702
21440
    <message>
21703
 
        <location filename="../themes/themestrings.h" line="83"/>
 
21441
        <location filename="../themes/themestrings.h" line="86"/>
21704
21442
        <source>Advanced program finder</source>
21705
21443
        <translation>Advanced programme finder</translation>
21706
21444
    </message>
21707
21445
    <message>
21708
 
        <location filename="../themes/themestrings.h" line="84"/>
 
21446
        <location filename="../themes/themestrings.h" line="87"/>
21709
21447
        <source>Manual Schedule</source>
21710
21448
        <translation>Manual Schedule</translation>
21711
21449
    </message>
21712
21450
    <message>
21713
 
        <location filename="../themes/themestrings.h" line="85"/>
 
21451
        <location filename="../themes/themestrings.h" line="88"/>
21714
21452
        <source>VCR-like recording scheduler</source>
21715
21453
        <translation>VCR-like recording scheduler</translation>
21716
21454
    </message>
21717
21455
    <message>
21718
 
        <location filename="../themes/themestrings.h" line="86"/>
 
21456
        <location filename="../themes/themestrings.h" line="89"/>
21719
21457
        <source>Titles</source>
21720
21458
        <translation>Titles</translation>
21721
21459
    </message>
21722
21460
    <message>
21723
 
        <location filename="../themes/themestrings.h" line="87"/>
 
21461
        <location filename="../themes/themestrings.h" line="90"/>
21724
21462
        <source>Find a program based on title</source>
21725
21463
        <translation>Find a programme based on title</translation>
21726
21464
    </message>
21727
21465
    <message>
21728
 
        <location filename="../themes/themestrings.h" line="88"/>
 
21466
        <location filename="../themes/themestrings.h" line="91"/>
21729
21467
        <source>Keywords</source>
21730
21468
        <translation>Keywords</translation>
21731
21469
    </message>
21732
21470
    <message>
21733
 
        <location filename="../themes/themestrings.h" line="89"/>
 
21471
        <location filename="../themes/themestrings.h" line="92"/>
21734
21472
        <source>Find a program matching a keyword</source>
21735
21473
        <translation>Find a programme matching a keyword</translation>
21736
21474
    </message>
21737
21475
    <message>
21738
 
        <location filename="../themes/themestrings.h" line="90"/>
 
21476
        <location filename="../themes/themestrings.h" line="93"/>
21739
21477
        <source>People</source>
21740
21478
        <translation>People</translation>
21741
21479
    </message>
21742
21480
    <message>
21743
 
        <location filename="../themes/themestrings.h" line="91"/>
 
21481
        <location filename="../themes/themestrings.h" line="94"/>
21744
21482
        <source>Find a program including a given person</source>
21745
21483
        <translation>Find a programme including a given person</translation>
21746
21484
    </message>
21747
21485
    <message>
21748
 
        <location filename="../themes/themestrings.h" line="92"/>
 
21486
        <location filename="../themes/themestrings.h" line="95"/>
21749
21487
        <source>Advanced</source>
21750
21488
        <translation>Advanced</translation>
21751
21489
    </message>
21752
21490
    <message>
21753
 
        <location filename="../themes/themestrings.h" line="93"/>
 
21491
        <location filename="../themes/themestrings.h" line="96"/>
21754
21492
        <source>Combine more than one word search</source>
21755
21493
        <translation>Combine more than one word search</translation>
21756
21494
    </message>
21757
21495
    <message>
21758
 
        <location filename="../themes/themestrings.h" line="94"/>
 
21496
        <location filename="../themes/themestrings.h" line="97"/>
21759
21497
        <source>Stored Searches</source>
21760
21498
        <translation>Stored Searches</translation>
21761
21499
    </message>
21762
21500
    <message>
21763
 
        <location filename="../themes/themestrings.h" line="95"/>
 
21501
        <location filename="../themes/themestrings.h" line="98"/>
21764
21502
        <source>Results of searches you have saved</source>
21765
21503
        <translation>Results of searches you have saved</translation>
21766
21504
    </message>
21767
21505
    <message>
21768
 
        <location filename="../themes/themestrings.h" line="96"/>
 
21506
        <location filename="../themes/themestrings.h" line="99"/>
21769
21507
        <source>TV navigation and recording preferences</source>
21770
21508
        <translation>TV navigation and recording preferences</translation>
21771
21509
    </message>
21772
21510
    <message>
21773
 
        <location filename="../themes/themestrings.h" line="97"/>
 
21511
        <location filename="../themes/themestrings.h" line="100"/>
21774
21512
        <source>Guide appearance and behavior</source>
21775
21513
        <translation>Guide appearance and behaviour</translation>
21776
21514
    </message>
21777
21515
    <message>
21778
 
        <location filename="../themes/themestrings.h" line="98"/>
 
21516
        <location filename="../themes/themestrings.h" line="101"/>
21779
21517
        <source>Playback</source>
21780
21518
        <translation>Playback</translation>
21781
21519
    </message>
21782
21520
    <message>
21783
 
        <location filename="../themes/themestrings.h" line="99"/>
 
21521
        <location filename="../themes/themestrings.h" line="102"/>
21784
21522
        <source>Settings for viewing and playing TV</source>
21785
21523
        <translation>Settings for viewing and playing TV</translation>
21786
21524
    </message>
21787
21525
    <message>
21788
 
        <location filename="../themes/themestrings.h" line="100"/>
 
21526
        <location filename="../themes/themestrings.h" line="103"/>
21789
21527
        <source>Playback OSD</source>
21790
21528
        <translation>Playback OSD</translation>
21791
21529
    </message>
21792
21530
    <message>
21793
 
        <location filename="../themes/themestrings.h" line="101"/>
 
21531
        <location filename="../themes/themestrings.h" line="104"/>
21794
21532
        <source>Theme and settings for OSD</source>
21795
21533
        <translation>Theme and settings for OSD</translation>
21796
21534
    </message>
21797
21535
    <message>
21798
 
        <location filename="../themes/themestrings.h" line="785"/>
 
21536
        <location filename="../themes/themestrings.h" line="816"/>
21799
21537
        <source>OSD Menu Editor</source>
21800
21538
        <translation>OSD Menu Editor</translation>
21801
21539
    </message>
21802
21540
    <message>
21803
 
        <location filename="../themes/themestrings.h" line="102"/>
 
21541
        <location filename="../themes/themestrings.h" line="105"/>
21804
21542
        <source>Playback Groups</source>
21805
21543
        <translation>Playback Groups</translation>
21806
21544
    </message>
21807
21545
    <message>
21808
 
        <location filename="../themes/themestrings.h" line="103"/>
 
21546
        <location filename="../themes/themestrings.h" line="106"/>
21809
21547
        <source>Adjust settings for different playback styles</source>
21810
21548
        <translation>Adjust settings for different playback styles</translation>
21811
21549
    </message>
21812
21550
    <message>
21813
 
        <location filename="../themes/themestrings.h" line="104"/>
 
21551
        <location filename="../themes/themestrings.h" line="107"/>
21814
21552
        <source>Channel Groups</source>
21815
21553
        <translation>Channel Groups</translation>
21816
21554
    </message>
21817
21555
    <message>
21818
 
        <location filename="../themes/themestrings.h" line="105"/>
 
21556
        <location filename="../themes/themestrings.h" line="108"/>
21819
21557
        <source>Recording Profiles</source>
21820
21558
        <translation>Recording Profiles</translation>
21821
21559
    </message>
21822
21560
    <message>
21823
 
        <location filename="../themes/themestrings.h" line="106"/>
 
21561
        <location filename="../themes/themestrings.h" line="109"/>
21824
21562
        <source>Global recording priority and scheduling</source>
21825
21563
        <translation>Global recording priority and scheduling</translation>
21826
21564
    </message>
21827
21565
    <message>
21828
 
        <location filename="../themes/themestrings.h" line="107"/>
 
21566
        <location filename="../themes/themestrings.h" line="110"/>
21829
21567
        <source>Watch TV</source>
21830
21568
        <translation>Watch TV</translation>
21831
21569
    </message>
21832
21570
    <message>
21833
 
        <location filename="../themes/themestrings.h" line="108"/>
 
21571
        <location filename="../themes/themestrings.h" line="111"/>
21834
21572
        <source>Watch live television</source>
21835
21573
        <translation>Watch live television</translation>
21836
21574
    </message>
21837
21575
    <message>
21838
 
        <location filename="../themes/themestrings.h" line="109"/>
 
21576
        <location filename="../themes/themestrings.h" line="112"/>
21839
21577
        <source>Delete Recordings</source>
21840
21578
        <translation>Delete Recordings</translation>
21841
21579
    </message>
21842
21580
    <message>
21843
 
        <location filename="../themes/themestrings.h" line="110"/>
 
21581
        <location filename="../themes/themestrings.h" line="113"/>
21844
21582
        <source>Remove television recordings</source>
21845
21583
        <translation>Remove television recordings</translation>
21846
21584
    </message>
21847
21585
    <message>
21848
 
        <location filename="../themes/themestrings.h" line="111"/>
 
21586
        <location filename="../themes/themestrings.h" line="114"/>
21849
21587
        <source>Previously Recorded</source>
21850
21588
        <translation>Previously Recorded</translation>
21851
21589
    </message>
21852
21590
    <message>
21853
 
        <location filename="../themes/themestrings.h" line="112"/>
 
21591
        <location filename="../themes/themestrings.h" line="115"/>
21854
21592
        <source>See what you have recorded before</source>
21855
21593
        <translation>See what you have recorded before</translation>
21856
21594
    </message>
21857
21595
    <message>
21858
 
        <location filename="../themes/themestrings.h" line="113"/>
 
21596
        <location filename="../themes/themestrings.h" line="116"/>
21859
21597
        <source>TV Utilities</source>
21860
21598
        <translation>TV Utilities</translation>
21861
21599
    </message>
21862
21600
    <message>
21863
 
        <location filename="../themes/themestrings.h" line="115"/>
 
21601
        <location filename="../themes/themestrings.h" line="118"/>
21864
21602
        <source>Music</source>
21865
21603
        <translation>Music</translation>
21866
21604
    </message>
21867
21605
    <message>
21868
 
        <location filename="../themes/themestrings.h" line="116"/>
 
21606
        <location filename="../themes/themestrings.h" line="119"/>
21869
21607
        <source>Videos</source>
21870
21608
        <translation>Videos</translation>
21871
21609
    </message>
21872
21610
    <message>
21873
 
        <location filename="../themes/themestrings.h" line="117"/>
 
21611
        <location filename="../themes/themestrings.h" line="120"/>
21874
21612
        <source>Images</source>
21875
21613
        <translation>Images</translation>
21876
21614
    </message>
21877
21615
    <message>
21878
 
        <location filename="../themes/themestrings.h" line="118"/>
 
21616
        <location filename="../themes/themestrings.h" line="121"/>
21879
21617
        <source>Games</source>
21880
21618
        <translation>Games</translation>
21881
21619
    </message>
21882
21620
    <message>
21883
 
        <location filename="../themes/themestrings.h" line="119"/>
 
21621
        <location filename="../themes/themestrings.h" line="122"/>
21884
21622
        <source>Weather</source>
21885
21623
        <translation>Weather</translation>
21886
21624
    </message>
21887
21625
    <message>
21888
 
        <location filename="../themes/themestrings.h" line="120"/>
 
21626
        <location filename="../themes/themestrings.h" line="123"/>
21889
21627
        <source>News Feeds</source>
21890
21628
        <translation>News Feeds</translation>
21891
21629
    </message>
21892
21630
    <message>
21893
 
        <location filename="../themes/themestrings.h" line="121"/>
 
21631
        <location filename="../themes/themestrings.h" line="124"/>
21894
21632
        <source>Web</source>
21895
21633
        <translation>Web</translation>
21896
21634
    </message>
21897
21635
    <message>
21898
 
        <location filename="../themes/themestrings.h" line="122"/>
 
21636
        <location filename="../themes/themestrings.h" line="125"/>
21899
21637
        <source>Burn DVD</source>
21900
21638
        <translation>Burn DVD</translation>
21901
21639
    </message>
21902
21640
    <message>
21903
 
        <location filename="../themes/themestrings.h" line="123"/>
 
21641
        <location filename="../themes/themestrings.h" line="126"/>
21904
21642
        <source>Recipes</source>
21905
21643
        <translation>Recipes</translation>
21906
21644
    </message>
21907
21645
    <message>
21908
 
        <location filename="../themes/themestrings.h" line="124"/>
 
21646
        <location filename="../themes/themestrings.h" line="127"/>
21909
21647
        <source>Archive Files</source>
21910
21648
        <translation>Archive Files</translation>
21911
21649
    </message>
21912
21650
    <message>
21913
 
        <source>Zone Minder</source>
21914
 
        <translation type="obsolete">Zone Minder</translation>
21915
 
    </message>
21916
 
    <message>
21917
 
        <location filename="../themes/themestrings.h" line="631"/>
 
21651
        <location filename="../themes/themestrings.h" line="641"/>
21918
21652
        <source>Movie Times</source>
21919
21653
        <translation>Film Times</translation>
21920
21654
    </message>
21921
21655
    <message>
21922
 
        <location filename="../themes/themestrings.h" line="858"/>
21923
 
        <source>NetFlix</source>
21924
 
        <translation>NetFlix</translation>
21925
 
    </message>
21926
 
    <message>
21927
 
        <location filename="../themes/themestrings.h" line="126"/>
 
21656
        <location filename="../themes/themestrings.h" line="129"/>
21928
21657
        <source>Edit Keys</source>
21929
21658
        <translation>Edit Keys</translation>
21930
21659
    </message>
21931
21660
    <message>
21932
 
        <location filename="../themes/themestrings.h" line="127"/>
 
21661
        <location filename="../themes/themestrings.h" line="130"/>
21933
21662
        <source>Setup</source>
21934
21663
        <translation>Setup</translation>
21935
21664
    </message>
21936
21665
    <message>
21937
 
        <location filename="../themes/themestrings.h" line="235"/>
 
21666
        <location filename="../themes/themestrings.h" line="238"/>
21938
21667
        <source>No listings found for this program.</source>
21939
21668
        <translation>No listings found for this programme.</translation>
21940
21669
    </message>
21941
21670
    <message>
21942
 
        <location filename="../themes/themestrings.h" line="387"/>
 
21671
        <location filename="../themes/themestrings.h" line="390"/>
21943
21672
        <source>Heading</source>
21944
21673
        <translation>Heading</translation>
21945
21674
    </message>
21946
21675
    <message>
21947
 
        <location filename="../themes/themestrings.h" line="146"/>
 
21676
        <location filename="../themes/themestrings.h" line="149"/>
21948
21677
        <source>Cancel</source>
21949
21678
        <translation>Cancel</translation>
21950
21679
    </message>
21951
21680
    <message>
21952
 
        <location filename="../themes/themestrings.h" line="145"/>
 
21681
        <location filename="../themes/themestrings.h" line="148"/>
21953
21682
        <source>0%</source>
21954
21683
        <translation>0%</translation>
21955
21684
    </message>
21956
21685
    <message>
21957
 
        <location filename="../themes/themestrings.h" line="392"/>
 
21686
        <location filename="../themes/themestrings.h" line="395"/>
21958
21687
        <source>Icon Importer</source>
21959
21688
        <translation>Icon Importer</translation>
21960
21689
    </message>
21961
21690
    <message>
21962
 
        <location filename="../themes/themestrings.h" line="340"/>
 
21691
        <location filename="../themes/themestrings.h" line="343"/>
21963
21692
        <source>Search terms:</source>
21964
21693
        <translation>Search terms:</translation>
21965
21694
    </message>
21966
21695
    <message>
21967
 
        <location filename="../themes/themestrings.h" line="341"/>
 
21696
        <location filename="../themes/themestrings.h" line="344"/>
21968
21697
        <source>Search</source>
21969
21698
        <translation>Search</translation>
21970
21699
    </message>
21971
21700
    <message>
21972
 
        <location filename="../themes/themestrings.h" line="342"/>
 
21701
        <location filename="../themes/themestrings.h" line="345"/>
21973
21702
        <source>Skip</source>
21974
21703
        <translation>Skip</translation>
21975
21704
    </message>
21976
21705
    <message>
21977
 
        <location filename="../themes/themestrings.h" line="157"/>
 
21706
        <location filename="../themes/themestrings.h" line="160"/>
21978
21707
        <source>Channel Editor</source>
21979
21708
        <translation>Channel Editor</translation>
21980
21709
    </message>
21981
21710
    <message>
21982
 
        <location filename="../themes/themestrings.h" line="393"/>
 
21711
        <location filename="../themes/themestrings.h" line="396"/>
21983
21712
        <source>List Options</source>
21984
21713
        <translation>List Options</translation>
21985
21714
    </message>
21986
21715
    <message>
21987
 
        <location filename="../themes/themestrings.h" line="394"/>
 
21716
        <location filename="../themes/themestrings.h" line="397"/>
21988
21717
        <source>Sort By:</source>
21989
21718
        <translation>Sort By:</translation>
21990
21719
    </message>
21991
21720
    <message>
21992
 
        <location filename="../themes/themestrings.h" line="345"/>
 
21721
        <location filename="../themes/themestrings.h" line="348"/>
21993
21722
        <source>Hide Channels without channel number.</source>
21994
21723
        <translation>Hide Channels without channel number.</translation>
21995
21724
    </message>
21996
21725
    <message>
21997
 
        <location filename="../themes/themestrings.h" line="395"/>
 
21726
        <location filename="../themes/themestrings.h" line="398"/>
21998
21727
        <source>Delete All</source>
21999
21728
        <translation>Delete All</translation>
22000
21729
    </message>
22001
21730
    <message>
22002
 
        <location filename="../themes/themestrings.h" line="396"/>
 
21731
        <location filename="../themes/themestrings.h" line="399"/>
22003
21732
        <source>Global Options</source>
22004
21733
        <translation>Global Options</translation>
22005
21734
    </message>
22006
21735
    <message>
22007
 
        <location filename="../themes/themestrings.h" line="346"/>
 
21736
        <location filename="../themes/themestrings.h" line="349"/>
22008
21737
        <source>Channel Scan</source>
22009
21738
        <translation>Channel Scan</translation>
22010
21739
    </message>
22011
21740
    <message>
22012
 
        <location filename="../themes/themestrings.h" line="347"/>
 
21741
        <location filename="../themes/themestrings.h" line="350"/>
22013
21742
        <source>Icon Download</source>
22014
21743
        <translation>Icon Download</translation>
22015
21744
    </message>
22016
21745
    <message>
22017
 
        <location filename="../themes/themestrings.h" line="348"/>
 
21746
        <location filename="../themes/themestrings.h" line="351"/>
22018
21747
        <source>Edit Transports</source>
22019
21748
        <translation>Edit Transports</translation>
22020
21749
    </message>
22021
21750
    <message>
22022
 
        <location filename="../themes/themestrings.h" line="285"/>
 
21751
        <location filename="../themes/themestrings.h" line="288"/>
22023
21752
        <source>Done</source>
22024
21753
        <translation>Done</translation>
22025
21754
    </message>
22026
21755
    <message>
22027
 
        <location filename="../themes/themestrings.h" line="547"/>
 
21756
        <location filename="../themes/themestrings.h" line="557"/>
22028
21757
        <source>Play Games</source>
22029
21758
        <translation>Play Games</translation>
22030
21759
    </message>
22031
21760
    <message>
22032
 
        <source>System:</source>
22033
 
        <translation type="obsolete">System:</translation>
22034
 
    </message>
22035
 
    <message>
22036
 
        <location filename="../themes/themestrings.h" line="282"/>
 
21761
        <location filename="../themes/themestrings.h" line="285"/>
22037
21762
        <source>Year:</source>
22038
21763
        <translation>Year:</translation>
22039
21764
    </message>
22040
21765
    <message>
22041
 
        <location filename="../themes/themestrings.h" line="679"/>
 
21766
        <location filename="../themes/themestrings.h" line="688"/>
22042
21767
        <source>Genre:</source>
22043
21768
        <translation>Genre:</translation>
22044
21769
    </message>
22045
21770
    <message>
22046
 
        <source>Favorite:</source>
22047
 
        <translation type="obsolete">Favourite:</translation>
22048
 
    </message>
22049
 
    <message>
22050
 
        <source>Yes</source>
22051
 
        <translation type="obsolete">Yes</translation>
22052
 
    </message>
22053
 
    <message>
22054
 
        <source>No</source>
22055
 
        <translation type="obsolete">No</translation>
22056
 
    </message>
22057
 
    <message>
22058
 
        <location filename="../themes/themestrings.h" line="397"/>
 
21771
        <location filename="../themes/themestrings.h" line="400"/>
22059
21772
        <source>Television</source>
22060
21773
        <translation>Television</translation>
22061
21774
    </message>
22062
21775
    <message>
22063
 
        <location filename="../themes/themestrings.h" line="398"/>
 
21776
        <location filename="../themes/themestrings.h" line="401"/>
22064
21777
        <source>Main Menu</source>
22065
21778
        <translation>Main Menu</translation>
22066
21779
    </message>
22067
21780
    <message>
22068
 
        <location filename="../themes/themestrings.h" line="399"/>
 
21781
        <location filename="../themes/themestrings.h" line="402"/>
22069
21782
        <source>Gallery</source>
22070
21783
        <translation>Gallery</translation>
22071
21784
    </message>
22072
21785
    <message>
22073
 
        <location filename="../themes/themestrings.h" line="400"/>
 
21786
        <location filename="../themes/themestrings.h" line="403"/>
22074
21787
        <source>Schedule</source>
22075
21788
        <translation>Schedule</translation>
22076
21789
    </message>
22077
21790
    <message>
22078
 
        <location filename="../themes/themestrings.h" line="401"/>
 
21791
        <location filename="../themes/themestrings.h" line="404"/>
22079
21792
        <source>Programme Searches</source>
22080
21793
        <translation>Programme Searches</translation>
22081
21794
    </message>
22082
21795
    <message>
22083
 
        <location filename="../themes/themestrings.h" line="402"/>
 
21796
        <location filename="../themes/themestrings.h" line="405"/>
22084
21797
        <source>CD/DVD Options</source>
22085
21798
        <translation>CD/DVD Options</translation>
22086
21799
    </message>
22087
21800
    <message>
22088
 
        <location filename="../themes/themestrings.h" line="403"/>
 
21801
        <location filename="../themes/themestrings.h" line="406"/>
22089
21802
        <source>Media Library</source>
22090
21803
        <translation>Media Library</translation>
22091
21804
    </message>
22092
21805
    <message>
22093
 
        <location filename="../themes/themestrings.h" line="404"/>
 
21806
        <location filename="../themes/themestrings.h" line="407"/>
22094
21807
        <source>Info Centre</source>
22095
21808
        <translation>Info Centre</translation>
22096
21809
    </message>
22097
21810
    <message>
22098
 
        <source>Playing:</source>
22099
 
        <translation type="obsolete">Playing:</translation>
22100
 
    </message>
22101
 
    <message>
 
21811
        <location filename="../themes/themestrings.h" line="869"/>
22102
21812
        <source>None</source>
22103
 
        <translation type="obsolete">None</translation>
 
21813
        <translation>None</translation>
22104
21814
    </message>
22105
21815
    <message>
22106
 
        <location filename="../themes/themestrings.h" line="413"/>
 
21816
        <location filename="../themes/themestrings.h" line="416"/>
22107
21817
        <source>Change Displayed Groups</source>
22108
21818
        <translation>Change Displayed Groups</translation>
22109
21819
    </message>
22110
21820
    <message>
22111
 
        <location filename="../themes/themestrings.h" line="165"/>
 
21821
        <location filename="../themes/themestrings.h" line="168"/>
22112
21822
        <source>Show Titles</source>
22113
21823
        <translation>Show Titles</translation>
22114
21824
    </message>
22115
21825
    <message>
22116
 
        <location filename="../themes/themestrings.h" line="166"/>
 
21826
        <location filename="../themes/themestrings.h" line="169"/>
22117
21827
        <source>Show Categories</source>
22118
21828
        <translation>Show Categories</translation>
22119
21829
    </message>
22120
21830
    <message>
22121
 
        <location filename="../themes/themestrings.h" line="167"/>
 
21831
        <location filename="../themes/themestrings.h" line="170"/>
22122
21832
        <source>Show Recording Groups</source>
22123
21833
        <translation>Show Recording Groups</translation>
22124
21834
    </message>
22125
21835
    <message>
22126
 
        <location filename="../themes/themestrings.h" line="168"/>
 
21836
        <location filename="../themes/themestrings.h" line="171"/>
22127
21837
        <source>Show Watch List</source>
22128
21838
        <translation>Show Watch List</translation>
22129
21839
    </message>
22130
21840
    <message>
22131
 
        <location filename="../themes/themestrings.h" line="169"/>
 
21841
        <location filename="../themes/themestrings.h" line="172"/>
22132
21842
        <source>Show Searches</source>
22133
21843
        <translation>Show Searches</translation>
22134
21844
    </message>
22135
21845
    <message>
22136
 
        <location filename="../themes/themestrings.h" line="170"/>
 
21846
        <location filename="../themes/themestrings.h" line="173"/>
22137
21847
        <source>Show LiveTV</source>
22138
21848
        <translation>Show Live TV</translation>
22139
21849
    </message>
22140
21850
    <message>
22141
 
        <location filename="../themes/themestrings.h" line="414"/>
 
21851
        <location filename="../themes/themestrings.h" line="417"/>
22142
21852
        <source>Show Watched Recordings</source>
22143
21853
        <translation>Show Watched Recordings</translation>
22144
21854
    </message>
22145
21855
    <message>
22146
 
        <location filename="../themes/themestrings.h" line="172"/>
 
21856
        <location filename="../themes/themestrings.h" line="175"/>
22147
21857
        <source>Save</source>
22148
21858
        <translation>Save</translation>
22149
21859
    </message>
22150
21860
    <message>
22151
 
        <location filename="../themes/themestrings.h" line="173"/>
 
21861
        <location filename="../themes/themestrings.h" line="176"/>
22152
21862
        <source>Change Recording Group Password</source>
22153
21863
        <translation>Change Recording Group Password</translation>
22154
21864
    </message>
22155
21865
    <message>
22156
 
        <location filename="../themes/themestrings.h" line="415"/>
 
21866
        <location filename="../themes/themestrings.h" line="418"/>
22157
21867
        <source>Old Password</source>
22158
21868
        <translation>Old Password</translation>
22159
21869
    </message>
22160
21870
    <message>
22161
 
        <location filename="../themes/themestrings.h" line="175"/>
 
21871
        <location filename="../themes/themestrings.h" line="178"/>
22162
21872
        <source>New Password:</source>
22163
21873
        <translation>New Password:</translation>
22164
21874
    </message>
22165
21875
    <message>
22166
 
        <location filename="../themes/themestrings.h" line="147"/>
 
21876
        <location filename="../themes/themestrings.h" line="150"/>
22167
21877
        <source>OK</source>
22168
21878
        <translation>OK</translation>
22169
21879
    </message>
22170
21880
    <message>
22171
 
        <location filename="../themes/themestrings.h" line="176"/>
 
21881
        <location filename="../themes/themestrings.h" line="179"/>
22172
21882
        <source>Edit Recording Metadata</source>
22173
21883
        <translation>Edit Recording Metadata</translation>
22174
21884
    </message>
22175
21885
    <message>
22176
 
        <location filename="../themes/themestrings.h" line="416"/>
 
21886
        <location filename="../themes/themestrings.h" line="419"/>
22177
21887
        <source>Title</source>
22178
21888
        <translation>Title</translation>
22179
21889
    </message>
22180
21890
    <message>
22181
 
        <location filename="../themes/themestrings.h" line="417"/>
 
21891
        <location filename="../themes/themestrings.h" line="420"/>
22182
21892
        <source>Subtitle</source>
22183
21893
        <translation>Subtitle</translation>
22184
21894
    </message>
22185
21895
    <message>
22186
 
        <location filename="../themes/themestrings.h" line="185"/>
 
21896
        <location filename="../themes/themestrings.h" line="188"/>
22187
21897
        <source>Manual Recording Schedule</source>
22188
21898
        <translation>Manual Recording Schedule</translation>
22189
21899
    </message>
22190
21900
    <message>
22191
 
        <location filename="../themes/themestrings.h" line="186"/>
 
21901
        <location filename="../themes/themestrings.h" line="189"/>
22192
21902
        <source>Title (Optional):</source>
22193
21903
        <translation>Title (Optional):</translation>
22194
21904
    </message>
22195
21905
    <message>
22196
 
        <location filename="../themes/themestrings.h" line="188"/>
 
21906
        <location filename="../themes/themestrings.h" line="191"/>
22197
21907
        <source>Date, or day of week:</source>
22198
21908
        <translation>Date, or day of week:</translation>
22199
21909
    </message>
22200
21910
    <message>
22201
 
        <location filename="../themes/themestrings.h" line="189"/>
 
21911
        <location filename="../themes/themestrings.h" line="192"/>
22202
21912
        <source>Start Time:</source>
22203
21913
        <translation>Start Time:</translation>
22204
21914
    </message>
22205
21915
    <message>
22206
 
        <location filename="../themes/themestrings.h" line="190"/>
 
21916
        <location filename="../themes/themestrings.h" line="193"/>
22207
21917
        <source>Hour</source>
22208
21918
        <translation>Hour</translation>
22209
21919
    </message>
22210
21920
    <message>
22211
 
        <location filename="../themes/themestrings.h" line="191"/>
 
21921
        <location filename="../themes/themestrings.h" line="194"/>
22212
21922
        <source>Minute</source>
22213
21923
        <translation>Minute</translation>
22214
21924
    </message>
22215
21925
    <message>
22216
 
        <location filename="../themes/themestrings.h" line="192"/>
 
21926
        <location filename="../themes/themestrings.h" line="195"/>
22217
21927
        <source>Duration:</source>
22218
21928
        <translation>Duration:</translation>
22219
21929
    </message>
22220
21930
    <message>
22221
 
        <location filename="../themes/themestrings.h" line="193"/>
 
21931
        <location filename="../themes/themestrings.h" line="196"/>
22222
21932
        <source>Next</source>
22223
21933
        <translation>Next</translation>
22224
21934
    </message>
22225
21935
    <message>
22226
 
        <location filename="../themes/themestrings.h" line="194"/>
 
21936
        <location filename="../themes/themestrings.h" line="197"/>
22227
21937
        <source>Scheduled Recordings</source>
22228
21938
        <translation>Scheduled Recordings</translation>
22229
21939
    </message>
22230
21940
    <message>
22231
 
        <location filename="../themes/themestrings.h" line="419"/>
 
21941
        <location filename="../themes/themestrings.h" line="422"/>
22232
21942
        <source>Schedules Overview</source>
22233
21943
        <translation>Schedules Overview</translation>
22234
21944
    </message>
22235
21945
    <message>
22236
 
        <location filename="../themes/themestrings.h" line="420"/>
 
21946
        <location filename="../themes/themestrings.h" line="423"/>
22237
21947
        <source>First Conflict:</source>
22238
21948
        <translation>First Conflict:</translation>
22239
21949
    </message>
22240
21950
    <message>
22241
 
        <location filename="../themes/themestrings.h" line="421"/>
 
21951
        <location filename="../themes/themestrings.h" line="424"/>
22242
21952
        <source>Filter:</source>
22243
21953
        <translation>Filter:</translation>
22244
21954
    </message>
22245
21955
    <message>
22246
 
        <location filename="../themes/themestrings.h" line="201"/>
 
21956
        <location filename="../themes/themestrings.h" line="204"/>
22247
21957
        <source>Callsign:</source>
22248
21958
        <translation>Callsign:</translation>
22249
21959
    </message>
22250
21960
    <message>
22251
 
        <location filename="../themes/themestrings.h" line="203"/>
 
21961
        <location filename="../themes/themestrings.h" line="206"/>
22252
21962
        <source>(1) Channel (2) Priority</source>
22253
21963
        <translation>(1) Channel (2) Priority</translation>
22254
21964
    </message>
22255
21965
    <message>
22256
 
        <location filename="../themes/themestrings.h" line="204"/>
 
21966
        <location filename="../themes/themestrings.h" line="207"/>
22257
21967
        <source>Schedule Priorities</source>
22258
21968
        <translation>Schedule Priorities</translation>
22259
21969
    </message>
22260
21970
    <message>
22261
 
        <location filename="../themes/themestrings.h" line="206"/>
 
21971
        <location filename="../themes/themestrings.h" line="209"/>
22262
21972
        <source>Final</source>
22263
21973
        <translation>Final</translation>
22264
21974
    </message>
22265
21975
    <message>
22266
 
        <location filename="../themes/themestrings.h" line="207"/>
 
21976
        <location filename="../themes/themestrings.h" line="210"/>
22267
21977
        <source>Type Priority:</source>
22268
21978
        <translation>Type Priority:</translation>
22269
21979
    </message>
22270
21980
    <message>
22271
 
        <location filename="../themes/themestrings.h" line="208"/>
 
21981
        <location filename="../themes/themestrings.h" line="211"/>
22272
21982
        <source>Final Priority:</source>
22273
21983
        <translation>Final Priority:</translation>
22274
21984
    </message>
22275
21985
    <message>
22276
 
        <location filename="../themes/themestrings.h" line="209"/>
 
21986
        <location filename="../themes/themestrings.h" line="212"/>
22277
21987
        <source>(1) Title (2) Priority (4) Type</source>
22278
21988
        <translation>(1) Title (2) Priority (4) Type</translation>
22279
21989
    </message>
22280
21990
    <message>
22281
 
        <location filename="../themes/themestrings.h" line="217"/>
 
21991
        <location filename="../themes/themestrings.h" line="220"/>
22282
21992
        <source>Custom Priority Rules</source>
22283
21993
        <translation>Custom Priority Rules</translation>
22284
21994
    </message>
22285
21995
    <message>
22286
 
        <location filename="../themes/themestrings.h" line="218"/>
 
21996
        <location filename="../themes/themestrings.h" line="221"/>
22287
21997
        <source>Existing Rules:</source>
22288
21998
        <translation>Existing Rules:</translation>
22289
21999
    </message>
22290
22000
    <message>
22291
 
        <location filename="../themes/themestrings.h" line="219"/>
 
22001
        <location filename="../themes/themestrings.h" line="222"/>
22292
22002
        <source>Rule Name:</source>
22293
22003
        <translation>Rule Name:</translation>
22294
22004
    </message>
22295
22005
    <message>
22296
 
        <location filename="../themes/themestrings.h" line="220"/>
 
22006
        <location filename="../themes/themestrings.h" line="223"/>
22297
22007
        <source>Priority Change:</source>
22298
22008
        <translation>Priority Change:</translation>
22299
22009
    </message>
22300
22010
    <message>
22301
 
        <location filename="../themes/themestrings.h" line="221"/>
 
22011
        <location filename="../themes/themestrings.h" line="224"/>
22302
22012
        <source>Select a clause from the list.</source>
22303
22013
        <translation>Select a clause from the list.</translation>
22304
22014
    </message>
22305
22015
    <message>
22306
 
        <location filename="../themes/themestrings.h" line="222"/>
 
22016
        <location filename="../themes/themestrings.h" line="225"/>
22307
22017
        <source>Add Clause</source>
22308
22018
        <translation>Add Clause</translation>
22309
22019
    </message>
22310
22020
    <message>
22311
 
        <location filename="../themes/themestrings.h" line="223"/>
 
22021
        <location filename="../themes/themestrings.h" line="226"/>
22312
22022
        <source>Delete</source>
22313
22023
        <oldsource>Select:</oldsource>
22314
22024
        <translation>Delete</translation>
22315
22025
    </message>
22316
22026
    <message>
22317
 
        <location filename="../themes/themestrings.h" line="224"/>
 
22027
        <location filename="../themes/themestrings.h" line="227"/>
22318
22028
        <source>Test</source>
22319
22029
        <translation>Test</translation>
22320
22030
    </message>
22321
22031
    <message>
22322
 
        <location filename="../themes/themestrings.h" line="225"/>
 
22032
        <location filename="../themes/themestrings.h" line="228"/>
22323
22033
        <source>Install</source>
22324
22034
        <translation>Install</translation>
22325
22035
    </message>
22326
22036
    <message>
22327
 
        <location filename="../themes/themestrings.h" line="226"/>
 
22037
        <location filename="../themes/themestrings.h" line="229"/>
22328
22038
        <source>Phrase</source>
22329
22039
        <translation>Phrase</translation>
22330
22040
    </message>
22331
22041
    <message>
22332
 
        <location filename="../themes/themestrings.h" line="228"/>
 
22042
        <location filename="../themes/themestrings.h" line="231"/>
22333
22043
        <source>Select Time</source>
22334
22044
        <translation>Select Time</translation>
22335
22045
    </message>
22336
22046
    <message>
22337
 
        <location filename="../themes/themestrings.h" line="229"/>
 
22047
        <location filename="../themes/themestrings.h" line="232"/>
22338
22048
        <source>Select Search</source>
22339
22049
        <translation>Select Search</translation>
22340
22050
    </message>
22341
22051
    <message>
22342
 
        <location filename="../themes/themestrings.h" line="230"/>
 
22052
        <location filename="../themes/themestrings.h" line="233"/>
22343
22053
        <source>Edit Power Search Fields</source>
22344
22054
        <translation>Edit Power Search Fields</translation>
22345
22055
    </message>
22346
22056
    <message>
22347
 
        <location filename="../themes/themestrings.h" line="231"/>
 
22057
        <location filename="../themes/themestrings.h" line="234"/>
22348
22058
        <source>Optional title phrase:</source>
22349
22059
        <translation>Optional title phrase:</translation>
22350
22060
    </message>
22351
22061
    <message>
22352
 
        <location filename="../themes/themestrings.h" line="232"/>
 
22062
        <location filename="../themes/themestrings.h" line="235"/>
22353
22063
        <source>Optional subtitle phrase:</source>
22354
22064
        <translation>Optional subtitle phrase:</translation>
22355
22065
    </message>
22356
22066
    <message>
22357
 
        <location filename="../themes/themestrings.h" line="233"/>
 
22067
        <location filename="../themes/themestrings.h" line="236"/>
22358
22068
        <source>Optional description phrase:</source>
22359
22069
        <translation>Optional description phrase:</translation>
22360
22070
    </message>
22361
22071
    <message>
22362
 
        <location filename="../themes/themestrings.h" line="425"/>
 
22072
        <location filename="../themes/themestrings.h" line="428"/>
22363
22073
        <source>List Overview</source>
22364
22074
        <translation>List Overview</translation>
22365
22075
    </message>
22366
22076
    <message>
22367
 
        <location filename="../themes/themestrings.h" line="426"/>
 
22077
        <location filename="../themes/themestrings.h" line="429"/>
22368
22078
        <source>Current View:</source>
22369
22079
        <translation>Current View:</translation>
22370
22080
    </message>
22371
22081
    <message>
22372
 
        <location filename="../themes/themestrings.h" line="427"/>
 
22082
        <location filename="../themes/themestrings.h" line="430"/>
22373
22083
        <source>Position:</source>
22374
22084
        <translation>Position:</translation>
22375
22085
    </message>
22376
22086
    <message>
22377
 
        <location filename="../themes/themestrings.h" line="428"/>
 
22087
        <location filename="../themes/themestrings.h" line="432"/>
22378
22088
        <source>Program Details</source>
22379
22089
        <translation>Programme Details</translation>
22380
22090
    </message>
22381
22091
    <message>
22382
 
        <location filename="../themes/themestrings.h" line="429"/>
 
22092
        <location filename="../themes/themestrings.h" line="433"/>
22383
22093
        <source>Schedule Editor</source>
22384
22094
        <translation>Schedule Editor</translation>
22385
22095
    </message>
22386
22096
    <message>
22387
 
        <location filename="../themes/themestrings.h" line="430"/>
 
22097
        <location filename="../themes/themestrings.h" line="434"/>
22388
22098
        <source>Rule Overview</source>
22389
22099
        <translation>Rule Overview</translation>
22390
22100
    </message>
22391
22101
    <message>
22392
 
        <location filename="../themes/themestrings.h" line="244"/>
 
22102
        <location filename="../themes/themestrings.h" line="247"/>
22393
22103
        <source>Select the recording rule</source>
22394
22104
        <translation>Select the recording rule</translation>
22395
22105
    </message>
22396
22106
    <message>
22397
 
        <location filename="../themes/themestrings.h" line="245"/>
 
22107
        <location filename="../themes/themestrings.h" line="248"/>
22398
22108
        <source>Schedule Options</source>
22399
22109
        <translation>Schedule Options</translation>
22400
22110
    </message>
22401
22111
    <message>
22402
 
        <location filename="../themes/themestrings.h" line="246"/>
 
22112
        <location filename="../themes/themestrings.h" line="249"/>
22403
22113
        <source>Storage Options</source>
22404
22114
        <translation>Storage Options</translation>
22405
22115
    </message>
22406
22116
    <message>
22407
 
        <location filename="../themes/themestrings.h" line="247"/>
 
22117
        <location filename="../themes/themestrings.h" line="250"/>
22408
22118
        <source>Post Processing</source>
22409
22119
        <translation>Post Processing</translation>
22410
22120
    </message>
22411
22121
    <message>
22412
 
        <location filename="../themes/themestrings.h" line="248"/>
 
22122
        <location filename="../themes/themestrings.h" line="251"/>
22413
22123
        <source>Schedule Info</source>
22414
22124
        <translation>Schedule Info</translation>
22415
22125
    </message>
22416
22126
    <message>
22417
 
        <location filename="../themes/themestrings.h" line="249"/>
 
22127
        <location filename="../themes/themestrings.h" line="252"/>
22418
22128
        <source>Preview</source>
22419
22129
        <translation>Preview</translation>
22420
22130
    </message>
22421
22131
    <message numerus="yes">
22422
 
        <location filename="../themes/themestrings.h" line="251"/>
 
22132
        <location filename="../themes/themestrings.h" line="254"/>
22423
22133
        <source>Reduce priority by %n</source>
22424
22134
        <translation>
22425
22135
            <numerusform>Reduce priority by %n</numerusform>
22427
22137
        </translation>
22428
22138
    </message>
22429
22139
    <message>
22430
 
        <location filename="../themes/themestrings.h" line="252"/>
 
22140
        <location filename="../themes/themestrings.h" line="255"/>
22431
22141
        <source>Normal recording priority</source>
22432
22142
        <translation>Normal recording priority</translation>
22433
22143
    </message>
22434
22144
    <message numerus="yes">
22435
 
        <location filename="../themes/themestrings.h" line="253"/>
 
22145
        <location filename="../themes/themestrings.h" line="256"/>
22436
22146
        <source>Raise priority by %n</source>
22437
22147
        <translation>
22438
22148
            <numerusform>Raise priority by %n</numerusform>
22440
22150
        </translation>
22441
22151
    </message>
22442
22152
    <message numerus="yes">
22443
 
        <location filename="../themes/themestrings.h" line="254"/>
 
22153
        <location filename="../themes/themestrings.h" line="257"/>
22444
22154
        <source>Start recording %n minute(s) late</source>
22445
22155
        <translation>
22446
22156
            <numerusform>Start recording %n minute late</numerusform>
22448
22158
        </translation>
22449
22159
    </message>
22450
22160
    <message>
22451
 
        <location filename="../themes/themestrings.h" line="255"/>
 
22161
        <location filename="../themes/themestrings.h" line="258"/>
22452
22162
        <source>Start recording on time</source>
22453
22163
        <translation>Start recording on time</translation>
22454
22164
    </message>
22455
22165
    <message numerus="yes">
22456
 
        <location filename="../themes/themestrings.h" line="256"/>
 
22166
        <location filename="../themes/themestrings.h" line="259"/>
22457
22167
        <source>Start recording %n minute(s) early</source>
22458
22168
        <translation>
22459
22169
            <numerusform>Start recording %n minute early</numerusform>
22461
22171
        </translation>
22462
22172
    </message>
22463
22173
    <message numerus="yes">
22464
 
        <location filename="../themes/themestrings.h" line="257"/>
 
22174
        <location filename="../themes/themestrings.h" line="260"/>
22465
22175
        <source>End recording %n minute(s) early</source>
22466
22176
        <translation>
22467
22177
            <numerusform>End recording %n minute early</numerusform>
22469
22179
        </translation>
22470
22180
    </message>
22471
22181
    <message>
22472
 
        <location filename="../themes/themestrings.h" line="258"/>
 
22182
        <location filename="../themes/themestrings.h" line="261"/>
22473
22183
        <source>End recording on time</source>
22474
22184
        <translation>End recording on time</translation>
22475
22185
    </message>
22476
22186
    <message numerus="yes">
22477
 
        <location filename="../themes/themestrings.h" line="259"/>
 
22187
        <location filename="../themes/themestrings.h" line="262"/>
22478
22188
        <source>End recording %n minute(s) late</source>
22479
22189
        <translation>
22480
22190
            <numerusform>End recording %n minute late</numerusform>
22482
22192
        </translation>
22483
22193
    </message>
22484
22194
    <message>
22485
 
        <location filename="../themes/themestrings.h" line="261"/>
 
22195
        <location filename="../themes/themestrings.h" line="264"/>
22486
22196
        <source>Recording Rule Active</source>
22487
22197
        <translation>Recording Rule Active</translation>
22488
22198
    </message>
22489
22199
    <message>
22490
 
        <location filename="../themes/themestrings.h" line="262"/>
 
22200
        <location filename="../themes/themestrings.h" line="265"/>
22491
22201
        <source>Back</source>
22492
22202
        <translation>Back</translation>
22493
22203
    </message>
22494
22204
    <message>
22495
 
        <location filename="../themes/themestrings.h" line="263"/>
 
22205
        <location filename="../themes/themestrings.h" line="266"/>
22496
22206
        <source>No episode limit</source>
22497
22207
        <translation>No episode limit</translation>
22498
22208
    </message>
22499
22209
    <message numerus="yes">
22500
 
        <location filename="../themes/themestrings.h" line="264"/>
 
22210
        <location filename="../themes/themestrings.h" line="267"/>
22501
22211
        <source>Keep at most %n episode(s)</source>
22502
22212
        <translation>
22503
22213
            <numerusform>Keep at most %n episode</numerusform>
22505
22215
        </translation>
22506
22216
    </message>
22507
22217
    <message>
22508
 
        <source>x.xx GB</source>
22509
 
        <translation type="obsolete">x.xx GB</translation>
22510
 
    </message>
22511
 
    <message>
22512
 
        <source>xxxxx MB</source>
22513
 
        <translation type="obsolete">xxxxx MB</translation>
22514
 
    </message>
22515
 
    <message>
22516
 
        <source>0 MB</source>
22517
 
        <translation type="obsolete">0 MB</translation>
22518
 
    </message>
22519
 
    <message>
22520
 
        <location filename="../themes/themestrings.h" line="265"/>
 
22218
        <location filename="../themes/themestrings.h" line="268"/>
22521
22219
        <source>Allow recordings to expire?</source>
22522
22220
        <translation>Allow recordings to expire?</translation>
22523
22221
    </message>
22524
22222
    <message>
22525
 
        <location filename="../themes/themestrings.h" line="843"/>
 
22223
        <location filename="../themes/themestrings.h" line="850"/>
22526
22224
        <source>Mythbuntu is based on ProjectGrayhem - a dark, shiny theme originally inspired by XBMC&apos;s ProjectMayhem skin</source>
22527
22225
        <translation>Mythbuntu is based on ProjectGrayhem - a dark, shiny theme originally inspired by XBMC&apos;s ProjectMayhem skin</translation>
22528
22226
    </message>
22529
22227
    <message>
22530
 
        <location filename="../themes/themestrings.h" line="240"/>
 
22228
        <location filename="../themes/themestrings.h" line="243"/>
22531
22229
        <source>Search For</source>
22532
22230
        <translation>Search For</translation>
22533
22231
    </message>
22534
22232
    <message>
22535
 
        <location filename="../themes/themestrings.h" line="280"/>
 
22233
        <location filename="../themes/themestrings.h" line="283"/>
22536
22234
        <source>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.</source>
22537
22235
        <translation>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.</translation>
22538
22236
    </message>
22539
22237
    <message>
22540
 
        <location filename="../themes/themestrings.h" line="283"/>
 
22238
        <location filename="../themes/themestrings.h" line="286"/>
22541
22239
        <source>User Rating:</source>
22542
22240
        <translation>User Rating:</translation>
22543
22241
    </message>
22544
22242
    <message>
22545
 
        <location filename="../themes/themestrings.h" line="287"/>
 
22243
        <location filename="../themes/themestrings.h" line="290"/>
22546
22244
        <source>No videos in library, or no files found.  If you have configured a video directory, press &quot;M&quot; (or the MENU key) and select &quot;Scan for Changes.&quot;</source>
22547
22245
        <translation>No videos in library, or no files found.  If you have configured a video directory, press &quot;M&quot; (or the MENU key) and select &quot;Scan for Changes.&quot;</translation>
22548
22246
    </message>
22549
22247
    <message>
22550
 
        <location filename="../themes/themestrings.h" line="290"/>
 
22248
        <location filename="../themes/themestrings.h" line="293"/>
22551
22249
        <source>Parental Level:</source>
22552
22250
        <translation>Parental Level:</translation>
22553
22251
    </message>
22554
22252
    <message>
22555
 
        <location filename="../themes/themestrings.h" line="182"/>
 
22253
        <location filename="../themes/themestrings.h" line="185"/>
22556
22254
        <source>Plot:</source>
22557
22255
        <translation>Plot:</translation>
22558
22256
    </message>
22559
22257
    <message>
22560
 
        <location filename="../themes/themestrings.h" line="298"/>
 
22258
        <location filename="../themes/themestrings.h" line="301"/>
22561
22259
        <source>Video Num.:</source>
22562
22260
        <translation>Video Num.:</translation>
22563
22261
    </message>
22564
22262
    <message>
22565
 
        <location filename="../themes/themestrings.h" line="299"/>
 
22263
        <location filename="../themes/themestrings.h" line="302"/>
22566
22264
        <source>Directed by</source>
22567
22265
        <translation>Directed by</translation>
22568
22266
    </message>
22569
22267
    <message>
22570
 
        <location filename="../themes/themestrings.h" line="304"/>
 
22268
        <location filename="../themes/themestrings.h" line="307"/>
22571
22269
        <source>MythVideo File Associations</source>
22572
22270
        <translation>MythVideo File Associations</translation>
22573
22271
    </message>
22574
22272
    <message>
22575
 
        <location filename="../themes/themestrings.h" line="310"/>
 
22273
        <location filename="../themes/themestrings.h" line="313"/>
22576
22274
        <source>Edit Video Information</source>
22577
22275
        <translation>Edit Video Information</translation>
22578
22276
    </message>
22579
22277
    <message>
22580
 
        <location filename="../themes/themestrings.h" line="314"/>
 
22278
        <location filename="../themes/themestrings.h" line="317"/>
22581
22279
        <source>Item has been watched:</source>
22582
22280
        <translation>Item has been watched:</translation>
22583
22281
    </message>
22584
22282
    <message>
22585
 
        <location filename="../themes/themestrings.h" line="321"/>
 
22283
        <location filename="../themes/themestrings.h" line="324"/>
22586
22284
        <source>/path/to/the/thing.jpg</source>
22587
22285
        <translation>/path/to/the/thing.jpg</translation>
22588
22286
    </message>
22589
22287
    <message>
22590
 
        <location filename="../themes/themestrings.h" line="322"/>
 
22288
        <location filename="../themes/themestrings.h" line="325"/>
22591
22289
        <source>Filters video list</source>
22592
22290
        <translation>Filters video list</translation>
22593
22291
    </message>
22594
22292
    <message>
22595
 
        <location filename="../themes/themestrings.h" line="324"/>
 
22293
        <location filename="../themes/themestrings.h" line="327"/>
22596
22294
        <source>Category :</source>
22597
22295
        <translation>Category :</translation>
22598
22296
    </message>
22599
22297
    <message>
22600
 
        <location filename="../themes/themestrings.h" line="325"/>
 
22298
        <location filename="../themes/themestrings.h" line="328"/>
22601
22299
        <source>Genre :</source>
22602
22300
        <translation>Genre :</translation>
22603
22301
    </message>
22604
22302
    <message>
22605
 
        <location filename="../themes/themestrings.h" line="326"/>
 
22303
        <location filename="../themes/themestrings.h" line="329"/>
22606
22304
        <source>Country :</source>
22607
22305
        <translation>Country :</translation>
22608
22306
    </message>
22609
22307
    <message>
22610
 
        <location filename="../themes/themestrings.h" line="327"/>
 
22308
        <location filename="../themes/themestrings.h" line="330"/>
22611
22309
        <source>Actor/Actress :</source>
22612
22310
        <translation>Actor/Actress :</translation>
22613
22311
    </message>
22614
22312
    <message>
22615
 
        <location filename="../themes/themestrings.h" line="328"/>
 
22313
        <location filename="../themes/themestrings.h" line="331"/>
22616
22314
        <source>Year :</source>
22617
22315
        <translation>Year :</translation>
22618
22316
    </message>
22619
22317
    <message>
22620
 
        <location filename="../themes/themestrings.h" line="329"/>
 
22318
        <location filename="../themes/themestrings.h" line="332"/>
22621
22319
        <source>Runtime :</source>
22622
22320
        <translation>Runtime :</translation>
22623
22321
    </message>
22624
22322
    <message>
22625
 
        <location filename="../themes/themestrings.h" line="330"/>
 
22323
        <location filename="../themes/themestrings.h" line="333"/>
22626
22324
        <source>User Rating :</source>
22627
22325
        <translation>User Rating :</translation>
22628
22326
    </message>
22629
22327
    <message>
22630
 
        <location filename="../themes/themestrings.h" line="331"/>
 
22328
        <location filename="../themes/themestrings.h" line="334"/>
22631
22329
        <source>Browse :</source>
22632
22330
        <translation>Browse :</translation>
22633
22331
    </message>
22634
22332
    <message>
22635
 
        <location filename="../themes/themestrings.h" line="332"/>
 
22333
        <location filename="../themes/themestrings.h" line="335"/>
22636
22334
        <source>InetRef :</source>
22637
22335
        <translation>InetRef :</translation>
22638
22336
    </message>
22639
22337
    <message>
22640
 
        <location filename="../themes/themestrings.h" line="333"/>
 
22338
        <location filename="../themes/themestrings.h" line="336"/>
22641
22339
        <source>Cover File :</source>
22642
22340
        <translation>Cover File :</translation>
22643
22341
    </message>
22644
22342
    <message>
22645
 
        <location filename="../themes/themestrings.h" line="334"/>
 
22343
        <location filename="../themes/themestrings.h" line="337"/>
22646
22344
        <source>Sort by :</source>
22647
22345
        <translation>Sort by :</translation>
22648
22346
    </message>
22649
22347
    <message>
22650
 
        <location filename="../themes/themestrings.h" line="335"/>
 
22348
        <location filename="../themes/themestrings.h" line="338"/>
22651
22349
        <source>Watched :</source>
22652
22350
        <translation>Watched :</translation>
22653
22351
    </message>
22654
22352
    <message>
22655
 
        <location filename="../themes/themestrings.h" line="336"/>
 
22353
        <location filename="../themes/themestrings.h" line="339"/>
22656
22354
        <source>Result</source>
22657
22355
        <translation>Result</translation>
22658
22356
    </message>
22659
22357
    <message>
22660
 
        <location filename="../themes/themestrings.h" line="337"/>
 
22358
        <location filename="../themes/themestrings.h" line="340"/>
22661
22359
        <source>Save as default</source>
22662
22360
        <translation>Save as default</translation>
22663
22361
    </message>
22664
22362
    <message>
22665
 
        <location filename="../themes/themestrings.h" line="154"/>
 
22363
        <location filename="../themes/themestrings.h" line="157"/>
22666
22364
        <source>%TIME%</source>
22667
22365
        <translation>%TIME%</translation>
22668
22366
    </message>
22669
22367
    <message>
22670
 
        <location filename="../themes/themestrings.h" line="357"/>
 
22368
        <location filename="../themes/themestrings.h" line="360"/>
22671
22369
        <source>Sample Clauses:</source>
22672
22370
        <translation>Sample Clauses:</translation>
22673
22371
    </message>
22674
22372
    <message>
22675
 
        <source>Bookmark Manager</source>
22676
 
        <translation type="obsolete">Bookmark Manager</translation>
22677
 
    </message>
22678
 
    <message>
22679
 
        <source>Web Page</source>
22680
 
        <translation type="obsolete">Web Page</translation>
22681
 
    </message>
22682
 
    <message>
22683
 
        <source>No images found in configured directory.  Are you sure you have set up the plugin properly?</source>
22684
 
        <translation type="obsolete">No images found in configured directory.  Are you sure you have set up the plugin properly?</translation>
22685
 
    </message>
22686
 
    <message>
22687
 
        <source>Emulator:</source>
22688
 
        <translation type="obsolete">Emulator:</translation>
22689
 
    </message>
22690
 
    <message>
22691
 
        <source>Internet Video Browser</source>
22692
 
        <translation type="obsolete">Internet Video Browser</translation>
22693
 
    </message>
22694
 
    <message>
22695
 
        <source>No sites configured!</source>
22696
 
        <translation type="obsolete">No sites configured!</translation>
22697
 
    </message>
22698
 
    <message>
22699
 
        <location filename="../themes/themestrings.h" line="422"/>
 
22373
        <location filename="../themes/themestrings.h" line="425"/>
22700
22374
        <source>Recording Rule Priorities</source>
22701
22375
        <translation>Recording Rule Priorities</translation>
22702
22376
    </message>
22703
22377
    <message>
22704
 
        <location filename="../themes/themestrings.h" line="423"/>
 
22378
        <location filename="../themes/themestrings.h" line="426"/>
22705
22379
        <source>Type</source>
22706
22380
        <translation>Type</translation>
22707
22381
    </message>
22708
22382
    <message>
22709
 
        <location filename="../themes/themestrings.h" line="431"/>
 
22383
        <location filename="../themes/themestrings.h" line="435"/>
22710
22384
        <source>Post-Processing Options</source>
22711
22385
        <translation>Post-Processing Options</translation>
22712
22386
    </message>
22713
22387
    <message>
22714
 
        <location filename="../themes/themestrings.h" line="266"/>
 
22388
        <location filename="../themes/themestrings.h" line="269"/>
22715
22389
        <source>Commercial Flag new recordings</source>
22716
22390
        <translation>Advert Flag new recordings</translation>
22717
22391
    </message>
22718
22392
    <message>
22719
 
        <location filename="../themes/themestrings.h" line="267"/>
 
22393
        <location filename="../themes/themestrings.h" line="270"/>
22720
22394
        <source>Transcode new recordings</source>
22721
22395
        <translation>Transcode new recordings</translation>
22722
22396
    </message>
22723
22397
    <message>
22724
 
        <location filename="../themes/themestrings.h" line="515"/>
 
22398
        <location filename="../themes/themestrings.h" line="522"/>
22725
22399
        <source>Search For:</source>
22726
22400
        <translation>Search For:</translation>
22727
22401
    </message>
22728
22402
    <message>
22729
 
        <location filename="../themes/themestrings.h" line="391"/>
 
22403
        <location filename="../themes/themestrings.h" line="394"/>
22730
22404
        <source>Search Results</source>
22731
22405
        <translation>Search Results</translation>
22732
22406
    </message>
22733
22407
    <message>
22734
 
        <location filename="../themes/themestrings.h" line="435"/>
 
22408
        <location filename="../themes/themestrings.h" line="439"/>
22735
22409
        <source>Cast Members</source>
22736
22410
        <translation>Cast Members</translation>
22737
22411
    </message>
22738
22412
    <message>
22739
 
        <location filename="../themes/themestrings.h" line="436"/>
 
22413
        <location filename="../themes/themestrings.h" line="440"/>
22740
22414
        <source>Full Plot</source>
22741
22415
        <translation>Full Plot</translation>
22742
22416
    </message>
22743
22417
    <message>
22744
 
        <location filename="../themes/themestrings.h" line="412"/>
 
22418
        <location filename="../themes/themestrings.h" line="415"/>
22745
22419
        <source>Video List Filters</source>
22746
22420
        <translation>Video List Filters</translation>
22747
22421
    </message>
22748
22422
    <message>
22749
 
        <location filename="../themes/themestrings.h" line="323"/>
 
22423
        <location filename="../themes/themestrings.h" line="326"/>
22750
22424
        <source>Text Filter:</source>
22751
22425
        <translation>Text Filter:</translation>
22752
22426
    </message>
22753
22427
    <message>
22754
 
        <location filename="../themes/themestrings.h" line="437"/>
 
22428
        <location filename="../themes/themestrings.h" line="441"/>
22755
22429
        <source>Category</source>
22756
22430
        <translation>Category</translation>
22757
22431
    </message>
22758
22432
    <message>
22759
 
        <location filename="../themes/themestrings.h" line="438"/>
 
22433
        <location filename="../themes/themestrings.h" line="442"/>
22760
22434
        <source>Genre</source>
22761
22435
        <translation>Genre</translation>
22762
22436
    </message>
22763
22437
    <message>
22764
 
        <location filename="../themes/themestrings.h" line="439"/>
 
22438
        <location filename="../themes/themestrings.h" line="443"/>
22765
22439
        <source>Country</source>
22766
22440
        <translation>Country</translation>
22767
22441
    </message>
22768
22442
    <message>
22769
 
        <location filename="../themes/themestrings.h" line="440"/>
 
22443
        <location filename="../themes/themestrings.h" line="444"/>
22770
22444
        <source>Actor/Actress</source>
22771
22445
        <translation>Actor/Actress</translation>
22772
22446
    </message>
22773
22447
    <message>
22774
 
        <location filename="../themes/themestrings.h" line="301"/>
 
22448
        <location filename="../themes/themestrings.h" line="304"/>
22775
22449
        <source>Year</source>
22776
22450
        <translation>Year</translation>
22777
22451
    </message>
22778
22452
    <message>
22779
 
        <location filename="../themes/themestrings.h" line="300"/>
 
22453
        <location filename="../themes/themestrings.h" line="303"/>
22780
22454
        <source>Runtime</source>
22781
22455
        <translation>Runtime</translation>
22782
22456
    </message>
22783
22457
    <message>
22784
 
        <location filename="../themes/themestrings.h" line="302"/>
 
22458
        <location filename="../themes/themestrings.h" line="305"/>
22785
22459
        <source>User Rating</source>
22786
22460
        <translation>User Rating</translation>
22787
22461
    </message>
22788
22462
    <message>
22789
 
        <location filename="../themes/themestrings.h" line="407"/>
 
22463
        <location filename="../themes/themestrings.h" line="410"/>
22790
22464
        <source>Browse</source>
22791
22465
        <translation>Browse</translation>
22792
22466
    </message>
22793
22467
    <message>
22794
 
        <location filename="../themes/themestrings.h" line="441"/>
 
22468
        <location filename="../themes/themestrings.h" line="445"/>
22795
22469
        <source>InetRef</source>
22796
22470
        <translation>InetRef</translation>
22797
22471
    </message>
22798
22472
    <message>
22799
 
        <location filename="../themes/themestrings.h" line="442"/>
 
22473
        <location filename="../themes/themestrings.h" line="446"/>
22800
22474
        <source>Cover File</source>
22801
22475
        <translation>Cover File</translation>
22802
22476
    </message>
22803
22477
    <message>
22804
 
        <location filename="../themes/themestrings.h" line="443"/>
 
22478
        <location filename="../themes/themestrings.h" line="447"/>
22805
22479
        <source>Sort by</source>
22806
22480
        <translation>Sort by</translation>
22807
22481
    </message>
22808
22482
    <message>
22809
 
        <location filename="../themes/themestrings.h" line="444"/>
 
22483
        <location filename="../themes/themestrings.h" line="448"/>
22810
22484
        <source>Watched</source>
22811
22485
        <translation>Watched</translation>
22812
22486
    </message>
22813
22487
    <message>
22814
 
        <location filename="../themes/themestrings.h" line="445"/>
 
22488
        <location filename="../themes/themestrings.h" line="449"/>
22815
22489
        <source>Make default</source>
22816
22490
        <translation>Make default</translation>
22817
22491
    </message>
22818
22492
    <message>
22819
 
        <location filename="../themes/themestrings.h" line="139"/>
 
22493
        <location filename="../themes/themestrings.h" line="142"/>
22820
22494
        <source>Video Manager</source>
22821
22495
        <translation>Video Manager</translation>
22822
22496
    </message>
22823
22497
    <message>
22824
 
        <location filename="../themes/themestrings.h" line="288"/>
 
22498
        <location filename="../themes/themestrings.h" line="291"/>
22825
22499
        <source>Director:</source>
22826
22500
        <translation>Director:</translation>
22827
22501
    </message>
22828
22502
    <message>
22829
 
        <location filename="../themes/themestrings.h" line="446"/>
 
22503
        <location filename="../themes/themestrings.h" line="450"/>
22830
22504
        <source>Parental:</source>
22831
22505
        <translation>Parental:</translation>
22832
22506
    </message>
22833
22507
    <message>
22834
 
        <location filename="../themes/themestrings.h" line="291"/>
 
22508
        <location filename="../themes/themestrings.h" line="294"/>
22835
22509
        <source>Lowest</source>
22836
22510
        <translation>Lowest</translation>
22837
22511
    </message>
22838
22512
    <message>
 
22513
        <location filename="../themes/themestrings.h" line="295"/>
 
22514
        <source>Low</source>
 
22515
        <translation>Low</translation>
 
22516
    </message>
 
22517
    <message>
 
22518
        <location filename="../themes/themestrings.h" line="296"/>
 
22519
        <source>Medium</source>
 
22520
        <translation>Medium</translation>
 
22521
    </message>
 
22522
    <message>
 
22523
        <location filename="../themes/themestrings.h" line="297"/>
 
22524
        <source>High</source>
 
22525
        <translation>High</translation>
 
22526
    </message>
 
22527
    <message>
22839
22528
        <location filename="../themes/themestrings.h" line="292"/>
22840
 
        <source>Low</source>
22841
 
        <translation>Low</translation>
22842
 
    </message>
22843
 
    <message>
22844
 
        <location filename="../themes/themestrings.h" line="293"/>
22845
 
        <source>Medium</source>
22846
 
        <translation>Medium</translation>
22847
 
    </message>
22848
 
    <message>
22849
 
        <location filename="../themes/themestrings.h" line="294"/>
22850
 
        <source>High</source>
22851
 
        <translation>High</translation>
22852
 
    </message>
22853
 
    <message>
22854
 
        <location filename="../themes/themestrings.h" line="289"/>
22855
22529
        <source>Rated:</source>
22856
22530
        <translation>Rated:</translation>
22857
22531
    </message>
22858
22532
    <message>
22859
 
        <location filename="../themes/themestrings.h" line="295"/>
 
22533
        <location filename="../themes/themestrings.h" line="298"/>
22860
22534
        <source>Browsable:</source>
22861
22535
        <translation>Browsable:</translation>
22862
22536
    </message>
22863
22537
    <message>
22864
 
        <location filename="../themes/themestrings.h" line="284"/>
 
22538
        <location filename="../themes/themestrings.h" line="287"/>
22865
22539
        <source>Runtime:</source>
22866
22540
        <translation>Runtime:</translation>
22867
22541
    </message>
22868
22542
    <message>
22869
 
        <location filename="../themes/themestrings.h" line="296"/>
 
22543
        <location filename="../themes/themestrings.h" line="299"/>
22870
22544
        <source>Filename:</source>
22871
22545
        <translation>Filename:</translation>
22872
22546
    </message>
22873
22547
    <message>
22874
 
        <location filename="../themes/themestrings.h" line="297"/>
 
22548
        <location filename="../themes/themestrings.h" line="300"/>
22875
22549
        <source>Cover File:</source>
22876
22550
        <translation>Cover File:</translation>
22877
22551
    </message>
22878
22552
    <message>
22879
 
        <location filename="../themes/themestrings.h" line="447"/>
 
22553
        <location filename="../themes/themestrings.h" line="451"/>
22880
22554
        <source>IMDB ID:</source>
22881
22555
        <translation>IMDB ID:</translation>
22882
22556
    </message>
22883
22557
    <message>
22884
 
        <location filename="../themes/themestrings.h" line="448"/>
 
22558
        <location filename="../themes/themestrings.h" line="452"/>
22885
22559
        <source>Video Browser</source>
22886
22560
        <translation>Video Browser</translation>
22887
22561
    </message>
22888
22562
    <message>
22889
 
        <location filename="../themes/themestrings.h" line="449"/>
 
22563
        <location filename="../themes/themestrings.h" line="454"/>
22890
22564
        <source>Videos - Gallery</source>
22891
22565
        <translation>Videos - Gallery</translation>
22892
22566
    </message>
22893
22567
    <message>
22894
 
        <location filename="../themes/themestrings.h" line="450"/>
 
22568
        <location filename="../themes/themestrings.h" line="456"/>
22895
22569
        <source>Videos - Tree</source>
22896
22570
        <translation>Videos - Tree</translation>
22897
22571
    </message>
22898
22572
    <message>
22899
 
        <location filename="../themes/themestrings.h" line="303"/>
 
22573
        <location filename="../themes/themestrings.h" line="306"/>
22900
22574
        <source>Parental Level</source>
22901
22575
        <translation>Parental Level</translation>
22902
22576
    </message>
22903
22577
    <message>
22904
 
        <location filename="../themes/themestrings.h" line="305"/>
 
22578
        <location filename="../themes/themestrings.h" line="308"/>
22905
22579
        <source>Extension:</source>
22906
22580
        <translation>Extension:</translation>
22907
22581
    </message>
22908
22582
    <message>
22909
 
        <location filename="../themes/themestrings.h" line="306"/>
 
22583
        <location filename="../themes/themestrings.h" line="309"/>
22910
22584
        <source>Command:</source>
22911
22585
        <translation>Command:</translation>
22912
22586
    </message>
22913
22587
    <message>
22914
 
        <location filename="../themes/themestrings.h" line="307"/>
 
22588
        <location filename="../themes/themestrings.h" line="310"/>
22915
22589
        <source>Use default player:</source>
22916
22590
        <translation>Use default player:</translation>
22917
22591
    </message>
22918
22592
    <message>
22919
 
        <location filename="../themes/themestrings.h" line="308"/>
 
22593
        <location filename="../themes/themestrings.h" line="311"/>
22920
22594
        <source>Ignore:</source>
22921
22595
        <translation>Ignore:</translation>
22922
22596
    </message>
22923
22597
    <message>
22924
 
        <location filename="../themes/themestrings.h" line="451"/>
 
22598
        <location filename="../themes/themestrings.h" line="457"/>
22925
22599
        <source>Edit Video Metadata</source>
22926
22600
        <translation>Edit Video Metadata</translation>
22927
22601
    </message>
22928
22602
    <message>
22929
 
        <location filename="../themes/themestrings.h" line="177"/>
 
22603
        <location filename="../themes/themestrings.h" line="180"/>
22930
22604
        <source>Title:</source>
22931
22605
        <translation>Title:</translation>
22932
22606
    </message>
22933
22607
    <message>
22934
 
        <location filename="../themes/themestrings.h" line="735"/>
 
22608
        <location filename="../themes/themestrings.h" line="744"/>
22935
22609
        <source>Cast</source>
22936
22610
        <translation>Cast</translation>
22937
22611
    </message>
22938
22612
    <message>
22939
 
        <location filename="../themes/themestrings.h" line="600"/>
 
22613
        <location filename="../themes/themestrings.h" line="610"/>
22940
22614
        <source>Released %1</source>
22941
22615
        <translation>Released %1</translation>
22942
22616
    </message>
22943
22617
    <message>
22944
 
        <location filename="../themes/themestrings.h" line="601"/>
 
22618
        <location filename="../themes/themestrings.h" line="611"/>
22945
22619
        <source>User Rating: %1</source>
22946
22620
        <translation>User Rating: %1</translation>
22947
22621
    </message>
22948
22622
    <message>
22949
 
        <location filename="../themes/themestrings.h" line="736"/>
 
22623
        <location filename="../themes/themestrings.h" line="745"/>
22950
22624
        <source>Plot</source>
22951
22625
        <translation>Plot</translation>
22952
22626
    </message>
22953
22627
    <message>
22954
 
        <location filename="../themes/themestrings.h" line="737"/>
 
22628
        <location filename="../themes/themestrings.h" line="746"/>
22955
22629
        <source>Season/Episode: %1</source>
22956
22630
        <translation>Series/Episode: %1</translation>
22957
22631
    </message>
22958
22632
    <message>
22959
 
        <location filename="../themes/themestrings.h" line="738"/>
 
22633
        <location filename="../themes/themestrings.h" line="747"/>
22960
22634
        <source>Starring: %1</source>
22961
22635
        <translation>Starring: %1</translation>
22962
22636
    </message>
22963
22637
    <message>
22964
 
        <location filename="../themes/themestrings.h" line="739"/>
 
22638
        <location filename="../themes/themestrings.h" line="748"/>
22965
22639
        <source>Parental Level 0</source>
22966
22640
        <translation>Parental Level 0</translation>
22967
22641
    </message>
22968
22642
    <message>
22969
 
        <location filename="../themes/themestrings.h" line="740"/>
 
22643
        <location filename="../themes/themestrings.h" line="749"/>
22970
22644
        <source>Parental Level 1</source>
22971
22645
        <translation>Parental Level 1</translation>
22972
22646
    </message>
22973
22647
    <message>
22974
 
        <location filename="../themes/themestrings.h" line="741"/>
 
22648
        <location filename="../themes/themestrings.h" line="750"/>
22975
22649
        <source>Parental Level 2</source>
22976
22650
        <translation>Parental Level 2</translation>
22977
22651
    </message>
22978
22652
    <message>
22979
 
        <location filename="../themes/themestrings.h" line="742"/>
 
22653
        <location filename="../themes/themestrings.h" line="751"/>
22980
22654
        <source>Parental Level 3</source>
22981
22655
        <translation>Parental Level 3</translation>
22982
22656
    </message>
22983
22657
    <message>
22984
 
        <location filename="../themes/themestrings.h" line="743"/>
 
22658
        <location filename="../themes/themestrings.h" line="752"/>
22985
22659
        <source>Parental Level 4</source>
22986
22660
        <translation>Parental Level 4</translation>
22987
22661
    </message>
22988
22662
    <message>
22989
 
        <location filename="../themes/themestrings.h" line="744"/>
 
22663
        <location filename="../themes/themestrings.h" line="753"/>
22990
22664
        <source>Add New File Types</source>
22991
22665
        <translation>Add New File Types</translation>
22992
22666
    </message>
22993
22667
    <message>
22994
 
        <location filename="../themes/themestrings.h" line="745"/>
 
22668
        <location filename="../themes/themestrings.h" line="754"/>
22995
22669
        <source>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 &quot;New&quot; button.
22996
22670
 
22997
22671
If you select &quot;Use Default Player,&quot; the player command set for the extension will be ignored.  &quot;Ignore This File Type&quot; prevents the items from appearing in a scan.</source>
23000
22674
If you select &quot;Use Default Player,&quot; the player command set for the extension will be ignored.  &quot;Ignore This File Type&quot; prevents the items from appearing in a scan.</translation>
23001
22675
    </message>
23002
22676
    <message>
23003
 
        <location filename="../themes/themestrings.h" line="746"/>
 
22677
        <location filename="../themes/themestrings.h" line="755"/>
23004
22678
        <source>Use Default Player</source>
23005
22679
        <translation>Use Default Player</translation>
23006
22680
    </message>
23007
22681
    <message>
23008
 
        <location filename="../themes/themestrings.h" line="747"/>
 
22682
        <location filename="../themes/themestrings.h" line="756"/>
23009
22683
        <source>Ignore This File Type</source>
23010
22684
        <translation>Ignore This File Type</translation>
23011
22685
    </message>
23012
22686
    <message>
23013
 
        <location filename="../themes/themestrings.h" line="178"/>
 
22687
        <location filename="../themes/themestrings.h" line="181"/>
23014
22688
        <source>Subtitle:</source>
23015
22689
        <translation>Subtitle:</translation>
23016
22690
    </message>
23017
22691
    <message>
23018
 
        <location filename="../themes/themestrings.h" line="748"/>
 
22692
        <location filename="../themes/themestrings.h" line="757"/>
23019
22693
        <source>Tagline:</source>
23020
22694
        <translation>Tagline:</translation>
23021
22695
    </message>
23022
22696
    <message>
23023
 
        <location filename="../themes/themestrings.h" line="750"/>
 
22697
        <location filename="../themes/themestrings.h" line="759"/>
23024
22698
        <source>TMDB Number:</source>
23025
22699
        <translation>TMDB Number:</translation>
23026
22700
    </message>
23027
22701
    <message>
23028
 
        <location filename="../themes/themestrings.h" line="751"/>
 
22702
        <location filename="../themes/themestrings.h" line="760"/>
23029
22703
        <source>Homepage:</source>
23030
22704
        <translation>Homepage:</translation>
23031
22705
    </message>
23032
22706
    <message>
23033
 
        <location filename="../themes/themestrings.h" line="752"/>
 
22707
        <location filename="../themes/themestrings.h" line="761"/>
23034
22708
        <source>Custom Player:</source>
23035
22709
        <translation>Custom Player:</translation>
23036
22710
    </message>
23037
22711
    <message>
23038
 
        <location filename="../themes/themestrings.h" line="519"/>
 
22712
        <location filename="../themes/themestrings.h" line="529"/>
23039
22713
        <source>Watched:</source>
23040
22714
        <translation>Watched:</translation>
23041
22715
    </message>
23042
22716
    <message>
23043
 
        <location filename="../themes/themestrings.h" line="753"/>
 
22717
        <location filename="../themes/themestrings.h" line="762"/>
23044
22718
        <source>Length:</source>
23045
22719
        <translation>Length:</translation>
23046
22720
    </message>
23047
22721
    <message>
23048
 
        <location filename="../themes/themestrings.h" line="754"/>
 
22722
        <location filename="../themes/themestrings.h" line="763"/>
23049
22723
        <source>Next File:</source>
23050
22724
        <translation>Next File:</translation>
23051
22725
    </message>
23052
22726
    <message>
23053
 
        <location filename="../themes/themestrings.h" line="755"/>
 
22727
        <location filename="../themes/themestrings.h" line="764"/>
23054
22728
        <source>Click here to search existing coverart...</source>
23055
22729
        <translation>Click here to search existing coverart...</translation>
23056
22730
    </message>
23057
22731
    <message>
23058
 
        <location filename="../themes/themestrings.h" line="756"/>
 
22732
        <location filename="../themes/themestrings.h" line="765"/>
23059
22733
        <source>Click to select from online coverart...</source>
23060
22734
        <translation>Click to select from online cover art...</translation>
23061
22735
    </message>
23062
22736
    <message>
23063
 
        <location filename="../themes/themestrings.h" line="757"/>
 
22737
        <location filename="../themes/themestrings.h" line="766"/>
23064
22738
        <source>Click here to search existing screenshots...</source>
23065
22739
        <translation>Click here to search existing screenshots...</translation>
23066
22740
    </message>
23067
22741
    <message>
23068
 
        <location filename="../themes/themestrings.h" line="758"/>
 
22742
        <location filename="../themes/themestrings.h" line="767"/>
23069
22743
        <source>Click to select from online screenshots...</source>
23070
22744
        <translation>Click to select from online screenshots...</translation>
23071
22745
    </message>
23072
22746
    <message>
23073
 
        <location filename="../themes/themestrings.h" line="759"/>
 
22747
        <location filename="../themes/themestrings.h" line="768"/>
23074
22748
        <source>Click here to search existing banners...</source>
23075
22749
        <translation>Click here to search existing banners...</translation>
23076
22750
    </message>
23077
22751
    <message>
23078
 
        <location filename="../themes/themestrings.h" line="760"/>
 
22752
        <location filename="../themes/themestrings.h" line="769"/>
23079
22753
        <source>Click to select from online banners...</source>
23080
22754
        <translation>Click to select from online banners...</translation>
23081
22755
    </message>
23082
22756
    <message>
23083
 
        <location filename="../themes/themestrings.h" line="761"/>
 
22757
        <location filename="../themes/themestrings.h" line="770"/>
23084
22758
        <source>Click here to search existing fanart...</source>
23085
22759
        <translation>Click here to search existing fanart...</translation>
23086
22760
    </message>
23087
22761
    <message>
23088
 
        <location filename="../themes/themestrings.h" line="762"/>
 
22762
        <location filename="../themes/themestrings.h" line="771"/>
23089
22763
        <source>Click to select from online fanart...</source>
23090
22764
        <translation>Click to select from online fan art...</translation>
23091
22765
    </message>
23092
22766
    <message>
23093
 
        <location filename="../themes/themestrings.h" line="763"/>
 
22767
        <location filename="../themes/themestrings.h" line="772"/>
23094
22768
        <source>Click here to search existing trailers...</source>
23095
22769
        <translation>Click here to search existing trailers...</translation>
23096
22770
    </message>
23097
22771
    <message>
23098
 
        <location filename="../themes/themestrings.h" line="764"/>
 
22772
        <location filename="../themes/themestrings.h" line="773"/>
23099
22773
        <source>Filter Videos</source>
23100
22774
        <translation>Filter Videos</translation>
23101
22775
    </message>
23102
22776
    <message>
23103
 
        <location filename="../themes/themestrings.h" line="765"/>
 
22777
        <location filename="../themes/themestrings.h" line="774"/>
23104
22778
        <source>Country:</source>
23105
22779
        <translation>Country:</translation>
23106
22780
    </message>
23107
22781
    <message>
23108
 
        <location filename="../themes/themestrings.h" line="766"/>
 
22782
        <location filename="../themes/themestrings.h" line="775"/>
23109
22783
        <source>Actor/Actress:</source>
23110
22784
        <translation>Actor/Actress:</translation>
23111
22785
    </message>
23112
22786
    <message>
23113
 
        <location filename="../themes/themestrings.h" line="767"/>
 
22787
        <location filename="../themes/themestrings.h" line="776"/>
23114
22788
        <source>Browse:</source>
23115
22789
        <translation>Browse:</translation>
23116
22790
    </message>
23117
22791
    <message>
23118
 
        <location filename="../themes/themestrings.h" line="272"/>
 
22792
        <location filename="../themes/themestrings.h" line="275"/>
23119
22793
        <source>TMDB/TVDB #:</source>
23120
22794
        <translation>TMDB/TVDB #:</translation>
23121
22795
    </message>
23122
22796
    <message>
23123
 
        <location filename="../themes/themestrings.h" line="768"/>
 
22797
        <location filename="../themes/themestrings.h" line="777"/>
23124
22798
        <source>Directed by %1</source>
23125
22799
        <translation>Directed by %1</translation>
23126
22800
    </message>
23127
22801
    <message>
23128
 
        <location filename="../themes/themestrings.h" line="769"/>
 
22802
        <location filename="../themes/themestrings.h" line="778"/>
23129
22803
        <source>This item was released on %1.</source>
23130
22804
        <translation>This item was released on %1.</translation>
23131
22805
    </message>
23132
22806
    <message>
23133
 
        <location filename="../themes/themestrings.h" line="770"/>
 
22807
        <location filename="../themes/themestrings.h" line="779"/>
23134
22808
        <source>It was added to your collection on %1.</source>
23135
22809
        <translation>It was added to your collection on %1.</translation>
23136
22810
    </message>
23137
22811
    <message>
23138
 
        <location filename="../themes/themestrings.h" line="771"/>
 
22812
        <location filename="../themes/themestrings.h" line="780"/>
23139
22813
        <source>Video Player Settings</source>
23140
22814
        <translation>Video Player Settings</translation>
23141
22815
    </message>
23142
22816
    <message>
23143
 
        <location filename="../themes/themestrings.h" line="772"/>
 
22817
        <location filename="../themes/themestrings.h" line="781"/>
23144
22818
        <source>Default:</source>
23145
22819
        <translation>Default:</translation>
23146
22820
    </message>
23147
22821
    <message>
23148
 
        <location filename="../themes/themestrings.h" line="775"/>
 
22822
        <location filename="../themes/themestrings.h" line="784"/>
23149
22823
        <source>Enable Alternate Player</source>
23150
22824
        <translation>Enable Alternate Player</translation>
23151
22825
    </message>
23152
22826
    <message>
23153
 
        <location filename="../themes/themestrings.h" line="776"/>
 
22827
        <location filename="../themes/themestrings.h" line="785"/>
23154
22828
        <source>Alt. Player:</source>
23155
22829
        <translation>Alt. Player:</translation>
23156
22830
    </message>
23157
22831
    <message>
23158
 
        <location filename="../themes/themestrings.h" line="777"/>
 
22832
        <location filename="../themes/themestrings.h" line="786"/>
23159
22833
        <source>Update metadata after video scan</source>
23160
22834
        <translation>Update metadata after video scan</translation>
23161
22835
    </message>
23162
22836
    <message>
23163
 
        <location filename="../themes/themestrings.h" line="778"/>
 
22837
        <location filename="../themes/themestrings.h" line="787"/>
23164
22838
        <source>Trailer #:</source>
23165
22839
        <translation>Trailer #:</translation>
23166
22840
    </message>
23167
22841
    <message>
23168
 
        <location filename="../themes/themestrings.h" line="801"/>
 
22842
        <location filename="../themes/themestrings.h" line="806"/>
23169
22843
        <source>Video File Associations</source>
23170
22844
        <translation>Video File Associations</translation>
23171
22845
    </message>
23172
22846
    <message>
23173
 
        <location filename="../themes/themestrings.h" line="802"/>
 
22847
        <location filename="../themes/themestrings.h" line="807"/>
23174
22848
        <source>File to Play Next:</source>
23175
22849
        <translation>File to Play Next:</translation>
23176
22850
    </message>
23177
22851
    <message>
23178
 
        <location filename="../themes/themestrings.h" line="803"/>
 
22852
        <location filename="../themes/themestrings.h" line="808"/>
23179
22853
        <source>Videos - Manager</source>
23180
22854
        <translation>Videos - Manager</translation>
23181
22855
    </message>
23182
22856
    <message>
23183
 
        <location filename="../themes/themestrings.h" line="804"/>
 
22857
        <location filename="../themes/themestrings.h" line="809"/>
23184
22858
        <source>Cast:</source>
23185
22859
        <translation>Cast:</translation>
23186
22860
    </message>
23187
22861
    <message>
23188
 
        <location filename="../themes/themestrings.h" line="805"/>
 
22862
        <location filename="../themes/themestrings.h" line="810"/>
23189
22863
        <source>Videos - Browser</source>
23190
22864
        <translation>Videos - Browser</translation>
23191
22865
    </message>
23192
22866
    <message>
23193
 
        <location filename="../themes/themestrings.h" line="132"/>
 
22867
        <location filename="../themes/themestrings.h" line="135"/>
23194
22868
        <source>Metadata Settings</source>
23195
22869
        <translation>Metadata Settings</translation>
23196
22870
    </message>
23197
22871
    <message>
23198
 
        <location filename="../themes/themestrings.h" line="806"/>
 
22872
        <location filename="../themes/themestrings.h" line="811"/>
23199
22873
        <source>Movie Grabber:</source>
23200
22874
        <translation>Film Grabber:</translation>
23201
22875
    </message>
23202
22876
    <message>
23203
 
        <location filename="../themes/themestrings.h" line="807"/>
 
22877
        <location filename="../themes/themestrings.h" line="812"/>
23204
22878
        <source>TV Grabber:</source>
23205
22879
        <translation>TV Grabber:</translation>
23206
22880
    </message>
23207
22881
    <message>
23208
 
        <location filename="../themes/themestrings.h" line="829"/>
 
22882
        <location filename="../themes/themestrings.h" line="835"/>
23209
22883
        <source>TMDB:</source>
23210
22884
        <translation>TMDB:</translation>
23211
22885
    </message>
23212
22886
    <message>
23213
 
        <location filename="../themes/themestrings.h" line="830"/>
 
22887
        <location filename="../themes/themestrings.h" line="836"/>
23214
22888
        <source>Parental Lvl:</source>
23215
22889
        <translation>Parental Lvl:</translation>
23216
22890
    </message>
23217
22891
    <message>
23218
 
        <location filename="../themes/themestrings.h" line="831"/>
 
22892
        <location filename="../themes/themestrings.h" line="837"/>
23219
22893
        <source>Browseable</source>
23220
22894
        <translation>Browseable</translation>
23221
22895
    </message>
23222
22896
    <message>
23223
 
        <location filename="../themes/themestrings.h" line="832"/>
 
22897
        <location filename="../themes/themestrings.h" line="838"/>
23224
22898
        <source>Player Command:</source>
23225
22899
        <translation>Player Command:</translation>
23226
22900
    </message>
23227
22901
    <message>
23228
 
        <location filename="../themes/themestrings.h" line="833"/>
 
22902
        <location filename="../themes/themestrings.h" line="839"/>
23229
22903
        <source>Text Filter :</source>
23230
22904
        <translation>Text Filter :</translation>
23231
22905
    </message>
23232
22906
    <message>
23233
 
        <location filename="../themes/themestrings.h" line="834"/>
 
22907
        <location filename="../themes/themestrings.h" line="840"/>
23234
22908
        <source>Seas/Ep:</source>
23235
22909
        <translation>Ser/Ep:</translation>
23236
22910
    </message>
23237
22911
    <message>
23238
 
        <location filename="../themes/themestrings.h" line="860"/>
23239
 
        <source>Archive Utilities</source>
23240
 
        <translation type="unfinished"></translation>
23241
 
    </message>
23242
 
    <message>
23243
 
        <location filename="../themes/themestrings.h" line="872"/>
23244
 
        <source>SELECT: Edit</source>
23245
 
        <translation>SELECT: Edit</translation>
23246
 
    </message>
23247
 
    <message>
23248
 
        <location filename="../themes/themestrings.h" line="873"/>
23249
 
        <source>INFO - Action Menu</source>
23250
 
        <translation>INFO - Action Menu</translation>
23251
 
    </message>
23252
 
    <message>
23253
 
        <location filename="../themes/themestrings.h" line="138"/>
 
22912
        <location filename="../themes/themestrings.h" line="141"/>
23254
22913
        <source>Video Gallery</source>
23255
22914
        <translation>Video Gallery</translation>
23256
22915
    </message>
23257
22916
    <message>
23258
 
        <location filename="../themes/themestrings.h" line="137"/>
 
22917
        <location filename="../themes/themestrings.h" line="140"/>
23259
22918
        <source>Video List</source>
23260
22919
        <translation>Video List</translation>
23261
22920
    </message>
23262
22921
    <message>
23263
 
        <location filename="../themes/themestrings.h" line="874"/>
23264
 
        <source>File Associations</source>
23265
 
        <translation>File Associations</translation>
23266
 
    </message>
23267
 
    <message>
23268
 
        <location filename="../themes/themestrings.h" line="875"/>
23269
 
        <source>Video Filters</source>
23270
 
        <translation>Video Filters</translation>
23271
 
    </message>
23272
 
    <message>
23273
 
        <location filename="../themes/themestrings.h" line="844"/>
 
22922
        <location filename="../themes/themestrings.h" line="851"/>
23274
22923
        <source>Background:</source>
23275
22924
        <translation>Background:</translation>
23276
22925
    </message>
23277
22926
    <message>
23278
 
        <location filename="../themes/themestrings.h" line="518"/>
 
22927
        <location filename="../themes/themestrings.h" line="528"/>
23279
22928
        <source>Visible:</source>
23280
22929
        <translation>Visible:</translation>
23281
22930
    </message>
23282
22931
    <message>
23283
 
        <location filename="../themes/themestrings.h" line="520"/>
 
22932
        <location filename="../themes/themestrings.h" line="530"/>
23284
22933
        <source>Coverart</source>
23285
22934
        <translation>Cover Art</translation>
23286
22935
    </message>
23287
22936
    <message>
23288
 
        <location filename="../themes/themestrings.h" line="521"/>
 
22937
        <location filename="../themes/themestrings.h" line="531"/>
23289
22938
        <source>Screenshots</source>
23290
22939
        <translation>Screenshots</translation>
23291
22940
    </message>
23292
22941
    <message>
23293
 
        <location filename="../themes/themestrings.h" line="522"/>
 
22942
        <location filename="../themes/themestrings.h" line="532"/>
23294
22943
        <source>Banners</source>
23295
22944
        <translation>Banners</translation>
23296
22945
    </message>
23297
22946
    <message>
23298
 
        <location filename="../themes/themestrings.h" line="523"/>
 
22947
        <location filename="../themes/themestrings.h" line="533"/>
23299
22948
        <source>Fanart</source>
23300
22949
        <translation>Fan Art</translation>
23301
22950
    </message>
23302
22951
    <message>
23303
 
        <location filename="../themes/themestrings.h" line="128"/>
 
22952
        <location filename="../themes/themestrings.h" line="131"/>
23304
22953
        <source>General Settings</source>
23305
22954
        <translation>General Settings</translation>
23306
22955
    </message>
23307
22956
    <message>
23308
 
        <location filename="../themes/themestrings.h" line="129"/>
 
22957
        <location filename="../themes/themestrings.h" line="132"/>
23309
22958
        <source>File Paths and general options</source>
23310
22959
        <translation>File Paths and General Options</translation>
23311
22960
    </message>
23312
22961
    <message>
23313
 
        <source>Player Applications and DVD/VCD Drives</source>
23314
 
        <translation type="obsolete">Player Applications and DVD/VCD Drives</translation>
23315
 
    </message>
23316
 
    <message>
23317
 
        <location filename="../themes/themestrings.h" line="133"/>
 
22962
        <location filename="../themes/themestrings.h" line="136"/>
23318
22963
        <source>Grabber Setup and display preferences</source>
23319
22964
        <translation>Grabber Setup and Display Preferences</translation>
23320
22965
    </message>
23321
22966
    <message>
23322
 
        <location filename="../themes/themestrings.h" line="134"/>
 
22967
        <location filename="../themes/themestrings.h" line="137"/>
23323
22968
        <source>File Types</source>
23324
22969
        <translation>File Types</translation>
23325
22970
    </message>
23326
22971
    <message>
23327
 
        <location filename="../themes/themestrings.h" line="135"/>
 
22972
        <location filename="../themes/themestrings.h" line="138"/>
23328
22973
        <source>Associate new file extensions</source>
23329
22974
        <translation>Associate new file extensions</translation>
23330
22975
    </message>
23331
22976
    <message>
23332
 
        <location filename="../themes/themestrings.h" line="136"/>
 
22977
        <location filename="../themes/themestrings.h" line="139"/>
23333
22978
        <source>Browse Videos</source>
23334
22979
        <translation>Browse Videos</translation>
23335
22980
    </message>
23336
22981
    <message>
23337
 
        <location filename="../themes/themestrings.h" line="143"/>
 
22982
        <location filename="../themes/themestrings.h" line="146"/>
23338
22983
        <source>Configure video and DVD playback</source>
23339
22984
        <translation>Configure video and DVD playback</translation>
23340
22985
    </message>
23341
22986
    <message>
23342
 
        <location filename="../themes/themestrings.h" line="180"/>
 
22987
        <location filename="../themes/themestrings.h" line="183"/>
23343
22988
        <source>Season:</source>
23344
22989
        <translation>Series:</translation>
23345
22990
    </message>
23346
22991
    <message>
23347
 
        <location filename="../themes/themestrings.h" line="181"/>
 
22992
        <location filename="../themes/themestrings.h" line="184"/>
23348
22993
        <source>Episode:</source>
23349
22994
        <translation>Episode:</translation>
23350
22995
    </message>
23351
22996
    <message>
23352
 
        <location filename="../themes/themestrings.h" line="214"/>
 
22997
        <location filename="../themes/themestrings.h" line="217"/>
23353
22998
        <source>Category:</source>
23354
22999
        <translation>Category:</translation>
23355
23000
    </message>
23356
23001
    <message>
23357
 
        <location filename="../themes/themestrings.h" line="311"/>
 
23002
        <location filename="../themes/themestrings.h" line="314"/>
23358
23003
        <source>Parental Control:</source>
23359
23004
        <translation>Parental Control:</translation>
23360
23005
    </message>
23361
23006
    <message>
23362
 
        <location filename="../themes/themestrings.h" line="312"/>
 
23007
        <location filename="../themes/themestrings.h" line="315"/>
23363
23008
        <source>File to Always Play Next:</source>
23364
23009
        <translation>File to Always Play Next:</translation>
23365
23010
    </message>
23366
23011
    <message>
23367
 
        <location filename="../themes/themestrings.h" line="313"/>
 
23012
        <location filename="../themes/themestrings.h" line="316"/>
23368
23013
        <source>Include while Browsing:</source>
23369
23014
        <translation>Include while Browsing:</translation>
23370
23015
    </message>
23371
23016
    <message>
23372
 
        <location filename="../themes/themestrings.h" line="452"/>
 
23017
        <location filename="../themes/themestrings.h" line="458"/>
23373
23018
        <source>Item has been Watched:</source>
23374
23019
        <translation>Item has been Watched:</translation>
23375
23020
    </message>
23376
23021
    <message>
23377
 
        <location filename="../themes/themestrings.h" line="315"/>
 
23022
        <location filename="../themes/themestrings.h" line="318"/>
23378
23023
        <source>Cover Art:</source>
23379
23024
        <translation>Cover Art:</translation>
23380
23025
    </message>
23381
23026
    <message>
23382
 
        <location filename="../themes/themestrings.h" line="316"/>
 
23027
        <location filename="../themes/themestrings.h" line="319"/>
23383
23028
        <source>Screenshot:</source>
23384
23029
        <translation>Screenshot:</translation>
23385
23030
    </message>
23386
23031
    <message>
23387
 
        <location filename="../themes/themestrings.h" line="317"/>
 
23032
        <location filename="../themes/themestrings.h" line="320"/>
23388
23033
        <source>Banner:</source>
23389
23034
        <translation>Banner:</translation>
23390
23035
    </message>
23391
23036
    <message>
23392
 
        <location filename="../themes/themestrings.h" line="318"/>
 
23037
        <location filename="../themes/themestrings.h" line="321"/>
23393
23038
        <source>Fanart:</source>
23394
23039
        <translation>Fanart:</translation>
23395
23040
    </message>
23396
23041
    <message>
23397
 
        <location filename="../themes/themestrings.h" line="319"/>
 
23042
        <location filename="../themes/themestrings.h" line="322"/>
23398
23043
        <source>Trailer:</source>
23399
23044
        <translation>Trailer:</translation>
23400
23045
    </message>
23401
23046
    <message>
23402
 
        <location filename="../themes/themestrings.h" line="320"/>
 
23047
        <location filename="../themes/themestrings.h" line="323"/>
23403
23048
        <source>Unique Player Command:</source>
23404
23049
        <translation>Unique Player Command:</translation>
23405
23050
    </message>
23406
23051
    <message>
23407
 
        <location filename="../themes/themestrings.h" line="281"/>
 
23052
        <location filename="../themes/themestrings.h" line="284"/>
23408
23053
        <source>Directed by:</source>
23409
23054
        <translation>Directed by:</translation>
23410
23055
    </message>
23411
23056
    <message>
23412
 
        <location filename="../themes/themestrings.h" line="286"/>
 
23057
        <location filename="../themes/themestrings.h" line="289"/>
23413
23058
        <source>Play</source>
23414
23059
        <translation>Play</translation>
23415
23060
    </message>
23416
23061
    <message>
23417
 
        <location filename="../themes/themestrings.h" line="456"/>
 
23062
        <location filename="../themes/themestrings.h" line="462"/>
23418
23063
        <source>MythStream Settings</source>
23419
23064
        <translation>MythStream Settings</translation>
23420
23065
    </message>
23421
23066
    <message>
23422
 
        <location filename="../themes/themestrings.h" line="457"/>
 
23067
        <location filename="../themes/themestrings.h" line="463"/>
23423
23068
        <source>Weather Station Settings</source>
23424
23069
        <translation>Weather Station Settings</translation>
23425
23070
    </message>
23426
23071
    <message>
23427
 
        <location filename="../themes/themestrings.h" line="458"/>
 
23072
        <location filename="../themes/themestrings.h" line="464"/>
23428
23073
        <source>TV</source>
23429
23074
        <translation>TV</translation>
23430
23075
    </message>
23431
23076
    <message>
23432
 
        <location filename="../themes/themestrings.h" line="459"/>
 
23077
        <location filename="../themes/themestrings.h" line="465"/>
23433
23078
        <source>Play Online Streams</source>
23434
23079
        <translation>Play Online Streams</translation>
23435
23080
    </message>
23436
23081
    <message>
23437
 
        <location filename="../themes/themestrings.h" line="460"/>
 
23082
        <location filename="../themes/themestrings.h" line="466"/>
23438
23083
        <source>Weather Station</source>
23439
23084
        <translation>Weather Station</translation>
23440
23085
    </message>
23441
23086
    <message>
23442
 
        <location filename="../themes/themestrings.h" line="461"/>
 
23087
        <location filename="../themes/themestrings.h" line="467"/>
23443
23088
        <source>A long menu which breaks down the options by their category. TV, Music, Video etc</source>
23444
23089
        <translation>A long menu which breaks down the options by their category. TV, Music, Video etc</translation>
23445
23090
    </message>
23446
23091
    <message>
23447
 
        <location filename="../themes/themestrings.h" line="462"/>
 
23092
        <location filename="../themes/themestrings.h" line="468"/>
23448
23093
        <source>Search Listings</source>
23449
23094
        <translation>Search Listings</translation>
23450
23095
    </message>
23451
23096
    <message>
23452
 
        <location filename="../themes/themestrings.h" line="432"/>
 
23097
        <location filename="../themes/themestrings.h" line="436"/>
23453
23098
        <source>Recording Rules</source>
23454
23099
        <translation>Recording Rules</translation>
23455
23100
    </message>
23456
23101
    <message>
23457
 
        <location filename="../themes/themestrings.h" line="463"/>
 
23102
        <location filename="../themes/themestrings.h" line="469"/>
23458
23103
        <source>Edit or delete any recording rule</source>
23459
23104
        <translation>Edit or delete any recording rule</translation>
23460
23105
    </message>
23461
23106
    <message>
23462
 
        <location filename="../themes/themestrings.h" line="464"/>
 
23107
        <location filename="../themes/themestrings.h" line="470"/>
23463
23108
        <source>Play TV Recordings</source>
23464
23109
        <translation>Play TV Recordings</translation>
23465
23110
    </message>
23466
23111
    <message>
23467
 
        <location filename="../themes/themestrings.h" line="338"/>
 
23112
        <location filename="../themes/themestrings.h" line="341"/>
23468
23113
        <source>Appearance Wizard</source>
23469
23114
        <translation>Appearance Wizard</translation>
23470
23115
    </message>
23471
23116
    <message>
23472
 
        <location filename="../themes/themestrings.h" line="339"/>
 
23117
        <location filename="../themes/themestrings.h" line="342"/>
23473
23118
        <source>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.</source>
23474
23119
        <translation>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.</translation>
23475
23120
    </message>
23476
23121
    <message>
23477
 
        <location filename="../themes/themestrings.h" line="148"/>
 
23122
        <location filename="../themes/themestrings.h" line="151"/>
23478
23123
        <source>Up Level</source>
23479
23124
        <translation>Up Level</translation>
23480
23125
    </message>
23481
23126
    <message>
23482
 
        <location filename="../themes/themestrings.h" line="149"/>
 
23127
        <location filename="../themes/themestrings.h" line="152"/>
23483
23128
        <source>Home</source>
23484
23129
        <translation>Home</translation>
23485
23130
    </message>
23486
23131
    <message>
23487
 
        <location filename="../themes/themestrings.h" line="343"/>
 
23132
        <location filename="../themes/themestrings.h" line="346"/>
23488
23133
        <source>Sort Mode:</source>
23489
23134
        <translation>Sort Mode:</translation>
23490
23135
    </message>
23491
23136
    <message>
23492
 
        <location filename="../themes/themestrings.h" line="344"/>
 
23137
        <location filename="../themes/themestrings.h" line="347"/>
23493
23138
        <source>Video Source:</source>
23494
23139
        <translation>Video Source:</translation>
23495
23140
    </message>
23496
23141
    <message>
23497
 
        <location filename="../themes/themestrings.h" line="349"/>
 
23142
        <location filename="../themes/themestrings.h" line="352"/>
23498
23143
        <source>Contexts</source>
23499
23144
        <translation>Contexts</translation>
23500
23145
    </message>
23501
23146
    <message>
23502
 
        <location filename="../themes/themestrings.h" line="350"/>
 
23147
        <location filename="../themes/themestrings.h" line="353"/>
23503
23148
        <source>Actions</source>
23504
23149
        <translation>Actions</translation>
23505
23150
    </message>
23506
23151
    <message>
23507
 
        <location filename="../themes/themestrings.h" line="836"/>
 
23152
        <location filename="../themes/themestrings.h" line="842"/>
23508
23153
        <source>%|&quot;SUBTITLE|&quot;% %STARS% %DESCRIPTION%</source>
23509
23154
        <translation>%|&quot;SUBTITLE|&quot;% %STARS% %DESCRIPTION%</translation>
23510
23155
    </message>
23511
23156
    <message>
23512
 
        <location filename="../themes/themestrings.h" line="164"/>
 
23157
        <location filename="../themes/themestrings.h" line="167"/>
23513
23158
        <source>Change View</source>
23514
23159
        <translation>Change View</translation>
23515
23160
    </message>
23516
23161
    <message>
23517
 
        <location filename="../themes/themestrings.h" line="171"/>
 
23162
        <location filename="../themes/themestrings.h" line="174"/>
23518
23163
        <source>Show Watched Programs</source>
23519
23164
        <translation>Show Watched Programmes</translation>
23520
23165
    </message>
23521
23166
    <message>
23522
 
        <location filename="../themes/themestrings.h" line="174"/>
 
23167
        <location filename="../themes/themestrings.h" line="177"/>
23523
23168
        <source>Old Password:</source>
23524
23169
        <translation>Old Password:</translation>
23525
23170
    </message>
23526
23171
    <message>
23527
 
        <location filename="../themes/themestrings.h" line="183"/>
 
23172
        <location filename="../themes/themestrings.h" line="186"/>
23528
23173
        <source>Status Icons</source>
23529
23174
        <translation>Status Icons</translation>
23530
23175
    </message>
23531
23176
    <message>
23532
 
        <location filename="../themes/themestrings.h" line="838"/>
 
23177
        <location filename="../themes/themestrings.h" line="844"/>
23533
23178
        <source>%LONGREPEAT%%YEARSTARS%%DESCRIPTION%</source>
23534
23179
        <translation>%LONGREPEAT%%YEARSTARS%%DESCRIPTION%</translation>
23535
23180
    </message>
23536
23181
    <message>
23537
 
        <location filename="../themes/themestrings.h" line="795"/>
 
23182
        <location filename="../themes/themestrings.h" line="800"/>
23538
23183
        <source>%|&quot;SUBTITLE|&quot;%
23539
23184
%YEARSTARS%%DESCRIPTION%</source>
23540
23185
        <translation>%|&quot;SUBTITLE|&quot;%
23541
23186
%YEARSTARS%%DESCRIPTION%</translation>
23542
23187
    </message>
23543
23188
    <message>
23544
 
        <location filename="../themes/themestrings.h" line="197"/>
 
23189
        <location filename="../themes/themestrings.h" line="200"/>
23545
23190
        <source>You Haven&apos;t Scheduled Any Programs To Be Recorded
23546
23191
 To schedule a recording, exit this screen and select &apos;Program Guide&apos; or &apos;Program Finder&apos;</source>
23547
23192
        <translation>You Haven&apos;t Scheduled Any Programmes To Be Recorded
23548
23193
 To schedule a recording, exit this screen and select &apos;Programme Guide&apos; or &apos;Programme Finder&apos;</translation>
23549
23194
    </message>
23550
23195
    <message>
23551
 
        <location filename="../themes/themestrings.h" line="210"/>
23552
 
        <source>Manage Recording Rules</source>
23553
 
        <translation>Manage Recording Rules</translation>
23554
 
    </message>
23555
 
    <message>
23556
 
        <location filename="../themes/themestrings.h" line="211"/>
23557
 
        <source>Channel</source>
23558
 
        <translation>Channel</translation>
23559
 
    </message>
23560
 
    <message>
23561
 
        <location filename="../themes/themestrings.h" line="212"/>
23562
 
        <source>Last Recorded</source>
23563
 
        <translation>Last Recorded</translation>
23564
 
    </message>
23565
 
    <message>
23566
23196
        <location filename="../themes/themestrings.h" line="213"/>
 
23197
        <source>Manage Recording Rules</source>
 
23198
        <translation>Manage Recording Rules</translation>
 
23199
    </message>
 
23200
    <message>
 
23201
        <location filename="../themes/themestrings.h" line="214"/>
 
23202
        <source>Channel</source>
 
23203
        <translation>Channel</translation>
 
23204
    </message>
 
23205
    <message>
 
23206
        <location filename="../themes/themestrings.h" line="215"/>
 
23207
        <source>Last Recorded</source>
 
23208
        <translation>Last Recorded</translation>
 
23209
    </message>
 
23210
    <message>
 
23211
        <location filename="../themes/themestrings.h" line="216"/>
23567
23212
        <source>Recording Group:</source>
23568
23213
        <translation>Recording Group:</translation>
23569
23214
    </message>
23570
23215
    <message>
23571
 
        <location filename="../themes/themestrings.h" line="215"/>
 
23216
        <location filename="../themes/themestrings.h" line="218"/>
23572
23217
        <source>Storage Group:</source>
23573
23218
        <translation>Storage Group:</translation>
23574
23219
    </message>
23575
23220
    <message>
23576
 
        <location filename="../themes/themestrings.h" line="216"/>
 
23221
        <location filename="../themes/themestrings.h" line="219"/>
23577
23222
        <source>Recording Profile:</source>
23578
23223
        <translation>Recording Profile:</translation>
23579
23224
    </message>
23580
23225
    <message>
23581
 
        <location filename="../themes/themestrings.h" line="237"/>
 
23226
        <location filename="../themes/themestrings.h" line="240"/>
23582
23227
        <source>Enter Search Text</source>
23583
23228
        <translation>Enter Search Text</translation>
23584
23229
    </message>
23585
23230
    <message>
23586
 
        <location filename="../themes/themestrings.h" line="238"/>
 
23231
        <location filename="../themes/themestrings.h" line="241"/>
23587
23232
        <source>Close</source>
23588
23233
        <translation>Close</translation>
23589
23234
    </message>
23590
23235
    <message>
23591
 
        <location filename="../themes/themestrings.h" line="820"/>
 
23236
        <location filename="../themes/themestrings.h" line="826"/>
23592
23237
        <source>%|&quot;SUBTITLE|&quot;%
23593
23238
%LONGREPEAT%%STARS| %%DESCRIPTION%</source>
23594
23239
        <translation>%|&quot;SUBTITLE|&quot;%
23595
23240
%LONGREPEAT%%STARS| %%DESCRIPTION%</translation>
23596
23241
    </message>
23597
23242
    <message>
23598
 
        <location filename="../themes/themestrings.h" line="241"/>
 
23243
        <location filename="../themes/themestrings.h" line="244"/>
23599
23244
        <source>Custom Record Rules</source>
23600
23245
        <translation>Custom Record Rules</translation>
23601
23246
    </message>
23602
23247
    <message>
23603
 
        <location filename="../themes/themestrings.h" line="242"/>
 
23248
        <location filename="../themes/themestrings.h" line="245"/>
23604
23249
        <source>Additional Tables:</source>
23605
23250
        <translation>Additional Tables:</translation>
23606
23251
    </message>
23607
23252
    <message>
23608
 
        <location filename="../themes/themestrings.h" line="227"/>
 
23253
        <location filename="../themes/themestrings.h" line="230"/>
23609
23254
        <source>Record</source>
23610
23255
        <translation>Record</translation>
23611
23256
    </message>
23612
23257
    <message>
23613
 
        <location filename="../themes/themestrings.h" line="243"/>
 
23258
        <location filename="../themes/themestrings.h" line="246"/>
23614
23259
        <source>Store</source>
23615
23260
        <translation>Store</translation>
23616
23261
    </message>
23617
23262
    <message>
23618
 
        <location filename="../themes/themestrings.h" line="799"/>
 
23263
        <location filename="../themes/themestrings.h" line="804"/>
23619
23264
        <source>%|&quot;SUBTITLE|&quot;% %LONGREPEAT%%STARS| %%DESCRIPTION%</source>
23620
23265
        <translation>%|&quot;SUBTITLE|&quot;% %LONGREPEAT%%STARS| %%DESCRIPTION%</translation>
23621
23266
    </message>
23622
23267
    <message>
23623
 
        <location filename="../themes/themestrings.h" line="359"/>
 
23268
        <location filename="../themes/themestrings.h" line="362"/>
23624
23269
        <source>Details</source>
23625
23270
        <translation>Details</translation>
23626
23271
    </message>
23627
23272
    <message>
23628
 
        <location filename="../themes/themestrings.h" line="268"/>
 
23273
        <location filename="../themes/themestrings.h" line="271"/>
23629
23274
        <source>Run User Job #1</source>
23630
23275
        <translation>Run User Job #1</translation>
23631
23276
    </message>
23632
23277
    <message>
23633
 
        <location filename="../themes/themestrings.h" line="842"/>
 
23278
        <location filename="../themes/themestrings.h" line="849"/>
23634
23279
        <source>Run User job #2</source>
23635
23280
        <translation>Run User job #2</translation>
23636
23281
    </message>
23637
23282
    <message>
23638
 
        <location filename="../themes/themestrings.h" line="270"/>
 
23283
        <location filename="../themes/themestrings.h" line="273"/>
23639
23284
        <source>Run User Job #3</source>
23640
23285
        <translation>Run User Job #3</translation>
23641
23286
    </message>
23642
23287
    <message>
23643
 
        <location filename="../themes/themestrings.h" line="271"/>
 
23288
        <location filename="../themes/themestrings.h" line="274"/>
23644
23289
        <source>Run User Job #4</source>
23645
23290
        <translation>Run User Job #4</translation>
23646
23291
    </message>
23647
23292
    <message>
23648
 
        <location filename="../themes/themestrings.h" line="526"/>
 
23293
        <location filename="../themes/themestrings.h" line="536"/>
23649
23294
        <source>Keep up with the news</source>
23650
23295
        <translation>Keep up with the news</translation>
23651
23296
    </message>
23652
23297
    <message>
23653
 
        <location filename="../themes/themestrings.h" line="529"/>
 
23298
        <location filename="../themes/themestrings.h" line="539"/>
23654
23299
        <source>Local weather forecast</source>
23655
23300
        <translation>Local weather forecast</translation>
23656
23301
    </message>
23657
23302
    <message>
23658
 
        <location filename="../themes/themestrings.h" line="530"/>
 
23303
        <location filename="../themes/themestrings.h" line="540"/>
23659
23304
        <source>Browse the web</source>
23660
23305
        <translation>Browse the web</translation>
23661
23306
    </message>
23662
23307
    <message>
23663
 
        <location filename="../themes/themestrings.h" line="531"/>
 
23308
        <location filename="../themes/themestrings.h" line="541"/>
23664
23309
        <source>Start cooking!</source>
23665
23310
        <translation>Start cooking!</translation>
23666
23311
    </message>
23667
23312
    <message>
23668
 
        <location filename="../themes/themestrings.h" line="533"/>
 
23313
        <location filename="../themes/themestrings.h" line="543"/>
23669
23314
        <source>Home surveillance</source>
23670
23315
        <translation>Home surveillance</translation>
23671
23316
    </message>
23672
23317
    <message>
23673
 
        <location filename="../themes/themestrings.h" line="534"/>
 
23318
        <location filename="../themes/themestrings.h" line="544"/>
23674
23319
        <source>Hardware profile</source>
23675
23320
        <translation>Hardware profile</translation>
23676
23321
    </message>
23677
23322
    <message>
23678
 
        <location filename="../themes/themestrings.h" line="535"/>
 
23323
        <location filename="../themes/themestrings.h" line="545"/>
23679
23324
        <source>Tell us what hardware you have so we can support it</source>
23680
23325
        <translation>Tell us what hardware you have so we can support it</translation>
23681
23326
    </message>
23682
23327
    <message>
23683
 
        <location filename="../themes/themestrings.h" line="584"/>
 
23328
        <location filename="../themes/themestrings.h" line="594"/>
23684
23329
        <source>Play recordings</source>
23685
23330
        <translation>Play recordings</translation>
23686
23331
    </message>
23687
23332
    <message>
23688
 
        <location filename="../themes/themestrings.h" line="537"/>
 
23333
        <location filename="../themes/themestrings.h" line="547"/>
23689
23334
        <source>Watch Videos</source>
23690
23335
        <translation>Watch Videos</translation>
23691
23336
    </message>
23692
23337
    <message>
23693
 
        <location filename="../themes/themestrings.h" line="585"/>
 
23338
        <location filename="../themes/themestrings.h" line="595"/>
23694
23339
        <source>Play videos</source>
23695
23340
        <translation>Play videos</translation>
23696
23341
    </message>
23697
23342
    <message>
23698
 
        <location filename="../themes/themestrings.h" line="539"/>
 
23343
        <location filename="../themes/themestrings.h" line="549"/>
23699
23344
        <source>Listen to Music</source>
23700
23345
        <translation>Listen to Music</translation>
23701
23346
    </message>
23702
23347
    <message>
23703
 
        <location filename="../themes/themestrings.h" line="545"/>
 
23348
        <location filename="../themes/themestrings.h" line="555"/>
23704
23349
        <source>Image Gallery</source>
23705
23350
        <translation>Image Gallery</translation>
23706
23351
    </message>
23707
23352
    <message>
23708
 
        <location filename="../themes/themestrings.h" line="546"/>
 
23353
        <location filename="../themes/themestrings.h" line="556"/>
23709
23354
        <source>Look at Pictures</source>
23710
23355
        <translation>Look at Pictures</translation>
23711
23356
    </message>
23712
23357
    <message>
23713
 
        <location filename="../themes/themestrings.h" line="548"/>
 
23358
        <location filename="../themes/themestrings.h" line="558"/>
23714
23359
        <source>Play video games</source>
23715
23360
        <translation>Play video games</translation>
23716
23361
    </message>
23717
23362
    <message>
23718
 
        <location filename="../themes/themestrings.h" line="552"/>
 
23363
        <location filename="../themes/themestrings.h" line="562"/>
23719
23364
        <source>Media Settings</source>
23720
23365
        <translation>Media Settings</translation>
23721
23366
    </message>
23722
23367
    <message>
23723
 
        <location filename="../themes/themestrings.h" line="582"/>
 
23368
        <location filename="../themes/themestrings.h" line="592"/>
23724
23369
        <source>Settings for all non-TV media</source>
23725
23370
        <translation>Settings for all non-TV media</translation>
23726
23371
    </message>
23727
23372
    <message>
23728
 
        <location filename="../themes/themestrings.h" line="554"/>
 
23373
        <location filename="../themes/themestrings.h" line="564"/>
23729
23374
        <source>Info Center Settings</source>
23730
23375
        <translation>Info Centre Settings</translation>
23731
23376
    </message>
23732
23377
    <message>
23733
 
        <location filename="../themes/themestrings.h" line="583"/>
 
23378
        <location filename="../themes/themestrings.h" line="593"/>
23734
23379
        <source>Configure weather, news, movie info, web, and recipes</source>
23735
23380
        <translation>Configure weather, news, film info, web, and recipes</translation>
23736
23381
    </message>
23737
23382
    <message>
23738
 
        <location filename="../themes/themestrings.h" line="556"/>
 
23383
        <location filename="../themes/themestrings.h" line="566"/>
23739
23384
        <source>Play any of your media</source>
23740
23385
        <translation>Play any of your media</translation>
23741
23386
    </message>
23742
23387
    <message>
23743
 
        <location filename="../themes/themestrings.h" line="557"/>
 
23388
        <location filename="../themes/themestrings.h" line="567"/>
23744
23389
        <source>Manage Recordings</source>
23745
23390
        <translation>Manage Recordings</translation>
23746
23391
    </message>
23747
23392
    <message>
23748
 
        <location filename="../themes/themestrings.h" line="581"/>
 
23393
        <location filename="../themes/themestrings.h" line="591"/>
23749
23394
        <source>Pick and prioritize shows to record</source>
23750
23395
        <translation>Pick and prioritise shows to record</translation>
23751
23396
    </message>
23752
23397
    <message>
23753
 
        <location filename="../themes/themestrings.h" line="559"/>
 
23398
        <location filename="../themes/themestrings.h" line="569"/>
23754
23399
        <source>Information Center</source>
23755
23400
        <translation>Information Centre</translation>
23756
23401
    </message>
23757
23402
    <message>
23758
 
        <location filename="../themes/themestrings.h" line="560"/>
 
23403
        <location filename="../themes/themestrings.h" line="570"/>
23759
23404
        <source>Information and Communications</source>
23760
23405
        <translation>Information and Communications</translation>
23761
23406
    </message>
23762
23407
    <message>
23763
 
        <location filename="../themes/themestrings.h" line="561"/>
 
23408
        <location filename="../themes/themestrings.h" line="571"/>
23764
23409
        <source>Optical Disks</source>
23765
23410
        <translation>Optical Disks</translation>
23766
23411
    </message>
23767
23412
    <message>
23768
 
        <source>Play or import CDs and DVDs</source>
23769
 
        <translation type="obsolete">Play or import CDs and DVDs</translation>
23770
 
    </message>
23771
 
    <message>
23772
 
        <location filename="../themes/themestrings.h" line="563"/>
 
23413
        <location filename="../themes/themestrings.h" line="573"/>
23773
23414
        <source>Configure MythTV and plugins</source>
23774
23415
        <translation>Configure MythTV and plugins</translation>
23775
23416
    </message>
23776
23417
    <message>
23777
 
        <location filename="../themes/themestrings.h" line="565"/>
 
23418
        <location filename="../themes/themestrings.h" line="575"/>
23778
23419
        <source>Set Priorities</source>
23779
23420
        <translation>Set Priorities</translation>
23780
23421
    </message>
23781
23422
    <message>
23782
 
        <source>Play DVD</source>
23783
 
        <translation type="obsolete">Play DVD</translation>
23784
 
    </message>
23785
 
    <message>
23786
 
        <source>Play the video on a movie DVD</source>
23787
 
        <translation type="obsolete">Play the video on a film DVD</translation>
23788
 
    </message>
23789
 
    <message>
23790
 
        <source>Play VCD</source>
23791
 
        <translation type="obsolete">Play VCD</translation>
23792
 
    </message>
23793
 
    <message>
23794
 
        <source>Play the video on a VCD</source>
23795
 
        <translation type="obsolete">Play the video on a VCD</translation>
23796
 
    </message>
23797
 
    <message>
23798
 
        <location filename="../themes/themestrings.h" line="570"/>
 
23423
        <location filename="../themes/themestrings.h" line="580"/>
23799
23424
        <source>Write video to a data DVD</source>
23800
23425
        <translation>Write video to a data DVD</translation>
23801
23426
    </message>
23802
23427
    <message>
23803
 
        <location filename="../themes/themestrings.h" line="571"/>
 
23428
        <location filename="../themes/themestrings.h" line="581"/>
23804
23429
        <source>Import CD</source>
23805
23430
        <translation>Import CD</translation>
23806
23431
    </message>
23807
23432
    <message>
23808
 
        <location filename="../themes/themestrings.h" line="572"/>
 
23433
        <location filename="../themes/themestrings.h" line="582"/>
23809
23434
        <source>Import music from an audio CD</source>
23810
23435
        <translation>Import music from an audio CD</translation>
23811
23436
    </message>
23812
23437
    <message>
23813
 
        <location filename="../themes/themestrings.h" line="141"/>
 
23438
        <location filename="../themes/themestrings.h" line="144"/>
23814
23439
        <source>Eject media</source>
23815
23440
        <translation>Eject media</translation>
23816
23441
    </message>
23817
23442
    <message>
23818
 
        <source>Eject CD or DVD from drive</source>
23819
 
        <translation type="obsolete">Eject CD or DVD from drive</translation>
23820
 
    </message>
23821
 
    <message>
23822
 
        <location filename="../themes/themestrings.h" line="566"/>
 
23443
        <location filename="../themes/themestrings.h" line="576"/>
23823
23444
        <source>Music Tools</source>
23824
23445
        <translation>Music Tools</translation>
23825
23446
    </message>
23826
23447
    <message>
23827
 
        <location filename="../themes/themestrings.h" line="567"/>
 
23448
        <location filename="../themes/themestrings.h" line="577"/>
23828
23449
        <source>Select, import, or play music</source>
23829
23450
        <translation>Select, import, or play music</translation>
23830
23451
    </message>
23831
23452
    <message>
23832
 
        <location filename="../themes/themestrings.h" line="815"/>
 
23453
        <location filename="../themes/themestrings.h" line="821"/>
23833
23454
        <source>%DESCRIPTION%</source>
23834
23455
        <translation>%DESCRIPTION%</translation>
23835
23456
    </message>
23836
23457
    <message>
23837
 
        <location filename="../themes/themestrings.h" line="158"/>
 
23458
        <location filename="../themes/themestrings.h" line="161"/>
23838
23459
        <source>Callsign</source>
23839
23460
        <translation>Callsign</translation>
23840
23461
    </message>
23841
23462
    <message>
23842
 
        <location filename="../themes/themestrings.h" line="159"/>
 
23463
        <location filename="../themes/themestrings.h" line="162"/>
23843
23464
        <source>Channel #</source>
23844
23465
        <translation>Channel #</translation>
23845
23466
    </message>
23846
23467
    <message>
23847
 
        <location filename="../themes/themestrings.h" line="160"/>
 
23468
        <location filename="../themes/themestrings.h" line="163"/>
23848
23469
        <source>Channel Name</source>
23849
23470
        <translation>Channel Name</translation>
23850
23471
    </message>
23851
23472
    <message>
23852
 
        <location filename="../themes/themestrings.h" line="161"/>
 
23473
        <location filename="../themes/themestrings.h" line="164"/>
23853
23474
        <source>XMLTV ID</source>
23854
23475
        <translation>XMLTV ID</translation>
23855
23476
    </message>
23856
23477
    <message>
23857
 
        <location filename="../themes/themestrings.h" line="390"/>
 
23478
        <location filename="../themes/themestrings.h" line="393"/>
23858
23479
        <source>Playback starting...</source>
23859
23480
        <translation>Playback starting...</translation>
23860
23481
    </message>
23861
23482
    <message>
23862
 
        <location filename="../themes/themestrings.h" line="114"/>
 
23483
        <location filename="../themes/themestrings.h" line="117"/>
23863
23484
        <source>Internet Video</source>
23864
23485
        <translation>Internet Video</translation>
23865
23486
    </message>
23866
23487
    <message>
23867
 
        <location filename="../themes/themestrings.h" line="516"/>
 
23488
        <location filename="../themes/themestrings.h" line="523"/>
23868
23489
        <source>Preview Schedule Changes</source>
23869
23490
        <translation>Preview Schedule Changes</translation>
23870
23491
    </message>
23871
23492
    <message>
23872
 
        <location filename="../themes/themestrings.h" line="527"/>
 
23493
        <location filename="../themes/themestrings.h" line="537"/>
23873
23494
        <source>Twitter</source>
23874
23495
        <translation>Twitter</translation>
23875
23496
    </message>
23876
23497
    <message>
23877
 
        <location filename="../themes/themestrings.h" line="528"/>
 
23498
        <location filename="../themes/themestrings.h" line="538"/>
23878
23499
        <source>Send and receive tweets</source>
23879
23500
        <translation>Send and receive tweets</translation>
23880
23501
    </message>
23881
23502
    <message>
23882
 
        <location filename="../themes/themestrings.h" line="532"/>
 
23503
        <location filename="../themes/themestrings.h" line="542"/>
23883
23504
        <source>See what your system is doing</source>
23884
23505
        <translation>See what your system is doing</translation>
23885
23506
    </message>
23886
23507
    <message>
23887
 
        <location filename="../themes/themestrings.h" line="536"/>
 
23508
        <location filename="../themes/themestrings.h" line="546"/>
23888
23509
        <source>Browse your recordings</source>
23889
23510
        <translation>Browse your recordings</translation>
23890
23511
    </message>
23891
23512
    <message>
23892
 
        <location filename="../themes/themestrings.h" line="538"/>
 
23513
        <location filename="../themes/themestrings.h" line="548"/>
23893
23514
        <source>Browse your video library</source>
23894
23515
        <translation>Browse your video library</translation>
23895
23516
    </message>
23896
23517
    <message>
23897
 
        <location filename="../themes/themestrings.h" line="540"/>
 
23518
        <location filename="../themes/themestrings.h" line="550"/>
23898
23519
        <source>Browse your music library</source>
23899
23520
        <translation>Browse your music library</translation>
23900
23521
    </message>
23901
23522
    <message>
23902
 
        <location filename="../themes/themestrings.h" line="541"/>
 
23523
        <location filename="../themes/themestrings.h" line="551"/>
23903
23524
        <source>Search Internet Video</source>
23904
23525
        <translation>Search Internet Video</translation>
23905
23526
    </message>
23906
23527
    <message>
23907
 
        <location filename="../themes/themestrings.h" line="542"/>
 
23528
        <location filename="../themes/themestrings.h" line="552"/>
23908
23529
        <source>Search popular video sites</source>
23909
23530
        <translation>Search popular video sites</translation>
23910
23531
    </message>
23911
23532
    <message>
23912
 
        <location filename="../themes/themestrings.h" line="543"/>
 
23533
        <location filename="../themes/themestrings.h" line="553"/>
23913
23534
        <source>Browse Internet Video</source>
23914
23535
        <translation>Browse Internet Video</translation>
23915
23536
    </message>
23916
23537
    <message>
23917
 
        <location filename="../themes/themestrings.h" line="544"/>
 
23538
        <location filename="../themes/themestrings.h" line="554"/>
23918
23539
        <source>Browse highlights and entire sites</source>
23919
23540
        <translation>Browse highlights and entire sites</translation>
23920
23541
    </message>
23921
23542
    <message>
23922
 
        <location filename="../themes/themestrings.h" line="378"/>
 
23543
        <location filename="../themes/themestrings.h" line="381"/>
23923
23544
        <source>dddd
23924
23545
dd MMMM yyyy</source>
23925
23546
        <translation>dddd
23926
23547
dd MMMM yyyy</translation>
23927
23548
    </message>
23928
23549
    <message>
23929
 
        <location filename="../themes/themestrings.h" line="361"/>
 
23550
        <location filename="../themes/themestrings.h" line="364"/>
23930
23551
        <source>This was adapted from the Jeroen Brosens&apos; MythCenter theme.  The fonts have been changed to freely redistributable ones and layout changes have been made to make this theme look good on 1280x720 and 1920x1080 screens with a 1:1 pixel aspect ratio.</source>
23931
23552
        <translation>This was adapted from Jeroen Brosens&apos; MythCenter theme.  Fonts have been replaced with freely redistributable ones and layout changes have been made to make this theme look good on 1280x720 and 1920x1080 screens with a 1:1 pixel aspect ratio.</translation>
23932
23553
    </message>
23933
23554
    <message>
23934
 
        <location filename="../themes/themestrings.h" line="362"/>
 
23555
        <location filename="../themes/themestrings.h" line="365"/>
23935
23556
        <source>Coverart:</source>
23936
23557
        <translation>Coverart:</translation>
23937
23558
    </message>
23938
23559
    <message>
23939
 
        <location filename="../themes/themestrings.h" line="363"/>
 
23560
        <location filename="../themes/themestrings.h" line="366"/>
23940
23561
        <source>Find Online...</source>
23941
23562
        <translation>Find Online...</translation>
23942
23563
    </message>
23943
23564
    <message>
23944
 
        <location filename="../themes/themestrings.h" line="130"/>
 
23565
        <location filename="../themes/themestrings.h" line="133"/>
23945
23566
        <source>Player Settings</source>
23946
23567
        <translation>Player Settings</translation>
23947
23568
    </message>
23948
23569
    <message>
23949
 
        <location filename="../themes/themestrings.h" line="364"/>
 
23570
        <location filename="../themes/themestrings.h" line="367"/>
23950
23571
        <source>Default Player:</source>
23951
23572
        <translation>Default Player:</translation>
23952
23573
    </message>
23953
23574
    <message>
23954
 
        <location filename="../themes/themestrings.h" line="365"/>
 
23575
        <location filename="../themes/themestrings.h" line="368"/>
23955
23576
        <source>DVD Player:</source>
23956
23577
        <translation>DVD Player:</translation>
23957
23578
    </message>
23958
23579
    <message>
23959
 
        <location filename="../themes/themestrings.h" line="366"/>
 
23580
        <location filename="../themes/themestrings.h" line="369"/>
23960
23581
        <source>DVD Drive:</source>
23961
23582
        <translation>DVD Drive:</translation>
23962
23583
    </message>
23963
23584
    <message>
23964
 
        <source>VCD Player:</source>
23965
 
        <translation type="obsolete">VCD Player:</translation>
23966
 
    </message>
23967
 
    <message>
23968
 
        <source>VCD Drive:</source>
23969
 
        <translation type="obsolete">VCD Drive:</translation>
23970
 
    </message>
23971
 
    <message>
23972
 
        <location filename="../themes/themestrings.h" line="369"/>
 
23585
        <location filename="../themes/themestrings.h" line="372"/>
23973
23586
        <source>Enable Alternate Player:</source>
23974
23587
        <translation>Enable Alternate Player:</translation>
23975
23588
    </message>
23976
23589
    <message>
23977
 
        <location filename="../themes/themestrings.h" line="370"/>
 
23590
        <location filename="../themes/themestrings.h" line="373"/>
23978
23591
        <source>Alternate Player:</source>
23979
23592
        <translation>Alternate Player:</translation>
23980
23593
    </message>
23981
23594
    <message>
23982
 
        <location filename="../themes/themestrings.h" line="371"/>
 
23595
        <location filename="../themes/themestrings.h" line="374"/>
23983
23596
        <source>Video Metadata Settings</source>
23984
23597
        <translation>Video Metadata Settings</translation>
23985
23598
    </message>
23986
23599
    <message>
23987
 
        <location filename="../themes/themestrings.h" line="372"/>
 
23600
        <location filename="../themes/themestrings.h" line="375"/>
23988
23601
        <source>Perform metadata update after video scan</source>
23989
23602
        <translation>Perform metadata update after video scan</translation>
23990
23603
    </message>
23991
23604
    <message>
23992
 
        <location filename="../themes/themestrings.h" line="373"/>
 
23605
        <location filename="../themes/themestrings.h" line="376"/>
23993
23606
        <source>Enable Random Trailer Playback</source>
23994
23607
        <translation>Enable Random Trailer Playback</translation>
23995
23608
    </message>
23996
23609
    <message>
23997
 
        <location filename="../themes/themestrings.h" line="374"/>
 
23610
        <location filename="../themes/themestrings.h" line="377"/>
23998
23611
        <source>Display unknown file types</source>
23999
23612
        <translation>Display unknown file types</translation>
24000
23613
    </message>
24001
23614
    <message>
24002
 
        <location filename="../themes/themestrings.h" line="375"/>
 
23615
        <location filename="../themes/themestrings.h" line="378"/>
24003
23616
        <source>Enable metadata in file browse mode</source>
24004
23617
        <translation>Enable metadata in file browse mode</translation>
24005
23618
    </message>
24006
23619
    <message>
24007
 
        <location filename="../themes/themestrings.h" line="376"/>
 
23620
        <location filename="../themes/themestrings.h" line="379"/>
24008
23621
        <source>Trailers to Play:</source>
24009
23622
        <translation>Trailers to Play:</translation>
24010
23623
    </message>
24011
23624
    <message>
24012
 
        <location filename="../themes/themestrings.h" line="388"/>
 
23625
        <location filename="../themes/themestrings.h" line="391"/>
24013
23626
        <source>%DATE%</source>
24014
23627
        <translation>%DATE%</translation>
24015
23628
    </message>
24016
23629
    <message>
24017
 
        <location filename="../themes/themestrings.h" line="389"/>
 
23630
        <location filename="../themes/themestrings.h" line="392"/>
24018
23631
        <source>hh:mm</source>
24019
23632
        <translation>hh:mm</translation>
24020
23633
    </message>
24021
23634
    <message>
24022
 
        <source>%TITLE%  by  %ARTIST%</source>
24023
 
        <translation type="obsolete">%TITLE%  by  %ARTIST%</translation>
24024
 
    </message>
24025
 
    <message>
24026
 
        <location filename="../themes/themestrings.h" line="405"/>
 
23635
        <location filename="../themes/themestrings.h" line="408"/>
24027
23636
        <source>Info</source>
24028
23637
        <translation>Info</translation>
24029
23638
    </message>
24030
23639
    <message>
24031
 
        <location filename="../themes/themestrings.h" line="434"/>
 
23640
        <location filename="../themes/themestrings.h" line="438"/>
24032
23641
        <source>An earth toned theme, Terra was the first theme to use MythTV&apos;s new MythUI library and is designed to showcase some of the capabilities of the new user interface.</source>
24033
23642
        <translation>An earth-toned theme, Terra was the first theme to use the new MythUI library and is designed to showcase some of the capabilities of the new user interface.</translation>
24034
23643
    </message>
24035
23644
    <message>
24036
 
        <location filename="../themes/themestrings.h" line="469"/>
 
23645
        <location filename="../themes/themestrings.h" line="476"/>
24037
23646
        <source>Select the country in which you currently reside</source>
24038
23647
        <translation>Select the country in which you currently reside</translation>
24039
23648
    </message>
24040
23649
    <message>
24041
 
        <location filename="../themes/themestrings.h" line="470"/>
 
23650
        <location filename="../themes/themestrings.h" line="477"/>
24042
23651
        <source>Language</source>
24043
23652
        <translation>Language</translation>
24044
23653
    </message>
24045
23654
    <message>
24046
 
        <location filename="../themes/themestrings.h" line="471"/>
 
23655
        <location filename="../themes/themestrings.h" line="478"/>
24047
23656
        <source>Select your preferred language</source>
24048
23657
        <translation>Select your preferred language</translation>
24049
23658
    </message>
24050
23659
    <message>
24051
 
        <location filename="../themes/themestrings.h" line="155"/>
 
23660
        <location filename="../themes/themestrings.h" line="158"/>
24052
23661
        <source>%STARTTIME%-%ENDTIME% : %LENMINS%</source>
24053
23662
        <translation>%STARTTIME%-%ENDTIME% : %LENMINS%</translation>
24054
23663
    </message>
24055
23664
    <message>
24056
 
        <location filename="../themes/themestrings.h" line="156"/>
 
23665
        <location filename="../themes/themestrings.h" line="159"/>
24057
23666
        <source>%VIDEOWIDTH%x%VIDEOHEIGHT%, %VIDEOFRAMERATE%fps, %VIDEOCODECDESC%</source>
24058
23667
        <translation>%VIDEOWIDTH%x%VIDEOHEIGHT%, %VIDEOFRAMERATE%fps, %VIDEOCODECDESC%</translation>
24059
23668
    </message>
24060
23669
    <message>
24061
 
        <location filename="../themes/themestrings.h" line="524"/>
 
23670
        <location filename="../themes/themestrings.h" line="534"/>
24062
23671
        <source>dddd
24063
23672
dd MMM yyyy</source>
24064
23673
        <translation>dddd
24065
23674
dd MMM yyyy</translation>
24066
23675
    </message>
24067
23676
    <message>
24068
 
        <source>Pick the theme, font, size, and locale</source>
24069
 
        <translation type="obsolete">Pick the theme, font, size, and locale</translation>
24070
 
    </message>
24071
 
    <message>
24072
 
        <location filename="../themes/themestrings.h" line="21"/>
 
23677
        <location filename="../themes/themestrings.h" line="24"/>
24073
23678
        <source>System Event Handlers</source>
24074
23679
        <translation>System Event Handlers</translation>
24075
23680
    </message>
24076
23681
    <message>
24077
 
        <location filename="../themes/themestrings.h" line="22"/>
 
23682
        <location filename="../themes/themestrings.h" line="25"/>
24078
23683
        <source>Configure System Event handler commands</source>
24079
23684
        <translation>Configure System Event handler commands</translation>
24080
23685
    </message>
24081
23686
    <message>
24082
 
        <location filename="../themes/themestrings.h" line="558"/>
 
23687
        <location filename="../themes/themestrings.h" line="568"/>
24083
23688
        <source>Pick and prioritize recordings</source>
24084
23689
        <translation>Pick and prioritise recordings</translation>
24085
23690
    </message>
24086
23691
    <message>
24087
 
        <location filename="../themes/themestrings.h" line="564"/>
 
23692
        <location filename="../themes/themestrings.h" line="574"/>
24088
23693
        <source>See what you have recorded</source>
24089
23694
        <translation>See what you have recorded</translation>
24090
23695
    </message>
24091
23696
    <message>
24092
 
        <source>Play a film on DVD</source>
24093
 
        <translation type="obsolete">Play a film on DVD</translation>
24094
 
    </message>
24095
 
    <message>
24096
 
        <location filename="../themes/themestrings.h" line="574"/>
 
23697
        <location filename="../themes/themestrings.h" line="584"/>
24097
23698
        <source>Prioritize some channels over others</source>
24098
23699
        <translation>Prioritise some channels over others</translation>
24099
23700
    </message>
24100
23701
    <message>
24101
 
        <location filename="../themes/themestrings.h" line="575"/>
 
23702
        <location filename="../themes/themestrings.h" line="585"/>
24102
23703
        <source>Prioritize some recordings over others</source>
24103
23704
        <translation>Prioritise some recordings over others</translation>
24104
23705
    </message>
24105
23706
    <message>
24106
 
        <location filename="../themes/themestrings.h" line="579"/>
 
23707
        <location filename="../themes/themestrings.h" line="589"/>
24107
23708
        <source>Group your favorite channels together</source>
24108
23709
        <translation>Group your favourite channels together</translation>
24109
23710
    </message>
24110
23711
    <message>
24111
 
        <location filename="../themes/themestrings.h" line="580"/>
 
23712
        <location filename="../themes/themestrings.h" line="590"/>
24112
23713
        <source>Change the quality of your recordings</source>
24113
23714
        <translation>Change the quality of your recordings</translation>
24114
23715
    </message>
24115
23716
    <message>
24116
 
        <location filename="../themes/themestrings.h" line="455"/>
24117
 
        <source>Change MythTV key bindings.</source>
24118
 
        <translation>Change MythTV key bindings.</translation>
24119
 
    </message>
24120
 
    <message>
24121
 
        <source>Play or import audio or video CDs or DVDs</source>
24122
 
        <translation type="obsolete">Play or import audio or video CDs or DVDs</translation>
24123
 
    </message>
24124
 
    <message>
24125
 
        <source>Watch A DVD</source>
24126
 
        <translation type="obsolete">Watch A DVD</translation>
24127
 
    </message>
24128
 
    <message>
24129
 
        <location filename="../themes/themestrings.h" line="588"/>
 
23717
        <location filename="../themes/themestrings.h" line="598"/>
24130
23718
        <source>Watch Live TV</source>
24131
23719
        <translation>Watch Live TV</translation>
24132
23720
    </message>
24133
23721
    <message>
24134
 
        <location filename="../themes/themestrings.h" line="589"/>
 
23722
        <location filename="../themes/themestrings.h" line="599"/>
24135
23723
        <source>Watch Online Streams</source>
24136
23724
        <translation>Watch Online Streams</translation>
24137
23725
    </message>
24138
23726
    <message>
24139
 
        <location filename="../themes/themestrings.h" line="590"/>
 
23727
        <location filename="../themes/themestrings.h" line="600"/>
24140
23728
        <source>Plugins</source>
24141
23729
        <translation>Plugins</translation>
24142
23730
    </message>
24143
23731
    <message>
24144
 
        <location filename="../themes/themestrings.h" line="591"/>
 
23732
        <location filename="../themes/themestrings.h" line="601"/>
24145
23733
        <source>Other Plugins</source>
24146
23734
        <translation>Other Plugins</translation>
24147
23735
    </message>
24148
23736
    <message>
24149
 
        <location filename="../themes/themestrings.h" line="592"/>
 
23737
        <location filename="../themes/themestrings.h" line="602"/>
24150
23738
        <source>Advanced Options</source>
24151
23739
        <translation>Advanced Options</translation>
24152
23740
    </message>
24153
23741
    <message>
24154
 
        <location filename="../themes/themestrings.h" line="594"/>
 
23742
        <location filename="../themes/themestrings.h" line="604"/>
24155
23743
        <source>A &quot;Media Center&quot; menu theme. This menu theme is basically meant to bring the common &quot;media player/DVR&quot; functionality to the forefront, organize the plugins, and to make some of myth&apos;s more daunting options a little more subtle. Places the common media items on the top level (Recordings, Videos, TV, DVD, Music), places all informational plugins in &quot;Plugins.&quot; Puts all setup and scheduling in &quot;Advanced.&quot; The top two menu levels will seem new, the ones beneath Advanced-&gt;Setup are as in the default menu.</source>
24156
23744
        <translation>A &quot;Media Centre&quot; menu theme. This menu theme is basically meant to bring the common &quot;media player/DVR&quot; functionality to the forefront, organise the plugins, and to make some of MythTV&apos;s more daunting options a little more subtle. Places the common media items on the top level (Recordings, Videos, TV, DVD, Music), places all informational plugins in &quot;Plugins.&quot; Puts all setup and scheduling in &quot;Advanced.&quot; The top two menu levels will seem new, the ones beneath Advanced-&gt;Setup are as in the default menu.</translation>
24157
23745
    </message>
24158
23746
    <message>
24159
 
        <location filename="../themes/themestrings.h" line="377"/>
 
23747
        <location filename="../themes/themestrings.h" line="380"/>
24160
23748
        <source>Welcome to MythTV</source>
24161
23749
        <translation>Welcome to MythTV</translation>
24162
23750
    </message>
24163
23751
    <message>
24164
 
        <location filename="../themes/themestrings.h" line="2"/>
 
23752
        <location filename="../themes/themestrings.h" line="5"/>
24165
23753
        <source>1. General</source>
24166
23754
        <translation>1. General</translation>
24167
23755
    </message>
24168
23756
    <message>
24169
 
        <location filename="../themes/themestrings.h" line="3"/>
 
23757
        <location filename="../themes/themestrings.h" line="6"/>
24170
23758
        <source>2. Capture cards</source>
24171
23759
        <translation>2. Capture cards</translation>
24172
23760
    </message>
24173
23761
    <message>
24174
 
        <location filename="../themes/themestrings.h" line="4"/>
 
23762
        <location filename="../themes/themestrings.h" line="7"/>
24175
23763
        <source>3. Video sources</source>
24176
23764
        <translation>3. Video sources</translation>
24177
23765
    </message>
24178
23766
    <message>
24179
 
        <location filename="../themes/themestrings.h" line="5"/>
 
23767
        <location filename="../themes/themestrings.h" line="8"/>
24180
23768
        <source>4. Input connections</source>
24181
23769
        <translation>4. Input connections</translation>
24182
23770
    </message>
24183
23771
    <message>
24184
 
        <location filename="../themes/themestrings.h" line="6"/>
 
23772
        <location filename="../themes/themestrings.h" line="9"/>
24185
23773
        <source>5. Channel Editor</source>
24186
23774
        <translation>5. Channel Editor</translation>
24187
23775
    </message>
24188
23776
    <message>
24189
 
        <location filename="../themes/themestrings.h" line="7"/>
 
23777
        <location filename="../themes/themestrings.h" line="10"/>
24190
23778
        <source>6. Storage Directories</source>
24191
23779
        <translation>6. Storage Directories</translation>
24192
23780
    </message>
24193
23781
    <message>
24194
 
        <source>%alert_text%</source>
24195
 
        <translation type="obsolete">%alert_text%</translation>
24196
 
    </message>
24197
 
    <message>
24198
 
        <source>LINE #%caller_line%</source>
24199
 
        <translation type="obsolete">LINE #%caller_line%</translation>
24200
 
    </message>
24201
 
    <message>
24202
 
        <source>NAME: %caller_name%</source>
24203
 
        <translation type="obsolete">NAME: %caller_name%</translation>
24204
 
    </message>
24205
 
    <message>
24206
 
        <source>NUM : %caller_number%</source>
24207
 
        <translation type="obsolete">NUM : %caller_number%</translation>
24208
 
    </message>
24209
 
    <message>
24210
 
        <source>DATE: %caller_date% TIME : %caller_time%</source>
24211
 
        <translation type="obsolete">DATE: %caller_date% TIME : %caller_time%</translation>
24212
 
    </message>
24213
 
    <message>
24214
 
        <location filename="../themes/themestrings.h" line="379"/>
 
23782
        <location filename="../themes/themestrings.h" line="382"/>
24215
23783
        <source>MythTV is idle and will shutdown shortly.</source>
24216
23784
        <translation>MythTV is idle and will shutdown shortly.</translation>
24217
23785
    </message>
24218
23786
    <message>
24219
 
        <location filename="../themes/themestrings.h" line="380"/>
 
23787
        <location filename="../themes/themestrings.h" line="383"/>
24220
23788
        <source>Current Recording(s)</source>
24221
23789
        <translation>Current Recording(s)</translation>
24222
23790
    </message>
24223
23791
    <message>
24224
 
        <location filename="../themes/themestrings.h" line="382"/>
 
23792
        <location filename="../themes/themestrings.h" line="385"/>
24225
23793
        <source>Next Scheduled Recording(s)</source>
24226
23794
        <translation>Next Scheduled Recording(s)</translation>
24227
23795
    </message>
24228
23796
    <message>
24229
 
        <location filename="../themes/themestrings.h" line="384"/>
 
23797
        <location filename="../themes/themestrings.h" line="387"/>
24230
23798
        <source>WARNING: There are conflicting scheduled recordings!</source>
24231
23799
        <translation>WARNING: There are conflicting scheduled recordings!</translation>
24232
23800
    </message>
24234
23802
<context>
24235
23803
    <name>ThemeUpdateChecker</name>
24236
23804
    <message>
24237
 
        <location filename="../programs/mythfrontend/themechooser.cpp" line="974"/>
 
23805
        <location filename="../programs/mythfrontend/themechooser.cpp" line="973"/>
24238
23806
        <source>Version %1 of the %2 theme is now available in the Theme Chooser.  The currently installed version is %3.</source>
24239
 
        <translation type="unfinished"></translation>
 
23807
        <translation>Version %1 of the %2 theme is now available in the Theme Chooser.  The currently installed version is %3.</translation>
24240
23808
    </message>
24241
23809
</context>
24242
23810
<context>
24286
23854
    </message>
24287
23855
</context>
24288
23856
<context>
24289
 
    <name>UIListBtnType</name>
24290
 
    <message>
24291
 
        <location filename="../libs/libmyth/uilistbtntype.cpp" line="1477"/>
24292
 
        <location filename="../libs/libmyth/uilistbtntype.cpp" line="1490"/>
24293
 
        <source>Search</source>
24294
 
        <translation>Search</translation>
24295
 
    </message>
24296
 
    <message>
24297
 
        <location filename="../libs/libmyth/uilistbtntype.cpp" line="1481"/>
24298
 
        <source>Starts with text</source>
24299
 
        <translation>Starts with text</translation>
24300
 
    </message>
24301
 
    <message>
24302
 
        <location filename="../libs/libmyth/uilistbtntype.cpp" line="1482"/>
24303
 
        <source>Contains text</source>
24304
 
        <translation>Contains text</translation>
24305
 
    </message>
24306
 
    <message>
24307
 
        <location filename="../libs/libmyth/uilistbtntype.cpp" line="1491"/>
24308
 
        <source>Cancel</source>
24309
 
        <translation>Cancel</translation>
24310
 
    </message>
24311
 
</context>
24312
 
<context>
24313
 
    <name>UIManagedTreeListType</name>
24314
 
    <message>
24315
 
        <location filename="../libs/libmyth/uitypes.cpp" line="2385"/>
24316
 
        <location filename="../libs/libmyth/uitypes.cpp" line="2398"/>
24317
 
        <source>Search</source>
24318
 
        <translation>Search</translation>
24319
 
    </message>
24320
 
    <message>
24321
 
        <location filename="../libs/libmyth/uitypes.cpp" line="2389"/>
24322
 
        <source>Starts with text</source>
24323
 
        <translation>Starts with text</translation>
24324
 
    </message>
24325
 
    <message>
24326
 
        <location filename="../libs/libmyth/uitypes.cpp" line="2390"/>
24327
 
        <source>Contains text</source>
24328
 
        <translation>Contains text</translation>
24329
 
    </message>
24330
 
    <message>
24331
 
        <location filename="../libs/libmyth/uitypes.cpp" line="2399"/>
24332
 
        <source>Cancel</source>
24333
 
        <translation>Cancel</translation>
24334
 
    </message>
24335
 
</context>
24336
 
<context>
24337
23857
    <name>UPNPScanner</name>
24338
23858
    <message>
24339
 
        <location filename="../programs/mythfrontend/upnpscanner.cpp" line="223"/>
 
23859
        <location filename="../programs/mythfrontend/upnpscanner.cpp" line="224"/>
 
23860
        <location filename="../programs/mythfrontend/upnpscanner.cpp" line="271"/>
24340
23861
        <source>Media Servers</source>
24341
 
        <translation type="unfinished"></translation>
 
23862
        <translation>Media Servers</translation>
24342
23863
    </message>
24343
23864
</context>
24344
23865
<context>
24432
23953
<context>
24433
23954
    <name>V4LConfigurationGroup</name>
24434
23955
    <message>
24435
 
        <location filename="../libs/libmythtv/videosource.cpp" line="1984"/>
 
23956
        <location filename="../libs/libmythtv/videosource.cpp" line="2078"/>
24436
23957
        <source>Probed info</source>
24437
23958
        <translation>Probed info</translation>
24438
23959
    </message>
24439
23960
    <message>
24440
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2003"/>
 
23961
        <location filename="../libs/libmythtv/videosource.cpp" line="2096"/>
24441
23962
        <source>Failed to open</source>
24442
23963
        <translation>Failed to open</translation>
24443
23964
    </message>
24444
23965
    <message>
24445
 
        <location filename="../libs/libmythtv/videosource.cpp" line="2010"/>
 
23966
        <location filename="../libs/libmythtv/videosource.cpp" line="2103"/>
24446
23967
        <source>Failed to probe</source>
24447
23968
        <translation>Failed to probe</translation>
24448
23969
    </message>
24450
23971
<context>
24451
23972
    <name>VideoDialog</name>
24452
23973
    <message>
24453
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="1013"/>
24454
 
        <source>Video dialog loading, or no videos available...</source>
24455
 
        <translation>Video dialog loading, or no videos available...</translation>
24456
 
    </message>
24457
 
    <message>
24458
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="1228"/>
24459
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="1243"/>
 
23974
        <location filename="../programs/mythfrontend/videodlg.cpp" line="1239"/>
 
23975
        <location filename="../programs/mythfrontend/videodlg.cpp" line="1254"/>
24460
23976
        <source>Season</source>
24461
23977
        <translation>Series</translation>
24462
23978
    </message>
24463
23979
    <message>
24464
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2179"/>
 
23980
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2190"/>
24465
23981
        <source>Video Search</source>
24466
23982
        <translation>Video Search</translation>
24467
23983
    </message>
24468
23984
    <message>
24469
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2240"/>
 
23985
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2251"/>
24470
23986
        <source>%1 of %2</source>
24471
23987
        <translation>%1 of %2</translation>
24472
23988
    </message>
24473
23989
    <message>
24474
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2324"/>
 
23990
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2335"/>
24475
23991
        <source>Video Options
24476
23992
%1
24477
23993
%2</source>
24480
23996
%2</translation>
24481
23997
    </message>
24482
23998
    <message>
24483
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2327"/>
 
23999
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2338"/>
24484
24000
        <source>Video Options
24485
24001
%1</source>
24486
24002
        <translation>Video Options
24487
24003
%1</translation>
24488
24004
    </message>
24489
24005
    <message>
24490
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2330"/>
 
24006
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2341"/>
24491
24007
        <source>Video Options</source>
24492
24008
        <translation>Video Options</translation>
24493
24009
    </message>
24494
24010
    <message>
24495
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2346"/>
 
24011
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2352"/>
24496
24012
        <source>Play...</source>
24497
24013
        <translation>Play...</translation>
24498
24014
    </message>
24499
24015
    <message>
24500
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2348"/>
24501
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2387"/>
 
24016
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2354"/>
 
24017
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2396"/>
24502
24018
        <source>Play</source>
24503
24019
        <translation>Play</translation>
24504
24020
    </message>
24505
24021
    <message>
24506
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2350"/>
 
24022
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2356"/>
24507
24023
        <source>Mark as Unwatched</source>
24508
24024
        <translation>Mark as Unwatched</translation>
24509
24025
    </message>
24510
24026
    <message>
24511
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2352"/>
 
24027
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2358"/>
24512
24028
        <source>Mark as Watched</source>
24513
24029
        <translation>Mark as Watched</translation>
24514
24030
    </message>
24515
24031
    <message>
24516
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2353"/>
24517
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2604"/>
 
24032
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2359"/>
 
24033
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2586"/>
24518
24034
        <source>Video Info</source>
24519
24035
        <translation>Video Info</translation>
24520
24036
    </message>
24521
24037
    <message>
24522
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2354"/>
 
24038
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2360"/>
24523
24039
        <source>Change Video Details</source>
24524
24040
        <translation>Change Video Details</translation>
24525
24041
    </message>
24526
24042
    <message>
24527
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2358"/>
 
24043
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2364"/>
24528
24044
        <source>Delete</source>
24529
24045
        <translation>Delete</translation>
24530
24046
    </message>
24531
24047
    <message>
24532
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2362"/>
 
24048
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2368"/>
24533
24049
        <source>Play Folder</source>
24534
24050
        <translation>Play Folder</translation>
24535
24051
    </message>
24536
24052
    <message>
24537
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2376"/>
 
24053
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2390"/>
24538
24054
        <source>Playback Options
24539
24055
%1</source>
24540
24056
        <translation>Playback Options
24541
24057
%1</translation>
24542
24058
    </message>
24543
24059
    <message>
24544
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2391"/>
 
24060
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2400"/>
24545
24061
        <source>Play in Alternate Player</source>
24546
24062
        <translation>Play in Alternate Player</translation>
24547
24063
    </message>
24548
24064
    <message>
24549
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2396"/>
 
24065
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2405"/>
24550
24066
        <source>Play With Trailers</source>
24551
24067
        <translation>Play With Trailers</translation>
24552
24068
    </message>
24553
24069
    <message>
24554
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2404"/>
 
24070
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2412"/>
24555
24071
        <source>Play Trailer</source>
24556
24072
        <translation>Play Trailer</translation>
24557
24073
    </message>
24558
24074
    <message>
24559
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2415"/>
 
24075
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2424"/>
24560
24076
        <source>Video Display Menu</source>
24561
24077
        <translation>Video Display Menu</translation>
24562
24078
    </message>
24563
24079
    <message>
24564
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2424"/>
 
24080
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2428"/>
24565
24081
        <source>Scan For Changes</source>
24566
24082
        <translation>Scan For Changes</translation>
24567
24083
    </message>
24568
24084
    <message>
24569
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2425"/>
 
24085
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2429"/>
24570
24086
        <source>Retrieve All Details</source>
24571
24087
        <translation>Retrieve All Details</translation>
24572
24088
    </message>
24573
24089
    <message>
24574
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2426"/>
 
24090
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2430"/>
24575
24091
        <source>Filter Display</source>
24576
24092
        <translation>Filter Display</translation>
24577
24093
    </message>
24578
24094
    <message>
24579
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2428"/>
 
24095
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2431"/>
24580
24096
        <source>Browse By...</source>
24581
24097
        <translation>Browse By...</translation>
24582
24098
    </message>
24583
24099
    <message>
24584
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2430"/>
24585
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2441"/>
 
24100
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2432"/>
 
24101
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2449"/>
24586
24102
        <source>Change View</source>
24587
24103
        <translation>Change View</translation>
24588
24104
    </message>
24592
24108
        <translation>Disable File Browse Mode</translation>
24593
24109
    </message>
24594
24110
    <message>
24595
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2469"/>
 
24111
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2468"/>
24596
24112
        <source>Enable File Browse Mode</source>
24597
24113
        <translation>Enable File Browse Mode</translation>
24598
24114
    </message>
24599
24115
    <message>
24600
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2473"/>
 
24116
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2471"/>
24601
24117
        <source>Disable Flat View</source>
24602
24118
        <translation>Disable Flat View</translation>
24603
24119
    </message>
24604
24120
    <message>
24605
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2476"/>
 
24121
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2473"/>
24606
24122
        <source>Enable Flat View</source>
24607
24123
        <translation>Enable Flat View</translation>
24608
24124
    </message>
24609
24125
    <message>
24610
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2432"/>
 
24126
        <location filename="../programs/mythfrontend/videodlg.cpp" line="3752"/>
 
24127
        <source>There are no videos in the database, would you like to scan your video directories now?</source>
 
24128
        <translation>There are no videos in the database, would you like to scan your video directories now?</translation>
 
24129
    </message>
 
24130
    <message>
 
24131
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2433"/>
24611
24132
        <source>Settings</source>
24612
24133
        <translation>Settings</translation>
24613
24134
    </message>
24614
24135
    <message>
24615
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2451"/>
 
24136
        <location filename="../programs/mythfrontend/videodlg.cpp" line="1087"/>
 
24137
        <source>The video scan found no files, have you configured a video storage group?</source>
 
24138
        <translation>The video scan found no files, have you configured a video storage group?</translation>
 
24139
    </message>
 
24140
    <message>
 
24141
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2454"/>
24616
24142
        <source>Switch to Browse View</source>
24617
24143
        <translation>Switch to Browse View</translation>
24618
24144
    </message>
24619
24145
    <message>
24620
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2455"/>
 
24146
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2457"/>
24621
24147
        <source>Switch to Gallery View</source>
24622
24148
        <translation>Switch to Gallery View</translation>
24623
24149
    </message>
24624
24150
    <message>
24625
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2459"/>
 
24151
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2460"/>
24626
24152
        <source>Switch to List View</source>
24627
24153
        <translation>Switch to List View</translation>
24628
24154
    </message>
24629
24155
    <message>
24630
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2462"/>
 
24156
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2463"/>
24631
24157
        <source>Switch to Manage View</source>
24632
24158
        <translation>Switch to Manage View</translation>
24633
24159
    </message>
24634
24160
    <message>
24635
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2486"/>
 
24161
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2484"/>
24636
24162
        <source>Video Settings</source>
24637
24163
        <translation>Video Settings</translation>
24638
24164
    </message>
24639
24165
    <message>
24640
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2495"/>
 
24166
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2488"/>
24641
24167
        <source>Player Settings</source>
24642
24168
        <translation>Player Settings</translation>
24643
24169
    </message>
24644
24170
    <message>
24645
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2496"/>
 
24171
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2489"/>
24646
24172
        <source>Metadata Settings</source>
24647
24173
        <translation>Metadata Settings</translation>
24648
24174
    </message>
24649
24175
    <message>
24650
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2497"/>
 
24176
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2490"/>
24651
24177
        <source>File Type Settings</source>
24652
24178
        <translation>File Type Settings</translation>
24653
24179
    </message>
24654
24180
    <message>
24655
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2548"/>
 
24181
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2543"/>
24656
24182
        <source>Browse By</source>
24657
24183
        <translation>Browse By</translation>
24658
24184
    </message>
24659
24185
    <message>
24660
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2558"/>
 
24186
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2548"/>
24661
24187
        <source>Cast</source>
24662
24188
        <translation>Cast</translation>
24663
24189
    </message>
24664
24190
    <message>
24665
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2562"/>
 
24191
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2551"/>
24666
24192
        <source>Category</source>
24667
24193
        <translation>Category</translation>
24668
24194
    </message>
24669
24195
    <message>
24670
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2566"/>
 
24196
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2554"/>
24671
24197
        <source>Date Added</source>
24672
24198
        <translation>Date Added</translation>
24673
24199
    </message>
24674
24200
    <message>
24675
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2570"/>
 
24201
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2557"/>
24676
24202
        <source>Director</source>
24677
24203
        <translation>Director</translation>
24678
24204
    </message>
24679
24205
    <message>
24680
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2574"/>
 
24206
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2560"/>
24681
24207
        <source>Studio</source>
24682
24208
        <translation>Studio</translation>
24683
24209
    </message>
24684
24210
    <message>
24685
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2578"/>
 
24211
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2563"/>
24686
24212
        <source>Folder</source>
24687
24213
        <translation>Folder</translation>
24688
24214
    </message>
24689
24215
    <message>
24690
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2582"/>
 
24216
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2566"/>
24691
24217
        <source>Genre</source>
24692
24218
        <translation>Genre</translation>
24693
24219
    </message>
24694
24220
    <message>
24695
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2586"/>
 
24221
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2569"/>
24696
24222
        <source>TV/Movies</source>
24697
24223
        <translation>TV/Films</translation>
24698
24224
    </message>
24699
24225
    <message>
24700
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2590"/>
 
24226
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2572"/>
24701
24227
        <source>User Rating</source>
24702
24228
        <translation>User Rating</translation>
24703
24229
    </message>
24704
24230
    <message>
24705
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2594"/>
 
24231
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2575"/>
24706
24232
        <source>Year</source>
24707
24233
        <translation>Year</translation>
24708
24234
    </message>
24709
24235
    <message>
24710
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2614"/>
 
24236
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2591"/>
24711
24237
        <source>View Details</source>
24712
24238
        <translation>View Details</translation>
24713
24239
    </message>
24714
24240
    <message>
24715
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2616"/>
 
24241
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2593"/>
24716
24242
        <source>View Full Plot</source>
24717
24243
        <translation>View Full Plot</translation>
24718
24244
    </message>
24719
24245
    <message>
24720
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2622"/>
 
24246
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2599"/>
24721
24247
        <source>View Cast</source>
24722
24248
        <translation>View Cast</translation>
24723
24249
    </message>
24724
24250
    <message>
24725
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2624"/>
 
24251
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2601"/>
24726
24252
        <source>View Homepage</source>
24727
24253
        <translation>View Homepage</translation>
24728
24254
    </message>
24729
24255
    <message>
24730
 
        <source>Mark as Non-Browseable</source>
24731
 
        <translation type="obsolete">Mark as Non-Browseable</translation>
24732
 
    </message>
24733
 
    <message>
24734
 
        <source>Mark as Browseable</source>
24735
 
        <translation type="obsolete">Mark as Browseable</translation>
24736
 
    </message>
24737
 
    <message>
24738
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2634"/>
 
24256
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2613"/>
24739
24257
        <source>Manage Video Details</source>
24740
24258
        <translation>Manage Video Details</translation>
24741
24259
    </message>
24742
24260
    <message>
24743
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2645"/>
 
24261
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2619"/>
24744
24262
        <source>Edit Details</source>
24745
24263
        <translation>Edit Details</translation>
24746
24264
    </message>
24747
24265
    <message>
24748
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2646"/>
 
24266
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2620"/>
24749
24267
        <source>Retrieve Details</source>
24750
24268
        <translation>Retrieve Details</translation>
24751
24269
    </message>
24752
24270
    <message>
24753
 
        <source>Manually Enter Video #</source>
24754
 
        <translation type="obsolete">Manually Enter Video #</translation>
24755
 
    </message>
24756
 
    <message>
24757
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2648"/>
 
24271
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2622"/>
24758
24272
        <source>Allow Updates</source>
24759
24273
        <translation>Allow Updates</translation>
24760
24274
    </message>
24761
24275
    <message>
24762
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2650"/>
 
24276
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2624"/>
24763
24277
        <source>Disable Updates</source>
24764
24278
        <translation>Disable Updates</translation>
24765
24279
    </message>
24766
24280
    <message>
24767
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2651"/>
 
24281
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2625"/>
24768
24282
        <source>Reset Details</source>
24769
24283
        <translation>Reset Details</translation>
24770
24284
    </message>
24771
24285
    <message>
24772
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2886"/>
 
24286
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2877"/>
24773
24287
        <source>An error occurred when switching views.</source>
24774
24288
        <translation>An error occurred when switching views.</translation>
24775
24289
    </message>
24776
24290
    <message>
24777
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2959"/>
 
24291
        <location filename="../programs/mythfrontend/videodlg.cpp" line="2950"/>
24778
24292
        <source>No browser command set! MythVideo needs MythBrowser installed to display the homepage.</source>
24779
24293
        <translation>No browser command set! MythVideo needs MythBrowser installed to display the homepage.</translation>
24780
24294
    </message>
24781
24295
    <message>
24782
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="3360"/>
 
24296
        <location filename="../programs/mythfrontend/videodlg.cpp" line="3361"/>
24783
24297
        <source>Fetching details for %1</source>
24784
24298
        <translation>Fetching details for %1</translation>
24785
24299
    </message>
24786
24300
    <message>
24787
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="3365"/>
 
24301
        <location filename="../programs/mythfrontend/videodlg.cpp" line="3366"/>
24788
24302
        <source> %1x%2</source>
24789
24303
        <translation> %1x%2</translation>
24790
24304
    </message>
24791
24305
    <message>
24792
 
        <source>Enter Video Unique ID:</source>
24793
 
        <translation type="obsolete">Enter Video Unique ID:</translation>
24794
 
    </message>
24795
 
    <message>
24796
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="3464"/>
 
24306
        <location filename="../programs/mythfrontend/videodlg.cpp" line="3465"/>
24797
24307
        <source>Are you sure you want to delete:
24798
24308
%1</source>
24799
24309
        <translation>Are you sure you want to delete:
24800
24310
%1</translation>
24801
24311
    </message>
24802
24312
    <message>
24803
 
        <location filename="../programs/mythfrontend/videodlg.cpp" line="3502"/>
 
24313
        <location filename="../programs/mythfrontend/videodlg.cpp" line="3503"/>
24804
24314
        <source>Failed to delete file</source>
24805
24315
        <translation>Failed to delete file</translation>
24806
24316
    </message>
24808
24318
<context>
24809
24319
    <name>VideoFilterDialog</name>
24810
24320
    <message numerus="yes">
24811
 
        <location filename="../programs/mythfrontend/videofilter.cpp" line="631"/>
 
24321
        <location filename="../programs/mythfrontend/videofilter.cpp" line="637"/>
24812
24322
        <source>Result of this filter : %n video(s)</source>
24813
24323
        <translation>
24814
24324
            <numerusform>Result of this filter : %n video</numerusform>
24816
24326
        </translation>
24817
24327
    </message>
24818
24328
    <message>
24819
 
        <location filename="../programs/mythfrontend/videofilter.cpp" line="637"/>
 
24329
        <location filename="../programs/mythfrontend/videofilter.cpp" line="643"/>
24820
24330
        <source>Result of this filter : No Videos</source>
24821
24331
        <translation>Result of this filter : No Videos</translation>
24822
24332
    </message>
24823
24333
    <message>
24824
 
        <location filename="../programs/mythfrontend/videofilter.cpp" line="752"/>
24825
 
        <location filename="../programs/mythfrontend/videofilter.cpp" line="753"/>
 
24334
        <location filename="../programs/mythfrontend/videofilter.cpp" line="758"/>
 
24335
        <location filename="../programs/mythfrontend/videofilter.cpp" line="759"/>
24826
24336
        <source>minutes</source>
24827
24337
        <translation>minutes</translation>
24828
24338
    </message>
24829
24339
</context>
24830
24340
<context>
 
24341
    <name>VideoScanner</name>
 
24342
    <message>
 
24343
        <location filename="../libs/libmythmetadata/videoscan.cpp" line="466"/>
 
24344
        <source>Failed to Scan SG Video Hosts</source>
 
24345
        <translation>Failed to Scan SG Video Hosts</translation>
 
24346
    </message>
 
24347
    <message>
 
24348
        <location filename="../libs/libmythmetadata/videoscan.cpp" line="471"/>
 
24349
        <source>If they no longer exist please remove them</source>
 
24350
        <translation>If they no longer exist please remove them</translation>
 
24351
    </message>
 
24352
</context>
 
24353
<context>
24831
24354
    <name>VideoSetupWizard</name>
24832
24355
    <message>
24833
24356
        <location filename="../programs/mythfrontend/setupwizard_video.cpp" line="70"/>
24834
 
        <source>Select from one of the preconfigured playback profiles.  When satisfied, you can test Standard Definition and High Definition playback with your choice before moving on.</source>
24835
 
        <translation type="unfinished"></translation>
 
24357
        <source>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.</source>
 
24358
        <translation>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.</translation>
24836
24359
    </message>
24837
24360
    <message>
24838
24361
        <location filename="../programs/mythfrontend/setupwizard_video.cpp" line="75"/>
24839
 
        <source>Test your playback settings with Standard definition content. (480p)</source>
24840
 
        <translation type="unfinished"></translation>
 
24362
        <source>Test your playback settings with Standard Definition content. (480p)</source>
 
24363
        <translation>Test your playback settings with Standard Definition content. (480p)</translation>
24841
24364
    </message>
24842
24365
    <message>
24843
24366
        <location filename="../programs/mythfrontend/setupwizard_video.cpp" line="77"/>
24844
 
        <source>Test your playback settings with High definition content (1080p).</source>
24845
 
        <translation type="unfinished"></translation>
 
24367
        <source>Test your playback settings with High Definition content (1080p).</source>
 
24368
        <translation>Test your playback settings with High Definition content (1080p).</translation>
24846
24369
    </message>
24847
24370
    <message>
24848
24371
        <location filename="../programs/mythfrontend/setupwizard_video.cpp" line="79"/>
24849
24372
        <source>Save these changes and move on to the next configuration step.</source>
24850
 
        <translation type="unfinished"></translation>
 
24373
        <translation>Save these changes and move on to the next configuration step.</translation>
24851
24374
    </message>
24852
24375
    <message>
24853
24376
        <location filename="../programs/mythfrontend/setupwizard_video.cpp" line="81"/>
24854
24377
        <source>Return to the previous configuration step.</source>
24855
 
        <translation type="unfinished"></translation>
 
24378
        <translation>Return to the previous configuration step.</translation>
24856
24379
    </message>
24857
24380
    <message>
24858
24381
        <location filename="../programs/mythfrontend/setupwizard_video.cpp" line="184"/>
24859
24382
        <source>A short test of your system&apos;s playback of Standard Definition content with the %1 profile.</source>
24860
 
        <translation type="unfinished"></translation>
 
24383
        <translation>A short test of your system&apos;s playback of Standard Definition content with the %1 profile.</translation>
24861
24384
    </message>
24862
24385
    <message>
24863
24386
        <location filename="../programs/mythfrontend/setupwizard_video.cpp" line="187"/>
24864
24387
        <source>Standard Definition Playback Test</source>
24865
 
        <translation type="unfinished"></translation>
 
24388
        <translation>Standard Definition Playback Test</translation>
24866
24389
    </message>
24867
24390
    <message>
24868
24391
        <location filename="../programs/mythfrontend/setupwizard_video.cpp" line="205"/>
24869
24392
        <source>A short test of your system&apos;s playback of High Definition content with the %1 profile.</source>
24870
 
        <translation type="unfinished"></translation>
 
24393
        <translation>A short test of your system&apos;s playback of High Definition content with the %1 profile.</translation>
24871
24394
    </message>
24872
24395
    <message>
24873
24396
        <location filename="../programs/mythfrontend/setupwizard_video.cpp" line="208"/>
24874
24397
        <source>High Definition Playback Test</source>
24875
 
        <translation type="unfinished"></translation>
 
24398
        <translation>High Definition Playback Test</translation>
24876
24399
    </message>
24877
24400
    <message>
24878
24401
        <location filename="../programs/mythfrontend/setupwizard_video.cpp" line="238"/>
24879
24402
        <source>Downloading Video Sample...</source>
24880
 
        <translation type="unfinished"></translation>
 
24403
        <translation>Downloading Video Sample...</translation>
24881
24404
    </message>
24882
24405
    <message>
24883
24406
        <location filename="../programs/mythfrontend/setupwizard_video.cpp" line="272"/>
24884
24407
        <source>Downloading Video Sample...
24885
24408
(%1 of %2 MB)</source>
24886
 
        <translation type="unfinished"></translation>
 
24409
        <translation>Downloading Video Sample...
 
24410
(%1 of %2 MB)</translation>
24887
24411
    </message>
24888
24412
    <message>
24889
24413
        <location filename="../programs/mythfrontend/setupwizard_video.cpp" line="301"/>
24890
24414
        <source>Error downloading sample to backend.</source>
24891
 
        <translation type="unfinished"></translation>
 
24415
        <translation>Error downloading sample to backend.</translation>
24892
24416
    </message>
24893
24417
</context>
24894
24418
<context>
24895
24419
    <name>VideoSourceEditor</name>
24896
24420
    <message>
24897
 
        <location filename="../libs/libmythtv/videosource.cpp" line="3282"/>
 
24421
        <location filename="../libs/libmythtv/videosource.cpp" line="3412"/>
24898
24422
        <source>Video Source Menu</source>
24899
24423
        <translation>Video Source Menu</translation>
24900
24424
    </message>
24901
24425
    <message>
24902
 
        <location filename="../libs/libmythtv/videosource.cpp" line="3283"/>
 
24426
        <location filename="../libs/libmythtv/videosource.cpp" line="3413"/>
24903
24427
        <source>Edit...</source>
24904
24428
        <translation>Edit...</translation>
24905
24429
    </message>
24906
24430
    <message>
24907
 
        <location filename="../libs/libmythtv/videosource.cpp" line="3284"/>
 
24431
        <location filename="../libs/libmythtv/videosource.cpp" line="3414"/>
24908
24432
        <source>Delete...</source>
24909
24433
        <translation>Delete...</translation>
24910
24434
    </message>
24911
24435
    <message>
24912
 
        <location filename="../libs/libmythtv/videosource.cpp" line="3301"/>
 
24436
        <location filename="../libs/libmythtv/videosource.cpp" line="3431"/>
24913
24437
        <source>Are you sure you want to delete ALL video sources?</source>
24914
24438
        <translation>Are you sure you want to delete all video sources?</translation>
24915
24439
    </message>
24916
24440
    <message>
24917
 
        <location filename="../libs/libmythtv/videosource.cpp" line="3303"/>
 
24441
        <location filename="../libs/libmythtv/videosource.cpp" line="3433"/>
24918
24442
        <source>Yes, delete video sources</source>
24919
24443
        <translation>Yes, delete video sources</translation>
24920
24444
    </message>
24921
24445
    <message>
24922
 
        <location filename="../libs/libmythtv/videosource.cpp" line="3304"/>
24923
 
        <location filename="../libs/libmythtv/videosource.cpp" line="3328"/>
 
24446
        <location filename="../libs/libmythtv/videosource.cpp" line="3434"/>
 
24447
        <location filename="../libs/libmythtv/videosource.cpp" line="3458"/>
24924
24448
        <source>No, don&apos;t</source>
24925
24449
        <translation>No, don&apos;t</translation>
24926
24450
    </message>
24927
24451
    <message>
24928
 
        <location filename="../libs/libmythtv/videosource.cpp" line="3325"/>
 
24452
        <location filename="../libs/libmythtv/videosource.cpp" line="3455"/>
24929
24453
        <source>Are you sure you want to delete this video source?</source>
24930
24454
        <translation>Are you sure you want to delete this video source?</translation>
24931
24455
    </message>
24932
24456
    <message>
24933
 
        <location filename="../libs/libmythtv/videosource.cpp" line="3327"/>
 
24457
        <location filename="../libs/libmythtv/videosource.cpp" line="3457"/>
24934
24458
        <source>Yes, delete video source</source>
24935
24459
        <translation>Yes, delete video source</translation>
24936
24460
    </message>
24937
24461
    <message>
24938
 
        <location filename="../libs/libmythtv/videosource.cpp" line="3240"/>
 
24462
        <location filename="../libs/libmythtv/videosource.cpp" line="3370"/>
24939
24463
        <source>Video sources</source>
24940
24464
        <translation>Video Source</translation>
24941
24465
    </message>
24951
24475
<context>
24952
24476
    <name>ViewScheduled</name>
24953
24477
    <message>
24954
 
        <source>Time Conflict</source>
24955
 
        <translation type="obsolete">Time Conflict</translation>
24956
 
    </message>
24957
 
    <message>
24958
 
        <location filename="../programs/mythfrontend/viewscheduled.cpp" line="481"/>
 
24478
        <location filename="../programs/mythfrontend/viewscheduled.cpp" line="480"/>
24959
24479
        <source>No Conflicts</source>
24960
24480
        <translation>No Conflicts</translation>
24961
24481
    </message>
24962
24482
    <message>
24963
 
        <location filename="../programs/mythfrontend/viewscheduled.cpp" line="317"/>
24964
 
        <location filename="../programs/mythfrontend/viewscheduled.cpp" line="488"/>
 
24483
        <location filename="../programs/mythfrontend/viewscheduled.cpp" line="316"/>
 
24484
        <location filename="../programs/mythfrontend/viewscheduled.cpp" line="487"/>
24965
24485
        <source>All</source>
24966
24486
        <translation>All</translation>
24967
24487
    </message>
24982
24502
    </message>
24983
24503
    <message>
24984
24504
        <location filename="../programs/mythfrontend/viewscheduled.cpp" line="211"/>
24985
 
        <location filename="../programs/mythfrontend/viewscheduled.cpp" line="720"/>
 
24505
        <location filename="../programs/mythfrontend/viewscheduled.cpp" line="719"/>
24986
24506
        <source>Show Important</source>
24987
24507
        <translation>Show Important</translation>
24988
24508
    </message>
24989
24509
    <message>
24990
24510
        <location filename="../programs/mythfrontend/viewscheduled.cpp" line="213"/>
24991
 
        <location filename="../programs/mythfrontend/viewscheduled.cpp" line="724"/>
 
24511
        <location filename="../programs/mythfrontend/viewscheduled.cpp" line="723"/>
24992
24512
        <source>Show All</source>
24993
24513
        <translation>Show All</translation>
24994
24514
    </message>
24995
24515
    <message>
24996
24516
        <location filename="../programs/mythfrontend/viewscheduled.cpp" line="214"/>
24997
 
        <location filename="../programs/mythfrontend/viewscheduled.cpp" line="728"/>
 
24517
        <location filename="../programs/mythfrontend/viewscheduled.cpp" line="727"/>
24998
24518
        <source>Program Details</source>
24999
24519
        <translation>Programme Details</translation>
25000
24520
    </message>
25001
24521
    <message>
25002
24522
        <location filename="../programs/mythfrontend/viewscheduled.cpp" line="215"/>
25003
 
        <location filename="../programs/mythfrontend/viewscheduled.cpp" line="732"/>
 
24523
        <location filename="../programs/mythfrontend/viewscheduled.cpp" line="731"/>
25004
24524
        <source>Upcoming by title</source>
25005
 
        <translation type="unfinished"></translation>
 
24525
        <translation>Upcoming by title</translation>
25006
24526
    </message>
25007
24527
    <message>
25008
24528
        <location filename="../programs/mythfrontend/viewscheduled.cpp" line="216"/>
25009
 
        <location filename="../programs/mythfrontend/viewscheduled.cpp" line="736"/>
 
24529
        <location filename="../programs/mythfrontend/viewscheduled.cpp" line="735"/>
25010
24530
        <source>Upcoming scheduled</source>
25011
 
        <translation type="unfinished"></translation>
25012
 
    </message>
25013
 
    <message>
25014
 
        <source>Upcoming</source>
25015
 
        <translation type="obsolete">Upcoming</translation>
 
24531
        <translation>Upcoming scheduled</translation>
25016
24532
    </message>
25017
24533
    <message>
25018
24534
        <location filename="../programs/mythfrontend/viewscheduled.cpp" line="217"/>
25019
 
        <location filename="../programs/mythfrontend/viewscheduled.cpp" line="740"/>
 
24535
        <location filename="../programs/mythfrontend/viewscheduled.cpp" line="739"/>
25020
24536
        <source>Custom Edit</source>
25021
24537
        <translation>Custom Edit</translation>
25022
24538
    </message>
25023
24539
    <message>
25024
24540
        <location filename="../programs/mythfrontend/viewscheduled.cpp" line="218"/>
25025
 
        <location filename="../programs/mythfrontend/viewscheduled.cpp" line="744"/>
 
24541
        <location filename="../programs/mythfrontend/viewscheduled.cpp" line="743"/>
25026
24542
        <source>Delete Rule</source>
25027
24543
        <translation>Delete Rule</translation>
25028
24544
    </message>
25029
24545
    <message>
25030
24546
        <location filename="../programs/mythfrontend/viewscheduled.cpp" line="219"/>
25031
 
        <location filename="../programs/mythfrontend/viewscheduled.cpp" line="748"/>
 
24547
        <location filename="../programs/mythfrontend/viewscheduled.cpp" line="747"/>
25032
24548
        <source>Show Cards</source>
25033
24549
        <translation>Show Cards</translation>
25034
24550
    </message>
25035
24551
    <message>
25036
24552
        <location filename="../programs/mythfrontend/viewscheduled.cpp" line="220"/>
25037
 
        <location filename="../programs/mythfrontend/viewscheduled.cpp" line="752"/>
 
24553
        <location filename="../programs/mythfrontend/viewscheduled.cpp" line="751"/>
25038
24554
        <source>Show Inputs</source>
25039
24555
        <translation>Show Inputs</translation>
25040
24556
    </message>
25041
24557
    <message>
25042
 
        <location filename="../programs/mythfrontend/viewscheduled.cpp" line="221"/>
25043
 
        <source>Cancel</source>
25044
 
        <translation>Cancel</translation>
25045
 
    </message>
25046
 
    <message>
25047
 
        <location filename="../programs/mythfrontend/viewscheduled.cpp" line="490"/>
 
24558
        <location filename="../programs/mythfrontend/viewscheduled.cpp" line="489"/>
25048
24559
        <source>Important</source>
25049
24560
        <translation>Important</translation>
25050
24561
    </message>
25051
24562
    <message>
25052
 
        <location filename="../programs/mythfrontend/viewscheduled.cpp" line="559"/>
 
24563
        <location filename="../programs/mythfrontend/viewscheduled.cpp" line="558"/>
25053
24564
        <source>Delete &apos;%1&apos; %2 rule?</source>
25054
24565
        <translation>Delete &apos;%1&apos; %2 rule?</translation>
25055
24566
    </message>
25056
24567
    <message>
25057
 
        <source>Conflict Today</source>
25058
 
        <translation type="obsolete">Conflict Today</translation>
25059
 
    </message>
25060
 
    <message>
25061
 
        <location filename="../programs/mythfrontend/viewscheduled.cpp" line="474"/>
 
24568
        <location filename="../programs/mythfrontend/viewscheduled.cpp" line="473"/>
25062
24569
        <source>Conflict %1</source>
25063
24570
        <translation>Conflict %1</translation>
25064
24571
    </message>
25087
24594
        <translation>There are no scheduled recordings</translation>
25088
24595
    </message>
25089
24596
    <message>
25090
 
        <location filename="../programs/mythwelcome/welcomedialog.cpp" line="532"/>
 
24597
        <location filename="../programs/mythwelcome/welcomedialog.cpp" line="524"/>
25091
24598
        <source>MythTV is about to start recording.</source>
25092
24599
        <translation>MythTV is about to start recording.</translation>
25093
24600
    </message>
25094
24601
    <message>
25095
 
        <location filename="../programs/mythwelcome/welcomedialog.cpp" line="537"/>
 
24602
        <location filename="../programs/mythwelcome/welcomedialog.cpp" line="529"/>
25096
24603
        <source>MythTV is busy recording.</source>
25097
24604
        <translation>MythTV is busy recording.</translation>
25098
24605
    </message>
25099
24606
    <message>
25100
 
        <location filename="../programs/mythwelcome/welcomedialog.cpp" line="546"/>
 
24607
        <location filename="../programs/mythwelcome/welcomedialog.cpp" line="538"/>
25101
24608
        <source>MythTV is busy transcoding.</source>
25102
24609
        <translation>MythTV is busy transcoding.</translation>
25103
24610
    </message>
25104
24611
    <message>
25105
 
        <location filename="../programs/mythwelcome/welcomedialog.cpp" line="548"/>
 
24612
        <location filename="../programs/mythwelcome/welcomedialog.cpp" line="540"/>
25106
24613
        <source>MythTV is busy flagging commercials.</source>
25107
24614
        <translation>MythTV is busy flagging adverts.</translation>
25108
24615
    </message>
25109
24616
    <message>
25110
 
        <location filename="../programs/mythwelcome/welcomedialog.cpp" line="550"/>
 
24617
        <location filename="../programs/mythwelcome/welcomedialog.cpp" line="542"/>
25111
24618
        <source>MythTV is busy grabbing EPG data.</source>
25112
24619
        <translation>MythTV is busy grabbing EPG data.</translation>
25113
24620
    </message>
25114
24621
    <message>
25115
 
        <location filename="../programs/mythwelcome/welcomedialog.cpp" line="552"/>
 
24622
        <location filename="../programs/mythwelcome/welcomedialog.cpp" line="544"/>
25116
24623
        <source>MythTV is locked by a user.</source>
25117
24624
        <translation>MythTV is locked by a user.</translation>
25118
24625
    </message>
25119
24626
    <message>
25120
 
        <location filename="../programs/mythwelcome/welcomedialog.cpp" line="556"/>
 
24627
        <location filename="../programs/mythwelcome/welcomedialog.cpp" line="548"/>
25121
24628
        <source>MythTV is in a daily wakeup/shutdown period.</source>
25122
24629
        <translation>MythTV is in a daily wakeup/shutdown period.</translation>
25123
24630
    </message>
25124
24631
    <message>
25125
 
        <location filename="../programs/mythwelcome/welcomedialog.cpp" line="558"/>
 
24632
        <location filename="../programs/mythwelcome/welcomedialog.cpp" line="550"/>
25126
24633
        <source>MythTV is about to start a wakeup/shutdown period.</source>
25127
24634
        <translation>MythTV is about to start a wakeup/shutdown period.</translation>
25128
24635
    </message>
25129
24636
    <message numerus="yes">
25130
 
        <location filename="../programs/mythwelcome/welcomedialog.cpp" line="564"/>
 
24637
        <location filename="../programs/mythwelcome/welcomedialog.cpp" line="556"/>
25131
24638
        <source>MythTV is idle and will shutdown in %n second(s).</source>
25132
24639
        <translation>
25133
24640
            <numerusform>MythTV is idle and will shutdown in %n second.</numerusform>
25135
24642
        </translation>
25136
24643
    </message>
25137
24644
    <message>
25138
 
        <location filename="../programs/mythwelcome/welcomedialog.cpp" line="567"/>
 
24645
        <location filename="../programs/mythwelcome/welcomedialog.cpp" line="559"/>
25139
24646
        <source>MythTV is idle.</source>
25140
24647
        <translation>MythTV is idle.</translation>
25141
24648
    </message>
25142
24649
    <message>
25143
 
        <location filename="../programs/mythwelcome/welcomedialog.cpp" line="615"/>
 
24650
        <location filename="../programs/mythwelcome/welcomedialog.cpp" line="607"/>
25144
24651
        <source>Unlock Shutdown</source>
25145
24652
        <translation>Unlock Shutdown</translation>
25146
24653
    </message>
25147
24654
    <message>
25148
 
        <location filename="../programs/mythwelcome/welcomedialog.cpp" line="617"/>
 
24655
        <location filename="../programs/mythwelcome/welcomedialog.cpp" line="609"/>
25149
24656
        <source>Lock Shutdown</source>
25150
24657
        <translation>Lock Shutdown</translation>
25151
24658
    </message>
25152
24659
    <message>
25153
 
        <location filename="../programs/mythwelcome/welcomedialog.cpp" line="619"/>
 
24660
        <location filename="../programs/mythwelcome/welcomedialog.cpp" line="611"/>
25154
24661
        <source>Run mythfilldatabase</source>
25155
24662
        <translation>Run mythfilldatabase</translation>
25156
24663
    </message>
25157
24664
    <message>
25158
 
        <location filename="../programs/mythwelcome/welcomedialog.cpp" line="620"/>
 
24665
        <location filename="../programs/mythwelcome/welcomedialog.cpp" line="612"/>
25159
24666
        <source>Shutdown Now</source>
25160
24667
        <translation>Shutdown Now</translation>
25161
24668
    </message>
25162
24669
    <message>
25163
 
        <location filename="../programs/mythwelcome/welcomedialog.cpp" line="621"/>
 
24670
        <location filename="../programs/mythwelcome/welcomedialog.cpp" line="613"/>
25164
24671
        <source>Exit</source>
25165
24672
        <translation>Exit</translation>
25166
24673
    </message>
25167
24674
    <message>
25168
 
        <location filename="../programs/mythwelcome/welcomedialog.cpp" line="622"/>
 
24675
        <location filename="../programs/mythwelcome/welcomedialog.cpp" line="614"/>
25169
24676
        <source>Cancel</source>
25170
24677
        <translation>Cancel</translation>
25171
24678
    </message>
25172
24679
    <message>
25173
 
        <location filename="../programs/mythwelcome/welcomedialog.cpp" line="667"/>
 
24680
        <location filename="../programs/mythwelcome/welcomedialog.cpp" line="659"/>
25174
24681
        <source>Cannot shutdown because MythTV is currently recording</source>
25175
24682
        <translation>Cannot shutdown because MythTV is currently recording</translation>
25176
24683
    </message>
25177
24684
    <message>
25178
 
        <location filename="../programs/mythwelcome/welcomedialog.cpp" line="678"/>
 
24685
        <location filename="../programs/mythwelcome/welcomedialog.cpp" line="670"/>
25179
24686
        <source>Cannot shutdown because MythTV is about to start recording</source>
25180
24687
        <translation>Cannot shutdown because MythTV is about to start recording</translation>
25181
24688
    </message>
25182
24689
    <message>
25183
 
        <location filename="../programs/mythwelcome/welcomedialog.cpp" line="689"/>
 
24690
        <location filename="../programs/mythwelcome/welcomedialog.cpp" line="681"/>
25184
24691
        <source>Cannot shutdown because MythTV is about to start a wakeup/shutdown period.</source>
25185
24692
        <translation>Cannot shutdown because MythTV is about to start a wakeup/shutdown period.</translation>
25186
24693
    </message>
25195
24702
        <translation>Please Wait...</translation>
25196
24703
    </message>
25197
24704
    <message>
25198
 
        <location filename="../programs/mythwelcome/welcomedialog.cpp" line="554"/>
 
24705
        <location filename="../programs/mythwelcome/welcomedialog.cpp" line="546"/>
25199
24706
        <source>MythTV has running or pending jobs.</source>
25200
24707
        <translation>MythTV has running or pending jobs.</translation>
25201
24708
    </message>