mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-03 09:38:15 +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
@@ -152,11 +152,29 @@
|
||||
},
|
||||
"lastRefreshed": "Atualizado pela última vez: ",
|
||||
"stats": {
|
||||
"detectIsVerySlow": "{{detect}} está lento ({{speed}} ms)",
|
||||
"detectIsVerySlow": "{{detect}} está muito lento ({{speed}} ms)",
|
||||
"ffmpegHighCpuUsage": "{{camera}} possui alta utilização de CPU para FFmpeg ({{ffmpegAvg}}%)",
|
||||
"detectHighCpuUsage": "{{camera}} possui alta utilização de CPU para detecção ({{detectAvg}}%)"
|
||||
"detectHighCpuUsage": "{{camera}} possui alta utilização de CPU para detecção ({{detectAvg}}%)",
|
||||
"healthy": "O sistema está saudável",
|
||||
"cameraIsOffline": "{{camera}} está offline",
|
||||
"reindexingEmbeddings": "Reindexando embeddings ({{processed}}% completado)",
|
||||
"detectIsSlow": "{{detect}} está lento ({{speed}} ms)"
|
||||
},
|
||||
"enrichments": {
|
||||
"title": "Enriquecimentos"
|
||||
"title": "Enriquecimentos",
|
||||
"infPerSecond": "Inferências por Segundo",
|
||||
"embeddings": {
|
||||
"face_recognition": "Reconhecimento Facial",
|
||||
"plate_recognition": "Reconhecimento de Placa",
|
||||
"plate_recognition_speed": "Velocidade de Reconhecimento de Placas",
|
||||
"text_embedding_speed": "Velocidade de Incorporação de Textos",
|
||||
"yolov9_plate_detection_speed": "Velocidade de Reconhecimento de Placas do YOLOv9",
|
||||
"yolov9_plate_detection": "Detecção de Placas do YOLOv9",
|
||||
"image_embedding": "Incorporação de Imagem",
|
||||
"text_embedding": "Incorporação de Texto",
|
||||
"image_embedding_speed": "Velocidade de Incorporação de Imagem",
|
||||
"face_embedding_speed": "Velocidade de Incorporação de Rosto",
|
||||
"face_recognition_speed": "Velocidade de Reconhecimento de Rostos"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user