summaryrefslogtreecommitdiff
path: root/debian/po/templates.pot
diff options
context:
space:
mode:
Diffstat (limited to 'debian/po/templates.pot')
-rw-r--r--debian/po/templates.pot302
1 files changed, 302 insertions, 0 deletions
diff --git a/debian/po/templates.pot b/debian/po/templates.pot
new file mode 100644
index 000000000..6d22b7ce4
--- /dev/null
+++ b/debian/po/templates.pot
@@ -0,0 +1,302 @@
1#
2# Translators, if you are not familiar with the PO format, gettext
3# documentation is worth reading, especially sections dedicated to
4# this format, e.g. by running:
5# info -n '(gettext)PO Files'
6# info -n '(gettext)Header Entry'
7#
8# Some information specific to po-debconf are available at
9# /usr/share/doc/po-debconf/README-trans
10# or http://www.debian.org/intl/l10n/po-debconf/README-trans
11#
12# Developers do not need to manually edit POT or PO files.
13#
14#, fuzzy
15msgid ""
16msgstr ""
17"Project-Id-Version: PACKAGE VERSION\n"
18"Report-Msgid-Bugs-To: \n"
19"POT-Creation-Date: 2003-09-12 21:03+0100\n"
20"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
21"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
22"Language-Team: LANGUAGE <LL@li.org>\n"
23"MIME-Version: 1.0\n"
24"Content-Type: text/plain; charset=CHARSET\n"
25"Content-Transfer-Encoding: 8bit\n"
26
27#. Description
28#: ../templates.master:3
29msgid "Privilege separation"
30msgstr ""
31
32#. Description
33#: ../templates.master:3
34msgid ""
35"Privilege separation is turned on by default, so if you decide you want it "
36"turned off, you need to add \"UsePrivilegeSeparation no\" to /etc/ssh/"
37"sshd_config."
38msgstr ""
39
40#. Description
41#: ../templates.master:19
42msgid "Enable Privilege separation"
43msgstr ""
44
45#. Description
46#: ../templates.master:19
47msgid ""
48"This version of OpenSSH contains the new privilege separation option. This "
49"significantly reduces the quantity of code that runs as root, and therefore "
50"reduces the impact of security holes in sshd."
51msgstr ""
52
53#. Description
54#: ../templates.master:19
55msgid ""
56"Unfortunately, privilege separation interacts badly with PAM. Any PAM "
57"session modules that need to run as root (pam_mkhomedir, for example) will "
58"fail, and PAM keyboard-interactive authentication won't work."
59msgstr ""
60
61#. Description
62#: ../templates.master:19
63msgid ""
64"Since you've opted to have me generate an sshd_config file for you, you can "
65"choose whether or not to have privilege separation turned on or not. Unless "
66"you know you need to use PAM features that won't work with this option, you "
67"should enable it."
68msgstr ""
69
70#. Description
71#: ../templates.master:36
72msgid "Generate new configuration file"
73msgstr ""
74
75#. Description
76#: ../templates.master:36
77msgid ""
78"This version of OpenSSH has a considerably changed configuration file from "
79"the version shipped in Debian 'Potato', which you appear to be upgrading "
80"from. I can now generate you a new configuration file (/etc/ssh/sshd."
81"config), which will work with the new server version, but will not contain "
82"any customisations you made with the old version."
83msgstr ""
84
85#. Description
86#: ../templates.master:36
87msgid ""
88"Please note that this new configuration file will set the value of "
89"'PermitRootLogin' to yes (meaning that anyone knowing the root password can "
90"ssh directly in as root). It is the opinion of the maintainer that this is "
91"the correct default (see README.Debian for more details), but you can always "
92"edit sshd_config and set it to no if you wish."
93msgstr ""
94
95#. Description
96#: ../templates.master:36
97msgid ""
98"It is strongly recommended that you let me generate a new configuration file "
99"for you."
100msgstr ""
101
102#. Description
103#: ../templates.master:55
104msgid "Allow SSH protocol 2 only"
105msgstr ""
106
107#. Description
108#: ../templates.master:55
109msgid ""
110"This version of OpenSSH supports version 2 of the ssh protocol, which is "
111"much more secure. Disabling ssh 1 is encouraged, however this will slow "
112"things down on low end machines and might prevent older clients from "
113"connecting (the ssh client shipped with \"potato\" is affected)."
114msgstr ""
115
116#. Description
117#: ../templates.master:55
118msgid ""
119"Also please note that keys used for protocol 1 are different so you will not "
120"be able to use them if you only allow protocol 2 connections."
121msgstr ""
122
123#. Description
124#: ../templates.master:55
125msgid ""
126"If you later change your mind about this setting, README.Debian has "
127"instructions on what to do to your sshd_config file."
128msgstr ""
129
130#. Description
131#: ../templates.master:69
132msgid "ssh2 keys merged in configuration files"
133msgstr ""
134
135#. Description
136#: ../templates.master:69
137msgid ""
138"As of version 3 OpenSSH no longer uses separate files for ssh1 and ssh2 "
139"keys. This means the authorized_keys2 and known_hosts2 files are no longer "
140"needed. They will still be read in order to maintain backwards compatibility"
141msgstr ""
142
143#. Description
144#: ../templates.master:78
145msgid "Do you want to continue (and risk killing active ssh sessions)?"
146msgstr ""
147
148#. Description
149#: ../templates.master:78
150msgid ""
151"The version of /etc/init.d/ssh that you have installed, is likely to kill "
152"all running sshd instances. If you are doing this upgrade via an ssh "
153"session, that would be a Bad Thing(tm)."
154msgstr ""
155
156#. Description
157#: ../templates.master:78
158msgid ""
159"You can fix this by adding \"--pidfile /var/run/sshd.pid\" to the start-stop-"
160"daemon line in the stop section of the file."
161msgstr ""
162
163#. Description
164#: ../templates.master:88
165msgid "NOTE: Forwarding of X11 and Authorization disabled by default."
166msgstr ""
167
168#. Description
169#: ../templates.master:88
170msgid ""
171"For security reasons, the Debian version of ssh has ForwardX11 and "
172"ForwardAgent set to ``off'' by default."
173msgstr ""
174
175#. Description
176#: ../templates.master:88
177msgid ""
178"You can enable it for servers you trust, either in one of the configuration "
179"files, or with the -X command line option."
180msgstr ""
181
182#. Description
183#: ../templates.master:88
184msgid "More details can be found in /usr/share/doc/ssh/README.Debian"
185msgstr ""
186
187#. Description
188#: ../templates.master:99
189msgid "Warning: rsh-server is installed --- probably not a good idea"
190msgstr ""
191
192#. Description
193#: ../templates.master:99
194msgid ""
195"having rsh-server installed undermines the security that you were probably "
196"wanting to obtain by installing ssh. I'd advise you to remove that package."
197msgstr ""
198
199#. Description
200#: ../templates.master:106
201msgid "Warning: telnetd is installed --- probably not a good idea"
202msgstr ""
203
204#. Description
205#: ../templates.master:106
206msgid ""
207"I'd advise you to either remove the telnetd package (if you don't actually "
208"need to offer telnet access) or install telnetd-ssl so that there is at "
209"least some chance that telnet sessions will not be sending unencrypted login/"
210"password and session information over the network."
211msgstr ""
212
213#. Description
214#: ../templates.master:114
215msgid "Warning: you must create a new host key"
216msgstr ""
217
218#. Description
219#: ../templates.master:114
220msgid ""
221"There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can "
222"not handle this host key file, and I can't find the ssh-keygen utility from "
223"the old (non-free) SSH installation."
224msgstr ""
225
226#. Description
227#: ../templates.master:114
228msgid "You will need to generate a new host key."
229msgstr ""
230
231#. Description
232#: ../templates.master:124
233msgid "Do you want /usr/lib/ssh-keysign to be installed SUID root?"
234msgstr ""
235
236#. Description
237#: ../templates.master:124
238msgid ""
239"You have the option of installing the ssh-keysign helper with the SUID bit "
240"set."
241msgstr ""
242
243#. Description
244#: ../templates.master:124
245msgid ""
246"If you make ssh-keysign SUID, you will be able to use SSH's Protocol 2 host-"
247"based authentication."
248msgstr ""
249
250#. Description
251#: ../templates.master:124
252msgid ""
253"If in doubt, I suggest you install it with SUID. If it causes problems you "
254"can change your mind later by running: dpkg-reconfigure ssh"
255msgstr ""
256
257#. Description
258#: ../templates.master:137
259msgid "Do you want to run the sshd server?"
260msgstr ""
261
262#. Description
263#: ../templates.master:137
264msgid "This package contains both the ssh client, and the sshd server."
265msgstr ""
266
267#. Description
268#: ../templates.master:137
269msgid ""
270"Normally the sshd Secure Shell Server will be run to allow remote logins via "
271"ssh."
272msgstr ""
273
274#. Description
275#: ../templates.master:137
276msgid ""
277"If you are only interested in using the ssh client for outbound connections "
278"on this machine, and don't want to log into it at all using ssh, then you "
279"can disable sshd here."
280msgstr ""
281
282#. Description
283#: ../templates.master:149
284msgid "Environment options on keys have been deprecated"
285msgstr ""
286
287#. Description
288#: ../templates.master:149
289msgid ""
290"This version of OpenSSH disables the environment option for public keys by "
291"default, in order to avoid certain attacks (for example, LD_PRELOAD). If you "
292"are using this option in an authorized_keys file, beware that the keys in "
293"question will no longer work until the option is removed."
294msgstr ""
295
296#. Description
297#: ../templates.master:149
298msgid ""
299"To re-enable this option, set \"PermitUserEnvironment yes\" in /etc/ssh/"
300"sshd_config after the upgrade is complete, taking note of the warning in the "
301"sshd_config(5) manual page."
302msgstr ""