mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-21 23:12:58 +01:00
26 lines
681 B
JSON
26 lines
681 B
JSON
{
|
||
"you-are-on": "您位于 <strong>%1:%2</strong>",
|
||
"ip": "IP <strong>%1</strong>",
|
||
"nodes-responded": "%1个节点在%2ms内响应!",
|
||
"host": "主机",
|
||
"primary": "主节点 / 任务",
|
||
"pid": "pid",
|
||
"nodejs": "nodejs",
|
||
"online": "在线",
|
||
"git": "git",
|
||
"process-memory": "进程内存",
|
||
"system-memory": "系统内存",
|
||
"used-memory-process": "进程使用的内存",
|
||
"used-memory-os": "已使用系统内存",
|
||
"total-memory-os": "全部系统内存",
|
||
"load": "系统负载",
|
||
"cpu-usage": "CPU 使用情况",
|
||
"uptime": "运行时间",
|
||
|
||
"registered": "已注册",
|
||
"sockets": "接口",
|
||
"connection-count": "连接数",
|
||
"guests": "游客",
|
||
|
||
"info": "信息"
|
||
} |