diff options
Diffstat (limited to 'debian/po/es.po')
-rw-r--r-- | debian/po/es.po | 43 |
1 files changed, 42 insertions, 1 deletions
diff --git a/debian/po/es.po b/debian/po/es.po index 6b80db8..dc8d6e9 100644 --- a/debian/po/es.po +++ b/debian/po/es.po @@ -33,7 +33,7 @@ msgid "" msgstr "" "Project-Id-Version: nss-ldapd 0.6.8\n" "Report-Msgid-Bugs-To: nss-pam-ldapd@packages.debian.org\n" -"POT-Creation-Date: 2009-06-26 17:06+0200\n" +"POT-Creation-Date: 2010-08-15 11:23+0200\n" "PO-Revision-Date: 2009-06-23 12:23+0100\n" "Last-Translator: Francisco Javier Cuadrado <fcocuadrado@gmail.com>\n" "Language-Team: Debian l10n Spanish <debian-l10n-spanish@lists.debian.org>\n" @@ -285,6 +285,47 @@ msgstr "" "las entradas automáticamente ahora. Asegúrese de que revisa los cambios en " "el archivo «/etc/nsswitch.conf» si escoge borrar las entradas ahora." +#. Type: boolean +#. Description +#: ../libpam-ldapd.templates:1001 +msgid "Enable shadow lookups through NSS?" +msgstr "" + +#. Type: boolean +#. Description +#: ../libpam-ldapd.templates:1001 +msgid "" +"For the proper operation of the PAM stack the NSS module should return " +"shadow information for LDAP users, otherwise these users will not be able to " +"log in. Note that the shadow entries themselves may be empty (i.e. it is not " +"needed to expose password hashes)." +msgstr "" + +#. Type: boolean +#. Description +#: ../libpam-ldapd.templates:1001 +msgid "" +"More background information on this requirement can be found here: http://" +"bugs.debian.org/583492" +msgstr "" + +#. Type: boolean +#. Description +#: ../libpam-ldapd.templates:1001 +#, fuzzy +#| msgid "" +#| "You can edit /etc/nsswitch.conf by hand or choose to remove the entries " +#| "automatically now. Be sure to review the changes to /etc/nsswitch.conf if " +#| "you choose to remove the entries now." +msgid "" +"You can edit /etc/nsswitch.conf by hand or choose to add the entry " +"automatically now. Be sure to review the changes to /etc/nsswitch.conf if " +"you choose to add the entry now." +msgstr "" +"Puede editar manualmente el archivo «/etc/nsswitch.conf» o escoger borrar " +"las entradas automáticamente ahora. Asegúrese de que revisa los cambios en " +"el archivo «/etc/nsswitch.conf» si escoge borrar las entradas ahora." + #~ msgid "LDAP server Uniform Resource Identifier:" #~ msgstr "Identificador de Recurso Uniforme (URI) del servidor LDAP:" |