Files
NodeBB/public/language/ja/admin/development/info.json

26 lines
728 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": "You are on <strong>%1:%2</strong>",
"ip": "IP <strong>%1</strong>",
"nodes-responded": "1ードは2ms以内に応答しました",
"host": "ホスト",
"primary": "primary / 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": "system load",
"cpu-usage": "cpu usage",
"uptime": "稼働時間",
"registered": "登録数",
"sockets": "ソケット数",
"connection-count": "Connection Count",
"guests": "ゲスト数",
"info": "情報"
}