From fee811dd7540576176fccc9c7c812e2b2169b452 Mon Sep 17 00:00:00 2001 From: Emanuel Pina Date: Mon, 9 Oct 2023 21:20:42 +0100 Subject: [PATCH] fix(i18n): Update portguese from Portugal translation (#2364) --- locales/pt.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/locales/pt.json b/locales/pt.json index bbcabf27..ff4aacb9 100644 --- a/locales/pt.json +++ b/locales/pt.json @@ -41,7 +41,8 @@ "unfollow": "Deixar de seguir", "unmute": "Deixar de silenciar", "view_other_followers": "Os seguidores de outras instâncias podem não ser exibidos.", - "view_other_following": "As pessoas que segue de outras instâncias podem não ser exibidas." + "view_other_following": "As pessoas que segue de outras instâncias podem não ser exibidas.", + "withdraw_follow_request": "Retirar pedido para seguir" }, "action": { "apply": "Aplicar", @@ -246,6 +247,7 @@ "pin_on_profile": "Fixar no perfil", "remove_personal_note": "Remover nota pessoal para {0}", "report_account": "Denunciar {0}", + "share_account": "Partilhar {0}", "share_post": "Partilhar esta publicação", "show_favourited_and_boosted_by": "Mostrar quem adicionou aos favoritos e partilhou", "show_reblogs": "Mostrar partilhas de {0}", @@ -603,8 +605,20 @@ "list": "Lista", "media": "Media", "news": "Notícias", + "notifications_admin": { + "report": "Denúncias", + "sign_up": "Inscrições" + }, "notifications_all": "Todas", + "notifications_favourite": "Favoritos", + "notifications_follow": "Seguidores", + "notifications_follow_request": "Pedidos para seguir", "notifications_mention": "Menções", + "notifications_more_tooltip": "Filtra notificações por tipo", + "notifications_poll": "Sondagens", + "notifications_reblog": "Partilhas", + "notifications_status": "Publicações", + "notifications_update": "Atualizações", "posts": "Publicações", "posts_with_replies": "Publicações e Respostas" },