mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-10 17:51:45 +02:00
Translated using Weblate (Turkish)
Currently translated at 100.0% (118 of 118 strings) Translated using Weblate (Turkish) Currently translated at 100.0% (83 of 83 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: pcislocked <git@pcislocked.net> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/tr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/tr/ Translation: Frigate NVR/views-live Translation: Frigate NVR/views-system
This commit is contained in:
parent
fd6e7afea9
commit
3f82a8fa48
@ -60,7 +60,7 @@
|
|||||||
"title": "{{camera}} Ayarları",
|
"title": "{{camera}} Ayarları",
|
||||||
"autotracking": "Otomatik Takip",
|
"autotracking": "Otomatik Takip",
|
||||||
"cameraEnabled": "Kamera Açık",
|
"cameraEnabled": "Kamera Açık",
|
||||||
"objectDetection": "Nesne Algılama",
|
"objectDetection": "Nesne Tespiti",
|
||||||
"audioDetection": "Ses Algılama",
|
"audioDetection": "Ses Algılama",
|
||||||
"transcription": "Ses Çözümlemesi"
|
"transcription": "Ses Çözümlemesi"
|
||||||
},
|
},
|
||||||
|
@ -55,7 +55,8 @@
|
|||||||
"inferenceSpeed": "Algılayıcı Çıkarım Hızı",
|
"inferenceSpeed": "Algılayıcı Çıkarım Hızı",
|
||||||
"memoryUsage": "Algılayıcı Bellek Kullanımı",
|
"memoryUsage": "Algılayıcı Bellek Kullanımı",
|
||||||
"cpuUsage": "Algılayıcı İşlemci 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"
|
"title": "Genel"
|
||||||
},
|
},
|
||||||
@ -138,7 +139,8 @@
|
|||||||
"healthy": "Sistem sağlıklı",
|
"healthy": "Sistem sağlıklı",
|
||||||
"detectIsVerySlow": "{{detect}} çok yavaş çalışıyor ({{speed}} ms)",
|
"detectIsVerySlow": "{{detect}} çok yavaş çalışıyor ({{speed}} ms)",
|
||||||
"cameraIsOffline": "{{camera}} çevrimdışı",
|
"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": {
|
"enrichments": {
|
||||||
"embeddings": {
|
"embeddings": {
|
||||||
|
Loading…
Reference in New Issue
Block a user