diff options
Diffstat (limited to 'apps/updatenotification/l10n/zh_CN.json')
-rw-r--r-- | apps/updatenotification/l10n/zh_CN.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/zh_CN.json b/apps/updatenotification/l10n/zh_CN.json index 5200c358fad..0c7c1c93f4c 100644 --- a/apps/updatenotification/l10n/zh_CN.json +++ b/apps/updatenotification/l10n/zh_CN.json @@ -15,7 +15,6 @@ "Apps missing compatible version" : "缺少兼容版本的应用", "View in store" : "在商店中查看", "Apps with compatible version" : "有兼容版本的应用", - "Please note that the web updater is not recommended with more than 100 users! Please use the command line updater instead!" : "注意:不推荐超过100个用户的站点使用网页更新程序!请改用命令行更新!", "Open updater" : "打开更新器", "Download now" : "开始下载", "Web updater is disabled. Please use the command line updater or the appropriate update mechanism for your installation method (e.g. Docker pull) to update." : "网页更新程序已禁用。请使用命令行更新器或者其他更新机制(例如 Docker 拉取)进行更新。", @@ -34,7 +33,6 @@ "The selected update channel makes dedicated notifications for the server obsolete." : "被选中的升级通道将会通知未更新的服务器。", "The selected update channel does not support updates of the server." : "选中的更新通道不支持服务器升级。", "A new version is available: <strong>{newVersionString}</strong>" : "有可用的新版本: <strong>{newVersionString}</strong>", - "Note that after a new release the update only shows up after the first minor release or later. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "注意,在新版本发布之后,更新只在第一个次要版本或更高版本之后出现。随着时间的推移,我们会向用户推出新的版本,有时会在发现问题时跳过某个版本。要了解关于更新和发布通道的更多信息,点击 {link}。", "Checking apps for compatible versions" : "正在检查应用程序的兼容版本", "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "请确认 config.php 没有设置<samp>appstoreenabled </samp> 为 false。", "Could not connect to the App Store or no updates have been returned at all. Search manually for updates or make sure your server has access to the internet and can connect to the App Store." : "无法连接到应用商店或没有返回任何更新。手动搜索更新,或者确保你的服务器可以上网且可以连接到应用商店。", @@ -46,9 +44,11 @@ "Beta" : "Beta 测试版", "A pre-release version only for testing new features, not for production environments." : "预发布版本仅作测试新功能用,不可用于生产环境。", "_<strong>%n</strong> app has no compatible version for this Nextcloud version available._::_<strong>%n</strong> apps have no compatible version for this Nextcloud version available._" : ["<strong>%n</strong>个应用没有与这个 Nextcloud 版本兼容的版本可用"], + "Please note that the web updater is not recommended with more than 100 users! Please use the command line updater instead!" : "注意:不推荐超过100个用户的站点使用网页更新程序!请改用命令行更新!", "Please use the command line updater to update." : "请使用命令行更新器来更新", "You can change the update channel below which also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "你可以在下面改变更新渠道,这也会影响到应用管理页面。例如:切换到测试版渠道后,测试版应用程序的更新将在应用程序管理页面提供给你。", "Update channel:" : "更新通道:", + "Note that after a new release the update only shows up after the first minor release or later. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "注意,在新版本发布之后,更新只在第一个次要版本或更高版本之后出现。随着时间的推移,我们会向用户推出新的版本,有时会在发现问题时跳过某个版本。要了解关于更新和发布通道的更多信息,点击 {link}。", "Checked on {lastCheckedDate}" : "检查时间 {lastCheckedDate}" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |