summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/zh_CN.php
blob: 5f6200db404673fa3b3fdfb4247e1b0aeb0509ef (plain)
1
2
3
4
5
6
7
8
9
<?php $TRANSLATIONS = array(
"Host" => "主机",
"Base DN" => "Base DN",
"You can specify Base DN for users and groups in the Advanced tab" => "您可以在高级选项卡里为用户和组指定Base DN",
"User DN" => "User DN",
"Password" => "密码",
"Port" => "端口",
"Help" => "帮助"
);