array( 'allow_anonymous' => '允许匿名阅读默认用户(%s)的文章', 'allow_anonymous_refresh' => '允许匿名刷新文章', 'api_enabled' => '允许 API 访问 (用于手机应用和分享用户查询)', 'form' => '网页表单(传统方式, 需要 JavaScript)', 'http' => 'HTTP(高级:由 Web 服务器、OIDC、SSO 管理…)', 'none' => '无(危险)', 'title' => '认证', 'token' => '主验证 token', 'token_help' => '允许不验证而访问用户的全部 RSS 输出以及刷新订阅源:', 'type' => '认证方式', ), 'extensions' => array( 'author' => '作者', 'community' => '可用的社区扩展', 'description' => '描述', 'disabled' => '已禁用', 'empty_list' => '没有已安装的扩展', 'empty_list_help' => '检查日志以确定扩展列表为空的原因。', 'enabled' => '已启用', 'is_compatible' => '兼容', // DIRTY 'latest' => '已安装', 'name' => '名称', 'no_configure_view' => '此扩展无法配置。', 'system' => array( '_' => '系统扩展', 'no_rights' => '系统扩展(你没有所需权限)', ), 'title' => '扩展', 'update' => '更新可用', 'user' => '用户扩展', 'version' => '版本', ), 'stats' => array( '_' => '统计数据', 'all_feeds' => '所有订阅源', 'category' => '分类', 'date_published' => '发布日期', 'date_received' => '接收日期', 'entry_count' => '文章数', 'entry_per_category' => '各分类文章数', 'entry_per_day' => '每日文章数(近三十日)', 'entry_per_day_of_week' => '一周中(平均:%.2f 条消息)', 'entry_per_hour' => '各小时(平均:%.2f 条消息)', 'entry_per_month' => '各月(平均:%.2f 条消息)', 'entry_repartition' => '文章分布', 'feed' => '订阅源', 'feed_per_category' => '各分类订阅源数', 'idle' => '长期无更新订阅源', 'main' => '主要统计数据', 'main_stream' => '首页', 'nb_unreads' => '未读文章数', 'no_idle' => '订阅源近期皆有更新!', 'number_entries' => '%d 篇文章', 'overview' => '概览', 'percent_of_total' => '%', 'repartition' => '文章分布: %s', // DIRTY 'status_favorites' => '收藏', 'status_read' => '已读', 'status_total' => '总计', 'status_unread' => '未读', 'title' => '统计', 'top_feed' => '前十订阅源', 'unread_dates' => '未读文章最多的日期', ), 'system' => array( '_' => '系统配置', 'auto-update-url' => '自动更新服务器 URL', 'base-url' => array( '_' => '基础 URL', 'recommendation' => '推荐: %s', ), 'closed_registration_message' => 'Message if registrations are closed', // TODO 'cookie-duration' => array( 'help' => '单位:秒', 'number' => '保持登录的时长', ), 'default_closed_registration_message' => 'This server does not accept new registrations at the moment.', // TODO 'force_email_validation' => '强制验证邮箱地址', 'instance-name' => '实例名称', 'internal-host-allowlist' => array( '_' => 'Internal host allowlist', // TODO 'help' => 'One entry per line:
host:port. For instance 127.0.0.1:8080 or rss-bridge:800.0.0.0/0 to allow any IPv4, ::/0 to allow any IPv6* to allow any host (unsafe)