mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-01-22 20:18:30 +03:00
Currently translated at 100.0% (2 of 2 strings) Translated using Weblate (Croatian) Currently translated at 9.8% (21 of 214 strings) Translated using Weblate (Croatian) Currently translated at 17.3% (16 of 92 strings) Translated using Weblate (Croatian) Currently translated at 8.1% (10 of 122 strings) Translated using Weblate (Croatian) Currently translated at 18.9% (14 of 74 strings) Translated using Weblate (Croatian) Currently translated at 7.4% (10 of 135 strings) Translated using Weblate (Croatian) Currently translated at 9.9% (13 of 131 strings) Translated using Weblate (Croatian) Currently translated at 4.7% (24 of 501 strings) Translated using Weblate (Croatian) Currently translated at 16.1% (19 of 118 strings) Translated using Weblate (Croatian) Currently translated at 39.0% (16 of 41 strings) Translated using Weblate (Croatian) Currently translated at 80.0% (8 of 10 strings) Translated using Weblate (Croatian) Currently translated at 34.6% (17 of 49 strings) Translated using Weblate (Croatian) Currently translated at 28.0% (7 of 25 strings) Translated using Weblate (Croatian) Currently translated at 92.3% (12 of 13 strings) Translated using Weblate (Croatian) Currently translated at 100.0% (6 of 6 strings) Translated using Weblate (Croatian) Currently translated at 2.1% (14 of 654 strings) Translated using Weblate (Croatian) Currently translated at 30.9% (17 of 55 strings) Update translation files Updated by "Squash Git commits" add-on in Weblate. Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Zoran Ivancevic <zolakt@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/hr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/hr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-auth/hr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/hr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/hr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-input/hr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/hr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/objects/hr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/hr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/hr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/hr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/hr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/hr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-recording/hr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-search/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/audio Translation: Frigate NVR/common Translation: Frigate NVR/components-auth Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter Translation: Frigate NVR/components-input Translation: Frigate NVR/components-player Translation: Frigate NVR/objects Translation: Frigate NVR/views-classificationmodel Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-exports Translation: Frigate NVR/views-live Translation: Frigate NVR/views-recording Translation: Frigate NVR/views-search Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
27 lines
634 B
JSON
27 lines
634 B
JSON
{
|
|
"alerts": "Upozorenja",
|
|
"detections": "Detekcije",
|
|
"motion": {
|
|
"label": "Pokret",
|
|
"only": "Samo pokret"
|
|
},
|
|
"allCameras": "Sve kamere",
|
|
"empty": {
|
|
"alert": "Nema uzbuna za pregledati",
|
|
"detection": "Nema detekcija za pregled",
|
|
"motion": "Nema podataka o pokretu"
|
|
},
|
|
"timeline": "Vremenska linija",
|
|
"timeline.aria": "Odaberi vremensku liniju",
|
|
"zoomOut": "Udalji",
|
|
"events": {
|
|
"label": "Događaji",
|
|
"aria": "Odaberi događaje",
|
|
"noFoundForTimePeriod": "Nema pronađenih događaja za ovaj vremenski period."
|
|
},
|
|
"zoomIn": "Približi",
|
|
"detail": {
|
|
"label": "Detalji"
|
|
}
|
|
}
|