mirror of
https://ghfast.top/https://github.com/discourse/discourse-topic-voting.git
synced 2026-07-16 11:26:36 +08:00
36 lines
1.1 KiB
YAML
36 lines
1.1 KiB
YAML
# WARNING: Never edit this file.
|
|
# It will be overwritten when translations are pulled from Crowdin.
|
|
#
|
|
# To work with us on translations, join this project:
|
|
# https://translate.discourse.org/
|
|
|
|
pt:
|
|
js:
|
|
category:
|
|
sort_options:
|
|
votes: "Votos"
|
|
topic_voting:
|
|
reached_limit: "Já não tem votos, remover um voto existente!"
|
|
list_votes: "Listar os seus votos"
|
|
votes_nav_help: "tópicos mais votados"
|
|
voted: "Votou neste tópico"
|
|
allow_topic_voting: "Permitir que os utilizadores votem nos tópicos desta categoria"
|
|
vote_title: "Voto"
|
|
vote_title_plural: "Votos"
|
|
voted_title: "Votado"
|
|
voting_closed_title: "Fechado"
|
|
voting_limit: "Limite"
|
|
votes_left:
|
|
one: "Resta-me %{count} voto, veja os <a href='%{path}'>seus votos</a>."
|
|
other: "Restam-me %{count} votos, veja os <a href='%{path}'>seus votos</a>."
|
|
votes:
|
|
one: "%{count} voto"
|
|
other: "%{count} votos"
|
|
anonymous_button:
|
|
one: "Voto"
|
|
other: "Votos"
|
|
remove_vote: "Remover voto"
|
|
filters:
|
|
votes:
|
|
title: "Votos"
|
|
help: "tópicos mais votados"
|