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/ja.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/ja.po')
-rw-r--r-- | debian/po/ja.po | 36 |
1 files changed, 35 insertions, 1 deletions
diff --git a/debian/po/ja.po b/debian/po/ja.po index 87ac6e5..e82a850 100644 --- a/debian/po/ja.po +++ b/debian/po/ja.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: 2007-10-14 16:31+0900\n" "Last-Translator: Kenshi Muto <kmuto@debian.org>\n" "Language-Team: Japanese <debian-japanese@lists.debian.org>\n" @@ -138,6 +138,40 @@ msgstr "" "ルックアップは最後の選択肢として追加されます。これらの変更を見て確認してくだ" "さい。" +#. 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 "root 用の LDAP アカウント:" |