Translated using Weblate (Turkish)

Currently translated at 73.4% (138 of 188 strings)

Translated using Weblate (Turkish)

Currently translated at 6.4% (4 of 62 strings)

Translated using Weblate (Turkish)

Currently translated at 98.0% (49 of 50 strings)

Translated using Weblate (Turkish)

Currently translated at 90.0% (91 of 101 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Selim Kundakçıoğlu <selimkundakcioglu@gmail.com>
Co-authored-by: Turhan Munis <turhan.munis@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/tr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/tr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-motionsearch/tr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/tr/
Translation: Frigate NVR/components-camera
Translation: Frigate NVR/components-dialog
Translation: Frigate NVR/views-motionSearch
Translation: Frigate NVR/views-system
This commit is contained in:
Hosted Weblate 2026-06-18 19:04:19 +02:00
parent 37ea6b46b5
commit e05b7d9624
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
4 changed files with 24 additions and 4 deletions

View File

@ -68,7 +68,10 @@
"cameras": { "cameras": {
"desc": "Bu gruba dahil olacak kameraları seçin.", "desc": "Bu gruba dahil olacak kameraları seçin.",
"label": "Kameralar" "label": "Kameralar"
} },
"showAll": "Bütün Kamera Gruplarını Göster",
"showLess": "Daha Az",
"editGroups": "Kamera Gruplarını Düzenle"
}, },
"debug": { "debug": {
"options": { "options": {

View File

@ -75,7 +75,8 @@
"fromTimeline": { "fromTimeline": {
"saveExport": "Dışa Aktarımı Kaydet", "saveExport": "Dışa Aktarımı Kaydet",
"previewExport": "Dışa Aktarımı Önizle", "previewExport": "Dışa Aktarımı Önizle",
"useThisRange": "Use This Range" "useThisRange": "Use This Range",
"queueingExport": "Dışa aktarma sıraya alınıyor..."
}, },
"name": { "name": {
"placeholder": "Dışa Aktarımı Adlandırın" "placeholder": "Dışa Aktarımı Adlandırın"
@ -172,6 +173,9 @@
"markAsReviewed": "İncelendi olarak işaretle", "markAsReviewed": "İncelendi olarak işaretle",
"deleteNow": "Şimdi Sil", "deleteNow": "Şimdi Sil",
"markAsUnreviewed": "Gözden geçirilmedi olarak işaretle" "markAsUnreviewed": "Gözden geçirilmedi olarak işaretle"
},
"shareTimestamp": {
"label": "Zaman Damgasını Paylaş"
} }
}, },
"imagePicker": { "imagePicker": {

View File

@ -1 +1,10 @@
{} {
"newSearch": "Yeni Arama",
"clearResults": "Sonuçları Temizle",
"dialog": {
"cameraLabel": "Kamera"
},
"timeRange": {
"end": "Bitiş Zamanı"
}
}

View File

@ -141,7 +141,11 @@
} }
}, },
"title": "Kameralar", "title": "Kameralar",
"overview": "Genel" "overview": "Genel",
"connectionQuality": {
"expectedFps": "Beklenen FPS",
"fps": "FPS"
}
}, },
"lastRefreshed": "Son güncelleme: ", "lastRefreshed": "Son güncelleme: ",
"stats": { "stats": {