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

51 lines
1.4 KiB
JSON

{
"noRecordingsFoundForThisTime": "Nisu pronađene snimke za ovo vrijeme",
"submitFrigatePlus": {
"title": "Pošalji ovaj kadar u Frigate+?",
"submit": "Pošalji"
},
"stats": {
"streamType": {
"short": "Vrsta",
"title": "Tip Streama:"
},
"latency": {
"value": "{{seconds}} sekundi",
"short": {
"value": "{{seconds}} sekundi",
"title": "Kašnjenje"
},
"title": "Kašnjenje:"
},
"bandwidth": {
"title": "Mrežna propusnost:",
"short": "Mrežna propusnost"
},
"totalFrames": "Ukupni broj kadrova (slika):",
"droppedFrames": {
"title": "Izgubljeni kadrovi:",
"short": {
"title": "Izgubljeno",
"value": "{{droppedFrames}} kadrova"
}
},
"decodedFrames": "Dekodirani kadrovi:",
"droppedFrameRate": "Stopa izgubljenih kadrova:"
},
"noPreviewFound": "Nije nađen pretpregled",
"noPreviewFoundFor": "Pretpregled nije nađen za {{cameraName}}",
"livePlayerRequiredIOSVersion": "iOS 17.1 ili noviji je potreban za ovu vrstu uživog prijenosa.",
"streamOffline": {
"title": "Emitiranje nije dostupno",
"desc": "Slike nisu primljene sa {{cameraName}} <code>detect</code> stream-a, provjeri logove"
},
"toast": {
"success": {
"submittedFrigatePlus": "Kadar je uspješno poslan u Frigate+"
},
"error": {
"submitFrigatePlusFailed": "Neuspješno slanje kadra u Frigate+"
}
}
}