frigate/web/public/locales/tr/views/events.json
2025-04-11 05:52:32 -05:00

36 lines
983 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"camera": "kamera",
"alerts": "Alarmlar",
"detections": "Tespitler",
"empty": {
"detection": "İncelenecek tespit öğesi yok",
"alert": "İncelenecek alarm öğesi yok",
"motion": "Hareket verisi bulunamadı"
},
"timeline": "Zaman şeridi",
"events": {
"aria": "Olayları seçin",
"noFoundForTimePeriod": "Seçili zaman aralığında olay bulunamadı.",
"label": "Olaylar"
},
"recordings": {
"documentTitle": "Kayıtlar - Frigate"
},
"calendarFilter": {
"last24Hours": "Son 24 Saat"
},
"markAsReviewed": "İncelendi Olarak İşaretle",
"newReviewItems": {
"button": "Yeni İncelenecek Öğeler Var",
"label": "Yeni inceleme öğelerini göster"
},
"documentTitle": "İncele - Frigate",
"motion": {
"label": "Hareket",
"only": "Yalnızca hareket"
},
"timeline.aria": "Zaman şeridi seçin",
"markTheseItemsAsReviewed": "Bunları incelendi olarak işaretle",
"allCameras": "Tüm Kameralar"
}