"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it."=>"<b>警告:</b> PHP LDAP モジュールがインストールされていません。バックエンドが正しく動作しません。システム管理者にインストールするよう問い合わせてください。",
"You can specify Base DN for users and groups in the Advanced tab"=>"拡張タブでユーザとグループのベースDNを指定することができます。",
"User DN"=>"ユーザDN",
"The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty."=>"クライアントユーザーのDNは、特定のものに結びつけることはしません。 例えば uid=agent,dc=example,dc=com. だと匿名アクセスの場合、DNとパスワードは空のままです。",
"Password"=>"パスワード",
"For anonymous access, leave DN and Password empty."=>"匿名アクセスの場合は、DNとパスワードを空にしてください。",
"User Login Filter"=>"ユーザログインフィルタ",
"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action."=>"ログインするときに適用するフィルターを定義する。%%uid がログイン時にユーザー名に置き換えられます。",
"use %%uid placeholder, e.g. \"uid=%%uid\""=>"%%uid プレースホルダーを利用してください。例 \"uid=%%uid\"",
"User List Filter"=>"ユーザリストフィルタ",
"Defines the filter to apply, when retrieving users."=>"ユーザーを取得するときに適用するフィルターを定義する。",
"without any placeholder, e.g. \"objectClass=person\"."=>"プレースホルダーを利用しないでください。例 \"objectClass=person\"",
"Group Filter"=>"グループフィルタ",
"Defines the filter to apply, when retrieving groups."=>"グループを取得するときに適用するフィルターを定義する。",
"without any placeholder, e.g. \"objectClass=posixGroup\"."=>"プレースホルダーを利用しないでください。例 \"objectClass=posixGroup\"",