diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-02-23 02:39:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-02-23 02:39:25 +0000 |
commit | ff54a0481bb939d663ee962714ac0cd722dde996 (patch) | |
tree | 86d376fe28dcc37bab0f288a427be5917864e3d7 /apps/updatenotification/l10n/zh_CN.json | |
parent | d090341b34add2684bb43241808d1852594aab27 (diff) | |
download | nextcloud-server-ff54a0481bb939d663ee962714ac0cd722dde996.tar.gz nextcloud-server-ff54a0481bb939d663ee962714ac0cd722dde996.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/zh_CN.json')
-rw-r--r-- | apps/updatenotification/l10n/zh_CN.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/zh_CN.json b/apps/updatenotification/l10n/zh_CN.json index c5efac4af20..fe485388048 100644 --- a/apps/updatenotification/l10n/zh_CN.json +++ b/apps/updatenotification/l10n/zh_CN.json @@ -1,6 +1,7 @@ { "translations": { "{version} is available. Get more information on how to update." : "新版本 {version} 已可以使用。获取更多升级相关信息。", "Channel updated" : "更新通道", + "Web updater is disabled" : "已禁用 web 更新器", "Update notifications" : "升级通知", "The update server could not be reached since %d days to check for new updates." : "更新服务器自 %d 天前起无法访问以检查更新。", "Please check the Nextcloud and server log files for errors." : "请检查 Nextcloud 和服务器的日志中的错误。", @@ -15,6 +16,7 @@ "Apps with available updates" : "有可用更新的应用", "Open updater" : "打开更新器", "Download now" : "开始下载", + "Please use the command line updater to update." : "请使用命令行更新器来更新", "What's new?" : "有哪些更新?", "The update check is not yet finished. Please refresh the page." : "更新检查未完成。请刷新页面。", "Your version is up to date." : "您的版本已是最新。", |