social/mail_optional_follower_notification/i18n/pt.po
Laurent Mignon (ACSONE) c176c7e9f7 Update mail_optional_follower_notification/models/mail_thread.py
Co-authored-by: Isabelle RICHARD <isabelle.richard@smile.fr>
2022-03-09 14:42:46 +01:00

60 lines
2.2 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mail_optional_follower_notification
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Pedro Castro Silva <pedrocs@exo.pt>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-12-02 13:17+0000\n"
"PO-Revision-Date: 2019-08-12 17:44+0000\n"
"Last-Translator: Pedro Castro Silva <pedrocs@exo.pt>\n"
"Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n"
"Language: pt\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"
"X-Generator: Weblate 3.7.1\n"
#. module: mail_optional_follower_notification
#: model_terms:ir.ui.view,arch_db:mail_optional_follower_notification.email_compose_message_wizard_form
#, fuzzy
msgid ""
"<span name=\"document_followers_text\" position=\"after\">\n"
" <span name=\"no_followers_text\" attrs=\"{'invisible': "
"[('notify_followers', '=', True)]}\" style=\"color: red;\"> - Warning : "
"Followers will not be notified but they can access the notification directly "
"from the document (if they are allowed to)</span>\n"
" </span>"
msgstr ""
"<span attrs=\"{'invisible': [('notify_followers', '=', True)]}\" style="
"\"color: red;\"> - Aviso: os seguidores não serão notificados mas poderão "
"aceder à notificação diretamente a partir do documento (se para isso tiverem "
"permissão)</span>"
#. module: mail_optional_follower_notification
#: model:ir.model,name:mail_optional_follower_notification.model_mail_thread
msgid "Email Thread"
msgstr ""
#. module: mail_optional_follower_notification
#: model:ir.model,name:mail_optional_follower_notification.model_mail_compose_message
msgid "Email composition wizard"
msgstr "Assistente de composição de email"
#. module: mail_optional_follower_notification
#: model:ir.model.fields,field_description:mail_optional_follower_notification.field_mail_compose_message__notify_followers
#, fuzzy
msgid "Notify Followers"
msgstr "Notificar seguidores"
#~ msgid "Message"
#~ msgstr "Mensagem"
#~ msgid "Partner"
#~ msgstr "Parceiro"