mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-03 09:38:15 +03:00
Translated using Weblate (Portuguese (Brazil))
Currently translated at 71.9% (123 of 171 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 56.0% (14 of 25 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 63.6% (14 of 22 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 49.7% (455 of 915 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 2.7% (13 of 467 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 1.2% (14 of 1084 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/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/config-groups/pt_BR/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-validation/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/Config - Groups Translation: Frigate NVR/Config - Validation Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
This commit is contained in:
committed by
Josh Hawkins
co-authored by
Nitokui
parent
7700d73f09
commit
6e21caaa0e
@@ -1 +1,36 @@
|
||||
{}
|
||||
{
|
||||
"version": {
|
||||
"label": "Versão atual da configuração",
|
||||
"description": "Versão numérica ou em caracteres da configuração ativa para ajudar detectar migrações ou mudanças de formato."
|
||||
},
|
||||
"safe_mode": {
|
||||
"label": "Modo Seguro",
|
||||
"description": "Quando habilitado, Frigate inicia em modo seguro com recursos reduzidos para solucionar problemas."
|
||||
},
|
||||
"environment_vars": {
|
||||
"label": "Variáveis de ambiente",
|
||||
"description": "Pares de chave/valor de variáveis de ambiente para atribuir ao processo do Frigate no Home Assistant OS. Usuários que não usam HAOS devem usar variáveis de ambiente do Docker."
|
||||
},
|
||||
"logger": {
|
||||
"label": "Logando",
|
||||
"description": "Controla o padrão de verbosidade de registro e sobrescrever o nível de registro por componente.",
|
||||
"default": {
|
||||
"label": "Nível de registro",
|
||||
"description": "Padrão global de verbosidade de registro (debug, info, aviso, erro)."
|
||||
},
|
||||
"logs": {
|
||||
"label": "Nível de registro por processo"
|
||||
}
|
||||
},
|
||||
"audio": {
|
||||
"max_not_heard": {
|
||||
"label": "Tempo limite final"
|
||||
},
|
||||
"min_volume": {
|
||||
"label": "Volume mínimo"
|
||||
}
|
||||
},
|
||||
"auth": {
|
||||
"label": "Autenticação"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user