Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (114 of 114 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (352 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 100.0% (62 of 62 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% (427 of 427 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 88.5% (378 of 427 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 96.5% (340 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 100.0% (115 of 115 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (25 of 25 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (183 of 183 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 88.5% (378 of 427 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 59.3% (209 of 352 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 59.3% (209 of 352 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (183 of 183 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (183 of 183 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 50.5% (216 of 427 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 50.5% (216 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/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/components-player/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-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-dialog
Translation: Frigate NVR/components-filter
Translation: Frigate NVR/components-player
Translation: Frigate NVR/views-explore
Translation: Frigate NVR/views-facelibrary
Translation: Frigate NVR/views-search
Translation: Frigate NVR/views-settings
Translation: Frigate NVR/views-system
This commit is contained in:
Hosted Weblate
2025-08-10 06:24:00 -06:00
committed by Nicolas Mowen
co-authored by Marcelo Popper Costa Rogério Mendes
parent cbd5bdfd88
commit efe0d2a931
10 changed files with 702 additions and 42 deletions
+66 -8
View File
@@ -25,27 +25,27 @@
"yr": "{{time}}ano",
"year_one": "{{time}} ano",
"year_many": "{{time}} anos",
"year_other": "",
"year_other": "{{time}} anos",
"mo": "{{time}}mês",
"month_one": "{{time}} mês",
"month_many": "{{time}} meses",
"month_other": "",
"month_other": "{{time}} meses",
"d": "{{time}} dia",
"day_one": "{{time}} dia",
"day_many": "{{time}} dias",
"day_other": "",
"day_other": "{{time}} dias",
"h": "{{time}}h",
"hour_one": "{{time}} hora",
"hour_many": "{{time}} horas",
"hour_other": "",
"hour_other": "{{time}} horas",
"m": "{{time}}m",
"minute_one": "{{time}} minuto",
"minute_many": "{{time}} minutos",
"minute_other": "",
"minute_other": "{{time}} minutos",
"s": "{{time}}s",
"second_one": "{{time}} segundo",
"second_many": "{{time}} segundos",
"second_other": "",
"second_other": "{{time}} segundos",
"formattedTimestamp": {
"12hour": "d MMM,h:mm:ss aaa",
"24hour": "d MMM, HH:mm:ss"
@@ -83,7 +83,7 @@
"selectItem": "Selecione {{item}}",
"unit": {
"speed": {
"mph": "mph",
"mph": "mi/h",
"kph": "km/h"
},
"length": {
@@ -201,7 +201,65 @@
},
"restart": "Reiniciar o Frigate",
"live": {
"title": "Ao Vivo"
"title": "Ao Vivo",
"allCameras": "Todas as câmeras",
"cameras": {
"title": "Câmeras",
"count_one": "{{count}} Câmera",
"count_many": "{{count}} Câmeras",
"count_other": "{{count}} Câmeras"
}
},
"review": "Revisão",
"explore": "Explorar",
"export": "Exportar",
"uiPlayground": "Playground da UI",
"faceLibrary": "Biblioteca de Rostos",
"user": {
"title": "Usuário",
"account": "Conta",
"current": "Usuário Atual: {{user}}",
"anonymous": "anônimo",
"logout": "Sair",
"setPassword": "Definir Senha"
}
},
"toast": {
"copyUrlToClipboard": "URL copiada para a área de transferência.",
"save": {
"title": "Salvar",
"error": {
"title": "Falha ao salvar as alterações de configuração: {{errorMessage}}",
"noMessage": "Falha ao salvar as alterações de configuração"
}
}
},
"role": {
"title": "Papel",
"admin": "Administrador",
"viewer": "Espectador",
"desc": "Administradores possuem acesso total a todos os recursos da interface do Frigate. Espectadores são limitados a ver as câmeras, revisar itens, e filmagens históricas na interface."
},
"pagination": {
"label": "paginação",
"previous": {
"title": "Anterior",
"label": "Ir para a página anterior"
},
"next": {
"title": "Próximo",
"label": "Ir para a próxima página"
},
"more": "Mais páginas"
},
"accessDenied": {
"documentTitle": "Acesso Negado - Frigate",
"title": "Acesso Negado",
"desc": "Você não possui permissão para visualizar essa página."
},
"notFound": {
"documentTitle": "Não Encontrado - Frigate",
"title": "404",
"desc": "Página não encontrada"
}
}