mirror of
https://github.com/discourse/discourse.git
synced 2026-08-05 20:29:55 +08:00
18 lines
455 B
YAML
Vendored
18 lines
455 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:
|
|
solved: "Resolvido"
|
|
posted: "publicou"
|
|
vote_count:
|
|
one: "%{count} voto"
|
|
other: "%{count} votos"
|
|
like_count:
|
|
one: "%{count} curtiu"
|
|
other: "%{count} curtiram"
|
|
reply_count:
|
|
one: "%{count} resposta"
|
|
other: "%{count} respostas"
|