mirror of https://github.com/OCA/social.git
OCA Transbot updated translations from Transifex
parent
e97639e60a
commit
414b5a315a
|
@ -4,13 +4,14 @@
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
|
# Quentin THEURET <odoo@kerpeo.com>, 2017
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 10.0\n"
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2017-05-17 01:02+0000\n"
|
"POT-Creation-Date: 2017-07-22 09:45+0000\n"
|
||||||
"PO-Revision-Date: 2017-05-17 01:02+0000\n"
|
"PO-Revision-Date: 2017-07-22 09:45+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
"Last-Translator: Quentin THEURET <odoo@kerpeo.com>, 2017\n"
|
||||||
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
|
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -26,6 +27,10 @@ msgid ""
|
||||||
"can access the notification directly from the document (if they are allowed "
|
"can access the notification directly from the document (if they are allowed "
|
||||||
"to)</span>"
|
"to)</span>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"<span attrs=\"{'invisible': [('notify_followers', '=', True)]}\" "
|
||||||
|
"style=\"color: red;\">- Attention : les abonnés ne seront pas notifié mais "
|
||||||
|
"ils peuvent avoir accès à la notification directement depuis le document (si"
|
||||||
|
" ils sont autorisés à le faire) </span>"
|
||||||
|
|
||||||
#. module: mail_optional_follower_notification
|
#. module: mail_optional_follower_notification
|
||||||
#: model:ir.model,name:mail_optional_follower_notification.model_mail_compose_message
|
#: model:ir.model,name:mail_optional_follower_notification.model_mail_compose_message
|
||||||
|
@ -40,7 +45,7 @@ msgstr "Message"
|
||||||
#. module: mail_optional_follower_notification
|
#. 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_compose_message_notify_followers
|
||||||
msgid "Notify followers"
|
msgid "Notify followers"
|
||||||
msgstr ""
|
msgstr "Notifier les abonnés"
|
||||||
|
|
||||||
#. module: mail_optional_follower_notification
|
#. module: mail_optional_follower_notification
|
||||||
#: model:ir.model,name:mail_optional_follower_notification.model_res_partner
|
#: model:ir.model,name:mail_optional_follower_notification.model_res_partner
|
||||||
|
|
Loading…
Reference in New Issue