mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-23 17:52:05 +02:00
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
40 lines
1.1 KiB
JSON
40 lines
1.1 KiB
JSON
{
|
|
"detections": "Detecções",
|
|
"motion": {
|
|
"label": "Movimento",
|
|
"only": "Somente movimento"
|
|
},
|
|
"allCameras": "Todas as câmaras",
|
|
"empty": {
|
|
"motion": "Nenhum dado de movimento encontrado",
|
|
"alert": "Não há alertas para análise",
|
|
"detection": "Não há detecções para análise"
|
|
},
|
|
"timeline": "Linha do tempo",
|
|
"events": {
|
|
"aria": "Selecionar eventos",
|
|
"label": "Eventos",
|
|
"noFoundForTimePeriod": "Nenhum evento encontrado para este período."
|
|
},
|
|
"timeline.aria": "Selecione a linha do tempo",
|
|
"alerts": "Alertas",
|
|
"documentTitle": "Análise - Frigate",
|
|
"recordings": {
|
|
"documentTitle": "Gravações - Frigate"
|
|
},
|
|
"calendarFilter": {
|
|
"last24Hours": "Últimas 24 horas"
|
|
},
|
|
"markAsReviewed": "Marcar como analisado",
|
|
"markTheseItemsAsReviewed": "Marque esses itens como analisados",
|
|
"newReviewItems": {
|
|
"label": "Ver novos itens para analisar",
|
|
"button": "Novos itens para analisar"
|
|
},
|
|
"camera": "Câmara",
|
|
"detected": "detectado",
|
|
"selected_one": "{{count}} selecionado",
|
|
"selected_other": "{{count}} selecionados",
|
|
"suspiciousActivity": "Atividade Suspeita"
|
|
}
|