mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-21 03:09:02 +03:00
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (114 of 114 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (114 of 114 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (114 of 114 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 42.0% (148 of 352 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% (118 of 118 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 81.4% (149 of 183 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 38.6% (165 of 427 strings) Co-authored-by: Deilson Peres <deilson.peres@gmail.com> 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/objects/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-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/objects Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
This commit is contained in:
committed by
Nicolas Mowen
co-authored by
Deilson Peres
Marcelo Popper Costa
parent
b6b3178e3d
commit
b15c799d8c
@@ -159,14 +159,51 @@
|
||||
},
|
||||
"itemMenu": {
|
||||
"findSimilar": {
|
||||
"aria": "Encontrar objetos rastreados similares"
|
||||
"aria": "Encontrar objetos rastreados similares",
|
||||
"label": "Encontrar similar"
|
||||
},
|
||||
"submitToPlus": {
|
||||
"label": "Enviar ao Frigate+"
|
||||
"label": "Enviar ao Frigate+",
|
||||
"aria": "Enviar ao Frigate Plus"
|
||||
},
|
||||
"downloadVideo": {
|
||||
"label": "Baixar vídeo",
|
||||
"aria": "Baixar vídeo"
|
||||
},
|
||||
"downloadSnapshot": {
|
||||
"label": "Baixar captura de imagem",
|
||||
"aria": "Baixar captura de imagem"
|
||||
},
|
||||
"viewObjectLifecycle": {
|
||||
"label": "Ver ciclo de vida do objeto",
|
||||
"aria": "Exibir o ciclo de vida do objeto"
|
||||
},
|
||||
"viewInHistory": {
|
||||
"label": "Ver no Histórico",
|
||||
"aria": "Ver no Histórico"
|
||||
},
|
||||
"deleteTrackedObject": {
|
||||
"label": "Deletar esse objeto rastreado"
|
||||
}
|
||||
},
|
||||
"dialog": {
|
||||
"confirmDelete": {
|
||||
"title": "Confirmar Exclusão",
|
||||
"desc": "Deletar esse objeto rastreado remove a captura de imagem, qualquer embedding salvo, e quaisquer entradas de ciclo de vida de objeto associadas. Gravações desse objeto rastreado na visualização de Histórico <em>NÃO</em> serão deletadas.<br /><br />Tem certeza que quer prosseguir?"
|
||||
}
|
||||
},
|
||||
"noTrackedObjects": "Nenhum Objeto Rastreado Encontrado",
|
||||
"fetchingTrackedObjectsFailed": "Erro ao buscar por objetos rastreados: {{errorMessage}}",
|
||||
"trackedObjectsCount_one": "{{count}} objeto rastreado ",
|
||||
"trackedObjectsCount_many": "{{count}} objetos rastreados ",
|
||||
"trackedObjectsCount_other": "",
|
||||
"searchResult": {
|
||||
"tooltip": "Correspondência com {{type}} de {{confidence}}%",
|
||||
"deleteTrackedObject": {
|
||||
"toast": {
|
||||
"success": "Objeto rastreado deletado com sucesso.",
|
||||
"error": "Falha ao detectar objeto rastreado {{errorMessage}}"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user