Translated using Weblate (Portuguese)

Currently translated at 27.8% (34 of 122 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: fabiovalverde <fabio@rvalverde.com>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/pt/
Translation: Frigate NVR/views-classificationmodel
This commit is contained in:
Hosted Weblate 2026-04-04 14:57:37 +02:00 committed by Josh Hawkins
parent 287ea3f4f0
commit 0fa6053839

View File

@ -22,8 +22,12 @@
}, },
"toast": { "toast": {
"success": { "success": {
"deletedCategory": "Classe excluída", "deletedCategory_one": "Classe excluída",
"deletedImage": "Imagens excluídas", "deletedCategory_many": "",
"deletedCategory_other": "",
"deletedImage_one": "Imagens excluídas",
"deletedImage_many": "",
"deletedImage_other": "",
"categorizedImage": "Imagem classificada com sucesso", "categorizedImage": "Imagem classificada com sucesso",
"trainedModel": "Modelo treinado com sucesso.", "trainedModel": "Modelo treinado com sucesso.",
"trainingModel": "Treinamento do modelo iniciado com sucesso.", "trainingModel": "Treinamento do modelo iniciado com sucesso.",