From f751dda50cdbc72029a786f12d180aea437a3d16 Mon Sep 17 00:00:00 2001 From: Martin Trigaux <mat@odoo.com> Date: Mon, 30 Sep 2019 11:35:57 +0000 Subject: [PATCH] [I18N] *: export saas-12.5 source terms Still without demo data closes odoo/odoo#37695 Signed-off-by: Martin Trigaux (mat) <mat@odoo.com> --- addons/account/i18n/account.pot | 60 ++- addons/crm/i18n/crm.pot | 24 +- addons/event/i18n/event.pot | 9 +- addons/im_livechat/i18n/im_livechat.pot | 17 +- addons/link_tracker/i18n/link_tracker.pot | 6 +- addons/mail/i18n/mail.pot | 21 +- addons/mass_mailing/i18n/mass_mailing.pot | 29 +- .../i18n/mass_mailing_sms.pot | 27 +- addons/mrp/i18n/mrp.pot | 6 +- addons/payment/i18n/payment.pot | 5 +- addons/sale/i18n/sale.pot | 40 +- .../sale_management/i18n/sale_management.pot | 16 +- addons/stock/i18n/stock.pot | 19 +- addons/website/i18n/website.pot | 274 +++++++++-- addons/website_blog/i18n/website_blog.pot | 166 +------ addons/website_event/i18n/website_event.pot | 392 ++++++++------- .../i18n/website_event_sale.pot | 35 +- .../i18n/website_event_track.pot | 12 +- odoo/addons/base/i18n/base.pot | 445 +++++++++--------- 19 files changed, 848 insertions(+), 755 deletions(-) diff --git a/addons/account/i18n/account.pot b/addons/account/i18n/account.pot index 93129d947999..57f56a15ed80 100644 --- a/addons/account/i18n/account.pot +++ b/addons/account/i18n/account.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server saas~12.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-09-27 09:10+0000\n" -"PO-Revision-Date: 2019-09-27 09:10+0000\n" +"POT-Creation-Date: 2019-10-01 12:08+0000\n" +"PO-Revision-Date: 2019-10-01 12:08+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -1221,14 +1221,14 @@ msgstr "" #: code:addons/account/wizard/account_accrual_accounting.py:0 #: code:addons/account/wizard/account_accrual_accounting.py:0 #, python-format -msgid "Accrual Adjusting Entry ({percent}% recognized) for invoice:" +msgid "Accrual Adjusting Entry (%s recognized) for invoice: %s" msgstr "" #. module: account #: code:addons/account/wizard/account_accrual_accounting.py:0 #: code:addons/account/wizard/account_accrual_accounting.py:0 #, python-format -msgid "Accrual Adjusting Entry ({percent}% recognized) for invoice: {name}" +msgid "Accrual Adjusting Entry ({percent}% recognized) for invoice:" msgstr "" #. module: account @@ -3162,6 +3162,7 @@ msgstr "" #: model:ir.model.fields,field_description:account.field_account_account_tag__country_id #: model:ir.model.fields,field_description:account.field_account_fiscal_position__country_id #: model:ir.model.fields,field_description:account.field_account_fiscal_position_template__country_id +#: model:ir.model.fields,field_description:account.field_account_move_line__country_id #: model:ir.model.fields,field_description:account.field_account_tax__country_id #: model:ir.model.fields,field_description:account.field_account_tax_repartition_line__country_id #: model:ir.model.fields,field_description:account.field_account_tax_report_line__country_id @@ -3509,6 +3510,12 @@ msgstr "" msgid "Credit Note" msgstr "" +#. module: account +#: code:addons/account/models/account_move.py:0 +#, python-format +msgid "Credit Note Created" +msgstr "" + #. module: account #: model:ir.model.fields,field_description:account.field_account_journal__refund_sequence_id msgid "Credit Note Entry Sequence" @@ -3983,6 +3990,7 @@ msgstr "" #: code:addons/account/static/src/xml/account_reconciliation.xml:0 #: model:ir.model.fields,field_description:account.field_account_account_type__note #: model_terms:ir.ui.view,arch_db:account.view_account_type_form +#: model_terms:ir.ui.view,arch_db:account.view_move_form #, python-format msgid "Description" msgstr "" @@ -5628,8 +5636,10 @@ msgid "Invoice #" msgstr "" #. module: account +#: code:addons/account/models/account_move.py:0 #: model:mail.message.subtype,description:account.mt_invoice_created #: model:mail.message.subtype,name:account.mt_invoice_created +#, python-format msgid "Invoice Created" msgstr "" @@ -7085,6 +7095,7 @@ msgstr "" #: model:ir.model.fields,field_description:account.field_account_reconcile_model__match_note #: model:ir.model.fields,field_description:account.field_account_reconcile_model_template__match_note #: model:ir.model.fields.selection,name:account.selection__account_move_line__display_type__line_note +#: model_terms:ir.ui.view,arch_db:account.view_move_form #, python-format msgid "Note" msgstr "" @@ -8259,6 +8270,12 @@ msgstr "" msgid "Purchase Receipt" msgstr "" +#. module: account +#: code:addons/account/models/account_move.py:0 +#, python-format +msgid "Purchase Receipt Created" +msgstr "" + #. module: account #: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form msgid "Purchase Tax" @@ -8295,6 +8312,11 @@ msgstr "" msgid "Quantity" msgstr "" +#. module: account +#: model_terms:ir.ui.view,arch_db:account.view_move_form +msgid "Quantity:" +msgstr "" + #. module: account #: model:ir.model.fields,field_description:account.field_account_move_reversal__reason #: model:ir.model.fields,field_description:account.field_cash_box_out__name @@ -8475,6 +8497,12 @@ msgstr "" msgid "Refund" msgstr "" +#. module: account +#: code:addons/account/models/account_move.py:0 +#, python-format +msgid "Refund Created" +msgstr "" + #. module: account #: model_terms:ir.ui.view,arch_db:account.view_account_move_reversal msgid "Refund Date" @@ -8855,6 +8883,12 @@ msgstr "" msgid "Sales Receipt" msgstr "" +#. module: account +#: code:addons/account/models/account_move.py:0 +#, python-format +msgid "Sales Receipt Created" +msgstr "" + #. module: account #: model_terms:ir.ui.view,arch_db:account.account_invoice_onboarding_sale_tax_form #: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form @@ -9056,6 +9090,7 @@ msgstr "" #. module: account #: model:ir.model.fields.selection,name:account.selection__account_move_line__display_type__line_section +#: model_terms:ir.ui.view,arch_db:account.view_move_form msgid "Section" msgstr "" @@ -11306,6 +11341,11 @@ msgstr "" msgid "Unit Price" msgstr "" +#. module: account +#: model_terms:ir.ui.view,arch_db:account.view_move_form +msgid "Unit Price:" +msgstr "" + #. module: account #: model:ir.model.fields,field_description:account.field_account_invoice_report__product_uom_id #: model:ir.model.fields,field_description:account.field_account_move_line__product_uom_id @@ -11568,6 +11608,12 @@ msgstr "" msgid "Vendor Bill" msgstr "" +#. module: account +#: code:addons/account/models/account_move.py:0 +#, python-format +msgid "Vendor Bill Created" +msgstr "" + #. module: account #: code:addons/account/models/chart_template.py:0 #: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form @@ -11803,6 +11849,12 @@ msgstr "" msgid "You can only change the period for items that are not yet reconciled." msgstr "" +#. module: account +#: code:addons/account/wizard/account_accrual_accounting.py:0 +#, python-format +msgid "You can only change the period for posted journal items." +msgstr "" + #. module: account #: code:addons/account/models/account_payment.py:0 #, python-format diff --git a/addons/crm/i18n/crm.pot b/addons/crm/i18n/crm.pot index cb9b6f7dc00a..fb4288b22440 100644 --- a/addons/crm/i18n/crm.pot +++ b/addons/crm/i18n/crm.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server saas~12.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-09-27 09:10+0000\n" -"PO-Revision-Date: 2019-09-27 09:10+0000\n" +"POT-Creation-Date: 2019-09-30 09:40+0000\n" +"PO-Revision-Date: 2019-09-30 09:40+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -150,25 +150,25 @@ msgid "" msgstr "" #. module: crm -#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_form -msgid "" -"<span class=\"o_stat_text\" attrs=\"{'invisible': [('meeting_count', '<', 2)]}\"> Meetings</span>\n" -" <span class=\"o_stat_text\" attrs=\"{'invisible': [('meeting_count', '>', 1)]}\"> Meeting</span>" +#: model_terms:ir.ui.view,arch_db:crm.utm_campaign_view_kanban +msgid "<small>Leads:</small>" msgstr "" #. module: crm -#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_form -msgid "<span class=\"oe_grey p-2\"> at </span>" +#: model_terms:ir.ui.view,arch_db:crm.utm_campaign_view_kanban +msgid "<small>Opportunities:</small>" msgstr "" #. module: crm -#: model_terms:ir.ui.view,arch_db:crm.utm_campaign_view_kanban -msgid "<strong>Leads</strong>" +#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_form +msgid "" +"<span class=\"o_stat_text\" attrs=\"{'invisible': [('meeting_count', '<', 2)]}\"> Meetings</span>\n" +" <span class=\"o_stat_text\" attrs=\"{'invisible': [('meeting_count', '>', 1)]}\"> Meeting</span>" msgstr "" #. module: crm -#: model_terms:ir.ui.view,arch_db:crm.utm_campaign_view_kanban -msgid "<strong>Opportunities</strong>" +#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_form +msgid "<span class=\"oe_grey p-2\"> at </span>" msgstr "" #. module: crm diff --git a/addons/event/i18n/event.pot b/addons/event/i18n/event.pot index 4ee28fcc4eab..350ca47b3613 100644 --- a/addons/event/i18n/event.pot +++ b/addons/event/i18n/event.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server saas~12.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-09-23 13:49+0000\n" -"PO-Revision-Date: 2019-09-23 13:49+0000\n" +"POT-Creation-Date: 2019-09-30 09:41+0000\n" +"PO-Revision-Date: 2019-09-30 09:41+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -1187,6 +1187,11 @@ msgstr "" msgid "Is Follower" msgstr "" +#. module: event +#: model:ir.model.fields,field_description:event.field_event_event__is_one_day +msgid "Is One Day" +msgstr "" + #. module: event #: model:ir.model.fields,help:event.field_event_type__default_registration_max msgid "It will select this default maximum value when you choose this event" diff --git a/addons/im_livechat/i18n/im_livechat.pot b/addons/im_livechat/i18n/im_livechat.pot index d38be35928d7..1f809e4b36c7 100644 --- a/addons/im_livechat/i18n/im_livechat.pot +++ b/addons/im_livechat/i18n/im_livechat.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server saas~12.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-08-26 08:17+0000\n" -"PO-Revision-Date: 2019-08-26 08:17+0000\n" +"POT-Creation-Date: 2019-10-01 12:11+0000\n" +"PO-Revision-Date: 2019-10-01 12:11+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -35,12 +35,6 @@ msgstr "" msgid "% Happy" msgstr "" -#. module: im_livechat -#: code:addons/im_livechat/controllers/main.py:0 -#, python-format -msgid "%s (%s)" -msgstr "" - #. module: im_livechat #: model:ir.model.fields,help:im_livechat.field_im_livechat_channel_rule__action msgid "" @@ -1140,6 +1134,13 @@ msgstr "" msgid "e.g. YourWebsite.com" msgstr "" +#. module: im_livechat +#. openerp-web +#: code:addons/im_livechat/static/src/xml/im_livechat.xml:0 +#, python-format +msgid "mail@example.com" +msgstr "" + #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form msgid "or copy this url and send it by email to your customers or suppliers:" diff --git a/addons/link_tracker/i18n/link_tracker.pot b/addons/link_tracker/i18n/link_tracker.pot index c35b8eee0b39..60f2021e2f9b 100644 --- a/addons/link_tracker/i18n/link_tracker.pot +++ b/addons/link_tracker/i18n/link_tracker.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server saas~12.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-09-27 09:11+0000\n" -"PO-Revision-Date: 2019-09-27 09:11+0000\n" +"POT-Creation-Date: 2019-09-30 09:41+0000\n" +"PO-Revision-Date: 2019-09-30 09:41+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -17,7 +17,7 @@ msgstr "" #. module: link_tracker #: model_terms:ir.ui.view,arch_db:link_tracker.utm_campaign_view_kanban -msgid "<strong>Clicks</strong>" +msgid "<small>Clicks:</small>" msgstr "" #. module: link_tracker diff --git a/addons/mail/i18n/mail.pot b/addons/mail/i18n/mail.pot index 7affd6014037..020ec39ccf40 100644 --- a/addons/mail/i18n/mail.pot +++ b/addons/mail/i18n/mail.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server saas~12.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-09-27 09:11+0000\n" -"PO-Revision-Date: 2019-09-27 09:11+0000\n" +"POT-Creation-Date: 2019-10-01 12:10+0000\n" +"PO-Revision-Date: 2019-10-01 12:10+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -6151,6 +6151,15 @@ msgstr "" msgid "Your message was rejected by moderator." msgstr "" +#. module: mail +#: code:addons/mail/controllers/home.py:0 +#, python-format +msgid "" +"Your password is the default (admin)! If this system is exposed to untrusted" +" users it is important to change it immediately for security reasons. I will" +" keep nagging you about it!" +msgstr "" + #. module: mail #: code:addons/mail/models/ir_actions.py:0 #, python-format @@ -6433,6 +6442,14 @@ msgstr "" msgid "unknown target model %s" msgstr "" +#. module: mail +#. openerp-web +#: code:addons/mail/static/src/js/attachment_box.js:0 +#: code:addons/mail/static/src/js/models/messages/abstract_message.js:0 +#, python-format +msgid "unnamed" +msgstr "" + #. module: mail #: model_terms:ir.ui.view,arch_db:mail.message_notification_email msgid "using" diff --git a/addons/mass_mailing/i18n/mass_mailing.pot b/addons/mass_mailing/i18n/mass_mailing.pot index 5d1153803476..2b1f3f197294 100644 --- a/addons/mass_mailing/i18n/mass_mailing.pot +++ b/addons/mass_mailing/i18n/mass_mailing.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server saas~12.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-09-23 13:50+0000\n" -"PO-Revision-Date: 2019-09-23 13:50+0000\n" +"POT-Creation-Date: 2019-10-01 12:11+0000\n" +"PO-Revision-Date: 2019-10-01 12:11+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -15,11 +15,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" -#. module: mass_mailing -#: model:ir.model.fields,field_description:mass_mailing.field_mailing_mailing__contact_list_count -msgid "# Contact List" -msgstr "" - #. module: mass_mailing #: model_terms:ir.ui.view,arch_db:mass_mailing.s_mail_block_comparison_table msgid "$18" @@ -163,8 +158,8 @@ msgstr "" #. module: mass_mailing #: model_terms:ir.ui.view,arch_db:mass_mailing.view_mail_mass_mailing_kanban msgid "" -"<span attrs=\"{'invisible': [('mailing_model_name', '!=', " -"'mailing.list')]}\"> Contacts</span>" +"<span attrs=\"{'invisible': " +"[('mailing_model_name','!=','mailing.list')]}\">Mailing Contact</span>" msgstr "" #. module: mass_mailing @@ -747,10 +742,14 @@ msgstr "" #: model:ir.model.fields,field_description:mass_mailing.field_utm_campaign__delivered #: model_terms:ir.ui.view,arch_db:mass_mailing.mailing_trace_view_search #: model_terms:ir.ui.view,arch_db:mass_mailing.utm_campaign_view_form -#: model_terms:ir.ui.view,arch_db:mass_mailing.view_mail_mass_mailing_kanban msgid "Delivered" msgstr "" +#. module: mass_mailing +#: model_terms:ir.ui.view,arch_db:mass_mailing.view_mail_mass_mailing_kanban +msgid "Delivered to" +msgstr "" + #. module: mass_mailing #: model:ir.model.fields,help:mass_mailing.field_mailing_mailing__medium_id msgid "Delivery method: Email" @@ -1190,6 +1189,11 @@ msgstr "" msgid "Mailing Campaigns" msgstr "" +#. module: mass_mailing +#: model:ir.model,name:mass_mailing.model_mailing_contact +msgid "Mailing Contact" +msgstr "" + #. module: mass_mailing #: model:ir.model,name:mass_mailing.model_mailing_list #: model:ir.model.fields,field_description:mass_mailing.field_mail_compose_message__mailing_list_ids @@ -1347,11 +1351,6 @@ msgstr "" msgid "Mass Mailing Campaign" msgstr "" -#. module: mass_mailing -#: model:ir.model,name:mass_mailing.model_mailing_contact -msgid "Mass Mailing Contact" -msgstr "" - #. module: mass_mailing #: model:ir.model.fields,field_description:mass_mailing.field_mail_compose_message__mass_mailing_name msgid "Mass Mailing Name" diff --git a/addons/mass_mailing_sms/i18n/mass_mailing_sms.pot b/addons/mass_mailing_sms/i18n/mass_mailing_sms.pot index 4d0194a5808a..d5a094cad470 100644 --- a/addons/mass_mailing_sms/i18n/mass_mailing_sms.pot +++ b/addons/mass_mailing_sms/i18n/mass_mailing_sms.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server saas~12.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-09-27 09:11+0000\n" -"PO-Revision-Date: 2019-09-27 09:11+0000\n" +"POT-Creation-Date: 2019-10-01 12:10+0000\n" +"PO-Revision-Date: 2019-10-01 12:10+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -48,7 +48,7 @@ msgstr "" #: model_terms:ir.ui.view,arch_db:mass_mailing_sms.mailing_mailing_view_form_sms msgid "" "<span name=\"next_departure_text\" attrs=\"{'invisible': [('mailing_type', " -"'!=', 'sms')]}\">This SMS marketing is scheduled for</span>" +"'!=', 'sms')]}\">This SMS marketing is scheduled for </span>" msgstr "" #. module: mass_mailing_sms @@ -110,6 +110,11 @@ msgstr "" msgid "Cancel" msgstr "" +#. module: mass_mailing_sms +#: model_terms:ir.ui.view,arch_db:mass_mailing_sms.mailing_mailing_view_form_sms +msgid "Clicked" +msgstr "" + #. module: mass_mailing_sms #: model:ir.model.fields,field_description:mass_mailing_sms.field_mailing_trace__sms_code msgid "Code" @@ -267,6 +272,11 @@ msgstr "" msgid "Mailing" msgstr "" +#. module: mass_mailing_sms +#: model:ir.model,name:mass_mailing_sms.model_mailing_contact +msgid "Mailing Contact" +msgstr "" + #. module: mass_mailing_sms #: model:ir.model,name:mass_mailing_sms.model_mailing_list msgid "Mailing List" @@ -293,11 +303,6 @@ msgstr "" msgid "Mass Mailing Campaign" msgstr "" -#. module: mass_mailing_sms -#: model:ir.model,name:mass_mailing_sms.model_mailing_contact -msgid "Mass Mailing Contact" -msgstr "" - #. module: mass_mailing_sms #: model_terms:ir.ui.view,arch_db:mass_mailing_sms.mailing_trace_report_view_graph #: model_terms:ir.ui.view,arch_db:mass_mailing_sms.mailing_trace_report_view_pivot @@ -437,6 +442,12 @@ msgstr "" msgid "SMS Traces" msgstr "" +#. module: mass_mailing_sms +#: code:addons/mass_mailing_sms/wizard/sms_composer.py:0 +#, python-format +msgid "STOP SMS : %s" +msgstr "" + #. module: mass_mailing_sms #: model_terms:ir.ui.view,arch_db:mass_mailing_sms.mailing_trace_report_view_search msgid "Scheduled Period" diff --git a/addons/mrp/i18n/mrp.pot b/addons/mrp/i18n/mrp.pot index 24303d821579..6de6b67fbc46 100644 --- a/addons/mrp/i18n/mrp.pot +++ b/addons/mrp/i18n/mrp.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server saas~12.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-09-27 09:10+0000\n" -"PO-Revision-Date: 2019-09-27 09:10+0000\n" +"POT-Creation-Date: 2019-10-01 12:08+0000\n" +"PO-Revision-Date: 2019-10-01 12:08+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -744,7 +744,6 @@ msgstr "" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_res_config_settings__group_mrp_byproducts -#: model_terms:ir.ui.view,arch_db:mrp.mrp_production_workorder_form_view_inherit msgid "By-Products" msgstr "" @@ -1439,6 +1438,7 @@ msgstr "" #: model:ir.model.fields,field_description:mrp.field_mrp_product_produce__move_finished_ids #: model:ir.model.fields,field_description:mrp.field_mrp_production__move_finished_ids #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view +#: model_terms:ir.ui.view,arch_db:mrp.mrp_production_workorder_form_view_inherit msgid "Finished Products" msgstr "" diff --git a/addons/payment/i18n/payment.pot b/addons/payment/i18n/payment.pot index 96bdda6adb8c..1edbc646fc57 100644 --- a/addons/payment/i18n/payment.pot +++ b/addons/payment/i18n/payment.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server saas~12.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-09-09 12:17+0000\n" -"PO-Revision-Date: 2019-09-09 12:17+0000\n" +"POT-Creation-Date: 2019-10-01 12:10+0000\n" +"PO-Revision-Date: 2019-10-01 12:10+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -491,6 +491,7 @@ msgstr "" #. module: payment #: model:ir.model.fields,field_description:payment.field_payment_acquirer__company_id +#: model:ir.model.fields,field_description:payment.field_payment_token__company_id msgid "Company" msgstr "" diff --git a/addons/sale/i18n/sale.pot b/addons/sale/i18n/sale.pot index fec173ef5263..fce4ef85b9ba 100644 --- a/addons/sale/i18n/sale.pot +++ b/addons/sale/i18n/sale.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server saas~12.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-09-27 09:11+0000\n" -"PO-Revision-Date: 2019-09-27 09:11+0000\n" +"POT-Creation-Date: 2019-10-01 12:10+0000\n" +"PO-Revision-Date: 2019-10-01 12:10+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -15,14 +15,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" -#. module: sale -#: model:ir.model.fields,help:sale.field_sale_order__fiscal_position_id -msgid "" -" Fiscal positions are used to adapt taxes and accounts for particular " -"customers or sales orders/invoices. The default value comes from the " -"customer." -msgstr "" - #. module: sale #: model:ir.model.fields,field_description:sale.field_sale_report__nbr msgid "# of Lines" @@ -325,6 +317,16 @@ msgstr "" msgid "<small><b class=\"text-muted\">Your advantage</b></small>" msgstr "" +#. module: sale +#: model_terms:ir.ui.view,arch_db:sale.utm_campaign_view_kanban +msgid "<small>Quotations:</small>" +msgstr "" + +#. module: sale +#: model_terms:ir.ui.view,arch_db:sale.utm_campaign_view_kanban +msgid "<small>Revenues:</small>" +msgstr "" + #. module: sale #: model_terms:ir.ui.view,arch_db:sale.portal_my_orders msgid "" @@ -466,16 +468,6 @@ msgstr "" msgid "<strong>Quotation Date:</strong>" msgstr "" -#. module: sale -#: model_terms:ir.ui.view,arch_db:sale.utm_campaign_view_kanban -msgid "<strong>Quotations</strong>" -msgstr "" - -#. module: sale -#: model_terms:ir.ui.view,arch_db:sale.utm_campaign_view_kanban -msgid "<strong>Revenues</strong>" -msgstr "" - #. module: sale #: model_terms:ir.ui.view,arch_db:sale.report_saleorder_document msgid "<strong>Salesperson:</strong>" @@ -1513,6 +1505,14 @@ msgstr "" msgid "Fiscal Position" msgstr "" +#. module: sale +#: model:ir.model.fields,help:sale.field_sale_order__fiscal_position_id +msgid "" +"Fiscal positions are used to adapt taxes and accounts for particular " +"customers or sales orders/invoices.The default value comes from the " +"customer." +msgstr "" + #. module: sale #: model:ir.model.fields,field_description:sale.field_sale_order__message_follower_ids msgid "Followers" diff --git a/addons/sale_management/i18n/sale_management.pot b/addons/sale_management/i18n/sale_management.pot index 7bf355917adf..c45165378fac 100644 --- a/addons/sale_management/i18n/sale_management.pot +++ b/addons/sale_management/i18n/sale_management.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server saas~12.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-08-26 08:16+0000\n" -"PO-Revision-Date: 2019-08-26 08:16+0000\n" +"POT-Creation-Date: 2019-10-01 12:08+0000\n" +"PO-Revision-Date: 2019-10-01 12:08+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -66,11 +66,6 @@ msgstr "" msgid "Archived" msgstr "" -#. module: sale_management -#: model:ir.ui.menu,name:sale_management.menu_catalog_variants_action -msgid "Attribute Values" -msgstr "" - #. module: sale_management #: model:ir.ui.menu,name:sale_management.menu_product_attribute_action msgid "Attributes" @@ -93,6 +88,8 @@ msgstr "" #. module: sale_management #: model:ir.model.fields,field_description:sale_management.field_sale_order_template__company_id +#: model:ir.model.fields,field_description:sale_management.field_sale_order_template_line__company_id +#: model:ir.model.fields,field_description:sale_management.field_sale_order_template_option__company_id msgid "Company" msgstr "" @@ -334,11 +331,6 @@ msgstr "" msgid "Product" msgstr "" -#. module: sale_management -#: model:ir.ui.menu,name:sale_management.menu_product_settings -msgid "Products" -msgstr "" - #. module: sale_management #: model:ir.model.fields,field_description:sale_management.field_sale_order_option__quantity #: model:ir.model.fields,field_description:sale_management.field_sale_order_template_line__product_uom_qty diff --git a/addons/stock/i18n/stock.pot b/addons/stock/i18n/stock.pot index b59e5072b3a9..37c13c81a83e 100644 --- a/addons/stock/i18n/stock.pot +++ b/addons/stock/i18n/stock.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server saas~12.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-09-23 13:48+0000\n" -"PO-Revision-Date: 2019-09-23 13:48+0000\n" +"POT-Creation-Date: 2019-09-30 09:40+0000\n" +"PO-Revision-Date: 2019-09-30 09:40+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -751,11 +751,6 @@ msgstr "" msgid "Attachment Count" msgstr "" -#. module: stock -#: model:ir.ui.menu,name:stock.menu_variants_action -msgid "Attribute Values" -msgstr "" - #. module: stock #: model:ir.ui.menu,name:stock.menu_attribute_action #: model_terms:ir.ui.view,arch_db:stock.res_config_settings_view_form @@ -6496,11 +6491,6 @@ msgstr "" msgid "Variant Count" msgstr "" -#. module: stock -#: model:ir.ui.menu,name:stock.menu_variant_in_config_stock -msgid "Variants" -msgstr "" - #. module: stock #: model_terms:ir.ui.view,arch_db:stock.view_location_search msgid "Vendor" @@ -6597,6 +6587,11 @@ msgstr "" msgid "Warehouse Count" msgstr "" +#. module: stock +#: model:ir.model.fields,field_description:stock.field_stock_location_route__warehouse_domain_ids +msgid "Warehouse Domain" +msgstr "" + #. module: stock #: model:ir.ui.menu,name:stock.menu_warehouse_config msgid "Warehouse Management" diff --git a/addons/website/i18n/website.pot b/addons/website/i18n/website.pot index e744983440a5..31e20a96a5f2 100644 --- a/addons/website/i18n/website.pot +++ b/addons/website/i18n/website.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server saas~12.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-09-27 09:10+0000\n" -"PO-Revision-Date: 2019-09-27 09:10+0000\n" +"POT-Creation-Date: 2019-10-01 12:08+0000\n" +"PO-Revision-Date: 2019-10-01 12:08+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -157,6 +157,21 @@ msgstr "" msgid "3/5" msgstr "" +#. module: website +#: model:ir.model.fields.selection,name:website.selection__website_rewrite__redirect_type__redirect_301 +msgid "301 Moved permanently" +msgstr "" + +#. module: website +#: model:ir.model.fields.selection,name:website.selection__website_rewrite__redirect_type__redirect_302 +msgid "302 Moved temporarily" +msgstr "" + +#. module: website +#: model:ir.model.fields.selection,name:website.selection__website_rewrite__redirect_type__rewrite +msgid "308 Redirect / Rewrite" +msgstr "" + #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "3s" @@ -172,6 +187,11 @@ msgstr "" msgid "403: Forbidden" msgstr "" +#. module: website +#: model:ir.model.fields.selection,name:website.selection__website_rewrite__redirect_type__not_found +msgid "404 Not Found" +msgstr "" + #. module: website #: model_terms:ir.ui.view,arch_db:website.404 msgid "404: Page not found!" @@ -871,9 +891,14 @@ msgstr "" msgid "Account & Sales management" msgstr "" +#. module: website +#: model:ir.model.fields,field_description:website.field_website_rewrite__redirect_type +msgid "Action" +msgstr "" + #. module: website #: model:ir.model.fields,field_description:website.field_website_page__active -#: model:ir.model.fields,field_description:website.field_website_redirect__active +#: model:ir.model.fields,field_description:website.field_website_rewrite__active #: model:ir.model.fields,field_description:website.field_website_visitor__active #: model_terms:ir.ui.view,arch_db:website.website_visitor_view_kanban msgid "Active" @@ -970,6 +995,11 @@ msgid "" " thousands developers." msgstr "" +#. module: website +#: model:ir.model,name:website.model_website_route +msgid "All Website Route" +msgstr "" + #. module: website #: model_terms:ir.ui.view,arch_db:website.s_features_grid msgid "All these icons are completely free for commercial use." @@ -1034,7 +1064,7 @@ msgid "Arch Filename" msgstr "" #. module: website -#: model_terms:ir.ui.view,arch_db:website.view_redirect_search +#: model_terms:ir.ui.view,arch_db:website.view_rewrite_search #: model_terms:ir.ui.view,arch_db:website.website_visitor_view_search msgid "Archived" msgstr "" @@ -1108,6 +1138,16 @@ msgstr "" msgid "Big" msgstr "" +#. module: website +#: model_terms:ir.ui.view,arch_db:website.snippet_options +msgid "Black" +msgstr "" + +#. module: website +#: model_terms:ir.ui.view,arch_db:website.snippet_options +msgid "Blue" +msgstr "" + #. module: website #: model_terms:ir.ui.view,arch_db:website.theme_customize msgid "Body" @@ -1186,6 +1226,16 @@ msgstr "" msgid "Center" msgstr "" +#. module: website +#: model_terms:ir.ui.view,arch_db:website.snippet_options +msgid "Centered" +msgstr "" + +#. module: website +#: model_terms:ir.ui.view,arch_db:website.snippet_options +msgid "Change Cover" +msgstr "" + #. module: website #: model_terms:ir.ui.view,arch_db:website.s_features_grid msgid "Change Icons" @@ -1473,7 +1523,8 @@ msgstr "" #: model:ir.model.fields,field_description:website.field_website__create_uid #: model:ir.model.fields,field_description:website.field_website_menu__create_uid #: model:ir.model.fields,field_description:website.field_website_page__create_uid -#: model:ir.model.fields,field_description:website.field_website_redirect__create_uid +#: model:ir.model.fields,field_description:website.field_website_rewrite__create_uid +#: model:ir.model.fields,field_description:website.field_website_route__create_uid #: model:ir.model.fields,field_description:website.field_website_visitor__create_uid #: model:ir.model.fields,field_description:website.field_website_visitor_lastconnection__create_uid msgid "Created by" @@ -1483,7 +1534,8 @@ msgstr "" #: model:ir.model.fields,field_description:website.field_website__create_date #: model:ir.model.fields,field_description:website.field_website_menu__create_date #: model:ir.model.fields,field_description:website.field_website_page__create_date -#: model:ir.model.fields,field_description:website.field_website_redirect__create_date +#: model:ir.model.fields,field_description:website.field_website_rewrite__create_date +#: model:ir.model.fields,field_description:website.field_website_route__create_date #: model:ir.model.fields,field_description:website.field_website_visitor_lastconnection__create_date msgid "Created on" msgstr "" @@ -1685,7 +1737,8 @@ msgstr "" #: model:ir.model.fields,field_description:website.field_website_page__display_name #: model:ir.model.fields,field_description:website.field_website_published_mixin__display_name #: model:ir.model.fields,field_description:website.field_website_published_multi_mixin__display_name -#: model:ir.model.fields,field_description:website.field_website_redirect__display_name +#: model:ir.model.fields,field_description:website.field_website_rewrite__display_name +#: model:ir.model.fields,field_description:website.field_website_route__display_name #: model:ir.model.fields,field_description:website.field_website_seo_metadata__display_name #: model:ir.model.fields,field_description:website.field_website_track__display_name #: model:ir.model.fields,field_description:website.field_website_visitor__display_name @@ -2011,6 +2064,16 @@ msgid "" " Useful to (hard) reset broken views or to read arch from file in dev-xml mode." msgstr "" +#. module: website +#: model_terms:ir.ui.view,arch_db:website.snippet_options +msgid "Filter Color" +msgstr "" + +#. module: website +#: model_terms:ir.ui.view,arch_db:website.snippet_options +msgid "Filter Intensity" +msgstr "" + #. module: website #: model_terms:ir.ui.view,arch_db:website.s_features msgid "First Feature" @@ -2037,6 +2100,11 @@ msgstr "" msgid "First page linked to this view" msgstr "" +#. module: website +#: model_terms:ir.ui.view,arch_db:website.snippet_options +msgid "Fit text" +msgstr "" + #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Fixed" @@ -2107,6 +2175,11 @@ msgstr "" msgid "Full" msgstr "" +#. module: website +#: model_terms:ir.ui.view,arch_db:website.snippet_options +msgid "Full Screen" +msgstr "" + #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Full-Width" @@ -2269,6 +2342,11 @@ msgstr "" msgid "Great products for great people" msgstr "" +#. module: website +#: model_terms:ir.ui.view,arch_db:website.snippet_options +msgid "Green" +msgstr "" + #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Grid" @@ -2276,7 +2354,7 @@ msgstr "" #. module: website #: model_terms:ir.ui.view,arch_db:website.menu_search -#: model_terms:ir.ui.view,arch_db:website.view_redirect_search +#: model_terms:ir.ui.view,arch_db:website.view_rewrite_search #: model_terms:ir.ui.view,arch_db:website.website_visitor_page_view_search #: model_terms:ir.ui.view,arch_db:website.website_visitor_view_search msgid "Group By" @@ -2311,6 +2389,11 @@ msgstr "" msgid "HTTP Routing" msgstr "" +#. module: website +#: model_terms:ir.ui.view,arch_db:website.snippet_options +msgid "Half Screen" +msgstr "" + #. module: website #: model:ir.model.fields,field_description:website.field_website_page__header_color msgid "Header Color" @@ -2358,6 +2441,11 @@ msgstr "" msgid "Here are the visuals used to help you translate efficiently:" msgstr "" +#. module: website +#: model_terms:ir.ui.view,arch_db:website.snippet_options +msgid "Hero" +msgstr "" + #. module: website #. openerp-web #: code:addons/website/static/src/xml/website.facebook_page.xml:0 @@ -2372,6 +2460,11 @@ msgstr "" msgid "Hide this page from search results" msgstr "" +#. module: website +#: model_terms:ir.ui.view,arch_db:website.snippet_options +msgid "High" +msgstr "" + #. module: website #. openerp-web #: code:addons/website/static/src/xml/website.editor.xml:0 @@ -2416,6 +2509,11 @@ msgstr "" msgid "How to get my Tracking ID" msgstr "" +#. module: website +#: model_terms:ir.ui.view,arch_db:website.snippet_options +msgid "Huge" +msgstr "" + #. module: website #: model:ir.model.fields,field_description:website.field_website__id #: model:ir.model.fields,field_description:website.field_website_menu__id @@ -2423,7 +2521,8 @@ msgstr "" #: model:ir.model.fields,field_description:website.field_website_page__id #: model:ir.model.fields,field_description:website.field_website_published_mixin__id #: model:ir.model.fields,field_description:website.field_website_published_multi_mixin__id -#: model:ir.model.fields,field_description:website.field_website_redirect__id +#: model:ir.model.fields,field_description:website.field_website_rewrite__id +#: model:ir.model.fields,field_description:website.field_website_route__id #: model:ir.model.fields,field_description:website.field_website_seo_metadata__id #: model:ir.model.fields,field_description:website.field_website_track__id #: model:ir.model.fields,field_description:website.field_website_visitor__id @@ -2752,7 +2851,8 @@ msgstr "" #: model:ir.model.fields,field_description:website.field_website_page____last_update #: model:ir.model.fields,field_description:website.field_website_published_mixin____last_update #: model:ir.model.fields,field_description:website.field_website_published_multi_mixin____last_update -#: model:ir.model.fields,field_description:website.field_website_redirect____last_update +#: model:ir.model.fields,field_description:website.field_website_rewrite____last_update +#: model:ir.model.fields,field_description:website.field_website_route____last_update #: model:ir.model.fields,field_description:website.field_website_seo_metadata____last_update #: model:ir.model.fields,field_description:website.field_website_track____last_update #: model:ir.model.fields,field_description:website.field_website_visitor____last_update @@ -2776,7 +2876,8 @@ msgstr "" #: model:ir.model.fields,field_description:website.field_website__write_uid #: model:ir.model.fields,field_description:website.field_website_menu__write_uid #: model:ir.model.fields,field_description:website.field_website_page__write_uid -#: model:ir.model.fields,field_description:website.field_website_redirect__write_uid +#: model:ir.model.fields,field_description:website.field_website_rewrite__write_uid +#: model:ir.model.fields,field_description:website.field_website_route__write_uid #: model:ir.model.fields,field_description:website.field_website_visitor__write_uid #: model:ir.model.fields,field_description:website.field_website_visitor_lastconnection__write_uid msgid "Last Updated by" @@ -2786,7 +2887,8 @@ msgstr "" #: model:ir.model.fields,field_description:website.field_website__write_date #: model:ir.model.fields,field_description:website.field_website_menu__write_date #: model:ir.model.fields,field_description:website.field_website_page__write_date -#: model:ir.model.fields,field_description:website.field_website_redirect__write_date +#: model:ir.model.fields,field_description:website.field_website_rewrite__write_date +#: model:ir.model.fields,field_description:website.field_website_route__write_date #: model:ir.model.fields,field_description:website.field_website_visitor__write_date #: model:ir.model.fields,field_description:website.field_website_visitor_lastconnection__write_date msgid "Last Updated on" @@ -2921,6 +3023,11 @@ msgstr "" msgid "Logo Height" msgstr "" +#. module: website +#: model_terms:ir.ui.view,arch_db:website.snippet_options +msgid "Low" +msgstr "" + #. module: website #: model_terms:ir.ui.view,arch_db:website.theme_customize msgid "Main" @@ -3111,16 +3218,6 @@ msgstr "" msgid "Move to previous" msgstr "" -#. module: website -#: model:ir.model.fields.selection,name:website.selection__website_redirect__redirect_type__301 -msgid "Moved permanently (301)" -msgstr "" - -#. module: website -#: model:ir.model.fields.selection,name:website.selection__website_redirect__redirect_type__302 -msgid "Moved temporarily (302)" -msgstr "" - #. module: website #: model:ir.model,name:website.model_website_multi_mixin msgid "Multi Website Mixin" @@ -3150,6 +3247,7 @@ msgstr "" #. module: website #. openerp-web #: code:addons/website/static/src/xml/website.pageProperties.xml:0 +#: model:ir.model.fields,field_description:website.field_website_rewrite__name #: model:ir.model.fields,field_description:website.field_website_visitor__name #: model_terms:ir.ui.view,arch_db:website.list_website_pages #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form @@ -3645,6 +3743,7 @@ msgid "Previous View Architecture" msgstr "" #. module: website +#: model_terms:ir.ui.view,arch_db:website.snippet_options #: model_terms:ir.ui.view,arch_db:website.theme_customize msgid "Primary" msgstr "" @@ -3722,6 +3821,11 @@ msgstr "" msgid "Publishing Date" msgstr "" +#. module: website +#: model_terms:ir.ui.view,arch_db:website.snippet_options +msgid "Purple" +msgstr "" + #. module: website #: model_terms:ir.ui.view,arch_db:website.http_error_debug msgid "QWeb" @@ -3753,8 +3857,8 @@ msgid "Record Rule" msgstr "" #. module: website -#: model:ir.model.fields,field_description:website.field_website_redirect__url_from -msgid "Redirect From" +#: model_terms:ir.ui.view,arch_db:website.snippet_options +msgid "Red" msgstr "" #. module: website @@ -3765,18 +3869,12 @@ msgid "Redirect Old URL" msgstr "" #. module: website -#: model:ir.model.fields,field_description:website.field_website_redirect__url_to -msgid "Redirect To" -msgstr "" - -#. module: website -#: model:ir.model.fields,field_description:website.field_website_redirect__redirect_type -#: model_terms:ir.ui.view,arch_db:website.view_redirect_search +#: model_terms:ir.ui.view,arch_db:website.view_rewrite_search msgid "Redirection Type" msgstr "" #. module: website -#: model:ir.ui.menu,name:website.menu_website_redirect_list +#: model:ir.ui.menu,name:website.menu_website_rewrite msgid "Redirects" msgstr "" @@ -3785,6 +3883,16 @@ msgstr "" msgid "References" msgstr "" +#. module: website +#: model_terms:ir.ui.view,arch_db:website.view_website_rewrite_form +msgid "Refresh route's list" +msgstr "" + +#. module: website +#: model_terms:ir.ui.view,arch_db:website.snippet_options +msgid "Regular" +msgstr "" + #. module: website #: model_terms:ir.ui.view,arch_db:website.website_pages_form_view msgid "Related Menu Items" @@ -3814,6 +3922,11 @@ msgstr "" msgid "Remove" msgstr "" +#. module: website +#: model_terms:ir.ui.view,arch_db:website.snippet_options +msgid "Remove Cover" +msgstr "" + #. module: website #. openerp-web #: code:addons/website/static/src/xml/website.xml:0 @@ -3862,6 +3975,11 @@ msgstr "" msgid "Review" msgstr "" +#. module: website +#: model:ir.actions.act_window,name:website.action_website_rewrite_list +msgid "Rewrite" +msgstr "" + #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Right" @@ -3882,6 +4000,12 @@ msgstr "" msgid "Rounded corners" msgstr "" +#. module: website +#: model:ir.model.fields,field_description:website.field_website_rewrite__route_id +#: model:ir.model.fields,field_description:website.field_website_route__path +msgid "Route" +msgstr "" + #. module: website #: model:ir.model,name:website.model_website_seo_metadata msgid "SEO metadata" @@ -3923,7 +4047,7 @@ msgid "Search Menus" msgstr "" #. module: website -#: model_terms:ir.ui.view,arch_db:website.view_redirect_search +#: model_terms:ir.ui.view,arch_db:website.view_rewrite_search msgid "Search Redirect" msgstr "" @@ -3954,6 +4078,7 @@ msgid "Second list of Features" msgstr "" #. module: website +#: model_terms:ir.ui.view,arch_db:website.snippet_options #: model_terms:ir.ui.view,arch_db:website.theme_customize msgid "Secondary" msgstr "" @@ -4014,7 +4139,7 @@ msgstr "" #. module: website #: model:ir.model.fields,field_description:website.field_website_menu__sequence #: model:ir.model.fields,field_description:website.field_website_page__priority -#: model:ir.model.fields,field_description:website.field_website_redirect__sequence +#: model:ir.model.fields,field_description:website.field_website_rewrite__sequence msgid "Sequence" msgstr "" @@ -4275,6 +4400,16 @@ msgstr "" msgid "Text" msgstr "" +#. module: website +#: model_terms:ir.ui.view,arch_db:website.snippet_options +msgid "Text Alignment" +msgstr "" + +#. module: website +#: model_terms:ir.ui.view,arch_db:website.snippet_options +msgid "Text Size" +msgstr "" + #. module: website #: code:addons/website/controllers/backend.py:0 #, python-format @@ -4514,6 +4649,11 @@ msgstr "" msgid "Timezone" msgstr "" +#. module: website +#: model_terms:ir.ui.view,arch_db:website.snippet_options +msgid "Tiny" +msgstr "" + #. module: website #. openerp-web #: code:addons/website/static/src/xml/website.seo.xml:0 @@ -4677,6 +4817,18 @@ msgid "" "confirm." msgstr "" +#. module: website +#: model:ir.model.fields,help:website.field_website_rewrite__redirect_type +msgid "" +"Type of redirect/Rewrite:\n" +"\n" +" 301 Moved permanently: The browser will keep in cache the new url.\n" +" 302 Moved temporarily: The browser will not keep in cache the new url and ask again the next time the new url.\n" +" 404 Not Found: If you want remove a specific page/controller (e.g. Ecommerce is installed, but you don't want /shop on a specific website)\n" +" 308 Redirect / Rewrite: If you want rename a controller with a new url. (Eg: /shop -> /garden - Both url will be accessible but /shop will automatically be redirected to /garden)\n" +" " +msgstr "" + #. module: website #. openerp-web #: code:addons/website/static/src/xml/website.backend.xml:0 @@ -4685,12 +4837,23 @@ msgstr "" msgid "UA-XXXXXXXX-Y" msgstr "" +#. module: website +#: model:ir.model.fields,field_description:website.field_website_rewrite__url_from +#: model_terms:ir.ui.view,arch_db:website.view_website_rewrite_form +msgid "URL from" +msgstr "" + #. module: website #: model:ir.model.fields,help:website.field_res_config_settings__cdn_filters #: model:ir.model.fields,help:website.field_website__cdn_filters msgid "URL matching those filters will be rewritten using the CDN Base URL" msgstr "" +#. module: website +#: model:ir.model.fields,field_description:website.field_website_rewrite__url_to +msgid "URL to" +msgstr "" + #. module: website #: model_terms:ir.ui.view,arch_db:website.snippet_options msgid "Underlined" @@ -5038,7 +5201,7 @@ msgstr "" #: model:ir.model.fields,field_description:website.field_website_multi_mixin__website_id #: model:ir.model.fields,field_description:website.field_website_page__website_id #: model:ir.model.fields,field_description:website.field_website_published_multi_mixin__website_id -#: model:ir.model.fields,field_description:website.field_website_redirect__website_id +#: model:ir.model.fields,field_description:website.field_website_rewrite__website_id #: model:ir.model.fields,field_description:website.field_website_visitor__website_id #: model:ir.ui.menu,name:website.menu_website_configuration #: model_terms:ir.ui.view,arch_db:website.res_config_settings_view_form @@ -5116,22 +5279,6 @@ msgstr "" msgid "Website Published Mixin" msgstr "" -#. module: website -#: model:ir.model,name:website.model_website_redirect -msgid "Website Redirect" -msgstr "" - -#. module: website -#: model_terms:ir.ui.view,arch_db:website.website_redirect_form_view -msgid "Website Redirect Settings" -msgstr "" - -#. module: website -#: model:ir.actions.act_window,name:website.action_website_redirect_list -#: model_terms:ir.ui.view,arch_db:website.website_redirect_tree_view -msgid "Website Redirects" -msgstr "" - #. module: website #: model_terms:ir.ui.view,arch_db:website.view_website_form msgid "Website Settings" @@ -5220,6 +5367,21 @@ msgstr "" msgid "Website opengraph image" msgstr "" +#. module: website +#: model:ir.model,name:website.model_website_rewrite +msgid "Website rewrite" +msgstr "" + +#. module: website +#: model_terms:ir.ui.view,arch_db:website.view_website_rewrite_form +msgid "Website rewrite Settings" +msgstr "" + +#. module: website +#: model_terms:ir.ui.view,arch_db:website.action_website_rewrite_tree +msgid "Website rewrites" +msgstr "" + #. module: website #: model:ir.actions.server,name:website.ir_actions_server_website_dashboard #: model:ir.actions.server,name:website.ir_actions_server_website_google_analytics @@ -5252,6 +5414,11 @@ msgstr "" msgid "What do you want to do?" msgstr "" +#. module: website +#: model_terms:ir.ui.view,arch_db:website.snippet_options +msgid "White" +msgstr "" + #. module: website #: model_terms:ir.ui.view,arch_db:website.s_quotes_carousel #: model_terms:ir.ui.view,arch_db:website.s_tabs @@ -5282,6 +5449,11 @@ msgid "" "Write what the customer would like to know, <br/>not what you want to show." msgstr "" +#. module: website +#: model_terms:ir.ui.view,arch_db:website.snippet_options +msgid "Yellow" +msgstr "" + #. module: website #. openerp-web #: code:addons/website/static/src/xml/translator.xml:0 diff --git a/addons/website_blog/i18n/website_blog.pot b/addons/website_blog/i18n/website_blog.pot index bae827c83be2..726582f92beb 100644 --- a/addons/website_blog/i18n/website_blog.pot +++ b/addons/website_blog/i18n/website_blog.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server saas~12.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-09-09 12:18+0000\n" -"PO-Revision-Date: 2019-09-09 12:18+0000\n" +"POT-Creation-Date: 2019-09-30 09:42+0000\n" +"PO-Revision-Date: 2019-09-30 09:42+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -221,27 +221,6 @@ msgstr "" msgid "<span class=\"nav-link disabled pl-0\">Blogs:</span>" msgstr "" -#. module: website_blog -#: model_terms:ir.ui.view,arch_db:website_blog.website_blog -msgid "" -"<span class=\"o_js_hide_regular\">Fit text</span>\n" -" <span class=\"o_js_show_regular\">Tiny</span>" -msgstr "" - -#. module: website_blog -#: model_terms:ir.ui.view,arch_db:website_blog.website_blog -msgid "" -"<span class=\"o_js_hide_regular\">Full Screen</span>\n" -" <span class=\"o_js_show_regular\">Large</span>" -msgstr "" - -#. module: website_blog -#: model_terms:ir.ui.view,arch_db:website_blog.website_blog -msgid "" -"<span class=\"o_js_hide_regular\">Half Screen</span>\n" -" <span class=\"o_js_show_regular\">Medium</span>" -msgstr "" - #. module: website_blog #: model_terms:ir.ui.view,arch_db:website_blog.blog_post_template_new_post msgid "A new post" @@ -346,16 +325,6 @@ msgstr "" msgid "Avatar" msgstr "" -#. module: website_blog -#: model_terms:ir.ui.view,arch_db:website_blog.website_blog -msgid "Big" -msgstr "" - -#. module: website_blog -#: model_terms:ir.ui.view,arch_db:website_blog.website_blog -msgid "Black" -msgstr "" - #. module: website_blog #: model:ir.model.fields,field_description:website_blog.field_blog_post__blog_id #: model_terms:ir.ui.view,arch_db:website_blog.blog_blog_view_search @@ -452,11 +421,6 @@ msgstr "" msgid "Blogs" msgstr "" -#. module: website_blog -#: model_terms:ir.ui.view,arch_db:website_blog.website_blog -msgid "Blue" -msgstr "" - #. module: website_blog #: model:ir.model.fields,field_description:website_blog.field_blog_post__can_publish msgid "Can Publish" @@ -467,15 +431,9 @@ msgstr "" msgid "Category" msgstr "" -#. module: website_blog -#: model_terms:ir.ui.view,arch_db:website_blog.website_blog -msgid "Centered" -msgstr "" - #. module: website_blog #. openerp-web #: code:addons/website_blog/static/src/js/tours/website_blog.js:0 -#: model_terms:ir.ui.view,arch_db:website_blog.website_blog #, python-format msgid "Change Cover" msgstr "" @@ -594,16 +552,6 @@ msgstr "" msgid "Facebook" msgstr "" -#. module: website_blog -#: model_terms:ir.ui.view,arch_db:website_blog.website_blog -msgid "Filter Color" -msgstr "" - -#. module: website_blog -#: model_terms:ir.ui.view,arch_db:website_blog.website_blog -msgid "Filter Intensity" -msgstr "" - #. module: website_blog #: model_terms:ir.ui.view,arch_db:website_blog.opt_sidebar_blog_index_follow_us msgid "Follow Us" @@ -632,31 +580,11 @@ msgstr "" msgid "Google Plus" msgstr "" -#. module: website_blog -#: model_terms:ir.ui.view,arch_db:website_blog.website_blog -msgid "Green" -msgstr "" - #. module: website_blog #: model_terms:ir.ui.view,arch_db:website_blog.view_blog_post_search msgid "Group By" msgstr "" -#. module: website_blog -#: model_terms:ir.ui.view,arch_db:website_blog.website_blog -msgid "Hero" -msgstr "" - -#. module: website_blog -#: model_terms:ir.ui.view,arch_db:website_blog.website_blog -msgid "High" -msgstr "" - -#. module: website_blog -#: model_terms:ir.ui.view,arch_db:website_blog.website_blog -msgid "Huge" -msgstr "" - #. module: website_blog #: model:ir.model.fields,field_description:website_blog.field_blog_blog__id #: model:ir.model.fields,field_description:website_blog.field_blog_post__id @@ -692,6 +620,13 @@ msgstr "" msgid "Is Published" msgstr "" +#. module: website_blog +#. openerp-web +#: code:addons/website_blog/static/src/js/website_blog.editor.js:0 +#, python-format +msgid "Large" +msgstr "" + #. module: website_blog #: model:ir.model.fields,field_description:website_blog.field_blog_post__write_uid #: model_terms:ir.ui.view,arch_db:website_blog.view_blog_post_search @@ -733,21 +668,11 @@ msgstr "" msgid "Latest Posts" msgstr "" -#. module: website_blog -#: model_terms:ir.ui.view,arch_db:website_blog.website_blog -msgid "Left" -msgstr "" - #. module: website_blog #: model_terms:ir.ui.view,arch_db:website_blog.opt_blog_post_share_links_display msgid "LinkedIn" msgstr "" -#. module: website_blog -#: model_terms:ir.ui.view,arch_db:website_blog.website_blog -msgid "Low" -msgstr "" - #. module: website_blog #: model:ir.model.fields,field_description:website_blog.field_blog_blog__message_main_attachment_id #: model:ir.model.fields,field_description:website_blog.field_blog_post__message_main_attachment_id @@ -755,7 +680,9 @@ msgid "Main Attachment" msgstr "" #. module: website_blog -#: model_terms:ir.ui.view,arch_db:website_blog.website_blog +#. openerp-web +#: code:addons/website_blog/static/src/js/website_blog.editor.js:0 +#, python-format msgid "Medium" msgstr "" @@ -821,11 +748,6 @@ msgstr "" msgid "No tags defined yet." msgstr "" -#. module: website_blog -#: model_terms:ir.ui.view,arch_db:website_blog.website_blog -msgid "None" -msgstr "" - #. module: website_blog #: model:ir.model.fields,field_description:website_blog.field_blog_blog__message_needaction_counter #: model:ir.model.fields,field_description:website_blog.field_blog_post__message_needaction_counter @@ -883,11 +805,6 @@ msgstr "" msgid "Posts" msgstr "" -#. module: website_blog -#: model_terms:ir.ui.view,arch_db:website_blog.website_blog -msgid "Primary" -msgstr "" - #. module: website_blog #: model_terms:ir.ui.view,arch_db:website_blog.posts_loop msgid "Published (" @@ -914,11 +831,6 @@ msgstr "" msgid "Publishing date" msgstr "" -#. module: website_blog -#: model_terms:ir.ui.view,arch_db:website_blog.website_blog -msgid "Purple" -msgstr "" - #. module: website_blog #: model_terms:ir.ui.view,arch_db:website_blog.opt_blog_cover_post msgid "Read more" @@ -929,32 +841,12 @@ msgstr "" msgid "Read more <i class=\"fa fa-chevron-right ml-2\"/>" msgstr "" -#. module: website_blog -#: model_terms:ir.ui.view,arch_db:website_blog.website_blog -msgid "Red" -msgstr "" - -#. module: website_blog -#: model_terms:ir.ui.view,arch_db:website_blog.website_blog -msgid "Regular" -msgstr "" - -#. module: website_blog -#: model_terms:ir.ui.view,arch_db:website_blog.website_blog -msgid "Remove Cover" -msgstr "" - #. module: website_blog #: model:ir.model.fields,help:website_blog.field_blog_blog__website_id #: model:ir.model.fields,help:website_blog.field_blog_post__website_id msgid "Restrict publishing to this website." msgstr "" -#. module: website_blog -#: model_terms:ir.ui.view,arch_db:website_blog.website_blog -msgid "Right" -msgstr "" - #. module: website_blog #: model_terms:ir.ui.view,arch_db:website_blog.view_blog_post_form msgid "SEO" @@ -1031,16 +923,6 @@ msgstr "" msgid "Share this post" msgstr "" -#. module: website_blog -#: model_terms:ir.ui.view,arch_db:website_blog.website_blog -msgid "Size" -msgstr "" - -#. module: website_blog -#: model_terms:ir.ui.view,arch_db:website_blog.website_blog -msgid "Small" -msgstr "" - #. module: website_blog #. openerp-web #: code:addons/website_blog/models/website_blog.py:0 @@ -1118,16 +1000,6 @@ msgstr "" msgid "Teaser Content" msgstr "" -#. module: website_blog -#: model_terms:ir.ui.view,arch_db:website_blog.website_blog -msgid "Text Alignment" -msgstr "" - -#. module: website_blog -#: model_terms:ir.ui.view,arch_db:website_blog.website_blog -msgid "Text Size" -msgstr "" - #. module: website_blog #: model:ir.model.fields,help:website_blog.field_blog_post__post_date msgid "" @@ -1146,7 +1018,9 @@ msgid "This box will not be visible to your visitors" msgstr "" #. module: website_blog -#: model_terms:ir.ui.view,arch_db:website_blog.website_blog +#. openerp-web +#: code:addons/website_blog/static/src/js/website_blog.editor.js:0 +#, python-format msgid "Tiny" msgstr "" @@ -1268,11 +1142,6 @@ msgstr "" msgid "Website opengraph image" msgstr "" -#. module: website_blog -#: model_terms:ir.ui.view,arch_db:website_blog.website_blog -msgid "White" -msgstr "" - #. module: website_blog #: model_terms:ir.ui.view,arch_db:website_blog.sidebar_blog_index msgid "Write a small text here to describe your blog or company." @@ -1285,11 +1154,6 @@ msgstr "" msgid "Write a title, the subtitle is optional." msgstr "" -#. module: website_blog -#: model_terms:ir.ui.view,arch_db:website_blog.website_blog -msgid "Yellow" -msgstr "" - #. module: website_blog #: model_terms:ir.ui.view,arch_db:website_blog.opt_blog_post_share_links_display #: model_terms:ir.ui.view,arch_db:website_blog.opt_sidebar_blog_index_follow_us diff --git a/addons/website_event/i18n/website_event.pot b/addons/website_event/i18n/website_event.pot index 7b520347c9fd..45e75315aa9b 100644 --- a/addons/website_event/i18n/website_event.pot +++ b/addons/website_event/i18n/website_event.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server saas~12.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-09-23 11:33+0000\n" -"PO-Revision-Date: 2019-09-23 11:33+0000\n" +"POT-Creation-Date: 2019-09-30 09:42+0000\n" +"PO-Revision-Date: 2019-09-30 09:42+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -15,227 +15,185 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" -#. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.layout -msgid "&times;" -msgstr "" - -#. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.registration_attendee_details -msgid "(Free)" -msgstr "" - -#. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.registration_template -msgid "<b>End of Registration</b>" -msgstr "" - #. module: website_event #: model_terms:ir.ui.view,arch_db:website_event.registration_template -msgid "<b>Price</b>" +msgid "<b>Event registration is closed.</b>" msgstr "" #. module: website_event #: model_terms:ir.ui.view,arch_db:website_event.registration_template -msgid "<b>Quantity</b>" +msgid "<b>Event registration not yet started.</b>" msgstr "" #. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.registration_template -msgid "<b>Ticket Type</b>" +#: model_terms:ir.ui.view,arch_db:website_event.registration_complete +msgid "<b>Start</b>" msgstr "" #. module: website_event #: model_terms:ir.ui.view,arch_db:website_event.country_events_list -msgid "<b>Upcoming Events</b>" +msgid "<b>View all</b>" msgstr "" #. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.registration_template -msgid "" -"<em><i class=\"fa fa-plus-circle\" role=\"img\" aria-label=\"Create\" title=\"Create\"/>\n" -" Configure and Launch Event Registration</em>" +#: model_terms:ir.ui.view,arch_db:website_event.registration_complete +msgid "<br/> <b>End</b>" msgstr "" #. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.index +#: model_terms:ir.ui.view,arch_db:website_event.index_sidebar_quotes msgid "" -"<i class=\"fa fa-clock-o text-primary mx-1\" role=\"img\" aria-label=\"Start" -" date\" title=\"Start date\"/>" +"<em>Write here a quote from one of your attendees. It gives confidence in " +"your events.</em>" msgstr "" #. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.event_details -#: model_terms:ir.ui.view,arch_db:website_event.registration_complete -msgid "" -"<i class=\"fa fa-clock-o text-primary\" role=\"img\" aria-label=\"Start " -"date\" title=\"Start date\"/>" +#: model_terms:ir.ui.view,arch_db:website_event.events_list +msgid "<i class=\"fa fa-ban mr-2\"/>Unpublished" msgstr "" #. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.event_description_full -msgid "" -"<i class=\"fa fa-clock-o\"/>\n" -" <span>From</span>" +#: model_terms:ir.ui.view,arch_db:website_event.event_details +#: model_terms:ir.ui.view,arch_db:website_event.events_list +msgid "<i class=\"fa fa-check mr-2\"/>Registered" msgstr "" #. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.event_description_full +#: model_terms:ir.ui.view,arch_db:website_event.index_sidebar_follow_us msgid "" -"<i class=\"fa fa-clock-o\"/>\n" -" <span>To</span>" +"<i class=\"fa fa-facebook text-facebook\" aria-label=\"Facebook\" " +"title=\"Facebook\"/>" msgstr "" #. module: website_event #: model_terms:ir.ui.view,arch_db:website_event.country_events_list -msgid "" -"<i class=\"fa fa-cloud\" title=\"It is an online event\" role=\"img\" aria-" -"label=\"It is an online event\"/>" +msgid "<i class=\"fa fa-flag mr-2\"/>Events:" msgstr "" #. module: website_event #: model_terms:ir.ui.view,arch_db:website_event.registration_complete -msgid "" -"<i class=\"fa fa-envelope text-primary\" role=\"img\" aria-label=\"Email\" " -"title=\"Email\"/>" -msgstr "" - -#. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.s_country_events -msgid "<i class=\"fa fa-flag\"/> Events from Your Country" +msgid "<i class=\"fa fa-fw fa-calendar\"/> Add to Google Calendar" msgstr "" #. module: website_event #: model_terms:ir.ui.view,arch_db:website_event.registration_complete -msgid "<i class=\"fa fa-fw fa-calendar\"/> Add to Google Calendar" +msgid "<i class=\"fa fa-fw fa-calendar\"/> Add to iCal/Outlook" msgstr "" #. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.registration_complete -msgid "<i class=\"fa fa-fw fa-calendar\"/> Add to iCal/Outlook" +#: model_terms:ir.ui.view,arch_db:website_event.index_sidebar_follow_us +msgid "<i class=\"fa fa-github text-github\" aria-label=\"Github\" title=\"Github\"/>" msgstr "" #. module: website_event #: model_terms:ir.ui.view,arch_db:website_event.country_events_list -msgid "" -"<i class=\"fa fa-map-marker\" title=\"It is a physical event\" role=\"img\" " -"aria-label=\"It is a physical event\"/>" +#: model_terms:ir.ui.view,arch_db:website_event.s_country_events +msgid "<i class=\"fa fa-globe mr-2\"/>Upcoming Events" msgstr "" #. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.registration_complete +#: model_terms:ir.ui.view,arch_db:website_event.index_sidebar_follow_us msgid "" -"<i class=\"fa fa-phone text-primary \" role=\"img\" aria-label=\"Phone\" " -"title=\"Phone\"/>" +"<i class=\"fa fa-instagram text-instagram\" aria-label=\"Instagram\" " +"title=\"Instagram\"/>" msgstr "" #. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.index -#: model_terms:ir.ui.view,arch_db:website_event.registration_complete +#: model_terms:ir.ui.view,arch_db:website_event.index_sidebar_follow_us msgid "" -"<i class=\"fa fa-ticket\" role=\"img\" aria-label=\"Event type\" " -"title=\"Event type\"/>" +"<i class=\"fa fa-linkedin text-linkedin\" aria-label=\"LinkedIn\" " +"title=\"LinkedIn\"/>" msgstr "" #. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.registration_complete -msgid "<i class=\"fa fa-user text-primary\" role=\"img\" aria-label=\"Name\" title=\"Name\"/>" +#: model_terms:ir.ui.view,arch_db:website_event.layout +msgid "<i class=\"fa fa-long-arrow-left text-primary mr-2\"/>All Events" msgstr "" #. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.event_right_quotes +#: model_terms:ir.ui.view,arch_db:website_event.registration_template msgid "" -"<i>Write here a quote from one of your attendees.\n" -" It gives confidence in your\n" -" events.</i>" +"<i class=\"fa fa-pencil mr-2\" role=\"img\" aria-label=\"Create\" " +"title=\"Create\"/><em>Configure Event Registration</em>" msgstr "" #. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.event_right_quotes -msgid "<small>Author</small>" +#: model_terms:ir.ui.view,arch_db:website_event.index_sidebar_follow_us +msgid "<i class=\"fa fa-twitter text-twitter\" aria-label=\"Twitter\" title=\"Twitter\"/>" msgstr "" #. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.index -#: model_terms:ir.ui.view,arch_db:website_event.registration_complete -msgid "<small>to</small>" -msgstr "" - -#. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.country_events_list +#: model_terms:ir.ui.view,arch_db:website_event.index_sidebar_follow_us msgid "" -"<span class=\"badge badge-danger\" role=\"img\" aria-label=\"Attention: not " -"published\" title=\"Not published\"><i class=\"fa fa-ban\"/></span>" +"<i class=\"fa fa-youtube-play text-youtube\" aria-label=\"Youtube\" " +"title=\"Youtube\"/>" msgstr "" #. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.ticket +#: model_terms:ir.ui.view,arch_db:website_event.s_speaker_bio msgid "" -"<span itemprop=\"availability\" content=\"http://schema.org/SoldOut\">\n" -" Sold Out\n" -" </span>" +"<span class=\"badge badge-secondary text-uppercase " +"o_wevent_badge\">Speaker</span>" msgstr "" #. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.registration_template -msgid "<span itemprop=\"name\">Event Registration</span>" +#: model_terms:ir.ui.view,arch_db:website_event.ticket +msgid "<span class=\"font-weight-bold align-middle pr-2\">Qty</span>" msgstr "" #. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.registration_template -msgid "" -"<span itemprop=\"price\" content=\"0\">\n" -" Free\n" -" </span>" +#: model_terms:ir.ui.view,arch_db:website_event.index_topbar +msgid "<span class=\"navbar-brand h4 my-0 mr-4\">Events</span>" msgstr "" #. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.event_location -msgid "<span>Online Events</span>" +#: model_terms:ir.ui.view,arch_db:website_event.events_list +msgid "<span content=\"0\" class=\"font-weight-bold text-uppercase\">Free</span>" msgstr "" #. module: website_event #: model_terms:ir.ui.view,arch_db:website_event.registration_template -msgid "<span>Unlimited</span>" -msgstr "" - -#. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.registration_attendee_details -msgid "<strong>Attendees</strong>" +msgid "" +"<span content=\"0\" itemprop=\"price\" class=\"font-weight-bold text-" +"uppercase\">Free</span>" msgstr "" #. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.registration_attendee_details -msgid "<strong>Email</strong>" +#: model_terms:ir.ui.view,arch_db:website_event.ticket +msgid "" +"<span itemprop=\"availability\" content=\"http://schema.org/SoldOut\" class=\"text-danger\">\n" +" <i class=\"fa fa-ban mr-2\"/>Sold Out\n" +" </span>" msgstr "" #. module: website_event #: model_terms:ir.ui.view,arch_db:website_event.registration_attendee_details -msgid "<strong>Name</strong>" +msgid "<span>&times;</span>" msgstr "" #. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.event_description_full -msgid "<strong>Participate on Twitter</strong>" +#: model_terms:ir.ui.view,arch_db:website_event.event_location +msgid "<span>Online Events</span>" msgstr "" #. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.registration_attendee_details -msgid "<strong>Phone <small class=\"lbl_optional\">(optional)</small></strong>" +#: model_terms:ir.ui.view,arch_db:website_event.index_sidebar_photos +msgid "A past event" msgstr "" #. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.ticket -msgid "<strong>Ticket Type:</strong>" +#: model_terms:ir.ui.view,arch_db:website_event.index_sidebar_about_us +msgid "About us" msgstr "" #. module: website_event #: model_terms:ir.ui.view,arch_db:website_event.event_description_full -msgid "<strong>Use this tag:</strong>" +msgid "Add to Calendar" msgstr "" #. module: website_event #: code:addons/website_event/controllers/main.py:0 +#: model_terms:ir.ui.view,arch_db:website_event.event_category #, python-format msgid "All Categories" msgstr "" @@ -247,8 +205,8 @@ msgid "All Countries" msgstr "" #. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.layout -msgid "All Events" +#: model_terms:ir.ui.view,arch_db:website_event.event_location +msgid "All countries" msgstr "" #. module: website_event @@ -256,9 +214,23 @@ msgstr "" msgid "Ask questions to attendees when registering online" msgstr "" +#. module: website_event +#: model_terms:ir.ui.view,arch_db:website_event.s_speaker_bio +msgid "" +"At just 13 years old, John DOE was already starting to develop his first " +"business applications for customers. After mastering civil engineering, he " +"founded TinyERP. This was the first phase of OpenERP which would later " +"became Odoo, the most installed open-source business software worldwide." +msgstr "" + #. module: website_event #: model_terms:ir.ui.view,arch_db:website_event.registration_attendee_details -msgid "Attendee #%s" +msgid "Attendees" +msgstr "" + +#. module: website_event +#: model_terms:ir.ui.view,arch_db:website_event.index_sidebar_quotes +msgid "Author" msgstr "" #. module: website_event @@ -266,6 +238,11 @@ msgstr "" msgid "Cancel" msgstr "" +#. module: website_event +#: model_terms:ir.ui.view,arch_db:website_event.index_sidebar_categories +msgid "Categories" +msgstr "" + #. module: website_event #: model_terms:ir.ui.view,arch_db:website_event.event_type_view_form_inherit_website msgid "" @@ -302,14 +279,23 @@ msgid "Click to publish your event." msgstr "" #. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.layout #: model_terms:ir.ui.view,arch_db:website_event.registration_attendee_details msgid "Close" msgstr "" +#. module: website_event +#: model_terms:ir.ui.view,arch_db:website_event.s_speaker_bio +msgid "Company" +msgstr "" + #. module: website_event #: model_terms:ir.ui.view,arch_db:website_event.registration_attendee_details -msgid "Continue Registration" +msgid "Continue" +msgstr "" + +#. module: website_event +#: model:ir.model.fields,field_description:website_event.field_event_event__cover_properties +msgid "Cover Properties" msgstr "" #. module: website_event @@ -328,6 +314,11 @@ msgid "" "on the website." msgstr "" +#. module: website_event +#: model_terms:ir.ui.view,arch_db:website_event.event_description_full +msgid "Date & Time" +msgstr "" + #. module: website_event #: model:ir.model.fields,field_description:website_event.field_event_event__website_menu msgid "Dedicated Menu" @@ -351,28 +342,28 @@ msgid "E-mail" msgstr "" #. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.ticket -msgid "End of Registration" +#: model_terms:ir.ui.view,arch_db:website_event.registration_attendee_details +msgid "Email" msgstr "" #. module: website_event -#: model:ir.model,name:website_event.model_event_event -msgid "Event" +#: model_terms:ir.ui.view,arch_db:website_event.event_description_full +msgid "End -" msgstr "" #. module: website_event -#: model:ir.model,name:website_event.model_event_type -msgid "Event Category" +#: model_terms:ir.ui.view,arch_db:website_event.registration_template +msgid "End on" msgstr "" #. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.registration_complete -msgid "Event Details" +#: model:ir.model,name:website_event.model_event_event +msgid "Event" msgstr "" #. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.template_intro -msgid "Event Introduction" +#: model:ir.model,name:website_event.model_event_type +msgid "Event Category" msgstr "" #. module: website_event @@ -393,24 +384,25 @@ msgid "Event Name" msgstr "" #. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.404 -msgid "Event not found!" +#: model:ir.model.fields,field_description:website_event.field_event_event__subtitle +#: model_terms:ir.ui.view,arch_db:website_event.event_details +msgid "Event Subtitle" msgstr "" #. module: website_event -#: model:mail.message.subtype,description:website_event.mt_event_published -#: model:mail.message.subtype,name:website_event.mt_event_published -msgid "Event published" +#: model_terms:ir.ui.view,arch_db:website_event.event_details +msgid "Event Title" msgstr "" #. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.registration_template -msgid "Event registration is closed." +#: model_terms:ir.ui.view,arch_db:website_event.404 +msgid "Event not found!" msgstr "" #. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.registration_template -msgid "Event registration not yet started." +#: model:mail.message.subtype,description:website_event.mt_event_published +#: model:mail.message.subtype,name:website_event.mt_event_published +msgid "Event published" msgstr "" #. module: website_event @@ -425,29 +417,35 @@ msgid "Events" msgstr "" #. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.country_events_list -msgid "Events:" +#: model_terms:ir.ui.view,arch_db:website_event.event_description_full +msgid "" +"Find out what people see and say about this event, and join the " +"conversation." +msgstr "" + +#. module: website_event +#: model_terms:ir.ui.view,arch_db:website_event.index_sidebar_follow_us +msgid "Follow Us" msgstr "" #. module: website_event #: model_terms:ir.ui.view,arch_db:website_event.event_description_full -msgid "" -"Find out what people see and say about this event,\n" -" and join the conversation." +msgid "Get the direction" msgstr "" #. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.layout -msgid "Following content will appear on all events" +#: model_terms:ir.ui.view,arch_db:website_event.event_description_full +msgid "Google" msgstr "" #. module: website_event #: model_terms:ir.ui.view,arch_db:website_event.event_description_full -msgid "Google Maps" +msgid "Hashtag:" msgstr "" #. module: website_event #: code:addons/website_event/models/event.py:0 +#: model_terms:ir.ui.view,arch_db:website_event.template_intro #, python-format msgid "Introduction" msgstr "" @@ -457,8 +455,14 @@ msgstr "" msgid "Is Participating" msgstr "" +#. module: website_event +#: model_terms:ir.ui.view,arch_db:website_event.s_speaker_bio +msgid "John DOE" +msgstr "" + #. module: website_event #: code:addons/website_event/models/event.py:0 +#: model_terms:ir.ui.view,arch_db:website_event.event_description_full #, python-format msgid "Location" msgstr "" @@ -469,6 +473,7 @@ msgid "N/A" msgstr "" #. module: website_event +#: model_terms:ir.ui.view,arch_db:website_event.registration_attendee_details #: model_terms:ir.ui.view,arch_db:website_event.registration_complete msgid "Name" msgstr "" @@ -483,6 +488,7 @@ msgstr "" #. module: website_event #: code:addons/website_event/controllers/main.py:0 +#: model_terms:ir.ui.view,arch_db:website_event.event_time #, python-format msgid "Next Events" msgstr "" @@ -500,8 +506,8 @@ msgid "Next month" msgstr "" #. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.index -msgid "No event found" +#: model_terms:ir.ui.view,arch_db:website_event.events_list +msgid "No events found." msgstr "" #. module: website_event @@ -512,36 +518,25 @@ msgid "Once you click on save, your event is updated." msgstr "" #. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.index +#: model_terms:ir.ui.view,arch_db:website_event.events_list msgid "Online" msgstr "" -#. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.index -msgid "Organized by" -msgstr "" - #. module: website_event #: model_terms:ir.ui.view,arch_db:website_event.event_description_full msgid "Organizer" msgstr "" #. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.index -msgid "Our Events" +#: model_terms:ir.ui.view,arch_db:website_event.events_list +msgid "Organizer:" msgstr "" #. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.event_right_photos +#: model_terms:ir.ui.view,arch_db:website_event.index_sidebar_photos msgid "Our Trainings" msgstr "" -#. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.event_details -#: model_terms:ir.ui.view,arch_db:website_event.index -msgid "Participating" -msgstr "" - #. module: website_event #: code:addons/website_event/controllers/main.py:0 #, python-format @@ -554,8 +549,13 @@ msgid "Phone" msgstr "" #. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.event_right_photos -msgid "Photos of Past Events" +#: model_terms:ir.ui.view,arch_db:website_event.registration_attendee_details +msgid "Phone <small>(Optional)</small>" +msgstr "" + +#. module: website_event +#: model_terms:ir.ui.view,arch_db:website_event.index_sidebar_photos +msgid "Photos" msgstr "" #. module: website_event @@ -570,16 +570,6 @@ msgstr "" msgid "Preview Badges" msgstr "" -#. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.ticket -msgid "Price" -msgstr "" - -#. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.ticket -msgid "Quantity" -msgstr "" - #. module: website_event #: model_terms:ir.ui.view,arch_db:website_event.res_config_settings_view_form msgid "Questions" @@ -592,18 +582,19 @@ msgstr "" #. module: website_event #: code:addons/website_event/models/event.py:0 +#: model_terms:ir.ui.view,arch_db:website_event.ticket #, python-format msgid "Register" msgstr "" #. module: website_event #: model_terms:ir.ui.view,arch_db:website_event.registration_template -msgid "Register Now" +msgid "Registration" msgstr "" #. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.event_description_full -msgid "Registration for this event is now closed." +#: model_terms:ir.ui.view,arch_db:website_event.registration_complete +msgid "Registration confirmed!" msgstr "" #. module: website_event @@ -612,23 +603,23 @@ msgid "Return to the event list." msgstr "" #. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.country_events_list -msgid "See all events from" +#: model_terms:ir.ui.view,arch_db:website_event.event_description_full +msgid "SHARE" msgstr "" #. module: website_event #: model_terms:ir.ui.view,arch_db:website_event.country_events_list -msgid "See all upcoming events" +msgid "See all events from" msgstr "" #. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.event_description_full -msgid "Social Stream" +#: model_terms:ir.ui.view,arch_db:website_event.404 +msgid "Sorry, the requested event is not available anymore." msgstr "" #. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.404 -msgid "Sorry, the requested event is not available anymore." +#: model_terms:ir.ui.view,arch_db:website_event.event_description_full +msgid "Start -" msgstr "" #. module: website_event @@ -645,7 +636,7 @@ msgstr "" #. module: website_event #: model_terms:ir.ui.view,arch_db:website_event.registration_attendee_details -msgid "Ticket Type:" +msgid "Ticket #" msgstr "" #. module: website_event @@ -660,18 +651,23 @@ msgid "Toggle navigation" msgstr "" #. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.index -msgid "Use the top menu <i>'Content'</i> to create your first event." +#: model_terms:ir.ui.view,arch_db:website_event.country_events_list +msgid "Unpublished" msgstr "" #. module: website_event -#: model:ir.model.fields,field_description:website_event.field_event_event__website_published -msgid "Visible on current website" +#: model_terms:ir.ui.view,arch_db:website_event.events_list +msgid "Use the top button '<b>+ New</b>' to create an event." msgstr "" #. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.registration_complete -msgid "We are glad to confirm your registration to our event" +#: model_terms:ir.ui.view,arch_db:website_event.index_sidebar_about_us +msgid "Use this paragrah to write a short text about your events or company." +msgstr "" + +#. module: website_event +#: model:ir.model.fields,field_description:website_event.field_event_event__website_published +msgid "Visible on current website" msgstr "" #. module: website_event @@ -686,25 +682,15 @@ msgstr "" #. module: website_event #: model_terms:ir.ui.view,arch_db:website_event.event_description_full -msgid "When" +msgid "iCal/Outlook" msgstr "" #. module: website_event #: model_terms:ir.ui.view,arch_db:website_event.event_description_full -msgid "Where" -msgstr "" - -#. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.registration_complete -msgid "Your registration" +msgid "o_wevent_sidebar_social mx-n1" msgstr "" #. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.event_details -msgid "to" -msgstr "" - -#. module: website_event -#: model_terms:ir.ui.view,arch_db:website_event.index -msgid "unpublished" +#: model_terms:ir.ui.view,arch_db:website_event.event_description_full +msgid "o_wevent_social_link" msgstr "" diff --git a/addons/website_event_sale/i18n/website_event_sale.pot b/addons/website_event_sale/i18n/website_event_sale.pot index a565413ba82b..96030e1a4566 100644 --- a/addons/website_event_sale/i18n/website_event_sale.pot +++ b/addons/website_event_sale/i18n/website_event_sale.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server saas~12.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-08-26 08:17+0000\n" -"PO-Revision-Date: 2019-08-26 08:17+0000\n" +"POT-Creation-Date: 2019-09-30 09:42+0000\n" +"PO-Revision-Date: 2019-09-30 09:42+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -17,17 +17,12 @@ msgstr "" #. module: website_event_sale #: model_terms:ir.ui.view,arch_db:website_event_sale.registration_template -msgid "<span>Free</span>" +msgid "<i class=\"fa fa-ban mr-2\"/>Sold Out" msgstr "" #. module: website_event_sale #: model_terms:ir.ui.view,arch_db:website_event_sale.registration_template -msgid "<span>Unlimited</span>" -msgstr "" - -#. module: website_event_sale -#: model_terms:ir.ui.view,arch_db:website_event_sale.registration_template -msgid "<span>left</span>" +msgid "<i class=\"fa fa-check mr-2\"/>Registered" msgstr "" #. module: website_event_sale @@ -51,6 +46,11 @@ msgstr "" msgid "Event Tickets" msgstr "" +#. module: website_event_sale +#: model_terms:ir.ui.view,arch_db:website_event_sale.registration_template +msgid "Free" +msgstr "" + #. module: website_event_sale #: model_terms:ir.ui.view,arch_db:website_event_sale.registration_complete_inherit_website_event_sale msgid "N/A" @@ -71,6 +71,11 @@ msgstr "" msgid "Product" msgstr "" +#. module: website_event_sale +#: model_terms:ir.ui.view,arch_db:website_event_sale.registration_template +msgid "Register" +msgstr "" + #. module: website_event_sale #: code:addons/website_event_sale/controllers/main.py:0 #, python-format @@ -92,6 +97,11 @@ msgstr "" msgid "Sales Order Line" msgstr "" +#. module: website_event_sale +#: model_terms:ir.ui.view,arch_db:website_event_sale.registration_template +msgid "Sales end on" +msgstr "" + #. module: website_event_sale #: model_terms:ir.ui.view,arch_db:website_event_sale.index msgid "Sold Out" @@ -122,6 +132,13 @@ msgstr "" msgid "Ticket" msgstr "" +#. module: website_event_sale +#: model_terms:ir.ui.view,arch_db:website_event_sale.registration_template +msgid "" +"Tickets\n" +" <span class=\"close\">×</span>" +msgstr "" + #. module: website_event_sale #: code:addons/website_event_sale/models/product_pricelist.py:0 #, python-format diff --git a/addons/website_event_track/i18n/website_event_track.pot b/addons/website_event_track/i18n/website_event_track.pot index 7ffadbcc3650..740f3bac9af4 100644 --- a/addons/website_event_track/i18n/website_event_track.pot +++ b/addons/website_event_track/i18n/website_event_track.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server saas~12.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-09-09 12:18+0000\n" -"PO-Revision-Date: 2019-09-09 12:18+0000\n" +"POT-Creation-Date: 2019-09-30 09:42+0000\n" +"PO-Revision-Date: 2019-09-30 09:42+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -69,14 +69,14 @@ msgstr "" #: model_terms:ir.ui.view,arch_db:website_event_track.track_view msgid "" "<br/>\n" -" <b>Duration</b><br/>" +" <b>Duration</b><br/>" msgstr "" #. module: website_event_track #: model_terms:ir.ui.view,arch_db:website_event_track.track_view msgid "" "<br/>\n" -" <b>Location</b><br/>" +" <b>Location</b><br/>" msgstr "" #. module: website_event_track @@ -808,8 +808,8 @@ msgstr "" #: model_terms:ir.ui.view,arch_db:website_event_track.track_view msgid "" "Put here the list of documents, like slides of\n" -" the presentations. Remove the above t-if when\n" -" it's implemented." +" the presentations. Remove the above t-if when\n" +" it's implemented." msgstr "" #. module: website_event_track diff --git a/odoo/addons/base/i18n/base.pot b/odoo/addons/base/i18n/base.pot index 7263ff6cc5d9..37236778f4bf 100644 --- a/odoo/addons/base/i18n/base.pot +++ b/odoo/addons/base/i18n/base.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server saas~12.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-09-23 11:44+0000\n" -"PO-Revision-Date: 2019-09-23 11:44+0000\n" +"POT-Creation-Date: 2019-10-01 12:22+0000\n" +"PO-Revision-Date: 2019-10-01 12:22+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -29,6 +29,21 @@ msgid "" " " msgstr "" +#. module: base +#: model:ir.module.module,description:base.module_l10n_at_reports +msgid "" +"\n" +"\n" +"Accounting reports for Austria.\n" +"================================\n" +"\n" +" * Defines the following reports:\n" +" * Profit/Loss (§ 231 UGB Gesamtkostenverfahren)\n" +" * Balance Sheet (§ 224 UGB)\n" +"\n" +" " +msgstr "" + #. module: base #: model:ir.module.module,description:base.module_l10n_be_invoice_bba msgid "" @@ -232,21 +247,6 @@ msgid "" "Use Epson ePOS Printers without the IoT Box in the Point of Sale\n" msgstr "" -#. module: base -#: model:ir.module.module,description:base.module_l10n_at_reports -msgid "" -"\n" -" \n" -"Accounting reports for Austria.\n" -"================================\n" -"\n" -" * Defines the following reports:\n" -" * Profit/Loss (§ 231 UGB Gesamtkostenverfahren)\n" -" * Balance Sheet (§ 224 UGB)\n" -"\n" -" " -msgstr "" - #. module: base #: model:ir.module.module,description:base.module_l10n_at msgid "" @@ -439,6 +439,42 @@ msgid "" " " msgstr "" +#. module: base +#: model:ir.module.module,summary:base.module_l10n_in_purchase_stock +msgid "" +"\n" +" Define default purchase journal on the warehouse" +msgstr "" + +#. module: base +#: model:ir.module.module,description:base.module_l10n_in_purchase_stock +msgid "" +"\n" +" Define default purchase journal on the warehouse,\n" +" help you to choose correct purchase journal on the purchase order when\n" +" you change the picking operation.\n" +" useful when you setup the multiple GSTIN units.\n" +" " +msgstr "" + +#. module: base +#: model:ir.module.module,summary:base.module_l10n_in_sale_stock +msgid "" +"\n" +" Define default sales journal on the warehouse" +msgstr "" + +#. module: base +#: model:ir.module.module,description:base.module_l10n_in_sale_stock +msgid "" +"\n" +" Define default sales journal on the warehouse,\n" +" help you to choose correct sales journal on the sales order when\n" +" you change the warehouse.\n" +" useful when you setup the multiple GSTIN units.\n" +" " +msgstr "" + #. module: base #: model:ir.module.module,summary:base.module_l10n_mx_reports msgid "" @@ -957,6 +993,34 @@ msgid "" " file can then be uploaded to the bank.\n" msgstr "" +#. module: base +#: model:ir.module.module,description:base.module_account_auto_transfer +msgid "" +"\n" +"Account Automatic Transfers\n" +"===========================\n" +"Manage automatic transfers between your accounts.\n" +" " +msgstr "" + +#. module: base +#: model:ir.module.module,description:base.module_l10n_generic_auto_transfer_demo +msgid "" +"\n" +"Account Automatic Transfers Demo\n" +"================================\n" +"Demo data for account automatic transfers module\n" +" " +msgstr "" + +#. module: base +#: model:ir.module.module,description:base.module_l10n_be_us_consolidation_demo +msgid "" +"\n" +"Account Consolidation Demo Data\n" +"==================================\n" +msgstr "" + #. module: base #: model:ir.module.module,description:base.module_account_accountant msgid "" @@ -1129,13 +1193,6 @@ msgid "" "The first element of the selection (in DRM) will be used as the signature attachment.\n" msgstr "" -#. module: base -#: model:ir.module.module,description:base.module_documents_hr -msgid "" -"\n" -"Add the ability to manage hr files through documents.\n" -msgstr "" - #. module: base #: model:ir.module.module,description:base.module_documents_hr_recruitment msgid "" @@ -1257,26 +1314,6 @@ msgid "" " " msgstr "" -#. module: base -#: model:ir.module.module,description:base.module_account_cancel -msgid "" -"\n" -"Allows canceling accounting entries.\n" -"====================================\n" -"\n" -"This module adds a checkbox on the accounting journals to allow the cancellation of journal entries.\n" -"\n" -"This checkbox is only visible on the accounting journals when the debug mode is active.\n" -"\n" -"If this checkbox is set to TRUE, it allows users to cancel journal entries.\n" -"\n" -"The accounting entry that is cancelled can then be modified and reposted or deleted.\n" -"\n" -"It also operates on invoices, bank statements, payments ...\n" -"\n" -"Be careful with this module as it has audit implications. Cancelling accounting entries is not authorized in all countries.\n" -msgstr "" - #. module: base #: model:ir.module.module,description:base.module_sale_purchase msgid "" @@ -1586,9 +1623,9 @@ msgstr "" #: model:ir.module.module,description:base.module_documents_account msgid "" "\n" -"Bridge module between the accounting and documents apps. It enables \n" -"the creation invoices from the Documents module, and adds a \n" -"button on Accounting's reports allowing to save the report into the \n" +"Bridge module between the accounting and documents apps. It enables\n" +"the creation invoices from the Documents module, and adds a\n" +"button on Accounting's reports allowing to save the report into the\n" "Documents app in the desired format(s).\n" msgstr "" @@ -2079,7 +2116,7 @@ msgid "" msgstr "" #. module: base -#: model:ir.module.module,description:base.module_hr_documents +#: model:ir.module.module,description:base.module_documents_hr msgid "" "\n" "Easily access your documents from your employee profile.\n" @@ -2410,6 +2447,19 @@ msgstr "" #. module: base #: model:ir.module.module,description:base.module_hw_drivers +msgid "" +"\n" +"Hardware Poxy\n" +"=============\n" +"\n" +"This module allows you to remotely use peripherals connected to this server.\n" +"\n" +"This modules only contains the enabling framework. The actual devices drivers\n" +"are found in other modules that must be installed separately.\n" +"\n" +msgstr "" + +#. module: base #: model:ir.module.module,description:base.module_hw_proxy msgid "" "\n" @@ -3899,24 +3949,6 @@ msgid "" " Access to download the mandatory Certificate of Conformity delivered by Odoo SA (only for Odoo Enterprise users)\n" msgstr "" -#. module: base -#: model:ir.module.module,description:base.module_l10n_fr_certification -msgid "" -"\n" -"This add-on brings the technical requirements of the French regulation CGI art. 286, I. 3° bis that stipulates certain criteria concerning the inalterability, security, storage and archiving of data related to sales to private individuals (B2C).\n" -"-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------\n" -"\n" -"The module adds following features:\n" -"\n" -" Inalterability: deactivation of all the ways to cancel or modify key data, invoices and journal entries\n" -"\n" -" Security: chaining algorithm to verify the inalterability\n" -"\n" -" Storage: automatic sales closings with computation of both period and cumulative totals (daily, monthly, annually)\n" -"\n" -" Access to download the mandatory Certificate of Conformity delivered by Odoo SA (only for Odoo Enterprise users)\n" -msgstr "" - #. module: base #: model:ir.module.module,description:base.module_pos_cache msgid "" @@ -4321,19 +4353,6 @@ msgid "" "a dependency towards website edition and customization capabilities." msgstr "" -#. module: base -#: model:ir.module.module,description:base.module_l10n_fr_sale_closing -msgid "" -"\n" -"This module adds support for automatic sales closings with computation of both period and cumulative totals (daily, monthly, annually)\n" -"-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------\n" -"\n" -"The module adds following features:\n" -"\n" -" Storage: automatic sales closings with computation of both period and cumulative totals (daily, monthly, annually)\n" -"\n" -msgstr "" - #. module: base #: model:ir.module.module,description:base.module_event_barcode msgid "" @@ -5419,6 +5438,17 @@ msgstr "" msgid "9. %w ==> 5 ( Friday is the 6th day)" msgstr "" +#. module: base +#: model_terms:ir.ui.view,arch_db:base.view_partner_form +msgid "" +"<b attrs=\"{'invisible': [('type', '!=', 'contact')]}\">Company Address</b>\n" +" <b attrs=\"{'invisible': [('type', '!=', 'invoice')]}\">Invoice Address</b>\n" +" <b attrs=\"{'invisible': [('type', '!=', 'delivery')]}\">Delivery Address</b>\n" +" <b attrs=\"{'invisible': [('type', '!=', 'other')]}\">Other Address</b>\n" +" <b attrs=\"{'invisible': [('type', '!=', 'private')]}\">Private Address</b>\n" +" <b attrs=\"{'invisible': [('type', '!=', False)]}\">Address</b>" +msgstr "" + #. module: base #: model_terms:ir.ui.view,arch_db:base.view_partner_short_form msgid "<b>Company Address:</b>" @@ -5555,19 +5585,6 @@ msgid "" " Create company" msgstr "" -#. module: base -#: model_terms:ir.ui.view,arch_db:base.view_partner_form -msgid "" -"<span class=\"o_form_label\" name=\"address_name\">\n" -" <b attrs=\"{'invisible': [('type', '!=', 'contact')]}\">Company Address</b>\n" -" <b attrs=\"{'invisible': [('type', '!=', 'invoice')]}\">Invoice Address</b>\n" -" <b attrs=\"{'invisible': [('type', '!=', 'delivery')]}\">Delivery Address</b>\n" -" <b attrs=\"{'invisible': [('type', '!=', 'other')]}\">Other Address</b>\n" -" <b attrs=\"{'invisible': [('type', '!=', 'private')]}\">Private Address</b>\n" -" <b attrs=\"{'invisible': [('type', '!=', False)]}\">Address</b>\n" -" </span>" -msgstr "" - #. module: base #: model_terms:ir.ui.view,arch_db:base.view_base_module_update msgid "" @@ -6112,7 +6129,7 @@ msgid "Access Token" msgstr "" #. module: base -#: model:ir.module.module,summary:base.module_hr_documents +#: model:ir.module.module,summary:base.module_documents_hr msgid "Access documents from the employee profile" msgstr "" @@ -6141,6 +6158,16 @@ msgstr "" msgid "Account Analytic Defaults for expenses." msgstr "" +#. module: base +#: model:ir.module.module,shortdesc:base.module_account_auto_transfer +msgid "Account Automatic Transfers" +msgstr "" + +#. module: base +#: model:ir.module.module,shortdesc:base.module_l10n_generic_auto_transfer_demo +msgid "Account Automatic Transfers Demo Data" +msgstr "" + #. module: base #: model:ir.module.module,shortdesc:base.module_account_bank_statement_import msgid "Account Bank Statement Import" @@ -6151,6 +6178,16 @@ msgstr "" msgid "Account Charts" msgstr "" +#. module: base +#: model:ir.module.module,shortdesc:base.module_l10n_be_us_consolidation_demo +msgid "Account Consolidation Demo Data" +msgstr "" + +#. module: base +#: model:ir.module.module,summary:base.module_l10n_be_us_consolidation_demo +msgid "Account Consolidation Demo Data using a Belgium and a US company" +msgstr "" + #. module: base #: model:ir.model.fields,field_description:base.field_res_partner_bank__partner_id msgid "Account Holder" @@ -6216,7 +6253,6 @@ msgstr "" #. module: base #: model:ir.module.category,name:base.module_category_accounting #: model:ir.module.category,name:base.module_category_accounting_accounting -#: model:ir.module.category,name:base.module_category_accounting_invoicing #: model:ir.module.module,shortdesc:base.module_account_accountant #: model_terms:ir.ui.view,arch_db:base.user_groups_view msgid "Accounting" @@ -6533,6 +6569,11 @@ msgstr "" msgid "Address separator" msgstr "" +#. module: base +#: model:ir.module.module,description:base.module_contacts_enterprise +msgid "Adds notably the map view of contact" +msgstr "" + #. module: base #: model:ir.module.module,description:base.module_auth_ldap msgid "" @@ -6764,6 +6805,12 @@ msgid "" " language." msgstr "" +#. module: base +#: model:ir.module.module,description:base.module_account_consolidation +#: model:ir.module.module,summary:base.module_account_consolidation +msgid "All you need to make financial consolidation" +msgstr "" + #. module: base #: model:ir.module.module,summary:base.module_hr_holidays msgid "Allocate time off and follow time off requests" @@ -6809,11 +6856,6 @@ msgstr "" msgid "Allows the usage of quality checks within the barcode views" msgstr "" -#. module: base -#: model:ir.module.module,description:base.module_map_view_contact -msgid "Allows the viewing of contacts on a map" -msgstr "" - #. module: base #: model:ir.module.module,description:base.module_web_map msgid "Allows the viewing of records on a map" @@ -7525,7 +7567,6 @@ msgstr "" #. module: base #: model:ir.model,name:base.model_base -#: model:ir.module.category,name:base.module_category_base #: model:ir.module.module,shortdesc:base.module_base #: model_terms:ir.ui.view,arch_db:base.view_model_fields_search #: model_terms:ir.ui.view,arch_db:base.view_model_search @@ -7933,7 +7974,6 @@ msgid "C5E 24 163 x 229 mm" msgstr "" #. module: base -#: model:ir.module.category,name:base.module_category_crm #: model:ir.module.category,name:base.module_category_sales_crm #: model:ir.module.module,shortdesc:base.module_crm msgid "CRM" @@ -8058,11 +8098,6 @@ msgstr "" msgid "Cancel Install" msgstr "" -#. module: base -#: model:ir.module.module,shortdesc:base.module_account_cancel -msgid "Cancel Journal Entries" -msgstr "" - #. module: base #: model_terms:ir.ui.view,arch_db:base.module_form #: model_terms:ir.ui.view,arch_db:base.module_view_kanban @@ -8512,12 +8547,6 @@ msgstr "" msgid "Commercial Entity" msgstr "" -#. module: base -#: model:ir.module.category,name:base.module_category_communication -#: model_terms:ir.ui.view,arch_db:base.user_groups_view -msgid "Communication" -msgstr "" - #. module: base #: model:res.country,name:base.km msgid "Comoros" @@ -8798,6 +8827,11 @@ msgstr "" msgid "Connection Test Succeeded!" msgstr "" +#. module: base +#: model:ir.module.module,shortdesc:base.module_account_consolidation +msgid "Consolidation" +msgstr "" + #. module: base #: model:ir.model.fields,field_description:base.field_ir_model_constraint__name msgid "Constraint" @@ -8882,6 +8916,11 @@ msgstr "" msgid "Contacts & Addresses" msgstr "" +#. module: base +#: model:ir.module.module,shortdesc:base.module_contacts_enterprise +msgid "Contacts Enterprise" +msgstr "" + #. module: base #: model:ir.model.constraint,message:base.constraint_res_partner_check_name msgid "Contacts require a name" @@ -8940,11 +8979,6 @@ msgstr "" msgid "Copied" msgstr "" -#. module: base -#: model:ir.module.category,name:base.module_category_theme_corporate -msgid "Corporate" -msgstr "" - #. module: base #: model:res.country,name:base.cr msgid "Costa Rica" @@ -9808,11 +9842,6 @@ msgstr "" msgid "Defined Reports" msgstr "" -#. module: base -#: model:ir.module.module,summary:base.module_map_view_contact -msgid "Defines the map view for contacts" -msgstr "" - #. module: base #: model:ir.module.module,summary:base.module_web_map msgid "Defines the map view for odoo enterprise" @@ -9834,6 +9863,7 @@ msgid "Delete Access Right" msgstr "" #. module: base +#: model:ir.module.category,name:base.module_category_operations_inventory_delivery #: model_terms:ir.ui.view,arch_db:base.view_partner_form msgid "Delivery" msgstr "" @@ -9912,7 +9942,6 @@ msgstr "" #. module: base #: model:ir.model.fields,field_description:base.field_ir_module_module_dependency__depend_id -#: model:ir.module.category,name:base.module_category_hidden_dependency msgid "Dependency" msgstr "" @@ -10262,11 +10291,6 @@ msgstr "" msgid "Document" msgstr "" -#. module: base -#: model:ir.module.category,name:base.module_category_document_management -msgid "Document Management" -msgstr "" - #. module: base #: model:ir.model.fields,field_description:base.field_base_document_layout__external_report_layout_id #: model:ir.model.fields,field_description:base.field_report_layout__view_id @@ -10316,11 +10340,6 @@ msgstr "" msgid "Documents - HR" msgstr "" -#. module: base -#: model:ir.module.module,shortdesc:base.module_hr_documents -msgid "Documents - Human Resources" -msgstr "" - #. module: base #: model:ir.module.module,shortdesc:base.module_documents_hr_payroll msgid "Documents - Payroll" @@ -10661,6 +10680,11 @@ msgid "" "* Cost Structure report (mrp_account)" msgstr "" +#. module: base +#: model:ir.module.module,summary:base.module_contacts_enterprise +msgid "Enterprise features on contacts" +msgstr "" + #. module: base #: model:ir.module.module,summary:base.module_website msgid "Enterprise website builder" @@ -11027,11 +11051,6 @@ msgstr "" msgid "Extra Rights" msgstr "" -#. module: base -#: model:ir.module.category,name:base.module_category_extra_tools -msgid "Extra Tools" -msgstr "" - #. module: base #: model:ir.module.module,summary:base.module_account_invoice_extract msgid "Extract data from invoice scans to fill them automatically" @@ -11586,17 +11605,6 @@ msgstr "" msgid "France - FEC" msgstr "" -#. module: base -#: model:ir.module.module,shortdesc:base.module_l10n_fr_certification -msgid "France - VAT Anti-Fraud Certification (CGI 286 I-3 bis)" -msgstr "" - -#. module: base -#: model:ir.module.module,shortdesc:base.module_l10n_fr_sale_closing -msgid "" -"France - VAT Anti-Fraud Certification (CGI 286 I-3 bis) - Sale Closings" -msgstr "" - #. module: base #: model:ir.module.module,shortdesc:base.module_l10n_fr_pos_cert msgid "" @@ -12168,11 +12176,6 @@ msgstr "" msgid "H TRANSPORTATION AND STORAGE" msgstr "" -#. module: base -#: model:ir.module.category,name:base.module_category_hr -msgid "HR" -msgstr "" - #. module: base #: model:ir.module.module,shortdesc:base.module_hr_holidays_attendance msgid "HR Attendance Holidays" @@ -12193,11 +12196,6 @@ msgstr "" msgid "HR Org Chart" msgstr "" -#. module: base -#: model:ir.module.module,summary:base.module_documents_hr -msgid "HR from documents" -msgstr "" - #. module: base #: model:res.country,vat_label:base.ca msgid "HST" @@ -12277,7 +12275,6 @@ msgid "Help with Python expressions" msgstr "" #. module: base -#: model:ir.module.category,name:base.module_category_helpdesk #: model:ir.module.category,name:base.module_category_operations_helpdesk #: model:ir.module.module,shortdesc:base.module_helpdesk msgid "Helpdesk" @@ -12332,7 +12329,7 @@ msgid "" msgstr "" #. module: base -#: model:ir.module.category,description:base.module_category_accounting_invoicing +#: model:ir.module.category,description:base.module_category_accounting_accounting msgid "" "Helps you handle your accounting needs, if you are not an accountant, we " "suggest you to install only the Invoicing." @@ -12391,7 +12388,7 @@ msgid "" msgstr "" #. module: base -#: model:ir.module.category,description:base.module_category_manufacturing +#: model:ir.module.category,description:base.module_category_manufacturing_manufacturing msgid "" "Helps you manage your manufacturing processes and generate reports on those " "processes." @@ -12423,6 +12420,11 @@ msgid "" "quotations, supplier bills, etc..." msgstr "" +#. module: base +#: model:ir.module.category,description:base.module_category_manufacturing_quality +msgid "Helps you manage your quality alerts and quality checks." +msgstr "" + #. module: base #: model:ir.module.category,description:base.module_category_human_resources_recruitment msgid "Helps you manage your recruitments." @@ -12434,7 +12436,7 @@ msgid "Helps you manage your time off." msgstr "" #. module: base -#: model:ir.module.category,description:base.module_category_communication_sign +#: model:ir.module.category,description:base.module_category_sales_sign msgid "Helps you sign and complete your documents easily." msgstr "" @@ -12534,22 +12536,12 @@ msgstr "" msgid "Human Readable" msgstr "" -#. module: base -#: model:ir.module.category,name:base.module_category_human_resource -msgid "Human Resource" -msgstr "" - #. module: base #: model:ir.module.category,name:base.module_category_human_resources #: model_terms:ir.ui.view,arch_db:base.user_groups_view msgid "Human Resources" msgstr "" -#. module: base -#: model:ir.module.category,name:base.module_category_human_resources_survey -msgid "Human Resources Survey" -msgstr "" - #. module: base #: model:ir.module.module,shortdesc:base.module_l10n_hu msgid "Hungarian - Accounting" @@ -12699,11 +12691,6 @@ msgstr "" msgid "IM Bus" msgstr "" -#. module: base -#: model:ir.module.category,name:base.module_category_iot -msgid "IOT" -msgstr "" - #. module: base #: model:ir.model.fields,field_description:base.field_base_language_import__code msgid "ISO Code" @@ -13055,6 +13042,16 @@ msgstr "" msgid "India" msgstr "" +#. module: base +#: model:ir.module.module,shortdesc:base.module_l10n_in_purchase_stock +msgid "India Purchase and Warehouse Management" +msgstr "" + +#. module: base +#: model:ir.module.module,shortdesc:base.module_l10n_in_sale_stock +msgid "India Sales and Warehouse Management" +msgstr "" + #. module: base #: model:ir.module.module,shortdesc:base.module_l10n_in msgid "Indian - Accounting" @@ -13508,11 +13505,6 @@ msgstr "" msgid "Invoicing" msgstr "" -#. module: base -#: model:ir.module.category,name:base.module_category_invoicing_management -msgid "Invoicing Management" -msgstr "" - #. module: base #: model:ir.module.module,shortdesc:base.module_hw_posbox_homepage msgid "IoT Box Homepage" @@ -14581,7 +14573,7 @@ msgid "Maintainer" msgstr "" #. module: base -#: model:ir.module.category,name:base.module_category_human_resources_maintenance +#: model:ir.module.category,name:base.module_category_operations_maintenance #: model:ir.module.module,shortdesc:base.module_maintenance msgid "Maintenance" msgstr "" @@ -14715,7 +14707,7 @@ msgstr "" #. module: base #: model:ir.module.module,summary:base.module_sale_renting -msgid "Manage rental contracts, deliveries, returns" +msgid "Manage rental contracts, deliveries and returns" msgstr "" #. module: base @@ -14749,6 +14741,12 @@ msgstr "" msgid "Manage your Facebook pages and schedule posts" msgstr "" +#. module: base +#: model:ir.module.module,description:base.module_social_linkedin +#: model:ir.module.module,summary:base.module_social_linkedin +msgid "Manage your LinkedIn accounts and schedule posts" +msgstr "" + #. module: base #: model:ir.module.module,description:base.module_social_twitter #: model:ir.module.module,summary:base.module_social_twitter @@ -14787,7 +14785,7 @@ msgstr "" #. module: base #: model:ir.module.category,name:base.module_category_manufacturing -#: model:ir.module.category,name:base.module_category_manufacturing +#: model:ir.module.category,name:base.module_category_manufacturing_manufacturing #: model:ir.module.module,shortdesc:base.module_mrp #: model_terms:ir.ui.view,arch_db:base.user_groups_view #: model:res.partner.industry,name:base.res_partner_industry_C @@ -14823,11 +14821,6 @@ msgstr "" msgid "Map View" msgstr "" -#. module: base -#: model:ir.module.module,shortdesc:base.module_map_view_contact -msgid "Map View Contacts" -msgstr "" - #. module: base #: model:ir.module.module,shortdesc:base.module_product_margin msgid "Margins by Products" @@ -17873,13 +17866,17 @@ msgstr "" msgid "Pay your employees with SEPA payment." msgstr "" +#. module: base +#: model:ir.module.category,name:base.module_category_accounting_payment +msgid "Payment" +msgstr "" + #. module: base #: model:ir.module.module,shortdesc:base.module_account_payment msgid "Payment - Account" msgstr "" #. module: base -#: model:ir.module.category,name:base.module_category_payment_acquirer #: model:ir.module.module,shortdesc:base.module_payment msgid "Payment Acquirer" msgstr "" @@ -18113,7 +18110,6 @@ msgid "Point Of Sale" msgstr "" #. module: base -#: model:ir.module.category,name:base.module_category_point_of_sale #: model:ir.module.module,shortdesc:base.module_point_of_sale msgid "Point of Sale" msgstr "" @@ -18368,7 +18364,6 @@ msgstr "" #. module: base #: model:ir.module.category,name:base.module_category_operations_project -#: model:ir.module.category,name:base.module_category_project #: model:ir.module.module,shortdesc:base.module_project msgid "Project" msgstr "" @@ -18569,7 +18564,6 @@ msgstr "" #. module: base #: model:ir.module.category,name:base.module_category_operations_purchase -#: model:ir.module.category,name:base.module_category_purchase #: model:ir.module.module,shortdesc:base.module_purchase #: model_terms:ir.ui.view,arch_db:base.view_partner_form msgid "Purchase" @@ -18580,11 +18574,6 @@ msgstr "" msgid "Purchase Agreements" msgstr "" -#. module: base -#: model:ir.module.category,name:base.module_category_purchase_management -msgid "Purchase Management" -msgstr "" - #. module: base #: model:ir.module.module,shortdesc:base.module_purchase_product_matrix msgid "Purchase Matrix" @@ -18620,11 +18609,6 @@ msgstr "" msgid "Purchase orders, tenders and agreements" msgstr "" -#. module: base -#: model:ir.module.category,name:base.module_category_purchases -msgid "Purchases" -msgstr "" - #. module: base #: model:ir.model.fields,field_description:base.field_ir_actions_server__code #: model:ir.model.fields,field_description:base.field_ir_cron__code @@ -20192,7 +20176,7 @@ msgid "Sierra Leone" msgstr "" #. module: base -#: model:ir.module.category,name:base.module_category_communication_sign +#: model:ir.module.category,name:base.module_category_sales_sign #: model:ir.module.module,shortdesc:base.module_sign msgid "Sign" msgstr "" @@ -20303,11 +20287,21 @@ msgstr "" msgid "Social Facebook" msgstr "" +#. module: base +#: model:ir.module.module,shortdesc:base.module_social_linkedin +msgid "Social LinkedIn" +msgstr "" + #. module: base #: model:ir.module.module,shortdesc:base.module_social msgid "Social Marketing" msgstr "" +#. module: base +#: model:ir.module.module,shortdesc:base.module_social_media +msgid "Social Media" +msgstr "" + #. module: base #: model:ir.module.module,shortdesc:base.module_social_push_notifications msgid "Social Push Notifications" @@ -20588,11 +20582,6 @@ msgstr "" msgid "Sticky memos, Collaborative" msgstr "" -#. module: base -#: model:ir.module.category,name:base.module_category_stock -msgid "Stock" -msgstr "" - #. module: base #: model:ir.module.module,shortdesc:base.module_stock_sms msgid "Stock - SMS" @@ -20996,7 +20985,6 @@ msgstr "" #. module: base #: model:ir.module.category,name:base.module_category_hidden -#: model:ir.module.category,name:base.module_category_technical_settings #: model_terms:ir.ui.view,arch_db:base.user_groups_view msgid "Technical Settings" msgstr "" @@ -21657,6 +21645,14 @@ msgid "" " Useful to (soft) reset a broken view." msgstr "" +#. module: base +#: code:addons/image.py:0 +#, python-format +msgid "" +"This file could not be decoded as an image file. Please try with a different" +" file." +msgstr "" + #. module: base #: model_terms:ir.ui.view,arch_db:base.wizard_lang_export msgid "" @@ -21945,11 +21941,6 @@ msgstr "" msgid "Too many login failures, please wait a bit before trying again." msgstr "" -#. module: base -#: model:ir.module.category,name:base.module_category_tool -msgid "Tool" -msgstr "" - #. module: base #: model:ir.module.category,name:base.module_category_tools msgid "Tools" @@ -22216,11 +22207,12 @@ msgstr "" msgid "" "Type of server action. The following values are available:\n" "- 'Execute Python Code': a block of python code that will be executed\n" -"- 'Create or Copy a new Record': create a new record with new values, or copy an existing record in your database\n" -"- 'Write on a Record': update the values of a record\n" +"- 'Create': create a new record with new values\n" +"- 'Update a Record': update the values of a record\n" "- 'Execute several actions': define an action that triggers several other server actions\n" -"- 'Add Followers': add followers to a record (available in Discuss)\n" -"- 'Send Email': automatically send an email (available in email_template)" +"- 'Send Email': automatically send an email (Discuss)\n" +"- 'Add Followers': add followers to a record (Discuss)\n" +"- 'Create Next Activity': create an activity (Discuss)" msgstr "" #. module: base @@ -23070,11 +23062,6 @@ msgstr "" msgid "Wallis and Futuna" msgstr "" -#. module: base -#: model:ir.module.category,name:base.module_category_warehouse -msgid "Warehouse" -msgstr "" - #. module: base #: model:ir.module.module,shortdesc:base.module_stock_picking_batch msgid "Warehouse Management: Batch Transfer" @@ -23106,7 +23093,6 @@ msgid "Water supply" msgstr "" #. module: base -#: model:ir.module.category,name:base.module_category_web #: model:ir.module.module,shortdesc:base.module_web msgid "Web" msgstr "" @@ -24045,11 +24031,6 @@ msgstr "" msgid "snailmail_account" msgstr "" -#. module: base -#: model:ir.module.module,shortdesc:base.module_social_media -msgid "Social Media" -msgstr "" - #. module: base #: model:ir.module.module,shortdesc:base.module_test_mimetypes msgid "test mimetypes-guessing" -- GitLab