#
#    Translators, if you are not familiar with the PO format, gettext
#    documentation is worth reading, especially sections dedicated to
#    this format, e.g. by running:
#         info -n '(gettext)PO Files'
#         info -n '(gettext)Header Entry'
#
#    Some information specific to po-debconf are available at
#            /usr/share/doc/po-debconf/README-trans
#         or http://www.debian.org/intl/l10n/po-debconf/README-trans
#
#    Developers do not need to manually edit POT or PO files.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2005-04-01 12:23+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: boolean
#. Description
#: ../templates:4
msgid "make configuration readable/writeable by owner only"
msgstr ""

#. Type: boolean
#. Description
#: ../templates:4
msgid ""
"Should the libnss-ldap configuration file be readable and writable only by "
"the file owner?"
msgstr ""

#. Type: boolean
#. Description
#: ../templates:4
msgid ""
"If you use passwords in your libnss-ldap configuration, it is usually a good "
"idea to have the configuration set with mode 0600 (readable and writable "
"only by the file's owner)."
msgstr ""

#. Type: boolean
#. Description
#: ../templates:4
msgid ""
"Note: As a sanity check, libnss-ldap will check if you have nscd installed "
"and will only set the mode to 0600 if nscd is present."
msgstr ""

#. Type: note
#. Description
#: ../templates:17
msgid "nsswitch.conf is not managed automatically"
msgstr ""

#. Type: note
#. Description
#: ../templates:17
msgid ""
"For this package to work, you need to modify your /etc/nsswitch.conf to use "
"the ldap datasource.  There is an example file at /usr/share/doc/libnss-ldap/"
"examples/nsswitch.ldap which can be used as an example for your nsswitch "
"setup, or it can be copied over your current setup."
msgstr ""

#. Type: note
#. Description
#: ../templates:17
msgid ""
"Also, before removing this package, it is wise to remove the ldap entries "
"from nsswitch.conf to keep basic services functioning."
msgstr ""

#. Type: string
#. Default
#: ../templates:29
msgid "dc=example,dc=net"
msgstr ""

#. Type: string
#. Description
#: ../templates:30
msgid "distinguished name of the search base"
msgstr ""

#. Type: string
#. Description
#: ../templates:30
msgid ""
"Please enter the distinguished name of the LDAP search base.  Many sites use "
"the components of their domain names for this purpose.  For example, the "
"domain \"example.net\" would use \"dc=example,dc=net\" as the distinguished "
"name of the search base."
msgstr ""

#. Type: boolean
#. Description
#: ../templates:39
msgid "database requires login"
msgstr ""

#. Type: boolean
#. Description
#: ../templates:39
msgid "Does the LDAP database require login?"
msgstr ""

#. Type: boolean
#. Description
#: ../templates:39
msgid ""
"Answer this question affirmatively only if you can't retreive entries from "
"the database without logging in."
msgstr ""

#. Type: boolean
#. Description
#: ../templates:39
msgid "Note: Under a normal setup, this is not needed."
msgstr ""

#. Type: boolean
#. Description
#: ../templates:50
msgid "enable automatic configuration updates by debconf"
msgstr ""

#. Type: boolean
#. Description
#: ../templates:50
msgid "Should debconf automatically update libnss-ldap's configuration file?"
msgstr ""

#. Type: boolean
#. Description
#: ../templates:50
msgid "libnss-ldap has been moved to use debconf for its configuration."
msgstr ""

#. Type: boolean
#. Description
#: ../templates:50
msgid ""
"The file will be prepended with \"###DEBCONF###\"; you can disable the "
"debconf updates by removing that line."
msgstr ""

#. Type: boolean
#. Description
#: ../templates:50
msgid "All new installations will have this by default."
msgstr ""

#. Type: string
#. Default
#: ../templates:62
msgid "cn=proxyuser,dc=example,dc=net"
msgstr ""

#. Type: string
#. Description
#: ../templates:63
msgid "unprivileged database user"
msgstr ""

#. Type: string
#. Description
#: ../templates:63
msgid ""
"Enter the name of the account that will be used to log in to the LDAP "
"database."
msgstr ""

#. Type: password
#. Description
#: ../templates:69
msgid "password for database login account"
msgstr ""

#. Type: password
#. Description
#: ../templates:69
msgid "Enter the password that will be used to log in to the LDAP database."
msgstr ""

#. Type: select
#. Choices
#: ../templates:74
msgid "3, 2"
msgstr ""

#. Type: select
#. Description
#: ../templates:76
msgid "LDAP version to use"
msgstr ""

#. Type: select
#. Description
#: ../templates:76
msgid ""
"Please enter which version of the LDAP protocol ldapns is to use.  It is "
"usually a good idea to set this to highest available version number."
msgstr ""

#. Type: string
#. Default
#: ../templates:82
msgid "127.0.0.1"
msgstr ""

#. Type: string
#. Description
#: ../templates:83
msgid "LDAP server host address"
msgstr ""

#. Type: string
#. Description
#: ../templates:83
msgid "Please enter the address of the LDAP server used."
msgstr ""

#. Type: string
#. Description
#: ../templates:83
msgid ""
"Note: It is usually a good idea to use an IP address; this reduces risks of "
"failure in the event name service is unavailable."
msgstr ""

#. Type: boolean
#. Description
#: ../templates:92
msgid "special LDAP privileges for root"
msgstr ""

#. Type: boolean
#. Description
#: ../templates:92
msgid ""
"This option will allow tools that perform requests to the nss system with "
"libnss-ldap as backend to return more information when called as root."
msgstr ""

#. Type: boolean
#. Description
#: ../templates:92
msgid ""
"If you are using NFS mounted /etc or any other custom setup, you should "
"disable this."
msgstr ""

#. Type: string
#. Description
#: ../templates:103
msgid "LDAP account for root"
msgstr ""

#. Type: string
#. Description
#: ../templates:103
msgid "This account will be used for nss requests with root privileges."
msgstr ""

#. Type: string
#. Description
#: ../templates:103
msgid ""
"Note: For this to work the account needs permission to access the attributes "
"in the LDAP directory that are related to the users' shadow entries as well "
"as users' and groups' passwords."
msgstr ""

#. Type: password
#. Description
#: ../templates:112
msgid "LDAP root account password"
msgstr ""

#. Type: password
#. Description
#: ../templates:112
msgid ""
"This password will be used when libnss-ldap tries to login to the LDAP "
"directory using the LDAP account for root."
msgstr ""

#. Type: password
#. Description
#: ../templates:112
msgid ""
"The password will be stored in a separate file /etc/libnss-ldap.secret which "
"will be made readable to root only."
msgstr ""

#. Type: password
#. Description
#: ../templates:112
msgid "Entering an empty password will re-use the old password."
msgstr ""