Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (236 of 236 strings) Translation: Lemmy/lemmy Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/pt_BR/
This commit is contained in:
parent
bda31b578a
commit
cf2ebb3993
1 changed files with 5 additions and 1 deletions
6
ui/translations/pt_BR.json
vendored
6
ui/translations/pt_BR.json
vendored
|
@ -239,5 +239,9 @@
|
||||||
"upvote": "Voto positivo",
|
"upvote": "Voto positivo",
|
||||||
"downvote": "Voto negativo",
|
"downvote": "Voto negativo",
|
||||||
"block_leaving": "Tem certeza que quer sair?",
|
"block_leaving": "Tem certeza que quer sair?",
|
||||||
"sorting_help": "ajuda sobre ordenação"
|
"sorting_help": "ajuda sobre ordenação",
|
||||||
|
"number_of_upvotes": "{{count}} voto positivo",
|
||||||
|
"number_of_upvotes_plural": "{{count}} votos positivos",
|
||||||
|
"number_of_downvotes": "{{count}} voto negativo",
|
||||||
|
"number_of_downvotes_plural": "{{count}} votos negativos"
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue