mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-06 20:11:15 +03:00
Currently translated at 28.8% (13 of 45 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 32.7% (265 of 808 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 56.3% (267 of 474 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 39.5% (509 of 1287 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 98.1% (107 of 109 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 90.7% (49 of 54 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (23 of 23 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (25 of 25 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 11.4% (92 of 807 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 17.7% (84 of 473 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 52.7% (68 of 129 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (100 of 100 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (60 of 60 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (26 of 26 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 95.4% (104 of 109 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (50 of 50 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (239 of 239 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 99.8% (500 of 501 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Ricardo RFPP <ricardo.inteli@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/pt_BR/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/pt_BR/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/pt_BR/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/pt_BR/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/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/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-chat/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-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-replay/pt_BR/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/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/audio Translation: Frigate NVR/common Translation: Frigate NVR/components-camera Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-player Translation: Frigate NVR/views-chat Translation: Frigate NVR/views-classificationmodel Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-live Translation: Frigate NVR/views-replay Translation: Frigate NVR/views-settings
20 lines
1.1 KiB
JSON
20 lines
1.1 KiB
JSON
{
|
|
"title": "Depuração de Replay",
|
|
"description": "“Reproduza gravações de câmera para depuração. A lista de objetos exibe um resumo com atraso temporal, dos objetos detectados e a aba de mensagens mostra um fluxo de mensagens internas do Frigate provenientes da gravação reproduzida.",
|
|
"websocket_messages": "Mensagens",
|
|
"dialog": {
|
|
"title": "Iniciar Replay de Depuração",
|
|
"description": "Crie uma câmera de reprodução temporária que exiba imagens históricas em loop para depurar problemas de detecção e rastreamento de objetos. A câmera de reprodução terá a mesma configuração de detecção da câmera de origem. Escolha um intervalo de tempo para começar.",
|
|
"camera": "Câmera de origem",
|
|
"timeRange": "Intervalo de tempo",
|
|
"preset": {
|
|
"1m": "Último minuto",
|
|
"5m": "Últimos 5 minutos",
|
|
"timeline": "Da Linha do Tempo",
|
|
"custom": "Personalizada"
|
|
},
|
|
"startButton": "Iniciar Reprodução",
|
|
"selectFromTimeline": "Selecionar"
|
|
}
|
|
}
|