diff --git a/mail_follower_custom_notification/i18n/fr_CA.po b/mail_follower_custom_notification/i18n/fr_CA.po new file mode 100644 index 00000000..1325dbd4 --- /dev/null +++ b/mail_follower_custom_notification/i18n/fr_CA.po @@ -0,0 +1,227 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_follower_custom_notification +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: social (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-12 12:59+0000\n" +"PO-Revision-Date: 2017-03-13 12:52+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: French (Canada) (http://www.transifex.com/oca/OCA-social-8-0/language/fr_CA/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fr_CA\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 "Annuler" + +#. 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 "Créé par" + +#. module: mail_follower_custom_notification +#: field:mail.subtype.assign.custom.notifications,create_date:0 +msgid "Created on" +msgstr "Créé le" + +#. 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 "Afficher le 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 "" + +#. 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 "Identifiant" + +#. 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 "" + +#. module: mail_follower_custom_notification +#: field:mail.subtype.assign.custom.notifications,write_uid:0 +msgid "Last Updated by" +msgstr "Dernière mise à jour par" + +#. module: mail_follower_custom_notification +#: field:mail.subtype.assign.custom.notifications,write_date:0 +msgid "Last Updated on" +msgstr "Dernière mise à jour le" + +#. 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 "" + +#. 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 "" + +#. 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 "" diff --git a/mail_mandrill/i18n/fr_CA.po b/mail_mandrill/i18n/fr_CA.po new file mode 100644 index 00000000..f34b42e6 --- /dev/null +++ b/mail_mandrill/i18n/fr_CA.po @@ -0,0 +1,397 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_mandrill +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: social (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-12 12:59+0000\n" +"PO-Revision-Date: 2017-03-13 12:52+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: French (Canada) (http://www.transifex.com/oca/OCA-social-8-0/language/fr_CA/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fr_CA\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: mail_mandrill +#: help:mail.mandrill.message,state:0 +msgid "" +" * The 'Sent' status indicates that message was succesfully delivered to recipient Mail Exchange (MX) server.\n" +" * The 'Opened' status indicates that message was opened or clicked by recipient.\n" +" * The 'Rejected' status indicates that recipient email address is blacklisted by Mandrill. It is recomended to delete this email address.\n" +" * The 'Spam' status indicates that Mandrill consider this message as spam.\n" +" * The 'Unsubscribed' status indicates that recipient has requested to be unsubscribed from this message.\n" +" * The 'Bounced' status indicates that message was bounced by recipient Mail Exchange (MX) server.\n" +" * The 'Soft bounced' status indicates that message was soft bounced by recipient Mail Exchange (MX) server.\n" +msgstr "" + +#. module: mail_mandrill +#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_search +msgid "Bounce" +msgstr "" + +#. module: mail_mandrill +#: field:mail.mandrill.message,bounce_description:0 +msgid "Bounce description" +msgstr "" + +#. module: mail_mandrill +#: field:mail.mandrill.message,bounce_type:0 +msgid "Bounce type" +msgstr "" + +#. module: mail_mandrill +#: selection:mail.mandrill.message,state:0 +msgid "Bounced" +msgstr "" + +#. module: mail_mandrill +#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_search +msgid "Click" +msgstr "" + +#. module: mail_mandrill +#: selection:mail.mandrill.event,event_type:0 +msgid "Clicked" +msgstr "" + +#. module: mail_mandrill +#: field:mail.mandrill.event,url:0 +msgid "Clicked URL" +msgstr "" + +#. module: mail_mandrill +#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_search +#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_tree +#: view:mail.mandrill.message:mail_mandrill.view_mail_mandrill_message_form +msgid "Country" +msgstr "" + +#. module: mail_mandrill +#: field:mail.mandrill.event,create_uid:0 +#: field:mail.mandrill.message,create_uid:0 +msgid "Created by" +msgstr "Créé par" + +#. module: mail_mandrill +#: field:mail.mandrill.event,create_date:0 +#: field:mail.mandrill.message,create_date:0 +msgid "Created on" +msgstr "Créé le" + +#. module: mail_mandrill +#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_search +#: view:mail.mandrill.message:mail_mandrill.view_mail_mandrill_message_search +msgid "Date" +msgstr "Date" + +#. module: mail_mandrill +#: selection:mail.mandrill.event,event_type:0 +msgid "Deferral" +msgstr "" + +#. module: mail_mandrill +#: view:mail.mandrill.message:mail_mandrill.view_mail_mandrill_message_search +#: selection:mail.mandrill.message,state:0 +msgid "Deferred" +msgstr "" + +#. module: mail_mandrill +#: field:mail.mandrill.event,display_name:0 +#: field:mail.mandrill.message,display_name:0 +msgid "Display Name" +msgstr "Afficher le nom" + +#. module: mail_mandrill +#: view:mail.mandrill.message:mail_mandrill.view_mail_mandrill_message_search +msgid "Email" +msgstr "" + +#. module: mail_mandrill +#: field:mail.mandrill.event,event_type:0 +msgid "Event type" +msgstr "" + +#. module: mail_mandrill +#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_search +#: view:mail.mandrill.message:mail_mandrill.view_mail_mandrill_message_search +msgid "Failed" +msgstr "" + +#. module: mail_mandrill +#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_search +#: view:mail.mandrill.message:mail_mandrill.view_mail_mandrill_message_search +msgid "Group By" +msgstr "" + +#. module: mail_mandrill +#: selection:mail.mandrill.event,event_type:0 +msgid "Hard bounce" +msgstr "" + +#. module: mail_mandrill +#: field:mail.mandrill.event,id:0 field:mail.mandrill.message,id:0 +msgid "ID" +msgstr "Identifiant" + +#. module: mail_mandrill +#: field:mail.mandrill.event,mobile:0 +msgid "Is mobile?" +msgstr "" + +#. module: mail_mandrill +#: field:mail.mandrill.event,__last_update:0 +#: field:mail.mandrill.message,__last_update:0 +msgid "Last Modified on" +msgstr "" + +#. module: mail_mandrill +#: field:mail.mandrill.event,write_uid:0 +#: field:mail.mandrill.message,write_uid:0 +msgid "Last Updated by" +msgstr "Dernière mise à jour par" + +#. module: mail_mandrill +#: field:mail.mandrill.event,write_date:0 +#: field:mail.mandrill.message,write_date:0 +msgid "Last Updated on" +msgstr "Dernière mise à jour le" + +#. module: mail_mandrill +#: field:mail.mandrill.event,timestamp:0 +#: field:mail.mandrill.message,timestamp:0 +msgid "Mandrill UTC timestamp" +msgstr "" + +#. module: mail_mandrill +#: field:mail.mandrill.event,date:0 field:mail.mandrill.message,date:0 +msgid "Mandrill date" +msgstr "" + +#. module: mail_mandrill +#: view:mail.mandrill.message:mail_mandrill.view_mail_mandrill_message_search +msgid "Mandrill email Search" +msgstr "" + +#. module: mail_mandrill +#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_form +msgid "Mandrill email event" +msgstr "" + +#. module: mail_mandrill +#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_tree +#: view:mail.mandrill.message:mail_mandrill.view_mail_mandrill_message_form +msgid "Mandrill email events" +msgstr "" + +#. module: mail_mandrill +#: view:mail.mandrill.message:mail_mandrill.view_mail_mandrill_message_form +msgid "Mandrill email message" +msgstr "" + +#. module: mail_mandrill +#: model:ir.actions.act_window,name:mail_mandrill.action_view_mail_mandrill_message +#: model:ir.ui.menu,name:mail_mandrill.menu_mail_mandrill_message +#: view:mail.mandrill.message:mail_mandrill.view_mail_mandrill_message_tree +msgid "Mandrill emails" +msgstr "" + +#. module: mail_mandrill +#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_search +msgid "Mandrill event Search" +msgstr "" + +#. module: mail_mandrill +#: model:ir.actions.act_window,name:mail_mandrill.action_view_mail_mandrill_event +#: model:ir.ui.menu,name:mail_mandrill.menu_mail_mandrill_event +#: field:mail.mandrill.message,event_ids:0 +msgid "Mandrill events" +msgstr "" + +#. module: mail_mandrill +#: field:mail.mandrill.message,mandrill_id:0 +msgid "Mandrill message ID" +msgstr "" + +#. module: mail_mandrill +#: field:mail.mandrill.event,time:0 field:mail.mandrill.message,time:0 +msgid "Mandrill time" +msgstr "" + +#. module: mail_mandrill +#: field:mail.mandrill.event,message_id:0 +msgid "Message" +msgstr "" + +#. module: mail_mandrill +#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_search +#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_tree +msgid "Message subject" +msgstr "" + +#. module: mail_mandrill +#: field:mail.mandrill.message,metadata:0 +msgid "Metadata" +msgstr "" + +#. module: mail_mandrill +#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_search +#: view:mail.mandrill.message:mail_mandrill.view_mail_mandrill_message_search +msgid "Month" +msgstr "" + +#. module: mail_mandrill +#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_search +msgid "Open" +msgstr "" + +#. module: mail_mandrill +#: selection:mail.mandrill.event,event_type:0 +#: selection:mail.mandrill.message,state:0 +msgid "Opened" +msgstr "" + +#. module: mail_mandrill +#: field:mail.mandrill.event,os_family:0 +msgid "Operating system family" +msgstr "" + +#. module: mail_mandrill +#: model:ir.model,name:mail_mandrill.model_mail_mail +msgid "Outgoing Mails" +msgstr "" + +#. module: mail_mandrill +#: view:mail.mandrill.message:mail_mandrill.view_mail_mandrill_message_tree +msgid "Recipient" +msgstr "" + +#. module: mail_mandrill +#: field:mail.mandrill.message,recipient:0 +msgid "Recipient email" +msgstr "" + +#. module: mail_mandrill +#: selection:mail.mandrill.event,event_type:0 +#: selection:mail.mandrill.message,state:0 +msgid "Rejected" +msgstr "" + +#. module: mail_mandrill +#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_search +msgid "Send" +msgstr "" + +#. module: mail_mandrill +#: view:mail.mandrill.message:mail_mandrill.view_mail_mandrill_message_search +#: view:mail.mandrill.message:mail_mandrill.view_mail_mandrill_message_tree +msgid "Sender" +msgstr "" + +#. module: mail_mandrill +#: field:mail.mandrill.message,sender:0 +msgid "Sender email" +msgstr "" + +#. module: mail_mandrill +#: selection:mail.mandrill.event,event_type:0 +#: view:mail.mandrill.message:mail_mandrill.view_mail_mandrill_message_search +#: selection:mail.mandrill.message,state:0 +msgid "Sent" +msgstr "" + +#. module: mail_mandrill +#: selection:mail.mandrill.event,event_type:0 +msgid "Soft bounce" +msgstr "" + +#. module: mail_mandrill +#: selection:mail.mandrill.message,state:0 +msgid "Soft bounced" +msgstr "" + +#. module: mail_mandrill +#: selection:mail.mandrill.event,event_type:0 +#: selection:mail.mandrill.message,state:0 +msgid "Spam" +msgstr "" + +#. module: mail_mandrill +#: view:mail.mandrill.message:mail_mandrill.view_mail_mandrill_message_search +#: field:mail.mandrill.message,state:0 +msgid "State" +msgstr "" + +#. module: mail_mandrill +#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_search +#: view:mail.mandrill.message:mail_mandrill.view_mail_mandrill_message_search +#: field:mail.mandrill.message,name:0 +msgid "Subject" +msgstr "" + +#. module: mail_mandrill +#: view:mail.mandrill.message:mail_mandrill.view_mail_mandrill_message_tree +#: field:mail.mandrill.message,tags:0 +msgid "Tags" +msgstr "" + +#. module: mail_mandrill +#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_search +#: view:mail.mandrill.message:mail_mandrill.view_mail_mandrill_message_search +msgid "Time" +msgstr "" + +#. module: mail_mandrill +#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_search +msgid "Type" +msgstr "" + +#. module: mail_mandrill +#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_search +msgid "URL" +msgstr "" + +#. module: mail_mandrill +#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_search +msgid "Unsubscribe" +msgstr "" + +#. module: mail_mandrill +#: selection:mail.mandrill.event,event_type:0 +#: view:mail.mandrill.message:mail_mandrill.view_mail_mandrill_message_search +#: selection:mail.mandrill.message,state:0 +msgid "Unsubscribed" +msgstr "" + +#. module: mail_mandrill +#: field:mail.mandrill.event,ip:0 +msgid "User IP" +msgstr "" + +#. module: mail_mandrill +#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_search +#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_tree +#: field:mail.mandrill.event,user_agent:0 +#: view:mail.mandrill.message:mail_mandrill.view_mail_mandrill_message_form +msgid "User agent" +msgstr "" + +#. module: mail_mandrill +#: field:mail.mandrill.event,ua_family:0 +msgid "User agent family" +msgstr "" + +#. module: mail_mandrill +#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_search +#: field:mail.mandrill.event,ua_type:0 +msgid "User agent type" +msgstr "" + +#. module: mail_mandrill +#: field:mail.mandrill.event,user_country_id:0 +msgid "User country" +msgstr "" diff --git a/mail_tracking/i18n/de.po b/mail_tracking/i18n/de.po index 72171697..396e32d5 100644 --- a/mail_tracking/i18n/de.po +++ b/mail_tracking/i18n/de.po @@ -4,14 +4,13 @@ # # Translators: # OCA Transbot , 2016 -# Rudolf Schnapka , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-03-04 07:41+0000\n" -"PO-Revision-Date: 2017-03-04 07:41+0000\n" -"Last-Translator: Rudolf Schnapka , 2017\n" +"POT-Creation-Date: 2017-03-12 12:59+0000\n" +"PO-Revision-Date: 2017-03-12 12:59+0000\n" +"Last-Translator: OCA Transbot , 2016\n" "Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -292,7 +291,7 @@ msgstr "" #. module: mail_tracking #: model:ir.model,name:mail_tracking.model_mail_mail msgid "Outgoing Mails" -msgstr "" +msgstr "Ausgehende Nachrichten" #. module: mail_tracking #: model:ir.model,name:mail_tracking.model_res_partner diff --git a/mail_tracking/i18n/es_CO.po b/mail_tracking/i18n/es_CO.po index 51563066..a53a56f9 100644 --- a/mail_tracking/i18n/es_CO.po +++ b/mail_tracking/i18n/es_CO.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-25 18:06+0000\n" -"PO-Revision-Date: 2016-11-25 18:06+0000\n" +"POT-Creation-Date: 2017-03-12 12:59+0000\n" +"PO-Revision-Date: 2017-03-12 12:59+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/es_CO/)\n" "MIME-Version: 1.0\n" @@ -257,7 +257,7 @@ msgstr "" #: view:mail.tracking.event:mail_tracking.view_mail_tracking_event_search #: field:mail.tracking.event,tracking_email_id:0 msgid "Message" -msgstr "" +msgstr "Mensaje" #. module: mail_tracking #. openerp-web @@ -291,7 +291,7 @@ msgstr "" #. module: mail_tracking #: model:ir.model,name:mail_tracking.model_mail_mail msgid "Outgoing Mails" -msgstr "" +msgstr "Correos Salientes" #. module: mail_tracking #: model:ir.model,name:mail_tracking.model_res_partner diff --git a/mail_tracking/i18n/pt_BR.po b/mail_tracking/i18n/pt_BR.po index 69b3e8f1..3988d1c3 100644 --- a/mail_tracking/i18n/pt_BR.po +++ b/mail_tracking/i18n/pt_BR.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-01-14 08:27+0000\n" -"PO-Revision-Date: 2017-01-14 08:27+0000\n" +"POT-Creation-Date: 2017-03-12 12:59+0000\n" +"PO-Revision-Date: 2017-03-12 12:59+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -291,7 +291,7 @@ msgstr "" #. module: mail_tracking #: model:ir.model,name:mail_tracking.model_mail_mail msgid "Outgoing Mails" -msgstr "" +msgstr "Mails de Saída" #. module: mail_tracking #: model:ir.model,name:mail_tracking.model_res_partner diff --git a/mass_mailing_sending_queue/i18n/ca.po b/mass_mailing_sending_queue/i18n/ca.po index ecb70808..eb11bcfa 100644 --- a/mass_mailing_sending_queue/i18n/ca.po +++ b/mass_mailing_sending_queue/i18n/ca.po @@ -4,14 +4,14 @@ # # Translators: # OCA Transbot , 2016 -# Carles Antoli , 2017 +# Marc Tormo i Bochaca , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-01-07 07:31+0000\n" -"PO-Revision-Date: 2017-01-07 07:31+0000\n" -"Last-Translator: Carles Antoli , 2017\n" +"POT-Creation-Date: 2017-03-12 12:59+0000\n" +"PO-Revision-Date: 2017-03-12 12:59+0000\n" +"Last-Translator: Marc Tormo i Bochaca , 2017\n" "Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -37,7 +37,7 @@ msgstr "" #. module: mass_mailing_sending_queue #: field:mail.mass_mailing.sending,date_start:0 msgid "Date start" -msgstr "" +msgstr "Data d'inici" #. module: mass_mailing_sending_queue #: field:mail.mass_mailing.sending,display_name:0 diff --git a/mass_mailing_statistic_extra/i18n/hr.po b/mass_mailing_statistic_extra/i18n/hr.po new file mode 100644 index 00000000..d52d6cbe --- /dev/null +++ b/mass_mailing_statistic_extra/i18n/hr.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mass_mailing_statistic_extra +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: social (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-12 12:59+0000\n" +"PO-Revision-Date: 2015-12-14 11:29+0000\n" +"Last-Translator: <>\n" +"Language-Team: Croatian (http://www.transifex.com/oca/OCA-social-8-0/language/hr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hr\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" + +#. module: mass_mailing_statistic_extra +#: model:ir.model,name:mass_mailing_statistic_extra.model_mail_mail_statistics +msgid "Email Statistics" +msgstr "Statistika e-maila" + +#. module: mass_mailing_statistic_extra +#: field:mail.mail.statistics,email_from:0 +msgid "From" +msgstr "" + +#. module: mass_mailing_statistic_extra +#: model:ir.model,name:mass_mailing_statistic_extra.model_mail_mail +msgid "Outgoing Mails" +msgstr "" + +#. module: mass_mailing_statistic_extra +#: field:mail.mail.statistics,subject:0 +msgid "Subject" +msgstr "" + +#. module: mass_mailing_statistic_extra +#: field:mail.mail.statistics,email_to:0 +msgid "To" +msgstr ""