diff --git a/account_banking_mandate/i18n/account_banking_mandate.pot b/account_banking_mandate/i18n/account_banking_mandate.pot index fb673abb3..92184a779 100644 --- a/account_banking_mandate/i18n/account_banking_mandate.pot +++ b/account_banking_mandate/i18n/account_banking_mandate.pot @@ -1,12 +1,12 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * account_banking_mandate +# * account_banking_mandate # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 12.0\n" +"Project-Id-Version: Odoo Server 13.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: <>\n" +"Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -15,11 +15,13 @@ msgstr "" #. module: account_banking_mandate #: model_terms:ir.actions.act_window,help:account_banking_mandate.mandate_action -msgid "A Banking Mandate is a document signed by your customer that gives you the autorization to do one or several operations on his bank account." +msgid "" +"A Banking Mandate is a document signed by your customer that gives you the " +"autorization to do one or several operations on his bank account." msgstr "" #. module: account_banking_mandate -#: sql_constraint:account.banking.mandate:0 +#: model:ir.model.constraint,message:account_banking_mandate.constraint_account_banking_mandate_mandate_ref_company_uniq msgid "A Mandate with the same reference already exists for this company!" msgstr "" @@ -34,10 +36,12 @@ msgid "Action Needed" msgstr "" #. module: account_banking_mandate -#: model:ir.model.fields,help:account_banking_mandate.field_account_invoice__mandate_required +#: model:ir.model.fields,help:account_banking_mandate.field_account_move__mandate_required #: model:ir.model.fields,help:account_banking_mandate.field_account_payment_line__mandate_required #: model:ir.model.fields,help:account_banking_mandate.field_account_payment_method__mandate_required -msgid "Activate this option if this payment method requires your customer to sign a direct debit mandate with your company." +msgid "" +"Activate this option if this payment method requires your customer to sign a" +" direct debit mandate with your company." msgstr "" #. module: account_banking_mandate @@ -80,11 +84,13 @@ msgstr "" #. module: account_banking_mandate #: model:ir.model.fields,help:account_banking_mandate.field_account_setup_bank_manual_config__mandate_ids #: model:ir.model.fields,help:account_banking_mandate.field_res_partner_bank__mandate_ids -msgid "Banking mandates represent an authorization that the bank account owner gives to a company for a specific operation." +msgid "" +"Banking mandates represent an authorization that the bank account owner " +"gives to a company for a specific operation." msgstr "" #. module: account_banking_mandate -#: selection:account.banking.mandate,format:0 +#: model:ir.model.fields.selection,name:account_banking_mandate.selection__account_banking_mandate__format__basic msgid "Basic Mandate" msgstr "" @@ -95,19 +101,21 @@ msgid "Cancel" msgstr "" #. module: account_banking_mandate -#: selection:account.banking.mandate,state:0 +#: model:ir.model.fields.selection,name:account_banking_mandate.selection__account_banking_mandate__state__cancel #: model_terms:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search msgid "Cancelled" msgstr "" #. module: account_banking_mandate -#: code:addons/account_banking_mandate/models/account_banking_mandate.py:186 +#: code:addons/account_banking_mandate/models/account_banking_mandate.py:0 #, python-format -msgid "Cannot validate the mandate '%s' because it is not attached to a bank account." +msgid "" +"Cannot validate the mandate '%s' because it is not attached to a bank " +"account." msgstr "" #. module: account_banking_mandate -#: code:addons/account_banking_mandate/models/account_banking_mandate.py:182 +#: code:addons/account_banking_mandate/models/account_banking_mandate.py:0 #, python-format msgid "Cannot validate the mandate '%s' without a date of signature." msgstr "" @@ -148,7 +156,7 @@ msgid "Date of the Last Debit" msgstr "" #. module: account_banking_mandate -#: model:ir.model.fields,field_description:account_banking_mandate.field_account_invoice__mandate_id +#: model:ir.model.fields,field_description:account_banking_mandate.field_account_move__mandate_id #: model:ir.model.fields,field_description:account_banking_mandate.field_account_move_line__mandate_id #: model:ir.model.fields,field_description:account_banking_mandate.field_account_payment_line__mandate_id #: model:ir.model.fields,field_description:account_banking_mandate.field_bank_payment_line__mandate_id @@ -168,14 +176,14 @@ msgid "Display Name" msgstr "" #. module: account_banking_mandate -#: selection:account.banking.mandate,state:0 +#: model:ir.model.fields.selection,name:account_banking_mandate.selection__account_banking_mandate__state__draft #: model_terms:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search #: model_terms:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree msgid "Draft" msgstr "" #. module: account_banking_mandate -#: selection:account.banking.mandate,state:0 +#: model:ir.model.fields.selection,name:account_banking_mandate.selection__account_banking_mandate__state__expired #: model_terms:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search msgid "Expired" msgstr "" @@ -208,7 +216,7 @@ msgid "Format" msgstr "" #. module: account_banking_mandate -#: selection:account.banking.mandate,type:0 +#: model:ir.model.fields.selection,name:account_banking_mandate.selection__account_banking_mandate__type__generic msgid "Generic Mandate" msgstr "" @@ -222,31 +230,28 @@ msgstr "" msgid "ID" msgstr "" -#. module: account_banking_mandate -#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate__message_unread -msgid "If checked new messages require your attention." -msgstr "" - #. module: account_banking_mandate #: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate__message_needaction +#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate__message_unread msgid "If checked, new messages require your attention." msgstr "" #. module: account_banking_mandate #: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate__message_has_error +#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate__message_has_sms_error msgid "If checked, some messages have a delivery error." msgstr "" -#. module: account_banking_mandate -#: model:ir.model,name:account_banking_mandate.model_account_invoice -msgid "Invoice" -msgstr "" - #. module: account_banking_mandate #: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate__message_is_follower msgid "Is Follower" msgstr "" +#. module: account_banking_mandate +#: model:ir.model,name:account_banking_mandate.model_account_move +msgid "Journal Entries" +msgstr "" + #. module: account_banking_mandate #: model:ir.model,name:account_banking_mandate.model_account_move_line msgid "Journal Item" @@ -283,26 +288,26 @@ msgid "Mandate Format" msgstr "" #. module: account_banking_mandate -#: model:ir.model.fields,field_description:account_banking_mandate.field_account_invoice__mandate_required +#: model:ir.model.fields,field_description:account_banking_mandate.field_account_move__mandate_required #: model:ir.model.fields,field_description:account_banking_mandate.field_account_payment_line__mandate_required #: model:ir.model.fields,field_description:account_banking_mandate.field_account_payment_method__mandate_required msgid "Mandate Required" msgstr "" #. module: account_banking_mandate -#: code:addons/account_banking_mandate/models/account_banking_mandate.py:231 +#: code:addons/account_banking_mandate/models/account_banking_mandate.py:0 #, python-format msgid "Mandate should be in cancel state." msgstr "" #. module: account_banking_mandate -#: code:addons/account_banking_mandate/models/account_banking_mandate.py:219 +#: code:addons/account_banking_mandate/models/account_banking_mandate.py:0 #, python-format msgid "Mandate should be in draft or valid state." msgstr "" #. module: account_banking_mandate -#: code:addons/account_banking_mandate/models/account_banking_mandate.py:210 +#: code:addons/account_banking_mandate/models/account_banking_mandate.py:0 #, python-format msgid "Mandate should be in draft state." msgstr "" @@ -328,7 +333,7 @@ msgid "Messages" msgstr "" #. module: account_banking_mandate -#: code:addons/account_banking_mandate/models/account_payment_line.py:51 +#: code:addons/account_banking_mandate/models/account_payment_line.py:0 #, python-format msgid "Missing Mandate on payment line %s" msgstr "" @@ -346,7 +351,7 @@ msgstr "" #. module: account_banking_mandate #: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate__message_has_error_counter -msgid "Number of error" +msgid "Number of errors" msgstr "" #. module: account_banking_mandate @@ -364,14 +369,11 @@ msgstr "" msgid "Number of unread messages" msgstr "" -#. module: account_banking_mandate -#: selection:account.banking.mandate,type:0 -msgid "One-Off" -msgstr "" - #. module: account_banking_mandate #: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate__state -msgid "Only valid mandates can be used in a payment line. A cancelled mandate is a mandate that has been cancelled by the customer." +msgid "" +"Only valid mandates can be used in a payment line. A cancelled mandate is a " +"mandate that has been cancelled by the customer." msgstr "" #. module: account_banking_mandate @@ -395,17 +397,12 @@ msgid "Payment Methods" msgstr "" #. module: account_banking_mandate -#: code:addons/account_banking_mandate/models/account_banking_mandate.py:104 +#: code:addons/account_banking_mandate/models/account_banking_mandate.py:0 #: model_terms:ir.ui.view,arch_db:account_banking_mandate.views_mandate_form_buttons #, python-format msgid "Payment lines" msgstr "" -#. module: account_banking_mandate -#: selection:account.banking.mandate,type:0 -msgid "Recurrent" -msgstr "" - #. module: account_banking_mandate #: model_terms:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree msgid "Reference" @@ -421,6 +418,11 @@ msgstr "" msgid "Related Payment Lines" msgstr "" +#. module: account_banking_mandate +#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate__message_has_sms_error +msgid "SMS Delivery error" +msgstr "" + #. module: account_banking_mandate #: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate__scan msgid "Scan of the Mandate" @@ -431,11 +433,6 @@ msgstr "" msgid "Search Banking Mandates" msgstr "" -#. module: account_banking_mandate -#: selection:account.banking.mandate,format:0 -msgid "Sepa Mandate" -msgstr "" - #. module: account_banking_mandate #: model_terms:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search #: model_terms:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree @@ -453,45 +450,54 @@ msgid "Status" msgstr "" #. module: account_banking_mandate -#: code:addons/account_banking_mandate/models/account_banking_mandate.py:135 +#: code:addons/account_banking_mandate/models/account_banking_mandate.py:0 #, python-format msgid "The company of the mandate %s differs from the company of partner %s." msgstr "" #. module: account_banking_mandate -#: code:addons/account_banking_mandate/models/account_banking_mandate.py:119 +#: code:addons/account_banking_mandate/models/account_banking_mandate.py:0 #, python-format msgid "The date of signature of mandate '%s' is in the future!" msgstr "" #. module: account_banking_mandate -#: code:addons/account_banking_mandate/models/account_invoice.py:90 +#: code:addons/account_banking_mandate/models/account_move.py:0 #, python-format -msgid "The invoice %s has a different company than that of the linked mandate %s)." +msgid "" +"The invoice %s has a different company than that of the linked mandate %s)." msgstr "" #. module: account_banking_mandate -#: code:addons/account_banking_mandate/models/account_move_line.py:46 +#: code:addons/account_banking_mandate/models/account_move_line.py:0 #, python-format -msgid "The item %s of journal %s has a different company than that of the linked mandate %s)." +msgid "" +"The item %s of journal %s has a different company than that of the linked " +"mandate %s)." msgstr "" #. module: account_banking_mandate -#: code:addons/account_banking_mandate/models/account_banking_mandate.py:125 +#: code:addons/account_banking_mandate/models/account_banking_mandate.py:0 #, python-format -msgid "The mandate '%s' can't have a date of last debit before the date of signature." +msgid "" +"The mandate '%s' can't have a date of last debit before the date of " +"signature." msgstr "" #. module: account_banking_mandate -#: code:addons/account_banking_mandate/models/account_payment_line.py:41 +#: code:addons/account_banking_mandate/models/account_payment_line.py:0 #, python-format -msgid "The payment line number %s a different company than that of the linked mandate %s)." +msgid "" +"The payment line number %s a different company than that of the linked " +"mandate %s)." msgstr "" #. module: account_banking_mandate -#: code:addons/account_banking_mandate/models/account_payment_line.py:26 +#: code:addons/account_banking_mandate/models/account_payment_line.py:0 #, python-format -msgid "The payment line number %s has the bank account '%s' which is not attached to the mandate '%s' (this mandate is attached to the bank account '%s')." +msgid "" +"The payment line number %s has the bank account '%s' which is not attached " +"to the mandate '%s' (this mandate is attached to the bank account '%s')." msgstr "" #. module: account_banking_mandate @@ -520,7 +526,7 @@ msgid "Unread Messages Counter" msgstr "" #. module: account_banking_mandate -#: selection:account.banking.mandate,state:0 +#: model:ir.model.fields.selection,name:account_banking_mandate.selection__account_banking_mandate__state__valid #: model_terms:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search msgid "Valid" msgstr "" @@ -542,37 +548,48 @@ msgid "Website communication history" msgstr "" #. module: account_banking_mandate -#: code:addons/account_banking_mandate/models/res_partner_bank.py:25 +#: code:addons/account_banking_mandate/models/res_partner_bank.py:0 #, python-format -msgid "You cannot change the company of Partner Bank %s, as there exists mandates referencing it that belong to another company." +msgid "" +"You cannot change the company of Partner Bank %s, as there exists mandates " +"referencing it that belong to another company." msgstr "" #. module: account_banking_mandate -#: code:addons/account_banking_mandate/models/account_banking_mandate.py:170 +#: code:addons/account_banking_mandate/models/account_banking_mandate.py:0 #, python-format -msgid "You cannot change the company of mandate %s, as there exists bank payment lines referencing it that belong to another company." +msgid "" +"You cannot change the company of mandate %s, as there exists bank payment " +"lines referencing it that belong to another company." msgstr "" #. module: account_banking_mandate -#: code:addons/account_banking_mandate/models/account_banking_mandate.py:152 +#: code:addons/account_banking_mandate/models/account_banking_mandate.py:0 #, python-format -msgid "You cannot change the company of mandate %s, as there exists invoices referencing it that belong to another company." +msgid "" +"You cannot change the company of mandate %s, as there exists invoices " +"referencing it that belong to another company." msgstr "" #. module: account_banking_mandate -#: code:addons/account_banking_mandate/models/account_banking_mandate.py:161 +#: code:addons/account_banking_mandate/models/account_banking_mandate.py:0 #, python-format -msgid "You cannot change the company of mandate %s, as there exists journal items referencing it that belong to another company." +msgid "" +"You cannot change the company of mandate %s, as there exists journal items " +"referencing it that belong to another company." msgstr "" #. module: account_banking_mandate -#: code:addons/account_banking_mandate/models/account_banking_mandate.py:143 +#: code:addons/account_banking_mandate/models/account_banking_mandate.py:0 #, python-format -msgid "You cannot change the company of mandate %s, as there exists payment lines referencing it that belong to another company." +msgid "" +"You cannot change the company of mandate %s, as there exists payment lines " +"referencing it that belong to another company." msgstr "" #. module: account_banking_mandate #: model_terms:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form -msgid "You should set a mandate back to draft only if you cancelled it by mistake. Do you want to continue?" +msgid "" +"You should set a mandate back to draft only if you cancelled it by mistake. " +"Do you want to continue?" msgstr "" -