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:
Diffstat (limited to 'apps/updatenotification/l10n/zh_CN.json')
-rw-r--r--apps/updatenotification/l10n/zh_CN.json6
1 files changed, 2 insertions, 4 deletions
diff --git a/apps/updatenotification/l10n/zh_CN.json b/apps/updatenotification/l10n/zh_CN.json
index 5bd74512972..ca4b1aba30f 100644
--- a/apps/updatenotification/l10n/zh_CN.json
+++ b/apps/updatenotification/l10n/zh_CN.json
@@ -33,12 +33,10 @@
"<strong>All</strong> apps have an update for this version available" : "<strong>所有</strong> 应用有适用于这个版本的更新",
"View changelog" : "查看更新记录",
"_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong>应用没有适用这个版本的更新"],
- "Could not start updater, please try the manual update" : "无法启动自动更新,请尝试手动更新",
- "A new version is available: %s" : "有可用的新版本: %s",
- "Checked on %s" : "检查于 %s",
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "您可以随时更新到新版本或实验通道。但您永远不能降级到更稳定的通道。",
"<strong>production</strong> will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "<strong>production</strong> 将会提供最新的补丁,但不会很快的更新到下一个主版本。更新一般会跟随着第二个小版本(x.0.2)发布。",
"<strong>stable</strong> is the most recent stable version. It is suited for regular use and will always update to the latest major version." : "<strong>stable</strong> 是最近的稳定版本。适合正常使用,并总是会更新到最新的主版本。",
- "<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>beta</strong> 版本只是用于新功能测试的预发布版,请勿用于生产环境。"
+ "<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>beta</strong> 版本只是用于新功能测试的预发布版,请勿用于生产环境。",
+ "Could not start updater, please try the manual update" : "无法启动自动更新,请尝试手动更新"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file