mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-27 17:17:40 +03:00
Updated by "Squash Git commits" add-on in Weblate. Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/ Translation: Frigate NVR/common
32 lines
1.1 KiB
JSON
32 lines
1.1 KiB
JSON
{
|
|
"description": {
|
|
"addFace": "Opastus: Uuden kokoelman lisääminen Kasvokirjastoon.",
|
|
"invalidName": "Virheellinen nimi. Nimi voi sisältää vain merkkejä, numeroita, välejä, heittomerkkejä, alaviivoja ja väliviivoja.",
|
|
"placeholder": "Anna nimi kokoelmalle"
|
|
},
|
|
"uploadFaceImage": {
|
|
"desc": "Lähetä kuva kasvojen tunnistukseen ja lisää se sivulle {{pageToggle}}",
|
|
"title": "Lähetä kasvokuva"
|
|
},
|
|
"details": {
|
|
"unknown": "Tuntematon",
|
|
"faceDesc": "Lisätiedot kohteesta, josta tämä kasvokuva tallennettiin",
|
|
"person": "Henkilö",
|
|
"timestamp": "Aikaleima",
|
|
"subLabelScore": "",
|
|
"face": ""
|
|
},
|
|
"documentTitle": "Kasvokirjasto - Frigate",
|
|
"deleteFaceAttempts": {
|
|
"desc_one": "Oletko varma, että haluat poistaa {{count}} kasvon? Tätä toimintoa ei voi perua.",
|
|
"desc_other": "Oletko varma, että haluat poistaa {{count}} kasvoa? Tätä toimintoa ei voi perua."
|
|
},
|
|
"toast": {
|
|
"success": {
|
|
"deletedFace_one": "{{count}} kasvo poistettu onnistuneesti.",
|
|
"deletedFace_other": "{{count}} kasvoa poistettu onnistuneesti."
|
|
}
|
|
},
|
|
"selectItem": "Valitse {{item}}"
|
|
}
|