{
	"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": "<p>正在使用 <strong>最新版本</strong> <i class=\"fa fa-check\"></i></p>",
	"upgrade-available": "<p>新的版本 (v%1) 已经发布。建议您 <a href=\"https://docs.nodebb.org/configuring/upgrade/\" target=\"_blank\">升级 NodeBB</a>。</p>",
	"prerelease-upgrade-available": "<p>这是一个已经过期的预发布版本的 NodeBB,新的版本 (v%1) 已经发布。建议您 <a href=\"https://docs.nodebb.org/configuring/upgrade/\" target=\"_blank\">升级 NodeBB</a>。</p>",
	"prerelease-warning": "<p>正在使用<strong>测试版</strong> NodeBB。可能会出现意外的 Bug。<i class=\"fa fa-exclamation-triangle\"></i></p>",
	"fallback-emailer-not-found": "找不到备用邮箱",
	"running-in-development": "<span>论坛正处于开发模式,这可能使其暴露于潜在的危险之中;请联系您的系统管理员。</span>",
	"latest-lookup-failed": "<p>无法查找 NodeBB 的最新可用版本</p>",

	"notices": "提醒",
	"restart-not-required": "不需要重启",
	"restart-required": "需要重启",
	"search-plugin-installed": "已安装搜索插件",
	"search-plugin-not-installed": "未安装搜索插件",
	"search-plugin-tooltip": "在插件页面安装搜索插件来激活搜索功能",

	"control-panel": "系统控制",
	"rebuild-and-restart": "部署 &amp; 重启",
	"restart": "重启",
	"restart-warning": "重载或重启 NodeBB 会丢失数秒内全部的连接。",
	"restart-disabled": "重建和重新启动NodeBB已被禁用,因为您似乎没有通过适当的守护进程运行它。",
	"maintenance-mode": "维护模式",
	"maintenance-mode-title": "点击此处设置 NodeBB 的维护模式",
	"realtime-chart-updates": "实时图表更新",

	"active-users": "活跃用户",
	"active-users.users": "用户",
	"active-users.guests": "游客",
	"active-users.total": "全部",
	"active-users.connections": "连接",

	"guest-registered-users": "Guest vs Registered Users",
	"guest": "Guest",
	"registered": "已注册",

	"user-presence": "用户光临",
	"on-categories": "在版块列表",
	"reading-posts": "读帖子",
	"browsing-topics": "浏览话题",
	"recent": "最近",
	"unread": "未读",

	"high-presence-topics": "热门话题",
	"popular-searches": "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": "Guest Users",
	"last-restarted-by": "上次重启管理员/时间",
	"no-users-browsing": "没有用户正在浏览",

	"back-to-dashboard": "返回控制面板",
	"details.no-users": "选定的时间内没有用户加入",
	"details.no-topics": "选定的时间内没有发布主题",
	"details.no-searches": "No searches have been made yet",
	"details.no-logins": "选定的时间内没有登录记录",
	"details.logins-static": "NodeBB只保留%1天登录数据,下列表格显示最近活动的登录。",
	"details.logins-login-time": "登录时间"
}