mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-20 18:59:01 +03:00
Translated using Weblate (Portuguese (Brazil))
Currently translated at 85.9% (98 of 114 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 27.8% (98 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 85.2% (98 of 115 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 83.8% (99 of 118 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 54.0% (99 of 183 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 27.4% (117 of 427 strings) Update translation files Updated by "Squash Git commits" add-on in Weblate. Update translation files Updated by "Squash Git commits" add-on in Weblate. Translated using Weblate (Portuguese (Brazil)) Currently translated at 76.3% (87 of 114 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 24.7% (87 of 352 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (80 of 80 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 76.5% (88 of 115 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 48.6% (89 of 183 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 65.7% (75 of 114 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 65.7% (75 of 114 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 21.3% (75 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 93.7% (75 of 80 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 98.3% (61 of 62 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 98.3% (61 of 62 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 66.0% (76 of 115 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% (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% (46 of 46 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 65.2% (77 of 118 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 41.5% (76 of 183 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 20.6% (88 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/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/pt_BR/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/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/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-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-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-camera Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter Translation: Frigate NVR/objects Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-live Translation: Frigate NVR/views-search Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
This commit is contained in:
committed by
Nicolas Mowen
co-authored by
Marcelo Popper Costa
Rogério Mendes
parent
369e6ba2c2
commit
99f9c1529d
@@ -72,5 +72,31 @@
|
||||
"aria": "Selecionar treinar",
|
||||
"empty": "Não há tentativas recentes de reconhecimento facial"
|
||||
},
|
||||
"selectFace": "Selecionar Rosto"
|
||||
"selectFace": "Selecionar Rosto",
|
||||
"trainFaceAs": "Treinar Rosto como:",
|
||||
"trainFace": "Treinar Rosto",
|
||||
"toast": {
|
||||
"success": {
|
||||
"uploadedImage": "Imagens enviadas com sucesso.",
|
||||
"addFaceLibrary": "{{name}} foi adicionado com sucesso à Biblioteca de Rostos!",
|
||||
"deletedFace_one": "{{count}} rosto apagado com sucesso.",
|
||||
"deletedFace_many": "{{count}} rostos apagados com sucesso.",
|
||||
"deletedFace_other": "{{count}} rostos apagados com sucesso.",
|
||||
"trainedFace": "Rosto treinado com sucesso.",
|
||||
"updatedFaceScore": "Pontuação de rosto atualizada com sucesso.",
|
||||
"renamedFace": "O rosto foi renomeado com sucesso para {{name}}",
|
||||
"deletedName_one": "{{count}} rosto foi deletado com sucesso.",
|
||||
"deletedName_many": "{{count}} rostos foram deletados com sucesso.",
|
||||
"deletedName_other": ""
|
||||
},
|
||||
"error": {
|
||||
"uploadingImageFailed": "Falha ao enviar a imagem: {{errorMessage}}",
|
||||
"addFaceLibraryFailed": "Falha ao definir o nome do rosto: {{errorMessage}}",
|
||||
"deleteFaceFailed": "Falha em deletar: {{errorMessage}}",
|
||||
"deleteNameFailed": "Falha ao deletar nome: {{errorMessage}}",
|
||||
"renameFaceFailed": "Falha ao renomear rosto: {{errorMessage}}",
|
||||
"trainFailed": "Falha ao treinar: {{errorMessage}}",
|
||||
"updateFaceScoreFailed": "Falha ao atualizar pontuação de rosto: {{errorMessage}}"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user