mirror of
https://github.com/discourse/discourse.git
synced 2026-08-06 13:08:40 +08:00
23 lines
674 B
YAML
Vendored
23 lines
674 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_BR:
|
|
solved: "Resolvido"
|
|
unsolved: "Não resolvido"
|
|
posted: "postou"
|
|
by_username: "por @%{username}"
|
|
replied: "respondeu"
|
|
vote_count:
|
|
one: "%{count} voto"
|
|
other: "%{count} votos"
|
|
like_count:
|
|
one: "%{count} curtida"
|
|
other: "%{count} curtidas"
|
|
reply_count:
|
|
one: "%{count} resposta"
|
|
other: "%{count} respostas"
|
|
theme_metadata:
|
|
description: "Um tema simples e elegante que melhora a experiência pronta para uso dos sites do Discourse."
|