UNPKG
@kotori-bot/kotori-plugin-status
Version:
latest (1.0.0)
1.0.0
status plugin
@kotori-bot/kotori-plugin-status
/
locales
/
zh_TW.json
4 lines
•
462 B
JSON
View Raw
1
2
3
4
{
"status.descr.status"
:
"查看服務器運行狀態"
,
"status.msg.status"
:
"服務器運行狀態
\n
系統內核:%type%
\n
系統平台:%platform%
\n
CPU架構:%arch%
\n
CPU型號:%model%
\n
CPU頻率:%speed%GHz
\n
CPU核心數:%num%
\n
CPU使用率:%cpu_rate%%
\n
內存總量:%total%GB
\n
可用內存:%used%GB
\n
內存使用率:%ram_rate%%
\n
網卡數量:%network%
\n
開機時間:%time%
\n
主機名字:%hostname%
\n
系統目錄:%homedir%"
}