summaryrefslogtreecommitdiffstats
path: root/l10n/zh_CN.js
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/zh_CN.js')
-rw-r--r--l10n/zh_CN.js8
1 files changed, 0 insertions, 8 deletions
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 5fcb2d365..d2eb90ee4 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -15,20 +15,12 @@ OC.L10N.register(
"An RSS/Atom feed reader" : "一个 RSS/Atom 订阅源阅读器",
"The News app is an RSS/Atom feed reader for Nextcloud which can be synced with many mobile devices. A list of all clients and requirements can be found [in the README](https://github.com/nextcloud/news)\n\nBefore you update to a new version, [check the changelog](https://github.com/nextcloud/news/blob/master/CHANGELOG.md) to avoid surprises.\n\n**Important**: To enable feed updates you will need to enable either [Nextcloud system cron](https://docs.nextcloud.org/server/latest/admin_manual/configuration_server/background_jobs_configuration.html#cron) or use [an updater](https://github.com/nextcloud/news-updater) which uses the built in update API and disable cron updates. More information can be found [in the README](https://github.com/nextcloud/news)." : "新闻应用是 Nextcloud 上的一个 RSS/Atom 订阅源阅读器,可在多个移动设备间同步。客户端列表及安装需求请见 [自述文档] (https://github.com/nextcloud/news)\n\n在您升级到新版本前,[请查看变更日志](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)以避免意外。\n\n**重要**:要启用订阅源更新您需要启用[Nextcloud 系统计划任务](https://docs.nextcloud.com/server/10/admin_manual/configuration_server/background_jobs_configuration.html#cron)或者使用[一个更新器](https://github.com/nextcloud/news-updater),它会调用集成的更新 API 并禁用计划任务更新。更多信息请见[自述文档](https://github.com/nextcloud/news)。",
"Use system cron for updates" : "使用系统计划任务执行更新",
- "Disable this if you run a custom updater such as the Python updater included in the app" : "如果您运行了诸如应用自带的 Python 更新器,请禁用此项",
"Purge interval" : "清理间隔",
- "Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored" : "从数据库中移除的订阅源和文件夹后的最小秒数;低于60秒的值将被忽略",
"Maximum read count per feed" : "每个订阅源的最大读取次数",
- "Defines the maximum amount of articles that can be read per feed which won't be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off" : "定义每个订阅源可以读取的文章的最大数量,不会被定时清理删除;如果旧文章阅读后重新出现,请增加这个值;负值(如 -1)会关闭此功能",
"Maximum redirects" : "最大重定向次数",
- "How many redirects the feed fetcher should follow" : "订阅源获取器最多跟随多少次重定向",
"Maximum feed page size" : "最大订阅源页面大小",
- "Maximum feed size in bytes. If the RSS/Atom page is bigger than this value, the update will be aborted" : "按字节计算的最大订阅源大小。如果 RSS/Atom 页面比这个值大,更新将被中止。",
"Feed fetcher timeout" : "订阅源获取器超时",
- "Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted" : "最长的等待 RSS 或 Atom 订阅源加载的秒数;如果比这个时间更长更新将会中止",
"Explore Service URL" : "资源管理服务URL",
- "If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty" : "如果给出,则会在查询订阅源部分中查询此服务的URL以显示订阅源。 要回到内置的探索服务,请将此输入留空",
- "For more information check the wiki" : "查看 wiki 了解更多内容",
"Saved" : "已保存",
"Download" : "下载",
"Close" : "关闭",