diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2009-04-21 21:25:43 +0200 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2009-04-21 21:25:43 +0200 |
commit | 170b19ed6f496f1c4dd450081eabde1a72f8d799 (patch) | |
tree | e0391b2c6c0defbc1f8114f006286c119b3c05bb /debian/po/nl.po | |
parent | 63a3783c05732d89c4faa1f4519d7e83f26e2a5a (diff) |
ask on removal and on purge whether to edit /etc/nsswitch.conf and remove ldap entries
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@843 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'debian/po/nl.po')
-rw-r--r-- | debian/po/nl.po | 36 |
1 files changed, 35 insertions, 1 deletions
diff --git a/debian/po/nl.po b/debian/po/nl.po index 68054b9..3a94a7e 100644 --- a/debian/po/nl.po +++ b/debian/po/nl.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: nss-ldapd 0.3\n" "Report-Msgid-Bugs-To: nss-ldapd@packages.debian.org\n" -"POT-Creation-Date: 2008-04-05 16:33+0200\n" +"POT-Creation-Date: 2009-04-21 21:21+0200\n" "PO-Revision-Date: 2008-02-26 17:12+0100\n" "Last-Translator: Bart Cornelis <cobaco@skolelinux.no>\n" "Language-Team: debian-l10n-dutch <debian-l10n-dutch@lists.debian.org>\n" @@ -144,6 +144,40 @@ msgstr "" "gedeactiveerd dienen te worden. De nieuwe LDAP-zoekacties worden toegevoegd " "als de laatste optie. Gelieve deze aanpassingen te controleren." +#. Type: boolean +#. Description +#: ../libnss-ldapd.templates:6001 +msgid "Remove LDAP from nsswitch.conf now?" +msgstr "" + +#. Type: boolean +#. Description +#: ../libnss-ldapd.templates:6001 +msgid "" +"LDAP is still configured for name lookups for the following services:\n" +" ${services}\n" +"but the libnss-ldapd package is about to be removed." +msgstr "" + +#. Type: boolean +#. Description +#: ../libnss-ldapd.templates:6001 +msgid "" +"You are advised to remove the entries if you don't plan on using LDAP for " +"name resolution any more. Not removing ldap from nsswitch.conf should, for " +"most services, not cause problems, but host name resolution could be " +"affected in subtle ways." +msgstr "" + +#. Type: boolean +#. Description +#: ../libnss-ldapd.templates:6001 +msgid "" +"You can edit /etc/nsswitch.conf by hand or chose to remove the entries " +"automatically now. Be sure to review the changes to /etc/nsswitch.conf if " +"you chose to remove the entries now." +msgstr "" + #~ msgid "LDAP account for root:" #~ msgstr "LDAP-account voor root:" |