1
# These templates have been reviewed by the debian-l10n-english
4
# If modifications/additions/rewording are needed, please ask
5
# debian-l10n-english@lists.debian.org for advice.
7
# Even minor modifications require translation updates and such
8
# changes should be coordinated with translators and reviewers.
1
10
Template: lirc/install_devices
4
13
_Description: Create LIRC device nodes if they are not there?
5
LIRC needs some files under /dev/ for it to work:
14
LIRC needs the /dev/lirc, /dev/lircd and /dev/lircm files in /dev.
7
/dev/lirc /dev/lircd and /dev/lircm
9
18
Template: lirc/reconfigure
12
21
_Description: Do you want to reconfigure LIRC?
13
LIRC is already configured, reconfiguring it may spoil some of your
14
handcrafted configuration in /etc/lirc/hardware.conf.
22
LIRC is already configured, reconfiguring it may overwrite the
23
existing configuration in /etc/lirc/hardware.conf.
16
However comments, LIRC_ARGS and other unknown code will be preserved.
25
However, comments, LIRC_ARGS and other unknown code will be preserved.
18
27
Template: lirc/take_care_of_old_config
20
_Description: You should take care of old configuration files
21
Previous versions of this package didn't include any configuration file
22
and expected the user to put his own /etc/lircd.conf and /etc/lircmd.conf
29
_Description: Old configuration files found
30
Previous versions of this package didn't include any configuration
31
file and expected users to create their own /etc/lircd.conf and
24
34
The new location for these files is /etc/lirc/.
26
Things will be arranged properly but, in case they can't be, please make
27
sure that none of LIRC configuration files are left directly under /etc/.
36
File locations will be corrected but you should check that none of
37
LIRC configuration files are left directly under /etc/.
29
39
Template: lirc/remote_driver
31
41
Description: Driver name for lircd:
32
You should not see this template as it is used internally by the
33
maintainer scripts, please report this as a bug.
35
44
Template: lirc/remote_modules
37
46
Description: Needed kernel modules for LIRC to work:
38
You should not see this template as it is used internally by the
39
maintainer scripts, please report this as a bug.
41
49
Template: lirc/remote_device
43
51
Description: Device node for lircd:
44
You should not see this template as it is used internally by the
45
maintainer scripts, please report this as a bug.
47
54
Template: lirc/remote_lircd_conf
49
56
Description: Recommended configuration file for lircd:
50
You should not see this template as it is used internally by the
51
maintainer scripts, please report this as a bug.
53
59
Template: lirc/transmitter_driver
55
61
Description: Driver name for lircd:
56
You should not see this template as it is used internally by the
57
maintainer scripts, please report this as a bug.
59
64
Template: lirc/transmitter_modules
61
66
Description: Needed kernel modules for LIRC to work:
62
You should not see this template as it is used internally by the
63
maintainer scripts, please report this as a bug.
65
69
Template: lirc/transmitter_device
67
71
Description: Device node for lircd:
68
You should not see this template as it is used internally by the
69
maintainer scripts, please report this as a bug.
71
74
Template: lirc/transmitter_lircd_conf
73
76
Description: Recommended configuration file for lircd:
74
You should not see this template as it is used internally by the
75
maintainer scripts, please report this as a bug.
77
79
Template: lirc/lircmd_conf
79
81
Description: Recommended configuration file for lircmd:
80
You should not see this template as it is used internally by the
81
maintainer scripts, please report this as a bug.
83
84
Template: lirc/port
85
86
Description: Hint for lirc-modules-source:
86
You should not see this template as it is used internally by the
87
maintainer scripts, please report this as a bug.
91
91
Description: Hint for lirc-modules-source:
92
You should not see this template as it is used internally by the
93
maintainer scripts, please report this as a bug.
95
94
Template: lirc/timer
97
96
Description: Hint for lirc-modules-source:
98
You should not see this template as it is used internally by the
99
maintainer scripts, please report this as a bug.
101
99
Template: lirc/blacklist
103
101
Description: blacklisted kernel modules:
104
You should not see this template as it is used internally by the
105
maintainer scripts, please report this as a bug.
102
for internal use only
107
104
Template: lirc/cflags
109
106
Description: Hint for lirc-modules-source:
110
You should not see this template as it is used internally by the
111
maintainer scripts, please report this as a bug.
107
for internal use only
113
109
Template: lirc/should-use-IntelliMouse
115
_Description: lircmd should use the IntelliMouse protocol instead of IMPS/2
116
The method lircmd uses to simulate a mouse is not compatible with IMPS/2
117
protocol, so the IntelliMouse support has been added and is now the
111
_Description: IntelliMouse protocol preferred over IMPS/2
112
You are currently using lircmd with the IMPS/2 protocol. This is not
113
compatible with the method lircmd uses to simulate a mouse, so IntelliMouse
114
support has been added and is now the preferred protocol.
120
You ARE currently using lircmd with IMPS/2 protocol and are encouraged to
121
update /etc/lirc/lircmd.conf and the configuration of any program which
122
uses lircmd as a mouse to use IntelliMouse protocol.
116
You should update /etc/lirc/lircmd.conf and the configuration of any program
117
which uses lircmd as a mouse to use the IntelliMouse protocol instead.
124
119
NOTE: gpm will refuse to use lircmd as a mouse with IMPS/2 protocol.