diff --git a/addons/account/i18n/account.pot b/addons/account/i18n/account.pot index 75a08c7f7598e7641fa1a2e28b92375437220381..87def5676713a1043b20ce521258961fee5cfa26 100644 --- a/addons/account/i18n/account.pot +++ b/addons/account/i18n/account.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 15.5alpha1\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-20 09:01+0000\n" -"PO-Revision-Date: 2022-09-20 09:01+0000\n" +"POT-Creation-Date: 2022-09-23 08:01+0000\n" +"PO-Revision-Date: 2022-09-23 08:01+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -53,8 +53,8 @@ msgid "# Reconciled Invoices" msgstr "" #. module: account -#: model:ir.model.fields,field_description:account.field_account_payment__reconciled_statements_count -msgid "# Reconciled Statements" +#: model:ir.model.fields,field_description:account.field_account_payment__reconciled_statement_lines_count +msgid "# Reconciled Statement Lines" msgstr "" #. module: account @@ -157,21 +157,6 @@ msgstr "" msgid "%s.copy" msgstr "" -#. module: account -#. openerp-web -#: code:addons/account/static/src/components/bills_upload/bills_upload.xml:0 -#: code:addons/account/static/src/components/bills_upload/bills_upload.xml:0 -#, python-format -msgid "() => state.dropzoneVisible = true" -msgstr "" - -#. module: account -#. openerp-web -#: code:addons/account/static/src/components/account_move_form/account_move_form_notebook.xml:0 -#, python-format -msgid "() => this.changeTabTo(navItem[0])" -msgstr "" - #. module: account #: code:addons/account/models/account_report.py:0 #: code:addons/account/models/account_report.py:0 @@ -254,11 +239,6 @@ msgstr "" msgid "1 Payment" msgstr "" -#. module: account -#: model_terms:ir.ui.view,arch_db:account.view_move_form -msgid "1 Statement" -msgstr "" - #. module: account #: model:account.payment.term,name:account.account_payment_term_15days msgid "15 Days" @@ -419,11 +399,6 @@ msgid "" " Preview" msgstr "" -#. module: account -#: model_terms:ir.ui.view,arch_db:account.view_account_analytic_default_kanban -msgid "<i class=\"fa fa-calendar\"/> From" -msgstr "" - #. module: account #: model_terms:ir.ui.view,arch_db:account.account_move_line_view_kanban #: model_terms:ir.ui.view,arch_db:account.view_account_move_kanban @@ -522,8 +497,8 @@ msgstr "" #. module: account #: model_terms:ir.ui.view,arch_db:account.view_account_payment_form msgid "" -"<span attrs=\"{'invisible': [('reconciled_statements_count','>', 1)]}\">Statement</span>\n" -" <span attrs=\"{'invisible': [('reconciled_statements_count','<=', 1)]}\">Statements</span>" +"<span attrs=\"{'invisible': [('reconciled_statement_lines_count','>', 1)]}\">Statement line</span>\n" +" <span attrs=\"{'invisible': [('reconciled_statement_lines_count','<=', 1)]}\">Statement lines</span>" msgstr "" #. module: account @@ -558,11 +533,6 @@ msgid "" "class=\"d-none d-md-inline\"> Cancelled</span></span>" msgstr "" -#. module: account -#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view -msgid "<span class=\"d-inline-flex\" name=\"button_import_placeholder\"/> Statements" -msgstr "" - #. module: account #: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form msgid "" @@ -975,11 +945,6 @@ msgstr "" msgid "<strong>Customer Code:</strong>" msgstr "" -#. module: account -#: model_terms:ir.ui.view,arch_db:account.view_account_analytic_default_kanban -msgid "<strong>Customer</strong>" -msgstr "" - #. module: account #: model_terms:ir.ui.view,arch_db:account.bill_preview #: model_terms:ir.ui.view,arch_db:account.report_invoice_document @@ -1002,11 +967,6 @@ msgstr "" msgid "<strong>Invoice Date:</strong>" msgstr "" -#. module: account -#: model_terms:ir.ui.view,arch_db:account.view_account_analytic_default_kanban -msgid "<strong>Product</strong>" -msgstr "" - #. module: account #: model_terms:ir.ui.view,arch_db:account.report_invoice_document msgid "<strong>Reference:</strong>" @@ -1061,9 +1021,7 @@ msgstr "" msgid "" "A Cash Register allows you to manage cash entries in your cash\n" " journals. This feature provides an easy way to follow up cash\n" -" payments on a daily basis. You can enter the coins that are in\n" -" your cash box, and then post entries when money comes in or\n" -" goes out of the cash box." +" payments on a daily basis." msgstr "" #. module: account @@ -1080,11 +1038,6 @@ msgid "" " should receive this periodically from your bank." msgstr "" -#. module: account -#: model_terms:ir.actions.act_window,help:account.action_bank_statement_line -msgid "A bank statement line is a financial transaction on a bank account" -msgstr "" - #. module: account #: code:addons/account/models/partner.py:0 #, python-format @@ -1215,13 +1168,11 @@ msgstr "" #: code:addons/account/wizard/account_automatic_entry_wizard.py:0 #: code:addons/account/wizard/accrued_orders.py:0 #: model:ir.model,name:account.model_account_account -#: model:ir.model.fields,field_description:account.field_account_analytic_default__account_id #: model:ir.model.fields,field_description:account.field_account_move_line__account_id #: model:ir.model.fields,field_description:account.field_account_reconcile_model_line__account_id #: model:ir.model.fields,field_description:account.field_account_reconcile_model_line_template__account_id #: model:ir.model.fields,field_description:account.field_account_tax_repartition_line__account_id #: model:ir.model.fields,field_description:account.field_account_tax_repartition_line_template__account_id -#: model_terms:ir.ui.view,arch_db:account.view_account_analytic_default_form #: model_terms:ir.ui.view,arch_db:account.view_account_form #: model_terms:ir.ui.view,arch_db:account.view_account_move_line_filter #: model_terms:ir.ui.view,arch_db:account.view_account_search @@ -1669,7 +1620,6 @@ msgstr "" #. module: account #: model:ir.model.fields.selection,name:account.selection__account_account_tag__applicability__accounts -#: model_terms:ir.ui.view,arch_db:account.view_account_analytic_default_form_search #: model_terms:ir.ui.view,arch_db:account.view_account_search msgid "Accounts" msgstr "" @@ -1739,7 +1689,6 @@ msgstr "" #. module: account #: model:ir.model.fields,field_description:account.field_account_account__message_needaction #: model:ir.model.fields,field_description:account.field_account_account_template__message_needaction -#: model:ir.model.fields,field_description:account.field_account_bank_statement__message_needaction #: model:ir.model.fields,field_description:account.field_account_bank_statement_line__message_needaction #: model:ir.model.fields,field_description:account.field_account_journal__message_needaction #: model:ir.model.fields,field_description:account.field_account_move__message_needaction @@ -2057,11 +2006,6 @@ msgstr "" msgid "All" msgstr "" -#. module: account -#: model:ir.model.fields,field_description:account.field_account_bank_statement__all_lines_reconciled -msgid "All Lines Reconciled" -msgstr "" - #. module: account #: model:ir.model.fields,field_description:account.field_res_company__fiscalyear_lock_date msgid "All Users Lock Date" @@ -2084,14 +2028,6 @@ msgstr "" msgid "All our contractual relations will be governed exclusively by" msgstr "" -#. module: account -#: code:addons/account/models/account_bank_statement.py:0 -#, python-format -msgid "" -"All the account entries lines must be processed in order to validate the " -"statement." -msgstr "" - #. module: account #: model:ir.model.fields,field_description:account.field_account_account_template__reconcile msgid "Allow Invoices & payments Matching" @@ -2137,11 +2073,6 @@ msgstr "" msgid "Allowed accounts" msgstr "" -#. module: account -#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form -msgid "Allows to tag analytic entries and to manage analytic distributions" -msgstr "" - #. module: account #: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form msgid "Allows you to use Storno accounting." @@ -2200,7 +2131,6 @@ msgstr "" #: model:ir.model.fields,field_description:account.field_account_reconcile_model_line_template__amount_string #: model:ir.model.fields,field_description:account.field_account_tax__amount #: model:ir.model.fields,field_description:account.field_account_tax_template__amount -#: model:ir.model.fields,field_description:account.field_cash_box_out__amount #: model_terms:ir.ui.view,arch_db:account.view_account_payment_tree #: model_terms:ir.ui.view,arch_db:account.view_move_line_form msgid "Amount" @@ -2327,14 +2257,6 @@ msgid "" " to disclose a certain amount of information." msgstr "" -#. module: account -#: code:addons/account/models/account_analytic_default.py:0 -#, python-format -msgid "" -"An analytic default requires an analytic account or an analytic tag used for" -" analytic distribution." -msgstr "" - #. module: account #: code:addons/account/models/account_move.py:0 #, python-format @@ -2344,26 +2266,17 @@ msgid "" msgstr "" #. module: account +#: model:ir.model.fields,field_description:account.field_account_move_line__analytic_distribution +#: model:ir.model.fields,field_description:account.field_account_reconcile_model_line__analytic_distribution #: model_terms:ir.ui.view,arch_db:account.view_move_line_form msgid "Analytic" msgstr "" #. module: account #: model:ir.model,name:account.model_account_analytic_account -#: model:ir.model.fields,field_description:account.field_account_analytic_default__analytic_id -#: model:ir.model.fields,field_description:account.field_account_invoice_report__analytic_account_id -#: model:ir.model.fields,field_description:account.field_account_move_line__analytic_account_id -#: model:ir.model.fields,field_description:account.field_account_reconcile_model_line__analytic_account_id -#: model_terms:ir.ui.view,arch_db:account.view_account_analytic_default_form_search -#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_report_search_analytic_accounting msgid "Analytic Account" msgstr "" -#. module: account -#: model:ir.ui.menu,name:account.account_analytic_group_menu -msgid "Analytic Account Groups" -msgstr "" - #. module: account #: model:ir.ui.menu,name:account.menu_analytic_accounting msgid "Analytic Accounting" @@ -2380,25 +2293,19 @@ msgid "Analytic Cost" msgstr "" #. module: account -#: model_terms:ir.ui.view,arch_db:account.view_account_analytic_default_form -msgid "Analytic Default Rule" -msgstr "" - -#. module: account -#: model_terms:ir.ui.view,arch_db:account.view_account_analytic_default_form -#: model_terms:ir.ui.view,arch_db:account.view_account_analytic_default_tree -msgid "Analytic Defaults" +#: model:ir.model,name:account.model_account_analytic_distribution_model +msgid "Analytic Distribution Model" msgstr "" #. module: account -#: model:ir.actions.act_window,name:account.action_analytic_default_list -#: model:ir.ui.menu,name:account.menu_analytic_default_list -msgid "Analytic Defaults Rules" +#: model:ir.ui.menu,name:account.menu_analytic__distribution_model +msgid "Analytic Distribution Models" msgstr "" #. module: account -#: model:ir.model,name:account.model_account_analytic_default -msgid "Analytic Distribution" +#: model:ir.model.fields,field_description:account.field_account_move_line__analytic_distribution_stored_char +#: model:ir.model.fields,field_description:account.field_account_reconcile_model_line__analytic_distribution_stored_char +msgid "Analytic Distribution Stored Char" msgstr "" #. module: account @@ -2417,18 +2324,13 @@ msgid "Analytic Lines" msgstr "" #. module: account -#: model:ir.actions.act_window,name:account.analytic_rule_action_user -msgid "Analytic Rules" +#: model:ir.model,name:account.model_account_analytic_applicability +msgid "Analytic Plan's Applicabilities" msgstr "" #. module: account -#: model:ir.model,name:account.model_account_analytic_tag -#: model:ir.model.fields,field_description:account.field_account_analytic_default__analytic_tag_ids -#: model:ir.model.fields,field_description:account.field_account_move_line__analytic_tag_ids -#: model:ir.model.fields,field_description:account.field_account_reconcile_model_line__analytic_tag_ids -#: model:ir.model.fields,field_description:account.field_res_config_settings__group_analytic_tags -#: model:ir.ui.menu,name:account.account_analytic_tag_menu -msgid "Analytic Tags" +#: model:ir.ui.menu,name:account.account_analytic_plan_menu +msgid "Analytic Plans" msgstr "" #. module: account @@ -2550,10 +2452,14 @@ msgstr "" msgid "Attach a file" msgstr "" +#. module: account +#: model:ir.model.fields,field_description:account.field_account_bank_statement__attachment_ids +msgid "Attachment" +msgstr "" + #. module: account #: model:ir.model.fields,field_description:account.field_account_account__message_attachment_count #: model:ir.model.fields,field_description:account.field_account_account_template__message_attachment_count -#: model:ir.model.fields,field_description:account.field_account_bank_statement__message_attachment_count #: model:ir.model.fields,field_description:account.field_account_bank_statement_line__message_attachment_count #: model:ir.model.fields,field_description:account.field_account_journal__message_attachment_count #: model:ir.model.fields,field_description:account.field_account_move__message_attachment_count @@ -2566,7 +2472,10 @@ msgid "Attachment Count" msgstr "" #. module: account +#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__attachment_ids #: model:ir.model.fields,field_description:account.field_account_invoice_send__attachment_ids +#: model:ir.model.fields,field_description:account.field_account_move__attachment_ids +#: model:ir.model.fields,field_description:account.field_account_payment__attachment_ids #: model:ir.model.fields,field_description:account.field_account_tour_upload_bill__attachment_ids msgid "Attachments" msgstr "" @@ -2721,11 +2630,6 @@ msgstr "" msgid "Balance Sheet" msgstr "" -#. module: account -#: model:ir.model.fields,help:account.field_account_bank_statement__balance_end -msgid "Balance as calculated based on Opening Balance and transaction lines" -msgstr "" - #. module: account #: code:addons/account/models/account_reconcile_model.py:0 #, python-format @@ -2837,43 +2741,15 @@ msgstr "" #. module: account #: model:ir.model,name:account.model_account_bank_statement #: model_terms:ir.ui.view,arch_db:account.report_statement -#: model_terms:ir.ui.view,arch_db:account.view_bank_statement_form #: model_terms:ir.ui.view,arch_db:account.view_bank_statement_search msgid "Bank Statement" msgstr "" -#. module: account -#: code:addons/account/models/account_bank_statement.py:0 -#, python-format -msgid "Bank Statement %s.pdf" -msgstr "" - -#. module: account -#: model:ir.model,name:account.model_account_bank_statement_cashbox -msgid "Bank Statement Cashbox" -msgstr "" - -#. module: account -#: model:ir.model,name:account.model_account_bank_statement_closebalance -msgid "Bank Statement Closing Balance" -msgstr "" - #. module: account #: model:ir.model,name:account.model_account_bank_statement_line msgid "Bank Statement Line" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_bank_statement_line -msgid "Bank Statement Lines" -msgstr "" - -#. module: account -#: code:addons/account/models/account_bank_statement.py:0 -#, python-format -msgid "Bank Statement.pdf" -msgstr "" - #. module: account #: model:ir.actions.act_window,name:account.action_bank_statement_tree msgid "Bank Statements" @@ -3213,13 +3089,10 @@ msgstr "" #: model_terms:ir.ui.view,arch_db:account.account_invoice_send_wizard_form #: model_terms:ir.ui.view,arch_db:account.account_resequence_view #: model_terms:ir.ui.view,arch_db:account.account_unreconcile_view -#: model_terms:ir.ui.view,arch_db:account.cash_box_out_form #: model_terms:ir.ui.view,arch_db:account.setup_bank_account_wizard #: model_terms:ir.ui.view,arch_db:account.setup_financial_year_opening_form #: model_terms:ir.ui.view,arch_db:account.validate_account_move_view #: model_terms:ir.ui.view,arch_db:account.view_account_accrued_orders_wizard -#: model_terms:ir.ui.view,arch_db:account.view_account_bnk_stmt_cashbox_footer -#: model_terms:ir.ui.view,arch_db:account.view_account_bnk_stmt_check #: model_terms:ir.ui.view,arch_db:account.view_account_move_reversal #: model_terms:ir.ui.view,arch_db:account.view_account_payment_form #: model_terms:ir.ui.view,arch_db:account.view_account_payment_register_form @@ -3349,17 +3222,6 @@ msgstr "" msgid "Cash Basis Transition Account" msgstr "" -#. module: account -#: model:ir.model,name:account.model_cash_box_out -msgid "Cash Box Out" -msgstr "" - -#. module: account -#: code:addons/account/models/account_bank_statement.py:0 -#, python-format -msgid "Cash Control" -msgstr "" - #. module: account #: model:ir.model.fields,field_description:account.field_account_chart_template__default_cash_difference_expense_account_id #: model:ir.model.fields,field_description:account.field_res_company__default_cash_difference_expense_account_id @@ -3450,42 +3312,16 @@ msgstr "" msgid "Cash basis transition account" msgstr "" -#. module: account -#: code:addons/account/models/account_bank_statement.py:0 -#, python-format -msgid "Cash difference observed during the counting (Loss)" -msgstr "" - -#. module: account -#: code:addons/account/models/account_bank_statement.py:0 -#, python-format -msgid "Cash difference observed during the counting (Profit)" -msgstr "" - #. module: account #: code:addons/account/models/account_journal_dashboard.py:0 #, python-format msgid "Cash: Balance" msgstr "" -#. module: account -#: model:ir.model,name:account.model_account_cashbox_line -msgid "CashBox Line" -msgstr "" - -#. module: account -#: model:ir.model.fields,field_description:account.field_account_cashbox_line__cashbox_id -msgid "Cashbox" -msgstr "" - -#. module: account -#: model:ir.model.fields,field_description:account.field_account_bank_statement_cashbox__cashbox_lines_ids -msgid "Cashbox Lines" -msgstr "" - #. module: account #: model:ir.model.fields,field_description:account.field_account_analytic_line__category #: model:ir.model.fields,field_description:account.field_account_move_line__product_uom_category_id +#: model_terms:ir.ui.view,arch_db:account.view_account_analytic_line_filter_inherit msgid "Category" msgstr "" @@ -3587,16 +3423,6 @@ msgstr "" msgid "Chart of accounts set." msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_account_bnk_stmt_check -msgid "Check Closing Balance" -msgstr "" - -#. module: account -#: model:ir.model.fields,help:account.field_account_bank_statement__is_difference_zero -msgid "Check if difference is zero." -msgstr "" - #. module: account #: model:ir.model.fields,help:account.field_account_account__reconcile #: model:ir.model.fields,help:account.field_account_move_line__is_account_reconcile @@ -3687,11 +3513,6 @@ msgstr "" msgid "Closed" msgstr "" -#. module: account -#: model:ir.model.fields,field_description:account.field_account_bank_statement__date_done -msgid "Closed On" -msgstr "" - #. module: account #: model:ir.model.fields,field_description:account.field_account_account__code #: model:ir.model.fields,field_description:account.field_account_account_template__code @@ -3722,11 +3543,6 @@ msgstr "" msgid "Code Prefix Start" msgstr "" -#. module: account -#: model:ir.model.fields,field_description:account.field_account_cashbox_line__coin_value -msgid "Coin/Bill Value" -msgstr "" - #. module: account #: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form msgid "Collect customer payments in one-click using Euro SEPA Service" @@ -3781,7 +3597,6 @@ msgstr "" #. module: account #: model:ir.model.fields,field_description:account.field_account_account__company_id #: model:ir.model.fields,field_description:account.field_account_accrued_orders_wizard__company_id -#: model:ir.model.fields,field_description:account.field_account_analytic_default__company_id #: model:ir.model.fields,field_description:account.field_account_automatic_entry_wizard__company_id #: model:ir.model.fields,field_description:account.field_account_bank_statement__company_id #: model:ir.model.fields,field_description:account.field_account_bank_statement_line__company_id @@ -3809,7 +3624,6 @@ msgstr "" #: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__company_id #: model:ir.model.fields,field_description:account.field_account_tax__company_id #: model:ir.model.fields,field_description:account.field_account_tax_repartition_line__company_id -#: model_terms:ir.ui.view,arch_db:account.view_account_analytic_default_form_search #: model_terms:ir.ui.view,arch_db:account.view_account_invoice_report_search #: model_terms:ir.ui.view,arch_db:account.view_account_move_filter #: model_terms:ir.ui.view,arch_db:account.view_account_payment_search @@ -3903,11 +3717,6 @@ msgid "" "it applies to each of them." msgstr "" -#. module: account -#: model_terms:ir.ui.view,arch_db:account.view_account_analytic_default_form -msgid "Conditions" -msgstr "" - #. module: account #: model:ir.model,name:account.model_res_config_settings msgid "Config Settings" @@ -3932,8 +3741,6 @@ msgstr "" #. module: account #: code:addons/account/wizard/account_tour_upload_bill.py:0 #: model_terms:ir.ui.view,arch_db:account.account_resequence_view -#: model_terms:ir.ui.view,arch_db:account.view_account_bnk_stmt_cashbox_footer -#: model_terms:ir.ui.view,arch_db:account.view_account_bnk_stmt_check #: model_terms:ir.ui.view,arch_db:account.view_account_payment_form #: model_terms:ir.ui.view,arch_db:account.view_account_payment_tree #: model_terms:ir.ui.view,arch_db:account.view_move_form @@ -3941,13 +3748,6 @@ msgstr "" msgid "Confirm" msgstr "" -#. module: account -#: model_terms:ir.ui.view,arch_db:account.view_account_bnk_stmt_check -msgid "" -"Confirming this will create automatically a journal entry with the " -"difference in the profit/loss account set on the cash journal." -msgstr "" - #. module: account #: model_terms:ir.ui.view,arch_db:account.account_invoice_onboarding_panel msgid "Congratulations! You are all set." @@ -4078,7 +3878,6 @@ msgid "Country" msgstr "" #. module: account -#: model:ir.model.fields,field_description:account.field_account_bank_statement__country_code #: model:ir.model.fields,field_description:account.field_account_bank_statement_line__country_code #: model:ir.model.fields,field_description:account.field_account_journal__country_code #: model:ir.model.fields,field_description:account.field_account_move__country_code @@ -4114,7 +3913,6 @@ msgid "Coverage" msgstr "" #. module: account -#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view #: model_terms:ir.ui.view,arch_db:account.onboarding_create_invoice_step #: model_terms:ir.ui.view,arch_db:account.setup_bank_account_wizard msgid "Create" @@ -4246,12 +4044,6 @@ msgstr "" msgid "Create a vendor credit note" msgstr "" -#. module: account -#: code:addons/account/models/account_journal_dashboard.py:0 -#, python-format -msgid "Create cash statement" -msgstr "" - #. module: account #: model:ir.actions.act_window,name:account.action_open_account_onboarding_create_invoice msgid "Create first invoice" @@ -4292,14 +4084,10 @@ msgstr "" #: model:ir.model.fields,field_description:account.field_account_account_tag__create_uid #: model:ir.model.fields,field_description:account.field_account_account_template__create_uid #: model:ir.model.fields,field_description:account.field_account_accrued_orders_wizard__create_uid -#: model:ir.model.fields,field_description:account.field_account_analytic_default__create_uid #: model:ir.model.fields,field_description:account.field_account_automatic_entry_wizard__create_uid #: model:ir.model.fields,field_description:account.field_account_bank_statement__create_uid -#: model:ir.model.fields,field_description:account.field_account_bank_statement_cashbox__create_uid -#: model:ir.model.fields,field_description:account.field_account_bank_statement_closebalance__create_uid #: model:ir.model.fields,field_description:account.field_account_bank_statement_line__create_uid #: model:ir.model.fields,field_description:account.field_account_cash_rounding__create_uid -#: model:ir.model.fields,field_description:account.field_account_cashbox_line__create_uid #: model:ir.model.fields,field_description:account.field_account_chart_template__create_uid #: model:ir.model.fields,field_description:account.field_account_financial_year_op__create_uid #: model:ir.model.fields,field_description:account.field_account_fiscal_position__create_uid @@ -4345,7 +4133,6 @@ msgstr "" #: model:ir.model.fields,field_description:account.field_account_tour_upload_bill__create_uid #: model:ir.model.fields,field_description:account.field_account_tour_upload_bill_email_confirm__create_uid #: model:ir.model.fields,field_description:account.field_account_unreconcile__create_uid -#: model:ir.model.fields,field_description:account.field_cash_box_out__create_uid #: model:ir.model.fields,field_description:account.field_validate_account_move__create_uid msgid "Created by" msgstr "" @@ -4355,14 +4142,10 @@ msgstr "" #: model:ir.model.fields,field_description:account.field_account_account_tag__create_date #: model:ir.model.fields,field_description:account.field_account_account_template__create_date #: model:ir.model.fields,field_description:account.field_account_accrued_orders_wizard__create_date -#: model:ir.model.fields,field_description:account.field_account_analytic_default__create_date #: model:ir.model.fields,field_description:account.field_account_automatic_entry_wizard__create_date #: model:ir.model.fields,field_description:account.field_account_bank_statement__create_date -#: model:ir.model.fields,field_description:account.field_account_bank_statement_cashbox__create_date -#: model:ir.model.fields,field_description:account.field_account_bank_statement_closebalance__create_date #: model:ir.model.fields,field_description:account.field_account_bank_statement_line__create_date #: model:ir.model.fields,field_description:account.field_account_cash_rounding__create_date -#: model:ir.model.fields,field_description:account.field_account_cashbox_line__create_date #: model:ir.model.fields,field_description:account.field_account_chart_template__create_date #: model:ir.model.fields,field_description:account.field_account_financial_year_op__create_date #: model:ir.model.fields,field_description:account.field_account_fiscal_position__create_date @@ -4408,7 +4191,6 @@ msgstr "" #: model:ir.model.fields,field_description:account.field_account_tour_upload_bill__create_date #: model:ir.model.fields,field_description:account.field_account_tour_upload_bill_email_confirm__create_date #: model:ir.model.fields,field_description:account.field_account_unreconcile__create_date -#: model:ir.model.fields,field_description:account.field_cash_box_out__create_date #: model:ir.model.fields,field_description:account.field_validate_account_move__create_date msgid "Created on" msgstr "" @@ -4526,8 +4308,6 @@ msgstr "" #: model:ir.model,name:account.model_res_currency #: model:ir.model.fields,field_description:account.field_account_automatic_entry_wizard__company_currency_id #: model:ir.model.fields,field_description:account.field_account_bank_statement__currency_id -#: model:ir.model.fields,field_description:account.field_account_bank_statement_cashbox__currency_id -#: model:ir.model.fields,field_description:account.field_account_cashbox_line__currency_id #: model:ir.model.fields,field_description:account.field_account_chart_template__currency_id #: model:ir.model.fields,field_description:account.field_account_journal__currency_id #: model:ir.model.fields,field_description:account.field_account_move__currency_id @@ -5032,22 +4812,12 @@ msgstr "" msgid "Default Terms and Conditions as a Web page" msgstr "" -#. module: account -#: model:ir.model.fields,help:account.field_account_analytic_default__date_stop -msgid "Default end date for this Analytic Account." -msgstr "" - #. module: account #: model:ir.model.fields,field_description:account.field_res_company__incoterm_id #: model:ir.model.fields,field_description:account.field_res_config_settings__incoterm_id msgid "Default incoterm" msgstr "" -#. module: account -#: model:ir.model.fields,help:account.field_account_analytic_default__date_start -msgid "Default start date for this Analytic Account." -msgstr "" - #. module: account #: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form msgid "Default taxes applied to local transactions" @@ -5144,11 +4914,6 @@ msgstr "" msgid "Depreciation" msgstr "" -#. module: account -#: model_terms:ir.ui.view,arch_db:account.cash_box_out_form -msgid "Describe why you put/take money from the cash register:" -msgstr "" - #. module: account #: model_terms:ir.ui.view,arch_db:account.view_move_form msgid "Description" @@ -5198,11 +4963,6 @@ msgid "" "used to perform tax adjustment." msgstr "" -#. module: account -#: model:ir.model.fields,field_description:account.field_account_bank_statement__difference -msgid "Difference" -msgstr "" - #. module: account #: model:ir.model.fields,field_description:account.field_account_payment_register__writeoff_account_id msgid "Difference Account" @@ -5215,13 +4975,6 @@ msgstr "" msgid "Difference accepted in case of underpayment." msgstr "" -#. module: account -#: model:ir.model.fields,help:account.field_account_bank_statement__difference -msgid "" -"Difference between the computed ending balance and the specified ending " -"balance." -msgstr "" - #. module: account #: model:ir.model,name:account.model_digest_digest msgid "Digest" @@ -5335,14 +5088,10 @@ msgstr "" #: model:ir.model.fields,field_description:account.field_account_account_tag__display_name #: model:ir.model.fields,field_description:account.field_account_account_template__display_name #: model:ir.model.fields,field_description:account.field_account_accrued_orders_wizard__display_name -#: model:ir.model.fields,field_description:account.field_account_analytic_default__display_name #: model:ir.model.fields,field_description:account.field_account_automatic_entry_wizard__display_name #: model:ir.model.fields,field_description:account.field_account_bank_statement__display_name -#: model:ir.model.fields,field_description:account.field_account_bank_statement_cashbox__display_name -#: model:ir.model.fields,field_description:account.field_account_bank_statement_closebalance__display_name #: model:ir.model.fields,field_description:account.field_account_bank_statement_line__display_name #: model:ir.model.fields,field_description:account.field_account_cash_rounding__display_name -#: model:ir.model.fields,field_description:account.field_account_cashbox_line__display_name #: model:ir.model.fields,field_description:account.field_account_chart_template__display_name #: model:ir.model.fields,field_description:account.field_account_financial_year_op__display_name #: model:ir.model.fields,field_description:account.field_account_fiscal_position__display_name @@ -5390,7 +5139,6 @@ msgstr "" #: model:ir.model.fields,field_description:account.field_account_tour_upload_bill__display_name #: model:ir.model.fields,field_description:account.field_account_tour_upload_bill_email_confirm__display_name #: model:ir.model.fields,field_description:account.field_account_unreconcile__display_name -#: model:ir.model.fields,field_description:account.field_cash_box_out__display_name #: model:ir.model.fields,field_description:account.field_validate_account_move__display_name msgid "Display Name" msgstr "" @@ -5758,6 +5506,11 @@ msgstr "" msgid "Email by default" msgstr "" +#. module: account +#: model_terms:ir.ui.view,arch_db:account.view_bank_statement_search +msgid "Empty" +msgstr "" + #. module: account #: model:ir.model.fields,help:account.field_res_company__account_use_credit_limit #: model:ir.model.fields,help:account.field_res_config_settings__account_use_credit_limit @@ -5770,12 +5523,6 @@ msgid "Enabled by Default" msgstr "" #. module: account -#: model:ir.model.fields,field_description:account.field_account_bank_statement_cashbox__end_bank_stmt_ids -msgid "End Bank Stmt" -msgstr "" - -#. module: account -#: model:ir.model.fields,field_description:account.field_account_analytic_default__date_stop #: model:ir.model.fields,field_description:account.field_account_resequence_wizard__end_date msgid "End Date" msgstr "" @@ -5795,11 +5542,6 @@ msgstr "" msgid "Ending Balance" msgstr "" -#. module: account -#: model:ir.model.fields,field_description:account.field_account_bank_statement__cashbox_end_id -msgid "Ending Cashbox" -msgstr "" - #. module: account #: model:ir.actions.act_window,name:account.action_move_line_form msgid "Entries" @@ -5852,11 +5594,6 @@ msgstr "" msgid "Entries: %(account)s" msgstr "" -#. module: account -#: model:ir.model.fields,field_description:account.field_account_bank_statement__move_line_ids -msgid "Entry lines" -msgstr "" - #. module: account #: model:ir.model.fields,field_description:account.field_account_move_line__epd_dirty msgid "Epd Dirty" @@ -6097,6 +5834,17 @@ msgstr "" msgid "Financial Account" msgstr "" +#. module: account +#: model:ir.model.fields,field_description:account.field_account_analytic_applicability__account_prefix +#: model:ir.model.fields,field_description:account.field_account_analytic_distribution_model__account_prefix +msgid "Financial Accounts Prefix" +msgstr "" + +#. module: account +#: model:ir.model.fields,field_description:account.field_account_analytic_line__journal_id +msgid "Financial Journal" +msgstr "" + #. module: account #: model:ir.model.fields,field_description:account.field_account_tax_repartition_line_template__tag_ids msgid "Financial Tags" @@ -6132,6 +5880,11 @@ msgstr "" msgid "First Hash" msgstr "" +#. module: account +#: model:ir.model.fields,field_description:account.field_account_bank_statement__first_line_index +msgid "First Line Index" +msgstr "" + #. module: account #: model:ir.model.fields,field_description:account.field_account_resequence_wizard__first_name msgid "First New Sequence" @@ -6292,7 +6045,6 @@ msgstr "" #. module: account #: model:ir.model.fields,field_description:account.field_account_account__message_follower_ids #: model:ir.model.fields,field_description:account.field_account_account_template__message_follower_ids -#: model:ir.model.fields,field_description:account.field_account_bank_statement__message_follower_ids #: model:ir.model.fields,field_description:account.field_account_bank_statement_line__message_follower_ids #: model:ir.model.fields,field_description:account.field_account_journal__message_follower_ids #: model:ir.model.fields,field_description:account.field_account_move__message_follower_ids @@ -6307,7 +6059,6 @@ msgstr "" #. module: account #: model:ir.model.fields,field_description:account.field_account_account__message_partner_ids #: model:ir.model.fields,field_description:account.field_account_account_template__message_partner_ids -#: model:ir.model.fields,field_description:account.field_account_bank_statement__message_partner_ids #: model:ir.model.fields,field_description:account.field_account_bank_statement_line__message_partner_ids #: model:ir.model.fields,field_description:account.field_account_journal__message_partner_ids #: model:ir.model.fields,field_description:account.field_account_move__message_partner_ids @@ -6553,18 +6304,6 @@ msgstr "" msgid "Get warnings when invoicing specific customers" msgstr "" -#. module: account -#: model:ir.model.fields,help:account.field_account_analytic_default__sequence -msgid "" -"Gives the sequence order when displaying a list of analytic distribution" -msgstr "" - -#. module: account -#: model:ir.model.fields,help:account.field_account_bank_statement_line__sequence -msgid "" -"Gives the sequence order when displaying a list of bank statement lines." -msgstr "" - #. module: account #: code:addons/account/models/account_move.py:0 #: code:addons/account/models/company.py:0 @@ -6591,7 +6330,6 @@ msgstr "" #. module: account #: model:ir.model.fields,field_description:account.field_account_report_line__groupby #: model_terms:ir.ui.view,arch_db:account.account_tax_group_view_search -#: model_terms:ir.ui.view,arch_db:account.view_account_analytic_default_form_search #: model_terms:ir.ui.view,arch_db:account.view_account_invoice_filter #: model_terms:ir.ui.view,arch_db:account.view_account_invoice_report_search #: model_terms:ir.ui.view,arch_db:account.view_account_move_filter @@ -6654,7 +6392,6 @@ msgstr "" #. module: account #: model:ir.model.fields,field_description:account.field_account_account__has_message #: model:ir.model.fields,field_description:account.field_account_account_template__has_message -#: model:ir.model.fields,field_description:account.field_account_bank_statement__has_message #: model:ir.model.fields,field_description:account.field_account_bank_statement_line__has_message #: model:ir.model.fields,field_description:account.field_account_journal__has_message #: model:ir.model.fields,field_description:account.field_account_move__has_message @@ -6738,14 +6475,10 @@ msgstr "" #: model:ir.model.fields,field_description:account.field_account_account_tag__id #: model:ir.model.fields,field_description:account.field_account_account_template__id #: model:ir.model.fields,field_description:account.field_account_accrued_orders_wizard__id -#: model:ir.model.fields,field_description:account.field_account_analytic_default__id #: model:ir.model.fields,field_description:account.field_account_automatic_entry_wizard__id #: model:ir.model.fields,field_description:account.field_account_bank_statement__id -#: model:ir.model.fields,field_description:account.field_account_bank_statement_cashbox__id -#: model:ir.model.fields,field_description:account.field_account_bank_statement_closebalance__id #: model:ir.model.fields,field_description:account.field_account_bank_statement_line__id #: model:ir.model.fields,field_description:account.field_account_cash_rounding__id -#: model:ir.model.fields,field_description:account.field_account_cashbox_line__id #: model:ir.model.fields,field_description:account.field_account_chart_template__id #: model:ir.model.fields,field_description:account.field_account_financial_year_op__id #: model:ir.model.fields,field_description:account.field_account_fiscal_position__id @@ -6793,7 +6526,6 @@ msgstr "" #: model:ir.model.fields,field_description:account.field_account_tour_upload_bill__id #: model:ir.model.fields,field_description:account.field_account_tour_upload_bill_email_confirm__id #: model:ir.model.fields,field_description:account.field_account_unreconcile__id -#: model:ir.model.fields,field_description:account.field_cash_box_out__id #: model:ir.model.fields,field_description:account.field_validate_account_move__id msgid "ID" msgstr "" @@ -6834,7 +6566,6 @@ msgstr "" #. module: account #: model:ir.model.fields,help:account.field_account_account__message_needaction #: model:ir.model.fields,help:account.field_account_account_template__message_needaction -#: model:ir.model.fields,help:account.field_account_bank_statement__message_needaction #: model:ir.model.fields,help:account.field_account_bank_statement_line__message_needaction #: model:ir.model.fields,help:account.field_account_journal__message_needaction #: model:ir.model.fields,help:account.field_account_move__message_needaction @@ -6851,8 +6582,6 @@ msgstr "" #: model:ir.model.fields,help:account.field_account_account__message_has_sms_error #: model:ir.model.fields,help:account.field_account_account_template__message_has_error #: model:ir.model.fields,help:account.field_account_account_template__message_has_sms_error -#: model:ir.model.fields,help:account.field_account_bank_statement__message_has_error -#: model:ir.model.fields,help:account.field_account_bank_statement__message_has_sms_error #: model:ir.model.fields,help:account.field_account_bank_statement_line__message_has_error #: model:ir.model.fields,help:account.field_account_bank_statement_line__message_has_sms_error #: model:ir.model.fields,help:account.field_account_journal__message_has_error @@ -7080,14 +6809,6 @@ msgstr "" msgid "In order for it to be admissible," msgstr "" -#. module: account -#: code:addons/account/models/account_bank_statement.py:0 -#, python-format -msgid "" -"In order to delete a bank statement, you must first cancel it to delete " -"related journal items." -msgstr "" - #. module: account #: model_terms:ir.ui.view,arch_db:account.view_move_form msgid "In order to validate this bill, you must" @@ -7297,6 +7018,11 @@ msgstr "" msgid "Internal Notes" msgstr "" +#. module: account +#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__internal_index +msgid "Internal Reference" +msgstr "" + #. module: account #: code:addons/account/models/account_payment.py:0 #: model:ir.model.fields,field_description:account.field_account_payment__is_internal_transfer @@ -7357,6 +7083,11 @@ msgstr "" msgid "Intrastat" msgstr "" +#. module: account +#: model_terms:ir.ui.view,arch_db:account.view_bank_statement_search +msgid "Invalid" +msgstr "" + #. module: account #: code:addons/account/models/partner.py:0 #, python-format @@ -7683,6 +7414,12 @@ msgstr "" msgid "Is Between" msgstr "" +#. module: account +#: model:ir.model.fields,field_description:account.field_account_bank_statement__is_complete +#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__statement_complete +msgid "Is Complete" +msgstr "" + #. module: account #: model:ir.model.fields,field_description:account.field_account_invoice_send__is_mail_template_editor msgid "Is Editor" @@ -7691,7 +7428,6 @@ msgstr "" #. module: account #: model:ir.model.fields,field_description:account.field_account_account__message_is_follower #: model:ir.model.fields,field_description:account.field_account_account_template__message_is_follower -#: model:ir.model.fields,field_description:account.field_account_bank_statement__message_is_follower #: model:ir.model.fields,field_description:account.field_account_bank_statement_line__message_is_follower #: model:ir.model.fields,field_description:account.field_account_journal__message_is_follower #: model:ir.model.fields,field_description:account.field_account_move__message_is_follower @@ -7766,13 +7502,9 @@ msgid "Is Storno" msgstr "" #. module: account -#: model:ir.model.fields,field_description:account.field_account_bank_statement__is_valid_balance_start -msgid "Is Valid Balance Start" -msgstr "" - -#. module: account -#: model:ir.model.fields,field_description:account.field_account_bank_statement__is_difference_zero -msgid "Is zero" +#: model:ir.model.fields,field_description:account.field_account_bank_statement__is_valid +#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__statement_valid +msgid "Is Valid" msgstr "" #. module: account @@ -7829,7 +7561,6 @@ msgstr "" #. module: account #. openerp-web -#: code:addons/account/models/account_bank_statement.py:0 #: code:addons/account/models/account_journal_dashboard.py:0 #: code:addons/account/static/src/components/journal_dashboard_activity/journal_dashboard_activity.js:0 #: code:addons/account/static/src/js/legacy_mail_activity.js:0 @@ -7838,7 +7569,6 @@ msgstr "" #: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view #: model_terms:ir.ui.view,arch_db:account.view_account_journal_form #: model_terms:ir.ui.view,arch_db:account.view_account_reconcile_model_form -#: model_terms:ir.ui.view,arch_db:account.view_bank_statement_form #: model_terms:ir.ui.view,arch_db:account.view_move_tree #, python-format msgid "Journal Entries" @@ -7930,7 +7660,7 @@ msgstr "" #. module: account #: model:ir.model,name:account.model_account_move_line -#: model:ir.model.fields,field_description:account.field_account_analytic_line__move_id +#: model:ir.model.fields,field_description:account.field_account_analytic_line__move_line_id #: model_terms:ir.ui.view,arch_db:account.view_account_move_line_filter #: model_terms:ir.ui.view,arch_db:account.view_move_line_form msgid "Journal Item" @@ -8180,14 +7910,10 @@ msgstr "" #: model:ir.model.fields,field_description:account.field_account_account_tag____last_update #: model:ir.model.fields,field_description:account.field_account_account_template____last_update #: model:ir.model.fields,field_description:account.field_account_accrued_orders_wizard____last_update -#: model:ir.model.fields,field_description:account.field_account_analytic_default____last_update #: model:ir.model.fields,field_description:account.field_account_automatic_entry_wizard____last_update #: model:ir.model.fields,field_description:account.field_account_bank_statement____last_update -#: model:ir.model.fields,field_description:account.field_account_bank_statement_cashbox____last_update -#: model:ir.model.fields,field_description:account.field_account_bank_statement_closebalance____last_update #: model:ir.model.fields,field_description:account.field_account_bank_statement_line____last_update #: model:ir.model.fields,field_description:account.field_account_cash_rounding____last_update -#: model:ir.model.fields,field_description:account.field_account_cashbox_line____last_update #: model:ir.model.fields,field_description:account.field_account_chart_template____last_update #: model:ir.model.fields,field_description:account.field_account_financial_year_op____last_update #: model:ir.model.fields,field_description:account.field_account_fiscal_position____last_update @@ -8235,7 +7961,6 @@ msgstr "" #: model:ir.model.fields,field_description:account.field_account_tour_upload_bill____last_update #: model:ir.model.fields,field_description:account.field_account_tour_upload_bill_email_confirm____last_update #: model:ir.model.fields,field_description:account.field_account_unreconcile____last_update -#: model:ir.model.fields,field_description:account.field_cash_box_out____last_update #: model:ir.model.fields,field_description:account.field_validate_account_move____last_update msgid "Last Modified on" msgstr "" @@ -8255,14 +7980,10 @@ msgstr "" #: model:ir.model.fields,field_description:account.field_account_account_tag__write_uid #: model:ir.model.fields,field_description:account.field_account_account_template__write_uid #: model:ir.model.fields,field_description:account.field_account_accrued_orders_wizard__write_uid -#: model:ir.model.fields,field_description:account.field_account_analytic_default__write_uid #: model:ir.model.fields,field_description:account.field_account_automatic_entry_wizard__write_uid #: model:ir.model.fields,field_description:account.field_account_bank_statement__write_uid -#: model:ir.model.fields,field_description:account.field_account_bank_statement_cashbox__write_uid -#: model:ir.model.fields,field_description:account.field_account_bank_statement_closebalance__write_uid #: model:ir.model.fields,field_description:account.field_account_bank_statement_line__write_uid #: model:ir.model.fields,field_description:account.field_account_cash_rounding__write_uid -#: model:ir.model.fields,field_description:account.field_account_cashbox_line__write_uid #: model:ir.model.fields,field_description:account.field_account_chart_template__write_uid #: model:ir.model.fields,field_description:account.field_account_financial_year_op__write_uid #: model:ir.model.fields,field_description:account.field_account_fiscal_position__write_uid @@ -8308,7 +8029,6 @@ msgstr "" #: model:ir.model.fields,field_description:account.field_account_tour_upload_bill__write_uid #: model:ir.model.fields,field_description:account.field_account_tour_upload_bill_email_confirm__write_uid #: model:ir.model.fields,field_description:account.field_account_unreconcile__write_uid -#: model:ir.model.fields,field_description:account.field_cash_box_out__write_uid #: model:ir.model.fields,field_description:account.field_validate_account_move__write_uid msgid "Last Updated by" msgstr "" @@ -8318,14 +8038,10 @@ msgstr "" #: model:ir.model.fields,field_description:account.field_account_account_tag__write_date #: model:ir.model.fields,field_description:account.field_account_account_template__write_date #: model:ir.model.fields,field_description:account.field_account_accrued_orders_wizard__write_date -#: model:ir.model.fields,field_description:account.field_account_analytic_default__write_date #: model:ir.model.fields,field_description:account.field_account_automatic_entry_wizard__write_date #: model:ir.model.fields,field_description:account.field_account_bank_statement__write_date -#: model:ir.model.fields,field_description:account.field_account_bank_statement_cashbox__write_date -#: model:ir.model.fields,field_description:account.field_account_bank_statement_closebalance__write_date #: model:ir.model.fields,field_description:account.field_account_bank_statement_line__write_date #: model:ir.model.fields,field_description:account.field_account_cash_rounding__write_date -#: model:ir.model.fields,field_description:account.field_account_cashbox_line__write_date #: model:ir.model.fields,field_description:account.field_account_chart_template__write_date #: model:ir.model.fields,field_description:account.field_account_financial_year_op__write_date #: model:ir.model.fields,field_description:account.field_account_fiscal_position__write_date @@ -8371,7 +8087,6 @@ msgstr "" #: model:ir.model.fields,field_description:account.field_account_tour_upload_bill__write_date #: model:ir.model.fields,field_description:account.field_account_tour_upload_bill_email_confirm__write_date #: model:ir.model.fields,field_description:account.field_account_unreconcile__write_date -#: model:ir.model.fields,field_description:account.field_cash_box_out__write_date #: model:ir.model.fields,field_description:account.field_validate_account_move__write_date msgid "Last Updated on" msgstr "" @@ -8593,7 +8308,6 @@ msgstr "" #. module: account #: model:ir.model.fields,field_description:account.field_account_account__message_main_attachment_id #: model:ir.model.fields,field_description:account.field_account_account_template__message_main_attachment_id -#: model:ir.model.fields,field_description:account.field_account_bank_statement__message_main_attachment_id #: model:ir.model.fields,field_description:account.field_account_bank_statement_line__message_main_attachment_id #: model:ir.model.fields,field_description:account.field_account_journal__message_main_attachment_id #: model:ir.model.fields,field_description:account.field_account_move__message_main_attachment_id @@ -8762,7 +8476,7 @@ msgstr "" #. module: account #: code:addons/account/models/account_payment.py:0 #, python-format -msgid "Matched Statements" +msgid "Matched Transactions" msgstr "" #. module: account @@ -8819,7 +8533,6 @@ msgstr "" #. module: account #: model:ir.model.fields,field_description:account.field_account_account__message_has_error #: model:ir.model.fields,field_description:account.field_account_account_template__message_has_error -#: model:ir.model.fields,field_description:account.field_account_bank_statement__message_has_error #: model:ir.model.fields,field_description:account.field_account_bank_statement_line__message_has_error #: model:ir.model.fields,field_description:account.field_account_journal__message_has_error #: model:ir.model.fields,field_description:account.field_account_move__message_has_error @@ -8852,7 +8565,6 @@ msgstr "" #. module: account #: model:ir.model.fields,field_description:account.field_account_account__message_ids #: model:ir.model.fields,field_description:account.field_account_account_template__message_ids -#: model:ir.model.fields,field_description:account.field_account_bank_statement__message_ids #: model:ir.model.fields,field_description:account.field_account_bank_statement_line__message_ids #: model:ir.model.fields,field_description:account.field_account_journal__message_ids #: model:ir.model.fields,field_description:account.field_account_move__message_ids @@ -8962,11 +8674,6 @@ msgstr "" msgid "Move Line" msgstr "" -#. module: account -#: model:ir.model.fields,field_description:account.field_account_bank_statement__move_line_count -msgid "Move Line Count" -msgstr "" - #. module: account #: model:ir.model.fields,field_description:account.field_account_invoice_report__move_type #: model:ir.model.fields,field_description:account.field_account_move_reversal__move_type @@ -9076,12 +8783,6 @@ msgstr "" msgid "Never" msgstr "" -#. module: account -#: model:ir.model.fields.selection,name:account.selection__account_bank_statement__state__open -#: model_terms:ir.ui.view,arch_db:account.view_bank_statement_search -msgid "New" -msgstr "" - #. module: account #: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__new_journal_name msgid "New Journal Name" @@ -9180,6 +8881,12 @@ msgstr "" msgid "No attachment was provided" msgstr "" +#. module: account +#: code:addons/account/models/account_bank_statement.py:0 +#, python-format +msgid "No editable line selected." +msgstr "" + #. module: account #: code:addons/account/models/account_move.py:0 #, python-format @@ -9335,10 +9042,6 @@ msgstr "" #. module: account #: model:ir.model.fields,field_description:account.field_account_fiscal_position__note #: model:ir.model.fields,field_description:account.field_account_fiscal_position_template__note -#: model_terms:ir.ui.view,arch_db:account.view_bank_statement_form -#: model_terms:ir.ui.view,arch_db:account.view_bank_statement_line_form -#: model_terms:ir.ui.view,arch_db:account.view_bank_statement_line_search -#: model_terms:ir.ui.view,arch_db:account.view_bank_statement_line_tree msgid "Notes" msgstr "" @@ -9381,7 +9084,6 @@ msgstr "" #. module: account #: model:ir.model.fields,field_description:account.field_account_account__message_needaction_counter #: model:ir.model.fields,field_description:account.field_account_account_template__message_needaction_counter -#: model:ir.model.fields,field_description:account.field_account_bank_statement__message_needaction_counter #: model:ir.model.fields,field_description:account.field_account_bank_statement_line__message_needaction_counter #: model:ir.model.fields,field_description:account.field_account_journal__message_needaction_counter #: model:ir.model.fields,field_description:account.field_account_move__message_needaction_counter @@ -9393,11 +9095,6 @@ msgstr "" msgid "Number of Actions" msgstr "" -#. module: account -#: model:ir.model.fields,field_description:account.field_account_cashbox_line__number -msgid "Number of Coins/Bills" -msgstr "" - #. module: account #: model:ir.model.fields,help:account.field_account_payment_term_line__discount_days msgid "Number of days before the early payment proposition expires" @@ -9411,7 +9108,6 @@ msgstr "" #. module: account #: model:ir.model.fields,field_description:account.field_account_account__message_has_error_counter #: model:ir.model.fields,field_description:account.field_account_account_template__message_has_error_counter -#: model:ir.model.fields,field_description:account.field_account_bank_statement__message_has_error_counter #: model:ir.model.fields,field_description:account.field_account_bank_statement_line__message_has_error_counter #: model:ir.model.fields,field_description:account.field_account_journal__message_has_error_counter #: model:ir.model.fields,field_description:account.field_account_move__message_has_error_counter @@ -9426,7 +9122,6 @@ msgstr "" #. module: account #: model:ir.model.fields,help:account.field_account_account__message_needaction_counter #: model:ir.model.fields,help:account.field_account_account_template__message_needaction_counter -#: model:ir.model.fields,help:account.field_account_bank_statement__message_needaction_counter #: model:ir.model.fields,help:account.field_account_bank_statement_line__message_needaction_counter #: model:ir.model.fields,help:account.field_account_journal__message_needaction_counter #: model:ir.model.fields,help:account.field_account_move__message_needaction_counter @@ -9441,7 +9136,6 @@ msgstr "" #. module: account #: model:ir.model.fields,help:account.field_account_account__message_has_error_counter #: model:ir.model.fields,help:account.field_account_account_template__message_has_error_counter -#: model:ir.model.fields,help:account.field_account_bank_statement__message_has_error_counter #: model:ir.model.fields,help:account.field_account_bank_statement_line__message_has_error_counter #: model:ir.model.fields,help:account.field_account_journal__message_has_error_counter #: model:ir.model.fields,help:account.field_account_move__message_has_error_counter @@ -9480,13 +9174,6 @@ msgstr "" msgid "Odoo Domain" msgstr "" -#. module: account -#: model_terms:ir.actions.act_window,help:account.action_bank_statement_line -msgid "" -"Odoo allows you to reconcile a statement line directly with\n" -" the related sale or purchase invoice(s)." -msgstr "" - #. module: account #: model_terms:ir.actions.act_window,help:account.action_bank_statement_tree msgid "" @@ -9589,12 +9276,6 @@ msgstr "" msgid "Only Those Partners" msgstr "" -#. module: account -#: code:addons/account/models/account_bank_statement.py:0 -#, python-format -msgid "Only Validated statements can be reset to new." -msgstr "" - #. module: account #: code:addons/account/models/account_report.py:0 #, python-format @@ -9616,12 +9297,6 @@ msgstr "" msgid "Only invoices could be printed." msgstr "" -#. module: account -#: code:addons/account/models/account_bank_statement.py:0 -#, python-format -msgid "Only new statements can be posted." -msgstr "" - #. module: account #: model:ir.model.fields,help:account.field_account_payment_register__group_payment msgid "" @@ -9637,12 +9312,6 @@ msgid "" "example." msgstr "" -#. module: account -#: code:addons/account/models/account_bank_statement.py:0 -#, python-format -msgid "Only validated statements can be reset to new." -msgstr "" - #. module: account #: code:addons/account/controllers/terms.py:0 #, python-format @@ -9727,6 +9396,7 @@ msgstr "" #. module: account #: code:addons/account/models/account_account.py:0 +#: code:addons/account/models/account_bank_statement.py:0 #, python-format msgid "Operation not supported" msgstr "" @@ -10052,13 +9722,12 @@ msgstr "" #. module: account #: code:addons/account/wizard/account_automatic_entry_wizard.py:0 -#: model:ir.model.fields,field_description:account.field_account_analytic_default__partner_id +#: model:ir.model.fields,field_description:account.field_account_analytic_line__partner_id #: model:ir.model.fields,field_description:account.field_account_bank_statement_line__partner_id #: model:ir.model.fields,field_description:account.field_account_invoice_report__partner_id #: model:ir.model.fields,field_description:account.field_account_move__partner_id #: model:ir.model.fields,field_description:account.field_account_move_line__partner_id #: model:ir.model.fields,field_description:account.field_account_reconcile_model_partner_mapping__partner_id -#: model_terms:ir.ui.view,arch_db:account.view_account_analytic_default_form_search #: model_terms:ir.ui.view,arch_db:account.view_account_analytic_line_filter_inherit_account #: model_terms:ir.ui.view,arch_db:account.view_account_invoice_report_search #: model_terms:ir.ui.view,arch_db:account.view_account_move_filter @@ -10405,12 +10074,6 @@ msgid "" "payments by your own means or by using installed facilities." msgstr "" -#. module: account -#: model:ir.model.fields,help:account.field_account_bank_statement_line__payment_ids -msgid "" -"Payments generated during the reconciliation of this bank statement lines." -msgstr "" - #. module: account #: model:ir.model.fields.selection,name:account.selection__account_payment_term_line__value__percent msgid "Percent" @@ -10473,18 +10136,6 @@ msgstr "" msgid "Period Comparison" msgstr "" -#. module: account -#: code:addons/account/wizard/pos_box.py:0 -#, python-format -msgid "Please check that the field 'Journal' is set on the Bank Statement" -msgstr "" - -#. module: account -#: code:addons/account/wizard/pos_box.py:0 -#, python-format -msgid "Please check that the field 'Transfer Account' is set on the company." -msgstr "" - #. module: account #: code:addons/account/models/account_payment.py:0 #, python-format @@ -10498,19 +10149,9 @@ msgid "Please first define a fiscal country for company %s." msgstr "" #. module: account -#: code:addons/account/models/account_bank_statement.py:0 -#, python-format -msgid "" -"Please go on the %s journal and define a Loss Account. This account will be " -"used to record cash difference." -msgstr "" - -#. module: account -#: code:addons/account/models/account_bank_statement.py:0 +#: code:addons/account/models/account_journal_dashboard.py:0 #, python-format -msgid "" -"Please go on the %s journal and define a Profit Account. This account will " -"be used to record cash difference." +msgid "Please install Accounting for this feature" msgstr "" #. module: account @@ -10558,7 +10199,6 @@ msgid "Portal Access URL" msgstr "" #. module: account -#: model_terms:ir.ui.view,arch_db:account.view_bank_statement_form #: model_terms:ir.ui.view,arch_db:account.view_move_form msgid "Post" msgstr "" @@ -10658,6 +10298,20 @@ msgstr "" msgid "Prefix of the transfer accounts" msgstr "" +#. module: account +#: model:ir.model.fields,help:account.field_account_analytic_applicability__account_prefix +msgid "" +"Prefix that defines which accounts from the financial accounting this " +"applicability should apply on." +msgstr "" + +#. module: account +#: model:ir.model.fields,help:account.field_account_analytic_distribution_model__account_prefix +msgid "" +"Prefix that defines which accounts from the financial accounting this model " +"should apply on." +msgstr "" + #. module: account #: model:ir.model.fields.selection,name:account.selection__account_account__account_type__asset_prepayments #: model:ir.model.fields.selection,name:account.selection__account_account_template__account_type__asset_prepayments @@ -10705,11 +10359,6 @@ msgstr "" msgid "Preview invoice" msgstr "" -#. module: account -#: model:ir.model.fields,field_description:account.field_account_bank_statement__previous_statement_id -msgid "Previous Statement" -msgstr "" - #. module: account #: model_terms:ir.ui.view,arch_db:account.view_move_form msgid "Price" @@ -10738,20 +10387,13 @@ msgstr "" msgid "Print checks to pay your vendors" msgstr "" -#. module: account -#: model:ir.model.fields.selection,name:account.selection__account_bank_statement__state__posted -#: model_terms:ir.ui.view,arch_db:account.view_bank_statement_search -msgid "Processing" -msgstr "" - #. module: account #: model:ir.model,name:account.model_product_template -#: model:ir.model.fields,field_description:account.field_account_analytic_default__product_id +#: model:ir.model.fields,field_description:account.field_account_analytic_distribution_model__product_id #: model:ir.model.fields,field_description:account.field_account_analytic_line__product_id #: model:ir.model.fields,field_description:account.field_account_invoice_report__product_id #: model:ir.model.fields,field_description:account.field_account_move_line__product_id #: model:ir.model.fields.selection,name:account.selection__account_move_line__display_type__product -#: model_terms:ir.ui.view,arch_db:account.view_account_analytic_default_form_search #: model_terms:ir.ui.view,arch_db:account.view_account_analytic_line_filter_inherit_account #: model_terms:ir.ui.view,arch_db:account.view_move_line_form msgid "Product" @@ -10764,6 +10406,8 @@ msgstr "" #. module: account #: model:ir.model,name:account.model_product_category +#: model:ir.model.fields,field_description:account.field_account_analytic_applicability__product_categ_id +#: model:ir.model.fields,field_description:account.field_account_analytic_distribution_model__product_categ_id #: model:ir.model.fields,field_description:account.field_account_invoice_report__product_categ_id #: model_terms:ir.ui.view,arch_db:account.view_account_invoice_report_search msgid "Product Category" @@ -10904,7 +10548,6 @@ msgstr "" #. module: account #: model:ir.model.fields,field_description:account.field_account_move_reversal__reason -#: model:ir.model.fields,field_description:account.field_cash_box_out__name msgid "Reason" msgstr "" @@ -11017,11 +10660,6 @@ msgstr "" msgid "Reconciled Statement Lines" msgstr "" -#. module: account -#: model:ir.model.fields,field_description:account.field_account_payment__reconciled_statement_ids -msgid "Reconciled Statements" -msgstr "" - #. module: account #: model:ir.model.fields,field_description:account.field_account_move_line__reconcile_model_id msgid "Reconciliation Model" @@ -11214,11 +10852,6 @@ msgstr "" msgid "Report Action" msgstr "" -#. module: account -#: model_terms:ir.ui.view,arch_db:account.view_account_move_line_filter -msgid "Report Analytic Accounts" -msgstr "" - #. module: account #: model_terms:ir.ui.view,arch_db:account.view_account_move_line_filter msgid "Report Dates" @@ -11271,16 +10904,6 @@ msgstr "" msgid "Reset to Draft" msgstr "" -#. module: account -#: model_terms:ir.ui.view,arch_db:account.view_bank_statement_form -msgid "Reset to New" -msgstr "" - -#. module: account -#: model_terms:ir.ui.view,arch_db:account.view_bank_statement_form -msgid "Reset to Processing" -msgstr "" - #. module: account #: model:ir.model.fields,field_description:account.field_account_move_reversal__residual #: model_terms:ir.ui.view,arch_db:account.view_move_line_tree @@ -11309,11 +10932,6 @@ msgstr "" msgid "Residual in Currency" msgstr "" -#. module: account -#: model:ir.model.fields,field_description:account.field_account_bank_statement__user_id -msgid "Responsible" -msgstr "" - #. module: account #: model:ir.model.fields,field_description:account.field_account_bank_statement_line__activity_user_id #: model:ir.model.fields,field_description:account.field_account_journal__activity_user_id @@ -11441,12 +11059,6 @@ msgstr "" msgid "Reversed" msgstr "" -#. module: account -#: model_terms:ir.ui.view,arch_db:account.view_bank_statement_form -#: model_terms:ir.ui.view,arch_db:account.view_bank_statement_line_tree -msgid "Revert reconciliation" -msgstr "" - #. module: account #: model_terms:ir.ui.view,arch_db:account.onboarding_chart_of_account_step #: model_terms:ir.ui.view,arch_db:account.onboarding_taxes_step @@ -11520,6 +11132,11 @@ msgstr "" msgid "Rules for the reconciliation model" msgstr "" +#. module: account +#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__running_balance +msgid "Running Balance" +msgstr "" + #. module: account #: model:ir.model.fields,field_description:account.field_res_config_settings__module_account_sepa msgid "SEPA Credit Transfer (SCT)" @@ -11533,7 +11150,6 @@ msgstr "" #. module: account #: model:ir.model.fields,field_description:account.field_account_account__message_has_sms_error #: model:ir.model.fields,field_description:account.field_account_account_template__message_has_sms_error -#: model:ir.model.fields,field_description:account.field_account_bank_statement__message_has_sms_error #: model:ir.model.fields,field_description:account.field_account_bank_statement_line__message_has_sms_error #: model:ir.model.fields,field_description:account.field_account_journal__message_has_sms_error #: model:ir.model.fields,field_description:account.field_account_move__message_has_sms_error @@ -11671,11 +11287,6 @@ msgstr "" msgid "Search Bank Statements" msgstr "" -#. module: account -#: model_terms:ir.ui.view,arch_db:account.view_bank_statement_line_search -msgid "Search Bank Statements Line" -msgstr "" - #. module: account #: model:ir.model.fields,field_description:account.field_account_report__search_bar msgid "Search Bar" @@ -11775,7 +11386,6 @@ msgid "See all activities" msgstr "" #. module: account -#: model:ir.model.fields,help:account.field_account_bank_statement__journal_type #: model:ir.model.fields,help:account.field_account_journal__type msgid "" "Select 'Sale' for customer invoices journals.\n" @@ -11785,41 +11395,19 @@ msgid "" msgstr "" #. module: account -#: model:ir.model.fields,help:account.field_account_analytic_default__company_id -msgid "" -"Select a company which will use analytic account specified in analytic " -"default (e.g. create new customer invoice or Sales order if we select this " -"company, it will automatically take this as an analytic account)" -msgstr "" - -#. module: account -#: model:ir.model.fields,help:account.field_account_analytic_default__partner_id -msgid "" -"Select a partner which will use analytic account specified in analytic " -"default (e.g. create new customer invoice or Sales order if we select this " -"partner, it will automatically take this as an analytic account)" -msgstr "" - -#. module: account -#: model:ir.model.fields,help:account.field_account_analytic_default__product_id -msgid "" -"Select a product which will use analytic account specified in analytic " -"default (e.g. create new customer invoice or Sales order if we select this " -"product, it will automatically take this as an analytic account)" -msgstr "" - -#. module: account -#: model:ir.model.fields,help:account.field_account_analytic_default__user_id +#: model:ir.model.fields,help:account.field_account_analytic_distribution_model__product_categ_id msgid "" -"Select a user which will use analytic account specified in analytic default." +"Select a product category which will use analytic account specified in " +"analytic default (e.g. create new customer invoice or Sales order if we " +"select this product, it will automatically take this as an analytic account)" msgstr "" #. module: account -#: model:ir.model.fields,help:account.field_account_analytic_default__account_id +#: model:ir.model.fields,help:account.field_account_analytic_distribution_model__product_id msgid "" -"Select an accounting account which will use analytic account specified in " -"analytic default (e.g. create new customer invoice or Sales order if we " -"select this account, it will automatically take this as an analytic account)" +"Select a product for which the analytic distribution will be used (e.g. " +"create new customer invoice or Sales order if we select this product, it " +"will automatically take this as an analytic account)" msgstr "" #. module: account @@ -11963,7 +11551,6 @@ msgid "September" msgstr "" #. module: account -#: model:ir.model.fields,field_description:account.field_account_analytic_default__sequence #: model:ir.model.fields,field_description:account.field_account_bank_statement_line__sequence #: model:ir.model.fields,field_description:account.field_account_fiscal_position__sequence #: model:ir.model.fields,field_description:account.field_account_fiscal_position_template__sequence @@ -11987,7 +11574,6 @@ msgid "Sequence" msgstr "" #. module: account -#: model:ir.model.fields,field_description:account.field_account_bank_statement__sequence_number #: model:ir.model.fields,field_description:account.field_account_bank_statement_line__sequence_number #: model:ir.model.fields,field_description:account.field_account_move__sequence_number #: model:ir.model.fields,field_description:account.field_account_payment__sequence_number @@ -12006,7 +11592,6 @@ msgid "Sequence Override Regex" msgstr "" #. module: account -#: model:ir.model.fields,field_description:account.field_account_bank_statement__sequence_prefix #: model:ir.model.fields,field_description:account.field_account_bank_statement_line__sequence_prefix #: model:ir.model.fields,field_description:account.field_account_move__sequence_prefix #: model:ir.model.fields,field_description:account.field_account_payment__sequence_prefix @@ -12307,16 +11892,6 @@ msgid "" "precision" msgstr "" -#. module: account -#: model:ir.model.fields,field_description:account.field_account_bank_statement_cashbox__start_bank_stmt_ids -msgid "Start Bank Stmt" -msgstr "" - -#. module: account -#: model:ir.model.fields,field_description:account.field_account_analytic_default__date_start -msgid "Start Date" -msgstr "" - #. module: account #. openerp-web #: code:addons/account/static/src/js/tours/account.js:0 @@ -12329,11 +11904,6 @@ msgstr "" msgid "Starting Balance" msgstr "" -#. module: account -#: model:ir.model.fields,field_description:account.field_account_bank_statement__cashbox_start_id -msgid "Starting Cashbox" -msgstr "" - #. module: account #: model:ir.model.fields,field_description:account.field_res_company__account_dashboard_onboarding_state msgid "State of the account dashboard onboarding panel" @@ -12385,29 +11955,16 @@ msgid "State of the onboarding sale tax step" msgstr "" #. module: account -#: code:addons/account/models/account_bank_statement.py:0 #: model:ir.actions.report,name:account.action_report_account_statement #: model:ir.model.fields,field_description:account.field_account_bank_statement_line__statement_id -#: model:ir.model.fields,field_description:account.field_account_move__statement_id #: model:ir.model.fields,field_description:account.field_account_move_line__statement_id -#: model:ir.model.fields,field_description:account.field_account_payment__statement_id -#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view -#: model_terms:ir.ui.view,arch_db:account.view_bank_statement_line_search -#, python-format msgid "Statement" msgstr "" -#. module: account -#: code:addons/account/models/account_bank_statement.py:0 -#, python-format -msgid "Statement %s confirmed." -msgstr "" - #. module: account #: model:ir.model.fields,field_description:account.field_account_bank_statement_line__statement_line_id #: model:ir.model.fields,field_description:account.field_account_move__statement_line_id #: model:ir.model.fields,field_description:account.field_account_payment__statement_line_id -#: model_terms:ir.ui.view,arch_db:account.view_bank_statement_line_form msgid "Statement Line" msgstr "" @@ -12424,8 +11981,6 @@ msgstr "" #. module: account #: model:ir.model.fields,field_description:account.field_account_bank_statement__line_ids -#: model_terms:ir.ui.view,arch_db:account.view_bank_statement_form -#: model_terms:ir.ui.view,arch_db:account.view_bank_statement_line_tree msgid "Statement lines" msgstr "" @@ -12443,11 +11998,6 @@ msgstr "" msgid "Statements lines matched to this payment" msgstr "" -#. module: account -#: model:ir.model.fields,help:account.field_account_payment__reconciled_statement_ids -msgid "Statements matched to this payment" -msgstr "" - #. module: account #: model_terms:ir.ui.view,arch_db:account.view_move_line_form msgid "States" @@ -12460,7 +12010,6 @@ msgstr "" #. module: account #: code:addons/account/controllers/portal.py:0 -#: model:ir.model.fields,field_description:account.field_account_bank_statement__state #: model:ir.model.fields,field_description:account.field_account_bank_statement_line__state #: model:ir.model.fields,field_description:account.field_account_move__state #: model:ir.model.fields,field_description:account.field_account_move_line__parent_state @@ -12470,7 +12019,6 @@ msgstr "" #: model_terms:ir.ui.view,arch_db:account.view_account_invoice_report_search #: model_terms:ir.ui.view,arch_db:account.view_account_move_filter #: model_terms:ir.ui.view,arch_db:account.view_account_payment_search -#: model_terms:ir.ui.view,arch_db:account.view_bank_statement_search #, python-format msgid "Status" msgstr "" @@ -12535,7 +12083,6 @@ msgid "Subject..." msgstr "" #. module: account -#: model:ir.model.fields,field_description:account.field_account_cashbox_line__subtotal #: model:ir.model.fields,field_description:account.field_account_move_line__price_subtotal #: model_terms:ir.ui.view,arch_db:account.view_move_form msgid "Subtotal" @@ -12591,7 +12138,6 @@ msgstr "" #: model:ir.model.fields,field_description:account.field_account_move_line__tax_tag_ids #: model_terms:ir.ui.view,arch_db:account.account_tag_view_form #: model_terms:ir.ui.view,arch_db:account.account_tag_view_tree -#: model_terms:ir.ui.view,arch_db:account.view_account_analytic_default_form msgid "Tags" msgstr "" @@ -12609,11 +12155,6 @@ msgid "" "Tags to be set on the base and tax journal items created for this product." msgstr "" -#. module: account -#: model_terms:ir.ui.view,arch_db:account.cash_box_out_form -msgid "Take Money In/Out" -msgstr "" - #. module: account #: model:ir.model.fields,field_description:account.field_account_report_external_value__target_report_expression_id msgid "Target Expression" @@ -13021,12 +12562,6 @@ msgid "" "related fields)." msgstr "" -#. module: account -#: model:ir.model.fields,help:account.field_account_bank_statement_line__is_reconciled -msgid "" -"Technical field indicating if the statement line is already reconciled." -msgstr "" - #. module: account #: model:ir.model.fields,help:account.field_account_bank_statement_line__bank_partner_id #: model:ir.model.fields,help:account.field_account_move__bank_partner_id @@ -13043,13 +12578,6 @@ msgid "" "e.g: ^(?P<prefix1>.*?)(?P<year>\\d{4})(?P<prefix2>\\D*?)(?P<month>\\d{2})(?P<prefix3>\\D+?)(?P<seq>\\d+)(?P<suffix>\\D*?)$" msgstr "" -#. module: account -#: model:ir.model.fields,help:account.field_account_bank_statement_line__account_number -msgid "" -"Technical field used to store the bank account number before its creation, " -"upon the line's processing" -msgstr "" - #. module: account #: model:ir.model.fields,field_description:account.field_res_config_settings__chart_template_id msgid "Template" @@ -13143,7 +12671,6 @@ msgid "The Bill/Refund date is required to validate this document." msgstr "" #. module: account -#: model:ir.model.fields,help:account.field_account_bank_statement__country_code #: model:ir.model.fields,help:account.field_account_bank_statement_line__country_code #: model:ir.model.fields,help:account.field_account_journal__country_code #: model:ir.model.fields,help:account.field_account_move__country_code @@ -13253,14 +12780,6 @@ msgstr "" msgid "The amount is not a number" msgstr "" -#. module: account -#: model:ir.model.fields,help:account.field_account_bank_statement_line__amount_residual -msgid "" -"The amount left to be reconciled on this statement line (signed according to" -" its move lines' balance), expressed in its currency. This is a technical " -"field use to speedup the application of reconciliation models." -msgstr "" - #. module: account #: code:addons/account/models/account_tax.py:0 #, python-format @@ -13310,11 +12829,6 @@ msgid "" "writing." msgstr "" -#. module: account -#: model_terms:ir.ui.view,arch_db:account.view_account_bnk_stmt_check -msgid "The closing balance is different than the computed one!" -msgstr "" - #. module: account #: model:ir.model.constraint,message:account.constraint_account_account_code_company_uniq msgid "The code of the account must be unique per company !" @@ -13396,16 +12910,6 @@ msgstr "" msgid "The current highest number is" msgstr "" -#. module: account -#: model:ir.model.fields,help:account.field_account_bank_statement__state -#: model:ir.model.fields,help:account.field_account_bank_statement_line__state -msgid "" -"The current state of your bank statement:- New: Fully editable with draft " -"Journal Entries.- Processing: No longer editable with posted Journal " -"entries, ready for the reconciliation.- Validated: All lines are reconciled." -" There is nothing left to process." -msgstr "" - #. module: account #: code:addons/account/models/account_move.py:0 #, python-format @@ -13439,14 +12943,6 @@ msgstr "" msgid "The document(s) that generated the invoice." msgstr "" -#. module: account -#: code:addons/account/models/account_bank_statement.py:0 -#, python-format -msgid "" -"The ending balance is incorrect !\n" -"The expected balance (%(real_balance)s) is different from the computed one (%(computed_balance)s)." -msgstr "" - #. module: account #: code:addons/account/models/account_move.py:0 #, python-format @@ -13520,7 +13016,7 @@ msgid "" msgstr "" #. module: account -#: code:addons/account/models/account_bank_statement.py:0 +#: code:addons/account/models/account_bank_statement_line.py:0 #, python-format msgid "The foreign currency must be different than the journal one: %s" msgstr "" @@ -13572,7 +13068,7 @@ msgid "The invoice is not a draft, it was not updated from the attachment." msgstr "" #. module: account -#: code:addons/account/models/account_bank_statement.py:0 +#: code:addons/account/models/account_bank_statement_line.py:0 #, python-format msgid "" "The journal entry %s reached an invalid state regarding its related statement line.\n" @@ -13595,22 +13091,6 @@ msgid "" "created." msgstr "" -#. module: account -#: code:addons/account/models/account_bank_statement.py:0 -#, python-format -msgid "" -"The journal of a bank statement line must always be the same as the bank " -"statement one." -msgstr "" - -#. module: account -#: code:addons/account/models/account_bank_statement.py:0 -#, python-format -msgid "" -"The journal of a statement line must always be the same as the bank " -"statement one." -msgstr "" - #. module: account #: model:ir.model.fields,help:account.field_account_financial_year_op__fiscalyear_last_day #: model:ir.model.fields,help:account.field_account_financial_year_op__fiscalyear_last_month @@ -13918,13 +13398,6 @@ msgid "" "but you selected some of both types." msgstr "" -#. module: account -#: model_terms:ir.ui.view,arch_db:account.view_bank_statement_form -msgid "" -"The starting balance <b>doesn't match</b> with the ending balance of the " -"previous bank statement." -msgstr "" - #. module: account #: model:ir.model.fields,help:account.field_account_move_line__statement_line_id msgid "The statement line that created this entry" @@ -14210,14 +13683,6 @@ msgid "" "the limit date for the payment of this line." msgstr "" -#. module: account -#: model:ir.model.fields,help:account.field_account_bank_statement_line__partner_name -msgid "" -"This field is used to record the third party name when importing bank " -"statement in electronic format, when the partner doesn't exist yet in the " -"database (or cannot be found)." -msgstr "" - #. module: account #: model_terms:ir.actions.act_window,help:account.open_account_journal_dashboard_kanban msgid "This is the accounting dashboard" @@ -14408,7 +13873,6 @@ msgstr "" #. openerp-web #: code:addons/account/static/src/components/tax_totals/tax_totals.xml:0 #: code:addons/account/static/src/xml/legacy_tax_totals.xml:0 -#: model:ir.model.fields,field_description:account.field_account_bank_statement_cashbox__total #: model:ir.model.fields,field_description:account.field_account_bank_statement_line__amount_total #: model:ir.model.fields,field_description:account.field_account_invoice_report__price_total #: model:ir.model.fields,field_description:account.field_account_move__amount_total @@ -14522,11 +13986,6 @@ msgstr "" msgid "Total in Currency Signed" msgstr "" -#. module: account -#: model:ir.model.fields,help:account.field_account_bank_statement__total_entry_encoding -msgid "Total of transaction lines." -msgstr "" - #. module: account #: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form msgid "Track costs & revenues by project, department, etc" @@ -14545,16 +14004,6 @@ msgstr "" msgid "Transaction Type Parameter" msgstr "" -#. module: account -#: model_terms:ir.ui.view,arch_db:account.view_bank_statement_form -msgid "Transactions" -msgstr "" - -#. module: account -#: model:ir.model.fields,field_description:account.field_account_bank_statement__total_entry_encoding -msgid "Transactions Subtotal" -msgstr "" - #. module: account #: code:addons/account/wizard/account_automatic_entry_wizard.py:0 #, python-format @@ -14608,7 +14057,6 @@ msgstr "" #. module: account #: model:ir.model.fields,field_description:account.field_account_account__account_type #: model:ir.model.fields,field_description:account.field_account_account_template__account_type -#: model:ir.model.fields,field_description:account.field_account_bank_statement__journal_type #: model:ir.model.fields,field_description:account.field_account_bank_statement_line__move_type #: model:ir.model.fields,field_description:account.field_account_invoice_send__message_type #: model:ir.model.fields,field_description:account.field_account_journal__type @@ -14746,7 +14194,7 @@ msgstr "" #. module: account #: code:addons/account/models/company.py:0 #, python-format -msgid "Unreconciled Statements" +msgid "Unreconciled Transactions" msgstr "" #. module: account @@ -14899,13 +14347,6 @@ msgid "" "should not have this option set." msgstr "" -#. module: account -#: model:ir.model.fields,help:account.field_account_bank_statement__reference -msgid "" -"Used to hold the reference of the external mean that created this statement " -"(name of imported file, reference of online synchronization...)" -msgstr "" - #. module: account #: model:ir.model.fields,help:account.field_account_journal__sequence msgid "Used to order Journals in the dashboard view" @@ -14927,11 +14368,9 @@ msgstr "" #. module: account #: model:ir.model,name:account.model_res_users -#: model:ir.model.fields,field_description:account.field_account_analytic_default__user_id #: model:ir.model.fields,field_description:account.field_account_bank_statement_line__user_id #: model:ir.model.fields,field_description:account.field_account_move__user_id #: model:ir.model.fields,field_description:account.field_account_payment__user_id -#: model_terms:ir.ui.view,arch_db:account.view_account_analytic_default_form_search msgid "User" msgstr "" @@ -14954,11 +14393,6 @@ msgstr "" msgid "VAT required" msgstr "" -#. module: account -#: model_terms:ir.ui.view,arch_db:account.view_bank_statement_form -msgid "Validate" -msgstr "" - #. module: account #: model:ir.model,name:account.model_validate_account_move msgid "Validate Account Move" @@ -14980,9 +14414,7 @@ msgid "Validate." msgstr "" #. module: account -#: model:ir.model.fields.selection,name:account.selection__account_bank_statement__state__confirm #: model:mail.message.subtype,name:account.mt_invoice_validated -#: model_terms:ir.ui.view,arch_db:account.view_bank_statement_search msgid "Validated" msgstr "" @@ -15170,7 +14602,6 @@ msgstr "" #. module: account #: model:ir.model.fields,field_description:account.field_account_account__website_message_ids #: model:ir.model.fields,field_description:account.field_account_account_template__website_message_ids -#: model:ir.model.fields,field_description:account.field_account_bank_statement__website_message_ids #: model:ir.model.fields,field_description:account.field_account_bank_statement_line__website_message_ids #: model:ir.model.fields,field_description:account.field_account_journal__website_message_ids #: model:ir.model.fields,field_description:account.field_account_move__website_message_ids @@ -15185,7 +14616,6 @@ msgstr "" #. module: account #: model:ir.model.fields,help:account.field_account_account__website_message_ids #: model:ir.model.fields,help:account.field_account_account_template__website_message_ids -#: model:ir.model.fields,help:account.field_account_bank_statement__website_message_ids #: model:ir.model.fields,help:account.field_account_bank_statement_line__website_message_ids #: model:ir.model.fields,help:account.field_account_journal__website_message_ids #: model:ir.model.fields,help:account.field_account_move__website_message_ids @@ -15335,12 +14765,6 @@ msgstr "" msgid "You can only change the period/account for posted journal items." msgstr "" -#. module: account -#: code:addons/account/models/account_bank_statement.py:0 -#, python-format -msgid "You can only create statement line in open bank statements." -msgstr "" - #. module: account #: code:addons/account/models/ir_actions_report.py:0 #, python-format @@ -15435,7 +14859,7 @@ msgid "" msgstr "" #. module: account -#: code:addons/account/models/account_bank_statement.py:0 +#: code:addons/account/models/account_bank_statement_line.py:0 #, python-format msgid "" "You can't create a new statement line without a suspense account set on the " @@ -15458,14 +14882,6 @@ msgid "" "with the same name (%s) on a single journal." msgstr "" -#. module: account -#: code:addons/account/models/account_bank_statement.py:0 -#, python-format -msgid "" -"You can't manually change the state of journal entry %s, as it has been " -"created by bank statement %s." -msgstr "" - #. module: account #: code:addons/account/models/account_payment_term.py:0 #, python-format @@ -15481,7 +14897,7 @@ msgid "" msgstr "" #. module: account -#: code:addons/account/models/account_bank_statement.py:0 +#: code:addons/account/models/account_bank_statement_line.py:0 #, python-format msgid "" "You can't provide a foreign currency without specifying an amount in 'Amount" @@ -15489,7 +14905,7 @@ msgid "" msgstr "" #. module: account -#: code:addons/account/models/account_bank_statement.py:0 +#: code:addons/account/models/account_bank_statement_line.py:0 #, python-format msgid "" "You can't provide an amount in foreign currency without specifying a foreign" @@ -15512,22 +14928,6 @@ msgid "" "either all outbound." msgstr "" -#. module: account -#: code:addons/account/models/account_analytic_line.py:0 -#, python-format -msgid "" -"You can't set a different company on your analytic account since there are " -"some journal items linked to it." -msgstr "" - -#. module: account -#: code:addons/account/models/account_analytic_line.py:0 -#, python-format -msgid "" -"You can't set a different company on your analytic tags since there are some" -" journal items linked to it." -msgstr "" - #. module: account #: code:addons/account/models/account_move.py:0 #, python-format @@ -15720,12 +15120,6 @@ msgstr "" msgid "You cannot post an entry in an archived journal (%(journal)s)" msgstr "" -#. module: account -#: code:addons/account/wizard/pos_box.py:0 -#, python-format -msgid "You cannot put/take money in/out for a bank statement which is closed." -msgstr "" - #. module: account #: code:addons/account/models/res_currency.py:0 #, python-format @@ -15853,14 +15247,6 @@ msgstr "" msgid "You have selected the following document types at the same time:" msgstr "" -#. module: account -#: code:addons/account/wizard/pos_box.py:0 -#, python-format -msgid "" -"You have to define an 'Internal Transfer Account' in your cash register's " -"journal." -msgstr "" - #. module: account #: code:addons/account/models/account_move.py:0 #, python-format @@ -16005,11 +15391,6 @@ msgstr "" msgid "e.g. 101000" msgstr "" -#. module: account -#: model_terms:ir.ui.view,arch_db:account.view_bank_statement_form -msgid "e.g. BNK/2021/0001" -msgstr "" - #. module: account #: model_terms:ir.ui.view,arch_db:account.view_account_reconcile_model_form msgid "e.g. Bank Fees" @@ -16119,13 +15500,6 @@ msgstr "" msgid "name" msgstr "" -#. module: account -#. openerp-web -#: code:addons/account/static/src/components/section_and_note_fields_backend/section_and_note_fields_backend.xml:0 -#, python-format -msgid "o_section_and_note_list_view" -msgstr "" - #. module: account #: model:ir.model.fields.selection,name:account.selection__account_tax_repartition_line__repartition_type__tax #: model:ir.model.fields.selection,name:account.selection__account_tax_repartition_line_template__repartition_type__tax @@ -16188,7 +15562,6 @@ msgid "the parent company" msgstr "" #. module: account -#: model_terms:ir.ui.view,arch_db:account.view_account_analytic_default_kanban #: model_terms:ir.ui.view,arch_db:account.view_account_group_form msgid "to" msgstr "" @@ -16275,8 +15648,3 @@ msgid "" "{{ object.company_id.name }} Payment Receipt (Ref {{ object.name or 'n/a' " "}})" msgstr "" - -#. module: account -#: model_terms:ir.ui.view,arch_db:account.view_bank_statement_form -msgid "→ Count" -msgstr "" diff --git a/addons/account_edi/i18n/account_edi.pot b/addons/account_edi/i18n/account_edi.pot index 83b3dabd6cdc6f8dbb61085d78a10cd5e711d4df..859c37cd01ddf237a44c49ab361fef05577b2117 100644 --- a/addons/account_edi/i18n/account_edi.pot +++ b/addons/account_edi/i18n/account_edi.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server saas~15.4\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-06-09 14:05+0000\n" -"PO-Revision-Date: 2022-06-09 14:05+0000\n" +"POT-Creation-Date: 2022-09-23 08:02+0000\n" +"PO-Revision-Date: 2022-09-23 08:02+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -373,14 +373,6 @@ msgstr "" msgid "State" msgstr "" -#. module: account_edi -#: model:ir.model.fields,help:account_edi.field_account_bank_statement_line__edi_web_services_to_process -#: model:ir.model.fields,help:account_edi.field_account_move__edi_web_services_to_process -#: model:ir.model.fields,help:account_edi.field_account_payment__edi_web_services_to_process -msgid "" -"Technical field to display the documents that will be processed by the CRON" -msgstr "" - #. module: account_edi #: model:ir.model.fields,help:account_edi.field_account_bank_statement_line__edi_state #: model:ir.model.fields,help:account_edi.field_account_move__edi_state diff --git a/addons/account_fleet/i18n/account_fleet.pot b/addons/account_fleet/i18n/account_fleet.pot index b29a459b43bc76220da1b45faf310e8110fd952a..90d367a88560ac8e7cf5e1f2e84bc28e249f914f 100644 --- a/addons/account_fleet/i18n/account_fleet.pot +++ b/addons/account_fleet/i18n/account_fleet.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server saas~15.3\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-04-19 13:57+0000\n" -"PO-Revision-Date: 2022-04-19 13:57+0000\n" +"POT-Creation-Date: 2022-09-23 08:02+0000\n" +"PO-Revision-Date: 2022-09-23 08:02+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -56,11 +56,6 @@ msgstr "" msgid "Service Vendor Bill: %s" msgstr "" -#. module: account_fleet -#: model:ir.model.fields,help:account_fleet.field_account_move_line__need_vehicle -msgid "Technical field to decide whether the vehicle_id field is editable" -msgstr "" - #. module: account_fleet #: model:ir.model,name:account_fleet.model_fleet_vehicle #: model:ir.model.fields,field_description:account_fleet.field_account_move_line__vehicle_id diff --git a/addons/analytic/i18n/analytic.pot b/addons/analytic/i18n/analytic.pot index 8251c27258ac8d434e874b812adf4d6b3bcf5132..d8cc6794311ef254b1a478fa2fc852ec3a5a8b4c 100644 --- a/addons/analytic/i18n/analytic.pot +++ b/addons/analytic/i18n/analytic.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 15.5alpha1\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-20 09:01+0000\n" -"PO-Revision-Date: 2022-09-20 09:01+0000\n" +"POT-Creation-Date: 2022-09-23 08:02+0000\n" +"PO-Revision-Date: 2022-09-23 08:02+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -15,11 +15,28 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" +#. module: analytic +#. openerp-web +#: code:addons/analytic/static/src/components/analytic_distribution/analytic_distribution.xml:0 +#, python-format +msgid "(no accounts)" +msgstr "" + +#. module: analytic +#: model_terms:ir.ui.view,arch_db:analytic.account_analytic_plan_form_view +msgid "<span class=\"o_stat_text\">Analytic Accounts</span>" +msgstr "" + #. module: analytic #: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_account_form msgid "<span class=\"o_stat_text\">Gross Margin</span>" msgstr "" +#. module: analytic +#: model:ir.model.fields,field_description:analytic.field_account_analytic_plan__account_ids +msgid "Accounts" +msgstr "" + #. module: analytic #: model:ir.model.fields,field_description:analytic.field_account_analytic_account__message_needaction msgid "Action Needed" @@ -27,10 +44,16 @@ msgstr "" #. module: analytic #: model:ir.model.fields,field_description:analytic.field_account_analytic_account__active -#: model:ir.model.fields,field_description:analytic.field_account_analytic_tag__active msgid "Active" msgstr "" +#. module: analytic +#. openerp-web +#: code:addons/analytic/static/src/components/analytic_distribution/analytic_distribution.xml:0 +#, python-format +msgid "Add a line" +msgstr "" + #. module: analytic #: model_terms:ir.actions.act_window,help:analytic.action_account_analytic_account_form #: model_terms:ir.actions.act_window,help:analytic.action_analytic_account_form @@ -38,8 +61,8 @@ msgid "Add a new analytic account" msgstr "" #. module: analytic -#: model_terms:ir.actions.act_window,help:analytic.account_analytic_tag_action -msgid "Add a new tag" +#: model:ir.model.fields,field_description:analytic.field_account_analytic_plan__all_account_count +msgid "All Analytic Accounts Count" msgstr "" #. module: analytic @@ -48,10 +71,18 @@ msgstr "" msgid "Amount" msgstr "" +#. module: analytic +#. openerp-web +#: code:addons/analytic/static/src/components/analytic_distribution/analytic_distribution.xml:0 +#: model:ir.model.fields,field_description:analytic.field_account_analytic_distribution_model__analytic_distribution +#: model:ir.model.fields,field_description:analytic.field_analytic_mixin__analytic_distribution +#, python-format +msgid "Analytic" +msgstr "" + #. module: analytic #: model:ir.model,name:analytic.model_account_analytic_account #: model:ir.model.fields,field_description:analytic.field_account_analytic_account__name -#: model:ir.model.fields,field_description:analytic.field_account_analytic_distribution__account_id #: model:ir.model.fields,field_description:analytic.field_account_analytic_line__account_id #: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_account_form #: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_account_search @@ -60,60 +91,62 @@ msgid "Analytic Account" msgstr "" #. module: analytic -#: model:ir.model,name:analytic.model_account_analytic_distribution -msgid "Analytic Account Distribution" +#: model:ir.model.fields,field_description:analytic.field_res_config_settings__group_analytic_accounting +#: model:res.groups,name:analytic.group_analytic_accounting +msgid "Analytic Accounting" msgstr "" #. module: analytic -#: model:ir.actions.act_window,name:analytic.account_analytic_group_action -#: model_terms:ir.ui.view,arch_db:analytic.account_analytic_group_form_view -#: model_terms:ir.ui.view,arch_db:analytic.account_analytic_group_tree_view -msgid "Analytic Account Groups" +#: model:ir.actions.act_window,name:analytic.action_account_analytic_account_form +#: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_account_list +msgid "Analytic Accounts" msgstr "" #. module: analytic -#: model:ir.model.fields,field_description:analytic.field_res_config_settings__group_analytic_accounting -#: model:res.groups,name:analytic.group_analytic_accounting -msgid "Analytic Accounting" +#: model:ir.model.fields,field_description:analytic.field_account_analytic_plan__account_count +msgid "Analytic Accounts Count" msgstr "" #. module: analytic -#: model:res.groups,name:analytic.group_analytic_tags -msgid "Analytic Accounting Tags" +#: model_terms:ir.ui.view,arch_db:analytic.account_analytic_distribution_model_form_view +msgid "Analytic Distribution" msgstr "" #. module: analytic -#: model:ir.actions.act_window,name:analytic.action_account_analytic_account_form -#: model:ir.model.fields,field_description:analytic.field_account_analytic_tag__analytic_distribution_ids -#: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_account_list -msgid "Analytic Accounts" +#: model:ir.model,name:analytic.model_account_analytic_distribution_model +#: model_terms:ir.ui.view,arch_db:analytic.account_analytic_distribution_model_form_view +#: model_terms:ir.ui.view,arch_db:analytic.account_analytic_distribution_model_tree_view +msgid "Analytic Distribution Model" msgstr "" #. module: analytic -#: model:ir.model,name:analytic.model_account_analytic_group -msgid "Analytic Categories" +#: model:ir.actions.act_window,name:analytic.action_analytic_distribution_model +msgid "Analytic Distribution Models" msgstr "" #. module: analytic -#: model:ir.model.fields,field_description:analytic.field_account_analytic_tag__active_analytic_distribution -#: model_terms:ir.ui.view,arch_db:analytic.account_analytic_tag_form_view -msgid "Analytic Distribution" +#: model:ir.model.fields,field_description:analytic.field_account_analytic_distribution_model__analytic_distribution_stored_char +#: model:ir.model.fields,field_description:analytic.field_analytic_mixin__analytic_distribution_stored_char +msgid "Analytic Distribution Stored Char" msgstr "" #. module: analytic -#: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_line_graph -#: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_line_pivot -#: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_line_tree -msgid "Analytic Entries" +#. openerp-web +#: code:addons/analytic/static/src/components/analytic_distribution/analytic_distribution.js:0 +#, python-format +msgid "Analytic Distribution Template" msgstr "" #. module: analytic #: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_line_form -msgid "Analytic Entry" +msgid "Analytic Item" msgstr "" #. module: analytic #: model:ir.actions.act_window,name:analytic.account_analytic_line_action_entries +#: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_line_graph +#: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_line_pivot +#: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_line_tree msgid "Analytic Items" msgstr "" @@ -128,21 +161,49 @@ msgid "Analytic Lines" msgstr "" #. module: analytic -#: model:ir.model.fields,field_description:analytic.field_account_analytic_tag__name -msgid "Analytic Tag" +#: model:ir.model,name:analytic.model_analytic_mixin +msgid "Analytic Mixin" +msgstr "" + +#. module: analytic +#: model:ir.model.fields,field_description:analytic.field_account_analytic_applicability__analytic_plan_id +#: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_line_filter +msgid "Analytic Plan" msgstr "" #. module: analytic -#: model:ir.actions.act_window,name:analytic.account_analytic_tag_action -#: model:ir.model,name:analytic.model_account_analytic_tag -#: model_terms:ir.ui.view,arch_db:analytic.account_analytic_tag_form_view -#: model_terms:ir.ui.view,arch_db:analytic.account_analytic_tag_tree_view -msgid "Analytic Tags" +#: model:ir.model,name:analytic.model_account_analytic_applicability +msgid "Analytic Plan's Applicabilities" +msgstr "" + +#. module: analytic +#: model:ir.actions.act_window,name:analytic.account_analytic_plan_action +#: model:ir.model,name:analytic.model_account_analytic_plan +#: model_terms:ir.ui.view,arch_db:analytic.account_analytic_plan_form_view +#: model_terms:ir.ui.view,arch_db:analytic.account_analytic_plan_tree_view +msgid "Analytic Plans" +msgstr "" + +#. module: analytic +#: code:addons/analytic/models/analytic_plan.py:0 +#, python-format +msgid "Analytical Accounts" +msgstr "" + +#. module: analytic +#: code:addons/analytic/models/analytic_plan.py:0 +#, python-format +msgid "Analytical Plans" +msgstr "" + +#. module: analytic +#: model:ir.model.fields,field_description:analytic.field_account_analytic_applicability__applicability +#: model:ir.model.fields,field_description:analytic.field_account_analytic_plan__applicability_ids +#: model_terms:ir.ui.view,arch_db:analytic.account_analytic_plan_form_view +msgid "Applicability" msgstr "" #. module: analytic -#: model_terms:ir.ui.view,arch_db:analytic.account_analytic_tag_form_view -#: model_terms:ir.ui.view,arch_db:analytic.account_analytic_tag_view_search #: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_account_form #: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_account_search msgid "Archived" @@ -171,7 +232,6 @@ msgstr "" #. module: analytic #: model:ir.model.fields,field_description:analytic.field_account_analytic_line__category -#: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_line_filter msgid "Category" msgstr "" @@ -181,30 +241,40 @@ msgid "Chart of Analytic Accounts" msgstr "" #. module: analytic -#: model:ir.model.fields,field_description:analytic.field_account_analytic_group__children_ids +#: model:ir.model.fields,field_description:analytic.field_account_analytic_plan__children_count +msgid "Children Plans Count" +msgstr "" + +#. module: analytic +#: model:ir.model.fields,field_description:analytic.field_account_analytic_plan__children_ids msgid "Childrens" msgstr "" #. module: analytic -#: model_terms:ir.actions.act_window,help:analytic.account_analytic_group_action -msgid "Click to add a new analytic account group." +#: model_terms:ir.actions.act_window,help:analytic.account_analytic_plan_action +msgid "Click to add a new analytic account plan." msgstr "" #. module: analytic -#: model:ir.model.fields,field_description:analytic.field_account_analytic_tag__color +#: model:ir.model.fields,field_description:analytic.field_account_analytic_plan__color +msgid "Color" +msgstr "" + +#. module: analytic +#: model:ir.model.fields,field_description:analytic.field_account_analytic_account__color msgid "Color Index" msgstr "" #. module: analytic #: model:ir.model.fields,field_description:analytic.field_account_analytic_account__company_id -#: model:ir.model.fields,field_description:analytic.field_account_analytic_group__company_id +#: model:ir.model.fields,field_description:analytic.field_account_analytic_distribution_model__company_id #: model:ir.model.fields,field_description:analytic.field_account_analytic_line__company_id -#: model:ir.model.fields,field_description:analytic.field_account_analytic_tag__company_id +#: model:ir.model.fields,field_description:analytic.field_account_analytic_plan__company_id msgid "Company" msgstr "" #. module: analytic -#: model:ir.model.fields,field_description:analytic.field_account_analytic_group__complete_name +#: model:ir.model.fields,field_description:analytic.field_account_analytic_plan__complete_name msgid "Complete Name" msgstr "" @@ -230,19 +300,19 @@ msgstr "" #. module: analytic #: model:ir.model.fields,field_description:analytic.field_account_analytic_account__create_uid -#: model:ir.model.fields,field_description:analytic.field_account_analytic_distribution__create_uid -#: model:ir.model.fields,field_description:analytic.field_account_analytic_group__create_uid +#: model:ir.model.fields,field_description:analytic.field_account_analytic_applicability__create_uid +#: model:ir.model.fields,field_description:analytic.field_account_analytic_distribution_model__create_uid #: model:ir.model.fields,field_description:analytic.field_account_analytic_line__create_uid -#: model:ir.model.fields,field_description:analytic.field_account_analytic_tag__create_uid +#: model:ir.model.fields,field_description:analytic.field_account_analytic_plan__create_uid msgid "Created by" msgstr "" #. module: analytic #: model:ir.model.fields,field_description:analytic.field_account_analytic_account__create_date -#: model:ir.model.fields,field_description:analytic.field_account_analytic_distribution__create_date -#: model:ir.model.fields,field_description:analytic.field_account_analytic_group__create_date +#: model:ir.model.fields,field_description:analytic.field_account_analytic_applicability__create_date +#: model:ir.model.fields,field_description:analytic.field_account_analytic_distribution_model__create_date #: model:ir.model.fields,field_description:analytic.field_account_analytic_line__create_date -#: model:ir.model.fields,field_description:analytic.field_account_analytic_tag__create_date +#: model:ir.model.fields,field_description:analytic.field_account_analytic_plan__create_date msgid "Created on" msgstr "" @@ -269,6 +339,11 @@ msgstr "" msgid "Date" msgstr "" +#. module: analytic +#: model:ir.model.fields,help:analytic.field_account_analytic_account__active +msgid "Deactivate the account." +msgstr "" + #. module: analytic #: model:ir.model.fields,field_description:analytic.field_account_analytic_account__debit #: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_account_list @@ -276,20 +351,44 @@ msgid "Debit" msgstr "" #. module: analytic -#: model:ir.model.fields,field_description:analytic.field_account_analytic_group__description +#: model:ir.model.fields,field_description:analytic.field_account_analytic_plan__default_applicability +msgid "Default Applicability" +msgstr "" + +#. module: analytic #: model:ir.model.fields,field_description:analytic.field_account_analytic_line__name +#: model:ir.model.fields,field_description:analytic.field_account_analytic_plan__description msgid "Description" msgstr "" #. module: analytic #: model:ir.model.fields,field_description:analytic.field_account_analytic_account__display_name -#: model:ir.model.fields,field_description:analytic.field_account_analytic_distribution__display_name -#: model:ir.model.fields,field_description:analytic.field_account_analytic_group__display_name +#: model:ir.model.fields,field_description:analytic.field_account_analytic_applicability__display_name +#: model:ir.model.fields,field_description:analytic.field_account_analytic_distribution_model__display_name #: model:ir.model.fields,field_description:analytic.field_account_analytic_line__display_name -#: model:ir.model.fields,field_description:analytic.field_account_analytic_tag__display_name +#: model:ir.model.fields,field_description:analytic.field_account_analytic_plan__display_name msgid "Display Name" msgstr "" +#. module: analytic +#: model:ir.model.fields,field_description:analytic.field_account_analytic_applicability__business_domain +msgid "Domain" +msgstr "" + +#. module: analytic +#. openerp-web +#: code:addons/analytic/static/src/components/analytic_distribution/analytic_distribution.js:0 +#, python-format +msgid "Editing (Incomplete)" +msgstr "" + +#. module: analytic +#. openerp-web +#: code:addons/analytic/static/src/components/analytic_distribution/analytic_distribution.js:0 +#, python-format +msgid "Editing (OK)" +msgstr "" + #. module: analytic #: model:ir.model.fields,field_description:analytic.field_account_analytic_account__message_follower_ids msgid "Followers" @@ -305,12 +404,6 @@ msgstr "" msgid "Gross Margin" msgstr "" -#. module: analytic -#: model:ir.model.fields,field_description:analytic.field_account_analytic_account__group_id -#: model:ir.model.fields,field_description:analytic.field_account_analytic_line__group_id -msgid "Group" -msgstr "" - #. module: analytic #: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_account_search #: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_line_filter @@ -324,10 +417,10 @@ msgstr "" #. module: analytic #: model:ir.model.fields,field_description:analytic.field_account_analytic_account__id -#: model:ir.model.fields,field_description:analytic.field_account_analytic_distribution__id -#: model:ir.model.fields,field_description:analytic.field_account_analytic_group__id +#: model:ir.model.fields,field_description:analytic.field_account_analytic_applicability__id +#: model:ir.model.fields,field_description:analytic.field_account_analytic_distribution_model__id #: model:ir.model.fields,field_description:analytic.field_account_analytic_line__id -#: model:ir.model.fields,field_description:analytic.field_account_analytic_tag__id +#: model:ir.model.fields,field_description:analytic.field_account_analytic_plan__id msgid "ID" msgstr "" @@ -342,13 +435,6 @@ msgstr "" msgid "If checked, some messages have a delivery error." msgstr "" -#. module: analytic -#: model:ir.model.fields,help:analytic.field_account_analytic_account__active -msgid "" -"If the active field is set to False, it will allow you to hide the account " -"without removing it." -msgstr "" - #. module: analytic #: model_terms:ir.actions.act_window,help:analytic.account_analytic_line_action #: model_terms:ir.actions.act_window,help:analytic.account_analytic_line_action_entries @@ -358,6 +444,13 @@ msgid "" " your margins easily." msgstr "" +#. module: analytic +#. openerp-web +#: code:addons/analytic/static/src/components/analytic_distribution/analytic_distribution.js:0 +#, python-format +msgid "Invalid" +msgstr "" + #. module: analytic #: model:ir.model.fields,field_description:analytic.field_account_analytic_account__message_is_follower msgid "Is Follower" @@ -365,36 +458,49 @@ msgstr "" #. module: analytic #: model:ir.model.fields,field_description:analytic.field_account_analytic_account____last_update -#: model:ir.model.fields,field_description:analytic.field_account_analytic_distribution____last_update -#: model:ir.model.fields,field_description:analytic.field_account_analytic_group____last_update +#: model:ir.model.fields,field_description:analytic.field_account_analytic_applicability____last_update +#: model:ir.model.fields,field_description:analytic.field_account_analytic_distribution_model____last_update #: model:ir.model.fields,field_description:analytic.field_account_analytic_line____last_update -#: model:ir.model.fields,field_description:analytic.field_account_analytic_tag____last_update +#: model:ir.model.fields,field_description:analytic.field_account_analytic_plan____last_update msgid "Last Modified on" msgstr "" #. module: analytic #: model:ir.model.fields,field_description:analytic.field_account_analytic_account__write_uid -#: model:ir.model.fields,field_description:analytic.field_account_analytic_distribution__write_uid -#: model:ir.model.fields,field_description:analytic.field_account_analytic_group__write_uid +#: model:ir.model.fields,field_description:analytic.field_account_analytic_applicability__write_uid +#: model:ir.model.fields,field_description:analytic.field_account_analytic_distribution_model__write_uid #: model:ir.model.fields,field_description:analytic.field_account_analytic_line__write_uid -#: model:ir.model.fields,field_description:analytic.field_account_analytic_tag__write_uid +#: model:ir.model.fields,field_description:analytic.field_account_analytic_plan__write_uid msgid "Last Updated by" msgstr "" #. module: analytic #: model:ir.model.fields,field_description:analytic.field_account_analytic_account__write_date -#: model:ir.model.fields,field_description:analytic.field_account_analytic_distribution__write_date -#: model:ir.model.fields,field_description:analytic.field_account_analytic_group__write_date +#: model:ir.model.fields,field_description:analytic.field_account_analytic_applicability__write_date +#: model:ir.model.fields,field_description:analytic.field_account_analytic_distribution_model__write_date #: model:ir.model.fields,field_description:analytic.field_account_analytic_line__write_date -#: model:ir.model.fields,field_description:analytic.field_account_analytic_tag__write_date +#: model:ir.model.fields,field_description:analytic.field_account_analytic_plan__write_date msgid "Last Updated on" msgstr "" +#. module: analytic +#. openerp-web +#: code:addons/analytic/static/src/components/analytic_distribution/analytic_distribution.js:0 +#, python-format +msgid "Loading..." +msgstr "" + #. module: analytic #: model:ir.model.fields,field_description:analytic.field_account_analytic_account__message_main_attachment_id msgid "Main Attachment" msgstr "" +#. module: analytic +#: model:ir.model.fields.selection,name:analytic.selection__account_analytic_applicability__applicability__mandatory +#: model:ir.model.fields.selection,name:analytic.selection__account_analytic_plan__default_applicability__mandatory +msgid "Mandatory" +msgstr "" + #. module: analytic #: model:ir.model.fields,field_description:analytic.field_account_analytic_account__message_has_error msgid "Message Delivery error" @@ -406,12 +512,23 @@ msgid "Messages" msgstr "" #. module: analytic -#: model:ir.model.fields,field_description:analytic.field_account_analytic_distribution__name -#: model:ir.model.fields,field_description:analytic.field_account_analytic_group__name +#: model:ir.model.fields.selection,name:analytic.selection__account_analytic_applicability__business_domain__general +msgid "Miscellaneous" +msgstr "" + +#. module: analytic +#: model:ir.model.fields,field_description:analytic.field_account_analytic_plan__name #: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_account_list msgid "Name" msgstr "" +#. module: analytic +#. openerp-web +#: code:addons/analytic/static/src/components/analytic_distribution/analytic_distribution.js:0 +#, python-format +msgid "No Analytic Accounts for this plan" +msgstr "" + #. module: analytic #: model_terms:ir.actions.act_window,help:analytic.account_analytic_line_action_entries msgid "No activity yet" @@ -422,6 +539,13 @@ msgstr "" msgid "No activity yet on this account" msgstr "" +#. module: analytic +#. openerp-web +#: code:addons/analytic/static/src/components/analytic_distribution/analytic_distribution.xml:0 +#, python-format +msgid "No plans available" +msgstr "" + #. module: analytic #: model:ir.model.fields,field_description:analytic.field_account_analytic_account__message_needaction_counter msgid "Number of Actions" @@ -442,34 +566,54 @@ msgstr "" msgid "Number of messages with delivery error" msgstr "" +#. module: analytic +#. openerp-web +#: code:addons/analytic/static/src/components/analytic_distribution/analytic_distribution.js:0 +#, python-format +msgid "OK" +msgstr "" + +#. module: analytic +#: model:ir.model.fields.selection,name:analytic.selection__account_analytic_applicability__applicability__optional +#: model:ir.model.fields.selection,name:analytic.selection__account_analytic_plan__default_applicability__optional +msgid "Optional" +msgstr "" + #. module: analytic #: model:ir.model.fields.selection,name:analytic.selection__account_analytic_line__category__other msgid "Other" msgstr "" #. module: analytic -#: model:ir.model.fields,field_description:analytic.field_account_analytic_group__parent_id +#: model:ir.model.fields,field_description:analytic.field_account_analytic_plan__parent_id msgid "Parent" msgstr "" #. module: analytic -#: model:ir.model.fields,field_description:analytic.field_account_analytic_group__parent_path +#: model:ir.model.fields,field_description:analytic.field_account_analytic_plan__parent_path msgid "Parent Path" msgstr "" #. module: analytic -#: model:ir.model.fields,field_description:analytic.field_account_analytic_distribution__tag_id -msgid "Parent tag" +#: model:ir.model.fields,field_description:analytic.field_account_analytic_distribution_model__partner_id +#: model:ir.model.fields,field_description:analytic.field_account_analytic_line__partner_id +msgid "Partner" +msgstr "" + +#. module: analytic +#: model:ir.model.fields,field_description:analytic.field_account_analytic_distribution_model__partner_category_id +msgid "Partner Category" msgstr "" #. module: analytic -#: model:ir.model.fields,field_description:analytic.field_account_analytic_line__partner_id -msgid "Partner" +#: model:ir.model.fields,field_description:analytic.field_account_analytic_account__plan_id +#: model:ir.model.fields,field_description:analytic.field_account_analytic_line__plan_id +msgid "Plan" msgstr "" #. module: analytic -#: model:ir.model.fields,field_description:analytic.field_account_analytic_distribution__percentage -msgid "Percentage" +#: model:ir.model.fields.selection,name:analytic.selection__account_analytic_applicability__business_domain__purchase +msgid "Purchase" msgstr "" #. module: analytic @@ -493,39 +637,57 @@ msgid "" " on expenses (e.g. reinvoicing of travel costs)." msgstr "" +#. module: analytic +#: model:ir.model.fields,field_description:analytic.field_account_analytic_account__root_plan_id +msgid "Root Plan" +msgstr "" + #. module: analytic #: model:ir.model.fields,field_description:analytic.field_account_analytic_account__message_has_sms_error msgid "SMS Delivery error" msgstr "" +#. module: analytic +#: model:ir.model.fields.selection,name:analytic.selection__account_analytic_applicability__business_domain__sale +msgid "Sales" +msgstr "" + #. module: analytic #: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_line_filter msgid "Search Analytic Lines" msgstr "" #. module: analytic -#: model_terms:ir.ui.view,arch_db:analytic.account_analytic_tag_view_search -msgid "Search Analytic Tags" +#: model:ir.model.fields,help:analytic.field_account_analytic_distribution_model__company_id +msgid "" +"Select a company for which the analytic distribution will be used (e.g. " +"create new customer invoice or Sales order if we select this company, it " +"will automatically take this as an analytic account)" msgstr "" #. module: analytic -#: model:ir.model.fields,help:analytic.field_account_analytic_tag__active -msgid "Set active to false to hide the Analytic Tag without removing it." +#: model:ir.model.fields,help:analytic.field_account_analytic_distribution_model__partner_category_id +msgid "" +"Select a partner category for which the analytic distribution will be used " +"(e.g. create new customer invoice or Sales order if we select this partner, " +"it will automatically take this as an analytic account)" msgstr "" #. module: analytic -#: model:ir.model.fields,field_description:analytic.field_account_analytic_line__tag_ids -msgid "Tags" +#: model:ir.model.fields,help:analytic.field_account_analytic_distribution_model__partner_id +msgid "" +"Select a partner for which the analytic distribution will be used (e.g. " +"create new customer invoice or Sales order if we select this partner, it " +"will automatically take this as an analytic account)" msgstr "" #. module: analytic -#: model:ir.model.constraint,message:analytic.constraint_account_analytic_distribution_check_percentage -msgid "" -"The percentage of an analytic distribution should be between 0 and 100." +#: model_terms:ir.ui.view,arch_db:analytic.account_analytic_plan_form_view +msgid "Subplans" msgstr "" #. module: analytic -#: code:addons/analytic/models/analytic_account.py:0 +#: code:addons/analytic/models/analytic_line.py:0 #, python-format msgid "" "The selected account belongs to another company than the one you're trying " @@ -533,13 +695,14 @@ msgid "" msgstr "" #. module: analytic -#: model_terms:ir.actions.act_window,help:analytic.account_analytic_group_action -msgid "This allows you to classify your analytic accounts." +#: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_line_tree +msgid "Total" msgstr "" #. module: analytic -#: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_line_tree -msgid "Total" +#: model:ir.model.fields.selection,name:analytic.selection__account_analytic_applicability__applicability__unavailable +#: model:ir.model.fields.selection,name:analytic.selection__account_analytic_plan__default_applicability__unavailable +msgid "Unavailable" msgstr "" #. module: analytic @@ -567,6 +730,14 @@ msgstr "" msgid "Website communication history" msgstr "" +#. module: analytic +#: code:addons/analytic/models/analytic_account.py:0 +#, python-format +msgid "" +"You can't set a different company on your analytic account since there are " +"some analytic items linked to it." +msgstr "" + #. module: analytic #: model_terms:ir.ui.view,arch_db:analytic.view_account_analytic_account_form msgid "e.g. Project XYZ" diff --git a/addons/auth_totp_mail_enforce/i18n/auth_totp_mail_enforce.pot b/addons/auth_totp_mail_enforce/i18n/auth_totp_mail_enforce.pot index 5abfd95c6987c786fd139dcf4c6e1441411cfc23..8af153ec096ddc0aecae5186e7f9c6a46d10c3c6 100755 --- a/addons/auth_totp_mail_enforce/i18n/auth_totp_mail_enforce.pot +++ b/addons/auth_totp_mail_enforce/i18n/auth_totp_mail_enforce.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server saas~15.2\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-02-11 14:34+0000\n" -"PO-Revision-Date: 2022-02-11 14:34+0000\n" +"POT-Creation-Date: 2022-09-23 08:02+0000\n" +"PO-Revision-Date: 2022-09-23 08:02+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -189,15 +189,11 @@ msgid "Two-factor authentication enforcing policy" msgstr "" #. module: auth_totp_mail_enforce +#: model:ir.model,name:auth_totp_mail_enforce.model_res_users #: model:ir.model.fields,field_description:auth_totp_mail_enforce.field_auth_totp_rate_limit_log__user_id msgid "User" msgstr "" -#. module: auth_totp_mail_enforce -#: model:ir.model,name:auth_totp_mail_enforce.model_res_users -msgid "Users" -msgstr "" - #. module: auth_totp_mail_enforce #: code:addons/auth_totp_mail_enforce/models/res_users.py:0 #, python-format diff --git a/addons/calendar/i18n/calendar.pot b/addons/calendar/i18n/calendar.pot index 0543c389adc7f449d59b9c24a1fac1e43959033a..581b9a397ddf93dce065390e381f55d865f95a97 100644 --- a/addons/calendar/i18n/calendar.pot +++ b/addons/calendar/i18n/calendar.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 15.5alpha1\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-20 09:01+0000\n" -"PO-Revision-Date: 2022-09-20 09:01+0000\n" +"POT-Creation-Date: 2022-09-23 08:02+0000\n" +"PO-Revision-Date: 2022-09-23 08:02+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -15,13 +15,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" -#. module: calendar -#. openerp-web -#: code:addons/calendar/static/src/components/activity/activity.xml:0 -#, python-format -msgid "!activityView.activity.calendar_event_id" -msgstr "" - #. module: calendar #: model:ir.model.fields,field_description:calendar.field_res_partner__meeting_count #: model:ir.model.fields,field_description:calendar.field_res_users__meeting_count @@ -1483,11 +1476,15 @@ msgstr "" #: model:ir.model.fields,field_description:calendar.field_hr_employee__activity_calendar_event_id #: model:ir.model.fields,field_description:calendar.field_mail_activity_mixin__activity_calendar_event_id #: model:ir.model.fields,field_description:calendar.field_mailing_mailing__activity_calendar_event_id +#: model:ir.model.fields,field_description:calendar.field_product_product__activity_calendar_event_id +#: model:ir.model.fields,field_description:calendar.field_product_template__activity_calendar_event_id #: model:ir.model.fields,field_description:calendar.field_project_project__activity_calendar_event_id #: model:ir.model.fields,field_description:calendar.field_project_task__activity_calendar_event_id #: model:ir.model.fields,field_description:calendar.field_project_update__activity_calendar_event_id #: model:ir.model.fields,field_description:calendar.field_res_partner__activity_calendar_event_id #: model:ir.model.fields,field_description:calendar.field_res_users__activity_calendar_event_id +#: model:ir.model.fields,field_description:calendar.field_stock_lot__activity_calendar_event_id +#: model:ir.model.fields,field_description:calendar.field_stock_picking__activity_calendar_event_id #: model:ir.model.fields,field_description:calendar.field_survey_survey__activity_calendar_event_id #: model:ir.model.fields,field_description:calendar.field_survey_user_input__activity_calendar_event_id msgid "Next Activity Calendar Event" diff --git a/addons/crm_iap_mine/i18n/crm_iap_mine.pot b/addons/crm_iap_mine/i18n/crm_iap_mine.pot index 357372372d94bc80e309004a84ba1c6e270b2b51..da69622d34690d6bb085a9ec485027cde90a6285 100644 --- a/addons/crm_iap_mine/i18n/crm_iap_mine.pot +++ b/addons/crm_iap_mine/i18n/crm_iap_mine.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server saas~14.5\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-09-14 10:28+0000\n" -"PO-Revision-Date: 2021-09-14 10:28+0000\n" +"POT-Creation-Date: 2022-09-23 08:02+0000\n" +"PO-Revision-Date: 2022-09-23 08:02+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -266,7 +266,7 @@ msgstr "" #. module: crm_iap_mine #. openerp-web #: code:addons/crm_iap_mine/models/crm_iap_lead_mining_request.py:0 -#: code:addons/crm_iap_mine/static/src/xml/leads_tree_generate_leads_views.xml:0 +#: code:addons/crm_iap_mine/static/src/views/generate_leads_views.xml:0 #: model_terms:ir.ui.view,arch_db:crm_iap_mine.crm_iap_lead_mining_request_view_form #, python-format msgid "Generate Leads" @@ -408,11 +408,6 @@ msgstr "" msgid "Leads" msgstr "" -#. module: crm_iap_mine -#: model:ir.model.fields,help:crm_iap_mine.field_crm_iap_lead_mining_request__available_state_ids -msgid "List of available states based on selected countries" -msgstr "" - #. module: crm_iap_mine #. openerp-web #: code:addons/crm_iap_mine/static/src/js/tours/crm_iap_lead.js:0 @@ -631,11 +626,6 @@ msgstr "" msgid "Telecommunication Services" msgstr "" -#. module: crm_iap_mine -#: model:ir.model.fields,help:crm_iap_mine.field_crm_iap_lead_industry__reveal_ids -msgid "The list of reveal_ids for this industry, separated with ','" -msgstr "" - #. module: crm_iap_mine #: code:addons/crm_iap_mine/models/crm_iap_lead_mining_request.py:0 #, python-format diff --git a/addons/event_crm/i18n/event_crm.pot b/addons/event_crm/i18n/event_crm.pot index 9ca1929833f8f3b31ebb6b075d06839b8853d62f..afcfa5f6182e3b29f02d9dd1c4c948901e0a7f50 100644 --- a/addons/event_crm/i18n/event_crm.pot +++ b/addons/event_crm/i18n/event_crm.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server saas~15.1\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-12-07 10:47+0000\n" -"PO-Revision-Date: 2021-12-07 10:47+0000\n" +"POT-Creation-Date: 2022-09-23 08:02+0000\n" +"PO-Revision-Date: 2022-09-23 08:02+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -89,16 +89,6 @@ msgstr "" msgid "Company" msgstr "" -#. module: event_crm -#: model:ir.model.fields,help:event_crm.field_event_event__lead_count -msgid "Counter for the leads linked to this event" -msgstr "" - -#. module: event_crm -#: model:ir.model.fields,help:event_crm.field_event_registration__lead_count -msgid "Counter for the leads linked to this registration" -msgstr "" - #. module: event_crm #: model:ir.model.fields,help:event_crm.field_crm_lead__registration_count msgid "Counter for the registrations linked to this lead" @@ -286,11 +276,6 @@ msgstr "" msgid "Leads" msgstr "" -#. module: event_crm -#: model:ir.model.fields,help:event_crm.field_event_registration__lead_ids -msgid "Leads generated from the registration." -msgstr "" - #. module: event_crm #: model:ir.model.fields,help:event_crm.field_event_event__lead_ids msgid "Leads generated from this event" diff --git a/addons/google_account/i18n/google_account.pot b/addons/google_account/i18n/google_account.pot index 75a1c4bfba924fa099955d6cfbd7c94654a14d2c..8ddd21f80bd1dfd86579dc2904c52de1e2f5964f 100644 --- a/addons/google_account/i18n/google_account.pot +++ b/addons/google_account/i18n/google_account.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server saas~15.2\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-02-11 14:34+0000\n" -"PO-Revision-Date: 2022-02-11 14:34+0000\n" +"POT-Creation-Date: 2022-09-23 08:02+0000\n" +"PO-Revision-Date: 2022-09-23 08:02+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -15,12 +15,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" -#. module: google_account -#: code:addons/google_account/models/google_service.py:0 -#, python-format -msgid "Google %s is not yet configured." -msgstr "" - #. module: google_account #: model:ir.model,name:google_account.model_google_service msgid "Google Service" @@ -32,22 +26,6 @@ msgstr "" msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" msgstr "" -#. module: google_account -#: code:addons/google_account/models/google_service.py:0 -#, python-format -msgid "" -"Something went wrong during the token generation. Please request again an " -"authorization code." -msgstr "" - -#. module: google_account -#: code:addons/google_account/models/google_service.py:0 -#, python-format -msgid "" -"Something went wrong during your token generation. Maybe your Authorization " -"Code is invalid" -msgstr "" - #. module: google_account #: code:addons/google_account/models/google_service.py:0 #, python-format @@ -55,9 +33,3 @@ msgid "" "Something went wrong during your token generation. Maybe your Authorization " "Code is invalid or already expired" msgstr "" - -#. module: google_account -#: code:addons/google_account/models/google_service.py:0 -#, python-format -msgid "The refresh token for authentication is not set." -msgstr "" diff --git a/addons/hr/i18n/hr.pot b/addons/hr/i18n/hr.pot index 5c16c952c05c87a2ceb3ea84e581e6bcad313dc6..28cacae081e68ce4e2391e5b331e6b3a10e7c75a 100644 --- a/addons/hr/i18n/hr.pot +++ b/addons/hr/i18n/hr.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 15.5alpha1\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-20 09:01+0000\n" -"PO-Revision-Date: 2022-09-20 09:01+0000\n" +"POT-Creation-Date: 2022-09-23 08:02+0000\n" +"PO-Revision-Date: 2022-09-23 08:02+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -65,25 +65,25 @@ msgstr "" #: model_terms:ir.ui.view,arch_db:hr.view_employee_form msgid "" "<small role=\"img\" class=\"fa fa-fw fa-circle text-success o_button_icon " -"hr_presence align-middle fs-6\" attrs=\"{'invisible': [('hr_icon_display', " -"'!=', 'presence_present')]}\" aria-label=\"Present\" title=\"Present\"/>" +"hr_presence align-middle\" attrs=\"{'invisible': [('hr_icon_display', '!=', " +"'presence_present')]}\" aria-label=\"Present\" title=\"Present\"/>" msgstr "" #. module: hr #: model_terms:ir.ui.view,arch_db:hr.view_employee_form msgid "" "<small role=\"img\" class=\"fa fa-fw fa-circle text-warning o_button_icon " -"hr_presence align-middle fs-6\" attrs=\"{'invisible': [('hr_icon_display', " -"'!=', 'presence_to_define')]}\" aria-label=\"To define\" title=\"To define\"" -" name=\"presence_to_define\"/>" +"hr_presence align-middle\" attrs=\"{'invisible': [('hr_icon_display', '!=', " +"'presence_to_define')]}\" aria-label=\"To define\" title=\"To define\" " +"name=\"presence_to_define\"/>" msgstr "" #. module: hr #: model_terms:ir.ui.view,arch_db:hr.view_employee_form msgid "" "<small role=\"img\" class=\"fa fa-fw fa-circle-o text-muted o_button_icon " -"hr_presence align-middle fs-6\" attrs=\"{'invisible': [('hr_icon_display', " -"'!=', 'present_absent')]}\" aria-label=\"Absent\" title=\"Absent\" " +"hr_presence align-middle\" attrs=\"{'invisible': [('hr_icon_display', '!=', " +"'present_absent')]}\" aria-label=\"Absent\" title=\"Absent\" " "name=\"presence_absent\"/>" msgstr "" @@ -91,8 +91,8 @@ msgstr "" #: model_terms:ir.ui.view,arch_db:hr.view_employee_form msgid "" "<small role=\"img\" class=\"fa fa-fw fa-circle-o text-success o_button_icon " -"hr_presence align-middle fs-6\" attrs=\"{'invisible': [('hr_icon_display', " -"'!=', 'presence_absent_active')]}\" aria-label=\"Present but not active\" " +"hr_presence align-middle\" attrs=\"{'invisible': [('hr_icon_display', '!=', " +"'presence_absent_active')]}\" aria-label=\"Present but not active\" " "title=\"Present but not active\" name=\"presence_absent_active\"/>" msgstr "" @@ -979,7 +979,7 @@ msgstr "" #. module: hr #. openerp-web -#: code:addons/hr/static/src/mixins/archive_employee_mixin.js:0 +#: code:addons/hr/static/src/views/archive_employee_hook.js:0 #, python-format msgid "Employee Termination" msgstr "" diff --git a/addons/hr_expense/i18n/hr_expense.pot b/addons/hr_expense/i18n/hr_expense.pot index b9cd6d09aaff04b13c775d252bf1bd234dc155b7..01b7935342d9d2d4979faf57e33f9346af044502 100644 --- a/addons/hr_expense/i18n/hr_expense.pot +++ b/addons/hr_expense/i18n/hr_expense.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 15.5alpha1\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-20 09:01+0000\n" -"PO-Revision-Date: 2022-09-20 09:01+0000\n" +"POT-Creation-Date: 2022-09-23 08:01+0000\n" +"PO-Revision-Date: 2022-09-23 08:01+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -262,15 +262,18 @@ msgid "An expense report must contain only lines from the same company." msgstr "" #. module: hr_expense -#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__analytic_account_id +#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__analytic_distribution +msgid "Analytic" +msgstr "" + +#. module: hr_expense #: model:ir.model.fields,field_description:hr_expense.field_hr_expense_split__analytic_account_id -#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_search msgid "Analytic Account" msgstr "" #. module: hr_expense -#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__analytic_tag_ids -msgid "Analytic Tags" +#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__analytic_distribution_stored_char +msgid "Analytic Distribution Stored Char" msgstr "" #. module: hr_expense diff --git a/addons/hr_gamification/i18n/hr_gamification.pot b/addons/hr_gamification/i18n/hr_gamification.pot index 2f5a222b64086927cdec99072d799b94eb7cd6e9..196dc48c8ab6f28ff2f96a902f88999aaf61d6d2 100644 --- a/addons/hr_gamification/i18n/hr_gamification.pot +++ b/addons/hr_gamification/i18n/hr_gamification.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server saas~14.4\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-12 07:50+0000\n" -"PO-Revision-Date: 2021-07-12 07:50+0000\n" +"POT-Creation-Date: 2022-09-23 08:02+0000\n" +"PO-Revision-Date: 2022-09-23 08:02+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -202,15 +202,11 @@ msgid "The selected employee does not correspond to the selected user." msgstr "" #. module: hr_gamification +#: model:ir.model,name:hr_gamification.model_res_users #: model:ir.model.fields,field_description:hr_gamification.field_gamification_badge_user_wizard__user_id msgid "User" msgstr "" -#. module: hr_gamification -#: model:ir.model,name:hr_gamification.model_res_users -msgid "Users" -msgstr "" - #. module: hr_gamification #: model_terms:ir.ui.view,arch_db:hr_gamification.view_badge_wizard_reward msgid "What are you thankful for?" diff --git a/addons/hr_holidays_attendance/i18n/hr_holidays_attendance.pot b/addons/hr_holidays_attendance/i18n/hr_holidays_attendance.pot index 57b9df9c38112b1b89526d293d2a930cdb44e031..8209d4cda17cb803a230b5aa0819e21923e84d52 100644 --- a/addons/hr_holidays_attendance/i18n/hr_holidays_attendance.pot +++ b/addons/hr_holidays_attendance/i18n/hr_holidays_attendance.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 15.5alpha1\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-20 09:02+0000\n" -"PO-Revision-Date: 2022-09-20 09:02+0000\n" +"POT-Creation-Date: 2022-09-23 08:02+0000\n" +"PO-Revision-Date: 2022-09-23 08:02+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -177,17 +177,3 @@ msgstr "" #, python-format msgid "You do not have enough extra hours to request this leave" msgstr "" - -#. module: hr_holidays_attendance -#. openerp-web -#: code:addons/hr_holidays_attendance/static/src/xml/time_off_calendar.xml:0 -#, python-format -msgid "props.requires_allocation" -msgstr "" - -#. module: hr_holidays_attendance -#. openerp-web -#: code:addons/hr_holidays_attendance/static/src/xml/time_off_calendar.xml:0 -#, python-format -msgid "props.requires_allocation || props.data['overtime_deductible']" -msgstr "" diff --git a/addons/hr_skills/i18n/hr_skills.pot b/addons/hr_skills/i18n/hr_skills.pot index 5c2ad8d3999fd854f8a50bb651ea398ac2e85b42..2f2dd35bbcbb18f8f424e98be527c7c1abc4b36f 100644 --- a/addons/hr_skills/i18n/hr_skills.pot +++ b/addons/hr_skills/i18n/hr_skills.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 15.5alpha1\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-20 09:01+0000\n" -"PO-Revision-Date: 2022-09-20 09:01+0000\n" +"POT-Creation-Date: 2022-09-23 08:02+0000\n" +"PO-Revision-Date: 2022-09-23 08:02+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -487,10 +487,3 @@ msgstr "" #: model_terms:ir.ui.view,arch_db:hr_skills.resume_line_view_form msgid "e.g. Odoo Inc." msgstr "" - -#. module: hr_skills -#. openerp-web -#: code:addons/hr_skills/static/src/fields/skills_one2many.xml:0 -#, python-format -msgid "visibility: collapse;" -msgstr "" diff --git a/addons/hr_timesheet/i18n/hr_timesheet.pot b/addons/hr_timesheet/i18n/hr_timesheet.pot index 37f50766b3e8c98a7961c40abc9d8c1e6eeaad53..7c6acd09084f584442d67b39f68d8fbaeb6de7ee 100644 --- a/addons/hr_timesheet/i18n/hr_timesheet.pot +++ b/addons/hr_timesheet/i18n/hr_timesheet.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 15.5alpha1\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-20 09:01+0000\n" -"PO-Revision-Date: 2022-09-20 09:01+0000\n" +"POT-Creation-Date: 2022-09-23 08:02+0000\n" +"PO-Revision-Date: 2022-09-23 08:02+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -215,8 +215,10 @@ msgstr "" #. module: hr_timesheet #: model:ir.model.fields,help:hr_timesheet.field_project_project__analytic_account_id msgid "" -"Analytic account to which this project is linked for financial management. " -"Use an analytic account to record cost and revenue on your project." +"Analytic account to which this project, its tasks and its timesheets are linked. \n" +"Track the costs and revenues of your project by setting this analytic account on your related documents (e.g. sales orders, invoices, purchase orders, vendor bills, expenses etc.).\n" +"This analytic account can be changed on each task individually if necessary.\n" +"An analytic account is required in order to use timesheets." msgstr "" #. module: hr_timesheet @@ -354,11 +356,6 @@ msgstr "" msgid "Display Name" msgstr "" -#. module: hr_timesheet -#: model:ir.model.fields,help:hr_timesheet.field_project_task__progress -msgid "Display progress of current task." -msgstr "" - #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_task msgid "Download" @@ -396,11 +393,6 @@ msgstr "" msgid "Employee Reminder" msgstr "" -#. module: hr_timesheet -#: model:ir.model.fields,help:hr_timesheet.field_project_project__allow_timesheets -msgid "Enable timesheeting on the project." -msgstr "" - #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_project_project__encode_uom_in_days #: model:ir.model.fields,field_description:hr_timesheet.field_project_task__encode_uom_in_days @@ -675,6 +667,11 @@ msgstr "" msgid "None" msgstr "" +#. module: hr_timesheet +#: model:ir.model.fields,help:hr_timesheet.field_project_task__remaining_hours +msgid "Number of allocated hours minus the number of hours spent." +msgstr "" + #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_project_task__overtime #: model:ir.model.fields,field_description:hr_timesheet.field_report_project_task_user__overtime @@ -1010,13 +1007,13 @@ msgid "Time spent on the sub-tasks (and their own sub-tasks) of this task." msgstr "" #. module: hr_timesheet -#: model:ir.model.fields,help:hr_timesheet.field_project_task__effective_hours -msgid "Time spent on this task, excluding its sub-tasks." +#: model:ir.model.fields,help:hr_timesheet.field_project_task__total_hours_spent +msgid "Time spent on this task and its sub-tasks (and their own sub-tasks)." msgstr "" #. module: hr_timesheet -#: model:ir.model.fields,help:hr_timesheet.field_project_task__total_hours_spent -msgid "Time spent on this task, including its sub-tasks." +#: model:ir.model.fields,help:hr_timesheet.field_project_task__effective_hours +msgid "Time spent on this task, excluding its sub-tasks." msgstr "" #. module: hr_timesheet @@ -1201,13 +1198,6 @@ msgid "" " the unit." msgstr "" -#. module: hr_timesheet -#: model:ir.model.fields,help:hr_timesheet.field_project_task__remaining_hours -msgid "" -"Total remaining time, can be re-estimated periodically by the assignee of " -"the task." -msgstr "" - #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets msgid "Total:" diff --git a/addons/l10n_multilang/i18n/l10n_multilang.pot b/addons/l10n_multilang/i18n/l10n_multilang.pot index 157dd6f8489cc43b2544367922d8a0c24f3387a8..d2f09010d1eb4e8b8898705619d4dd4e4e7968c3 100644 --- a/addons/l10n_multilang/i18n/l10n_multilang.pot +++ b/addons/l10n_multilang/i18n/l10n_multilang.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server saas~15.2\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-04-19 09:20+0000\n" -"PO-Revision-Date: 2022-04-19 09:20+0000\n" +"POT-Creation-Date: 2022-09-23 08:02+0000\n" +"PO-Revision-Date: 2022-09-23 08:02+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -40,38 +40,12 @@ msgstr "" msgid "Account Tag" msgstr "" -#. module: l10n_multilang -#: model:ir.model,name:l10n_multilang.model_account_tax_report -msgid "Account Tax Report" -msgstr "" - -#. module: l10n_multilang -#: model:ir.model,name:l10n_multilang.model_account_tax_report_line -msgid "Account Tax Report Line" -msgstr "" - -#. module: l10n_multilang -#: model:ir.model.fields,help:l10n_multilang.field_res_country_state__name -msgid "" -"Administrative divisions of a country. E.g. Fed. State, Departement, Canton" -msgstr "" - #. module: l10n_multilang #: model:ir.model,name:l10n_multilang.model_account_analytic_account #: model:ir.model.fields,field_description:l10n_multilang.field_account_analytic_account__name msgid "Analytic Account" msgstr "" -#. module: l10n_multilang -#: model:ir.model.fields,help:l10n_multilang.field_account_tax_report_line__name -msgid "Complete name for this report line, to be used in report." -msgstr "" - -#. module: l10n_multilang -#: model:ir.model,name:l10n_multilang.model_res_country_state -msgid "Country state" -msgstr "" - #. module: l10n_multilang #: model:ir.model.fields,field_description:l10n_multilang.field_account_tax_template__description msgid "Display on Invoices" @@ -118,51 +92,22 @@ msgstr "" #: model:ir.model.fields,field_description:l10n_multilang.field_account_chart_template__name #: model:ir.model.fields,field_description:l10n_multilang.field_account_group__name #: model:ir.model.fields,field_description:l10n_multilang.field_account_group_template__name -#: model:ir.model.fields,field_description:l10n_multilang.field_account_tax_report__name -#: model:ir.model.fields,field_description:l10n_multilang.field_account_tax_report_line__name msgid "Name" msgstr "" -#. module: l10n_multilang -#: model:ir.model.fields,help:l10n_multilang.field_account_tax_report__name -msgid "Name of this tax report" -msgstr "" - #. module: l10n_multilang #: model:ir.model.fields,field_description:l10n_multilang.field_account_fiscal_position__note #: model:ir.model.fields,field_description:l10n_multilang.field_account_fiscal_position_template__note msgid "Notes" msgstr "" -#. module: l10n_multilang -#: model:ir.model.fields,help:l10n_multilang.field_account_tax_report_line__tag_name -msgid "" -"Short name for the tax grid corresponding to this report line. Leave empty " -"if this report line should not correspond to any such grid." -msgstr "" - #. module: l10n_multilang #: model:ir.model.fields,field_description:l10n_multilang.field_account_chart_template__spoken_languages msgid "Spoken Languages" msgstr "" -#. module: l10n_multilang -#: model:ir.model.fields,field_description:l10n_multilang.field_res_country_state__name -msgid "State Name" -msgstr "" - -#. module: l10n_multilang -#: model:ir.model.fields,help:l10n_multilang.field_account_chart_template__spoken_languages -msgid "" -"State here the languages for which the translations of templates could be " -"loaded at the time of installation of this localization module and copied in" -" the final object when generating them from templates. You must provide the " -"language codes separated by ';'" -msgstr "" - #. module: l10n_multilang #: model:ir.model.fields,field_description:l10n_multilang.field_account_account_tag__name -#: model:ir.model.fields,field_description:l10n_multilang.field_account_tax_report_line__tag_name msgid "Tag Name" msgstr "" diff --git a/addons/loyalty/i18n/loyalty.pot b/addons/loyalty/i18n/loyalty.pot index d91645ea745baa90916f7cc10212580716f75def..63b34fff84085c195bd76a83cb7f94dca129e44d 100644 --- a/addons/loyalty/i18n/loyalty.pot +++ b/addons/loyalty/i18n/loyalty.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 15.5alpha1\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-20 09:02+0000\n" -"PO-Revision-Date: 2022-09-20 09:02+0000\n" +"POT-Creation-Date: 2022-09-23 08:02+0000\n" +"PO-Revision-Date: 2022-09-23 08:02+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -1800,13 +1800,6 @@ msgstr "" msgid "per unit paid" msgstr "" -#. module: loyalty -#. openerp-web -#: code:addons/loyalty/static/src/xml/loyalty_templates.xml:0 -#, python-format -msgid "props.value.count > props.value.limit" -msgstr "" - #. module: loyalty #: code:addons/loyalty/models/loyalty_reward.py:0 #, python-format diff --git a/addons/mail/i18n/mail.pot b/addons/mail/i18n/mail.pot index 38efec11a21cbfeb4b892a82ae0d91ff517c5b4e..6345139ec603f4925d8e02dba256cc3f7bd63f51 100644 --- a/addons/mail/i18n/mail.pot +++ b/addons/mail/i18n/mail.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 15.5alpha1\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-20 09:01+0000\n" -"PO-Revision-Date: 2022-09-20 09:01+0000\n" +"POT-Creation-Date: 2022-09-23 08:02+0000\n" +"PO-Revision-Date: 2022-09-23 08:02+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -1010,10 +1010,18 @@ msgstr "" #. openerp-web #: code:addons/mail/static/src/js/m2x_avatar_user.js:0 #: code:addons/mail/static/src/js/m2x_avatar_user.js:0 +#: code:addons/mail/static/src/views/fields/assign_user_command_hook.js:0 #, python-format msgid "Assign to ..." msgstr "" +#. module: mail +#. openerp-web +#: code:addons/mail/static/src/views/fields/assign_user_command_hook.js:0 +#, python-format +msgid "Assign/Unassign to me" +msgstr "" + #. module: mail #. openerp-web #: code:addons/mail/static/src/js/m2x_avatar_user.js:0 @@ -2180,9 +2188,9 @@ msgstr "" #. module: mail #. openerp-web #: code:addons/mail/static/src/components/delete_message_confirm/delete_message_confirm.xml:0 -#: code:addons/mail/static/src/fields/many2many_tags_email.xml:0 -#: code:addons/mail/static/src/fields/many2many_tags_email.xml:0 #: code:addons/mail/static/src/models/message_action_view.js:0 +#: code:addons/mail/static/src/views/fields/many2many_tags_email/many2many_tags_email.xml:0 +#: code:addons/mail/static/src/views/fields/many2many_tags_email/many2many_tags_email.xml:0 #: model_terms:ir.ui.view,arch_db:mail.view_document_file_kanban #, python-format msgid "Delete" @@ -2538,7 +2546,7 @@ msgstr "" #. module: mail #. openerp-web -#: code:addons/mail/static/src/fields/many2many_tags_email.js:0 +#: code:addons/mail/static/src/views/fields/many2many_tags_email/many2many_tags_email.js:0 #, python-format msgid "Edit: %s" msgstr "" @@ -5015,6 +5023,7 @@ msgstr "" #. openerp-web #: code:addons/mail/static/src/js/m2x_avatar_user.js:0 #: code:addons/mail/static/src/js/m2x_avatar_user.js:0 +#: code:addons/mail/static/src/views/fields/assign_user_command_hook.js:0 #, python-format msgid "No users found" msgstr "" @@ -6483,6 +6492,7 @@ msgstr "" #. openerp-web #: code:addons/mail/static/src/js/m2x_avatar_user.js:0 #: code:addons/mail/static/src/js/m2x_avatar_user.js:0 +#: code:addons/mail/static/src/views/fields/assign_user_command_hook.js:0 #, python-format msgid "Select a user..." msgstr "" @@ -8769,13 +8779,6 @@ msgstr "" msgid "users" msgstr "" -#. module: mail -#. openerp-web -#: code:addons/mail/static/src/xml/many2one_avatar_user.xml:0 -#, python-format -msgid "value" -msgstr "" - #. module: mail #: model:ir.model,name:mail.model_ir_websocket msgid "websocket message handling" @@ -8786,13 +8789,6 @@ msgstr "" msgid "weeks" msgstr "" -#. module: mail -#. openerp-web -#: code:addons/mail/static/src/xml/many2one_avatar_user.xml:0 -#, python-format -msgid "widget.mode === 'readonly' && widget.displayAvatarName" -msgstr "" - #. module: mail #: model_terms:ir.ui.view,arch_db:mail.email_template_form msgid "{{ object.partner_id.lang }}" diff --git a/addons/mail_plugin/i18n/mail_plugin.pot b/addons/mail_plugin/i18n/mail_plugin.pot index f5f735404d2b76df79f814cf99e55dfbb54b6a24..208167fa875260f23fa3d0371f0b3dd9246e1d9b 100644 --- a/addons/mail_plugin/i18n/mail_plugin.pot +++ b/addons/mail_plugin/i18n/mail_plugin.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server saas~15.4\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-06-09 14:05+0000\n" -"PO-Revision-Date: 2022-06-09 14:05+0000\n" +"POT-Creation-Date: 2022-09-23 08:02+0000\n" +"PO-Revision-Date: 2022-09-23 08:02+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -179,11 +179,6 @@ msgstr "" msgid "Contacts Found (%(count)s)" msgstr "" -#. module: mail_plugin -#: model:ir.model.fields,help:mail_plugin.field_res_partner_iap__partner_id -msgid "Corresponding partner" -msgstr "" - #. module: mail_plugin #. openerp-web #: code:addons/mail_plugin/static/src/to_translate/translations_outlook.xml:0 diff --git a/addons/point_of_sale/i18n/point_of_sale.pot b/addons/point_of_sale/i18n/point_of_sale.pot index 426557668c9f6ee2d983746ba3f068d3e18de6cd..3782224806ef6250b7f8ca13f30ee3f4f5f3a8b5 100644 --- a/addons/point_of_sale/i18n/point_of_sale.pot +++ b/addons/point_of_sale/i18n/point_of_sale.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 15.5alpha1\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-20 09:01+0000\n" -"PO-Revision-Date: 2022-09-20 09:01+0000\n" +"POT-Creation-Date: 2022-09-23 08:01+0000\n" +"PO-Revision-Date: 2022-09-23 08:01+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -773,8 +773,8 @@ msgid "Bank Payments" msgstr "" #. module: point_of_sale -#: model:ir.model,name:point_of_sale.model_account_bank_statement -msgid "Bank Statement" +#: model:ir.model,name:point_of_sale.model_account_bank_statement_line +msgid "Bank Statement Line" msgstr "" #. module: point_of_sale @@ -951,11 +951,6 @@ msgstr "" msgid "Cash" msgstr "" -#. module: point_of_sale -#: model:ir.model,name:point_of_sale.model_cash_box_out -msgid "Cash Box Out" -msgstr "" - #. module: point_of_sale #. openerp-web #: code:addons/point_of_sale/static/src/xml/Popups/CashMovePopup.xml:0 @@ -976,6 +971,11 @@ msgstr "" msgid "Cash Journal" msgstr "" +#. module: point_of_sale +#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__statement_line_ids +msgid "Cash Lines" +msgstr "" + #. module: point_of_sale #. openerp-web #: code:addons/point_of_sale/static/src/xml/Popups/CashMovePopup.xml:0 @@ -983,12 +983,6 @@ msgstr "" msgid "Cash Out" msgstr "" -#. module: point_of_sale -#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_register_id -#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form -msgid "Cash Register" -msgstr "" - #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__cash_rounding #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form @@ -1006,21 +1000,22 @@ msgid "Cash Roundings" msgstr "" #. module: point_of_sale -#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__statement_ids -msgid "Cash Statements" +#: code:addons/point_of_sale/models/pos_session.py:0 +#, python-format +msgid "Cash difference observed during the counting (Loss)" msgstr "" #. module: point_of_sale -#. openerp-web -#: code:addons/point_of_sale/static/src/js/ChromeWidgets/CashMoveButton.js:0 +#: code:addons/point_of_sale/models/pos_session.py:0 #, python-format -msgid "Cash in/out of %s is ignored." +msgid "Cash difference observed during the counting (Profit)" msgstr "" #. module: point_of_sale -#: code:addons/point_of_sale/models/pos_session.py:0 +#. openerp-web +#: code:addons/point_of_sale/static/src/js/ChromeWidgets/CashMoveButton.js:0 #, python-format -msgid "Cash register for %s" +msgid "Cash in/out of %s is ignored." msgstr "" #. module: point_of_sale @@ -1029,11 +1024,6 @@ msgstr "" msgid "Cash rounding" msgstr "" -#. module: point_of_sale -#: model_terms:ir.ui.view,arch_db:point_of_sale.account_cashbox_line_view_tree -msgid "Cashbox balance" -msgstr "" - #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_cashdrawer #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_cashdrawer @@ -1710,11 +1700,6 @@ msgstr "" msgid "Default" msgstr "" -#. module: point_of_sale -#: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement__account_id -msgid "Default Account" -msgstr "" - #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__account_default_pos_receivable_account_id msgid "Default Account Receivable (PoS)" @@ -1836,7 +1821,6 @@ msgstr "" #. module: point_of_sale #. openerp-web #: code:addons/point_of_sale/static/src/xml/Popups/ClosePosPopup.xml:0 -#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_real_difference #, python-format msgid "Difference" msgstr "" @@ -2153,7 +2137,6 @@ msgstr "" #. module: point_of_sale #. openerp-web #: code:addons/point_of_sale/static/src/xml/Popups/ClosePosPopup.xml:0 -#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_real_expected #, python-format msgid "Expected" msgstr "" @@ -2957,12 +2940,6 @@ msgstr "" msgid "Line No" msgstr "" -#. module: point_of_sale -#: code:addons/point_of_sale/wizard/pos_open_statement.py:0 -#, python-format -msgid "List of Cash Registers" -msgstr "" - #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Load all remaining partners in the background" @@ -3294,12 +3271,6 @@ msgstr "" msgid "No product found for" msgstr "" -#. module: point_of_sale -#: code:addons/point_of_sale/wizard/pos_open_statement.py:0 -#, python-format -msgid "No sequence defined on the journal" -msgstr "" - #. module: point_of_sale #: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_session msgid "No sessions found" @@ -3573,11 +3544,6 @@ msgstr "" msgid "Opening cash" msgstr "" -#. module: point_of_sale -#: model:ir.actions.act_window,name:point_of_sale.account_cashbox_line_action -msgid "Opening/Closing Values" -msgstr "" - #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__picking_type_id #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__picking_type_id @@ -4105,6 +4071,22 @@ msgid "" "Please enter your billing information <small class=\"text-muted\">or</small>" msgstr "" +#. module: point_of_sale +#: code:addons/point_of_sale/models/pos_session.py:0 +#, python-format +msgid "" +"Please go on the %s journal and define a Loss Account. This account will be " +"used to record cash difference." +msgstr "" + +#. module: point_of_sale +#: code:addons/point_of_sale/models/pos_session.py:0 +#, python-format +msgid "" +"Please go on the %s journal and define a Profit Account. This account will " +"be used to record cash difference." +msgstr "" + #. module: point_of_sale #. openerp-web #: code:addons/point_of_sale/static/src/js/custom_hooks.js:0 @@ -5283,7 +5265,7 @@ msgstr "" #. module: point_of_sale #: code:addons/point_of_sale/models/pos_config.py:0 -#: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement__pos_session_id +#: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__pos_session_id #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__session_id #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__session_id #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__session_id @@ -5472,14 +5454,6 @@ msgstr "" msgid "Skip Preview Screen" msgstr "" -#. module: point_of_sale -#: code:addons/point_of_sale/models/pos_session.py:0 -#, python-format -msgid "" -"Some Cash Registers are already posted. Please reset them to new in order to close the session.\n" -"Cash Registers: %r" -msgstr "" - #. module: point_of_sale #. openerp-web #: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js:0 @@ -5716,11 +5690,6 @@ msgstr "" msgid "TOTAL" msgstr "" -#. module: point_of_sale -#: model:ir.actions.act_window,name:point_of_sale.action_pos_box_out -msgid "Take Money In/Out" -msgstr "" - #. module: point_of_sale #. openerp-web #: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ControlButtons/SetFiscalPositionButton.js:0 @@ -6157,9 +6126,9 @@ msgid "" msgstr "" #. module: point_of_sale -#: code:addons/point_of_sale/wizard/pos_box.py:0 +#: code:addons/point_of_sale/models/pos_session.py:0 #, python-format -msgid "There is no cash register for this PoS Session" +msgid "There is no cash payment method for this PoS Session" msgstr "" #. module: point_of_sale @@ -6808,14 +6777,6 @@ msgid "" " Or you can add demo data for testing purpose. Please mind that this is an irreversible action." msgstr "" -#. module: point_of_sale -#: code:addons/point_of_sale/models/account_bank_statement.py:0 -#, python-format -msgid "" -"You can't validate a bank statement that is used in an opened Session of a " -"Point of Sale." -msgstr "" - #. module: point_of_sale #: code:addons/point_of_sale/models/pos_session.py:0 #, python-format @@ -6840,7 +6801,8 @@ msgstr "" #. module: point_of_sale #: code:addons/point_of_sale/models/account_bank_statement.py:0 #, python-format -msgid "You cannot delete a bank statement linked to Point of Sale session." +msgid "" +"You cannot delete a bank statement line linked to Point of Sale session." msgstr "" #. module: point_of_sale @@ -6875,18 +6837,6 @@ msgid "" "the order %s does not contain a customer." msgstr "" -#. module: point_of_sale -#: code:addons/point_of_sale/wizard/pos_open_statement.py:0 -#, python-format -msgid "" -"You have to define which payment method must be available in the point of " -"sale by reusing existing bank and cash through \"Accounting / Configuration " -"/ Journals / Journals\". Select a journal and check the field \"PoS Payment " -"Method\" from the \"Point of Sale\" tab. You can also create new payment " -"methods directly from menu \"PoS Backend / Configuration / Payment " -"Methods\"." -msgstr "" - #. module: point_of_sale #. openerp-web #: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0 diff --git a/addons/portal_rating/i18n/portal_rating.pot b/addons/portal_rating/i18n/portal_rating.pot index befc9f12b373de152ba5878eaf75c62efc59d96e..6a98770bfac4fd570cb9e36f2418235652fcba65 100644 --- a/addons/portal_rating/i18n/portal_rating.pot +++ b/addons/portal_rating/i18n/portal_rating.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 15.5alpha1\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-20 09:02+0000\n" -"PO-Revision-Date: 2022-09-20 09:02+0000\n" +"POT-Creation-Date: 2022-09-23 08:02+0000\n" +"PO-Revision-Date: 2022-09-23 08:02+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -15,13 +15,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" -#. module: portal_rating -#. openerp-web -#: code:addons/portal_rating/static/src/xml/portal_chatter.xml:0 -#, python-format -msgid "#{widget.options['force_submit_url'] || '/mail/chatter_post'}" -msgstr "" - #. module: portal_rating #. openerp-web #: code:addons/portal_rating/static/src/js/portal_rating_composer.js:0 diff --git a/addons/pos_adyen/i18n/pos_adyen.pot b/addons/pos_adyen/i18n/pos_adyen.pot index 0142f4cff6e6513affda70492a7cc4082273f07b..4e8d04b58ff76a41b0518154af2c2f557f187757 100644 --- a/addons/pos_adyen/i18n/pos_adyen.pot +++ b/addons/pos_adyen/i18n/pos_adyen.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server saas~15.4\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-06-09 14:05+0000\n" -"PO-Revision-Date: 2022-06-09 14:05+0000\n" +"POT-Creation-Date: 2022-09-23 08:02+0000\n" +"PO-Revision-Date: 2022-09-23 08:02+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -135,43 +135,17 @@ msgstr "" msgid "Pos Adyen Ask Customer For Tip" msgstr "" -#. module: pos_adyen -#: model:ir.model.fields,help:pos_adyen.field_pos_config__adyen_ask_customer_for_tip -msgid "Prompt the customer to tip." -msgstr "" - #. module: pos_adyen #: model:ir.model.fields,help:pos_adyen.field_pos_payment_method__adyen_test_mode msgid "Run transactions in the test environment." msgstr "" -#. module: pos_adyen -#: model:ir.model.fields,help:pos_adyen.field_pos_payment_method__adyen_latest_response -msgid "" -"Technical field used to buffer the latest asynchronous notification from " -"Adyen." -msgstr "" - -#. module: pos_adyen -#: model:ir.model.fields,help:pos_adyen.field_pos_payment_method__adyen_latest_diagnosis -msgid "Technical field used to determine if the terminal is still connected." -msgstr "" - #. module: pos_adyen #: code:addons/pos_adyen/models/pos_payment_method.py:0 #, python-format msgid "Terminal %s is already used on payment method %s." msgstr "" -#. module: pos_adyen -#. openerp-web -#: code:addons/pos_adyen/static/src/js/payment_adyen.js:0 -#, python-format -msgid "" -"The connection to your payment terminal failed. Please check if it is still " -"connected to the internet." -msgstr "" - #. module: pos_adyen #: model:ir.model.fields,help:pos_adyen.field_pos_payment_method__adyen_api_key msgid "" diff --git a/addons/pos_hr/i18n/pos_hr.pot b/addons/pos_hr/i18n/pos_hr.pot index a8c6c96a5e23bbac8c048cc8b7a06dedf4f9300f..a2ec156bc18b46e83061ded3f1be61c6cad69cc8 100644 --- a/addons/pos_hr/i18n/pos_hr.pot +++ b/addons/pos_hr/i18n/pos_hr.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server saas~15.4\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-06-09 14:06+0000\n" -"PO-Revision-Date: 2022-06-09 14:06+0000\n" +"POT-Creation-Date: 2022-09-23 08:02+0000\n" +"PO-Revision-Date: 2022-09-23 08:02+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -142,10 +142,3 @@ msgstr "" #, python-format msgid "or" msgstr "" - -#. module: pos_hr -#. openerp-web -#: code:addons/pos_hr/static/src/xml/CashierName.xml:0 -#, python-format -msgid "selectCashier" -msgstr "" diff --git a/addons/pos_mercury/i18n/pos_mercury.pot b/addons/pos_mercury/i18n/pos_mercury.pot index 6de1316a7d59590e6ca587fe8a117cfbbc05154f..46d1ce55be2ea29161380c196c4e77733c59ea9c 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 saas~15.2\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-02-11 14:34+0000\n" -"PO-Revision-Date: 2022-02-11 14:34+0000\n" +"POT-Creation-Date: 2022-09-23 08:02+0000\n" +"PO-Revision-Date: 2022-09-23 08:02+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -56,13 +56,6 @@ msgstr "" msgid "CARDHOLDER WILL PAY CARD ISSUER" msgstr "" -#. module: pos_mercury -#. openerp-web -#: code:addons/pos_mercury/static/src/js/PaymentTransactionPopup.js:0 -#, python-format -msgid "Cancel" -msgstr "" - #. module: pos_mercury #: model:ir.model.fields,field_description:pos_mercury.field_pos_payment__mercury_card_brand msgid "Card Brand" @@ -388,11 +381,6 @@ msgstr "" msgid "The last 4 numbers of the card used to pay" msgstr "" -#. module: pos_mercury -#: model:ir.model.fields,help:pos_mercury.field_pos_payment__mercury_card_owner_name -msgid "The name of the card owner" -msgstr "" - #. module: pos_mercury #. openerp-web #: code:addons/pos_mercury/static/src/js/PaymentScreen.js:0 diff --git a/addons/pos_restaurant/i18n/pos_restaurant.pot b/addons/pos_restaurant/i18n/pos_restaurant.pot index 2cb476d436795a61011c741f6854dbc71241e915..82852f2803bf47ca6bfc66257141ac2cb7be90db 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 15.5alpha1\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-20 09:01+0000\n" -"PO-Revision-Date: 2022-09-20 09:01+0000\n" +"POT-Creation-Date: 2022-09-23 08:02+0000\n" +"PO-Revision-Date: 2022-09-23 08:02+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -20,13 +20,6 @@ msgstr "" msgid " Use a printer connected to the IoT Box" msgstr "" -#. module: pos_restaurant -#. openerp-web -#: code:addons/pos_restaurant/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml:0 -#, python-format -msgid "!props.isBill" -msgstr "" - #. module: pos_restaurant #: model_terms:ir.ui.view,arch_db:pos_restaurant.view_restaurant_floor_kanban msgid "<strong>Floor Name: </strong>" @@ -1279,10 +1272,3 @@ msgstr "" #, python-format msgid "discount" msgstr "" - -#. module: pos_restaurant -#. openerp-web -#: code:addons/pos_restaurant/static/src/xml/Screens/PaymentScreen/PaymentScreen.xml:0 -#, python-format -msgid "env.pos.config.set_tip_after_payment and !currentOrder.is_paid()" -msgstr "" diff --git a/addons/product/i18n/product.pot b/addons/product/i18n/product.pot index dcc70ad00a460d0557829b5f744b5fc3a6c82d29..ed04bae5c02070848207eb29bc7f6308019d6939 100644 --- a/addons/product/i18n/product.pot +++ b/addons/product/i18n/product.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 15.5alpha1\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-20 09:02+0000\n" -"PO-Revision-Date: 2022-09-20 09:02+0000\n" +"POT-Creation-Date: 2022-09-23 08:02+0000\n" +"PO-Revision-Date: 2022-09-23 08:02+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -1085,9 +1085,7 @@ msgstr "" #. module: product #: model:ir.model.fields,help:product.field_product_product__message_has_error -#: model:ir.model.fields,help:product.field_product_product__message_has_sms_error #: model:ir.model.fields,help:product.field_product_template__message_has_error -#: model:ir.model.fields,help:product.field_product_template__message_has_sms_error msgid "If checked, some messages have a delivery error." msgstr "" @@ -1412,12 +1410,6 @@ msgstr "" msgid "Never (option)" msgstr "" -#. module: product -#: model:ir.model.fields,field_description:product.field_product_product__activity_calendar_event_id -#: model:ir.model.fields,field_description:product.field_product_template__activity_calendar_event_id -msgid "Next Activity Calendar Event" -msgstr "" - #. module: product #: model:ir.model.fields,field_description:product.field_product_product__activity_date_deadline #: model:ir.model.fields,field_description:product.field_product_template__activity_date_deadline @@ -2085,12 +2077,6 @@ msgstr "" msgid "Rule Tip" msgstr "" -#. module: product -#: model:ir.model.fields,field_description:product.field_product_product__message_has_sms_error -#: model:ir.model.fields,field_description:product.field_product_template__message_has_sms_error -msgid "SMS Delivery error" -msgstr "" - #. module: product #: model_terms:ir.ui.view,arch_db:product.product_template_form_view msgid "Sales" @@ -2685,18 +2671,6 @@ msgstr "" msgid "Warnings" msgstr "" -#. module: product -#: model:ir.model.fields,field_description:product.field_product_product__website_message_ids -#: model:ir.model.fields,field_description:product.field_product_template__website_message_ids -msgid "Website Messages" -msgstr "" - -#. module: product -#: model:ir.model.fields,help:product.field_product_product__website_message_ids -#: model:ir.model.fields,help:product.field_product_template__website_message_ids -msgid "Website communication history" -msgstr "" - #. module: product #: model:ir.model.fields,field_description:product.field_product_product__weight #: model:ir.model.fields,field_description:product.field_product_template__weight diff --git a/addons/project/i18n/project.pot b/addons/project/i18n/project.pot index e3684103126a26f4abe6bdc0e19004cbbeb30857..f2bc25b7d519fa065054bf0d9499d6e9c470cf0f 100644 --- a/addons/project/i18n/project.pot +++ b/addons/project/i18n/project.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 15.5alpha1\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-20 09:01+0000\n" -"PO-Revision-Date: 2022-09-20 09:01+0000\n" +"POT-Creation-Date: 2022-09-23 08:01+0000\n" +"PO-Revision-Date: 2022-09-23 08:01+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -28,13 +28,6 @@ msgid "" " " msgstr "" -#. module: project -#. openerp-web -#: code:addons/project/static/src/project_sharing/components/chatter.xml:0 -#, python-format -msgid "!!widget.options.res_id && widget.get('messages') || []" -msgstr "" - #. module: project #: model:ir.model.fields,field_description:project.field_project_project__collaborator_count msgid "# Collaborators" @@ -770,6 +763,11 @@ msgstr "" msgid "Allocated Hours" msgstr "" +#. module: project +#: model:ir.model.fields,field_description:project.field_project_project__allow_rating +msgid "Allow Customer Ratings" +msgstr "" + #. module: project #: model:ir.model.fields,field_description:project.field_project_task__allow_subtasks msgid "Allow Sub-tasks" @@ -782,30 +780,26 @@ msgstr "" msgid "Analytic Account" msgstr "" -#. module: project -#: model:ir.model,name:project.model_account_analytic_tag -#: model:ir.model.fields,field_description:project.field_project_project__analytic_tag_ids -#: model:ir.model.fields,field_description:project.field_project_task__analytic_tag_ids -msgid "Analytic Tags" -msgstr "" - #. module: project #: model:ir.model.fields,help:project.field_project_project__analytic_account_id #: model:ir.model.fields,help:project.field_project_task__project_analytic_account_id msgid "" -"Analytic account to which this project is linked for financial management. " -"Use an analytic account to record cost and revenue on your project." +"Analytic account to which this project, its tasks and its timesheets are linked. \n" +"Track the costs and revenues of your project by setting this analytic account on your related documents (e.g. sales orders, invoices, purchase orders, vendor bills, expenses etc.).\n" +"This analytic account can be changed on each task individually if necessary.\n" +"An analytic account is required in order to use timesheets." msgstr "" #. module: project #: model:ir.model.fields,help:project.field_project_task__analytic_account_id msgid "" -"Analytic account to which this task is linked for financial management. Use " -"an analytic account to record cost and revenue on your task. If empty, the " -"analytic account of the project will be used." +"Analytic account to which this task and its timesheets are linked.\n" +"Track the costs and revenues of your task by setting its analytic account on your related documents (e.g. sales orders, invoices, purchase orders, vendor bills, expenses etc.).\n" +"By default, the analytic account of the project is set. However, it can be changed on each task individually if necessary." msgstr "" #. module: project +#: model_terms:ir.ui.view,arch_db:project.edit_project #: model_terms:ir.ui.view,arch_db:project.res_config_settings_view_form msgid "Analytics" msgstr "" @@ -826,6 +820,8 @@ msgstr "" #. module: project #: model:ir.model.fields,field_description:project.field_project_task__ancestor_id #: model:ir.model.fields,field_description:project.field_report_project_task_user__ancestor_id +#: model_terms:ir.ui.view,arch_db:project.view_task_project_user_search +#: model_terms:ir.ui.view,arch_db:project.view_task_search_form msgid "Ancestor Task" msgstr "" @@ -1218,6 +1214,14 @@ msgstr "" msgid "Collaborators in project shared" msgstr "" +#. module: project +#: model:ir.model.fields,help:project.field_project_project__rating_status +msgid "" +"Collect feedback from your customers by sending them a rating request when a task enters a certain stage. To do so, define a rating email template on the corresponding stages.\n" +"Rating when changing stage: an email will be automatically sent when the task reaches the stage on which the rating email template is set.\n" +"Periodic rating: an email will be automatically sent at regular intervals as long as the task remains in the stage in which the rating email template is set." +msgstr "" + #. module: project #: model:ir.model.fields,field_description:project.field_project_tags__color #: model:ir.model.fields,field_description:project.field_project_update__color @@ -1245,6 +1249,11 @@ msgid "" " designers to the workers who print the t-shirt. Organize priorities amongst orders using the" msgstr "" +#. module: project +#: model:ir.model,name:project.model_res_company +msgid "Companies" +msgstr "" + #. module: project #: model:ir.model.fields,field_description:project.field_project_project__company_id #: model:ir.model.fields,field_description:project.field_project_task__company_id @@ -1558,6 +1567,27 @@ msgstr "" msgid "Date of the Year" msgstr "" +#. module: project +#: model:ir.model.fields,help:project.field_project_task__date_last_stage_update +msgid "" +"Date on which the stage of your task has last been modified.\n" +"Based on this information you can identify tasks that are stalling and get statistics on the time it usually takes to move tasks from one stage to another." +msgstr "" + +#. module: project +#: model:ir.model.fields,help:project.field_project_project__date +msgid "" +"Date on which this project ends. The timeframe defined on the project is " +"taken into account when viewing its planning." +msgstr "" + +#. module: project +#: model:ir.model.fields,help:project.field_project_task__date_assign +msgid "" +"Date on which this task was last assigned (or unassigned). Based on this, " +"you can get statistics on the time it usually takes to assign tasks." +msgstr "" + #. module: project #: model:ir.model.fields,field_description:project.field_project_task__repeat_weekday #: model:ir.model.fields,field_description:project.field_project_task_recurrence__repeat_weekday @@ -1618,6 +1648,18 @@ msgstr "" msgid "December" msgstr "" +#. module: project +#: model:ir.model.fields,field_description:project.field_res_company__analytic_plan_id +#: model:ir.model.fields,field_description:project.field_res_config_settings__analytic_plan_id +msgid "Default Plan" +msgstr "" + +#. module: project +#: model:ir.model.fields,help:project.field_res_company__analytic_plan_id +#: model:ir.model.fields,help:project.field_res_config_settings__analytic_plan_id +msgid "Default Plan for a new analytic account for projects" +msgstr "" + #. module: project #: model:ir.model.fields,field_description:project.field_project_project__alias_defaults msgid "Default Values" @@ -1665,6 +1707,13 @@ msgstr "" msgid "Delete Stage" msgstr "" +#. module: project +#: model:ir.model.fields,help:project.field_project_task__milestone_id +msgid "" +"Deliver your services automatically when a milestone is reached by linking " +"it to a sales order item." +msgstr "" + #. module: project #. openerp-web #: code:addons/project/static/src/js/project_task_kanban_examples.js:0 @@ -1692,6 +1741,11 @@ msgstr "" msgid "Description" msgstr "" +#. module: project +#: model:ir.model.fields,help:project.field_project_project__description +msgid "Description to provide more information and context about this project" +msgstr "" + #. module: project #. openerp-web #: code:addons/project/static/src/js/project_task_kanban_examples.js:0 @@ -1861,6 +1915,13 @@ msgstr "" msgid "Email Template" msgstr "" +#. module: project +#: model:ir.model.fields,help:project.field_project_task__email_cc +msgid "" +"Email addresses that were in the CC of the incoming emails from this task " +"and that are not currently linked to an existing customer." +msgstr "" + #. module: project #: model:ir.model.fields,field_description:project.field_project_task__email_cc #: model:ir.model.fields,field_description:project.field_project_update__email_cc @@ -2055,11 +2116,6 @@ msgstr "" msgid "Get customer feedback" msgstr "" -#. module: project -#: model:ir.model.fields,help:project.field_project_project__sequence -msgid "Gives the sequence order when displaying a list of Projects." -msgstr "" - #. module: project #: code:addons/project/models/project.py:0 #, python-format @@ -2154,16 +2210,6 @@ msgstr "" msgid "Hours" msgstr "" -#. module: project -#: model:ir.model.fields,help:project.field_project_project__rating_status -msgid "" -"How to get customer feedback?\n" -"- Rating when changing stage: an email will be sent when a task is pulled to another stage.\n" -"- Periodic rating: an email will be sent periodically.\n" -"\n" -"Don't forget to set up the email templates on the stages for which you want to get customer feedback." -msgstr "" - #. module: project #: model_terms:ir.ui.view,arch_db:project.project_update_default_description msgid "How’s this project going?" @@ -2241,26 +2287,40 @@ msgstr "" msgid "If checked, some messages have a delivery error." msgstr "" +#. module: project +#: model:ir.model.fields,help:project.field_project_project_stage__fold +msgid "" +"If enabled, this stage will be displayed as folded in the Kanban view of " +"your projects. Projects in a folded stage are considered as closed." +msgstr "" + +#. module: project +#: model:ir.model.fields,help:project.field_project_task_type__fold +msgid "" +"If enabled, this stage will be displayed as folded in the Kanban view of " +"your tasks. Tasks in a folded stage are considered as closed." +msgstr "" + #. module: project #: model:ir.model.fields,help:project.field_project_task_type__rating_template_id msgid "" -"If set and if the project's rating configuration is 'Rating when changing " -"stage', then an email will be sent to the customer when the task reaches " -"this step." +"If set, a rating request will automatically be sent by email to the customer when the task reaches this stage. \n" +"Alternatively, it will be sent at a regular interval as long as the task remains in this stage, depending on the configuration of your project. \n" +"To use this feature make sure that the 'Customer Ratings' option is enabled on your project." msgstr "" #. module: project #: model:ir.model.fields,help:project.field_project_project_stage__mail_template_id msgid "" -"If set, an email will be sent to the customer when the project reaches this " -"step." +"If set, an email will be automatically sent to the customer when the project" +" reaches this stage." msgstr "" #. module: project #: model:ir.model.fields,help:project.field_project_task_type__mail_template_id msgid "" -"If set, an email will be sent to the customer when the task or issue reaches" -" this step." +"If set, an email will be automatically sent to the customer when the task " +"reaches this stage." msgstr "" #. module: project @@ -2515,12 +2575,6 @@ msgstr "" msgid "Kpi Project Task Opened Value" msgstr "" -#. module: project -#: model:ir.model.fields,help:project.field_project_project__label_tasks -msgid "" -"Label used for tasks in this project (e.g. Tasks, Features, Tickets, etc)." -msgstr "" - #. module: project #: model:ir.model.fields.selection,name:project.selection__project_task__repeat_week__last #: model:ir.model.fields.selection,name:project.selection__project_task_recurrence__repeat_week__last @@ -2677,7 +2731,6 @@ msgid "Link" msgstr "" #. module: project -#: model:ir.model.fields,help:project.field_project_task__email_cc #: model:ir.model.fields,help:project.field_project_update__email_cc msgid "List of cc from incoming emails." msgstr "" @@ -2885,6 +2938,11 @@ msgstr "" msgid "My Favorites" msgstr "" +#. module: project +#: model_terms:ir.ui.view,arch_db:project.view_task_search_form_extended +msgid "My Private Tasks" +msgstr "" + #. module: project #: model_terms:ir.ui.view,arch_db:project.view_project_project_filter #: model_terms:ir.ui.view,arch_db:project.view_task_project_user_search @@ -2930,6 +2988,20 @@ msgstr "" msgid "Name of the tasks" msgstr "" +#. module: project +#: model:ir.model.fields,help:project.field_project_project__name +msgid "" +"Name of your project. It can be anything you want e.g. the name of a " +"customer or a service." +msgstr "" + +#. module: project +#: model:ir.model.fields,help:project.field_project_project__label_tasks +msgid "" +"Name used to refer to the tasks of your project e.g. tasks, tickets, " +"sprints, etc..." +msgstr "" + #. module: project #: model_terms:ir.ui.view,arch_db:project.view_project_kanban #: model_terms:ir.ui.view,arch_db:project.view_task_kanban @@ -3287,30 +3359,6 @@ msgstr "" msgid "Overpassed Tasks" msgstr "" -#. module: project -#: model:ir.model.fields,help:project.field_project_task__legend_blocked -#: model:ir.model.fields,help:project.field_project_task_type__legend_blocked -msgid "" -"Override the default value displayed for the blocked state for kanban " -"selection when the task or issue is in that stage." -msgstr "" - -#. module: project -#: model:ir.model.fields,help:project.field_project_task__legend_done -#: model:ir.model.fields,help:project.field_project_task_type__legend_done -msgid "" -"Override the default value displayed for the done state for kanban selection" -" when the task or issue is in that stage." -msgstr "" - -#. module: project -#: model:ir.model.fields,help:project.field_project_task__legend_normal -#: model:ir.model.fields,help:project.field_project_task_type__legend_normal -msgid "" -"Override the default value displayed for the normal state for kanban " -"selection when the task or issue is in that stage." -msgstr "" - #. module: project #: model:ir.model.fields,field_description:project.field_project_project__alias_user_id msgid "Owner" @@ -3384,7 +3432,6 @@ msgstr "" #. module: project #: model:ir.model.fields,field_description:project.field_project_task__personal_stage_type_ids #: model:ir.model.fields,field_description:project.field_report_project_task_user__personal_stage_type_ids -#: model_terms:ir.ui.view,arch_db:project.view_task_form2 #: model_terms:ir.ui.view,arch_db:project.view_task_project_user_search #: model_terms:ir.ui.view,arch_db:project.view_task_search_form msgid "Personal Stage" @@ -3555,8 +3602,7 @@ msgstr "" #: model_terms:ir.ui.view,arch_db:project.task_type_search #: model_terms:ir.ui.view,arch_db:project.view_project_project_filter #: model_terms:ir.ui.view,arch_db:project.view_task_form2 -#: model_terms:ir.ui.view,arch_db:project.view_task_project_user_search -#: model_terms:ir.ui.view,arch_db:project.view_task_search_form +#: model_terms:ir.ui.view,arch_db:project.view_task_search_form_extended #, python-format msgid "Project" msgstr "" @@ -3697,7 +3743,6 @@ msgstr "" #: model:ir.actions.act_window,name:project.open_view_project_all_config_group_stage #: model:ir.actions.act_window,name:project.open_view_project_all_group_stage #: model:ir.model.fields,field_description:project.field_account_analytic_account__project_ids -#: model:ir.model.fields,field_description:project.field_account_analytic_tag__project_ids #: model:ir.model.fields,field_description:project.field_project_tags__project_ids #: model:ir.model.fields,field_description:project.field_project_task_type__project_ids #: model:ir.model.fields,field_description:project.field_project_task_type_delete_wizard__project_ids @@ -3721,6 +3766,14 @@ msgid "" "Projects contain tasks on the same topic, and each has its own dashboard." msgstr "" +#. module: project +#: model:ir.model.fields,help:project.field_project_task_type__project_ids +msgid "" +"Projects in which this stage is present. If you follow a similar workflow in" +" several projects, you can share this stage among them and get consolidated " +"information this way." +msgstr "" + #. module: project #. openerp-web #: code:addons/project/static/src/js/project_task_kanban_examples.js:0 @@ -4450,8 +4503,9 @@ msgstr "" #. module: project #: model:ir.model.fields,help:project.field_project_task__subtask_planned_hours msgid "" -"Sum of the time planned of all the sub-tasks linked to this task. Usually " -"less than or equal to the initially planned time of this task." +"Sum of the hours allocated for all the sub-tasks (and their own sub-tasks) " +"linked to this task. Usually less than or equal to the allocated hours of " +"this task." msgstr "" #. module: project @@ -4651,7 +4705,6 @@ msgstr "" #: model:ir.actions.act_window,name:project.action_view_task #: model:ir.actions.act_window,name:project.action_view_task_from_milestone #: model:ir.actions.act_window,name:project.project_task_action_from_partner -#: model:ir.model.fields,field_description:project.field_account_analytic_tag__task_ids #: model:ir.model.fields,field_description:project.field_project_milestone__task_ids #: model:ir.model.fields,field_description:project.field_project_project__task_ids #: model:ir.model.fields,field_description:project.field_project_tags__task_ids @@ -4700,6 +4753,11 @@ msgstr "" msgid "Tasks Management" msgstr "" +#. module: project +#: model_terms:ir.ui.view,arch_db:project.edit_project +msgid "Tasks Managment" +msgstr "" + #. module: project #: model:ir.model.fields,field_description:project.field_project_project__type_ids #: model_terms:ir.ui.view,arch_db:project.task_type_search @@ -4735,11 +4793,6 @@ msgstr "" msgid "The current user's personal task stage." msgstr "" -#. module: project -#: model:ir.model.fields,help:project.field_project_task__date_deadline -msgid "The deadline for the task, which appears in the calendar view." -msgstr "" - #. module: project #: model_terms:ir.ui.view,arch_db:project.project_update_default_description msgid "The following milestone has been added:" @@ -4788,6 +4841,14 @@ msgstr "" msgid "The project's start date must be before its end date." msgstr "" +#. module: project +#: model:ir.model.fields,help:project.field_project_project__stage_id +msgid "" +"The step, or stage, that your project is in. You can add, remove, and move stages around to adapt the pipeline to your own needs.\n" +"Via the stage configuration you can set up email templates and automate the sending of emails when a project moves into the stage.\n" +"Projects in a folded stage are considered as closed." +msgstr "" + #. module: project #: code:addons/project/models/project.py:0 #, python-format @@ -4859,13 +4920,6 @@ msgstr "" msgid "This and following tasks" msgstr "" -#. module: project -#: model:ir.model.fields,help:project.field_project_task_type__fold -msgid "" -"This stage is folded in the kanban view when there are no records in that " -"stage to display." -msgstr "" - #. module: project #: model_terms:ir.ui.view,arch_db:project.task_type_edit msgid "This step is done. Click to block or set in progress." @@ -4908,8 +4962,8 @@ msgid "Time Management" msgstr "" #. module: project -#: model:ir.model.fields,help:project.field_project_task__planned_hours -msgid "Time planned to achieve this task (including its sub-tasks)." +#: model_terms:ir.ui.view,arch_db:project.edit_project +msgid "Time Managment" msgstr "" #. module: project @@ -4996,16 +5050,6 @@ msgstr "" msgid "Track major progress points that must be reached to achieve success" msgstr "" -#. module: project -#: model:ir.model.fields,help:project.field_project_task__milestone_id -msgid "" -"Track major progress points that must be reached to achieve success (e.g. " -"Product Launch). After all the tasks connected to this milestone are " -"completed, you will be invited to mark it as reached if you wish. You can " -"deliver your services automatically when a milestone is reached by linking " -"it to a sales order item." -msgstr "" - #. module: project #. openerp-web #: code:addons/project/static/src/components/project_right_side_panel/project_right_side_panel.xml:0 @@ -5023,6 +5067,13 @@ msgstr "" msgid "Track time spent on projects and tasks" msgstr "" +#. module: project +#: model:ir.model.fields,help:project.field_project_tags__color +msgid "" +"Transparent tags are not visible in the kanban view of your projects and " +"tasks." +msgstr "" + #. module: project #: model:ir.model.fields,field_description:project.field_project_task__tue #: model:ir.model.fields,field_description:project.field_project_task_recurrence__tue @@ -5358,6 +5409,14 @@ msgid "" " and purpose of the stage." msgstr "" +#. module: project +#: model:ir.model.fields,help:project.field_project_task__tag_ids +msgid "" +"You can only see tags that are already present in your project. If you try " +"creating a tag that is already existing in other projects, it won't generate" +" any duplicates." +msgstr "" + #. module: project #: code:addons/project/models/project.py:0 #, python-format @@ -5467,13 +5526,6 @@ msgid "" "button to inform your colleagues that a task is ready for the next stage." msgstr "" -#. module: project -#. openerp-web -#: code:addons/project/static/src/components/project_private_task_many2one_field/project_private_task_many2one_field.xml:0 -#, python-format -msgid "displayName" -msgstr "" - #. module: project #: model_terms:ir.ui.view,arch_db:project.project_update_view_form msgid "e.g. Monthly review" @@ -5533,13 +5585,6 @@ msgstr "" msgid "project." msgstr "" -#. module: project -#. openerp-web -#: code:addons/project/static/src/components/project_private_task_many2one_field/project_private_task_many2one_field.xml:0 -#, python-format -msgid "props.value" -msgstr "" - #. module: project #: model_terms:ir.ui.view,arch_db:project.milestone_deadline msgid "ready to be marked as reached" diff --git a/addons/project_hr_expense/i18n/project_hr_expense.pot b/addons/project_hr_expense/i18n/project_hr_expense.pot index 417ecba20cacffd4ed901102e1d36aca39f7aa76..76891cb31352d6bea2989052a57f5d61b0237317 100644 --- a/addons/project_hr_expense/i18n/project_hr_expense.pot +++ b/addons/project_hr_expense/i18n/project_hr_expense.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server saas~14.5\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-09-14 10:29+0000\n" -"PO-Revision-Date: 2021-09-14 10:29+0000\n" +"POT-Creation-Date: 2022-09-23 08:02+0000\n" +"PO-Revision-Date: 2022-09-23 08:02+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -20,14 +20,6 @@ msgstr "" msgid "# Expenses" msgstr "" -#. module: project_hr_expense -#: model_terms:ir.ui.view,arch_db:project_hr_expense.project_project_view_form -msgid "" -"<span class=\"o_stat_text\">\n" -" Expenses\n" -" </span>" -msgstr "" - #. module: project_hr_expense #: code:addons/project_hr_expense/models/project.py:0 #: code:addons/project_hr_expense/models/project.py:0 diff --git a/addons/project_mrp/i18n/project_mrp.pot b/addons/project_mrp/i18n/project_mrp.pot index 8a4343568bee904fdbffe1ca3bfa2657bc297d1b..9307cab8536edf86d8bba6586af9dfecc791579f 100644 --- a/addons/project_mrp/i18n/project_mrp.pot +++ b/addons/project_mrp/i18n/project_mrp.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server saas~15.4\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-06-09 14:06+0000\n" -"PO-Revision-Date: 2022-06-09 14:06+0000\n" +"POT-Creation-Date: 2022-09-23 08:02+0000\n" +"PO-Revision-Date: 2022-09-23 08:02+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -17,7 +17,6 @@ msgstr "" #. module: project_mrp #: code:addons/project_mrp/models/project.py:0 -#: model_terms:ir.ui.view,arch_db:project_mrp.project_project_form_view_inherited #, python-format msgid "Bills of Materials" msgstr "" @@ -29,7 +28,6 @@ msgstr "" #. module: project_mrp #: code:addons/project_mrp/models/project.py:0 -#: model_terms:ir.ui.view,arch_db:project_mrp.project_project_form_view_inherited #, python-format msgid "Manufacturing Orders" msgstr "" @@ -48,8 +46,3 @@ msgstr "" #: model:ir.model.fields,field_description:project_mrp.field_project_project__workorder_count msgid "Work Order Count" msgstr "" - -#. module: project_mrp -#: model_terms:ir.ui.view,arch_db:project_mrp.project_project_form_view_inherited -msgid "Work Orders" -msgstr "" diff --git a/addons/project_purchase/i18n/project_purchase.pot b/addons/project_purchase/i18n/project_purchase.pot index 94245fe89d8d287ca3d305009be46bc94264a73f..f4348f389da5d0721534d325062dbbfa416c8320 100644 --- a/addons/project_purchase/i18n/project_purchase.pot +++ b/addons/project_purchase/i18n/project_purchase.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 15.5alpha1\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-20 09:02+0000\n" -"PO-Revision-Date: 2022-09-20 09:02+0000\n" +"POT-Creation-Date: 2022-09-23 08:02+0000\n" +"PO-Revision-Date: 2022-09-23 08:02+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -20,11 +20,6 @@ msgstr "" msgid "# Purchase Orders" msgstr "" -#. module: project_purchase -#: model:ir.model.fields,field_description:project_purchase.field_purchase_order_line__account_analytic_id -msgid "Analytic Account" -msgstr "" - #. module: project_purchase #: model:ir.model,name:project_purchase.model_project_project msgid "Project" diff --git a/addons/project_sms/i18n/project_sms.pot b/addons/project_sms/i18n/project_sms.pot index 46d0b004f3a16b160bbbbb43e21cd49c18e01a3a..66e2b8029932df9db2cd51f79b31ec4467a303a8 100644 --- a/addons/project_sms/i18n/project_sms.pot +++ b/addons/project_sms/i18n/project_sms.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 15.5alpha1\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-20 09:02+0000\n" -"PO-Revision-Date: 2022-09-20 09:02+0000\n" +"POT-Creation-Date: 2022-09-23 08:02+0000\n" +"PO-Revision-Date: 2022-09-23 08:02+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -15,6 +15,20 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" +#. module: project_sms +#: model:ir.model.fields,help:project_sms.field_project_project_stage__sms_template_id +msgid "" +"If set, an SMS Text Message will be automatically sent to the customer when " +"the project reaches this stage." +msgstr "" + +#. module: project_sms +#: model:ir.model.fields,help:project_sms.field_project_task_type__sms_template_id +msgid "" +"If set, an SMS Text Message will be automatically sent to the customer when " +"the task reaches this stage." +msgstr "" + #. module: project_sms #: model:ir.model,name:project_sms.model_project_project msgid "Project" @@ -31,12 +45,6 @@ msgstr "" msgid "SMS Template" msgstr "" -#. module: project_sms -#: model:ir.model.fields,help:project_sms.field_project_project_stage__sms_template_id -#: model:ir.model.fields,help:project_sms.field_project_task_type__sms_template_id -msgid "SMS sent when a task is moved to this stage." -msgstr "" - #. module: project_sms #: model:ir.actions.act_window,name:project_sms.project_project_act_window_sms_composer #: model:ir.actions.act_window,name:project_sms.project_task_act_window_sms_composer diff --git a/addons/purchase/i18n/purchase.pot b/addons/purchase/i18n/purchase.pot index abe6ff1a0bc86f9d0658d07445c56a076d82774e..9f971b87f597d862108366864f7602098bb786b5 100644 --- a/addons/purchase/i18n/purchase.pot +++ b/addons/purchase/i18n/purchase.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 15.5alpha1\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-20 09:01+0000\n" -"PO-Revision-Date: 2022-09-20 09:01+0000\n" +"POT-Creation-Date: 2022-09-23 08:01+0000\n" +"PO-Revision-Date: 2022-09-23 08:01+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -604,16 +604,19 @@ msgstr "" msgid "Amount of time between purchase approval and order by date." msgstr "" +#. module: purchase +#: model:ir.model.fields,field_description:purchase.field_purchase_order_line__analytic_distribution +msgid "Analytic" +msgstr "" + #. module: purchase #: model:ir.model,name:purchase.model_account_analytic_account -#: model:ir.model.fields,field_description:purchase.field_purchase_order_line__account_analytic_id -#: model:ir.model.fields,field_description:purchase.field_purchase_report__account_analytic_id msgid "Analytic Account" msgstr "" #. module: purchase -#: model:ir.model.fields,field_description:purchase.field_purchase_order_line__analytic_tag_ids -msgid "Analytic Tags" +#: model:ir.model.fields,field_description:purchase.field_purchase_order_line__analytic_distribution_stored_char +msgid "Analytic Distribution Stored Char" msgstr "" #. module: purchase @@ -1886,6 +1889,8 @@ msgid "Purchase History" msgstr "" #. module: purchase +#: code:addons/purchase/models/product.py:0 +#: code:addons/purchase/models/product.py:0 #: code:addons/purchase/models/purchase.py:0 #, python-format msgid "Purchase History for %s" diff --git a/addons/purchase_requisition/i18n/purchase_requisition.pot b/addons/purchase_requisition/i18n/purchase_requisition.pot index 4f967faa8279267e5c849ea29a9325a3b971d464..be2b9ab5b0b9f3063822ab704f747d48d99bc41b 100644 --- a/addons/purchase_requisition/i18n/purchase_requisition.pot +++ b/addons/purchase_requisition/i18n/purchase_requisition.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 15.5alpha1\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-20 09:02+0000\n" -"PO-Revision-Date: 2022-09-20 09:02+0000\n" +"POT-Creation-Date: 2022-09-23 08:02+0000\n" +"PO-Revision-Date: 2022-09-23 08:02+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -156,13 +156,13 @@ msgid "An example of a purchase agreement is a blanket order." msgstr "" #. module: purchase_requisition -#: model:ir.model.fields,field_description:purchase_requisition.field_purchase_requisition_line__account_analytic_id -msgid "Analytic Account" +#: model:ir.model.fields,field_description:purchase_requisition.field_purchase_requisition_line__analytic_distribution +msgid "Analytic" msgstr "" #. module: purchase_requisition -#: model:ir.model.fields,field_description:purchase_requisition.field_purchase_requisition_line__analytic_tag_ids -msgid "Analytic Tags" +#: model:ir.model.fields,field_description:purchase_requisition.field_purchase_requisition_line__analytic_distribution_stored_char +msgid "Analytic Distribution Stored Char" msgstr "" #. module: purchase_requisition diff --git a/addons/resource/i18n/resource.pot b/addons/resource/i18n/resource.pot index 1eba899e45ec2955ea3937e4b4e011f64f4fc79d..6bfedf0c0d77c23cafa946f2bdaf36a5073bfbae 100644 --- a/addons/resource/i18n/resource.pot +++ b/addons/resource/i18n/resource.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 15.5alpha1\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-20 09:02+0000\n" -"PO-Revision-Date: 2022-09-20 09:02+0000\n" +"POT-Creation-Date: 2022-09-23 08:02+0000\n" +"PO-Revision-Date: 2022-09-23 08:02+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -22,13 +22,6 @@ msgstr "" msgid "%s (copy)" msgstr "" -#. module: resource -#. openerp-web -#: code:addons/resource/static/src/section_list_renderer.xml:0 -#, python-format -msgid "(displayOptionalFields or activeActions) and !isSection(record)" -msgstr "" - #. module: resource #: model:ir.model.fields,field_description:resource.field_resource_calendar__active #: model:ir.model.fields,field_description:resource.field_resource_resource__active diff --git a/addons/sale/i18n/sale.pot b/addons/sale/i18n/sale.pot index 46dd95b8dc9ac7725629a324f024ed4612acf5de..ca7f6b93c6ec64fdc4813bde1d38b81eabea005b 100644 --- a/addons/sale/i18n/sale.pot +++ b/addons/sale/i18n/sale.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 15.5alpha1\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-20 09:02+0000\n" -"PO-Revision-Date: 2022-09-20 09:02+0000\n" +"POT-Creation-Date: 2022-09-23 08:03+0000\n" +"PO-Revision-Date: 2022-09-23 08:03+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -800,12 +800,22 @@ msgid "" " ordered quantities, and the invoicing policy is based on ordered quantities." msgstr "" +#. module: sale +#: model:ir.model.fields,field_description:sale.field_sale_order_line__analytic_distribution +msgid "Analytic" +msgstr "" + #. module: sale #: model:ir.model.fields,field_description:sale.field_sale_order__analytic_account_id #: model:ir.model.fields,field_description:sale.field_sale_report__analytic_account_id msgid "Analytic Account" msgstr "" +#. module: sale +#: model:ir.model.fields,field_description:sale.field_sale_order_line__analytic_distribution_stored_char +msgid "Analytic Distribution Stored Char" +msgstr "" + #. module: sale #: model:ir.model.fields.selection,name:sale.selection__sale_order_line__qty_delivered_method__analytic msgid "Analytic From Expenses" @@ -816,11 +826,6 @@ msgstr "" msgid "Analytic Line" msgstr "" -#. module: sale -#: model:ir.model.fields,field_description:sale.field_sale_order_line__analytic_tag_ids -msgid "Analytic Tags" -msgstr "" - #. module: sale #: model:ir.model.fields,field_description:sale.field_sale_order_line__analytic_line_ids msgid "Analytic lines" diff --git a/addons/sale_expense/i18n/sale_expense.pot b/addons/sale_expense/i18n/sale_expense.pot index ce197c38e108ced74f0b7fba3c3d3ff63c84b622..3283f9024f8de77a250ae3cde43dae62d305ff24 100644 --- a/addons/sale_expense/i18n/sale_expense.pot +++ b/addons/sale_expense/i18n/sale_expense.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 15.5alpha1\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-20 09:02+0000\n" -"PO-Revision-Date: 2022-09-20 09:02+0000\n" +"POT-Creation-Date: 2022-09-23 08:03+0000\n" +"PO-Revision-Date: 2022-09-23 08:03+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -20,11 +20,6 @@ msgstr "" msgid "# of Expenses" msgstr "" -#. module: sale_expense -#: model:ir.model.fields,field_description:sale_expense.field_hr_expense__analytic_account_id -msgid "Analytic Account" -msgstr "" - #. module: sale_expense #: model:ir.model.fields,field_description:sale_expense.field_hr_expense__can_be_reinvoiced #: model:ir.model.fields,field_description:sale_expense.field_hr_expense_split__can_be_reinvoiced diff --git a/addons/sale_product_configurator/i18n/sale_product_configurator.pot b/addons/sale_product_configurator/i18n/sale_product_configurator.pot index 3bdfcd6ca971864c57fb69dee36c48c824f6935c..50a555c2714f889faf88fbeed55f191a5fb52795 100644 --- a/addons/sale_product_configurator/i18n/sale_product_configurator.pot +++ b/addons/sale_product_configurator/i18n/sale_product_configurator.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server saas~15.4\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-06-09 14:06+0000\n" -"PO-Revision-Date: 2022-06-09 14:06+0000\n" +"POT-Creation-Date: 2022-09-23 08:03+0000\n" +"PO-Revision-Date: 2022-09-23 08:03+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -40,11 +40,6 @@ msgstr "" msgid "<strong>Total:</strong>" msgstr "" -#. module: sale_product_configurator -#: model_terms:ir.ui.view,arch_db:sale_product_configurator.sale_product_configurator_view_form -msgid "Add" -msgstr "" - #. module: sale_product_configurator #: model_terms:ir.ui.view,arch_db:sale_product_configurator.product_quantity_config msgid "Add one" @@ -52,7 +47,6 @@ msgstr "" #. module: sale_product_configurator #: model:ir.model.fields,field_description:sale_product_configurator.field_sale_order_line__product_template_attribute_value_ids -#: model:ir.model.fields,field_description:sale_product_configurator.field_sale_product_configurator__product_template_attribute_value_ids msgid "Attribute Values" msgstr "" @@ -63,85 +57,30 @@ msgstr "" #. module: sale_product_configurator #. openerp-web -#: code:addons/sale_product_configurator/static/src/js/product_configurator_controller.js:0 +#: code:addons/sale_product_configurator/static/src/js/product_configurator_widget.js:0 #, python-format msgid "Back" msgstr "" -#. module: sale_product_configurator -#: model_terms:ir.ui.view,arch_db:sale_product_configurator.sale_product_configurator_view_form -msgid "Cancel" -msgstr "" - #. module: sale_product_configurator #. openerp-web -#: code:addons/sale_product_configurator/static/src/js/product_configurator_controller.js:0 +#: code:addons/sale_product_configurator/static/src/js/product_configurator_widget.js:0 #, python-format msgid "Configure" msgstr "" -#. module: sale_product_configurator -#: model:ir.actions.act_window,name:sale_product_configurator.sale_product_configurator_action -msgid "Configure a product" -msgstr "" - #. module: sale_product_configurator #. openerp-web -#: code:addons/sale_product_configurator/static/src/js/product_configurator_controller.js:0 +#: code:addons/sale_product_configurator/static/src/js/product_configurator_widget.js:0 #, python-format msgid "Confirm" msgstr "" -#. module: sale_product_configurator -#: model:ir.model.fields,field_description:sale_product_configurator.field_sale_product_configurator__create_uid -msgid "Created by" -msgstr "" - -#. module: sale_product_configurator -#: model:ir.model.fields,field_description:sale_product_configurator.field_sale_product_configurator__create_date -msgid "Created on" -msgstr "" - -#. module: sale_product_configurator -#: model:ir.model.fields,field_description:sale_product_configurator.field_sale_product_configurator__product_custom_attribute_value_ids -msgid "Custom Values" -msgstr "" - -#. module: sale_product_configurator -#: model:ir.model.fields,field_description:sale_product_configurator.field_sale_product_configurator__display_name -msgid "Display Name" -msgstr "" - -#. module: sale_product_configurator -#: model:ir.model.fields,field_description:sale_product_configurator.field_sale_product_configurator__product_no_variant_attribute_value_ids -msgid "Extra Values" -msgstr "" - -#. module: sale_product_configurator -#: model:ir.model.fields,field_description:sale_product_configurator.field_sale_product_configurator__id -msgid "ID" -msgstr "" - #. module: sale_product_configurator #: model:ir.model.fields,field_description:sale_product_configurator.field_sale_order_line__is_configurable_product msgid "Is the product configurable?" msgstr "" -#. module: sale_product_configurator -#: model:ir.model.fields,field_description:sale_product_configurator.field_sale_product_configurator____last_update -msgid "Last Modified on" -msgstr "" - -#. module: sale_product_configurator -#: model:ir.model.fields,field_description:sale_product_configurator.field_sale_product_configurator__write_uid -msgid "Last Updated by" -msgstr "" - -#. module: sale_product_configurator -#: model:ir.model.fields,field_description:sale_product_configurator.field_sale_product_configurator__write_date -msgid "Last Updated on" -msgstr "" - #. module: sale_product_configurator #: model_terms:ir.ui.view,arch_db:sale_product_configurator.configure_optional_products #: model_terms:ir.ui.view,arch_db:sale_product_configurator.optional_product_items @@ -163,12 +102,7 @@ msgid "" msgstr "" #. module: sale_product_configurator -#: model:ir.model.fields,field_description:sale_product_configurator.field_sale_product_configurator__pricelist_id -msgid "Pricelist" -msgstr "" - -#. module: sale_product_configurator -#: model:ir.model.fields,field_description:sale_product_configurator.field_sale_product_configurator__product_template_id +#: model:ir.model,name:sale_product_configurator.model_product_template msgid "Product" msgstr "" @@ -179,21 +113,11 @@ msgstr "" msgid "Product Image" msgstr "" -#. module: sale_product_configurator -#: model:ir.model,name:sale_product_configurator.model_product_template -msgid "Product Template" -msgstr "" - #. module: sale_product_configurator #: model_terms:ir.ui.view,arch_db:sale_product_configurator.sale_order_view_form msgid "Product Variant" msgstr "" -#. module: sale_product_configurator -#: model:ir.model.fields,field_description:sale_product_configurator.field_sale_product_configurator__quantity -msgid "Quantity" -msgstr "" - #. module: sale_product_configurator #: model_terms:ir.ui.view,arch_db:sale_product_configurator.product_template_view_form msgid "Recommend when 'Adding to Cart' or quotation" @@ -204,21 +128,11 @@ msgstr "" msgid "Remove one" msgstr "" -#. module: sale_product_configurator -#: model:ir.model,name:sale_product_configurator.model_sale_product_configurator -msgid "Sale Product Configurator" -msgstr "" - #. module: sale_product_configurator #: model:ir.model,name:sale_product_configurator.model_sale_order_line msgid "Sales Order Line" msgstr "" -#. module: sale_product_configurator -#: model_terms:ir.ui.view,arch_db:sale_product_configurator.sale_product_configurator_view_form -msgid "Save" -msgstr "" - #. module: sale_product_configurator #: model_terms:ir.ui.view,arch_db:sale_product_configurator.configure msgid "This combination does not exist." diff --git a/addons/sale_project/i18n/sale_project.pot b/addons/sale_project/i18n/sale_project.pot index 67dfeb6b42a1abbaa8f16c6dcf7f32fab00418f5..471fa8da10e6cd6685dfcced6dbc45ebf523ee97 100644 --- a/addons/sale_project/i18n/sale_project.pot +++ b/addons/sale_project/i18n/sale_project.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 15.5alpha1\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-20 09:02+0000\n" -"PO-Revision-Date: 2022-09-20 09:02+0000\n" +"POT-Creation-Date: 2022-09-23 08:03+0000\n" +"PO-Revision-Date: 2022-09-23 08:03+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -214,12 +214,6 @@ msgid "" "the order to track the time spent." msgstr "" -#. module: sale_project -#: model:ir.model.fields,help:sale_project.field_project_milestone__allow_billable -#: model:ir.model.fields,help:sale_project.field_project_project__allow_billable -msgid "Invoice your time and material from tasks." -msgstr "" - #. module: sale_project #: model_terms:ir.ui.view,arch_db:sale_project.view_edit_project_inherit_form msgid "Invoice your time and material to customers" @@ -438,6 +432,11 @@ msgstr "" msgid "Sales" msgstr "" +#. module: sale_project +#: model_terms:ir.ui.view,arch_db:sale_project.view_edit_project_inherit_form +msgid "Sales & Invoicing" +msgstr "" + #. module: sale_project #: code:addons/sale_project/controllers/portal.py:0 #: model:ir.model,name:sale_project.model_sale_order @@ -477,8 +476,9 @@ msgstr "" #. module: sale_project #: model:ir.model.fields,help:sale_project.field_project_task__sale_line_id msgid "" -"Sales Order Item to which the time spent on this task will be added, in " -"order to be invoiced to your customer." +"Sales Order Item to which the time spent on this task will be added in order to be invoiced to your customer.\n" +"By default the sales order item set on the project will be selected. In the absence of one, the last prepaid sales order item that has time remaining will be used.\n" +"Remove the sales order item in order to make this task non billable. You can also change or remove the sales order item of each timesheet entry individually." msgstr "" #. module: sale_project @@ -503,10 +503,8 @@ msgstr "" #. module: sale_project #: model:ir.model.fields,help:sale_project.field_project_project__sale_line_id msgid "" -"Sales order item to which the project is linked. Link the timesheet entry to" -" the sales order item defined on the project. Only applies on tasks without " -"sale order item defined, and if the employee is not in the 'Employee/Sales " -"Order Item Mapping' of the project." +"Sales order item that will be selected by default on the tasks and timesheets of this project, except if the employee set on the timesheets is explicitely linked to another sales order item on the project.\n" +"It can be modified on each task and timesheet entry individually if necessary." msgstr "" #. module: sale_project diff --git a/addons/sale_timesheet/i18n/sale_timesheet.pot b/addons/sale_timesheet/i18n/sale_timesheet.pot index 3c0931230937c4a9282c3845b981f0b853d7b88a..57c6ee09df8f7c95a0291ac009c3793908ad4c4b 100644 --- a/addons/sale_timesheet/i18n/sale_timesheet.pot +++ b/addons/sale_timesheet/i18n/sale_timesheet.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 15.5alpha1\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-20 09:02+0000\n" -"PO-Revision-Date: 2022-09-20 09:02+0000\n" +"POT-Creation-Date: 2022-09-23 08:03+0000\n" +"PO-Revision-Date: 2022-09-23 08:03+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -406,13 +406,6 @@ msgstr "" msgid "Employee that has timesheets on the project." msgstr "" -#. module: sale_timesheet -#: model:ir.model.fields,help:sale_timesheet.field_project_project__sale_line_employee_ids -msgid "" -"Employee/Sale Order Item Mapping:\n" -" Defines to which sales order item an employee's timesheet entry will be linked.By extension, it defines the rate at which an employee's time on the project is billed." -msgstr "" - #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_sale_advance_payment_inv__date_end_invoice_timesheet msgid "End Date" @@ -512,11 +505,6 @@ msgstr "" msgid "Invoice created from the timesheet" msgstr "" -#. module: sale_timesheet -#: model:ir.model.fields,help:sale_timesheet.field_project_task__allow_billable -msgid "Invoice your time and material from tasks." -msgstr "" - #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_project_view_form_simplified_inherit msgid "Invoice your time and material to customers" @@ -901,6 +889,14 @@ msgstr "" msgid "Sales Orders" msgstr "" +#. module: sale_timesheet +#: model:ir.model.fields,help:sale_timesheet.field_project_project__sale_line_employee_ids +msgid "" +"Sales order item that will be selected by default on the timesheets of the corresponding employee. It bypasses the sales order item defined on the project and the task, and can be modified on each timesheet entry if necessary. In other words, it defines the rate at which an employee's time is billed based on their expertise, skills or experience, for instance.\n" +"If you would like to bill the same service at a different rate, you need to create two separate sales order items as each sales order item can only have a single unit price at a time.\n" +"You can also define the hourly company cost of your employees for their timesheets on this project specifically. It will bypass the timesheet cost set on the employee." +msgstr "" + #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_project_task__sale_order_id msgid "Sales order to which the task is linked." @@ -924,14 +920,6 @@ msgstr "" msgid "Search in Sales Order Item" msgstr "" -#. module: sale_timesheet -#: model:ir.model.fields,help:sale_timesheet.field_project_project__timesheet_product_id -#: model:ir.model.fields,help:sale_timesheet.field_project_task__timesheet_product_id -msgid "" -"Select a Service product with which you would like to bill your time spent " -"on tasks." -msgstr "" - #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_product_product__project_id #: model:ir.model.fields,help:sale_timesheet.field_product_template__project_id @@ -982,6 +970,15 @@ msgstr "" msgid "Service on Timesheet" msgstr "" +#. module: sale_timesheet +#: model:ir.model.fields,help:sale_timesheet.field_project_project__timesheet_product_id +#: model:ir.model.fields,help:sale_timesheet.field_project_task__timesheet_product_id +msgid "" +"Service that will be used by default when invoicing the time spent on a " +"task. It can be modified on each task individually by selecting a specific " +"sales order item." +msgstr "" + #. module: sale_timesheet #: model:ir.actions.act_window,name:sale_timesheet.product_template_action_default_services msgid "Services" diff --git a/addons/spreadsheet/i18n/spreadsheet.pot b/addons/spreadsheet/i18n/spreadsheet.pot index cce850b4789d9abe59849360c59900ea6ae786f2..3b086565cb49517f00f18fef7fb6495813dddd68 100644 --- a/addons/spreadsheet/i18n/spreadsheet.pot +++ b/addons/spreadsheet/i18n/spreadsheet.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 15.5alpha1\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-20 09:02+0000\n" -"PO-Revision-Date: 2022-09-20 09:02+0000\n" +"POT-Creation-Date: 2022-09-23 08:03+0000\n" +"PO-Revision-Date: 2022-09-23 08:03+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -57,13 +57,6 @@ msgstr "" msgid "%s couldn't be loaded" msgstr "" -#. module: spreadsheet -#. openerp-web -#: code:addons/spreadsheet/static/src/chart/odoo_menu/chart_figure.xml:0 -#, python-format -msgid "() => this.onClick()" -msgstr "" - #. module: spreadsheet #. openerp-web #: code:addons/spreadsheet/static/src/o_spreadsheet/o_spreadsheet.xml:0 @@ -4700,13 +4693,6 @@ msgstr "" msgid "by default" msgstr "" -#. module: spreadsheet -#. openerp-web -#: code:addons/spreadsheet/static/src/chart/odoo_menu/chart_figure.xml:0 -#, python-format -msgid "env.isDashboard() and hasOdooMenu ? \"button\" : \"\"" -msgstr "" - #. module: spreadsheet #. openerp-web #: code:addons/spreadsheet/static/src/o_spreadsheet/o_spreadsheet.xml:0 diff --git a/addons/stock/i18n/stock.pot b/addons/stock/i18n/stock.pot index fe70b718709815b0a3372836563e58087239652c..ee1aaf73bc242b39e73c99b9b0eb91a52c3d5595 100644 --- a/addons/stock/i18n/stock.pot +++ b/addons/stock/i18n/stock.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 15.5alpha1\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-20 09:01+0000\n" -"PO-Revision-Date: 2022-09-20 09:01+0000\n" +"POT-Creation-Date: 2022-09-23 08:01+0000\n" +"PO-Revision-Date: 2022-09-23 08:01+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -101,6 +101,12 @@ msgstr "" msgid "%s (copy)" msgstr "" +#. module: stock +#: code:addons/stock/models/stock_move_line.py:0 +#, python-format +msgid "%s [reverted]" +msgstr "" + #. module: stock #: code:addons/stock/models/stock_warehouse.py:0 #, python-format @@ -4492,12 +4498,6 @@ msgstr "" msgid "New Transfer" msgstr "" -#. module: stock -#: model:ir.model.fields,field_description:stock.field_stock_lot__activity_calendar_event_id -#: model:ir.model.fields,field_description:stock.field_stock_picking__activity_calendar_event_id -msgid "Next Activity Calendar Event" -msgstr "" - #. module: stock #: model:ir.model.fields,field_description:stock.field_stock_lot__activity_date_deadline #: model:ir.model.fields,field_description:stock.field_stock_picking__activity_date_deadline @@ -6452,6 +6452,11 @@ msgstr "" msgid "Reverse Transfer" msgstr "" +#. module: stock +#: model:ir.actions.server,name:stock.action_revert_inventory_adjustment +msgid "Revert Inventory Adjustment" +msgstr "" + #. module: stock #: model:ir.model.fields,field_description:stock.field_stock_replenishment_option__route_id #: model:ir.model.fields,field_description:stock.field_stock_route__name @@ -7531,6 +7536,12 @@ msgstr "" msgid "The inter-warehouse transfers have been generated" msgstr "" +#. module: stock +#: code:addons/stock/models/stock_move_line.py:0 +#, python-format +msgid "The inventory adjustments have been reverted." +msgstr "" + #. module: stock #: model:ir.model.constraint,message:stock.constraint_stock_location_inventory_freq_nonneg msgid "The inventory frequency (days) for a location must be non-negative" @@ -7670,6 +7681,12 @@ msgid "" "another warehouse)" msgstr "" +#. module: stock +#: code:addons/stock/models/stock_move_line.py:0 +#, python-format +msgid "There are no inventory adjustments to revert." +msgstr "" + #. module: stock #: model_terms:ir.actions.act_window,help:stock.stock_move_line_action msgid "There's no product move yet" diff --git a/addons/uom/i18n/uom.pot b/addons/uom/i18n/uom.pot index 5390ceb45b3a8f54dd5d20bd438632ff27705dbe..c773635f0ac681252a3d7df12498c4674490f8ab 100644 --- a/addons/uom/i18n/uom.pot +++ b/addons/uom/i18n/uom.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server saas~15.2\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-02-11 14:34+0000\n" -"PO-Revision-Date: 2022-02-11 14:34+0000\n" +"POT-Creation-Date: 2022-09-23 08:03+0000\n" +"PO-Revision-Date: 2022-09-23 08:03+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -112,11 +112,6 @@ msgstr "" msgid "Dozens" msgstr "" -#. module: uom -#: model:ir.model.fields,help:uom.field_uom_category__reference_uom_id -msgid "Dummy field to keep track of reference uom change" -msgstr "" - #. module: uom #: model_terms:ir.ui.view,arch_db:uom.uom_uom_view_search msgid "Group By" diff --git a/addons/web/i18n/web.pot b/addons/web/i18n/web.pot index e5a7dcbdbbd8bce3c5554a11c3268e1e31eb8cbc..fb3a09b9d60bfa3e75b68e329d3780eecbdc3895 100644 --- a/addons/web/i18n/web.pot +++ b/addons/web/i18n/web.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 15.5alpha1\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-20 09:02+0000\n" -"PO-Revision-Date: 2022-09-20 09:02+0000\n" +"POT-Creation-Date: 2022-09-23 08:03+0000\n" +"PO-Revision-Date: 2022-09-23 08:03+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -154,13 +154,6 @@ msgstr "" msgid "'%s' is unsynchronized with '%s'." msgstr "" -#. module: web -#. openerp-web -#: code:addons/web/static/src/views/fields/boolean_toggle/boolean_toggle_field.xml:0 -#, python-format -msgid "'o_field_boolean o_boolean_toggle form-switch'" -msgstr "" - #. module: web #. openerp-web #: code:addons/web/static/src/core/file_upload/file_upload_progress_record.js:0 @@ -714,6 +707,7 @@ msgstr "" #: code:addons/web/static/src/legacy/xml/base.xml:0 #: code:addons/web/static/src/legacy/xml/base.xml:0 #: code:addons/web/static/src/search/search_arch_parser.js:0 +#: code:addons/web/static/src/search/search_panel/search_panel.xml:0 #: code:addons/web/static/src/views/list/list_controller.xml:0 #, python-format msgid "All" @@ -1093,6 +1087,13 @@ msgstr "" msgid "Bytes|Kb|Mb|Gb|Tb|Pb|Eb|Zb|Yb" msgstr "" +#. module: web +#. openerp-web +#: code:addons/web/static/src/search/control_panel/control_panel.xml:0 +#, python-format +msgid "CLEAR" +msgstr "" + #. module: web #. openerp-web #: code:addons/web/static/src/core/commands/command_palette.xml:0 @@ -2303,6 +2304,14 @@ msgstr "" msgid "External link" msgstr "" +#. module: web +#. openerp-web +#: code:addons/web/static/src/search/control_panel/control_panel.xml:0 +#: code:addons/web/static/src/search/search_panel/search_panel.xml:0 +#, python-format +msgid "FILTER" +msgstr "" + #. module: web #. openerp-web #: code:addons/web/static/src/legacy/js/control_panel/control_panel_model_extension.js:0 @@ -4475,6 +4484,14 @@ msgstr "" msgid "Run JS Tests" msgstr "" +#. module: web +#. openerp-web +#: code:addons/web/static/src/search/control_panel/control_panel.xml:0 +#: code:addons/web/static/src/search/search_panel/search_panel.xml:0 +#, python-format +msgid "SEE RESULT" +msgstr "" + #. module: web #. openerp-web #: code:addons/web/static/src/legacy/js/fields/signature.js:0 @@ -5431,6 +5448,7 @@ msgstr "" #: code:addons/web/static/src/legacy/xml/base.xml:0 #: code:addons/web/static/src/search/control_panel/control_panel.xml:0 #: code:addons/web/static/src/search/control_panel/control_panel.xml:0 +#: code:addons/web/static/src/search/control_panel/control_panel.xml:0 #, python-format msgid "Unnamed" msgstr "" @@ -6103,13 +6121,6 @@ msgstr "" msgid "in" msgstr "" -#. module: web -#. openerp-web -#: code:addons/web/static/src/webclient/settings_form_view/settings_form_view.xml:0 -#, python-format -msgid "initialApp" -msgstr "" - #. module: web #. openerp-web #: code:addons/web/static/src/core/domain_selector/domain_selector_leaf_node.xml:0 @@ -6390,13 +6401,6 @@ msgstr "" msgid "not set (false)" msgstr "" -#. module: web -#. openerp-web -#: code:addons/web/static/src/webclient/settings_form_view/settings_form_view.xml:0 -#, python-format -msgid "o-settings-form-view" -msgstr "" - #. module: web #. openerp-web #: code:addons/web/static/src/core/domain_selector/domain_selector_root_node.xml:0 @@ -6432,13 +6436,6 @@ msgstr "" msgid "parent of" msgstr "" -#. module: web -#. openerp-web -#: code:addons/web/static/src/legacy/xml/control_panel.xml:0 -#, python-format -msgid "props.fields" -msgstr "" - #. module: web #. openerp-web #: code:addons/web/static/src/core/debug/profiling/profiling_qweb.xml:0 @@ -6536,10 +6533,3 @@ msgstr "" #, python-format msgid "type a default text or press ENTER" msgstr "" - -#. module: web -#. openerp-web -#: code:addons/web/static/src/webclient/actions/action_dialog.xml:0 -#, python-format -msgid "{\"o_act_window\": props.actionType === \"ir.actions.act_window\"}" -msgstr "" diff --git a/addons/web_unsplash/i18n/web_unsplash.pot b/addons/web_unsplash/i18n/web_unsplash.pot index 0c85d1b3f91d04b5855710300e5c2389f303256f..1e2721df9b9f263465328d1257afe07433813739 100644 --- a/addons/web_unsplash/i18n/web_unsplash.pot +++ b/addons/web_unsplash/i18n/web_unsplash.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 15.5alpha1\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-20 09:02+0000\n" -"PO-Revision-Date: 2022-09-20 09:02+0000\n" +"POT-Creation-Date: 2022-09-23 08:03+0000\n" +"PO-Revision-Date: 2022-09-23 08:03+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -179,10 +179,3 @@ msgstr "" #, python-format msgid "here:" msgstr "" - -#. module: web_unsplash -#. openerp-web -#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.xml:0 -#, python-format -msgid "state.useUnsplash" -msgstr "" diff --git a/addons/website/i18n/website.pot b/addons/website/i18n/website.pot index 506c2aa703d2264f4b8efdd59dd1aaad51c5960e..4d3545fc5aff895c8b5fc4199d887bac55d6bddc 100644 --- a/addons/website/i18n/website.pot +++ b/addons/website/i18n/website.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 15.5alpha1\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-20 09:01+0000\n" -"PO-Revision-Date: 2022-09-20 09:01+0000\n" +"POT-Creation-Date: 2022-09-23 08:01+0000\n" +"PO-Revision-Date: 2022-09-23 08:01+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -10520,13 +10520,6 @@ msgstr "" msgid "organization, structure" msgstr "" -#. module: website -#. openerp-web -#: code:addons/website/static/src/components/views/page_list.xml:0 -#, python-format -msgid "pageFilter(record, list.records)" -msgstr "" - #. module: website #. openerp-web #: code:addons/website/static/src/client_actions/configurator/configurator.xml:0 @@ -10593,13 +10586,6 @@ msgstr "" msgid "session_id (Odoo)<br/>" msgstr "" -#. module: website -#. openerp-web -#: code:addons/website/static/src/components/views/page_list.xml:0 -#, python-format -msgid "state.activeWebsite" -msgstr "" - #. module: website #: model_terms:ir.ui.view,arch_db:website.snippets msgid "statistics, stats, KPI" diff --git a/addons/website_event_booth_exhibitor/i18n/website_event_booth_exhibitor.pot b/addons/website_event_booth_exhibitor/i18n/website_event_booth_exhibitor.pot index cbb1cbf56c2bd5d37815705a567cbb5913120fb8..aaa1bfdbc89fdba29d637d95821b8e656351b02d 100644 --- a/addons/website_event_booth_exhibitor/i18n/website_event_booth_exhibitor.pot +++ b/addons/website_event_booth_exhibitor/i18n/website_event_booth_exhibitor.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server saas~14.5\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-09-14 10:29+0000\n" -"PO-Revision-Date: 2021-09-14 10:29+0000\n" +"POT-Creation-Date: 2022-09-23 08:03+0000\n" +"PO-Revision-Date: 2022-09-23 08:03+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -39,11 +39,6 @@ msgstr "" msgid "<strong>Sponsor Details</strong>" msgstr "" -#. module: website_event_booth_exhibitor -#: model:ir.model.fields,help:website_event_booth_exhibitor.field_event_booth__sponsor_subtitle -msgid "Catchy marketing sentence for promote" -msgstr "" - #. module: website_event_booth_exhibitor #: model_terms:ir.ui.view,arch_db:website_event_booth_exhibitor.event_booth_registration_details msgid "Contact me through a different email/phone." @@ -104,7 +99,6 @@ msgstr "" #. module: website_event_booth_exhibitor #: model:ir.model.fields,field_description:website_event_booth_exhibitor.field_event_booth__sponsor_id #: model_terms:ir.ui.view,arch_db:website_event_booth_exhibitor.event_booth_view_form_from_event -#: model_terms:ir.ui.view,arch_db:website_event_booth_exhibitor.event_booth_view_search msgid "Sponsor" msgstr "" diff --git a/addons/website_slides/i18n/website_slides.pot b/addons/website_slides/i18n/website_slides.pot index fa3a67d60a1cd07601703eb29602b86626ec6df4..a3ac65158034ae1b125ef01754107858772f5c10 100644 --- a/addons/website_slides/i18n/website_slides.pot +++ b/addons/website_slides/i18n/website_slides.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 15.5alpha1\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-20 09:01+0000\n" -"PO-Revision-Date: 2022-09-20 09:01+0000\n" +"POT-Creation-Date: 2022-09-23 08:02+0000\n" +"PO-Revision-Date: 2022-09-23 08:02+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -3619,14 +3619,6 @@ msgstr "" msgid "Partner Has New Content" msgstr "" -#. module: website_slides -#: code:addons/website_slides/models/slide_slide.py:0 -#, python-format -msgid "" -"People already took this quiz. To keep course progression it should not be " -"deleted." -msgstr "" - #. module: website_slides #: model_terms:ir.ui.view,arch_db:website_slides.slide_channel_view_pivot msgid "Pivot" diff --git a/odoo/addons/base/i18n/base.pot b/odoo/addons/base/i18n/base.pot index 233435afc6768d03861f9915a05ec18865fa9295..6e25f1dba70776c5d74d78931a92c203fc7cbbb9 100644 --- a/odoo/addons/base/i18n/base.pot +++ b/odoo/addons/base/i18n/base.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 15.5alpha1\n" +"Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-20 09:54+0000\n" -"PO-Revision-Date: 2022-09-20 09:54+0000\n" +"POT-Creation-Date: 2022-09-23 08:25+0000\n" +"PO-Revision-Date: 2022-09-23 08:25+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -8115,6 +8115,11 @@ msgstr "" msgid "Access Rights" msgstr "" +#. module: base +#: model_terms:ir.ui.view,arch_db:base.user_groups_view +msgid "Access Rights Mismatch" +msgstr "" + #. module: base #: model:ir.model.fields,field_description:base.field_ir_attachment__access_token msgid "Access Token" @@ -8146,6 +8151,11 @@ msgstr "" msgid "Access to unauthorized or invalid companies." msgstr "" +#. module: base +#: model:ir.module.category,name:base.module_category_account +msgid "Account" +msgstr "" + #. module: base #: model:ir.module.module,shortdesc:base.module_account_auto_transfer msgid "Account Automatic Transfers" @@ -8666,7 +8676,7 @@ msgstr "" #. module: base #: model:ir.module.module,description:base.module_sign_itsme msgid "" -"Add support for itsme identification when signing documents (Belgium and " +"Add support for itsme® identification when signing documents (Belgium and " "Netherlands only)" msgstr "" @@ -25083,7 +25093,7 @@ msgstr "" #. module: base #: model:ir.module.module,summary:base.module_sign_itsme -msgid "Sign documents with itsme identification" +msgid "Sign documents with itsme® identification" msgstr "" #. module: base @@ -25106,6 +25116,14 @@ msgstr "" msgid "Simple Discounts in the Point of Sale " msgstr "" +#. module: base +#: code:addons/base/models/res_users.py:0 +#, python-format +msgid "" +"Since %(user)s is a/an \"%(category)s: %(group)s\", they will at least " +"obtain the right %(missing_group_message)s" +msgstr "" + #. module: base #: model:res.country,name:base.sg msgid "Singapore" @@ -28330,6 +28348,11 @@ msgstr "" msgid "User" msgstr "" +#. module: base +#: model:ir.model.fields,field_description:base.field_res_users__user_group_warning +msgid "User Group Warning" +msgstr "" + #. module: base #: model:ir.model.fields,field_description:base.field_res_users_deletion__user_id_int msgid "User Id" @@ -29570,7 +29593,6 @@ msgid "_Import" msgstr "" #. module: base -#: model:ir.module.category,name:base.module_category_account #: model:ir.module.category,name:base.module_category_services_payroll_account msgid "account" msgstr "" diff --git a/odoo/tools/translate.py b/odoo/tools/translate.py index 811c5abf046b1209744b700f0983c753e3070362..9cb0f0b18d4c46450522b762e7d11427a0420cbe 100644 --- a/odoo/tools/translate.py +++ b/odoo/tools/translate.py @@ -849,7 +849,7 @@ def _extract_translatable_qweb_terms(element, callback): if (el.tag.lower() not in SKIPPED_ELEMENTS and "t-js" not in el.attrib and not ("t-jquery" in el.attrib and "t-operation" not in el.attrib) - and not (node.tag == 'attribute' and el.get('name') not in TRANSLATED_ATTRS) + and not (el.tag == 'attribute' and el.get('name') not in TRANSLATED_ATTRS) and el.get("t-translation", '').strip() != "off"): _push(callback, el.text, el.sourceline)