mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-06 05:24:11 +03:00
Translated using Weblate (Croatian)
Currently translated at 33.3% (2 of 6 strings) Translated using Weblate (Croatian) Currently translated at 21.1% (11 of 52 strings) Translated using Weblate (Croatian) Currently translated at 2.7% (2 of 72 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Josip <josipmiki54@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/hr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/hr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-recording/hr/ Translation: Frigate NVR/components-filter Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-recording
This commit is contained in:
parent
1e05abb0ea
commit
cdbd9038b8
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"filter": "Filtar",
|
"filter": "Filter",
|
||||||
"classes": {
|
"classes": {
|
||||||
"label": "Klase"
|
"label": "Klase"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,5 +1,28 @@
|
|||||||
{
|
{
|
||||||
"description": {
|
"description": {
|
||||||
"addFace": "Vodič za dodavanje nove kolekcije u Biblioteku lica."
|
"addFace": "Vodič za dodavanje nove kolekcije u Biblioteku lica."
|
||||||
|
},
|
||||||
|
"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."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"filter": "Filtar",
|
"filter": "Filter",
|
||||||
"export": "Izvoz"
|
"export": "Izvoz"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user