You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

67 lines
2.0 KiB

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mail_notification_email_template
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: social (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-13 08:42+0000\n"
"PO-Revision-Date: 2016-06-02 07:19+0000\n"
"Last-Translator: <>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-"
"social-8-0/language/pt_BR/)\n"
"Language: pt_BR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: mail_notification_email_template
#: model:email.template,body_html:mail_notification_email_template.template
msgid ""
"\n"
" <h2>Dear ${object.partner_id.name},</h2>\n"
" <p>there's a new message on <a href=\"${object."
"record_access_link}\">${object.record.name}</a>:</p>\n"
" ${object.message_id.body|safe}\n"
" \n"
" "
msgstr ""
#. module: mail_notification_email_template
#: model:email.template,subject:mail_notification_email_template.template
msgid "${object.message_id.subject|safe}"
msgstr ""
#. module: mail_notification_email_template
#: model:ir.model,name:mail_notification_email_template.model_mail_message_subtype
msgid "Message subtypes"
msgstr ""
#. module: mail_notification_email_template
#: field:mail.message.subtype,template_id:0
msgid "Notification template"
msgstr ""
#. module: mail_notification_email_template
#: model:ir.model,name:mail_notification_email_template.model_mail_notification
msgid "Notifications"
msgstr ""
#. module: mail_notification_email_template
#: field:mail.notification,record:0
msgid "Record"
msgstr "Registro"
#. module: mail_notification_email_template
#: field:mail.notification,record_access_link:0
msgid "Record access link"
msgstr ""
#. module: mail_notification_email_template
#: help:mail.message.subtype,template_id:0
msgid ""
"This template will be used to render notifications sent out for this subtype"
msgstr ""