mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-23 17:52:05 +02:00
Currently translated at 99.1% (123 of 124 strings) Translated using Weblate (Portuguese) Currently translated at 96.1% (25 of 26 strings) Translated using Weblate (Portuguese) Currently translated at 100.0% (431 of 431 strings) Translated using Weblate (Portuguese) Currently translated at 100.0% (85 of 85 strings) Translated using Weblate (Portuguese) Currently translated at 100.0% (121 of 121 strings) Translated using Weblate (Portuguese) Currently translated at 100.0% (10 of 10 strings) Translated using Weblate (Portuguese) Currently translated at 100.0% (70 of 70 strings) Translated using Weblate (Portuguese) Currently translated at 100.0% (53 of 53 strings) Translated using Weblate (Portuguese) Currently translated at 100.0% (191 of 191 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Miguel Duarte <miguelteixo@gmail.com> Co-authored-by: The DC <thedc98@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/pt/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/pt/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/pt/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-configeditor/pt/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/pt/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/pt/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/pt/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/pt/ Translation: Frigate NVR/common Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter Translation: Frigate NVR/views-configeditor Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-live Translation: Frigate NVR/views-settings
19 lines
640 B
JSON
19 lines
640 B
JSON
{
|
|
"configEditor": "Editor de configuração",
|
|
"copyConfig": "Copiar configuração",
|
|
"saveAndRestart": "Salvar e reiniciar",
|
|
"saveOnly": "Salvar Apenas",
|
|
"toast": {
|
|
"success": {
|
|
"copyToClipboard": "Configuração copiada para a área de transferência."
|
|
},
|
|
"error": {
|
|
"savingError": "Erro ao salvar configuração"
|
|
}
|
|
},
|
|
"documentTitle": "Editor de configuração - Frigate",
|
|
"confirm": "Sair sem salvar?",
|
|
"safeConfigEditor": "Editor de Configurações (Modo de Segurança)",
|
|
"safeModeDescription": "O Frigate está em modo de segurança devido a um erro de validação de configuração."
|
|
}
|