mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-10 02:29:19 +03:00
Currently translated at 100.0% (46 of 46 strings) Translated using Weblate (Croatian) Currently translated at 100.0% (25 of 25 strings) Translated using Weblate (Croatian) Currently translated at 100.0% (122 of 122 strings) Translated using Weblate (Croatian) Currently translated at 100.0% (136 of 136 strings) Translated using Weblate (Croatian) Currently translated at 100.0% (136 of 136 strings) Translated using Weblate (Croatian) Currently translated at 100.0% (98 of 98 strings) Translated using Weblate (Croatian) Currently translated at 100.0% (216 of 216 strings) Translated using Weblate (Croatian) Currently translated at 100.0% (654 of 654 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: stipe-jurkovic <sjurko00@fesb.hr> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/hr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/hr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/hr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/hr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/hr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/hr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/hr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/hr/ Translation: Frigate NVR/common Translation: Frigate NVR/components-camera Translation: Frigate NVR/components-player Translation: Frigate NVR/views-classificationmodel Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-live Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
52 lines
1.5 KiB
JSON
52 lines
1.5 KiB
JSON
{
|
|
"noRecordingsFoundForThisTime": "Nisu pronađene snimke za ovo vrijeme",
|
|
"submitFrigatePlus": {
|
|
"title": "Pošalji ovaj kadar u Frigate+?",
|
|
"submit": "Pošalji"
|
|
},
|
|
"cameraDisabled": "Kamera je onemogućena",
|
|
"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+"
|
|
}
|
|
}
|
|
}
|