frigate/web/public/locales/pt_BR/config/cameras.json

24 lines
771 B
JSON
Raw Normal View History

Update translation files Updated by "Squash Git commits" add-on in Weblate. Added translation using Weblate (Portuguese (Brazil)) Added translation using Weblate (Portuguese (Brazil)) Added translation using Weblate (Portuguese (Brazil)) Translated using Weblate (Portuguese (Brazil)) Currently translated at 96.5% (56 of 58 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (54 of 54 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (98 of 98 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (228 of 228 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (23 of 23 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 2.3% (11 of 464 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 50.5% (452 of 895 strings) Added translation using Weblate (Portuguese (Brazil)) Co-authored-by: Hellyson Rodrigo Parteka <hellysonrp@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/pt_BR/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/pt_BR/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/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-facelibrary/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/ Translation: Frigate NVR/Config - Cameras Translation: Frigate NVR/common Translation: Frigate NVR/components-dialog Translation: Frigate NVR/views-exports Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-live Translation: Frigate NVR/views-settings
2026-03-06 02:57:51 +03:00
{
"name": {
"label": "Nome da câmera",
"description": "Nome da câmera é obrigatório"
},
"friendly_name": {
"label": "Nome amigável",
"description": "Nome amigável da câmera utilizado na Interface de Usuário do Frigate"
},
"enabled": {
"label": "Habilitado",
"description": "Habilitado"
},
"audio": {
"label": "Eventos de áudio",
"description": "Configurações para detecção de eventos baseados em áudio para esta câmera.",
"enabled": {
"label": "Habilitar detecção de áudio",
"description": "Habilitar ou desabilitar o evento de detecção de áudio para esta câmera."
}
},
"label": "Configuração da Câmera"
}