You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
{
"maintenance-mode" : "维护模式" ,
"maintenance-mode.help" : "当论坛处在维护模式时,所有请求将被重定向到一个静态页面。管理员不受重定向限制,并可正常访问站点。" ,
"maintenance-mode.message" : "维护消息" ,
"headers" : "标题" ,
"headers.allow-from" : "设置 ALLOW-FROM 来放置 NodeBB 于 iFrame 中" ,
"headers.powered-by" : "自定义由 NodeBB 发送的 \"Powered By\" 头部 " ,
"headers.acao" : "Access-Control-Allow-Origin" ,
"headers.acao-help" : "要拒绝所有网站?在这留空 或者 设置成 <code>null</code>" ,
"headers.acam" : "Access-Control-Allow-Methods" ,
"headers.acah" : "Access-Control-Allow-Headers" ,
"traffic-management" : "交通管理" ,
"traffic.help" : "NodeBB拥有在高流量情况下自动拒绝请求的模块。 您可以在这里调整这些设置,虽然默认值就很棒。" ,
"traffic.enable" : "启用交通管理" ,
"traffic.event-lag" : "事件循环滞后阈值(毫秒)" ,
"traffic.event-lag-help" : "降低此值会减少页面加载的等待时间,但也会向更多用户显示“过载”消息。(需要重新启动)" ,
"traffic.lag-check-interval" : "检查间隔(毫秒)" ,
"traffic.lag-check-interval-help" : "降低此值会造成NodeBB的负载峰值变得更加敏感, 但也可能导致检查变得过于敏感( 需要重新启动) "
}