summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-07-20 01:54:40 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-07-20 01:54:40 -0400
commitddc85a987134ddefd9887cd547554422a6d86c7a (patch)
tree2cf3038b8fd7214dee2ae3de4c6b2e84711ee1ed /apps/user_ldap
parentd09ec367512ee9afb6daa5d9d0f89cbe7a6ca582 (diff)
downloadnextcloud-server-ddc85a987134ddefd9887cd547554422a6d86c7a.tar.gz
nextcloud-server-ddc85a987134ddefd9887cd547554422a6d86c7a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap')
-rw-r--r--apps/user_ldap/l10n/zh_CN.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/zh_CN.php b/apps/user_ldap/l10n/zh_CN.php
index fc9c6ec3f92..93d5636aad6 100644
--- a/apps/user_ldap/l10n/zh_CN.php
+++ b/apps/user_ldap/l10n/zh_CN.php
@@ -18,10 +18,12 @@ $TRANSLATIONS = array(
"Confirm Deletion" => "确认删除",
"_%s group found_::_%s groups found_" => array(""),
"_%s user found_::_%s users found_" => array(""),
+"Invalid Host" => "无效的主机",
"Group Filter" => "组过滤",
"Save" => "保存",
"Test Configuration" => "测试配置",
"Help" => "帮助",
+"groups found" => "找到组",
"Add Server Configuration" => "增加服务器配置",
"Host" => "主机",
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "可以忽略协议,但如要使用SSL,则需以ldaps://开头",
@@ -32,6 +34,7 @@ $TRANSLATIONS = array(
"For anonymous access, leave DN and Password empty." => "启用匿名访问,将DN和密码保留为空",
"One Base DN per line" => "每行一个基本判别名",
"You can specify Base DN for users and groups in the Advanced tab" => "您可以在高级选项卡里为用户和组指定Base DN",
+"users found" => "找到用户",
"Back" => "返回",
"Continue" => "继续",
"Advanced" => "高级",