diff options
Diffstat (limited to 'debian/po/ca.po')
-rw-r--r-- | debian/po/ca.po | 30 |
1 files changed, 29 insertions, 1 deletions
diff --git a/debian/po/ca.po b/debian/po/ca.po index 412555d19..85a65e9e4 100644 --- a/debian/po/ca.po +++ b/debian/po/ca.po | |||
@@ -6,7 +6,7 @@ msgid "" | |||
6 | msgstr "" | 6 | msgstr "" |
7 | "Project-Id-Version: openssh_1:3.8p1-3_templates\n" | 7 | "Project-Id-Version: openssh_1:3.8p1-3_templates\n" |
8 | "Report-Msgid-Bugs-To: \n" | 8 | "Report-Msgid-Bugs-To: \n" |
9 | "POT-Creation-Date: 2004-03-06 17:54+0000\n" | 9 | "POT-Creation-Date: 2004-10-05 20:41+0100\n" |
10 | "PO-Revision-Date: 2004-03-05 19:46GMT\n" | 10 | "PO-Revision-Date: 2004-03-05 19:46GMT\n" |
11 | "Last-Translator: Aleix Badia i Bosch <abadia@ica.es>\n" | 11 | "Last-Translator: Aleix Badia i Bosch <abadia@ica.es>\n" |
12 | "Language-Team: Catalan <debian-l10n-catalan@lists.debian.org>\n" | 12 | "Language-Team: Catalan <debian-l10n-catalan@lists.debian.org>\n" |
@@ -348,3 +348,31 @@ msgstr "" | |||
348 | "Per tornar a habilitar l'opció definiu \"PermitUserEnvironment yes\" al " | 348 | "Per tornar a habilitar l'opció definiu \"PermitUserEnvironment yes\" al " |
349 | "fitxer /etc/ssh/sshd_config al finalitzar l'actualització (recordeu la nota " | 349 | "fitxer /etc/ssh/sshd_config al finalitzar l'actualització (recordeu la nota " |
350 | "d'avís de la pàgina del manual sshd_config(5)). " | 350 | "d'avís de la pàgina del manual sshd_config(5)). " |
351 | |||
352 | #. Type: boolean | ||
353 | #. Description | ||
354 | #: ../templates.master:130 | ||
355 | msgid "Disable challenge-response authentication?" | ||
356 | msgstr "" | ||
357 | |||
358 | #. Type: boolean | ||
359 | #. Description | ||
360 | #: ../templates.master:130 | ||
361 | msgid "" | ||
362 | "Password authentication appears to be disabled in your current OpenSSH " | ||
363 | "server configuration. In order to prevent users from logging in using " | ||
364 | "passwords (perhaps using only public key authentication instead) with recent " | ||
365 | "versions of OpenSSH, you must disable challenge-response authentication, or " | ||
366 | "else ensure that your PAM configuration does not allow Unix password file " | ||
367 | "authentication." | ||
368 | msgstr "" | ||
369 | |||
370 | #. Type: boolean | ||
371 | #. Description | ||
372 | #: ../templates.master:130 | ||
373 | msgid "" | ||
374 | "If you disable challenge-response authentication (the default answer), then " | ||
375 | "users will not be able to log in using passwords. If you leave it enabled, " | ||
376 | "then the 'PasswordAuthentication no' option will have no useful effect " | ||
377 | "unless you also adjust your PAM configuration in /etc/pam.d/ssh." | ||
378 | msgstr "" | ||