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

26 lines
719 B
JSON
Raw Permalink Normal View History

2017-02-12 09:22:10 +00:00
{
2020-03-03 09:30:57 +00:00
"you-are-on": "You are on <strong>%1:%2</strong>",
"ip": "IP <strong>%1</strong>",
2017-09-12 09:24:10 +00:00
"nodes-responded": "%1 вузлів відповіли за %2мс!",
2017-02-12 09:22:10 +00:00
"host": "host",
"primary": "primary / jobs",
2017-02-12 09:22:10 +00:00
"pid": "pid",
"nodejs": "nodejs",
"online": "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",
2019-04-09 09:27:45 +00:00
"load": "system load",
"cpu-usage": "cpu usage",
2017-02-12 09:22:10 +00:00
"uptime": "uptime",
"registered": "Зареєстровано",
"sockets": "Сокети",
"connection-count": "Connection Count",
2017-02-12 09:22:10 +00:00
"guests": "Гостей",
"info": "Інфо"
}