Files
NodeBB/public/language/ja/admin/development/info.json
2026-03-23 09:07:37 +00:00

26 lines
810 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": "Node.js",
"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": "情報"
}