From ab48f55335fde27ba178ebc40ee4604665d8d692 Mon Sep 17 00:00:00 2001 From: Weblate Date: Wed, 2 Oct 2024 12:58:06 +0000 Subject: [PATCH] Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (176 of 176 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (176 of 176 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (176 of 176 strings) Co-authored-by: Gustavo Souza Co-authored-by: MyMemory Co-authored-by: Weblate Translation Memory Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/pt_BR/ Translation: Homebox/Frontend --- frontend/locales/pt-BR.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/frontend/locales/pt-BR.json b/frontend/locales/pt-BR.json index cf885d7d..8757b35a 100644 --- a/frontend/locales/pt-BR.json +++ b/frontend/locales/pt-BR.json @@ -156,7 +156,22 @@ "notes": "Notas", "scheduled_date": "Data agendada" }, - "monthly_average": "Média mensal" + "monthly_average": "Média Mensal", + "toast": { + "failed_to_create": "Falha ao criar entrada", + "failed_to_delete": "Falha ao excluir entrada", + "failed_to_update": "Falha ao atualizar entrada" + }, + "total_cost": "Custo Total", + "total_entries": "Total de Entradas" + }, + "menu": { + "home": "Início", + "locations": "Locais", + "maintenance": "Manutenção", + "profile": "Perfil", + "search": "Buscar", + "tools": "Ferramentas" }, "profile": { "active": "Ativo", @@ -173,6 +188,7 @@ "inactive": "Inativa", "language": "Idioma", "new_password": "Nova Senha", + "no_notifiers": "Nenhum notificador configurado", "notifier_modal": "{ type, select, true {Edit} false {Create} other {Other}} Notificação", "notifiers": "Notificadores", "notifiers_sub": "Receba notificações para lembretes de manutenção futuros",