diff --git a/.tx/config b/.tx/config index 2bb38800c7f9e..a08ad15b92734 100644 --- a/.tx/config +++ b/.tx/config @@ -262,6 +262,11 @@ file_filter = addons/hr_expense/i18n/.po source_file = addons/hr_expense/i18n/hr_expense.pot source_lang = en +[odoo-10.hr_expense_check] +file_filter = addons/hr_expense_check/i18n/.po +source_file = addons/hr_expense_check/i18n/hr_expense_check.pot +source_lang = en + [odoo-10.hr_gamification] file_filter = addons/hr_gamification/i18n/.po source_file = addons/hr_gamification/i18n/hr_gamification.pot diff --git a/addons/account_check_printing/i18n/account_check_printing.pot b/addons/account_check_printing/i18n/account_check_printing.pot index 0dc8ae3d08cd3..ab072be37203c 100644 --- a/addons/account_check_printing/i18n/account_check_printing.pot +++ b/addons/account_check_printing/i18n/account_check_printing.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 10.0c\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-07 08:56+0000\n" -"PO-Revision-Date: 2016-09-07 08:56+0000\n" +"POT-Creation-Date: 2017-06-23 13:27+0000\n" +"PO-Revision-Date: 2017-06-23 13:27+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -45,6 +45,11 @@ msgstr "" msgid "Cancel" msgstr "" +#. module: account_check_printing +#: model:account.payment.method,name:account_check_printing.account_payment_method_check +msgid "Check" +msgstr "" + #. module: account_check_printing #: model:ir.model.fields,field_description:account_check_printing.field_account_payment_check_number #: model:ir.model.fields,field_description:account_check_printing.field_account_register_payments_check_number diff --git a/addons/base_action_rule/i18n/base_action_rule.pot b/addons/base_action_rule/i18n/base_action_rule.pot index 39f7d58417137..aae3144677112 100644 --- a/addons/base_action_rule/i18n/base_action_rule.pot +++ b/addons/base_action_rule/i18n/base_action_rule.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 10.0c\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-07 08:56+0000\n" -"PO-Revision-Date: 2016-09-07 08:56+0000\n" +"POT-Creation-Date: 2017-06-23 13:27+0000\n" +"PO-Revision-Date: 2017-06-23 13:27+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -57,6 +57,11 @@ msgstr "" msgid "Add Followers" msgstr "" +#. module: base_action_rule +#: model:ir.model.fields,field_description:base_action_rule.field_base_action_rule_lead_test_is_assigned_to_admin +msgid "Assigned to admin user" +msgstr "" + #. module: base_action_rule #: model:ir.actions.act_window,name:base_action_rule.base_action_rule_act #: model:ir.ui.menu,name:base_action_rule.menu_base_action_rule_form @@ -132,6 +137,11 @@ msgstr "" msgid "Days" msgstr "" +#. module: base_action_rule +#: model:ir.model.fields,field_description:base_action_rule.field_base_action_rule_lead_test_deadline +msgid "Deadline" +msgstr "" + #. module: base_action_rule #: model:ir.ui.view,arch_db:base_action_rule.view_base_action_rule_form msgid "Delay After Trigger Date" @@ -331,6 +341,11 @@ msgstr "" msgid "Pending" msgstr "" +#. module: base_action_rule +#: model:ir.model.fields,field_description:base_action_rule.field_base_action_rule_lead_test_priority +msgid "Priority" +msgstr "" + #. module: base_action_rule #: model:ir.model.fields,field_description:base_action_rule.field_base_action_rule_model_id msgid "Related Document Model" @@ -387,6 +402,16 @@ msgstr "" msgid "Subject" msgstr "" +#. module: base_action_rule +#: model:ir.actions.server,name:base_action_rule.test_action +msgid "Test Server Action" +msgstr "" + +#. module: base_action_rule +#: model:ir.actions.server,name:base_action_rule.test_action_context +msgid "Test Server Action Context" +msgstr "" + #. module: base_action_rule #: model:ir.filters,name:base_action_rule.test_filter_done msgid "Test lead in state 'done'" diff --git a/addons/base_import/i18n/base_import.pot b/addons/base_import/i18n/base_import.pot index e0b0f86779460..758f74b434cf0 100644 --- a/addons/base_import/i18n/base_import.pot +++ b/addons/base_import/i18n/base_import.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-14 15:54+0000\n" -"PO-Revision-Date: 2016-11-14 15:54+0000\n" +"POT-Creation-Date: 2017-06-23 13:27+0000\n" +"PO-Revision-Date: 2017-06-23 13:27+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -448,7 +448,7 @@ msgstr "" #. openerp-web #: code:addons/base_import/static/src/xml/base_import.xml:72 #, python-format -msgid "Show all fields for completion (advanced)" +msgid "Show fields of relation fields (advanced)" msgstr "" #. module: base_import diff --git a/addons/base_import_module/i18n/base_import_module.pot b/addons/base_import_module/i18n/base_import_module.pot index 751299786cfaa..f4bc3971229b0 100644 --- a/addons/base_import_module/i18n/base_import_module.pot +++ b/addons/base_import_module/i18n/base_import_module.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 10.0c\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-07 08:56+0000\n" -"PO-Revision-Date: 2016-09-07 08:56+0000\n" +"POT-Creation-Date: 2017-06-23 13:27+0000\n" +"PO-Revision-Date: 2017-06-23 13:27+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/crm/i18n/crm.pot b/addons/crm/i18n/crm.pot index 44be4ff85dbb3..66583c1496ad2 100644 --- a/addons/crm/i18n/crm.pot +++ b/addons/crm/i18n/crm.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-12-14 13:41+0000\n" -"PO-Revision-Date: 2016-12-14 13:41+0000\n" +"POT-Creation-Date: 2017-06-23 13:26+0000\n" +"PO-Revision-Date: 2017-06-23 13:26+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -97,11 +97,10 @@ msgid "\n" " You’re not alone\n" "

\n" "

\n" -" We would be delighted to assist you along the way. Contact us at\n" -" \n" -" help@odoo.com if you have any question. You can also discover\n" -" how to get the best out of Odoo CRM with our \n" -" \n" +" We would be delighted to assist you along the way. Contact us through our\n" +" support form if you have any question.\n" +" You can also discover how to get the best out of Odoo CRM with our \n" +" \n" " User Documentation\n" " or with our \n" " \n" @@ -1283,6 +1282,7 @@ msgstr "" #. module: crm #: selection:crm.lead2opportunity.partner,action:0 +#: selection:crm.lead2projectissue.wizard,action:0 #: selection:crm.partner.binding,action:0 msgid "Create a new customer" msgstr "" @@ -1393,9 +1393,10 @@ msgid "Current Line" msgstr "" #. module: crm -#: code:addons/crm/models/crm_lead.py:1073 +#: code:addons/crm/models/crm_lead.py:1069 #: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_mass_partner_id #: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_partner_id +#: model:ir.model.fields,field_description:crm.field_crm_lead2projectissue_wizard_partner_id #: model:ir.model.fields,field_description:crm.field_crm_lead_partner_id #: model:ir.model.fields,field_description:crm.field_crm_partner_binding_partner_id #: model:ir.ui.view,arch_db:crm.crm_case_form_view_leads @@ -1565,6 +1566,7 @@ msgstr "" #. module: crm #: selection:crm.lead2opportunity.partner,action:0 #: selection:crm.lead2opportunity.partner.mass,action:0 +#: selection:crm.lead2projectissue.wizard,action:0 #: selection:crm.partner.binding,action:0 msgid "Do not link to a customer" msgstr "" @@ -2137,12 +2139,7 @@ msgid "Last Updated on" msgstr "" #. module: crm -#: model:ir.model.fields,field_description:crm.field_res_users_calendar_last_notif_ack -msgid "Last notification marked as read from base Calendar" -msgstr "" - -#. module: crm -#: code:addons/crm/models/crm_lead.py:841 +#: code:addons/crm/models/crm_lead.py:837 #: selection:crm.activity.report,lead_type:0 #: selection:crm.lead,type:0 #: selection:crm.opportunity.report,type:0 @@ -2307,6 +2304,7 @@ msgstr "" #. module: crm #: selection:crm.lead2opportunity.partner,action:0 +#: selection:crm.lead2projectissue.wizard,action:0 #: selection:crm.partner.binding,action:0 msgid "Link to an existing customer" msgstr "" @@ -2967,6 +2965,11 @@ msgstr "" msgid "Overdue Activities" msgstr "" +#. module: crm +#: model:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter +msgid "Overdue Opportunities" +msgstr "" + #. module: crm #: model:ir.model.fields,field_description:crm.field_crm_opportunity_report_delay_expected msgid "Overpassed Deadline" @@ -3290,6 +3293,7 @@ msgstr "" #. module: crm #: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_action #: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_mass_action +#: model:ir.model.fields,field_description:crm.field_crm_lead2projectissue_wizard_action #: model:ir.model.fields,field_description:crm.field_crm_partner_binding_action msgid "Related Customer" msgstr "" @@ -3525,6 +3529,11 @@ msgstr "" msgid "Show all opportunities for which the next action date is before today" msgstr "" +#. module: crm +#: model:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter +msgid "Show all opportunities with a deadline for which the next action date is before today" +msgstr "" + #. module: crm #: model:ir.ui.view,arch_db:crm.crm_activity_report_view_search #: model:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search diff --git a/addons/event_sale/i18n/event_sale.pot b/addons/event_sale/i18n/event_sale.pot index 739a0f7a2a2a9..c3206da53aa58 100644 --- a/addons/event_sale/i18n/event_sale.pot +++ b/addons/event_sale/i18n/event_sale.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 10.0c\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-07 08:56+0000\n" -"PO-Revision-Date: 2016-09-07 08:56+0000\n" +"POT-Creation-Date: 2017-06-23 13:27+0000\n" +"PO-Revision-Date: 2017-06-23 13:27+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -75,11 +75,6 @@ msgstr "" msgid "Created on" msgstr "" -#. module: event_sale -#: model:ir.model.fields,field_description:event_sale.field_product_product_deferred_revenue_category_id -msgid "Deferred Revenue Type" -msgstr "" - #. module: event_sale #: model:ir.model.fields,help:event_sale.field_event_event_ticket_seats_max msgid "Define the number of available tickets. If you have too much registrations you will not be able to sell tickets anymore. Set 0 to ignore this rule set as unlimited." @@ -258,6 +253,11 @@ msgstr "" msgid "Price Reduce" msgstr "" +#. module: event_sale +#: model:ir.model.fields,field_description:event_sale.field_event_event_ticket_price_reduce_taxinc +msgid "Price Reduce Tax inc" +msgstr "" + #. module: event_sale #: model:ir.model,name:event_sale.model_product_product #: model:ir.model.fields,field_description:event_sale.field_event_event_ticket_product_id diff --git a/addons/fleet/i18n/fleet.pot b/addons/fleet/i18n/fleet.pot index 01685b60a4823..bec8adcd91996 100644 --- a/addons/fleet/i18n/fleet.pot +++ b/addons/fleet/i18n/fleet.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 10.0c\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-07 08:58+0000\n" -"PO-Revision-Date: 2016-09-07 08:58+0000\n" +"POT-Creation-Date: 2017-06-23 13:28+0000\n" +"PO-Revision-Date: 2017-06-23 13:28+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -176,6 +176,11 @@ msgstr "" msgid "Brand model of the vehicle" msgstr "" +#. module: fleet +#: model:fleet.vehicle.tag,name:fleet.vehicle_tag_break +msgid "Break" +msgstr "" + #. module: fleet #: model:ir.model.fields,field_description:fleet.field_fleet_vehicle_co2 msgid "CO2 Emissions" @@ -309,6 +314,11 @@ msgstr "" msgid "Color of the vehicle" msgstr "" +#. module: fleet +#: model:fleet.vehicle.tag,name:fleet.vehicle_tag_compact +msgid "Compact" +msgstr "" + #. module: fleet #: model:ir.model.fields,field_description:fleet.field_fleet_vehicle_company_id msgid "Company" @@ -385,6 +395,11 @@ msgstr "" msgid "Contracts" msgstr "" +#. module: fleet +#: model:fleet.vehicle.tag,name:fleet.vehicle_tag_convertible +msgid "Convertible" +msgstr "" + #. module: fleet #: model:ir.model.fields,field_description:fleet.field_fleet_vehicle_log_contract_cost_id #: model:ir.model.fields,field_description:fleet.field_fleet_vehicle_log_fuel_cost_id @@ -601,6 +616,11 @@ msgstr "" msgid "Emissions" msgstr "" +#. module: fleet +#: model:fleet.vehicle.tag,name:fleet.vehicle_tag_leasing +msgid "Employee Car" +msgstr "" + #. module: fleet #: code:addons/fleet/models/fleet.py:37 #, python-format @@ -877,6 +897,11 @@ msgstr "" msgid "Invoice Reference" msgstr "" +#. module: fleet +#: model:fleet.vehicle.tag,name:fleet.vehicle_tag_junior +msgid "Junior" +msgstr "" + #. module: fleet #: selection:fleet.vehicle,odometer_unit:0 msgid "Kilometers" @@ -1323,6 +1348,11 @@ msgstr "" msgid "Price per liter" msgstr "" +#. module: fleet +#: model:fleet.vehicle.tag,name:fleet.vehicle_tag_purchased +msgid "Purchased" +msgstr "" + #. module: fleet #: model:ir.model.fields,field_description:fleet.field_fleet_vehicle_log_fuel_purchaser_id #: model:ir.model.fields,field_description:fleet.field_fleet_vehicle_log_services_purchaser_id @@ -1417,6 +1447,16 @@ msgstr "" msgid "Seats Number" msgstr "" +#. module: fleet +#: model:fleet.vehicle.tag,name:fleet.vehicle_tag_sedan +msgid "Sedan" +msgstr "" + +#. module: fleet +#: model:fleet.vehicle.tag,name:fleet.vehicle_tag_senior +msgid "Senior" +msgstr "" + #. module: fleet #: model:ir.model.fields,field_description:fleet.field_fleet_vehicle_state_sequence msgid "Sequence" diff --git a/addons/hr_expense/i18n/hr_expense.pot b/addons/hr_expense/i18n/hr_expense.pot index e71d0e7e4471d..7b9e4ea56042a 100644 --- a/addons/hr_expense/i18n/hr_expense.pot +++ b/addons/hr_expense/i18n/hr_expense.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-14 15:53+0000\n" -"PO-Revision-Date: 2016-11-14 15:53+0000\n" +"POT-Creation-Date: 2017-06-23 13:27+0000\n" +"PO-Revision-Date: 2017-06-23 13:27+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -186,6 +186,7 @@ msgid "Bill Reference" msgstr "" #. module: hr_expense +#: model:ir.model.fields,field_description:hr_expense.field_product_product_can_be_expensed #: model:ir.model.fields,field_description:hr_expense.field_product_template_can_be_expensed msgid "Can be Expensed" msgstr "" @@ -1035,6 +1036,7 @@ msgid "Setup your domain alias" msgstr "" #. module: hr_expense +#: model:ir.model.fields,help:hr_expense.field_product_product_can_be_expensed #: model:ir.model.fields,help:hr_expense.field_product_template_can_be_expensed msgid "Specify whether the product can be selected in an HR expense." msgstr "" @@ -1124,17 +1126,17 @@ msgstr "" msgid "The journal used when the expense is done." msgstr "" -#. module: hr_expense -#: model:ir.model.fields,help:hr_expense.field_hr_expense_sheet_bank_journal_id -msgid "The payment method used when the expense is paid by the company." -msgstr "" - #. module: hr_expense #: code:addons/hr_expense/wizard/hr_expense_register_payment.py:35 #, python-format msgid "The payment amount must be strictly positive." msgstr "" +#. module: hr_expense +#: model:ir.model.fields,help:hr_expense.field_hr_expense_sheet_bank_journal_id +msgid "The payment method used when the expense is paid by the company." +msgstr "" + #. module: hr_expense #: model:ir.ui.view,arch_db:hr_expense.hr_expense_planner msgid "The photo of the receipt and the description of the email will\n" @@ -1271,11 +1273,23 @@ msgid "You can setup a generic email alias to create\n" msgstr "" #. module: hr_expense -#: code:addons/hr_expense/models/hr_expense.py:425 +#: code:addons/hr_expense/models/hr_expense.py:566 +#, python-format +msgid "You cannot add expense lines of another employee." +msgstr "" + +#. module: hr_expense +#: code:addons/hr_expense/models/hr_expense.py:433 #, python-format msgid "You cannot delete a posted expense." msgstr "" +#. module: hr_expense +#: code:addons/hr_expense/models/hr_expense.py:559 +#, python-format +msgid "You cannot have a positive and negative amounts on the same expense report." +msgstr "" + #. module: hr_expense #: code:addons/hr_expense/models/hr_expense.py:106 #, python-format diff --git a/addons/hr_expense_check/i18n/hr_expense_check.pot b/addons/hr_expense_check/i18n/hr_expense_check.pot new file mode 100644 index 0000000000000..b3a53d5a9b058 --- /dev/null +++ b/addons/hr_expense_check/i18n/hr_expense_check.pot @@ -0,0 +1,57 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_expense_check +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-23 13:27+0000\n" +"PO-Revision-Date: 2017-06-23 13:27+0000\n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: hr_expense_check +#: model:ir.model.fields,field_description:hr_expense_check.field_hr_expense_register_payment_wizard_check_amount_in_words +msgid "Amount in Words" +msgstr "" + +#. module: hr_expense_check +#: model:ir.model.fields,field_description:hr_expense_check.field_hr_expense_register_payment_wizard_check_number +msgid "Check Number" +msgstr "" + +#. module: hr_expense_check +#: model:ir.model.fields,help:hr_expense_check.field_hr_expense_register_payment_wizard_check_manual_sequencing +msgid "Check this option if your pre-printed checks are not numbered." +msgstr "" + +#. module: hr_expense_check +#: model:ir.model.fields,field_description:hr_expense_check.field_hr_expense_register_payment_wizard_payment_method_code_2 +msgid "Code" +msgstr "" + +#. module: hr_expense_check +#: model:ir.model,name:hr_expense_check.model_hr_expense_register_payment_wizard +msgid "Hr Expense Register Payment wizard" +msgstr "" + +#. module: hr_expense_check +#: model:ir.model.fields,field_description:hr_expense_check.field_hr_expense_register_payment_wizard_check_manual_sequencing +msgid "Manual Numbering" +msgstr "" + +#. module: hr_expense_check +#: model:ir.model.fields,help:hr_expense_check.field_hr_expense_register_payment_wizard_check_number +msgid "Number of the check corresponding to this payment. If your pre-printed check are not already numbered, you can manage the numbering in the journal configuration page." +msgstr "" + +#. module: hr_expense_check +#: model:ir.model.fields,help:hr_expense_check.field_hr_expense_register_payment_wizard_payment_method_code_2 +msgid "Technical field used to adapt the interface to the payment type selected." +msgstr "" + diff --git a/addons/hr_holidays/i18n/hr_holidays.pot b/addons/hr_holidays/i18n/hr_holidays.pot index a7e4a42fab682..3edd8365bd3bc 100644 --- a/addons/hr_holidays/i18n/hr_holidays.pot +++ b/addons/hr_holidays/i18n/hr_holidays.pot @@ -1,13 +1,13 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * hr_holidays +# * hr_holidays # msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-01-26 14:11+0000\n" -"PO-Revision-Date: 2017-01-26 14:11+0000\n" +"POT-Creation-Date: 2017-06-23 13:27+0000\n" +"PO-Revision-Date: 2017-06-23 13:27+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -217,7 +217,9 @@ msgid "Appraisal Analysis" msgstr "" #. module: hr_holidays +#: code:addons/hr_holidays/models/hr_holidays.py:561 #: model:ir.ui.view,arch_db:hr_holidays.edit_holiday_new +#, python-format msgid "Approve" msgstr "" @@ -803,7 +805,7 @@ msgstr "" #. module: hr_holidays #: model:hr.holidays.status,name:hr_holidays.holiday_status_cl -msgid "Legal Leaves 2016" +msgid "Legal Leaves 2017" msgstr "" #. module: hr_holidays @@ -996,7 +998,9 @@ msgid "Red" msgstr "" #. module: hr_holidays +#: code:addons/hr_holidays/models/hr_holidays.py:564 #: model:ir.ui.view,arch_db:hr_holidays.edit_holiday_new +#, python-format msgid "Refuse" msgstr "" diff --git a/addons/maintenance/i18n/maintenance.pot b/addons/maintenance/i18n/maintenance.pot index 509b92ae7f45d..07a2ec1b3f58e 100644 --- a/addons/maintenance/i18n/maintenance.pot +++ b/addons/maintenance/i18n/maintenance.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 10.0c\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-07 08:58+0000\n" -"PO-Revision-Date: 2016-09-07 08:58+0000\n" +"POT-Creation-Date: 2017-06-23 13:28+0000\n" +"PO-Revision-Date: 2017-06-23 13:28+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -278,6 +278,21 @@ msgstr "" msgid "Date of the next preventive maintenance" msgstr "" +#. module: maintenance +#: model:ir.model.fields,help:maintenance.field_maintenance_request_request_date +msgid "Date requested for the maintenance to happen" +msgstr "" + +#. module: maintenance +#: model:ir.model.fields,help:maintenance.field_maintenance_request_schedule_date +msgid "Date the maintenance team plans the maintenance. It should not differ much from the Request Date. " +msgstr "" + +#. module: maintenance +#: model:ir.model.fields,help:maintenance.field_maintenance_request_close_date +msgid "Date the maintenance was finished. " +msgstr "" + #. module: maintenance #: model:ir.model.fields,field_description:maintenance.field_maintenance_equipment_period msgid "Days between each preventive maintenance" diff --git a/addons/mass_mailing/i18n/mass_mailing.pot b/addons/mass_mailing/i18n/mass_mailing.pot index 6f0e7e4c73a8b..e0ad13f3cf20c 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 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-10-10 08:44+0000\n" -"PO-Revision-Date: 2016-10-10 08:44+0000\n" +"POT-Creation-Date: 2017-06-23 13:28+0000\n" +"PO-Revision-Date: 2017-06-23 13:28+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -176,11 +176,6 @@ msgstr "" msgid "Fully customizable" msgstr "" -#. module: mass_mailing -#: model:mail.mass_mailing,body_html:mass_mailing.mass_mail_1 -msgid "My Company" -msgstr "" - #. module: mass_mailing #: model:ir.ui.view,arch_db:mass_mailing.view_mail_mass_mailing_campaign_kanban msgid "Opened" @@ -227,11 +222,6 @@ msgstr "" msgid "Allow using marketing campaigns (advanced)" msgstr "" -#. module: mass_mailing -#: model:ir.model,name:mass_mailing.model_account_analytic_account -msgid "Analytic Account" -msgstr "" - #. module: mass_mailing #: model:ir.ui.view,arch_db:mass_mailing.view_mass_mailing_configuration msgid "Apply" @@ -253,11 +243,6 @@ msgstr "" msgid "Archived" msgstr "" -#. module: mass_mailing -#: model:ir.model,name:mass_mailing.model_maintenance_equipment_category -msgid "Asset Category" -msgstr "" - #. module: mass_mailing #: model:ir.ui.view,arch_db:mass_mailing.view_mail_mass_mailing_form msgid "Attach a file" @@ -268,11 +253,6 @@ msgstr "" msgid "Attachments" msgstr "" -#. module: mass_mailing -#: model:ir.model,name:mass_mailing.model_event_registration -msgid "Attendee" -msgstr "" - #. module: mass_mailing #: model:ir.ui.view,arch_db:mass_mailing.s_mail_block_comparison_table msgid "Basic features" @@ -285,7 +265,6 @@ msgstr "" #. module: mass_mailing #: model:ir.model.fields,field_description:mass_mailing.field_mail_mass_mailing_body_html -#: model:ir.ui.view,arch_db:mass_mailing.email_template_form_minimal msgid "Body" msgstr "" @@ -383,11 +362,6 @@ msgstr "" msgid "Click here to create a new mailing." msgstr "" -#. module: mass_mailing -#: model:ir.actions.act_window,help:mass_mailing.action_email_template_marketing -msgid "Click here to create a new template." -msgstr "" - #. module: mass_mailing #: model:ir.actions.act_window,help:mass_mailing.mass_mailing_tag_action msgid "Click to add a new tag." @@ -444,11 +418,6 @@ msgstr "" msgid "Configure Mass Mailing" msgstr "" -#. module: mass_mailing -#: model:mail.mass_mailing,body_html:mass_mailing.mass_mail_1 -msgid "Contact" -msgstr "" - #. module: mass_mailing #: model:ir.ui.view,arch_db:mass_mailing.view_mail_mass_mailing_list_form msgid "Contact List" @@ -556,12 +525,6 @@ msgid "Date when this email has bounced." msgstr "" #. module: mass_mailing -#: model:mail.mass_mailing,body_html:mass_mailing.mass_mail_1 -msgid "Dear ${object.name}" -msgstr "" - -#. module: mass_mailing -#: model:ir.ui.view,arch_db:mass_mailing.view_email_template_kanban #: model:ir.ui.view,arch_db:mass_mailing.view_mail_mass_mailing_campaign_kanban #: model:ir.ui.view,arch_db:mass_mailing.view_mail_mass_mailing_kanban msgid "Delete" @@ -585,16 +548,6 @@ msgstr "" msgid "Design" msgstr "" -#. module: mass_mailing -#: model:mail.mass_mailing,body_html:mass_mailing.mass_mail_1 -msgid "Discount Code: 45A9E77DGW8455" -msgstr "" - -#. module: mass_mailing -#: model:ir.model,name:mass_mailing.model_mail_channel -msgid "Discussion channel" -msgstr "" - #. module: mass_mailing #: model:ir.model.fields,field_description:mass_mailing.field_mail_mail_statistics_display_name #: model:ir.model.fields,field_description:mass_mailing.field_mail_mass_mailing_campaign_display_name @@ -642,11 +595,6 @@ msgstr "" msgid "Duplicate" msgstr "" -#. module: mass_mailing -#: model:ir.ui.view,arch_db:mass_mailing.view_email_template_kanban -msgid "Edit" -msgstr "" - #. module: mass_mailing #: model:ir.model.fields,field_description:mass_mailing.field_mail_mass_mailing_contact_email msgid "Email" @@ -678,11 +626,6 @@ msgstr "" msgid "Emails Statistics" msgstr "" -#. module: mass_mailing -#: model:ir.model,name:mass_mailing.model_hr_employee -msgid "Employee" -msgstr "" - #. module: mass_mailing #: model:ir.ui.view,arch_db:mass_mailing.s_mail_block_steps msgid "Enjoy!" @@ -693,16 +636,6 @@ msgstr "" msgid "Enjoy," msgstr "" -#. module: mass_mailing -#: model:ir.model,name:mass_mailing.model_maintenance_equipment -msgid "Equipment" -msgstr "" - -#. module: mass_mailing -#: model:ir.model,name:mass_mailing.model_event_event -msgid "Event" -msgstr "" - #. module: mass_mailing #: model:ir.model.fields,field_description:mass_mailing.field_mail_mail_statistics_exception #: selection:mail.mail.statistics,state:0 @@ -752,31 +685,11 @@ msgstr "" msgid "From" msgstr "" -#. module: mass_mailing -#: model:ir.model,name:mass_mailing.model_gamification_badge -msgid "Gamification badge" -msgstr "" - -#. module: mass_mailing -#: model:ir.model,name:mass_mailing.model_gamification_challenge -msgid "Gamification challenge" -msgstr "" - #. module: mass_mailing #: model:ir.ui.view,arch_db:mass_mailing.s_mail_block_image_text msgid "Get your inside sales (CRM) fully integrated with online sales (eCommerce), in-store sales (Point of Sale) and marketplaces like eBay and Amazon." msgstr "" -#. module: mass_mailing -#: model:mail.mass_mailing,body_html:mass_mailing.mass_mail_1 -msgid "Great stories are for everyone even when only written for just one person. If you try to write with a wide general audience in mind, your story will ring false and be bland. No one will be interested. Write for one person. If it’s genuine for the one, it’s genuine for the rest." -msgstr "" - -#. module: mass_mailing -#: model:mail.mass_mailing,body_html:mass_mailing.mass_mail_1 -msgid "Great stories have personality. Consider telling a great story that provides personality. Writing a story with personality for potential clients will assist with making a relationship connection. This shows up in small quirks like word choices or phrases. Write from your point of view, not from someone else's experience.
" -msgstr "" - #. module: mass_mailing #: model:ir.ui.view,arch_db:mass_mailing.view_mail_mail_statistics_search #: model:ir.ui.view,arch_db:mass_mailing.view_mail_mass_mailing_campaign_search @@ -791,11 +704,6 @@ msgstr "" msgid "Group By..." msgstr "" -#. module: mass_mailing -#: model:ir.model,name:mass_mailing.model_hr_department -msgid "Hr Department" -msgstr "" - #. module: mass_mailing #: model:ir.model.fields,field_description:mass_mailing.field_mail_mail_statistics_id #: model:ir.model.fields,field_description:mass_mailing.field_mail_mass_mailing_campaign_id @@ -821,22 +729,12 @@ msgid "If checked, recipients will be mailed only once, allowing to send various msgstr "" #. module: mass_mailing -#: code:addons/mass_mailing/models/mass_mailing.py:439 +#: code:addons/mass_mailing/models/mass_mailing.py:445 #: selection:mail.mass_mailing,state:0 #, python-format msgid "In Queue" msgstr "" -#. module: mass_mailing -#: model:ir.model,name:mass_mailing.model_fleet_vehicle -msgid "Information on a vehicle" -msgstr "" - -#. module: mass_mailing -#: model:ir.model,name:mass_mailing.model_hr_job -msgid "Job Position" -msgstr "" - #. module: mass_mailing #: model:mail.mass_mailing.list,popup_content:mass_mailing.mass_mail_list_1 #: model:mail.mass_mailing.list,popup_content:mass_mailing.mass_mail_list_2 @@ -848,11 +746,6 @@ msgstr "" msgid "Keep Archives" msgstr "" -#. module: mass_mailing -#: model:mail.mass_mailing,body_html:mass_mailing.mass_mail_1 -msgid "Kind Regards," -msgstr "" - #. module: mass_mailing #: model:ir.ui.view,arch_db:mass_mailing.s_mail_block_title_text msgid "LOGIN" @@ -950,16 +843,6 @@ msgstr "" msgid "Mail Statistics" msgstr "" -#. module: mass_mailing -#: model:ir.ui.menu,name:mass_mailing.menu_email_template -msgid "Mail Templates" -msgstr "" - -#. module: mass_mailing -#: model:ir.actions.act_window,help:mass_mailing.action_email_template_marketing -msgid "Mail templates are meant to design e-mails that can be used for several mass mailing campaigns." -msgstr "" - #. module: mass_mailing #: model:ir.model.fields,field_description:mass_mailing.field_mail_mass_mailing_test_mass_mailing_id #: model:ir.ui.view,arch_db:mass_mailing.view_mail_mass_mailing_form @@ -1028,11 +911,6 @@ msgstr "" msgid "Mailings" msgstr "" -#. module: mass_mailing -#: model:ir.model,name:mass_mailing.model_maintenance_request -msgid "Maintenance Requests" -msgstr "" - #. module: mass_mailing #: model:res.groups,name:mass_mailing.group_mass_mailing_campaign msgid "Manage Mass Mailing Campaigns" @@ -1043,6 +921,11 @@ msgstr "" msgid "Manage mass mailign using Campaigns" msgstr "" +#. module: mass_mailing +#: model:mail.mass_mailing.tag,name:mass_mailing.mass_mail_tag_1 +msgid "Marketing" +msgstr "" + #. module: mass_mailing #: model:ir.model.fields,field_description:mass_mailing.field_mail_statistics_report_name msgid "Mass Mail" @@ -1168,11 +1051,6 @@ msgstr "" msgid "Message-ID" msgstr "" -#. module: mass_mailing -#: model:mail.mass_mailing,body_html:mass_mailing.mass_mail_1 -msgid "Michael Fletcher" -msgstr "" - #. module: mass_mailing #: model:ir.ui.view,arch_db:mass_mailing.s_mail_block_comparison_table msgid "More" @@ -1313,28 +1191,13 @@ msgstr "" msgid "PRO" msgstr "" -#. module: mass_mailing -#: model:ir.model,name:mass_mailing.model_res_partner -msgid "Partner" -msgstr "" - -#. module: mass_mailing -#: model:mail.mass_mailing,body_html:mass_mailing.mass_mail_1 -msgid "Payment" -msgstr "" - #. module: mass_mailing #: model:ir.model.fields,help:mass_mailing.field_mail_mass_mailing_contact_ab_pc msgid "Percentage of the contacts that will be mailed. Recipients will be taken randomly." msgstr "" #. module: mass_mailing -#: model:mail.mass_mailing,body_html:mass_mailing.mass_mail_1 -msgid "Place Order" -msgstr "" - -#. module: mass_mailing -#: code:addons/mass_mailing/models/mass_mailing.py:557 +#: code:addons/mass_mailing/models/mass_mailing.py:563 #, python-format msgid "Please select recipients." msgstr "" @@ -1344,11 +1207,6 @@ msgstr "" msgid "Preferred Reply-To Address" msgstr "" -#. module: mass_mailing -#: model:ir.ui.view,arch_db:mass_mailing.email_template_form_minimal -msgid "Preview" -msgstr "" - #. module: mass_mailing #: model:ir.ui.view,arch_db:mass_mailing.s_mail_block_image_text #: model:ir.ui.view,arch_db:mass_mailing.s_mail_block_text_image @@ -1598,11 +1456,6 @@ msgstr "" msgid "Settings" msgstr "" -#. module: mass_mailing -#: model:mail.mass_mailing,body_html:mass_mailing.mass_mail_1 -msgid "Shipping" -msgstr "" - #. module: mass_mailing #: model:ir.model.fields,field_description:mass_mailing.field_mail_mass_mailing_campaign_source_id msgid "Source" @@ -1654,21 +1507,6 @@ msgstr "" msgid "Status" msgstr "" -#. module: mass_mailing -#: model:mail.mass_mailing,body_html:mass_mailing.mass_mail_1 -msgid "Step 1:" -msgstr "" - -#. module: mass_mailing -#: model:mail.mass_mailing,body_html:mass_mailing.mass_mail_1 -msgid "Step 2:" -msgstr "" - -#. module: mass_mailing -#: model:mail.mass_mailing,body_html:mass_mailing.mass_mail_1 -msgid "Step 3:" -msgstr "" - #. module: mass_mailing #: model:ir.model.fields,field_description:mass_mailing.field_mail_mass_mailing_source_id #: model:ir.ui.view,arch_db:mass_mailing.view_mail_mass_mailing_form @@ -1686,18 +1524,7 @@ msgid "Tags" msgstr "" #. module: mass_mailing -#: model:ir.actions.act_window,name:mass_mailing.action_email_template_marketing -#: model:ir.ui.view,arch_db:mass_mailing.email_template_form_minimal -msgid "Templates" -msgstr "" - -#. module: mass_mailing -#: model:ir.model,name:mass_mailing.model_mail_test -msgid "Test Mail Model" -msgstr "" - -#. module: mass_mailing -#: code:addons/mass_mailing/models/mass_mailing.py:494 +#: code:addons/mass_mailing/models/mass_mailing.py:500 #: model:ir.ui.view,arch_db:mass_mailing.view_mail_mass_mailing_form #, python-format msgid "Test Mailing" @@ -1843,11 +1670,6 @@ msgid "Write one paragraph describing your product,\n" " your content needs to be useful to your readers." msgstr "" -#. module: mass_mailing -#: model:mail.mass_mailing,body_html:mass_mailing.mass_mail_1 -msgid "You get a 20% discount for signing up!" -msgstr "" - #. module: mass_mailing #: code:addons/mass_mailing/controllers/main.py:26 #, python-format diff --git a/addons/mrp/i18n/mrp.pot b/addons/mrp/i18n/mrp.pot index 5e0eaf9128da3..d79fdaeb32910 100644 --- a/addons/mrp/i18n/mrp.pot +++ b/addons/mrp/i18n/mrp.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-10-10 08:42+0000\n" -"PO-Revision-Date: 2016-10-10 08:42+0000\n" +"POT-Creation-Date: 2017-06-23 13:27+0000\n" +"PO-Revision-Date: 2017-06-23 13:27+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -502,11 +502,6 @@ msgstr "" msgid "By-Products" msgstr "" -#. module: mrp -#: model:ir.model.fields,field_description:mrp.field_product_product_can_be_expensed -msgid "Can be Expensed" -msgstr "" - #. module: mrp #: code:addons/mrp/models/stock_warehouse.py:36 #, python-format @@ -1177,6 +1172,11 @@ msgstr "" msgid "Inventory Post Visible" msgstr "" +#. module: mrp +#: model:ir.model.fields,field_description:mrp.field_mrp_production_unreserve_visible +msgid "Inventory Unreserve Visible" +msgstr "" + #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_workorder_move_lot_ids msgid "Inventory moves for which you must scan a lot number at this work order" @@ -2103,6 +2103,11 @@ msgstr "" msgid "Propagate cancel and split" msgstr "" +#. module: mrp +#: model:ir.model,name:mrp.model_stock_location_path +msgid "Pushed Flow" +msgstr "" + #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_config_settings_module_quality_mrp #: selection:mrp.workcenter.productivity.loss,loss_type:0 @@ -2503,11 +2508,6 @@ msgstr "" msgid "Source" msgstr "" -#. module: mrp -#: model:ir.model.fields,help:mrp.field_product_product_can_be_expensed -msgid "Specify whether the product can be selected in an HR expense." -msgstr "" - #. module: mrp #: model:product.product,description:mrp.product_product_computer_desk_bolt #: model:product.template,description:mrp.product_product_computer_desk_bolt_product_template @@ -2605,6 +2605,11 @@ msgstr "" msgid "Technical field to check when we can post" msgstr "" +#. module: mrp +#: model:ir.model.fields,help:mrp.field_mrp_production_unreserve_visible +msgid "Technical field to check when we can unreserve" +msgstr "" + #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_workorder_production_availability msgid "Technical: used in views and domains only." diff --git a/addons/payment/i18n/payment.pot b/addons/payment/i18n/payment.pot index 75f46d8146eb3..c1d07d4f5cd11 100644 --- a/addons/payment/i18n/payment.pot +++ b/addons/payment/i18n/payment.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-05-22 08:30+0000\n" -"PO-Revision-Date: 2017-05-22 08:30+0000\n" +"POT-Creation-Date: 2017-06-23 13:27+0000\n" +"PO-Revision-Date: 2017-06-23 13:27+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -214,11 +214,6 @@ msgstr "" msgid "Click to create a payment acquirer." msgstr "" -#. module: payment -#: model:ir.model.fields,field_description:payment.field_account_payment_payment_method_id_code -msgid "Code" -msgstr "" - #. module: payment #: model:ir.model.fields,field_description:payment.field_payment_acquirer_company_id msgid "Company" @@ -246,6 +241,7 @@ msgstr "" #. module: payment #: model:ir.model.fields,field_description:payment.field_res_partner_payment_token_count +#: model:ir.model.fields,field_description:payment.field_res_users_payment_token_count msgid "Count Payment Token" msgstr "" @@ -639,6 +635,7 @@ msgstr "" #. module: payment #: model:ir.model.fields,field_description:payment.field_res_partner_payment_token_ids +#: model:ir.model.fields,field_description:payment.field_res_users_payment_token_ids #: model:ir.ui.view,arch_db:payment.payment_token_form_view #: model:ir.ui.view,arch_db:payment.payment_token_tree_view #: model:ir.ui.view,arch_db:payment.payment_token_view_search @@ -835,6 +832,12 @@ msgid "This template renders the acquirer button with all necessary values.\n" " It is be rendered with qWeb with the following evaluation context:" msgstr "" +#. module: payment +#: code:addons/payment/models/payment_acquirer.py:160 +#, python-format +msgid "Transaction Authorization is not supported by this payment provider." +msgstr "" + #. module: payment #: model:payment.acquirer,pre_msg:payment.payment_acquirer_transfer msgid "Transfer information will be provided after choosing the payment method." @@ -966,12 +969,6 @@ msgstr "" msgid "reference: the transaction reference number" msgstr "" -#. module: payment -#: code:addons/payment/models/payment_acquirer.py:160 -#, python-format -msgid "Transaction Authorization is not supported by this payment provider." -msgstr "" - #. module: payment #: model:ir.ui.view,arch_db:payment.acquirer_form msgid "tx_url: transaction URL to post the form" @@ -986,3 +983,4 @@ msgstr "" #: model:ir.ui.view,arch_db:payment.acquirer_form msgid "user: current user browse record" msgstr "" + diff --git a/addons/payment_transfer/i18n/payment_transfer.pot b/addons/payment_transfer/i18n/payment_transfer.pot index 5995c6f8dd194..5adfc5603bf68 100644 --- a/addons/payment_transfer/i18n/payment_transfer.pot +++ b/addons/payment_transfer/i18n/payment_transfer.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 10.0c\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-12-14 14:52+0000\n" -"PO-Revision-Date: 2016-12-14 14:52+0000\n" +"POT-Creation-Date: 2017-06-23 13:27+0000\n" +"PO-Revision-Date: 2017-06-23 13:27+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -15,18 +15,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" -#. module: payment_transfer -#: code:addons/payment_transfer/models/payment_acquirer.py:32 -#, python-format -msgid "

\n" -"

Please use the following transfer details

\n" -"

%(bank_title)s

\n" -"%(bank_accounts)s\n" -"

Communication

\n" -"

Please use the order name as communication reference.

\n" -"
" -msgstr "" - #. module: payment_transfer #: code:addons/payment_transfer/models/payment.py:63 #, python-format @@ -39,6 +27,18 @@ msgstr "" msgid "; no order found" msgstr "" +#. module: payment_transfer +#: code:addons/payment_transfer/models/payment.py:28 +#, python-format +msgid "
\n" +"

Please use the following transfer details

\n" +"

%(bank_title)s

\n" +"%(bank_accounts)s\n" +"

Communication

\n" +"

Please use the order name as communication reference.

\n" +"
" +msgstr "" + #. module: payment_transfer #: code:addons/payment_transfer/models/payment.py:26 #, python-format diff --git a/addons/point_of_sale/i18n/point_of_sale.pot b/addons/point_of_sale/i18n/point_of_sale.pot index 99adf770938a0..2067c6a928c08 100644 --- a/addons/point_of_sale/i18n/point_of_sale.pot +++ b/addons/point_of_sale/i18n/point_of_sale.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-02-13 09:53+0000\n" -"PO-Revision-Date: 2017-02-13 09:53+0000\n" +"POT-Creation-Date: 2017-06-23 13:27+0000\n" +"PO-Revision-Date: 2017-06-23 13:27+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -28,25 +28,19 @@ msgstr "" #. module: point_of_sale #. openerp-web -#: code:addons/point_of_sale/static/src/xml/pos.xml:1423 +#: code:addons/point_of_sale/static/src/xml/pos.xml:1428 #, python-format msgid "% discount" msgstr "" #. module: point_of_sale #. openerp-web -#: code:addons/point_of_sale/static/src/xml/pos.xml:1550 -#: code:addons/point_of_sale/static/src/xml/pos.xml:1590 +#: code:addons/point_of_sale/static/src/xml/pos.xml:1555 +#: code:addons/point_of_sale/static/src/xml/pos.xml:1595 #, python-format msgid " " msgstr "" -#. module: point_of_sale -#: code:addons/point_of_sale/models/pos_order.py:72 -#, python-format -msgid "(RESCUE FOR %(session)s)" -msgstr "" - #. module: point_of_sale #: model:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form msgid "(update)" @@ -386,6 +380,7 @@ msgid "Available in POS" msgstr "" #. module: point_of_sale +#: model:ir.model.fields,field_description:point_of_sale.field_product_product_available_in_pos #: model:ir.model.fields,field_description:point_of_sale.field_product_template_available_in_pos msgid "Available in the Point of Sale" msgstr "" @@ -595,17 +590,19 @@ msgstr "" #. module: point_of_sale #. openerp-web #: code:addons/point_of_sale/static/src/xml/pos.xml:667 -#: code:addons/point_of_sale/static/src/xml/pos.xml:1479 +#: code:addons/point_of_sale/static/src/xml/pos.xml:1484 #, python-format msgid "Change:" msgstr "" #. module: point_of_sale +#: model:ir.model.fields,help:point_of_sale.field_product_product_to_weight #: model:ir.model.fields,help:point_of_sale.field_product_template_to_weight msgid "Check if the product should be weighted using the hardware scale integration" msgstr "" #. module: point_of_sale +#: model:ir.model.fields,help:point_of_sale.field_product_product_available_in_pos #: model:ir.model.fields,help:point_of_sale.field_product_template_available_in_pos msgid "Check if you want this product to appear in the Point of Sale" msgstr "" @@ -1039,6 +1036,20 @@ msgstr "" msgid "Done" msgstr "" +#. module: point_of_sale +#. openerp-web +#: code:addons/point_of_sale/static/src/xml/pos.xml:1314 +#, python-format +msgid "Download Paid Orders" +msgstr "" + +#. module: point_of_sale +#. openerp-web +#: code:addons/point_of_sale/static/src/xml/pos.xml:1316 +#, python-format +msgid "Download Unpaid Orders" +msgstr "" + #. module: point_of_sale #. openerp-web #: code:addons/point_of_sale/static/src/xml/pos.xml:509 @@ -1502,11 +1513,6 @@ msgstr "" msgid "Last session closing date" msgstr "" -#. module: point_of_sale -#: model:ir.model.fields,field_description:point_of_sale.field_res_users_date_review -msgid "Latest Partner Review" -msgstr "" - #. module: point_of_sale #: model:product.product,name:point_of_sale.poireaux_poireaux #: model:product.template,name:point_of_sale.poireaux_poireaux_product_template @@ -2201,6 +2207,7 @@ msgid "Point of Sale Analysis" msgstr "" #. module: point_of_sale +#: model:ir.model.fields,field_description:point_of_sale.field_product_product_pos_categ_id #: model:ir.model.fields,field_description:point_of_sale.field_product_template_pos_categ_id msgid "Point of Sale Category" msgstr "" @@ -3218,12 +3225,13 @@ msgid "This sequence is automatically created by Odoo but you can change it to c msgstr "" #. module: point_of_sale -#: code:addons/point_of_sale/models/pos_order.py:566 +#: code:addons/point_of_sale/models/pos_order.py:603 #, python-format msgid "This transfer has been created from the point of sale session:
%s" msgstr "" #. module: point_of_sale +#: model:ir.model.fields,help:point_of_sale.field_product_product_pos_categ_id #: model:ir.model.fields,help:point_of_sale.field_product_template_pos_categ_id msgid "Those categories are used to group similar products for point of sale." msgstr "" @@ -3241,12 +3249,13 @@ msgid "Tip Product" msgstr "" #. module: point_of_sale +#: model:ir.model.fields,field_description:point_of_sale.field_product_product_to_weight #: model:ir.model.fields,field_description:point_of_sale.field_product_template_to_weight msgid "To Weigh With Scale" msgstr "" #. module: point_of_sale -#: code:addons/point_of_sale/models/pos_order.py:675 +#: code:addons/point_of_sale/models/pos_order.py:768 #, python-format msgid "To return product(s), you need to open a session that will be used to register the refund." msgstr "" @@ -3637,43 +3646,51 @@ msgstr "" #. module: point_of_sale #. openerp-web -#: code:addons/point_of_sale/static/src/xml/pos.xml:1552 -#: code:addons/point_of_sale/static/src/xml/pos.xml:1594 +#: code:addons/point_of_sale/static/src/xml/pos.xml:1557 +#: code:addons/point_of_sale/static/src/xml/pos.xml:1599 #, python-format msgid "close" msgstr "" #. module: point_of_sale #. openerp-web -#: code:addons/point_of_sale/static/src/xml/pos.xml:1510 -#: code:addons/point_of_sale/static/src/xml/pos.xml:1587 +#: code:addons/point_of_sale/static/src/xml/pos.xml:1515 +#: code:addons/point_of_sale/static/src/xml/pos.xml:1592 #, python-format msgid "delete" msgstr "" #. module: point_of_sale #. openerp-web -#: code:addons/point_of_sale/static/src/xml/pos.xml:1248 +#: code:addons/point_of_sale/static/src/xml/pos.xml:1251 #, python-format msgid "discount" msgstr "" #. module: point_of_sale #. openerp-web -#: code:addons/point_of_sale/static/src/js/screens.js:1905 +#: code:addons/point_of_sale/static/src/js/popups.js:109 +#, python-format +msgid "error" +msgstr "" + +#. module: point_of_sale +#. openerp-web +#: code:addons/point_of_sale/static/src/js/screens.js:1923 #, python-format msgid "for an order of" msgstr "" #. module: point_of_sale -#: code:addons/point_of_sale/models/pos_config.py:203 +#: code:addons/point_of_sale/models/pos_config.py:207 #, python-format msgid "not used" msgstr "" #. module: point_of_sale #. openerp-web -#: code:addons/point_of_sale/static/src/xml/pos.xml:1172 +#: code:addons/point_of_sale/static/src/js/chrome.js:292 +#: code:addons/point_of_sale/static/src/xml/pos.xml:1175 #, python-format msgid "paid orders" msgstr "" diff --git a/addons/pos_mercury/i18n/pos_mercury.pot b/addons/pos_mercury/i18n/pos_mercury.pot index ea16b7424427d..8c4dafe73ce9e 100644 --- a/addons/pos_mercury/i18n/pos_mercury.pot +++ b/addons/pos_mercury/i18n/pos_mercury.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 10.0c\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-07 08:55+0000\n" -"PO-Revision-Date: 2016-09-07 08:55+0000\n" +"POT-Creation-Date: 2017-06-23 13:26+0000\n" +"PO-Revision-Date: 2017-06-23 13:26+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -708,7 +708,7 @@ msgstr "" #. module: pos_mercury #: model:ir.model,name:pos_mercury.model_pos_order -msgid "Point of Sale" +msgid "Point of Sale Orders" msgstr "" #. module: pos_mercury diff --git a/addons/pos_restaurant/i18n/pos_restaurant.pot b/addons/pos_restaurant/i18n/pos_restaurant.pot index beba32a711679..bb4984b934eb4 100644 --- a/addons/pos_restaurant/i18n/pos_restaurant.pot +++ b/addons/pos_restaurant/i18n/pos_restaurant.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 10.0c\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-07 08:55+0000\n" -"PO-Revision-Date: 2016-09-07 08:55+0000\n" +"POT-Creation-Date: 2017-06-23 13:26+0000\n" +"PO-Revision-Date: 2017-06-23 13:26+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -356,11 +356,15 @@ msgid "Payment" msgstr "" #. module: pos_restaurant -#: model:ir.model,name:pos_restaurant.model_pos_order #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_floor_pos_config_id msgid "Point of Sale" msgstr "" +#. module: pos_restaurant +#: model:ir.model,name:pos_restaurant.model_pos_order +msgid "Point of Sale Orders" +msgstr "" + #. module: pos_restaurant #. openerp-web #: code:addons/pos_restaurant/static/src/xml/printbill.xml:20 diff --git a/addons/product/i18n/product.pot b/addons/product/i18n/product.pot index 5669c10274f18..bc29f18d6291c 100644 --- a/addons/product/i18n/product.pot +++ b/addons/product/i18n/product.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-04-26 13:35+0000\n" -"PO-Revision-Date: 2017-04-26 13:35+0000\n" +"POT-Creation-Date: 2017-06-23 13:27+0000\n" +"PO-Revision-Date: 2017-06-23 13:27+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -735,7 +735,6 @@ msgid "Creating such a stunningly thin design took some equally stunning feats o msgstr "" #. module: product -#: model:ir.model,name:product.model_res_currency #: model:ir.model.fields,field_description:product.field_product_pricelist_currency_id #: model:ir.model.fields,field_description:product.field_product_pricelist_item_currency_id #: model:ir.model.fields,field_description:product.field_product_product_currency_id @@ -1245,6 +1244,7 @@ msgstr "" #. module: product #: model:ir.model.fields,field_description:product.field_product_product_categ_id #: model:ir.model.fields,field_description:product.field_product_template_categ_id +#: model:ir.ui.view,arch_db:product.product_template_form_view msgid "Internal Category" msgstr "" @@ -1898,11 +1898,6 @@ msgstr "" msgid "Public Price" msgstr "" -#. module: product -#: model:product.pricelist,name:product.list0 -msgid "Public Pricelist" -msgstr "" - #. module: product #: model:ir.model.fields,field_description:product.field_product_product_description_purchase #: model:ir.model.fields,field_description:product.field_product_template_description_purchase @@ -2031,6 +2026,7 @@ msgstr "" #. module: product #: model:ir.model.fields,field_description:product.field_res_partner_property_product_pricelist +#: model:ir.model.fields,field_description:product.field_res_users_property_product_pricelist msgid "Sale Pricelist" msgstr "" @@ -2482,6 +2478,7 @@ msgstr "" #. module: product #: model:ir.model.fields,help:product.field_res_partner_property_product_pricelist +#: model:ir.model.fields,help:product.field_res_users_property_product_pricelist msgid "This pricelist will be used, instead of the default one, for sales to the current partner" msgstr "" @@ -2512,6 +2509,11 @@ msgstr "" msgid "USB port allows for software update to ensure ongoing Bluetooth device compatibility" msgstr "" +#. module: product +#: model:product.pricelist,name:product.list0 +msgid "USD" +msgstr "" + #. module: product #: model:product.product,website_description:product.product_product_6 #: model:product.template,website_description:product.product_product_6_product_template @@ -2782,12 +2784,6 @@ msgstr "" msgid "Working Time" msgstr "" -#. module: product -#: code:addons/product/models/res_currency.py:17 -#, python-format -msgid "You cannot define a rounding factor for the company's main currency that is smaller than the decimal precision of 'Account'." -msgstr "" - #. module: product #: code:addons/product/models/decimal_precision.py:16 #, python-format diff --git a/addons/project/i18n/project.pot b/addons/project/i18n/project.pot index 59e7e307ecc82..df1aa4781dc27 100644 --- a/addons/project/i18n/project.pot +++ b/addons/project/i18n/project.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-10-10 08:42+0000\n" -"PO-Revision-Date: 2016-10-10 08:42+0000\n" +"POT-Creation-Date: 2017-06-23 13:26+0000\n" +"PO-Revision-Date: 2017-06-23 13:26+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -99,11 +99,10 @@ msgid "\n" " You’re not alone\n" "

\n" "

\n" -" We would be delighted to assist you along the way. Contact us at \n" -" \n" -" help@odoo.com if you have any question. You can also discover \n" -" how to get the best out of Odoo Project with our \n" -" \n" +" We would be delighted to assist you along the way. Contact us through our\n" +" support form if you have any question.\n" +" You can also discover how to get the best out of Odoo Project with our \n" +" \n" " User Documentation\n" " or with our \n" " \n" @@ -147,6 +146,7 @@ msgstr "" #. module: project #: model:ir.model.fields,field_description:project.field_res_partner_task_count +#: model:ir.model.fields,field_description:project.field_res_users_task_count msgid "# Tasks" msgstr "" @@ -2902,6 +2902,7 @@ msgstr "" #: model:ir.model.fields,field_description:project.field_project_project_task_ids #: model:ir.model.fields,field_description:project.field_project_project_task_needaction_count #: model:ir.model.fields,field_description:project.field_res_partner_task_ids +#: model:ir.model.fields,field_description:project.field_res_users_task_ids #: model:ir.ui.menu,name:project.menu_action_view_task #: model:ir.ui.view,arch_db:project.edit_project #: model:ir.ui.view,arch_db:project.project_planner diff --git a/addons/purchase/i18n/purchase.pot b/addons/purchase/i18n/purchase.pot index f495550b7052a..7ff3729cd215e 100644 --- a/addons/purchase/i18n/purchase.pot +++ b/addons/purchase/i18n/purchase.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 10.0c\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-29 13:59+0000\n" -"PO-Revision-Date: 2016-09-29 13:59+0000\n" +"POT-Creation-Date: 2017-06-23 13:27+0000\n" +"PO-Revision-Date: 2017-06-23 13:27+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -87,6 +87,7 @@ msgstr "" #. module: purchase #: model:ir.model.fields,field_description:purchase.field_res_partner_supplier_invoice_count +#: model:ir.model.fields,field_description:purchase.field_res_users_supplier_invoice_count msgid "# Vendor Bills" msgstr "" @@ -102,6 +103,7 @@ msgstr "" #. module: purchase #: model:ir.model.fields,field_description:purchase.field_res_partner_purchase_order_count +#: model:ir.model.fields,field_description:purchase.field_res_users_purchase_order_count msgid "# of Purchase Order" msgstr "" @@ -310,6 +312,12 @@ msgstr "" msgid "Billed Qty" msgstr "" +#. module: purchase +#: code:addons/purchase/models/purchase.py:581 +#, python-format +msgid "Billed Quantity" +msgstr "" + #. module: purchase #: model:ir.model.fields,field_description:purchase.field_purchase_order_invoice_status msgid "Billing Status" @@ -604,11 +612,6 @@ msgstr "" msgid "Email composition wizard" msgstr "" -#. module: purchase -#: model:ir.model,name:purchase.model_survey_mail_compose_message -msgid "Email composition wizard for Survey" -msgstr "" - #. module: purchase #: model:ir.model.fields,help:purchase.field_account_invoice_purchase_id msgid "Encoding help. When selected, the associated purchase order lines are added to the vendor bill. Several PO can be selected." @@ -624,6 +627,12 @@ msgstr "" msgid "Extended Filters" msgstr "" +#. module: purchase +#: code:addons/purchase/models/purchase.py:559 +#, python-format +msgid "Extra line with %s " +msgstr "" + #. module: purchase #: model:ir.model.fields,field_description:purchase.field_purchase_order_fiscal_position_id #: model:ir.model.fields,field_description:purchase.field_purchase_report_fiscal_position_id @@ -787,6 +796,7 @@ msgstr "" #. module: purchase #: model:ir.model.fields,field_description:purchase.field_res_partner_purchase_warn_msg +#: model:ir.model.fields,field_description:purchase.field_res_users_purchase_warn_msg msgid "Message for Purchase Order" msgstr "" @@ -813,11 +823,6 @@ msgid "Most propositions of purchase orders are created automatically\n" " by Odoo based on inventory needs." msgstr "" -#. module: purchase -#: model:ir.ui.view,arch_db:purchase.view_purchase_order_filter -msgid "New Mail" -msgstr "" - #. module: purchase #: selection:product.template,purchase_line_warn:0 #: selection:res.partner,purchase_warn:0 @@ -898,19 +903,20 @@ msgid "Order of Day" msgstr "" #. module: purchase -#: code:addons/purchase/models/purchase.py:769 +#: code:addons/purchase/models/purchase.py:578 #, python-format -msgid "Ordered quantity decreased!" +msgid "Ordered Quantity" msgstr "" #. module: purchase -#: model:ir.ui.view,arch_db:purchase.view_purchase_order_search -msgid "Orders" +#: code:addons/purchase/models/purchase.py:816 +#, python-format +msgid "Ordered quantity decreased!" msgstr "" #. module: purchase -#: model:ir.model,name:purchase.model_mail_mail -msgid "Outgoing Mails" +#: model:ir.ui.view,arch_db:purchase.view_purchase_order_search +msgid "Orders" msgstr "" #. module: purchase @@ -1085,6 +1091,7 @@ msgstr "" #: model:ir.model.fields,field_description:purchase.field_account_invoice_line_purchase_id #: model:ir.model.fields,field_description:purchase.field_procurement_order_purchase_id #: model:ir.model.fields,field_description:purchase.field_res_partner_purchase_warn +#: model:ir.model.fields,field_description:purchase.field_res_users_purchase_warn #: model:ir.ui.view,arch_db:purchase.purchase_order_form #: model:ir.ui.view,arch_db:purchase.purchase_order_graph #: model:ir.ui.view,arch_db:purchase.purchase_order_pivot @@ -1268,6 +1275,12 @@ msgstr "" msgid "Received Qty" msgstr "" +#. module: purchase +#: code:addons/purchase/models/purchase.py:580 +#, python-format +msgid "Received Quantity" +msgstr "" + #. module: purchase #: model:ir.actions.act_window,name:purchase.purchase_open_picking #: model:ir.model.fields,field_description:purchase.field_purchase_order_picking_count @@ -1347,6 +1360,7 @@ msgstr "" #: model:ir.model.fields,help:purchase.field_product_product_purchase_line_warn #: model:ir.model.fields,help:purchase.field_product_template_purchase_line_warn #: model:ir.model.fields,help:purchase.field_res_partner_purchase_warn +#: model:ir.model.fields,help:purchase.field_res_users_purchase_warn msgid "Selecting the \"Warning\" option will notify user with the message, Selecting \"Blocking Message\" will throw an exception with the message and block the flow. The Message has to be written in the next field." msgstr "" @@ -1425,6 +1439,7 @@ msgstr "" #. module: purchase #: model:ir.model.fields,field_description:purchase.field_res_partner_property_purchase_currency_id +#: model:ir.model.fields,field_description:purchase.field_res_users_property_purchase_currency_id msgid "Supplier Currency" msgstr "" @@ -1455,6 +1470,12 @@ msgstr "" msgid "Terms and Conditions" msgstr "" +#. module: purchase +#: code:addons/purchase/models/purchase.py:574 +#, python-format +msgid "The ordered quantity has been decreased. Do not forget to take it into account on your bills and receipts." +msgstr "" + #. module: purchase #: model:ir.actions.act_window,help:purchase.product_product_action msgid "The product form contains detailed information to improve the\n" @@ -1501,6 +1522,7 @@ msgstr "" #. module: purchase #: model:ir.model.fields,help:purchase.field_res_partner_property_purchase_currency_id +#: model:ir.model.fields,help:purchase.field_res_users_property_purchase_currency_id msgid "This currency will be used, instead of the default one, for purchases from the current partner" msgstr "" @@ -1609,6 +1631,11 @@ msgstr "" msgid "Unlock" msgstr "" +#. module: purchase +#: model:ir.ui.view,arch_db:purchase.view_purchase_order_filter +msgid "Unread Messages" +msgstr "" + #. module: purchase #: model:ir.ui.view,arch_db:purchase.purchase_order_tree msgid "Untaxed" @@ -1789,17 +1816,11 @@ msgid "You must define a product for everything you purchase, whether\n" msgstr "" #. module: purchase -#: code:addons/purchase/models/purchase.py:385 +#: code:addons/purchase/models/purchase.py:389 #, python-format msgid "You must set a Vendor Location for this partner %s" msgstr "" -#. module: purchase -#: code:addons/purchase/models/purchase.py:315 -#, python-format -msgid "You need purchase manager access rights to validate an order above %.2f %s." -msgstr "" - #. module: purchase #: model:ir.model,name:purchase.model_account_config_settings msgid "account.config.settings" diff --git a/addons/rating_project/i18n/rating_project.pot b/addons/rating_project/i18n/rating_project.pot index 6855c8e8800f0..62d176c84b28e 100644 --- a/addons/rating_project/i18n/rating_project.pot +++ b/addons/rating_project/i18n/rating_project.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-14 15:54+0000\n" -"PO-Revision-Date: 2016-11-14 15:54+0000\n" +"POT-Creation-Date: 2017-06-23 13:27+0000\n" +"PO-Revision-Date: 2017-06-23 13:27+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -72,7 +72,7 @@ msgid "\n" " \n" " \n" " \n" -" ${object.user_id.signature or ''| safe}\n" +" ${(object.user_id.signature or '')| safe}\n" " \n" " \n" " \n" diff --git a/addons/report/i18n/report.pot b/addons/report/i18n/report.pot index c90dc26336f0b..8b1b9f3142174 100644 --- a/addons/report/i18n/report.pot +++ b/addons/report/i18n/report.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 10.0c\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-07 08:57+0000\n" -"PO-Revision-Date: 2016-09-07 08:57+0000\n" +"POT-Creation-Date: 2017-06-23 13:27+0000\n" +"PO-Revision-Date: 2017-06-23 13:27+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -519,15 +519,15 @@ msgid "Website:" msgstr "" #. module: report -#: code:addons/report/models/report.py:435 +#: code:addons/report/models/report.py:450 #, python-format -msgid "Wkhtmltopdf failed (error code: %s). Message: %s" +msgid "Wkhtmltopdf failed (error code: %s). Memory limit too low or maximum file number of subprocess reached. Message : %s" msgstr "" #. module: report -#: code:addons/report/models/report.py:450 +#: code:addons/report/models/report.py:452 #, python-format -msgid "Wkhtmltopdf failed (error code: %s). Memory limit too low or maximum file number of subprocess reached. Message : %s" +msgid "Wkhtmltopdf failed (error code: %s). Message: %s" msgstr "" #. module: report @@ -548,20 +548,30 @@ msgid "You should upgrade your version of\n" "target=\"_blank\">wkhtmltopdf.org" msgstr "" +#. module: report +#. openerp-web +#: code:addons/report/static/src/js/qwebactionmanager.js:21 +#, python-format +msgid "Your installation of Wkhtmltopdf seems to be broken. The report will be shown in html.

wkhtmltopdf.org" +msgstr "" + #. module: report #: model:ir.model,name:report.model_base_config_settings msgid "base.config.settings" msgstr "" #. module: report -#. openerp-web -#: code:addons/report/static/src/js/qwebactionmanager.js:96 -#, python-format -msgid "Your installation of Wkhtmltopdf seems to be broken. The \n" -"report will be shown in html.

wkhtmltopdf.org" +#: model:ir.model,name:report.model_ir_actions_report_xml +msgid "ir.actions.report.xml" msgstr "" #. module: report #: model:ir.model,name:report.model_ir_qweb_field_barcode msgid "ir.qweb.field.barcode" msgstr "" + +#. module: report +#: model:ir.model,name:report.model_report_abstract_report +msgid "report.abstract_report" +msgstr "" + diff --git a/addons/sale/i18n/sale.pot b/addons/sale/i18n/sale.pot index 2e2a0ae47e00b..dde9fae937683 100644 --- a/addons/sale/i18n/sale.pot +++ b/addons/sale/i18n/sale.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-05-26 09:19+0000\n" -"PO-Revision-Date: 2017-05-26 09:19+0000\n" +"POT-Creation-Date: 2017-06-23 13:27+0000\n" +"PO-Revision-Date: 2017-06-23 13:27+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -1189,12 +1189,17 @@ msgid "No variants on products" msgstr "" #. module: sale -#: model:ir.actions.act_window,help:sale.action_quotations #: model:ir.actions.act_window,help:sale.action_quotations_salesteams msgid "Note that once a Quotation becomes a Sale Order, it will be moved\n" " from the Quotations list to the Sales Order list." msgstr "" +#. module: sale +#: model:ir.actions.act_window,help:sale.action_quotations +msgid "Note that once a Quotation becomes a Sale Order, it will be moved\n" +" from the Quotations list to the Sales Order list." +msgstr "" + #. module: sale #: model:ir.actions.act_window,help:sale.act_res_partner_2_sale_order #: model:ir.actions.act_window,help:sale.action_orders_salesteams @@ -2101,7 +2106,6 @@ msgid "Total" msgstr "" #. module: sale -#: model:ir.ui.view,arch_db:sale.report_invoice_layouted #: model:ir.ui.view,arch_db:sale.report_saleorder_document msgid "Total Price" msgstr "" @@ -2272,12 +2276,17 @@ msgid "You will find here all orders that are ready to be invoiced." msgstr "" #. module: sale -#: model:ir.actions.act_window,help:sale.action_quotations #: model:ir.actions.act_window,help:sale.action_quotations_salesteams msgid "Your next actions should flow efficiently: confirm the Quotation\n" " to a Sale Order, then create the Invoice and collect the Payment." msgstr "" +#. module: sale +#: model:ir.actions.act_window,help:sale.action_quotations +msgid "Your next actions should flow efficiently: confirm the Quotation\n" +" to a Sale Order, then create the Invoice and collect the Payment." +msgstr "" + #. module: sale #: model:ir.actions.act_window,help:sale.act_res_partner_2_sale_order #: model:ir.actions.act_window,help:sale.action_orders_salesteams diff --git a/addons/stock/i18n/stock.pot b/addons/stock/i18n/stock.pot index c257035f4a9a5..44685d89db5b9 100644 --- a/addons/stock/i18n/stock.pot +++ b/addons/stock/i18n/stock.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-22 14:03+0000\n" -"PO-Revision-Date: 2016-11-22 14:03+0000\n" +"POT-Creation-Date: 2017-06-23 13:26+0000\n" +"PO-Revision-Date: 2017-06-23 13:26+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -1448,6 +1448,7 @@ msgstr "" #. module: stock #: model:ir.model.fields,field_description:stock.field_res_partner_property_stock_customer +#: model:ir.model.fields,field_description:stock.field_res_users_property_stock_customer #: selection:stock.location,usage:0 msgid "Customer Location" msgstr "" @@ -3328,6 +3329,7 @@ msgstr "" #. module: stock #: model:ir.model.fields,field_description:stock.field_res_partner_picking_warn_msg +#: model:ir.model.fields,field_description:stock.field_res_users_picking_warn_msg msgid "Message for Stock Picking" msgstr "" @@ -4744,11 +4746,16 @@ msgid "Receive goods directly in stock (1 step)" msgstr "" #. module: stock -#: code:addons/stock/models/product.py:340 +#: code:addons/stock/models/product.py:337 #, python-format msgid "Received Qty" msgstr "" +#. module: stock +#: model:ir.ui.view,arch_db:stock.view_picking_form +msgid "Recheck Availability" +msgstr "" + #. module: stock #: model:ir.ui.view,arch_db:stock.view_picking_form msgid "Recompute" @@ -5138,6 +5145,7 @@ msgstr "" #. module: stock #: model:ir.model.fields,help:stock.field_res_partner_picking_warn +#: model:ir.model.fields,help:stock.field_res_users_picking_warn msgid "Selecting the \"Warning\" option will notify user with the message, Selecting \"Blocking Message\" will throw an exception with the message and block the flow. The Message has to be written in the next field." msgstr "" @@ -5457,6 +5465,7 @@ msgstr "" #. module: stock #: model:ir.model.fields,field_description:stock.field_res_partner_picking_warn +#: model:ir.model.fields,field_description:stock.field_res_users_picking_warn #: model:ir.model.fields,field_description:stock.field_stock_pack_operation_picking_id msgid "Stock Picking" msgstr "" @@ -5886,11 +5895,13 @@ msgstr "" #. module: stock #: model:ir.model.fields,help:stock.field_res_partner_property_stock_customer +#: model:ir.model.fields,help:stock.field_res_users_property_stock_customer msgid "This stock location will be used, instead of the default one, as the destination location for goods you send to this partner" msgstr "" #. module: stock #: model:ir.model.fields,help:stock.field_res_partner_property_stock_supplier +#: model:ir.model.fields,help:stock.field_res_users_property_stock_supplier msgid "This stock location will be used, instead of the default one, as the source location for goods you receive from the current partner" msgstr "" @@ -5966,6 +5977,11 @@ msgstr "" msgid "Today" msgstr "" +#. module: stock +#: model:ir.ui.view,arch_db:stock.view_stock_quant_tree +msgid "Total" +msgstr "" + #. module: stock #: model:ir.model.fields,field_description:stock.field_stock_inventory_total_qty msgid "Total Quantity" @@ -6253,6 +6269,7 @@ msgstr "" #. module: stock #: model:ir.model.fields,field_description:stock.field_res_partner_property_stock_supplier +#: model:ir.model.fields,field_description:stock.field_res_users_property_stock_supplier #: selection:stock.location,usage:0 msgid "Vendor Location" msgstr "" @@ -6498,6 +6515,12 @@ msgstr "" msgid "Work with product variant allows you to define some variant of the same products, an ease the product management in the ecommerce for example" msgstr "" +#. module: stock +#: code:addons/stock/models/stock_production_lot.py:37 +#, python-format +msgid "You are not allowed to create a lot for this picking type" +msgstr "" + #. module: stock #: model:ir.actions.act_window,help:stock.action_routes_form msgid "You can define here the main routes that run through\n" diff --git a/addons/stock_account/i18n/stock_account.pot b/addons/stock_account/i18n/stock_account.pot index eb073cf2e7f0a..5c386290d5897 100644 --- a/addons/stock_account/i18n/stock_account.pot +++ b/addons/stock_account/i18n/stock_account.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 10.0c\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-07 08:56+0000\n" -"PO-Revision-Date: 2016-09-07 08:56+0000\n" +"POT-Creation-Date: 2017-06-23 13:27+0000\n" +"PO-Revision-Date: 2017-06-23 13:27+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -93,13 +93,7 @@ msgid "Company" msgstr "" #. module: stock_account -#: model:ir.ui.view,arch_db:stock_account.product_variant_easy_edit_view_inherit -#: model:ir.ui.view,arch_db:stock_account.view_template_property_form -msgid "Compute from average price" -msgstr "" - -#. module: stock_account -#: code:addons/stock_account/models/stock.py:319 +#: code:addons/stock_account/models/stock.py:338 #, python-format msgid "Configuration error. Please configure the price difference account on the product or its category to process this operation." msgstr "" @@ -411,6 +405,11 @@ msgstr "" msgid "Stock Accounting" msgstr "" +#. module: stock_account +#: model:ir.actions.act_window,name:stock_account.action_stock_history +msgid "Stock History" +msgstr "" + #. module: stock_account #: model:ir.model.fields,field_description:stock_account.field_product_category_property_stock_account_input_categ_id #: model:ir.model.fields,field_description:stock_account.field_product_product_property_stock_account_input diff --git a/addons/web/i18n/web.pot b/addons/web/i18n/web.pot index b1f27eeb55f14..39eb843066db7 100644 --- a/addons/web/i18n/web.pot +++ b/addons/web/i18n/web.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 10.0c\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-07 08:57+0000\n" -"PO-Revision-Date: 2016-09-07 08:57+0000\n" +"POT-Creation-Date: 2017-06-23 13:28+0000\n" +"PO-Revision-Date: 2017-06-23 13:28+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -68,53 +68,46 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/framework/translation.js:105 +#: code:addons/web/static/src/js/framework/translation.js:103 #, python-format msgid "%d days ago" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/framework/translation.js:103 +#: code:addons/web/static/src/js/framework/translation.js:101 #, python-format msgid "%d hours ago" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/framework/translation.js:101 +#: code:addons/web/static/src/js/framework/translation.js:99 #, python-format msgid "%d minutes ago" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/framework/translation.js:107 +#: code:addons/web/static/src/js/framework/translation.js:105 #, python-format msgid "%d months ago" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/widgets/debug_manager.js:137 +#: code:addons/web/static/src/js/widgets/debug_manager.js:136 #, python-format msgid "%d requests (%d ms) %d queries (%d ms)" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/framework/translation.js:109 +#: code:addons/web/static/src/js/framework/translation.js:107 #, python-format msgid "%d years ago" msgstr "" -#. module: web -#. openerp-web -#: code:addons/web/static/src/js/views/list_view.js:1405 -#, python-format -msgid "%s (%d)" -msgstr "" - #. module: web #: model:ir.ui.view,arch_db:web.webclient_bootstrap msgid "<!--[if lt IE 10]>\n" @@ -1100,33 +1093,40 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/views/form_widgets.js:1248 +#: code:addons/web/static/src/js/views/form_widgets.js:1252 #, python-format msgid "Image" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1091 +#: code:addons/web/static/src/xml/base.xml:1093 #, python-format msgid "Import-Compatible Export" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/views/form_widgets.js:635 +#: code:addons/web/static/src/js/views/form_widgets.js:637 #, python-format msgid "Inactive" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/views/graph_widget.js:199 -#: code:addons/web/static/src/js/views/graph_widget.js:206 +#: code:addons/web/static/src/js/views/graph_widget.js:209 +#: code:addons/web/static/src/js/views/graph_widget.js:217 #, python-format msgid "Invalid data" msgstr "" +#. module: web +#: code:addons/web/controllers/main.py:653 +#: code:addons/web/controllers/main.py:667 +#, python-format +msgid "Invalid database name. Only alphanumerical characters, underscore, hyphen and dot are allowed." +msgstr "" + #. module: web #. openerp-web #: code:addons/web/static/src/js/widgets/debug_manager.js:185 @@ -1436,18 +1436,11 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/views/form_relational_widgets.js:324 +#: code:addons/web/static/src/js/views/form_relational_widgets.js:328 #, python-format msgid "No value found for the field %s for value %s" msgstr "" -#. module: web -#. openerp-web -#: code:addons/web/static/src/js/framework/utils.js:144 -#, python-format -msgid "Node [%s] is not a JSONified XML node" -msgstr "" - #. module: web #. openerp-web #: code:addons/web/static/src/js/widgets/priority.js:48 diff --git a/addons/web_kanban/i18n/web_kanban.pot b/addons/web_kanban/i18n/web_kanban.pot index 955aa61033354..d5d252a85fdba 100644 --- a/addons/web_kanban/i18n/web_kanban.pot +++ b/addons/web_kanban/i18n/web_kanban.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 10.0c\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-07 08:57+0000\n" -"PO-Revision-Date: 2016-09-07 08:57+0000\n" +"POT-Creation-Date: 2017-06-23 13:28+0000\n" +"PO-Revision-Date: 2017-06-23 13:28+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -56,29 +56,35 @@ msgstr "" #. module: web_kanban #. openerp-web -#: code:addons/web_kanban/static/src/js/kanban_column.js:214 +#: code:addons/web_kanban/static/src/js/kanban_column.js:222 #, python-format msgid "Are you sure that you want to remove this column ?" msgstr "" #. module: web_kanban #. openerp-web -#: code:addons/web_kanban/static/src/js/kanban_view.js:544 +#: code:addons/web_kanban/static/src/js/kanban_view.js:550 #, python-format msgid "Are you sure you want to delete this record ?" msgstr "" #. module: web_kanban #. openerp-web -#: code:addons/web_kanban/static/src/js/kanban_column.js:208 +#: code:addons/web_kanban/static/src/js/kanban_column.js:216 #, python-format msgid "Cancel" msgstr "" +#. module: web_kanban +#. openerp-web +#: code:addons/web_kanban/static/src/js/kanban_view.js:725 +#, python-format +msgid "Create" +msgstr "" + #. module: web_kanban #. openerp-web #: code:addons/web_kanban/static/src/js/kanban_relational.js:27 -#: code:addons/web_kanban/static/src/js/kanban_view.js:722 #, python-format msgid "Create: " msgstr "" diff --git a/addons/website/i18n/website.pot b/addons/website/i18n/website.pot index aa6e2c65bd4ce..d4653d463b057 100644 --- a/addons/website/i18n/website.pot +++ b/addons/website/i18n/website.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-14 15:53+0000\n" -"PO-Revision-Date: 2016-11-14 15:53+0000\n" +"POT-Creation-Date: 2017-06-23 13:27+0000\n" +"PO-Revision-Date: 2017-06-23 13:27+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -1135,7 +1135,7 @@ msgstr "" #. module: website #: model:ir.model.fields,field_description:website.field_website_config_settings_compress_html -msgid "Compress rendered HTML for a better Google PageSpeed result" +msgid "Compress rendered HTML" msgstr "" #. module: website @@ -2975,7 +2975,6 @@ msgstr "" #. module: website #: model:ir.model.fields,help:website.field_blog_post_website_url -#: model:ir.model.fields,help:website.field_delivery_carrier_website_url #: model:ir.model.fields,help:website.field_event_event_website_url #: model:ir.model.fields,help:website.field_event_track_website_url #: model:ir.model.fields,help:website.field_hr_employee_website_url @@ -3434,7 +3433,6 @@ msgstr "" #. module: website #: model:ir.model.fields,field_description:website.field_blog_post_website_url -#: model:ir.model.fields,field_description:website.field_delivery_carrier_website_url #: model:ir.model.fields,field_description:website.field_event_event_website_url #: model:ir.model.fields,field_description:website.field_event_track_website_url #: model:ir.model.fields,field_description:website.field_hr_employee_website_url diff --git a/addons/website_blog/i18n/website_blog.pot b/addons/website_blog/i18n/website_blog.pot index 01f09eba2a52c..1c5dc870d9b1c 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 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-10-10 08:44+0000\n" -"PO-Revision-Date: 2016-10-10 08:44+0000\n" +"POT-Creation-Date: 2017-06-23 13:28+0000\n" +"PO-Revision-Date: 2017-06-23 13:28+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -329,6 +329,7 @@ msgstr "" #. module: website_blog #: model:ir.model.fields,field_description:website_blog.field_mail_compose_message_path +#: model:ir.model.fields,field_description:website_blog.field_mail_mail_path #: model:ir.model.fields,field_description:website_blog.field_mail_message_path #: model:ir.model.fields,field_description:website_blog.field_survey_mail_compose_message_path msgid "Discussion Path" @@ -346,16 +347,6 @@ msgstr "" msgid "Duplicate" msgstr "" -#. module: website_blog -#: model:ir.model,name:website_blog.model_mail_compose_message -msgid "Email composition wizard" -msgstr "" - -#. module: website_blog -#: model:ir.model,name:website_blog.model_survey_mail_compose_message -msgid "Email composition wizard for Survey" -msgstr "" - #. module: website_blog #: model:blog.post,content:website_blog.blog_post_1 msgid "Emails are broken." @@ -872,6 +863,7 @@ msgstr "" #. module: website_blog #: model:ir.model.fields,help:website_blog.field_mail_compose_message_path +#: model:ir.model.fields,help:website_blog.field_mail_mail_path #: model:ir.model.fields,help:website_blog.field_mail_message_path #: model:ir.model.fields,help:website_blog.field_survey_mail_compose_message_path msgid "Used to display messages in a paragraph-based chatter using a unique path;" @@ -943,6 +935,11 @@ msgstr "" msgid "comments" msgstr "" +#. module: website_blog +#: model:blog.tag,name:website_blog.blog_tag_1 +msgid "functional" +msgstr "" + #. module: website_blog #: model:ir.ui.view,arch_db:website_blog.blog_post_template_new_post msgid "has been published on the" @@ -969,3 +966,8 @@ msgstr "" msgid "views" msgstr "" +#. module: website_blog +#: model:blog.tag,name:website_blog.blog_tag_2 +msgid "website" +msgstr "" + diff --git a/addons/website_crm_partner_assign/i18n/website_crm_partner_assign.pot b/addons/website_crm_partner_assign/i18n/website_crm_partner_assign.pot index 7314509b07d56..18205ab2871ad 100644 --- a/addons/website_crm_partner_assign/i18n/website_crm_partner_assign.pot +++ b/addons/website_crm_partner_assign/i18n/website_crm_partner_assign.pot @@ -41,9 +41,8 @@ msgid "\n" "\n" "

Thanks,

\n" "\n" -"
\n"
-"${ctx['partner_id'].user_id and ctx['partner_id'].user_id.signature | safe or ''}\n"
-"
\n" +"${ctx['partner_id'].user_id and ctx['partner_id'].user_id.signature or '' | safe}\n" +"\n" "% if not ctx['partner_id'].user_id:\n" "PS: It looks like you do not have an account manager assigned to you, please contact us.\n" "% endif\n" @@ -121,6 +120,7 @@ msgstr "" #. module: website_crm_partner_assign #: model:ir.model.fields,field_description:website_crm_partner_assign.field_crm_partner_report_assign_activation #: model:ir.model.fields,field_description:website_crm_partner_assign.field_res_partner_activation +#: model:ir.model.fields,field_description:website_crm_partner_assign.field_res_users_activation #: model:ir.ui.view,arch_db:website_crm_partner_assign.res_partner_activation_form #: model:ir.ui.view,arch_db:website_crm_partner_assign.res_partner_activation_tree #: model:ir.ui.view,arch_db:website_crm_partner_assign.view_res_partner_filter_assign @@ -470,6 +470,7 @@ msgstr "" #. module: website_crm_partner_assign #: model:ir.model.fields,help:website_crm_partner_assign.field_res_partner_grade_partner_weight #: model:ir.model.fields,help:website_crm_partner_assign.field_res_partner_partner_weight +#: model:ir.model.fields,help:website_crm_partner_assign.field_res_users_partner_weight msgid "Gives the probability to assign a lead to this partner. (0 means no assignation.)" msgstr "" @@ -519,11 +520,13 @@ msgstr "" #. module: website_crm_partner_assign #: model:ir.model.fields,field_description:website_crm_partner_assign.field_res_partner_implemented_partner_ids +#: model:ir.model.fields,field_description:website_crm_partner_assign.field_res_users_implemented_partner_ids msgid "Implementation References" msgstr "" #. module: website_crm_partner_assign #: model:ir.model.fields,field_description:website_crm_partner_assign.field_res_partner_assigned_partner_id +#: model:ir.model.fields,field_description:website_crm_partner_assign.field_res_users_assigned_partner_id msgid "Implemented by" msgstr "" @@ -566,6 +569,7 @@ msgstr "" #. module: website_crm_partner_assign #: model:ir.model.fields,field_description:website_crm_partner_assign.field_crm_partner_report_assign_date_review #: model:ir.model.fields,field_description:website_crm_partner_assign.field_res_partner_date_review +#: model:ir.model.fields,field_description:website_crm_partner_assign.field_res_users_date_review msgid "Latest Partner Review" msgstr "" @@ -617,7 +621,8 @@ msgid "Leads Analysis" msgstr "" #. module: website_crm_partner_assign -#: model:ir.model.fields,field_description:website_crm_partner_assign.field_res_partner_grade_id_9922 +#: model:ir.model.fields,field_description:website_crm_partner_assign.field_res_partner_grade_id_9928 +#: model:ir.model.fields,field_description:website_crm_partner_assign.field_res_users_grade_id #: model:ir.ui.view,arch_db:website_crm_partner_assign.view_partner_grade_form msgid "Level" msgstr "" @@ -630,6 +635,7 @@ msgstr "" #. module: website_crm_partner_assign #: model:ir.model.fields,field_description:website_crm_partner_assign.field_res_partner_grade_partner_weight #: model:ir.model.fields,field_description:website_crm_partner_assign.field_res_partner_partner_weight +#: model:ir.model.fields,field_description:website_crm_partner_assign.field_res_users_partner_weight msgid "Level Weight" msgstr "" @@ -709,9 +715,15 @@ msgstr "" #. module: website_crm_partner_assign #: model:ir.model.fields,field_description:website_crm_partner_assign.field_res_partner_date_review_next +#: model:ir.model.fields,field_description:website_crm_partner_assign.field_res_users_date_review_next msgid "Next Partner Review" msgstr "" +#. module: website_crm_partner_assign +#: model:crm.lead.tag,name:website_crm_partner_assign.tag_portal_lead_partner_unavailable +msgid "No more partner available" +msgstr "" + #. module: website_crm_partner_assign #: model:ir.ui.view,arch_db:website_crm_partner_assign.index msgid "No result found" @@ -851,6 +863,7 @@ msgstr "" #. module: website_crm_partner_assign #: model:ir.model.fields,field_description:website_crm_partner_assign.field_crm_partner_report_assign_date_partnership #: model:ir.model.fields,field_description:website_crm_partner_assign.field_res_partner_date_partnership +#: model:ir.model.fields,field_description:website_crm_partner_assign.field_res_users_date_partnership msgid "Partnership Date" msgstr "" @@ -974,6 +987,11 @@ msgstr "" msgid "Silver" msgstr "" +#. module: website_crm_partner_assign +#: model:crm.lead.tag,name:website_crm_partner_assign.tag_portal_lead_is_spam +msgid "Spam" +msgstr "" + #. module: website_crm_partner_assign #: code:addons/website_crm_partner_assign/controllers/main.py:109 #: model:ir.ui.view,arch_db:website_crm_partner_assign.portal_my_opportunities diff --git a/addons/website_mail/i18n/website_mail.pot b/addons/website_mail/i18n/website_mail.pot index 5eb546b4079d7..2a51cb6a3a341 100644 --- a/addons/website_mail/i18n/website_mail.pot +++ b/addons/website_mail/i18n/website_mail.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-10-10 08:44+0000\n" -"PO-Revision-Date: 2016-10-10 08:44+0000\n" +"POT-Creation-Date: 2017-06-23 13:28+0000\n" +"PO-Revision-Date: 2017-06-23 13:28+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -92,10 +92,9 @@ msgid "\n" " You’re not alone\n" "

\n" "

\n" -" We would be delighted to assist you along the way. Contact us at \n" -" \n" -" help@odoo.com if you have any question. You can also discover \n" -" how to get the best out of Odoo with our \n" +" We would be delighted to assist you along the way. Contact us through our\n" +" support form if you have any question.\n" +" You can also discover how to get the best out of Odoo with our \n" " \n" " User Documentation\n" " or with our \n" @@ -115,6 +114,7 @@ msgstr "" #. module: website_mail #: model:ir.model.fields,field_description:website_mail.field_mail_compose_message_description +#: model:ir.model.fields,field_description:website_mail.field_mail_mail_description #: model:ir.model.fields,field_description:website_mail.field_mail_message_description #: model:ir.model.fields,field_description:website_mail.field_survey_mail_compose_message_description msgid "Description" @@ -125,16 +125,6 @@ msgstr "" msgid "Discussion Group" msgstr "" -#. module: website_mail -#: model:ir.model,name:website_mail.model_mail_compose_message -msgid "Email composition wizard" -msgstr "" - -#. module: website_mail -#: model:ir.model,name:website_mail.model_survey_mail_compose_message -msgid "Email composition wizard for Survey" -msgstr "" - #. module: website_mail #: model:ir.ui.view,arch_db:website_mail.message_thread msgid "Leave a comment" @@ -147,6 +137,7 @@ msgstr "" #. module: website_mail #: model:ir.model.fields,help:website_mail.field_mail_compose_message_description +#: model:ir.model.fields,help:website_mail.field_mail_mail_description #: model:ir.model.fields,help:website_mail.field_mail_message_description #: model:ir.model.fields,help:website_mail.field_survey_mail_compose_message_description msgid "Message description: either the subject, or the beginning of the body" @@ -159,6 +150,7 @@ msgstr "" #. module: website_mail #: model:ir.model.fields,field_description:website_mail.field_mail_compose_message_website_published +#: model:ir.model.fields,field_description:website_mail.field_mail_mail_website_published #: model:ir.model.fields,field_description:website_mail.field_mail_message_website_published #: model:ir.model.fields,field_description:website_mail.field_survey_mail_compose_message_website_published msgid "Published" @@ -189,6 +181,7 @@ msgstr "" #. module: website_mail #: model:ir.model.fields,help:website_mail.field_mail_compose_message_website_published +#: model:ir.model.fields,help:website_mail.field_mail_mail_website_published #: model:ir.model.fields,help:website_mail.field_mail_message_website_published #: model:ir.model.fields,help:website_mail.field_survey_mail_compose_message_website_published msgid "Visible on the website as a comment" diff --git a/addons/website_partner/i18n/website_partner.pot b/addons/website_partner/i18n/website_partner.pot index 2351ae127d0e7..8ec3e420a7e7b 100644 --- a/addons/website_partner/i18n/website_partner.pot +++ b/addons/website_partner/i18n/website_partner.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 10.0c\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-07 08:57+0000\n" -"PO-Revision-Date: 2016-09-07 08:57+0000\n" +"POT-Creation-Date: 2017-06-23 13:28+0000\n" +"PO-Revision-Date: 2017-06-23 13:28+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -25,13 +25,45 @@ msgstr "" msgid "Short Description for List View" msgstr "" +#. module: website_partner +#: model:ir.model.fields,help:website_partner.field_res_users_website_url +msgid "The full URL to access the document through the website." +msgstr "" + +#. module: website_partner +#: model:ir.model.fields,field_description:website_partner.field_res_users_website_published +msgid "Visible in Website" +msgstr "" + #. module: website_partner #: model:ir.model.fields,field_description:website_partner.field_res_partner_website_description +#: model:ir.model.fields,field_description:website_partner.field_res_users_website_description msgid "Website Partner Full Description" msgstr "" #. module: website_partner #: model:ir.model.fields,field_description:website_partner.field_res_partner_website_short_description +#: model:ir.model.fields,field_description:website_partner.field_res_users_website_short_description msgid "Website Partner Short Description" msgstr "" +#. module: website_partner +#: model:ir.model.fields,field_description:website_partner.field_res_users_website_url +msgid "Website URL" +msgstr "" + +#. module: website_partner +#: model:ir.model.fields,field_description:website_partner.field_res_users_website_meta_description +msgid "Website meta description" +msgstr "" + +#. module: website_partner +#: model:ir.model.fields,field_description:website_partner.field_res_users_website_meta_keywords +msgid "Website meta keywords" +msgstr "" + +#. module: website_partner +#: model:ir.model.fields,field_description:website_partner.field_res_users_website_meta_title +msgid "Website meta title" +msgstr "" + diff --git a/addons/website_quote/i18n/website_quote.pot b/addons/website_quote/i18n/website_quote.pot index f54279fd8545a..df79380aa1ef2 100644 --- a/addons/website_quote/i18n/website_quote.pot +++ b/addons/website_quote/i18n/website_quote.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-10-10 08:44+0000\n" -"PO-Revision-Date: 2016-10-10 08:44+0000\n" +"POT-Creation-Date: 2017-06-23 13:28+0000\n" +"PO-Revision-Date: 2017-06-23 13:28+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -85,6 +85,9 @@ msgid "&bull;" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 msgid "&nbsp;" msgstr "" @@ -140,16 +143,25 @@ msgid " Reject" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 msgid "You will be able to create dynamic page interacting with the ORM." msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 msgid "You will be able to develop a full application with backend and user interface." msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 msgid "You will be able to develop simple dynamic compenents in HTML pages." msgstr "" @@ -165,6 +177,9 @@ msgid " Can msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 msgid "This course is dedicated to developers who need to grasp knowledge of the business applications development process. This course is for new developers or for IT professionals eager to learn more about technical aspects." msgstr "" @@ -224,21 +239,33 @@ msgid "Grow with your existing customer base\n" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 msgid "Having attended this course, participants should be able to:" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 msgid "Objectives:" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 msgid "Our prices include:" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 msgid "Requirements:" msgstr "" @@ -256,6 +283,9 @@ msgid "Template Header: this content\n" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_1 +#: model:product.template,quote_description:website_quote.product_product_quote_1_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_1 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_1 msgid "There are three components to the training" msgstr "" @@ -296,6 +326,11 @@ msgstr "" msgid "A Valuable Product" msgstr "" +#. module: website_quote +#: model:ir.model.fields,help:website_quote.field_delivery_carrier_website_description +msgid "A description of the Product that you want to communicate to your customers. This description will be copied to every Sale Order, Delivery Order and Customer Invoice/Refund" +msgstr "" + #. module: website_quote #: model:sale.quote.template,website_description:website_quote.website_quote_template_default msgid "About us" @@ -321,6 +356,9 @@ msgid "Advanced CRM Functional" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 msgid "Advanced JQuery" msgstr "" @@ -336,6 +374,9 @@ msgid "An administrator can set up default Terms and conditions in your Company msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 msgid "Arrays" msgstr "" @@ -379,6 +420,9 @@ msgid "Benefit from the growing customer demand\n" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_1 +#: model:product.template,quote_description:website_quote.product_product_quote_1_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_1 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_1 msgid "Better comfort to facilitate your learning process" msgstr "" @@ -389,22 +433,34 @@ msgid "Bill To:" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 msgid "Bootstrap CSS" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 #: model:sale.quote.option,website_description:website_quote.website_sale_option_line_1 msgid "Bring your own laptop." msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 msgid "Building a Full Application" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 msgid "Calling the ORM" msgstr "" @@ -450,6 +506,9 @@ msgid "Contact us" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 msgid "Controllers and Views" msgstr "" @@ -460,6 +519,9 @@ msgid "Convert Lead to Opportunity & Customer management" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 msgid "Course Summary" msgstr "" @@ -496,18 +558,27 @@ msgid "Database management" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 #: model:sale.quote.option,website_description:website_quote.website_sale_option_line_1 msgid "Day 1" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 #: model:sale.quote.option,website_description:website_quote.website_sale_option_line_1 msgid "Day 2" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 #: model:sale.quote.option,website_description:website_quote.website_sale_option_line_1 msgid "Day 3" @@ -532,16 +603,27 @@ msgid "Description" msgstr "" #. module: website_quote +#: model:ir.model.fields,field_description:website_quote.field_delivery_carrier_website_description +msgid "Description for Online Quotations" +msgstr "" + +#. module: website_quote +#: model:ir.model.fields,field_description:website_quote.field_delivery_carrier_quote_description +#: model:ir.model.fields,field_description:website_quote.field_product_product_quote_description #: model:ir.model.fields,field_description:website_quote.field_product_template_quote_description msgid "Description for the quote" msgstr "" #. module: website_quote +#: model:ir.model.fields,field_description:website_quote.field_product_product_website_description #: model:ir.model.fields,field_description:website_quote.field_product_template_website_description msgid "Description for the website" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 msgid "Develop a new module for a particular application." msgstr "" @@ -567,6 +649,9 @@ msgid "Display Name" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 msgid "Dive into Strings" msgstr "" @@ -640,6 +725,9 @@ msgid "Functional Training" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 msgid "Functions" msgstr "" @@ -681,11 +769,17 @@ msgid "Grow by developing a recurring\n" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_1 +#: model:product.template,quote_description:website_quote.product_product_quote_1_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_1 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_1 msgid "Hands-on exercises and their solutions" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 msgid "Hello World" msgstr "" @@ -701,6 +795,9 @@ msgid "History" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 msgid "How to Debug" msgstr "" @@ -751,6 +848,9 @@ msgid "Install and administer Odoo." msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 msgid "Install and administer your own server;" msgstr "" @@ -761,6 +861,9 @@ msgid "Installation and Configuration" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 msgid "Integrated Help" msgstr "" @@ -772,16 +875,25 @@ msgid "Introduction" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 msgid "Introduction to JQuery" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 msgid "Introduction to Javascript" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 msgid "Introduction to QWeb" msgstr "" @@ -857,21 +969,33 @@ msgid "Lines" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_1 +#: model:product.template,quote_description:website_quote.product_product_quote_1_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_1 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_1 msgid "Live Q&A sessions with a trainer" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 msgid "Loops" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_1 +#: model:product.template,quote_description:website_quote.product_product_quote_1_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_1 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_1 msgid "Lower training budget for the same quality courses" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_1 +#: model:product.template,quote_description:website_quote.product_product_quote_1_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_1 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_1 msgid "Modular approach applied to the learning method" msgstr "" @@ -882,6 +1006,9 @@ msgid "Module Installation" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 msgid "Modules" msgstr "" @@ -902,6 +1029,9 @@ msgid "Negotiation and Quotation Revisions" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_1 +#: model:product.template,quote_description:website_quote.product_product_quote_1_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_1 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_1 msgid "New interactive learning experience" msgstr "" @@ -923,12 +1053,18 @@ msgid "Objectives" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 #: model:sale.quote.option,website_description:website_quote.website_sale_option_line_1 msgid "Odoo Official Website" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 msgid "Odoo Web Client" msgstr "" @@ -949,6 +1085,9 @@ msgid "Official certified partner" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_1 +#: model:product.template,quote_description:website_quote.product_product_quote_1_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_1 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_1 msgid "Online Training" msgstr "" @@ -1038,12 +1177,18 @@ msgid "Partial and Full Shipment / Delivery" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 #: model:sale.quote.option,website_description:website_quote.website_sale_option_line_1 msgid "Participants are expected to have some knowledge in programming. A basic knowledge of the Python programming is recommended." msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 #: model:sale.quote.option,website_description:website_quote.website_sale_option_line_1 msgid "Participants preferably have a functional knowledge of our software (see Functional Training)." @@ -1141,6 +1286,9 @@ msgid "Purchase Requisition and Purchase Order Management" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 msgid "Python Objects" msgstr "" @@ -1220,6 +1368,9 @@ msgid "Reject This Quote" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 msgid "Report Engine" msgstr "" @@ -1231,6 +1382,9 @@ msgid "Require immediate payment by the customer when validating the order from msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 #: model:sale.quote.option,website_description:website_quote.website_sale_option_line_1 msgid "Requirements" @@ -1318,6 +1472,9 @@ msgid "Sign & Confirm" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_1 +#: model:product.template,quote_description:website_quote.product_product_quote_1_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_1 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_1 msgid "Structure of the Training" msgstr "" @@ -1341,8 +1498,11 @@ msgstr "" #. module: website_quote #: model:product.product,name:website_quote.product_product_quote_2 +#: model:product.product,quote_description:website_quote.product_product_quote_2 #: model:product.template,name:website_quote.product_product_quote_2_product_template #: model:product.template,name:website_quote.product_template_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,name:website_quote.website_sale_order_line_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 msgid "Technical Training" @@ -1370,6 +1530,9 @@ msgid "Test developments automatically" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_1 +#: model:product.template,quote_description:website_quote.product_product_quote_1_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_1 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_1 msgid "These courses feature the same high quality course content found in our traditional classroom trainings, supplemented with modular sessions and cloud-based labs. Many of our online learning courses also include dozens of recorded webinars and live sessions by our senior instructors." msgstr "" @@ -1411,6 +1574,9 @@ msgid "Titles with style Heading 1 and\n" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 #: model:sale.quote.option,website_description:website_quote.website_sale_option_line_1 msgid "To get more information, visit the" @@ -1422,16 +1588,25 @@ msgid "Total Price" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 msgid "Training Center Module" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 msgid "Underscore" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 msgid "Understand the development concepts and architecture;" msgstr "" @@ -1470,11 +1645,17 @@ msgid "Validate Order" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 msgid "Variables & Operators" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_1 +#: model:product.template,quote_description:website_quote.product_product_quote_1_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_1 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_1 msgid "Videos with detailed demos" msgstr "" @@ -1512,12 +1693,18 @@ msgid "Website Description" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 #: model:sale.quote.option,website_description:website_quote.website_sale_option_line_1 msgid "What you will learn?" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 msgid "Workflows" msgstr "" @@ -1568,6 +1755,9 @@ msgid "Your advantage:" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_1 +#: model:product.template,quote_description:website_quote.product_product_quote_1_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_1 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_1 msgid "Your advantages" msgstr "" @@ -1619,6 +1809,9 @@ msgid "days" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 msgid "drinks and lunch;" msgstr "" @@ -1656,6 +1849,9 @@ msgid "or" msgstr "" #. module: website_quote +#: model:product.product,quote_description:website_quote.product_product_quote_2 +#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template +#: model:product.template,quote_description:website_quote.product_template_quote_2 #: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2 msgid "training material." msgstr "" diff --git a/addons/website_sale_stock/i18n/website_sale_stock.pot b/addons/website_sale_stock/i18n/website_sale_stock.pot index 23d7799422b4d..042843fff1426 100644 --- a/addons/website_sale_stock/i18n/website_sale_stock.pot +++ b/addons/website_sale_stock/i18n/website_sale_stock.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 10.0c\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-07 08:58+0000\n" -"PO-Revision-Date: 2016-09-07 08:58+0000\n" +"POT-Creation-Date: 2017-06-23 13:28+0000\n" +"PO-Revision-Date: 2017-06-23 13:28+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -40,3 +40,8 @@ msgstr "" msgid "Delivery Orders" msgstr "" +#. module: website_sale_stock +#: model:ir.model,name:website_sale_stock.model_website +msgid "Website" +msgstr "" + diff --git a/addons/website_slides/i18n/website_slides.pot b/addons/website_slides/i18n/website_slides.pot index acdf17a336b80..e396ce4c6eca4 100644 --- a/addons/website_slides/i18n/website_slides.pot +++ b/addons/website_slides/i18n/website_slides.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-10-10 08:44+0000\n" -"PO-Revision-Date: 2016-10-10 08:44+0000\n" +"POT-Creation-Date: 2017-06-23 13:28+0000\n" +"PO-Revision-Date: 2017-06-23 13:28+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -277,6 +277,11 @@ msgstr "" msgid "Awesome Timesheet by Odoo" msgstr "" +#. module: website_slides +#: model:slide.tag,name:website_slides.tag1 +msgid "CMS" +msgstr "" + #. module: website_slides #: model:ir.model.fields,field_description:website_slides.field_slide_channel_can_see msgid "Can See" @@ -693,6 +698,11 @@ msgstr "" msgid "Likes" msgstr "" +#. module: website_slides +#: model:slide.tag,name:website_slides.tag2 +msgid "Marketing" +msgstr "" + #. module: website_slides #: model:ir.model.fields,field_description:website_slides.field_slide_slide_image_medium msgid "Medium" @@ -796,6 +806,7 @@ msgstr "" #. module: website_slides #: model:slide.category,name:website_slides.category_2 +#: model:slide.tag,name:website_slides.tag5 msgid "Odoo Days" msgstr "" diff --git a/odoo/addons/base/i18n/base.pot b/odoo/addons/base/i18n/base.pot index 3d121b6f9ee48..0023a213f7fbf 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 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-01-27 11:58+0000\n" -"PO-Revision-Date: 2017-01-27 11:58+0000\n" +"POT-Creation-Date: 2017-06-23 13:27+0000\n" +"PO-Revision-Date: 2017-06-23 13:27+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -67,6 +67,77 @@ msgid "\n" " " msgstr "" +#. module: base +#: model:ir.module.module,description:base.module_l10n_do +msgid "\n" +"\n" +"Localization Module for Dominican Republic\n" +"===========================================\n" +"\n" +"Catálogo de Cuentas e Impuestos para República Dominicana, Compatible para\n" +"**Internacionalización** con **NIIF** y alineado a las normas y regulaciones\n" +"de la Dirección General de Impuestos Internos (**DGII**).\n" +"\n" +"**Este módulo consiste de:**\n" +"\n" +"- Catálogo de Cuentas Estándar (alineado a DGII y NIIF)\n" +"- Catálogo de Impuestos con la mayoría de Impuestos Preconfigurados\n" +" - ITBIS para compras y ventas\n" +" - Retenciones de ITBIS\n" +" - Retenciones de ISR\n" +" - Grupos de Impuestos y Retenciones:\n" +" - Telecomunicaiones\n" +" - Proveedores de Materiales de Construcción\n" +" - Personas Físicas Proveedoras de Servicios\n" +" - Otros impuestos\n" +"- Secuencias Preconfiguradas para manejo de todos los NCF\n" +" - Facturas con Valor Fiscal (para Ventas)\n" +" - Facturas para Consumidores Finales\n" +" - Notas de Débito y Crédito\n" +" - Registro de Proveedores Informales\n" +" - Registro de Ingreso Único\n" +" - Registro de Gastos Menores\n" +" - Gubernamentales\n" +"- Posiciones Fiscales para automatización de impuestos y retenciones\n" +" - Cambios de Impuestos a Exenciones (Ej. Ventas al Estado)\n" +" - Cambios de Impuestos a Retenciones (Ej. Compra Servicios al Exterior)\n" +" - Entre otros\n" +"\n" +"**Nota:**\n" +"Esta localización, aunque posee las secuencias para NCF, las mismas no pueden\n" +"ser utilizadas sin la instalación de módulos de terceros o desarrollo\n" +"adicional.\n" +"\n" +"Estructura de Codificación del Catálogo de Cuentas:\n" +"===================================================\n" +"\n" +"**Un dígito** representa la categoría/tipo de cuenta del del estado financiero.\n" +"**1** - Activo **4** - Cuentas de Ingresos y Ganancias\n" +"**2** - Pasivo **5** - Costos, Gastos y Pérdidas\n" +"**3** - Capital **6** - Cuentas Liquidadoras de Resultados\n" +"\n" +"**Dos dígitos** representan los rubros de agrupación:\n" +"11- Activo Corriente\n" +"21- Pasivo Corriente\n" +"31- Capital Contable\n" +"\n" +"**Cuatro dígitos** se asignan a las cuentas de mayor: cuentas de primer orden\n" +"1101- Efectivo y Equivalentes de Efectivo\n" +"2101- Cuentas y Documentos por pagar\n" +"3101- Capital Social\n" +"\n" +"**Seis dígitos** se asignan a las sub-cuentas: cuentas de segundo orden\n" +"110101 - Caja\n" +"210101 - Proveedores locales\n" +"\n" +"**Ocho dígitos** son para las cuentas de tercer orden (las visualizadas\n" +"en Odoo):\n" +"1101- Efectivo y Equivalentes\n" +"110101- Caja\n" +"11010101 Caja General\n" +" " +msgstr "" + #. module: base #: model:ir.module.module,description:base.module_l10n_jp msgid "\n" @@ -156,6 +227,13 @@ msgid "\n" " Enable a cache on products for a lower POS loading time." msgstr "" +#. module: base +#: model:ir.module.module,description:base.module_hr_expense_check +msgid "\n" +" Print amount in words on checks issued for expenses\n" +" " +msgstr "" + #. module: base #: model:ir.module.module,description:base.module_stock_calendar msgid "\n" @@ -1145,6 +1223,24 @@ msgid "\n" "" msgstr "" +#. module: base +#: model:ir.module.module,description:base.module_l10n_cn_standard +msgid "\n" +"Including the following data in the Accounting Standards for Business Enterprises\n" +"包含企业会计准则以下数据\n" +"\n" +"* Chart of Accounts\n" +"* 科目表模板\n" +"\n" +"* Account templates\n" +"* 科目模板\n" +"\n" +"* Tax templates\n" +"* 税金模板\n" +"\n" +" " +msgstr "" + #. module: base #: model:ir.module.module,description:base.module_l10n_in msgid "\n" @@ -1161,6 +1257,22 @@ msgid "\n" " " msgstr "" +#. module: base +#: model:ir.module.module,description:base.module_l10n_in_schedule6 +msgid "\n" +"Indian Accounting: Chart of Account.\n" +"====================================\n" +"\n" +"Indian accounting chart and localization.\n" +"\n" +"Schedule VI chart of account for indian accounting.\n" +"\n" +"Note: The Schedule VI has been revised by MCA and is applicable for all Balance Sheet made after\n" +"31st March, 2011. The Format has done away with earlier two options of format of Balance\n" +"Sheet, now only Vertical format has been permitted Which is Supported By OpenERP.\n" +" " +msgstr "" + #. module: base #: model:ir.module.module,description:base.module_l10n_in_hr_payroll msgid "\n" @@ -1933,6 +2045,18 @@ msgid "\n" " " msgstr "" +#. module: base +#: model:ir.module.module,description:base.module_hw_screen +msgid "\n" +"Screen Driver\n" +"=============\n" +"\n" +"This module allows the POS client to send rendered HTML to a remotely\n" +"installed screen. This module then displays this HTML using a web\n" +"browser.\n" +"" +msgstr "" + #. module: base #: model:ir.module.module,description:base.module_website_sale_digital msgid "\n" @@ -2245,18 +2369,6 @@ msgid "\n" " " msgstr "" -#. module: base -#: model:ir.module.module,description:base.module_l10n_do -msgid "\n" -"This is the base module to manage the accounting chart for Dominican Republic.\n" -"==============================================================================\n" -"\n" -"* Chart of Accounts.\n" -"* The Tax Code Chart for Domincan Republic\n" -"* The main taxes used in Domincan Republic\n" -"* Fiscal position for local " -msgstr "" - #. module: base #: model:ir.module.module,description:base.module_l10n_ec msgid "\n" @@ -2465,9 +2577,12 @@ msgid "\n" "This is the module to manage the accounting chart for Vietnam in Odoo.\n" "=========================================================================\n" "\n" -"This module applies to companies based in Vietnamese Accounting Standard (VAS).\n" +"This module applies to companies based in Vietnamese Accounting Standard (VAS)\n" +"with Chart of account under Circular No. 200/2014/TT-BTC\n" "\n" -"**Credits:** General Solutions.\n" +"**Credits:**\n" +" - General Solutions.\n" +" - Trobz\n" "" msgstr "" @@ -3436,10 +3551,10 @@ msgstr "" #. module: base #: model:ir.ui.view,arch_db:base.view_server_action_form -msgid "\n" -" partner_name = obj.name + '_code'\n" -" env[\"res.partner\"].create({\"name\": partner_name})\n" -" " +msgid "\n" +"partner_name = record.name + '_code'\n" +"env[\"res.partner\"].create({\"name\": partner_name})\n" +"" msgstr "" #. module: base @@ -3774,6 +3889,11 @@ msgstr "" msgid "Accounting & Finance" msgstr "" +#. module: base +#: model:ir.module.category,name:base.module_category_accounting_andamp;_finance +msgid "Accounting & Finance" +msgstr "" + #. module: base #: model:ir.module.module,shortdesc:base.module_account_test msgid "Accounting Consistency Tests" @@ -4152,6 +4272,11 @@ msgstr "" msgid "Algeria" msgstr "" +#. module: base +#: model:ir.ui.view,arch_db:base.ir_cron_view_search +msgid "All" +msgstr "" + #. module: base #: model:ir.ui.view,arch_db:base.view_base_module_configuration_form msgid "All pending configuration wizards have been executed. You may restart individual wizards via the list of configuration wizards." @@ -5126,6 +5251,11 @@ msgstr "" msgid "Check Printing Base" msgstr "" +#. module: base +#: model:ir.module.module,shortdesc:base.module_hr_expense_check +msgid "Check Printing in Expenses" +msgstr "" + #. module: base #: model:ir.model.fields,help:base.field_res_partner_is_company #: model:ir.model.fields,help:base.field_res_users_is_company @@ -5555,7 +5685,7 @@ msgstr "" #. module: base #: model:ir.model.fields,help:base.field_ir_act_server_condition -msgid "Condition verified before executing the server action. If it is not verified, the action will not be executed. The condition is a Python expression, like 'object.list_price > 5000'. A void condition is considered as always True. Help about python expression is given in the help tab." +msgid "Condition verified before executing the server action. If it is not verified, the action will not be executed. The condition is a Python expression, like 'record.list_price > 5000'. A void condition is considered as always True. Help about python expression is given in the help tab." msgstr "" #. module: base @@ -7399,6 +7529,12 @@ msgstr "" msgid "Fields Description" msgstr "" +#. module: base +#: code:addons/base/ir/ir_model.py:487 +#, python-format +msgid "Fields:" +msgstr "" + #. module: base #: model:res.country,name:base.fj msgid "Fiji" @@ -7651,6 +7787,11 @@ msgstr "" msgid "France - Accounting" msgstr "" +#. module: base +#: model:ir.module.module,shortdesc:base.module_l10n_fr_certification +msgid "France - Accounting - Certified CGI 286 I-3 bis" +msgstr "" + #. module: base #: model:ir.module.module,shortdesc:base.module_l10n_fr_fec msgid "France - FEC" @@ -8044,6 +8185,11 @@ msgstr "" msgid "Hardware Driver for Weighing Scales" msgstr "" +#. module: base +#: model:ir.module.category,name:base.module_category_hardware_drivers +msgid "Hardware Drivers" +msgstr "" + #. module: base #: model:ir.module.module,shortdesc:base.module_hw_proxy msgid "Hardware Proxy" @@ -8631,6 +8777,11 @@ msgstr "" msgid "Indian - Accounting" msgstr "" +#. module: base +#: model:ir.module.module,shortdesc:base.module_l10n_in_schedule6 +msgid "Indian - Schedule VI Accounting" +msgstr "" + #. module: base #: model:ir.module.module,shortdesc:base.module_l10n_in_hr_payroll msgid "Indian Payroll" @@ -10039,23 +10190,29 @@ msgid "Missing SMTP Server" msgstr "" #. module: base -#: code:addons/models.py:3263 +#: code:addons/models.py:3282 #, python-format msgid "Missing document(s)" msgstr "" #. module: base -#: code:addons/models.py:5619 +#: code:addons/models.py:5655 #, python-format msgid "Missing required value for the field '%s' (%s)" msgstr "" #. module: base -#: code:addons/models.py:5616 +#: code:addons/models.py:5652 #, python-format msgid "Missing required value for the field '%s'." msgstr "" +#. module: base +#: code:addons/base/ir/ir_ui_view.py:345 +#, python-format +msgid "Missing view architecture." +msgstr "" + #. module: base #: model:res.partner.title,name:base.res_partner_title_mister msgid "Mister" @@ -10472,12 +10629,6 @@ msgstr "" msgid "New Zealand - Accounting" msgstr "" -#. module: base -#: code:addons/base/ir/ir_model.py:551 -#, python-format -msgid "New field name must still start with x_ , because it is a custom field!" -msgstr "" - #. module: base #: model:ir.module.module,summary:base.module_website_blog msgid "News, Blogs, Announces, Discussions" @@ -11489,6 +11640,11 @@ msgstr "" msgid "Price Accuracy" msgstr "" +#. module: base +#: model:ir.module.module,summary:base.module_hr_expense_check +msgid "Print amount in words on checks issued for expenses" +msgstr "" + #. module: base #: model:ir.model.fields,field_description:base.field_ir_cron_priority #: model:ir.model.fields,field_description:base.field_ir_mail_server_sequence @@ -11593,6 +11749,11 @@ msgstr "" msgid "Provide the field where the record id is stored after the operations." msgstr "" +#. module: base +#: model:ir.module.module,summary:base.module_hw_screen +msgid "Provides support for customer facing displays" +msgstr "" + #. module: base #: model:res.groups,name:base.group_public msgid "Public" @@ -12417,6 +12578,11 @@ msgstr "" msgid "Scheduled Actions" msgstr "" +#. module: base +#: model:ir.module.module,shortdesc:base.module_hw_screen +msgid "Screen Driver" +msgstr "" + #. module: base #: model:ir.ui.view,arch_db:base.view_view_search #: selection:ir.ui.view,type:0 @@ -14763,6 +14929,12 @@ msgstr "" msgid "View type: Tree type to use for the tree view, set to 'tree' for a hierarchical tree view, or 'form' for a regular list view" msgstr "" +#. module: base +#: code:addons/base/ir/ir_model.py:488 +#, python-format +msgid "View:" +msgstr "" + #. module: base #: model:ir.actions.act_window,name:base.action_ui_view #: model:ir.model.fields,field_description:base.field_ir_act_window_view_ids @@ -15189,7 +15361,7 @@ msgstr "" #. module: base #: model:ir.ui.view,arch_db:base.view_server_action_form -msgid "Write a python expression, beginning with object, that gives the record to update. An expression builder is available in the help tab. Examples:" +msgid "Write a python expression, beginning with record, that gives the record to update. An expression builder is available in the help tab. Examples:" msgstr "" #. module: base @@ -15281,6 +15453,12 @@ msgstr "" msgid "You cannot create recursive Partner hierarchies." msgstr "" +#. module: base +#: code:addons/base/ir/ir_ui_view.py:314 +#, python-format +msgid "You cannot create recursive inherited views." +msgstr "" + #. module: base #: code:addons/base/res/res_users.py:340 #, python-format @@ -15448,17 +15626,7 @@ msgstr "" #. module: base #: model:ir.ui.view,arch_db:base.view_server_action_form -msgid "condition: object.list_price > 5000" -msgstr "" - -#. module: base -#: model:ir.ui.view,arch_db:base.view_server_action_form -msgid "context: current context" -msgstr "" - -#. module: base -#: model:ir.ui.view,arch_db:base.view_server_action_form -msgid "cr: database cursor" +msgid "condition: record.list_price > 5000" msgstr "" #. module: base @@ -15536,6 +15704,11 @@ msgstr "" msgid "email@yourcompany.com" msgstr "" +#. module: base +#: model:ir.ui.view,arch_db:base.view_server_action_form +msgid "env: Odoo Environement on which the action is triggered" +msgstr "" + #. module: base #: code:addons/base/ir/ir_fields.py:328 #, python-format @@ -15846,33 +16019,28 @@ msgid "no" msgstr "" #. module: base -#: model:ir.ui.view,arch_db:base.view_server_action_form -msgid "object or obj: browse_record of the record on which the action is triggered" +#: model:ir.ui.view,arch_db:base.view_attachment_form +msgid "on" msgstr "" #. module: base -#: model:ir.ui.view,arch_db:base.view_server_action_form -msgid "object.partner_id" +#: model:ir.module.module,shortdesc:base.module_pos_cache +msgid "pos_cache" msgstr "" #. module: base #: model:ir.ui.view,arch_db:base.view_server_action_form -msgid "object.partner_id.currency_id" -msgstr "" - -#. module: base -#: model:ir.ui.view,arch_db:base.view_attachment_form -msgid "on" +msgid "record.partner_id" msgstr "" #. module: base #: model:ir.ui.view,arch_db:base.view_server_action_form -msgid "pool: ORM model pool (i.e. self.pool)" +msgid "record.partner_id.currency_id" msgstr "" #. module: base -#: model:ir.module.module,shortdesc:base.module_pos_cache -msgid "pos_cache" +#: model:ir.ui.view,arch_db:base.view_server_action_form +msgid "record: browse_record of the record on which the action is triggered" msgstr "" #. module: base @@ -15992,7 +16160,7 @@ msgstr "" #. module: base #: model:ir.ui.view,arch_db:base.view_server_action_form -msgid "time: Python time module" +msgid "time, datetime, timezone: Python module" msgstr "" #. module: base @@ -16006,11 +16174,6 @@ msgstr "" msgid "true" msgstr "" -#. module: base -#: model:ir.ui.view,arch_db:base.view_server_action_form -msgid "uid: current user id" -msgstr "" - #. module: base #: model:ir.model,name:base.model_wizard_ir_model_menu_create msgid "wizard.ir.model.menu.create" @@ -16046,11 +16209,6 @@ msgstr "" msgid "workflow.workitem" msgstr "" -#. module: base -#: model:ir.ui.view,arch_db:base.view_server_action_form -msgid "workflow: Workflow engine" -msgstr "" - #. module: base #: code:addons/base/ir/ir_fields.py:143 #, python-format