mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-01-22 12:08:29 +03:00
Translated using Weblate (Turkish)
Currently translated at 100.0% (215 of 215 strings) Translated using Weblate (Turkish) Currently translated at 100.0% (136 of 136 strings) Translated using Weblate (Turkish) Currently translated at 100.0% (43 of 43 strings) Translated using Weblate (Turkish) Currently translated at 100.0% (136 of 136 strings) Co-authored-by: Emircanos <emircan368@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/tr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/tr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/tr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/tr/ Translation: Frigate NVR/common Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-system
This commit is contained in:
parent
2c34e1ec10
commit
b2d1fdf7eb
@ -232,7 +232,8 @@
|
|||||||
"show": "{{item}} öğesini göster",
|
"show": "{{item}} öğesini göster",
|
||||||
"ID": "ID",
|
"ID": "ID",
|
||||||
"none": "Hiçbiri",
|
"none": "Hiçbiri",
|
||||||
"all": "Tümü"
|
"all": "Tümü",
|
||||||
|
"other": "Diğer"
|
||||||
},
|
},
|
||||||
"notFound": {
|
"notFound": {
|
||||||
"documentTitle": "Bulunamadı - Frigate",
|
"documentTitle": "Bulunamadı - Frigate",
|
||||||
|
|||||||
@ -5,7 +5,11 @@
|
|||||||
"empty": {
|
"empty": {
|
||||||
"detection": "İncelenecek tespit öğesi yok",
|
"detection": "İncelenecek tespit öğesi yok",
|
||||||
"alert": "İncelenecek uyarı öğesi yok",
|
"alert": "İncelenecek uyarı öğesi yok",
|
||||||
"motion": "Hareket verisi bulunamadı"
|
"motion": "Hareket verisi bulunamadı",
|
||||||
|
"recordingsDisabled": {
|
||||||
|
"title": "Kayıt özelliği etkinleştirilmelidir",
|
||||||
|
"description": "İnceleme öğeleri yalnızca bir kamera için kayıt özelliği etkinleştirildiğinde oluşturulabilir."
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"timeline": "Zaman şeridi",
|
"timeline": "Zaman şeridi",
|
||||||
"events": {
|
"events": {
|
||||||
|
|||||||
@ -80,7 +80,10 @@
|
|||||||
"title": "Özellikleri düzenle",
|
"title": "Özellikleri düzenle",
|
||||||
"desc": "Bu {{label}} için sınıflandırma özelliklerini seçin"
|
"desc": "Bu {{label}} için sınıflandırma özelliklerini seçin"
|
||||||
},
|
},
|
||||||
"attributes": "Sınıflandırma Özellikleri"
|
"attributes": "Sınıflandırma Özellikleri",
|
||||||
|
"title": {
|
||||||
|
"label": "Başlık"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"generativeAI": "Üretken Yapay Zeka",
|
"generativeAI": "Üretken Yapay Zeka",
|
||||||
"exploreIsUnavailable": {
|
"exploreIsUnavailable": {
|
||||||
|
|||||||
@ -53,7 +53,14 @@
|
|||||||
"otherProcesses": {
|
"otherProcesses": {
|
||||||
"title": "Diğer İşlemler",
|
"title": "Diğer İşlemler",
|
||||||
"processCpuUsage": "İşlem CPU Kullanımı",
|
"processCpuUsage": "İşlem CPU Kullanımı",
|
||||||
"processMemoryUsage": "İşlem Bellek Kullanımı"
|
"processMemoryUsage": "İşlem Bellek Kullanımı",
|
||||||
|
"series": {
|
||||||
|
"go2rtc": "go2rtc",
|
||||||
|
"recording": "kayıt",
|
||||||
|
"embeddings": "gömülü vektörler",
|
||||||
|
"audio_detector": "ses detektörü",
|
||||||
|
"review_segment": "inceleme bölümü"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"detector": {
|
"detector": {
|
||||||
"title": "Algılayıcılar",
|
"title": "Algılayıcılar",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user