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

21 lines
471 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-06-02 09:23:00 +00:00
"nodes-responded": "%1 Knoten antworteten innerhalb von %2ms",
2017-02-10 09:21:57 +00:00
"host": "Host",
2020-07-27 17:18:47 +00:00
"primary": "primary / run jobs",
2017-02-10 09:21:57 +00:00
"pid": "PID",
"nodejs": "Node.js Version",
"online": "Online",
2016-12-19 15:51:36 -05:00
"git": "git",
2017-06-02 09:23:00 +00:00
"memory": "Speicher",
2019-04-09 09:27:45 +00:00
"load": "system load",
"cpu-usage": "cpu usage",
2017-05-03 09:22:13 +00:00
"uptime": "Uptime",
2016-12-19 15:51:36 -05:00
2017-02-10 09:21:57 +00:00
"registered": "Registriert",
2016-12-19 15:51:36 -05:00
"sockets": "Sockets",
2017-02-10 09:21:57 +00:00
"guests": "Gäste",
2016-12-19 15:51:36 -05:00
"info": "Info"
}