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