56 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			56 lines
		
	
	
		
			2.3 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:ir.ui.view,arch_db:mail_optional_follower_notification.email_compose_message_wizard_inherit_form
 | 
						|
msgid ""
 | 
						|
"<span 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>"
 | 
						|
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_compose_message
 | 
						|
msgid "Email composition wizard"
 | 
						|
msgstr "Assistente de composição de email"
 | 
						|
 | 
						|
#. module: mail_optional_follower_notification
 | 
						|
#: model:ir.model,name:mail_optional_follower_notification.model_mail_message
 | 
						|
msgid "Message"
 | 
						|
msgstr "Mensagem"
 | 
						|
 | 
						|
#. module: mail_optional_follower_notification
 | 
						|
#: model:ir.model.fields,field_description:mail_optional_follower_notification.field_mail_compose_message_notify_followers
 | 
						|
#: model:ir.model.fields,field_description:mail_optional_follower_notification.field_mail_forward_compose_message_notify_followers
 | 
						|
msgid "Notify followers"
 | 
						|
msgstr "Notificar seguidores"
 | 
						|
 | 
						|
#. module: mail_optional_follower_notification
 | 
						|
#: model:ir.model,name:mail_optional_follower_notification.model_res_partner
 | 
						|
msgid "Partner"
 | 
						|
msgstr "Parceiro"
 |