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

25 lines
747 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"you-are-on": "אתה נמצא ב <strong>%1:%2</strong>",
"ip": "IP <strong>%1</strong>",
"nodes-responded": "%1 צמתים הגיבו בתוך %2מילי שניות!",
"host": "host",
"primary": "primary / run jobs",
"pid": "pid",
"nodejs": "nodejs",
"online": "מקוון",
"git": "git",
"process-memory": "process memory",
"system-memory": "system memory",
"used-memory-process": "Used memory by process",
"used-memory-os": "Used system memory",
"total-memory-os": "Total system memory",
"load": "טעינת מערכת",
"cpu-usage": "שימוש ב-CPU",
"uptime": "משך זמן פעולת המערכת ללא השבתה",
"registered": "רשום",
"sockets": "Sockets",
"guests": "אורחים",
"info": "מידע"
}