diff options
author | Colin Watson <cjwatson@debian.org> | 2005-01-15 12:00:44 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2005-01-15 12:00:44 +0000 |
commit | 8aed9ac8f9e80c0d6a608e0c63a7856efa8101c8 (patch) | |
tree | 2c3e753357ed659221607cfa3c0b7b54064e7e14 /debian | |
parent | 1b0d598bdc7e8324d4260c9980f8ee100d931d3b (diff) |
Update Spanish debconf template translations (thanks, Santiago Erquicia).
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/po/es.po | 13 |
2 files changed, 13 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 92a272249..a9f2c5c8a 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -5,6 +5,7 @@ openssh (1:3.9p1-2) UNRELEASED; urgency=low | |||
5 | * Depend on debconf | debconf-2.0. | 5 | * Depend on debconf | debconf-2.0. |
6 | * debconf template translations: | 6 | * debconf template translations: |
7 | - Update Greek (thanks, Logiotatidis George). | 7 | - Update Greek (thanks, Logiotatidis George). |
8 | - Update Spanish (thanks, Santiago Erquicia). | ||
8 | 9 | ||
9 | -- Colin Watson <cjwatson@debian.org> Tue, 11 Jan 2005 01:41:54 +0000 | 10 | -- Colin Watson <cjwatson@debian.org> Tue, 11 Jan 2005 01:41:54 +0000 |
10 | 11 | ||
diff --git a/debian/po/es.po b/debian/po/es.po index d34d1a9df..f51d72c51 100644 --- a/debian/po/es.po +++ b/debian/po/es.po | |||
@@ -293,7 +293,7 @@ msgstr "Necesitará generar una nueva clave para su servidor." | |||
293 | #. Description | 293 | #. Description |
294 | #: ../openssh-server.templates.master:84 | 294 | #: ../openssh-server.templates.master:84 |
295 | msgid "Disable challenge-response authentication?" | 295 | msgid "Disable challenge-response authentication?" |
296 | msgstr "" | 296 | msgstr "¿Deshabilitar la autenticación de prueba-respuesta?" |
297 | 297 | ||
298 | #. Type: boolean | 298 | #. Type: boolean |
299 | #. Description | 299 | #. Description |
@@ -306,6 +306,12 @@ msgid "" | |||
306 | "else ensure that your PAM configuration does not allow Unix password file " | 306 | "else ensure that your PAM configuration does not allow Unix password file " |
307 | "authentication." | 307 | "authentication." |
308 | msgstr "" | 308 | msgstr "" |
309 | "La autenticación de clave parece estar deshabilitada en la configuración de " | ||
310 | "su servidor OpenSSH. Para prevenir que usuarios ingresen sin clave con " | ||
311 | "versiones recientes de OpenSSH (por ahí usando solamente autenticación de " | ||
312 | "clave pública), usted debe deshabilitar la autenticación prueba-respuesta, o " | ||
313 | "asegurarse que su configuración de PAM no permite la autenticación con " | ||
314 | "archivos de claves UNIX." | ||
309 | 315 | ||
310 | #. Type: boolean | 316 | #. Type: boolean |
311 | #. Description | 317 | #. Description |
@@ -316,6 +322,11 @@ msgid "" | |||
316 | "answer), then the 'PasswordAuthentication no' option will have no useful " | 322 | "answer), then the 'PasswordAuthentication no' option will have no useful " |
317 | "effect unless you also adjust your PAM configuration in /etc/pam.d/ssh." | 323 | "effect unless you also adjust your PAM configuration in /etc/pam.d/ssh." |
318 | msgstr "" | 324 | msgstr "" |
325 | "Si deshabilita la autenticación de prueba-respuesta, los usuarios no podrán " | ||
326 | "ingresar utilizando claves. Si lo deja habilitado (la respuesta por " | ||
327 | "defecto), entonces la opción 'PasswordAuthentication no' no tendrá efecto " | ||
328 | "útil alguno a no ser que usted también ajuste su configuración de PAM en /" | ||
329 | "etc/pam.d/ssh." | ||
319 | 330 | ||
320 | #~ msgid "ssh2 keys merged in configuration files" | 331 | #~ msgid "ssh2 keys merged in configuration files" |
321 | #~ msgstr "Las claves ssh2 ya se incluyen en los ficheros de configuración" | 332 | #~ msgstr "Las claves ssh2 ya se incluyen en los ficheros de configuración" |