blakeblackshear.frigate/web/public/locales/tr/components/player.json
2025-04-11 05:52:32 -05:00

52 lines
1.5 KiB
JSON
Raw Permalink 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.

{
"streamOffline": {
"title": "Yayın Çevrimdışı",
"desc": "{{cameraName}} isimli kameranın <code>tespit</code> akışından hiç bir görüntü alınamadı, hata günlüklerini kontrol edin"
},
"stats": {
"streamType": {
"title": "Yayın Türü:",
"short": "Tür"
},
"latency": {
"value": "{{seconds}} saniye",
"short": {
"title": "Gecikme",
"value": "{{seconds}} sn"
},
"title": "Gecikme:"
},
"bandwidth": {
"title": "Bant genişliği:",
"short": "Bant genişliği"
},
"decodedFrames": "Çözülen kareler:",
"droppedFrameRate": "Atlanan Kare Oranı:",
"totalFrames": "Toplam Kareler:",
"droppedFrames": {
"short": {
"title": "Atlanan",
"value": "{{droppedFrames}} kare"
},
"title": "Atlanan Kareler:"
}
},
"noPreviewFound": "Önizleme Bulunamadı",
"toast": {
"success": {
"submittedFrigatePlus": "Kare başarıyla Frigate+'a gönderildi"
},
"error": {
"submitFrigatePlusFailed": "Kare Frigate+'a gönderilemedi"
}
},
"noRecordingsFoundForThisTime": "Bu zaman aralığı için kayıt bulunamadı",
"cameraDisabled": "Kamera devre dışı bırakıldı",
"noPreviewFoundFor": "{{cameraName}} için Önizleme Bulunamadı",
"livePlayerRequiredIOSVersion": "Bu canlı yayın türü için iOS 17.1 veya daha yeni sürüm gereklidir.",
"submitFrigatePlus": {
"title": "Bu kare Frigate+'ya gönderilsin mi?",
"submit": "Gönder"
}
}