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

25 lines
716 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": "Buradasınız: <strong>%1:%2</strong>",
"ip": "IP <strong>%1</strong>",
"nodes-responded": "%2ms içinde %1 düğüm yanıt verdi!",
"host": "sunucu",
"primary": "ana sunucu / işlemleri gerçekleştir",
"pid": "pid",
"nodejs": "nodejs",
"online": "çevrimiçi",
"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": "sistem yüklemesi",
"cpu-usage": "cpu kullanımı",
"uptime": "kesintisiz çalışma süresi",
"registered": "Kayıtlı",
"sockets": "Soketler",
"guests": "Ziyaretçiler",
"info": "Bilgi"
}