Files
NodeBB/public/language/tr/admin/development/info.json
2022-01-03 09:05:39 +00:00

25 lines
744 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": "işlem belleği",
"system-memory": "sistem hafızası",
"used-memory-process": "İşleme göre kullanılan bellek",
"used-memory-os": "Kullanılan sistem belleği",
"total-memory-os": "Toplam sistem belleği",
"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"
}