Files
NodeBB/public/language/pl/admin/development/info.json
2020-07-27 17:18:47 +00:00

21 lines
502 B
JSON

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