Translated using Weblate (Portuguese (Brazil))

Currently translated at 5.1% (41 of 790 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 44.9% (58 of 129 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 5.7% (27 of 469 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 29.6% (24 of 81 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 4.9% (39 of 790 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 97.4% (229 of 235 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 5.5% (26 of 469 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (99 of 99 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 77.5% (135 of 174 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 43.7% (470 of 1074 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Nitokui <xaube@proton.me>
Co-authored-by: Tiago Krüger <tiagokruger404@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/pt_BR/
Translation: Frigate NVR/Config - Cameras
Translation: Frigate NVR/Config - Global
Translation: Frigate NVR/common
Translation: Frigate NVR/views-classificationmodel
Translation: Frigate NVR/views-exports
Translation: Frigate NVR/views-live
Translation: Frigate NVR/views-settings
Translation: Frigate NVR/views-system
This commit is contained in:
Hosted Weblate
2026-04-30 20:20:16 +02:00
co-authored by Nitokui Tiago Krüger
parent c69189d7d9
commit 12ef0b111f
8 changed files with 44 additions and 13 deletions
+8 -1
View File
@@ -45,6 +45,13 @@
},
"label": "Configuração da Câmera",
"audio_transcription": {
"label": "Transcrição de áudio"
"label": "Transcrição de áudio",
"enabled": {
"label": "Habilitar transcrição"
},
"live_enabled": {
"label": "Transcrição em tempo real"
},
"description": "Configurações de transcrição de áudio e voz ao vivo para eventos e legendas em tempo real."
}
}
+11 -1
View File
@@ -71,9 +71,19 @@
"session_length": {
"label": "Duração da sessão",
"description": "Duração da sessão em segundos para sessões baseadas em JWT."
},
"failed_login_rate_limit": {
"label": "Limites de falha de login"
},
"refresh_time": {
"label": "Janela de atualização da sessão"
}
},
"audio_transcription": {
"label": "Transcrição de áudio"
"label": "Transcrição de áudio",
"live_enabled": {
"label": "Transcrição em tempo real"
},
"description": "Configurações de transcrição de áudio e voz ao vivo para eventos e legendas em tempo real."
}
}