Files
NodeBB/public/language/zh-TW/admin/development/info.json
2024-10-06 09:18:55 +00:00

26 lines
692 B
JSON
Raw Permalink 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": "主要 / 任務",
"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": "網路接口",
"connection-count": "連線次數",
"guests": "訪客",
"info": "資訊"
}