mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-12-29 11:50:36 +01:00
26 lines
772 B
JSON
26 lines
772 B
JSON
{
|
|
"you-are-on": "현재 <strong>%1:%2</strong>에 있습니다",
|
|
"ip": "IP <strong>%1</strong>",
|
|
"nodes-responded": "%1개의 노드가 %2밀리초 안에 응답했습니다!",
|
|
"host": "호스트",
|
|
"primary": "primary / jobs",
|
|
"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": "Registered",
|
|
"sockets": "소켓",
|
|
"connection-count": "Connection Count",
|
|
"guests": "비회원",
|
|
|
|
"info": "정보"
|
|
} |