diff options
Diffstat (limited to 'debian/po/cs.po')
-rw-r--r-- | debian/po/cs.po | 30 |
1 files changed, 29 insertions, 1 deletions
diff --git a/debian/po/cs.po b/debian/po/cs.po index 071003350..0374e4a9f 100644 --- a/debian/po/cs.po +++ b/debian/po/cs.po | |||
@@ -15,7 +15,7 @@ msgid "" | |||
15 | msgstr "" | 15 | msgstr "" |
16 | "Project-Id-Version: openssh\n" | 16 | "Project-Id-Version: openssh\n" |
17 | "Report-Msgid-Bugs-To: \n" | 17 | "Report-Msgid-Bugs-To: \n" |
18 | "POT-Creation-Date: 2004-03-06 17:54+0000\n" | 18 | "POT-Creation-Date: 2004-10-05 20:41+0100\n" |
19 | "PO-Revision-Date: 2004-01-28 15:10+0100\n" | 19 | "PO-Revision-Date: 2004-01-28 15:10+0100\n" |
20 | "Last-Translator: Miroslav Kure <kurem@debian.cz>\n" | 20 | "Last-Translator: Miroslav Kure <kurem@debian.cz>\n" |
21 | "Language-Team: Czech <provoz@debian.cz>\n" | 21 | "Language-Team: Czech <provoz@debian.cz>\n" |
@@ -346,6 +346,34 @@ msgstr "" | |||
346 | "stránce sshd_config(5) a v souboru /etc/ssh/sshd_config zadejte " | 346 | "stránce sshd_config(5) a v souboru /etc/ssh/sshd_config zadejte " |
347 | "\"PermitUserEnvironment yes\"." | 347 | "\"PermitUserEnvironment yes\"." |
348 | 348 | ||
349 | #. Type: boolean | ||
350 | #. Description | ||
351 | #: ../templates.master:130 | ||
352 | msgid "Disable challenge-response authentication?" | ||
353 | msgstr "" | ||
354 | |||
355 | #. Type: boolean | ||
356 | #. Description | ||
357 | #: ../templates.master:130 | ||
358 | msgid "" | ||
359 | "Password authentication appears to be disabled in your current OpenSSH " | ||
360 | "server configuration. In order to prevent users from logging in using " | ||
361 | "passwords (perhaps using only public key authentication instead) with recent " | ||
362 | "versions of OpenSSH, you must disable challenge-response authentication, or " | ||
363 | "else ensure that your PAM configuration does not allow Unix password file " | ||
364 | "authentication." | ||
365 | msgstr "" | ||
366 | |||
367 | #. Type: boolean | ||
368 | #. Description | ||
369 | #: ../templates.master:130 | ||
370 | msgid "" | ||
371 | "If you disable challenge-response authentication (the default answer), then " | ||
372 | "users will not be able to log in using passwords. If you leave it enabled, " | ||
373 | "then the 'PasswordAuthentication no' option will have no useful effect " | ||
374 | "unless you also adjust your PAM configuration in /etc/pam.d/ssh." | ||
375 | msgstr "" | ||
376 | |||
349 | #~ msgid "Privilege separation" | 377 | #~ msgid "Privilege separation" |
350 | #~ msgstr "Oddělení privilegií" | 378 | #~ msgstr "Oddělení privilegií" |
351 | 379 | ||