83 lines
2.3 KiB
Plaintext
83 lines
2.3 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * mail_follower_control
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 8.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2015-04-29 12:25+0000\n"
|
|
"PO-Revision-Date: 2015-04-29 12:25+0000\n"
|
|
"Last-Translator: <>\n"
|
|
"Language-Team: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: \n"
|
|
|
|
#. module: mail_follower_control
|
|
#: field:res.partner,no_subscribe:0
|
|
msgid "Do not add as Follower automatically"
|
|
msgstr ""
|
|
|
|
#. module: mail_follower_control
|
|
#: model:ir.model,name:mail_follower_control.model_mail_thread
|
|
msgid "Email Thread"
|
|
msgstr ""
|
|
|
|
#. module: mail_follower_control
|
|
#: model:ir.model,name:mail_follower_control.model_mail_compose_message
|
|
msgid "Email composition wizard"
|
|
msgstr ""
|
|
|
|
#. module: mail_follower_control
|
|
#: model:ir.model,name:mail_follower_control.model_mail_wizard_invite
|
|
msgid "Invite wizard"
|
|
msgstr ""
|
|
|
|
#. module: mail_follower_control
|
|
#: model:ir.model,name:mail_follower_control.model_mail_message
|
|
msgid "Message"
|
|
msgstr ""
|
|
|
|
#. module: mail_follower_control
|
|
#: view:mail.compose.message:mail_follower_control.mail_message_wizard_form_view
|
|
#: field:mail.compose.message,follower_ids:0
|
|
msgid "Notified by eMail"
|
|
msgstr ""
|
|
|
|
#. module: mail_follower_control
|
|
#: model:ir.model,name:mail_follower_control.model_mail_mail
|
|
msgid "Outgoing Mails"
|
|
msgstr ""
|
|
|
|
#. module: mail_follower_control
|
|
#: model:ir.model,name:mail_follower_control.model_res_partner
|
|
msgid "Partner"
|
|
msgstr ""
|
|
|
|
#. module: mail_follower_control
|
|
#: field:mail.message,notified_by_email_ids:0
|
|
msgid "Partners notified by e-mail"
|
|
msgstr ""
|
|
|
|
#. module: mail_follower_control
|
|
#: code:addons/mail_follower_control/mail_follower_control.py:261
|
|
#, python-format
|
|
msgid "Some partners will not be notified by e-mail!"
|
|
msgstr ""
|
|
|
|
#. module: mail_follower_control
|
|
#: code:addons/mail_follower_control/mail_follower_control.py:262
|
|
#, python-format
|
|
msgid "The following partners will not be notified by e-mail but they will still get a message in odoo (if they have a login):\n"
|
|
"\n"
|
|
"%s"
|
|
msgstr ""
|
|
|
|
#. module: mail_follower_control
|
|
#: view:mail.compose.message:mail_follower_control.mail_message_wizard_form_view
|
|
msgid "onchange_partner_ids(partner_ids, follower_ids, model, res_id, context)"
|
|
msgstr ""
|
|
|