Files
NodeBB/public/language/pt-PT/admin/development/info.json

20 lines
428 B
JSON
Raw Normal View History

2016-12-19 15:51:36 -05: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-05-31 09:22:56 +00:00
"nodes-responded": "%1 nodes responded within %2ms!",
2016-12-19 15:51:36 -05:00
"host": "host",
"pid": "pid",
"nodejs": "nodejs",
"online": "online",
"git": "git",
2019-04-10 09:26:26 +00:00
"memory": "memória",
2019-04-09 09:27:45 +00:00
"load": "system load",
2019-04-10 09:26:26 +00:00
"cpu-usage": "uso cpu",
2016-12-19 15:51:36 -05:00
"uptime": "uptime",
2019-04-10 09:26:26 +00:00
"registered": "Registados",
2016-12-19 15:51:36 -05:00
"sockets": "Sockets",
2019-04-10 09:26:26 +00:00
"guests": "Convidados",
2016-12-19 15:51:36 -05:00
2019-04-10 09:26:26 +00:00
"info": "Informação"
2016-12-19 15:51:36 -05:00
}