diff options
Diffstat (limited to 'apps/user_ldap/l10n/zh_CN.php')
-rw-r--r-- | apps/user_ldap/l10n/zh_CN.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/zh_CN.php b/apps/user_ldap/l10n/zh_CN.php index d56f394f644..d730706cce1 100644 --- a/apps/user_ldap/l10n/zh_CN.php +++ b/apps/user_ldap/l10n/zh_CN.php @@ -18,6 +18,7 @@ $TRANSLATIONS = array( "Confirm Deletion" => "确认删除", "_%s group found_::_%s groups found_" => array(""), "_%s user found_::_%s users found_" => array(""), +"Group Filter" => "组过滤", "Save" => "保存", "Test Configuration" => "测试配置", "Help" => "帮助", @@ -33,6 +34,7 @@ $TRANSLATIONS = array( "You can specify Base DN for users and groups in the Advanced tab" => "您可以在高级选项卡里为用户和组指定Base DN", "Back" => "返回", "Continue" => "继续", +"Advanced" => "高级", "<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 模块未安装,后端将无法工作。请请求您的系统管理员安装该模块。", "Connection Settings" => "连接设置", "Configuration Active" => "现行配置", |