Files
NodeBB/public/language/pl/admin/development/info.json
2019-04-09 09:27:45 +00:00

19 lines
431 B
JSON

{
"you-are-on": "Informacja - Jesteś na <strong>%1:%2</strong>",
"nodes-responded": "%1 węzły odpowiedziały w ciągu %2ms!",
"host": "host",
"pid": "pid",
"nodejs": "nodejs",
"online": "dostępny",
"git": "git",
"memory": "pamięć",
"load": "system load",
"cpu-usage": "cpu usage",
"uptime": "czas działania",
"registered": "Zarejestrowane",
"sockets": "Sockety",
"guests": "Goście",
"info": "Informacja"
}