mirror of
https://github.com/discourse/discourse.git
synced 2026-08-05 22:42:07 +08:00
28 lines
735 B
YAML
Vendored
28 lines
735 B
YAML
Vendored
# 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:
|
|
voted: "Votou neste tópico"
|
|
vote_title: "Voto"
|
|
vote_title_plural: "Votos"
|
|
votes:
|
|
one: "%{count} voto"
|
|
other: "%{count} votos"
|
|
remove_vote: "Remover voto"
|
|
and_more_voters: "e mais %{count}..."
|
|
show_voters: "Mostrar quem votou"
|
|
vote_count_thousands: "%{count}k"
|
|
filters:
|
|
votes:
|
|
title: "Votos"
|
|
discourse_workflows:
|
|
topic_received_vote:
|
|
tag_names: "Etiquetas"
|