mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-03 09:38:15 +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:
committed by
Nicolas Mowen
co-authored by
Hellyson Rodrigo Parteka
Languages add-on
parent
68fe7884b7
commit
e1ae32640c
@@ -11,7 +11,9 @@
|
||||
"frigatePlus": "Frigate+ Configurações- Frigate",
|
||||
"notifications": "Configurações de notificação - Frigate",
|
||||
"cameraManagement": "Gerenciar Câmeras - Frigate",
|
||||
"cameraReview": "Configurações de Revisão de Câmera - Frigate"
|
||||
"cameraReview": "Configurações de Revisão de Câmera - Frigate",
|
||||
"globalConfig": "Configuração Global - Frigate",
|
||||
"cameraConfig": "Configuração da Câmera - Frigate"
|
||||
},
|
||||
"menu": {
|
||||
"ui": "UI",
|
||||
@@ -385,7 +387,7 @@
|
||||
"add": "Nova Máscara de Movimento",
|
||||
"edit": "Editar Máscara de Movimento",
|
||||
"context": {
|
||||
"title": "Máscaras de movimento são usadas para prevenir typos de movimento não desejados de ativarem uma detecção (exemplo: galhos de árvores, timestamps de câmeras). Máscaras de movimento devem ser usadas com <em> muita parcimônia</em>, excesso de mascaramento tornará mais difícil de objetos serem rastreados.",
|
||||
"title": "Máscaras de movimento são usadas para prevenir tipos de movimento não desejados de ativarem uma detecção (exemplo: galhos de árvores, timestamps de câmeras). Máscaras de movimento devem ser usadas <em> com moderação </em>. Excesso de mascaramento tornará o rastreamento de objetos mais difícil.",
|
||||
"documentation": "Leia a documentação"
|
||||
},
|
||||
"point_one": "{{count}} ponto",
|
||||
@@ -900,7 +902,9 @@
|
||||
"errors": {
|
||||
"brandOrCustomUrlRequired": "Selecione a marca da câmera com o host/IP or selecione 'Outro' com uma URL customizada",
|
||||
"nameRequired": "Nome para a câmera requerido",
|
||||
"nameLength": "O nome da câmera deve ter 64 caracteres ou menos"
|
||||
"nameLength": "O nome da câmera deve ter 64 caracteres ou menos",
|
||||
"invalidCharacters": "Nome da câmera contém caracteres inválidos",
|
||||
"nameExists": "Nome da câmera já existe"
|
||||
},
|
||||
"testing": {
|
||||
"probingMetadata": "Inferindo o metadata da câmera...",
|
||||
|
||||
Reference in New Issue
Block a user