Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-09-15 03:08:08 +0300
committerNextcloud bot <bot@nextcloud.com>2017-09-15 03:08:08 +0300
commit113fd47f3005d9f05a6dc3d42b73bbb7a6339d00 (patch)
treec25ac74511770fa07da3cdd8a828cdbf6e923da3 /apps/user_ldap/l10n/zh_CN.js
parentdb3289bc944e1d71e118855549bcca996d7be0eb (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/zh_CN.js')
-rw-r--r--apps/user_ldap/l10n/zh_CN.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/zh_CN.js b/apps/user_ldap/l10n/zh_CN.js
index 07007fec526..e9e7fe14191 100644
--- a/apps/user_ldap/l10n/zh_CN.js
+++ b/apps/user_ldap/l10n/zh_CN.js
@@ -81,6 +81,7 @@ OC.L10N.register(
"LDAP / AD Username:" : "LDAP/AD用户名:",
"LDAP / AD Email Address:" : "LDAP/AD邮箱地址:",
"Other Attributes:" : "其他属性:",
+ "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "定义登录时采用的过滤规则。登录时用 \"%%uid\" 替换用户名。例如:\"uid=%%uid\"",
"Test Loginname" : "测试登录名",
"Verify settings" : "验证设置",
"1. Server" : "1.服务器",