mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-06 05:24:11 +03:00
Currently translated at 79.1% (458 of 579 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 98.8% (89 of 90 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 96.6% (87 of 90 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (33 of 33 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 86.0% (431 of 501 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 76.4% (441 of 577 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (53 of 53 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (199 of 199 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (87 of 87 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (468 of 468 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (193 of 193 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (467 of 467 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (61 of 61 strings) Co-authored-by: Helder Santana <helder.santana@systemsbr.com.br> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Marcelo Popper Costa <marcelo_popper@hotmail.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-dialog/pt_BR/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/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/audio Translation: Frigate NVR/common Translation: Frigate NVR/components-dialog Translation: Frigate NVR/views-events Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-live Translation: Frigate NVR/views-settings
52 lines
1.6 KiB
JSON
52 lines
1.6 KiB
JSON
{
|
|
"alerts": "Alertas",
|
|
"detections": "Detecções",
|
|
"motion": {
|
|
"label": "Movimento",
|
|
"only": "Somente Movimento"
|
|
},
|
|
"allCameras": "Todas as Câmeras",
|
|
"empty": {
|
|
"alert": "Não existe nenhum alerta para revisar",
|
|
"detection": "Não há nenhuma detecção para revisar",
|
|
"motion": "Nenhum dado de movimento encontrado"
|
|
},
|
|
"timeline": "Linha do tempo",
|
|
"timeline.aria": "Selecione a linha do tempo",
|
|
"events": {
|
|
"label": "Eventos",
|
|
"aria": "Selecione eventos",
|
|
"noFoundForTimePeriod": "Nenhum evento encontrado neste período."
|
|
},
|
|
"recordings": {
|
|
"documentTitle": "Gravações - Frigate"
|
|
},
|
|
"calendarFilter": {
|
|
"last24Hours": "Últimas 24 horas"
|
|
},
|
|
"markTheseItemsAsReviewed": "Marque estes itens como revisados",
|
|
"newReviewItems": {
|
|
"button": "Novos Itens para Revisar",
|
|
"label": "Ver novos itens para revisão"
|
|
},
|
|
"selected_one": "{{count}} selecionado(s)",
|
|
"documentTitle": "Revisar - Frigate",
|
|
"markAsReviewed": "Marcar como Revisado",
|
|
"selected_other": "{{count}} selecionado(s)",
|
|
"camera": "Câmera",
|
|
"detected": "detectado",
|
|
"suspiciousActivity": "Atividade Suspeita",
|
|
"threateningActivity": "Atividade de Ameaça",
|
|
"detail": {
|
|
"noDataFound": "Nenhum dado de detalhe para revisar",
|
|
"aria": "Alternar visualização de detalhe",
|
|
"trackedObject_one": "objeto rastreado",
|
|
"trackedObject_other": "objetos rastreados",
|
|
"noObjectDetailData": "Nenhum dado de detalhe de objeto disponível."
|
|
},
|
|
"objectTrack": {
|
|
"trackedPoint": "Ponto rastreado",
|
|
"clickToSeek": "Clique para ir para esse horário"
|
|
}
|
|
}
|