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>2021-03-24 05:25:07 +0300
committerNextcloud bot <bot@nextcloud.com>2021-03-24 05:25:07 +0300
commitbb8a71266e942e4f2a48f127fd27c4915138e378 (patch)
tree89bdb793202430fda0bb3685cec2be92e856cbe8 /core/l10n/zh_CN.js
parenta219fa587af77bcb5f9d0a9a9cd3b0e0134153ff (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r--core/l10n/zh_CN.js2
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!" : "服务端认证失败!",