34 lines
1.3 KiB
YAML
34 lines
1.3 KiB
YAML
# encoding: utf-8
|
|
#
|
|
# Never edit this file. It will be overwritten when translations are pulled from Transifex.
|
|
#
|
|
# To work with us on translations, join this project:
|
|
# https://www.transifex.com/projects/p/discourse-org/
|
|
|
|
pt_BR:
|
|
js:
|
|
notifications:
|
|
alt:
|
|
solved:
|
|
accepted_notification: "aceito"
|
|
solved:
|
|
title: "Resolvido"
|
|
allow_accepted_answers: "Permitir que o proprietário do tópico e a staff marquem uma resposta como a solução"
|
|
accept_answer: "Selecione se esta resposta resolve o problema"
|
|
has_no_accepted_answer: "Este tópico não tem solução"
|
|
unaccept_answer: "Desmarque se esta resposta não resolve mais o problema"
|
|
accepted_answer: "Solução"
|
|
solution: "Solução"
|
|
solution_summary:
|
|
one: "solução"
|
|
other: "soluções"
|
|
accepted_html: "{{icon}} Resolvido <span class='by'>por <a href data-user-card='{{username_lower}}'>{{username}}</a></span> na <a href='{{post_path}}' class='back'>postagem #{{post_number}}</a>"
|
|
accepted_notification: "<p><span>{{username}}</span> {{description}}</p>"
|
|
topic_status_filter:
|
|
all: "todos"
|
|
solved: "resolvidos"
|
|
unsolved: "não resolvidos"
|
|
topic_statuses:
|
|
solved:
|
|
help: "Este tópico tem uma solução"
|