frigate/web/public/locales/tr/components/player.json
Hosted Weblate 9662bf094f Translated using Weblate (Turkish)
Currently translated at 3.2% (26 of 807 strings)

Translated using Weblate (Turkish)

Currently translated at 6.1% (29 of 473 strings)

Translated using Weblate (Turkish)

Currently translated at 100.0% (26 of 26 strings)

Translated using Weblate (Turkish)

Currently translated at 98.1% (106 of 108 strings)

Translated using Weblate (Turkish)

Currently translated at 100.0% (50 of 50 strings)

Translated using Weblate (Turkish)

Currently translated at 100.0% (239 of 239 strings)

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: Nazım Sarp Tekbaş <sarptekbas07@gmail.com>
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/common/tr/
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/components-player/tr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/tr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/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/Config - Cameras
Translation: Frigate NVR/Config - Global
Translation: Frigate NVR/common
Translation: Frigate NVR/components-camera
Translation: Frigate NVR/components-dialog
Translation: Frigate NVR/components-player
Translation: Frigate NVR/views-motionSearch
Translation: Frigate NVR/views-system
2026-07-05 21:08:46 -05:00

54 lines
1.6 KiB
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.

{
"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",
"previewError": "Önizleme şuan aktif edilemiyor. Kayıt şuan mevcut olmayabilir."
},
"cameraOff": "Kamera kapalı"
}