1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80
|
# These templates have been reviewed by the debian-l10n-english
# team
#
# If modifications/additions/rewording are needed, please ask
# debian-l10n-english@lists.debian.org for advice.
#
# Even minor modifications require translation updates and such
# changes should be coordinated with translators and reviewers.
Template: tvtime/norm
Type: select
Choices: NTSC, PAL, SECAM, PAL-Nc, PAL-M, PAL-N, NTSC-JP, PAL-60
_Description: TV standard:
Please choose the TV standard to use. NTSC is used in North America,
much of South America, and Japan; SECAM in France, the former USSR,
and parts of Africa and the Middle East; and PAL elsewhere.
Template: tvtime/frequencies-ntsc
Type: select
__Choices: Cable, Broadcast, Cable including channels 100+
_Description: Default frequency table:
Please choose the frequency table to use. It specifies which frequencies correspond to the familiar
channel numbers. You should select "Broadcast" if you use an antenna for over-the-air
signals.
Template: tvtime/frequencies-jp
Type: select
__Choices: Cable, Broadcast
_Description: Default frequency table:
Please choose the frequency table to use. It specifies which
frequencies correspond to the familiar channel numbers.
.
You should select "Broadcast" if you use an antenna for over-the-air
signals.
Template: tvtime/frequencies-pal
Type: select
__Choices: Europe, France, Russia, Australia, New Zealand, China Broadcast, Australia Optus, Custom (must run tvtime-scanner first)
_Description: Default frequency table:
Please choose the frequency table to use. It specifies which
frequencies correspond to the familiar channel numbers.
.
If you are a user of a cable company that does not use standard
frequencies, you should select "Custom" and run
the tvtime-scanner application before using tvtime.
Template: tvtime/v4ldevice
Type: string
Default: /dev/video0
_Description: Default television capture device:
Please choose the video4linux device which corresponds to your capture
card.
Template: tvtime/vbidevice
Type: string
Default: /dev/vbi0
_Description: Device to use for VBI decoding:
Please choose the device that will be used in NTSC areas for decoding closed captions and XDS
channel information.
Template: tvtime/setuid
Type: boolean
Default: false
_Description: Allow tvtime to run with root privileges?
Please choose whether tvtime should be "setuid root", therefore getting
root privileges when running.
.
This allows tvtime to run at a high priority to ensure smooth video and
should be used for high quality video output even during high CPU load.
Template: tvtime/processpriority
Type: string
Default: -10
_Description: Process priority for the tvtime binary:
This setting controls the priority of the tvtime process relative to other
processes on the system.
.
Allowed values are integers between -20 and 19. Lower
values indicate higher priority, and a value of 0 would give tvtime the
same priority as a normal process.
|