diff --git a/web/public/locales/tr/views/live.json b/web/public/locales/tr/views/live.json index 695cba285..ae3b0cd1c 100644 --- a/web/public/locales/tr/views/live.json +++ b/web/public/locales/tr/views/live.json @@ -60,7 +60,7 @@ "title": "{{camera}} Ayarları", "autotracking": "Otomatik Takip", "cameraEnabled": "Kamera Açık", - "objectDetection": "Nesne Algılama", + "objectDetection": "Nesne Tespiti", "audioDetection": "Ses Algılama", "transcription": "Ses Çözümlemesi" }, diff --git a/web/public/locales/tr/views/system.json b/web/public/locales/tr/views/system.json index 9bf45327b..9052b6d4a 100644 --- a/web/public/locales/tr/views/system.json +++ b/web/public/locales/tr/views/system.json @@ -55,7 +55,8 @@ "inferenceSpeed": "Algılayıcı Çıkarım Hızı", "memoryUsage": "Algılayıcı Bellek Kullanımı", "cpuUsage": "Algılayıcı İşlemci Kullanımı", - "temperature": "Algılayıcı Sıcaklığı" + "temperature": "Algılayıcı Sıcaklığı", + "cpuUsageInformation": "Tespit modellerine giriş ve çıkış verilerini hazırlarken kullanılan işlemci yoğunluğu. Bu değer, grafik işlemci veya benzeri bir hızlandırıcı kullanılsa bile çıkarım yükünü ölçmek için kullanılmamalıdır." }, "title": "Genel" }, @@ -138,7 +139,8 @@ "healthy": "Sistem sağlıklı", "detectIsVerySlow": "{{detect}} çok yavaş çalışıyor ({{speed}} ms)", "cameraIsOffline": "{{camera}} çevrimdışı", - "detectIsSlow": "{{detect}} yavaş çalışıyor ({{speed}} ms)" + "detectIsSlow": "{{detect}} yavaş çalışıyor ({{speed}} ms)", + "shmTooLow": "Ayrılan /dev/shm belleği (şu anda {{total}} MB), en az {{min}} MB'a çıkartılmalıdır." }, "enrichments": { "embeddings": {