Files
frigate/web/public/locales/bs/components/player.json
T
Hosted WeblateandJosh Hawkins bd0ab2a71c 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/components-dialog/
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-live/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-motionsearch/
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/components-dialog
Translation: Frigate NVR/components-player
Translation: Frigate NVR/views-live
Translation: Frigate NVR/views-motionSearch
Translation: Frigate NVR/views-settings
Translation: Frigate NVR/views-system
2026-09-12 16:32:31 -05:00

52 lines
1.5 KiB
JSON

{
"noRecordingsFoundForThisTime": "Nisu pronađeni snimci za ovo vrijeme",
"noPreviewFound": "Nije pronađen pregled",
"noPreviewFoundFor": "Nije pronađen pregled za {{cameraName}}",
"submitFrigatePlus": {
"title": "Pošalji ovaj okvir Frigate+?",
"submit": "Pošalji",
"previewError": "Nije moguće učitati prikaz snimke. Snimka možda trenutno nije dostupna."
},
"livePlayerRequiredIOSVersion": "Za ovaj tip uživo prijenosa potreban je iOS 17.1 ili noviji.",
"streamOffline": {
"title": "Prijenos je offline",
"desc": "Nisu primljeni okviri na {{cameraName}} <code>detect</code> prijenos, provjerite zapise o greškama"
},
"stats": {
"streamType": {
"title": "Tip prijenosa:",
"short": "Tip"
},
"bandwidth": {
"title": "Širina pojasa:",
"short": "Širina pojasa"
},
"latency": {
"title": "Kasnjenje:",
"value": "{{seconds}} sekundi",
"short": {
"title": "Kasnjenje",
"value": "{{seconds}} sek"
}
},
"totalFrames": "Ukupno okvira:",
"droppedFrames": {
"title": "Izgubljeni okviri:",
"short": {
"title": "Izgubljeni",
"value": "{{droppedFrames}} okvira"
}
},
"decodedFrames": "Dekodirani okviri:",
"droppedFrameRate": "Stopa izgubljenih okvira:"
},
"toast": {
"success": {
"submittedFrigatePlus": "Uspješno je poslano okvir Frigate+"
},
"error": {
"submitFrigatePlusFailed": "Neuspješno slanje okvira Frigate+"
}
}
}