mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-12-28 19:30:53 +01:00
26 lines
704 B
JSON
26 lines
704 B
JSON
{
|
|
"you-are-on": "Jste u <strong>%1:%2</strong>",
|
|
"ip": "IP <strong>%1</strong>",
|
|
"nodes-responded": "%1 vazeb odpovědělo během %2ms.",
|
|
"host": "host",
|
|
"primary": "primary / jobs",
|
|
"pid": "pid",
|
|
"nodejs": "nodejs",
|
|
"online": "připojen",
|
|
"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": "zatížení systému",
|
|
"cpu-usage": "využití CPU",
|
|
"uptime": "čas spuštění",
|
|
|
|
"registered": "Registrován",
|
|
"sockets": "Sockety",
|
|
"connection-count": "Connection Count",
|
|
"guests": "Hosté",
|
|
|
|
"info": "Informace"
|
|
} |