OCA Transbot
8 years ago
6 changed files with 80 additions and 15 deletions
-
65mail_notification_email_template/i18n/pt_BR.po
-
6mail_tracking/i18n/fi.po
-
6mail_tracking/i18n/hr.po
-
6mass_mailing_custom_unsubscribe/i18n/hr.po
-
6mass_mailing_custom_unsubscribe/i18n/nl.po
-
6mass_mailing_custom_unsubscribe/i18n/pt_BR.po
@ -0,0 +1,65 @@ |
|||
# 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" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: pt_BR\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 "" |
Write
Preview
Loading…
Cancel
Save
Reference in new issue