mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-05 14:47:40 +03:00
Currently translated at 93.1% (54 of 58 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 80.9% (115 of 142 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 67.7% (42 of 62 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 96.0% (24 of 25 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 44.1% (57 of 129 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (98 of 98 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (23 of 23 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 44.9% (461 of 1026 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 77.3% (133 of 172 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 4.6% (37 of 788 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 5.1% (24 of 467 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (22 of 22 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (58 of 58 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 45.9% (56 of 122 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Marcelo Popper Costa <marcelo_popper@hotmail.com> Co-authored-by: Tiago Krüger <tiagokruger404@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/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-classificationmodel/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-explore/pt_BR/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/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/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/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/components-dialog Translation: Frigate NVR/views-classificationmodel Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-exports Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-live Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
40 lines
1.2 KiB
JSON
40 lines
1.2 KiB
JSON
{
|
|
"documentTitle": "Exportar - Frigate",
|
|
"search": "Buscar",
|
|
"noExports": "Nenhuma exportação encontrada",
|
|
"deleteExport": {
|
|
"label": "Excluir Exportação"
|
|
},
|
|
"deleteExport.desc": "Você tem certeza que quer apagar {{exportName}}?",
|
|
"editExport": {
|
|
"title": "Renomear Exportação",
|
|
"desc": "Entre um novo nome para essa exportação.",
|
|
"saveExport": "Salvar exportação"
|
|
},
|
|
"toast": {
|
|
"error": {
|
|
"renameExportFailed": "Falha ao renomear exportação: {{errorMessage}}",
|
|
"assignCaseFailed": "Falha ao atualizar atribuição ao caso: {{errorMessage}}"
|
|
}
|
|
},
|
|
"tooltip": {
|
|
"shareExport": "Compartilhar exportação",
|
|
"downloadVideo": "Baixar vídeo",
|
|
"editName": "Editar nome",
|
|
"deleteExport": "Apagar exportação",
|
|
"assignToCase": "Adicionar ao caso"
|
|
},
|
|
"headings": {
|
|
"uncategorizedExports": "Exportações não categorizadas",
|
|
"cases": "Casos"
|
|
},
|
|
"caseDialog": {
|
|
"title": "Adicionar ao caso",
|
|
"description": "Escolha um caso existente ou crie um novo.",
|
|
"selectLabel": "Caso",
|
|
"newCaseOption": "Criar novo caso",
|
|
"nameLabel": "Nome do caso",
|
|
"descriptionLabel": "Descrição"
|
|
}
|
|
}
|