Translated using Weblate (Portuguese)

Currently translated at 99.1% (123 of 124 strings)

Translated using Weblate (Portuguese)

Currently translated at 96.1% (25 of 26 strings)

Translated using Weblate (Portuguese)

Currently translated at 100.0% (431 of 431 strings)

Translated using Weblate (Portuguese)

Currently translated at 100.0% (85 of 85 strings)

Translated using Weblate (Portuguese)

Currently translated at 100.0% (121 of 121 strings)

Translated using Weblate (Portuguese)

Currently translated at 100.0% (10 of 10 strings)

Translated using Weblate (Portuguese)

Currently translated at 100.0% (70 of 70 strings)

Translated using Weblate (Portuguese)

Currently translated at 100.0% (53 of 53 strings)

Translated using Weblate (Portuguese)

Currently translated at 100.0% (191 of 191 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Miguel Duarte <miguelteixo@gmail.com>
Co-authored-by: The DC <thedc98@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/pt/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/pt/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/pt/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-configeditor/pt/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/pt/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/pt/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/pt/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/pt/
Translation: Frigate NVR/common
Translation: Frigate NVR/components-dialog
Translation: Frigate NVR/components-filter
Translation: Frigate NVR/views-configeditor
Translation: Frigate NVR/views-events
Translation: Frigate NVR/views-explore
Translation: Frigate NVR/views-live
Translation: Frigate NVR/views-settings
This commit is contained in:
Hosted Weblate
2025-08-20 20:34:21 -06:00
committed by Nicolas Mowen
co-authored by Miguel Duarte The DC
parent cbd71b25e2
commit a4ebee3ead
8 changed files with 200 additions and 8 deletions
+14 -1
View File
@@ -42,6 +42,14 @@
"center": {
"label": "Clique no quadro para centralizar a câmara PTZ"
}
},
"focus": {
"in": {
"label": "Em foco da câmera PTZ"
},
"out": {
"label": "Fora foco da câmera PTZ em"
}
}
},
"lowBandwidthMode": "Modo de baixa largura de banda",
@@ -130,7 +138,8 @@
"recording": "Gravando",
"audioDetection": "Detecção de áudio",
"autotracking": "Rastreamento automático",
"snapshots": "Snapshots"
"snapshots": "Snapshots",
"transcription": "Transcrição de áudio"
},
"effectiveRetainMode": {
"modes": {
@@ -154,5 +163,9 @@
},
"history": {
"label": "Mostrar filmagens históricas"
},
"transcription": {
"enable": "Habilitar transcrição de áudio ao vivo",
"disable": "Desabilitar transcrição de áudio ao vivo"
}
}