diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-03 12:44:12 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-03 12:44:12 -0500 |
commit | 07e540613e1445451ace78e639be36a1c1e7e58f (patch) | |
tree | e5c5744bca2ba245f9ebe03874933712d8b18c39 /apps/user_ldap/l10n/zh_CN.php | |
parent | 7125bfba21b957b7c9ee96f0405e78ecb6b1e4f9 (diff) | |
download | nextcloud-server-07e540613e1445451ace78e639be36a1c1e7e58f.tar.gz nextcloud-server-07e540613e1445451ace78e639be36a1c1e7e58f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/zh_CN.php')
-rw-r--r-- | apps/user_ldap/l10n/zh_CN.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/user_ldap/l10n/zh_CN.php b/apps/user_ldap/l10n/zh_CN.php index 14ad93093c7..cfe60f20fb5 100644 --- a/apps/user_ldap/l10n/zh_CN.php +++ b/apps/user_ldap/l10n/zh_CN.php @@ -4,7 +4,6 @@ $TRANSLATIONS = array( "Failed to delete the server configuration" => "未能删除服务器配置", "The configuration is valid and the connection could be established!" => "配置有效,能够建立连接!", "The configuration is valid, but the Bind failed. Please check the server settings and credentials." => "配置有效但绑定失败。请检查服务器设置和认证信息。", -"The configuration is invalid. Please look in the ownCloud log for further details." => "配置无效。更多细节请查看 ownCloud 日志。", "Deletion failed" => "删除失败", "Take over settings from recent server configuration?" => "从近期的服务器配置中导入设置?", "Keep settings?" => "保留设置吗?", |