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>
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-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-live
Translation: Frigate NVR/views-settings
Translation: Frigate NVR/views-system
This commit is contained in:
Hosted Weblate 2026-04-08 16:25:55 +02:00
parent 117d6bf7bc
commit e16856690c
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
6 changed files with 31 additions and 7 deletions

View File

@ -262,7 +262,8 @@
"setPassword": "Definir Senha"
},
"classification": "Classificação",
"chat": "Chat"
"chat": "Chat",
"profiles": "Perfis"
},
"toast": {
"copyUrlToClipboard": "URL copiada para a área de transferência.",

View File

@ -45,6 +45,12 @@
},
"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"
}
}
}

View File

@ -71,9 +71,15 @@
"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"
}
},
"audio_transcription": {
"label": "Transcrição de áudio"
"label": "Transcrição de áudio",
"live_enabled": {
"label": "Transcrição em tempo real"
}
}
}

View File

@ -17,7 +17,8 @@
"clickMove": {
"label": "Clique no quadro para centralizar a câmera",
"enable": "Ativar clique para mover",
"disable": "Desativar clique para mover"
"disable": "Desativar clique para mover",
"enableWithZoom": "Habilitar clicar para mover / arrastar para zoom"
},
"left": {
"label": "Mova a câmera PTZ para a esquerda"

View File

@ -34,7 +34,15 @@
"general": "Geral",
"globalConfig": "Configuração global",
"system": "Sistema",
"integrations": "Integrações"
"integrations": "Integrações",
"uiSettings": "Configurações de interface",
"profiles": "Perfis",
"globalDetect": "Detecção de objeto",
"globalRecording": "Gravando",
"globalFfmpeg": "FFmpeg",
"globalMotion": "Detecção de movimento",
"globalObjects": "Objetos",
"globalReview": "Revisar"
},
"dialog": {
"unsavedChanges": {

View File

@ -50,8 +50,10 @@
"lpr": "LPR",
"camera_activity": "Atividade da câmera",
"system": "Sistema",
"camera": "Camera"
}
"camera": "Camera",
"all_cameras": "Todas as cameras"
},
"empty": "Nenhuma mensagem capturada ainda"
}
},
"general": {