frigate/web/public/locales/sl/views/classificationModel.json
Hosted Weblate 24ea361556 Translated using Weblate (Slovenian)
Currently translated at 27.5% (24 of 87 strings)

Translated using Weblate (Slovenian)

Currently translated at 30.7% (180 of 585 strings)

Translated using Weblate (Slovenian)

Currently translated at 100.0% (72 of 72 strings)

Translated using Weblate (Slovenian)

Currently translated at 100.0% (53 of 53 strings)

Translated using Weblate (Slovenian)

Currently translated at 26.8% (157 of 585 strings)

Translated using Weblate (Slovenian)

Currently translated at 19.1% (112 of 585 strings)

Translated using Weblate (Slovenian)

Currently translated at 1.1% (1 of 87 strings)

Translated using Weblate (Slovenian)

Currently translated at 16.7% (98 of 585 strings)

Translated using Weblate (Slovenian)

Currently translated at 100.0% (51 of 51 strings)

Added translation using Weblate (Slovenian)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org>
Co-authored-by: tadythefish <tady.the.fish@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/sl/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/sl/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/sl/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/sl/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/sl/
Translation: Frigate NVR/components-dialog
Translation: Frigate NVR/components-filter
Translation: Frigate NVR/views-classificationmodel
Translation: Frigate NVR/views-facelibrary
Translation: Frigate NVR/views-settings
2025-10-29 08:59:49 -06:00

51 lines
1.6 KiB
JSON

{
"description": {
"invalidName": "Neveljavno ime. Ime lahko vsebuje črke, števila, presledke, narekovaje, podčrtaje in pomišljaje."
},
"categories": "Razredi",
"createCategory": {
"new": "Naredi nov razred"
},
"button": {
"renameCategory": "Preimenuj razred",
"deleteCategory": "Zbriši razred",
"deleteImages": "Zbriši slike",
"trainModel": "Treniraj model"
},
"toast": {
"success": {
"deletedCategory": "Izbrisan razred",
"deletedImage": "Zbrisane slike",
"trainedModel": "Uspešno treniranje modela.",
"trainingModel": "Uspešen začetek treniranje modela."
},
"error": {
"deleteImageFailed": "Neuspešno brisanje: {{errorMessage}}",
"deleteCategoryFailed": "Neuspešno brisanje razreda: {{errorMessage}}",
"trainingFailed": "Neuspešen začetek treniranje modela: {{errorMessage}}"
}
},
"deleteCategory": {
"title": "Zbriši razred"
},
"deleteTrainImages": {
"title": "Zbriši slike za treniranje",
"desc": "Ali ste prepričani, da želite izbrisati {{count}} slik? Tega dejanja ni mogoče razveljaviti."
},
"renameCategory": {
"title": "Preimenuj razred",
"desc": "Vnesite novo ime za {{name}}. Model bo treba znova naučiti, da bo sprememba imena začela veljati."
},
"train": {
"title": "Nedavne razvrstitve",
"aria": "Izberi nedavne razvrstitve"
},
"categorizeImageAs": "Razvrsti sliko kot:",
"categorizeImage": "Razvrsti sliko",
"noModels": {
"object": {
"title": "Ni modelov za razvrščanje objektov"
}
}
}