mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-23 17:52:05 +02:00
Currently translated at 100.0% (114 of 114 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (352 of 352 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (48 of 48 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (62 of 62 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (66 of 66 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% (427 of 427 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 88.5% (378 of 427 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 96.5% (340 of 352 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (62 of 62 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (115 of 115 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (25 of 25 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (183 of 183 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 88.5% (378 of 427 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 59.3% (209 of 352 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 59.3% (209 of 352 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (183 of 183 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (183 of 183 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 50.5% (216 of 427 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 50.5% (216 of 427 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Marcelo Popper Costa <marcelo_popper@hotmail.com> Co-authored-by: Rogério Mendes <rogeriomendes.mg@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-dialog/pt_BR/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/pt_BR/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/pt_BR/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/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-search/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/audio Translation: Frigate NVR/common Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter Translation: Frigate NVR/components-player Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-search Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
115 lines
3.8 KiB
JSON
115 lines
3.8 KiB
JSON
{
|
|
"restart": {
|
|
"title": "Você tem certeza que deseja reiniciar o Frigate?",
|
|
"button": "Reiniciar",
|
|
"restarting": {
|
|
"title": "Frigate está Reiniciando",
|
|
"content": "Essa página vai recarregar em {{countdown}} segundos.",
|
|
"button": "Forçar Recarregar Agora"
|
|
}
|
|
},
|
|
"explore": {
|
|
"plus": {
|
|
"submitToPlus": {
|
|
"label": "Enviar para Frigate+",
|
|
"desc": "Objetos nos lugares que você quer evitar não são falsos positivos. Enviá-los como falsos positivos confundirá o modelo."
|
|
},
|
|
"review": {
|
|
"question": {
|
|
"label": "Confirmar esse rótulo para Frigate Plus",
|
|
"ask_a": "Este objeto é um <code>{{label}}</code>?",
|
|
"ask_an": "Este objeto é um<code>{{label}}</code>?",
|
|
"ask_full": "Este objeto é um<code>{{untranslatedLabel}}</code> ({{translatedLabel}})?"
|
|
},
|
|
"state": {
|
|
"submitted": "Enviado"
|
|
}
|
|
}
|
|
},
|
|
"video": {
|
|
"viewInHistory": "Ver no Histórico"
|
|
}
|
|
},
|
|
"export": {
|
|
"time": {
|
|
"fromTimeline": "Selecione da Linha do tempo",
|
|
"lastHour_one": "Última hora",
|
|
"lastHour_many": "Últimas {{count}} horas",
|
|
"lastHour_other": "Últimas {{count}} horas",
|
|
"custom": "Personalizado",
|
|
"start": {
|
|
"title": "Hora de Início",
|
|
"label": "Selecione a Hora de Início"
|
|
},
|
|
"end": {
|
|
"title": "Hora de Término",
|
|
"label": "Selecione a Hora de Término"
|
|
}
|
|
},
|
|
"name": {
|
|
"placeholder": "Nomeie a Exportação"
|
|
},
|
|
"select": "Selecionar",
|
|
"export": "Exportar",
|
|
"selectOrExport": "Selecionar ou Exportar",
|
|
"toast": {
|
|
"success": "Exportação iniciada com sucesso. Veja o arquivo na pasta /exports.",
|
|
"error": {
|
|
"failed": "Falha em iniciar exportação: {{error}}",
|
|
"endTimeMustAfterStartTime": "Tempo de finalização deve ser após tempo de início",
|
|
"noVaildTimeSelected": "Nenhuma faixa de tempo válida selecionada"
|
|
}
|
|
},
|
|
"fromTimeline": {
|
|
"saveExport": "Salvar Exportação",
|
|
"previewExport": "Pré-Visualizar Exportação"
|
|
}
|
|
},
|
|
"streaming": {
|
|
"label": "Transmissão",
|
|
"restreaming": {
|
|
"disabled": "A retransmissão não está habilitada para essa câmera.",
|
|
"desc": {
|
|
"title": "Configurar o go2rtc para opções de visualização ao vivo e audio adicional para essa câmera.",
|
|
"readTheDocumentation": "Leia a documentação"
|
|
}
|
|
},
|
|
"showStats": {
|
|
"label": "Exibir estatísticas da transmissão",
|
|
"desc": "Habilite essa opção para exibir as estatísticas de transmissão como uma sobreposição na transmissão da câmera."
|
|
},
|
|
"debugView": "Visualização do Depurador"
|
|
},
|
|
"search": {
|
|
"saveSearch": {
|
|
"label": "Salvar Busca",
|
|
"desc": "Indique um nome para essa pesquisa salva.",
|
|
"placeholder": "Dê um nome para a sua busca",
|
|
"overwrite": "{{searchName}} já existe. Salvar substituirá o valor existente.",
|
|
"success": "A pesquisa ({{searchName}}) foi salva.",
|
|
"button": {
|
|
"save": {
|
|
"label": "Salvar esta pesquisa"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"recording": {
|
|
"confirmDelete": {
|
|
"desc": {
|
|
"selected": "Tem certeza de que deseja excluir todos os vídeos gravados associados a este item de revisão?<br /><br />Segure a tecla <em>Shift</em> para ignorar esta caixa de diálogo no futuro."
|
|
},
|
|
"toast": {
|
|
"success": "As filmagens associadas aos itens de revisão selecionados foram excluídas com sucesso.",
|
|
"error": "Falha ao deletar: {{error}}"
|
|
},
|
|
"title": "Confirmar Exclusão"
|
|
},
|
|
"button": {
|
|
"markAsReviewed": "Marcar como revisado",
|
|
"export": "Exportar",
|
|
"deleteNow": "Deletar Agora"
|
|
}
|
|
}
|
|
}
|