aboutsummaryrefslogtreecommitdiffstats
path: root/l10n/zh_CN.GB2312/user_ldap.po
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-03-27 00:11:05 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-03-27 00:11:05 +0100
commit0c666cb7640c062ecfb89c4f341dfc99f4c98875 (patch)
tree7eafa764e72f8c9b0d937cb988dbd18bae74d6af /l10n/zh_CN.GB2312/user_ldap.po
parent4158a417e7bc77bebe3bd01b7c8b7b467a1da5f0 (diff)
downloadnextcloud-server-0c666cb7640c062ecfb89c4f341dfc99f4c98875.tar.gz
nextcloud-server-0c666cb7640c062ecfb89c4f341dfc99f4c98875.zip
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/zh_CN.GB2312/user_ldap.po')
-rw-r--r--l10n/zh_CN.GB2312/user_ldap.po120
1 files changed, 60 insertions, 60 deletions
diff --git a/l10n/zh_CN.GB2312/user_ldap.po b/l10n/zh_CN.GB2312/user_ldap.po
index 355999c9268..e3448eda1cc 100644
--- a/l10n/zh_CN.GB2312/user_ldap.po
+++ b/l10n/zh_CN.GB2312/user_ldap.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-03-02 00:03+0100\n"
-"PO-Revision-Date: 2013-03-01 23:04+0000\n"
+"POT-Creation-Date: 2013-03-27 00:08+0100\n"
+"PO-Revision-Date: 2013-03-26 11:32+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Chinese (China) (GB2312) (http://www.transifex.com/projects/p/owncloud/language/zh_CN.GB2312/)\n"
"MIME-Version: 1.0\n"
@@ -87,248 +87,248 @@ msgstr ""
msgid "Server configuration"
msgstr ""
-#: templates/settings.php:18
+#: templates/settings.php:31
msgid "Add Server Configuration"
msgstr ""
-#: templates/settings.php:23
+#: templates/settings.php:36
msgid "Host"
msgstr "主机"
-#: templates/settings.php:25
+#: templates/settings.php:38
msgid ""
"You can omit the protocol, except you require SSL. Then start with ldaps://"
msgstr "您可以忽略协议,除非您需要 SSL。然后用 ldaps:// 开头"
-#: templates/settings.php:26
+#: templates/settings.php:39
msgid "Base DN"
msgstr "基本判别名"
-#: templates/settings.php:27
+#: templates/settings.php:40
msgid "One Base DN per line"
msgstr ""
-#: templates/settings.php:28
+#: templates/settings.php:41
msgid "You can specify Base DN for users and groups in the Advanced tab"
msgstr "您可以在高级选项卡中为用户和群组指定基本判别名"
-#: templates/settings.php:30
+#: templates/settings.php:43
msgid "User DN"
msgstr "用户判别名"
-#: templates/settings.php:32
+#: templates/settings.php:45
msgid ""
"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."
msgstr "客户机用户的判别名,将用于绑定,例如 uid=agent, dc=example, dc=com。匿名访问请留空判别名和密码。"
-#: templates/settings.php:33
+#: templates/settings.php:46
msgid "Password"
msgstr "密码"
-#: templates/settings.php:36
+#: templates/settings.php:49
msgid "For anonymous access, leave DN and Password empty."
msgstr "匿名访问请留空判别名和密码。"
-#: templates/settings.php:37
+#: templates/settings.php:50
msgid "User Login Filter"
msgstr "用户登录过滤器"
-#: templates/settings.php:40
+#: templates/settings.php:53
#, php-format
msgid ""
"Defines the filter to apply, when login is attempted. %%uid replaces the "
"username in the login action."
msgstr "定义尝试登录时要应用的过滤器。用 %%uid 替换登录操作中使用的用户名。"
-#: templates/settings.php:41
+#: templates/settings.php:54
#, php-format
msgid "use %%uid placeholder, e.g. \"uid=%%uid\""
msgstr "使用 %%uid 占位符,例如 \"uid=%%uid\""
-#: templates/settings.php:42
+#: templates/settings.php:55
msgid "User List Filter"
msgstr "用户列表过滤器"
-#: templates/settings.php:45
+#: templates/settings.php:58
msgid "Defines the filter to apply, when retrieving users."
msgstr "定义撷取用户时要应用的过滤器。"
-#: templates/settings.php:46
+#: templates/settings.php:59
msgid "without any placeholder, e.g. \"objectClass=person\"."
msgstr "不能使用占位符,例如 \"objectClass=person\"。"
-#: templates/settings.php:47
+#: templates/settings.php:60
msgid "Group Filter"
msgstr "群组过滤器"
-#: templates/settings.php:50
+#: templates/settings.php:63
msgid "Defines the filter to apply, when retrieving groups."
msgstr "定义撷取群组时要应用的过滤器"
-#: templates/settings.php:51
+#: templates/settings.php:64
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
msgstr "不能使用占位符,例如 \"objectClass=posixGroup\"。"
-#: templates/settings.php:55
+#: templates/settings.php:68
msgid "Connection Settings"
msgstr ""
-#: templates/settings.php:57
+#: templates/settings.php:70
msgid "Configuration Active"
msgstr ""
-#: templates/settings.php:57
+#: templates/settings.php:70
msgid "When unchecked, this configuration will be skipped."
msgstr ""
-#: templates/settings.php:58
+#: templates/settings.php:71
msgid "Port"
msgstr "端口"
-#: templates/settings.php:59
+#: templates/settings.php:72
msgid "Backup (Replica) Host"
msgstr ""
-#: templates/settings.php:59
+#: templates/settings.php:72
msgid ""
"Give an optional backup host. It must be a replica of the main LDAP/AD "
"server."
msgstr ""
-#: templates/settings.php:60
+#: templates/settings.php:73
msgid "Backup (Replica) Port"
msgstr ""
-#: templates/settings.php:61
+#: templates/settings.php:74
msgid "Disable Main Server"
msgstr ""
-#: templates/settings.php:61
+#: templates/settings.php:74
msgid "When switched on, ownCloud will only connect to the replica server."
msgstr ""
-#: templates/settings.php:62
+#: templates/settings.php:75
msgid "Use TLS"
msgstr "使用 TLS"
-#: templates/settings.php:62
+#: templates/settings.php:75
msgid "Do not use it additionally for LDAPS connections, it will fail."
msgstr ""
-#: templates/settings.php:63
+#: templates/settings.php:76
msgid "Case insensitve LDAP server (Windows)"
msgstr "大小写不敏感的 LDAP 服务器 (Windows)"
-#: templates/settings.php:64
+#: templates/settings.php:77
msgid "Turn off SSL certificate validation."
msgstr "关闭 SSL 证书校验。"
-#: templates/settings.php:64
+#: templates/settings.php:77
msgid ""
"If connection only works with this option, import the LDAP server's SSL "
"certificate in your ownCloud server."
msgstr "如果只有使用此选项才能连接,请导入 LDAP 服务器的 SSL 证书到您的 ownCloud 服务器。"
-#: templates/settings.php:64
+#: templates/settings.php:77
msgid "Not recommended, use for testing only."
msgstr "不推荐,仅供测试"
-#: templates/settings.php:65
+#: templates/settings.php:78
msgid "Cache Time-To-Live"
msgstr ""
-#: templates/settings.php:65
+#: templates/settings.php:78
msgid "in seconds. A change empties the cache."
msgstr "以秒计。修改会清空缓存。"
-#: templates/settings.php:67
+#: templates/settings.php:80
msgid "Directory Settings"
msgstr ""
-#: templates/settings.php:69
+#: templates/settings.php:82
msgid "User Display Name Field"
msgstr "用户显示名称字段"
-#: templates/settings.php:69
+#: templates/settings.php:82
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
msgstr "用于生成用户的 ownCloud 名称的 LDAP 属性。"
-#: templates/settings.php:70
+#: templates/settings.php:83
msgid "Base User Tree"
msgstr "基本用户树"
-#: templates/settings.php:70
+#: templates/settings.php:83
msgid "One User Base DN per line"
msgstr ""
-#: templates/settings.php:71
+#: templates/settings.php:84
msgid "User Search Attributes"
msgstr ""
-#: templates/settings.php:71 templates/settings.php:74
+#: templates/settings.php:84 templates/settings.php:87
msgid "Optional; one attribute per line"
msgstr ""
-#: templates/settings.php:72
+#: templates/settings.php:85
msgid "Group Display Name Field"
msgstr "群组显示名称字段"
-#: templates/settings.php:72
+#: templates/settings.php:85
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
msgstr "用于生成群组的 ownCloud 名称的 LDAP 属性。"
-#: templates/settings.php:73
+#: templates/settings.php:86
msgid "Base Group Tree"
msgstr "基本群组树"
-#: templates/settings.php:73
+#: templates/settings.php:86
msgid "One Group Base DN per line"
msgstr ""
-#: templates/settings.php:74
+#: templates/settings.php:87
msgid "Group Search Attributes"
msgstr ""
-#: templates/settings.php:75
+#: templates/settings.php:88
msgid "Group-Member association"
msgstr "群组-成员组合"
-#: templates/settings.php:77
+#: templates/settings.php:90
msgid "Special Attributes"
msgstr ""
-#: templates/settings.php:79
+#: templates/settings.php:92
msgid "Quota Field"
msgstr ""
-#: templates/settings.php:80
+#: templates/settings.php:93
msgid "Quota Default"
msgstr ""
-#: templates/settings.php:80
+#: templates/settings.php:93
msgid "in bytes"
msgstr "以字节计"
-#: templates/settings.php:81
+#: templates/settings.php:94
msgid "Email Field"
msgstr ""
-#: templates/settings.php:82
+#: templates/settings.php:95
msgid "User Home Folder Naming Rule"
msgstr ""
-#: templates/settings.php:82
+#: templates/settings.php:95
msgid ""
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
"attribute."
msgstr "用户名请留空 (默认)。否则,请指定一个 LDAP/AD 属性。"
-#: templates/settings.php:86
+#: templates/settings.php:99
msgid "Test Configuration"
msgstr ""
-#: templates/settings.php:86
+#: templates/settings.php:99
msgid "Help"
msgstr "帮助"