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
parent 2c34e1ec10
commit d9a1ab48e7
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
4 changed files with 19 additions and 4 deletions

View File

@ -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",

View File

@ -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": {

View File

@ -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": {

View File

@ -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",