mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-09 22:20:48 +01:00
97 lines
4.3 KiB
JSON
97 lines
4.3 KiB
JSON
{
|
||
"forum-traffic": "论坛流量",
|
||
"page-views": "页面浏览量",
|
||
"unique-visitors": "单一访客",
|
||
"logins": "登录",
|
||
"new-users": "新用户",
|
||
"posts": "发帖",
|
||
"topics": "主题",
|
||
"page-views-seven": "最近7天",
|
||
"page-views-thirty": "最近30天",
|
||
"page-views-last-day": "最近24小时",
|
||
"page-views-custom": "自定义日期范围",
|
||
"page-views-custom-start": "范围开始",
|
||
"page-views-custom-end": "范围结束",
|
||
"page-views-custom-help": "输入您要查看的网页浏览日期范围。 如果没有日期选择器可用,则接受的格式是 <code>YYYY-MM-DD</code>",
|
||
"page-views-custom-error": "请输入以<code>YYYY-MM-DD</code>格式的有效的日期范围 ",
|
||
|
||
"stats.yesterday": "昨天",
|
||
"stats.today": "今天",
|
||
"stats.last-week": "上一周",
|
||
"stats.this-week": "此周",
|
||
"stats.last-month": "上一月",
|
||
"stats.this-month": "此月",
|
||
"stats.all": "总计",
|
||
|
||
"updates": "更新",
|
||
"running-version": "您正在运行 <strong>NodeBB v<span id=\"version\">%1</span> </strong>.",
|
||
"keep-updated": "请确保您已及时更新 NodeBB 以获得最新的安全补丁与 Bug 修复。",
|
||
"up-to-date": "你处于<strong>最新版本</strong><i class=\"fa fa-check\"></i>",
|
||
"upgrade-available": "新版本(v%1)已发布。建议您<a href=\"https://docs.nodebb.org/configuring/upgrade/\" target=\"_blank\">升级您的 NodeBB </a>。",
|
||
"prerelease-upgrade-available": "这是一个过时的预发布版本的 NodeBB 。一个新版本(v%1)已经发布。考虑<a href=\"https://docs.nodebb.org/configuring/upgrade/\" target=\"_blank\">升级您的 NodeBB </a>。",
|
||
"prerelease-warning": "这是NodeBB的一个预发布版本。可能会出现不平衡。<i class=\"fa fa-exclamation-triangle\"></i>",
|
||
"fallback-emailer-not-found": "备用邮箱发送器没有找到!",
|
||
"running-in-development": "论坛正以开发模式运行。处于该模式的论坛可能存在潜在的漏洞,请联系您的论坛管理员。",
|
||
"latest-lookup-failed": "查询NodeBB的最新版本失败",
|
||
|
||
"notices": "提醒",
|
||
"restart-not-required": "不需要重启",
|
||
"restart-required": "需要重启",
|
||
"search-plugin-installed": "已安装搜索插件",
|
||
"search-plugin-not-installed": "未安装搜索插件",
|
||
"search-plugin-tooltip": "在插件页面安装搜索插件来激活搜索功能",
|
||
|
||
"control-panel": "系统控制",
|
||
"rebuild-and-restart": "重载 & 重启",
|
||
"restart": "重启",
|
||
"restart-warning": "重载或重启 NodeBB 会丢失数秒内全部的连接。",
|
||
"restart-disabled": "重建和重新启动NodeBB已被禁用,因为您似乎没有通过适当的守护进程运行它。",
|
||
"maintenance-mode": "维护模式",
|
||
"maintenance-mode-title": "点击此处设置 NodeBB 的维护模式",
|
||
"dark-mode": "Dark Mode",
|
||
"realtime-chart-updates": "实时图表更新",
|
||
|
||
"active-users": "活跃用户",
|
||
"active-users.users": "用户",
|
||
"active-users.guests": "游客",
|
||
"active-users.total": "全部",
|
||
"active-users.connections": "连接",
|
||
|
||
"guest-registered-users": "游客 vs 注册用户",
|
||
"guest": "游客",
|
||
"registered": "已注册",
|
||
|
||
"user-presence": "用户访问",
|
||
"on-categories": "在版块列表",
|
||
"reading-posts": "读帖子",
|
||
"browsing-topics": "浏览话题",
|
||
"recent": "最近",
|
||
"unread": "未读",
|
||
|
||
"high-presence-topics": "热门话题",
|
||
"popular-searches": "热门搜索",
|
||
|
||
"graphs.page-views": "页面浏览量",
|
||
"graphs.page-views-registered": "注册用户页面浏览量",
|
||
"graphs.page-views-guest": "游客页面浏览量",
|
||
"graphs.page-views-bot": "爬虫页面浏览量",
|
||
"graphs.unique-visitors": "单一访客",
|
||
"graphs.registered-users": "已注册用户",
|
||
"graphs.guest-users": "游客",
|
||
"last-restarted-by": "上次重启管理员/时间",
|
||
"no-users-browsing": "没有用户正在浏览",
|
||
|
||
"back-to-dashboard": "返回控制面板",
|
||
"details.no-users": "选定的时间内没有用户加入",
|
||
"details.no-topics": "选定的时间内没有发布主题",
|
||
"details.no-searches": "在选择的时间范围内还没有进行任何搜索",
|
||
"details.no-logins": "选定的时间内没有登录记录",
|
||
"details.logins-static": "NodeBB 只保留 %1 天会话数据,下列表格显示最近活动的会话。",
|
||
"details.logins-login-time": "登录时间",
|
||
"start": "开始",
|
||
"end": "结束",
|
||
"filter": "过滤器",
|
||
"view-as-json": "View as JSON",
|
||
"expand-analytics": "Expand analytics"
|
||
}
|