Files
frigate/web/public/locales/tr/components/player.json
T
Hosted WeblateandJosh Hawkins 6aacb47c34 Update translation files
Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-search/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/
Translation: Frigate NVR/Config - Cameras
Translation: Frigate NVR/Config - Global
Translation: Frigate NVR/audio
Translation: Frigate NVR/common
Translation: Frigate NVR/components-camera
Translation: Frigate NVR/components-dialog
Translation: Frigate NVR/components-filter
Translation: Frigate NVR/components-player
Translation: Frigate NVR/views-classificationmodel
Translation: Frigate NVR/views-events
Translation: Frigate NVR/views-explore
Translation: Frigate NVR/views-facelibrary
Translation: Frigate NVR/views-live
Translation: Frigate NVR/views-search
Translation: Frigate NVR/views-settings
Translation: Frigate NVR/views-system
2026-09-12 16:32:31 -05:00

53 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ı",
"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ı"
}