fix(i18n): Update portguese from Portugal translation (#2364)
This commit is contained in:
parent
1910a1d782
commit
fee811dd75
|
@ -41,7 +41,8 @@
|
||||||
"unfollow": "Deixar de seguir",
|
"unfollow": "Deixar de seguir",
|
||||||
"unmute": "Deixar de silenciar",
|
"unmute": "Deixar de silenciar",
|
||||||
"view_other_followers": "Os seguidores de outras instâncias podem não ser exibidos.",
|
"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": {
|
"action": {
|
||||||
"apply": "Aplicar",
|
"apply": "Aplicar",
|
||||||
|
@ -246,6 +247,7 @@
|
||||||
"pin_on_profile": "Fixar no perfil",
|
"pin_on_profile": "Fixar no perfil",
|
||||||
"remove_personal_note": "Remover nota pessoal para {0}",
|
"remove_personal_note": "Remover nota pessoal para {0}",
|
||||||
"report_account": "Denunciar {0}",
|
"report_account": "Denunciar {0}",
|
||||||
|
"share_account": "Partilhar {0}",
|
||||||
"share_post": "Partilhar esta publicação",
|
"share_post": "Partilhar esta publicação",
|
||||||
"show_favourited_and_boosted_by": "Mostrar quem adicionou aos favoritos e partilhou",
|
"show_favourited_and_boosted_by": "Mostrar quem adicionou aos favoritos e partilhou",
|
||||||
"show_reblogs": "Mostrar partilhas de {0}",
|
"show_reblogs": "Mostrar partilhas de {0}",
|
||||||
|
@ -603,8 +605,20 @@
|
||||||
"list": "Lista",
|
"list": "Lista",
|
||||||
"media": "Media",
|
"media": "Media",
|
||||||
"news": "Notícias",
|
"news": "Notícias",
|
||||||
|
"notifications_admin": {
|
||||||
|
"report": "Denúncias",
|
||||||
|
"sign_up": "Inscrições"
|
||||||
|
},
|
||||||
"notifications_all": "Todas",
|
"notifications_all": "Todas",
|
||||||
|
"notifications_favourite": "Favoritos",
|
||||||
|
"notifications_follow": "Seguidores",
|
||||||
|
"notifications_follow_request": "Pedidos para seguir",
|
||||||
"notifications_mention": "Menções",
|
"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": "Publicações",
|
||||||
"posts_with_replies": "Publicações e Respostas"
|
"posts_with_replies": "Publicações e Respostas"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue