diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-09 12:28:39 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-09 12:28:39 -0400 |
commit | e68c4b1d737a8f49fc88c999a93ad7cc9b1e98df (patch) | |
tree | d59dc5387cdcf94b326df07b345e53dcadd7e8cb /core/l10n/zh_CN.js | |
parent | 6f3eeeeb36d86b352d396f730fbc6a8d1e8ca160 (diff) | |
download | nextcloud-server-e68c4b1d737a8f49fc88c999a93ad7cc9b1e98df.tar.gz nextcloud-server-e68c4b1d737a8f49fc88c999a93ad7cc9b1e98df.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 67b26bd7c6c..a5ea95ac82b 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -199,7 +199,7 @@ OC.L10N.register( "An error occurred." : "发生了一个错误", "Please reload the page." : "请重新加载页面。", "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "更新不成功。有关此问题的更多信息请<a href=\"{url}\">查看我们的论坛帖子</a>。", - "The update was unsuccessful. " : "升级未成功", + "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." : "更新不成功。请汇报将此问题汇报给 <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud 社区</a>。", "The update was successful. There were warnings." : "更新成功。有警告。", "The update was successful. Redirecting you to ownCloud now." : "更新成功。正在重定向至 ownCloud。", "Searching other places" : "搜索其他地方", |