feat(i18n): Update pt-PT translation (#3173)
This commit is contained in:
parent
307b04dfdd
commit
daf7b8b941
1 changed files with 3 additions and 2 deletions
|
@ -491,7 +491,7 @@
|
||||||
"favourite": "Favoritos",
|
"favourite": "Favoritos",
|
||||||
"follow": "Novos seguidores",
|
"follow": "Novos seguidores",
|
||||||
"mention": "Menções",
|
"mention": "Menções",
|
||||||
"poll": "Votações",
|
"poll": "Sondagens",
|
||||||
"reblog": "Partilha das sua publicação",
|
"reblog": "Partilha das sua publicação",
|
||||||
"title": "Que notificações quer receber?"
|
"title": "Que notificações quer receber?"
|
||||||
},
|
},
|
||||||
|
@ -639,7 +639,8 @@
|
||||||
"poll": {
|
"poll": {
|
||||||
"count": "{0} votos|{0} voto|{0} votos",
|
"count": "{0} votos|{0} voto|{0} votos",
|
||||||
"ends": "termina {0}",
|
"ends": "termina {0}",
|
||||||
"finished": "terminou {0}"
|
"finished": "terminou {0}",
|
||||||
|
"update": "Atualizar sondagem"
|
||||||
},
|
},
|
||||||
"replying_to": "Em resposta a {0}",
|
"replying_to": "Em resposta a {0}",
|
||||||
"show_full_thread": "Mostrar toda a conversa",
|
"show_full_thread": "Mostrar toda a conversa",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue