Files
NodeBB/public/language/tr/admin/development/info.json
2020-03-03 09:30:57 +00:00

20 lines
462 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": "You are on <strong>%1:%2</strong>",
"ip": "IP <strong>%1</strong>",
"nodes-responded": "%2ms içinde %1 düğüm yanıt verdi!",
"host": "sunucu",
"pid": "pid",
"nodejs": "nodejs",
"online": "çevrimiçi",
"git": "git",
"memory": "hafıza",
"load": "system load",
"cpu-usage": "cpu usage",
"uptime": "kesintisiz çalışma süresi",
"registered": "Kayıtlı",
"sockets": "Soketler",
"guests": "Ziyaretçiler",
"info": "Bilgi"
}