Files
NodeBB/public/language/zh-TW/admin/development/info.json

25 lines
658 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"you-are-on": "您的位址 <strong>%1:%2</strong>",
"ip": "IP <strong>%1</strong>",
"nodes-responded": "%1個節點在%2ms內響應",
"host": "主機",
"primary": "primary / run jobs",
"pid": "pid",
"nodejs": "nodejs",
"online": "在線",
"git": "git",
"process-memory": "process memory",
"system-memory": "system memory",
"used-memory-process": "Used memory by process",
"used-memory-os": "Used system memory",
"total-memory-os": "Total system memory",
"load": "系統負載",
"cpu-usage": "CPU 使用情況",
"uptime": "運行時間",
"registered": "已註冊",
"sockets": "網路接口",
"guests": "訪客",
"info": "資訊"
}