diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-03-24 02:25:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-03-24 02:25:07 +0000 |
commit | bb8a71266e942e4f2a48f127fd27c4915138e378 (patch) | |
tree | 89bdb793202430fda0bb3685cec2be92e856cbe8 /core/l10n/zh_CN.js | |
parent | a219fa587af77bcb5f9d0a9a9cd3b0e0134153ff (diff) | |
download | nextcloud-server-bb8a71266e942e4f2a48f127fd27c4915138e378.tar.gz nextcloud-server-bb8a71266e942e4f2a48f127fd27c4915138e378.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, 2 insertions, 0 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 6aea63ff413..8408a60dfe8 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -126,6 +126,8 @@ OC.L10N.register( "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. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "升级失败。请将此问题报告给 <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud 社区</a>。", + "Continue to {productName}" : "继续到 {productName}", + "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["更新成功。%n 秒内将把你重定向到 {productName}"], "Log in" : "登录", "Logging in …" : "正在登录 …", "Server side authentication failed!" : "服务端认证失败!", |