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
42 lines
1.4 KiB
JSON
42 lines
1.4 KiB
JSON
{
|
|
"description": {
|
|
"addFace": "Dodaj novu kolekcije u Biblioteku lica učitavanjem prve slike.",
|
|
"placeholder": "Unesi ime za ovu kolekciju"
|
|
},
|
|
"steps": {
|
|
"faceName": "Unesi Ime Lica",
|
|
"uploadFace": "Prenesi Sliku Lica",
|
|
"nextSteps": "Sljedeći Koraci",
|
|
"description": {
|
|
"uploadFace": "Prenesite sliku {{name}} koja prikazuje njezino lice iz prednjeg kuta. Slika ne mora biti obrezana samo na njezino lice."
|
|
}
|
|
},
|
|
"train": {
|
|
"title": "Nedavna Prepoznavanja",
|
|
"aria": "Odaberite nedavna prepoznavanja",
|
|
"empty": "Nema nedavnih pokušaja prepoznavanja lica"
|
|
},
|
|
"deleteFaceLibrary": {
|
|
"title": "Izbriši Ime",
|
|
"desc": "Jeste li sigurni da želite izbrisati kolekciju {{name}}? Ovim će se trajno izbrisati sva povezana lica."
|
|
},
|
|
"deleteFaceAttempts": {
|
|
"title": "Izbriši Lica",
|
|
"desc_one": "Jeste li sigurni da želite izbrisati {{count}} lice? Ova se radnja ne može poništiti.",
|
|
"desc_few": "Jeste li sigurni da želite izbrisati {{count}} lica? Ova se radnja ne može poništiti.",
|
|
"desc_other": "Jeste li sigurni da želite izbrisati {{count}} lica? Ova se radnja ne može poništiti."
|
|
},
|
|
"details": {
|
|
"timestamp": "Vremenska oznaka",
|
|
"unknown": "Nepoznato"
|
|
},
|
|
"documentTitle": "Biblioteka lica - Frigate",
|
|
"uploadFaceImage": {
|
|
"title": "Učitaj sliku lica"
|
|
},
|
|
"collections": "Kolekcije",
|
|
"createFaceLibrary": {
|
|
"new": "Stvori novo lice"
|
|
}
|
|
}
|