mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-04 09:58:51 +03:00
Update translation files
Updated by "Squash Git commits" add-on in Weblate. Added translation using Weblate (Portuguese (Brazil)) Added translation using Weblate (Portuguese (Brazil)) Added translation using Weblate (Portuguese (Brazil)) Translated using Weblate (Portuguese (Brazil)) Currently translated at 96.5% (56 of 58 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (54 of 54 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% (228 of 228 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (23 of 23 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 2.3% (11 of 464 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 50.5% (452 of 895 strings) Added translation using Weblate (Portuguese (Brazil)) Co-authored-by: Hellyson Rodrigo Parteka <hellysonrp@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/ 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/config-cameras/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/ Translation: Frigate NVR/Config - Cameras Translation: Frigate NVR/common Translation: Frigate NVR/components-dialog Translation: Frigate NVR/views-exports Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-live Translation: Frigate NVR/views-settings
This commit is contained in:
co-authored by
Hellyson Rodrigo Parteka
Languages add-on
parent
0de424b496
commit
8b8013f33d
@@ -5,19 +5,33 @@
|
||||
"deleteExport": "Deletar Exportação",
|
||||
"deleteExport.desc": "Você tem certeza que quer apagar {{exportName}}?",
|
||||
"editExport": {
|
||||
"title": "Exportar Renomear",
|
||||
"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}}"
|
||||
"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"
|
||||
"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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user