# Translation of Odoo Server. # This file contains the translation of the following modules: # * mail_follower_custom_notification # # Translators: # Antonio Trueba, 2016 # Armando Vulcano Junior , 2015 # bossnm11 , 2014 # Carles Antoli , 2015 # Carles Antoli , 2015 # Chanseok , 2014 # Christophe CHAUVET , 2015 # Christophe CHAUVET , 2015 # danimaribeiro , 2016 # FIRST AUTHOR , 2012,2014 # jeon , 2014 # John Toro , 2015 # Jong-Dae Park , 2013,2015 # Gu Hong Min , 2015 # Kunwoo Kim , 2015 # LEE SI HYEONG , 2014 # Matjaž Mozetič , 2015-2016 # Pedro M. Baeza , 2015 # Rudolf Schnapka , 2016 # SaFi J. , 2015 # Sam Ryoo , 2014 # Seo. Junmin , 2015 # seungil , 2014 # SEUNGWON , 2014 msgid "" msgstr "" "Project-Id-Version: social (8.0)\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-04-30 10:21+0000\n" "PO-Revision-Date: 2017-03-24 09:00+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: Catalan (http://www.transifex.com/oca/OCA-social-8-0/language/" "ca/)\n" "Language: ca\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" #. module: mail_follower_custom_notification #: view:mail.subtype.assign.custom.notifications:mail_follower_custom_notification.view_mail_subtype_assign_custom_notifications msgid "Apply" msgstr "" #. module: mail_follower_custom_notification #: model:ir.model,name:mail_follower_custom_notification.model_mail_subtype_assign_custom_notifications msgid "Assign custom notification settings to existing followers" msgstr "" #. module: mail_follower_custom_notification #: view:mail.subtype.assign.custom.notifications:mail_follower_custom_notification.view_mail_subtype_assign_custom_notifications msgid "Cancel" msgstr "Cancel·la" #. module: mail_follower_custom_notification #: help:mail.message.subtype,custom_notification_own:0 msgid "" "Check this to have notifications generated and sent via email about own " "messages" msgstr "" #. module: mail_follower_custom_notification #: help:mail.message.subtype,custom_notification_model_ids:0 msgid "" "Choose for which models the custom configuration applies. This is only " "necessary if your subtype doesn't set a model itself" msgstr "" #. module: mail_follower_custom_notification #: field:mail.subtype.assign.custom.notifications,create_uid:0 msgid "Created by" msgstr "Creat per" #. module: mail_follower_custom_notification #: field:mail.subtype.assign.custom.notifications,create_date:0 msgid "Created on" msgstr "Creat el" #. module: mail_follower_custom_notification #: view:mail.message.subtype:mail_follower_custom_notification.view_mail_message_subtype_form msgid "Custom notifications" msgstr "" #. module: mail_follower_custom_notification #: field:base.patch.models.mixin,display_name:0 #: field:mail.subtype.assign.custom.notifications,display_name:0 msgid "Display Name" msgstr "Veure el nom" #. module: mail_follower_custom_notification #: model:ir.model,name:mail_follower_custom_notification.model_mail_followers msgid "Document Followers" msgstr "" #. module: mail_follower_custom_notification #: model:ir.model,name:mail_follower_custom_notification.model_mail_thread msgid "Email Thread" msgstr "Tema del Correu electrònic " #. module: mail_follower_custom_notification #: field:mail.followers,force_mail_subtype_ids:0 msgid "Force mails from subtype" msgstr "" #. module: mail_follower_custom_notification #: selection:mail.message.subtype,custom_notification_mail:0 msgid "Force no" msgstr "" #. module: mail_follower_custom_notification #: field:mail.followers,force_nomail_subtype_ids:0 msgid "Force no mails from subtype" msgstr "" #. module: mail_follower_custom_notification #. openerp-web #: code:addons/mail_follower_custom_notification/static/src/xml/mail_follower_custom_notification.xml:20 #, python-format msgid "Force not sending mails" msgstr "" #. module: mail_follower_custom_notification #: field:mail.followers,force_own_subtype_ids:0 msgid "Force own mails from subtype" msgstr "" #. module: mail_follower_custom_notification #. openerp-web #: code:addons/mail_follower_custom_notification/static/src/xml/mail_follower_custom_notification.xml:16 #, python-format msgid "Force sending mails" msgstr "" #. module: mail_follower_custom_notification #: selection:mail.message.subtype,custom_notification_mail:0 msgid "Force yes" msgstr "" #. module: mail_follower_custom_notification #: field:base.patch.models.mixin,id:0 #: field:mail.subtype.assign.custom.notifications,id:0 msgid "ID" msgstr "ID" #. module: mail_follower_custom_notification #: field:base.patch.models.mixin,__last_update:0 #: field:mail.subtype.assign.custom.notifications,__last_update:0 msgid "Last Modified on" msgstr "Darrera modificació el" #. module: mail_follower_custom_notification #: field:mail.subtype.assign.custom.notifications,write_uid:0 msgid "Last Updated by" msgstr "Darrera Actualització per" #. module: mail_follower_custom_notification #: field:mail.subtype.assign.custom.notifications,write_date:0 msgid "Last Updated on" msgstr "Darrera Actualització el" #. module: mail_follower_custom_notification #: help:mail.message.subtype,custom_notification_mail:0 msgid "" "Leave empty to use the on the partner's form, set to \"Force yes\" to always " "send messages of this type via email, and \"Force no\" to never send " "messages of type via email" msgstr "" #. module: mail_follower_custom_notification #. openerp-web #: code:addons/mail_follower_custom_notification/static/src/xml/mail_follower_custom_notification.xml:9 #, python-format msgid "Mail notifications" msgstr "" #. module: mail_follower_custom_notification #: model:ir.model,name:mail_follower_custom_notification.model_mail_message msgid "Message" msgstr "Missatge" #. module: mail_follower_custom_notification #: model:ir.model,name:mail_follower_custom_notification.model_mail_message_subtype msgid "Message subtypes" msgstr "" #. module: mail_follower_custom_notification #: field:mail.message.subtype,custom_notification_model_ids:0 msgid "Models" msgstr "Models " #. module: mail_follower_custom_notification #. openerp-web #: code:addons/mail_follower_custom_notification/static/src/xml/mail_follower_custom_notification.xml:27 #, python-format msgid "No notification" msgstr "" #. module: mail_follower_custom_notification #: model:ir.model,name:mail_follower_custom_notification.model_mail_notification msgid "Notifications" msgstr "" #. module: mail_follower_custom_notification #: field:mail.message.subtype,custom_notification_own:0 msgid "Notify about own messages" msgstr "" #. module: mail_follower_custom_notification #. openerp-web #: code:addons/mail_follower_custom_notification/static/src/xml/mail_follower_custom_notification.xml:31 #, python-format msgid "Notify me" msgstr "" #. module: mail_follower_custom_notification #. openerp-web #: code:addons/mail_follower_custom_notification/static/src/xml/mail_follower_custom_notification.xml:24 #, python-format msgid "Own messages" msgstr "" #. module: mail_follower_custom_notification #: field:mail.message.subtype,custom_notification_mail:0 msgid "Send mail notification" msgstr "" #. module: mail_follower_custom_notification #: field:mail.subtype.assign.custom.notifications,subtype_ids:0 msgid "Subtypes" msgstr "" #. module: mail_follower_custom_notification #: model:ir.actions.act_window,name:mail_follower_custom_notification.action_mail_subtype_assign_custom_notifications msgid "Update existing subscriptions" msgstr "" #. module: mail_follower_custom_notification #. openerp-web #: code:addons/mail_follower_custom_notification/static/src/xml/mail_follower_custom_notification.xml:12 #, python-format msgid "Use default mail preferences" msgstr "" #. module: mail_follower_custom_notification #: view:mail.subtype.assign.custom.notifications:mail_follower_custom_notification.view_mail_subtype_assign_custom_notifications msgid "or" msgstr "o"