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

18 lines
382 B
JSON
Raw Normal View History

2016-12-19 15:51:36 -05:00
{
2017-01-04 17:27:57 +00:00
"you-are-on": "Informacja - Jesteś na <strong>%1:%2</strong>",
2017-05-31 09:22:56 +00:00
"nodes-responded": "%1 nodes responded within %2ms!",
2017-01-04 17:27:57 +00:00
"host": "Host",
2016-12-19 15:51:36 -05:00
"pid": "pid",
"nodejs": "nodejs",
"online": "online",
"git": "git",
2017-05-31 09:22:56 +00:00
"memory": "memory",
2017-01-26 09:22:10 +00:00
"load": "obciążenie",
2016-12-19 15:51:36 -05:00
"uptime": "uptime",
2017-01-26 09:22:10 +00:00
"registered": "Zarejestrowane",
"sockets": "Sockety",
"guests": "Goście",
2016-12-19 15:51:36 -05:00
2017-01-26 09:22:10 +00:00
"info": "Informacja"
2016-12-19 15:51:36 -05:00
}