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

18 lines
387 B
JSON
Raw Normal View History

2016-12-19 15:51:36 -05:00
{
2017-03-14 09:22:41 +00:00
"you-are-on": "Informazione - Tu sei su <strong>%1:%2</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",
2017-05-31 09:22:56 +00:00
"memory": "memory",
2017-03-14 09:22:41 +00:00
"load": "carica",
"uptime": "tempo di caricamento",
2016-12-19 15:51:36 -05:00
2017-03-14 09:22:41 +00:00
"registered": "Registrato",
2016-12-19 15:51:36 -05:00
"sockets": "Sockets",
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
}