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

21 lines
479 B
JSON
Raw Normal View History

2016-12-19 15:51:36 -05:00
{
"you-are-on": "Sei su <strong>%1:%2</strong>",
2020-03-03 09:30:57 +00:00
"ip": "IP <strong>%1</strong>",
2019-04-05 09:27:32 +00:00
"nodes-responded": "%1 nodi hanno risposto entro %2ms!",
2016-12-19 15:51:36 -05:00
"host": "host",
2020-07-27 17:18:47 +00:00
"primary": "processi primari/eseguiti",
2016-12-19 15:51:36 -05:00
"pid": "pid",
"nodejs": "nodejs",
"online": "online",
"git": "git",
2019-04-05 09:27:32 +00:00
"memory": "memoria",
2019-04-10 09:26:26 +00:00
"load": "carico sistema",
"cpu-usage": "uso CPU",
2017-03-14 09:22:41 +00:00
"uptime": "tempo di caricamento",
2016-12-19 15:51:36 -05:00
2017-03-14 09:22:41 +00:00
"registered": "Registrato",
2019-04-05 09:27:32 +00:00
"sockets": "Socket",
2017-03-14 09:22:41 +00:00
"guests": "Ospiti",
2016-12-19 15:51:36 -05:00
2017-03-14 09:22:41 +00:00
"info": "Informazioni"
2016-12-19 15:51:36 -05:00
}