2017-12-12 11:35:06 -05:00
|
|
|
# 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/
|
|
|
|
|
2020-06-24 11:40:52 -04:00
|
|
|
pt:
|
|
|
|
chat_integration:
|
|
|
|
provider:
|
|
|
|
slack:
|
|
|
|
status:
|
|
|
|
rule_string: "*%{index})* *%{filter}* publica na *%{category}*"
|
|
|
|
transcript:
|
|
|
|
posted_in: "publicou em %{name}"
|
|
|
|
telegram:
|
|
|
|
message: |-
|
|
|
|
<b>%{user}</b> publicou no <a href="%{post_url}">%{title}</a>
|
|
|
|
|
|
|
|
<pre>%{post_excerpt}</pre>
|
|
|
|
status:
|
|
|
|
rule_string: "<b>%{index})</b> <b>%{filter}</b> publica na <b>%{category}</b>"
|
|
|
|
mattermost:
|
|
|
|
status:
|
|
|
|
rule_string: "*%{index})* *%{filter}* publica na *%{category}*"
|
|
|
|
matrix:
|
|
|
|
formatted_message: |
|
|
|
|
<b>%{user}</b> publicou no <b><a href='%{post_url}'>%{title}</a></b>
|
|
|
|
<blockquote>
|
|
|
|
%{excerpt}
|
|
|
|
</blockquote>
|
|
|
|
flowdock:
|
|
|
|
message_title: "publicou"
|
|
|
|
groupme:
|
|
|
|
message_title: "publicou"
|