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:
Hosted Weblate 2026-01-13 21:00:51 +01:00 committed by Nicolas Mowen
parent 2c34e1ec10
commit b2d1fdf7eb
4 changed files with 19 additions and 4 deletions

View File

@ -232,7 +232,8 @@
"show": "{{item}} öğesini göster",
"ID": "ID",
"none": "Hiçbiri",
"all": "Tümü"
"all": "Tümü",
"other": "Diğer"
},
"notFound": {
"documentTitle": "Bulunamadı - Frigate",

View File

@ -5,7 +5,11 @@
"empty": {
"detection": "İncelenecek tespit öğ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",
"events": {

View File

@ -80,7 +80,10 @@
"title": "Özellikleri düzenle",
"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",
"exploreIsUnavailable": {

View File

@ -53,7 +53,14 @@
"otherProcesses": {
"title": "Diğer İşlemler",
"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": {
"title": "Algılayıcılar",