diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2007-08-18 22:56:21 +0200 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2007-08-18 22:56:21 +0200 |
commit | 0cfab20a35a785e0abec7cec10e5d7dbd3e169d0 (patch) | |
tree | b3ae19f55fe1fd0191389d240ea82cfc840eec51 /debian/po/templates.pot | |
parent | 081564f46a96a7a99db4e7d1177dcc5e6a96a095 (diff) |
rephrase the uri question and add some more pointers on how to specify the value
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@347 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'debian/po/templates.pot')
-rw-r--r-- | debian/po/templates.pot | 23 |
1 files changed, 16 insertions, 7 deletions
diff --git a/debian/po/templates.pot b/debian/po/templates.pot index f0be732..fabd15a 100644 --- a/debian/po/templates.pot +++ b/debian/po/templates.pot @@ -1,14 +1,14 @@ -# translation of nss-ldapd to LANGUAGE +# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# Released under the same license as the nss-ldapd package +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: nss-ldapd 0.2.1\n" -"Report-Msgid-Bugs-To: Arthur de Jong <adejong@debian.org>\n" -"POT-Creation-Date: 2007-07-24 08:43+0200\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: adejong@debian.org\n" +"POT-Creation-Date: 2007-08-18 22:53+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" @@ -35,8 +35,17 @@ msgstr "" #. Description #: ../libnss-ldapd.templates:1001 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." +"When useing the ldap or ldaps schemes it is usually a good idea to use an IP " +"address; this reduces the risk of failure when name services are unavailable." +msgstr "" + +#. Type: string +#. Description +#: ../libnss-ldapd.templates:1001 +#, no-c-format +msgid "" +"When using the ldapi scheme, %2f should be used to escape slashes (e.g. " +"ldapi://%2fvar%2frun%2fldapi_sock/)" msgstr "" #. Type: string |