mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
OCA Transbot updated translations from Transifex
This commit is contained in:
committed by
Stefan Rijnhart
parent
a4fa7e06b6
commit
952d9c6633
463
account_banking_mandate/i18n/account_banking_mandate.pot
Normal file
463
account_banking_mandate/i18n/account_banking_mandate.pot
Normal file
@@ -0,0 +1,463 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_banking_mandate
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 11.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model: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."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: sql_constraint:account.banking.mandate:0
|
||||
msgid "A Mandate with the same reference already exists for this company!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_account_banking_mandate
|
||||
msgid "A generic banking mandate"
|
||||
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_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."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid "Back to Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_partner_bank_id
|
||||
msgid "Bank Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner_bank
|
||||
msgid "Bank Accounts"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_bank_payment_line
|
||||
msgid "Bank Payment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Banking Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.actions.act_window,name:account_banking_mandate.mandate_action
|
||||
#: model:ir.ui.menu,name:account_banking_mandate.mandate_menu
|
||||
msgid "Banking Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: 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."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,format:0
|
||||
msgid "Basic Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,state:0
|
||||
#: model: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:148
|
||||
#, python-format
|
||||
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:144
|
||||
#, python-format
|
||||
msgid "Cannot validate the mandate '%s' without a date of signature."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.actions.act_window,help:account_banking_mandate.mandate_action
|
||||
msgid "Click to create a new Banking Mandate."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_company_id
|
||||
msgid "Company"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_create_uid
|
||||
msgid "Created by"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_create_date
|
||||
msgid "Created on"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_signature_date
|
||||
msgid "Date of Signature of the Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_last_debit_date
|
||||
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_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
|
||||
msgid "Direct Debit Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_bank_mandate_ids
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.mandate_partner_bank_form
|
||||
msgid "Direct Debit Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,state:0
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,state:0
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "Expired"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_valid_mandate_id
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_valid_mandate_id
|
||||
msgid "First Valid Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Format"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Generic Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "Group By"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_id
|
||||
msgid "ID"
|
||||
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,name:account_banking_mandate.model_account_move_line
|
||||
msgid "Journal Item"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.bank_payment_line_tree
|
||||
msgid "Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_format
|
||||
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_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:192
|
||||
#, python-format
|
||||
msgid "Mandate should be in cancel state."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:180
|
||||
#, 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:171
|
||||
#, python-format
|
||||
msgid "Mandate should be in draft state."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.partner_view_buttons
|
||||
msgid "Mandate(s)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.mandate_partner_bank_tree
|
||||
msgid "Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:51
|
||||
#, python-format
|
||||
msgid "Missing Mandate on payment line %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_mandate_count
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_mandate_count
|
||||
msgid "Number of Mandates"
|
||||
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."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_partner_id
|
||||
msgid "Partner"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_account_payment_line
|
||||
msgid "Payment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_account_payment_method
|
||||
msgid "Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Recurrent"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Reference"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "Reference or Partner"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_payment_line_ids
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid "Related Payment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_scan
|
||||
msgid "Scan of the Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "Search Banking Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,format:0
|
||||
msgid "Sepa Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Signature Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/bank_payment_line.py:29
|
||||
#, python-format
|
||||
msgid "The bank payment line %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:97
|
||||
#, 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:81
|
||||
#, 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
|
||||
#, python-format
|
||||
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
|
||||
#, python-format
|
||||
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:87
|
||||
#, python-format
|
||||
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
|
||||
#, python-format
|
||||
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
|
||||
#, 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')."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_type
|
||||
msgid "Type of Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_unique_mandate_reference
|
||||
msgid "Unique Mandate Reference"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,state:0
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "Valid"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid "Validate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/res_partner_bank.py:25
|
||||
#, python-format
|
||||
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:132
|
||||
#, python-format
|
||||
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:114
|
||||
#, python-format
|
||||
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:123
|
||||
#, python-format
|
||||
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:105
|
||||
#, python-format
|
||||
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: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?"
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_banking_mandate
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"PO-Revision-Date: 2016-09-10 16:15+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Amharic (https://www.transifex.com/oca/teams/23907/am/)\n"
|
||||
"Language: am\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: am\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -35,18 +35,13 @@ msgstr ""
|
||||
msgid "A generic banking mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction
|
||||
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_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."
|
||||
"Activate this option if this payment method requires your customer to sign a "
|
||||
"direct debit mandate with your company."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -105,7 +100,7 @@ msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:88
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:148
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot validate the mandate '%s' because it is not attached to a bank "
|
||||
@@ -113,7 +108,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:84
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:144
|
||||
#, python-format
|
||||
msgid "Cannot validate the mandate '%s' without a date of signature."
|
||||
msgstr ""
|
||||
@@ -128,6 +123,11 @@ msgstr ""
|
||||
msgid "Company"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_create_uid
|
||||
msgid "Created by"
|
||||
@@ -148,11 +148,6 @@ msgstr ""
|
||||
msgid "Date of the Last Debit"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_last_post
|
||||
msgid "Date of the last message posted on the record."
|
||||
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_line_mandate_id
|
||||
@@ -169,7 +164,7 @@ msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_display_name
|
||||
msgid "Display name"
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -185,18 +180,9 @@ msgid "Expired"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_follower_ids
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_channel_ids
|
||||
msgid "Followers (Channels)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_partner_ids
|
||||
msgid "Followers (Partners)"
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_valid_mandate_id
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_valid_mandate_id
|
||||
msgid "First Valid Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -205,6 +191,11 @@ msgstr ""
|
||||
msgid "Format"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Generic Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "Group By"
|
||||
@@ -215,36 +206,16 @@ msgstr ""
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. 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
|
||||
msgid "If checked, new messages require your attention."
|
||||
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_line
|
||||
msgid "Journal Item"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_last_post
|
||||
msgid "Last Message Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate___last_update
|
||||
msgid "Last Modified on"
|
||||
@@ -278,19 +249,19 @@ msgid "Mandate Required"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:132
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:192
|
||||
#, python-format
|
||||
msgid "Mandate should be in cancel state."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:120
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:180
|
||||
#, 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:111
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:171
|
||||
#, python-format
|
||||
msgid "Mandate should be in draft state."
|
||||
msgstr ""
|
||||
@@ -306,34 +277,20 @@ msgid "Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_ids
|
||||
msgid "Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:40
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:51
|
||||
#, python-format
|
||||
msgid "Missing Mandate on payment line %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
|
||||
msgid "Number of Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_mandate_count
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_mandate_count
|
||||
msgid "Number of Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
|
||||
msgid "Number of messages which requires an action"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_unread_counter
|
||||
msgid "Number of unread messages"
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "One-Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -344,7 +301,6 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_partner_id
|
||||
msgid "Partner"
|
||||
msgstr ""
|
||||
@@ -359,6 +315,11 @@ msgstr ""
|
||||
msgid "Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Recurrent"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Reference"
|
||||
@@ -407,13 +368,42 @@ msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:67
|
||||
#: code:addons/account_banking_mandate/models/bank_payment_line.py:29
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank payment line %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:97
|
||||
#, 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:81
|
||||
#, 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_banking_mandate.py:73
|
||||
#: code:addons/account_banking_mandate/models/account_invoice.py:90
|
||||
#, python-format
|
||||
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
|
||||
#, python-format
|
||||
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:87
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The mandate '%s' can't have a date of last debit before the date of "
|
||||
@@ -421,28 +411,36 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:27
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:41
|
||||
#, python-format
|
||||
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
|
||||
#, 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')."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_type
|
||||
msgid "Type of Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_unique_mandate_reference
|
||||
msgid "Unique Mandate Reference"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_unread
|
||||
msgid "Unread Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_unread_counter
|
||||
msgid "Unread Messages Counter"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,state:0
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
@@ -454,6 +452,46 @@ msgstr ""
|
||||
msgid "Validate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/res_partner_bank.py:25
|
||||
#, python-format
|
||||
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:132
|
||||
#, python-format
|
||||
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:114
|
||||
#, python-format
|
||||
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:123
|
||||
#, python-format
|
||||
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:105
|
||||
#, python-format
|
||||
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:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_banking_mandate
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,11 +12,12 @@ msgstr ""
|
||||
"PO-Revision-Date: 2016-09-10 16:15+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n"
|
||||
"Language: ar\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ar\n"
|
||||
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
|
||||
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
|
||||
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.actions.act_window,help:account_banking_mandate.mandate_action
|
||||
@@ -35,18 +36,13 @@ msgstr ""
|
||||
msgid "A generic banking mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction
|
||||
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_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."
|
||||
"Activate this option if this payment method requires your customer to sign a "
|
||||
"direct debit mandate with your company."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -105,7 +101,7 @@ msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:88
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:148
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot validate the mandate '%s' because it is not attached to a bank "
|
||||
@@ -113,7 +109,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:84
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:144
|
||||
#, python-format
|
||||
msgid "Cannot validate the mandate '%s' without a date of signature."
|
||||
msgstr ""
|
||||
@@ -128,6 +124,11 @@ msgstr ""
|
||||
msgid "Company"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_create_uid
|
||||
msgid "Created by"
|
||||
@@ -148,11 +149,6 @@ msgstr ""
|
||||
msgid "Date of the Last Debit"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_last_post
|
||||
msgid "Date of the last message posted on the record."
|
||||
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_line_mandate_id
|
||||
@@ -169,7 +165,7 @@ msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_display_name
|
||||
msgid "Display name"
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -185,18 +181,9 @@ msgid "Expired"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_follower_ids
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_channel_ids
|
||||
msgid "Followers (Channels)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_partner_ids
|
||||
msgid "Followers (Partners)"
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_valid_mandate_id
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_valid_mandate_id
|
||||
msgid "First Valid Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -205,6 +192,11 @@ msgstr ""
|
||||
msgid "Format"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Generic Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "Group By"
|
||||
@@ -215,36 +207,16 @@ 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
|
||||
msgid "If checked, new messages require your attention."
|
||||
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_line
|
||||
msgid "Journal Item"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_last_post
|
||||
msgid "Last Message Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate___last_update
|
||||
msgid "Last Modified on"
|
||||
@@ -278,19 +250,19 @@ msgid "Mandate Required"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:132
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:192
|
||||
#, python-format
|
||||
msgid "Mandate should be in cancel state."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:120
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:180
|
||||
#, 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:111
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:171
|
||||
#, python-format
|
||||
msgid "Mandate should be in draft state."
|
||||
msgstr ""
|
||||
@@ -306,34 +278,20 @@ msgid "Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_ids
|
||||
msgid "Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:40
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:51
|
||||
#, python-format
|
||||
msgid "Missing Mandate on payment line %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
|
||||
msgid "Number of Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_mandate_count
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_mandate_count
|
||||
msgid "Number of Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
|
||||
msgid "Number of messages which requires an action"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_unread_counter
|
||||
msgid "Number of unread messages"
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "One-Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -344,7 +302,6 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_partner_id
|
||||
msgid "Partner"
|
||||
msgstr ""
|
||||
@@ -359,6 +316,11 @@ msgstr ""
|
||||
msgid "Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Recurrent"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Reference"
|
||||
@@ -407,13 +369,42 @@ msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:67
|
||||
#: code:addons/account_banking_mandate/models/bank_payment_line.py:29
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank payment line %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:97
|
||||
#, 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:81
|
||||
#, 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_banking_mandate.py:73
|
||||
#: code:addons/account_banking_mandate/models/account_invoice.py:90
|
||||
#, python-format
|
||||
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
|
||||
#, python-format
|
||||
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:87
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The mandate '%s' can't have a date of last debit before the date of "
|
||||
@@ -421,28 +412,36 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:27
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:41
|
||||
#, python-format
|
||||
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
|
||||
#, 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')."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_type
|
||||
msgid "Type of Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_unique_mandate_reference
|
||||
msgid "Unique Mandate Reference"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_unread
|
||||
msgid "Unread Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_unread_counter
|
||||
msgid "Unread Messages Counter"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,state:0
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
@@ -454,6 +453,46 @@ msgstr ""
|
||||
msgid "Validate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/res_partner_bank.py:25
|
||||
#, python-format
|
||||
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:132
|
||||
#, python-format
|
||||
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:114
|
||||
#, python-format
|
||||
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:123
|
||||
#, python-format
|
||||
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:105
|
||||
#, python-format
|
||||
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:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_banking_mandate
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"PO-Revision-Date: 2016-09-10 16:15+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n"
|
||||
"Language: ca\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ca\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -35,18 +35,13 @@ msgstr ""
|
||||
msgid "A generic banking mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction
|
||||
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_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."
|
||||
"Activate this option if this payment method requires your customer to sign a "
|
||||
"direct debit mandate with your company."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -105,7 +100,7 @@ msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:88
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:148
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot validate the mandate '%s' because it is not attached to a bank "
|
||||
@@ -113,7 +108,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:84
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:144
|
||||
#, python-format
|
||||
msgid "Cannot validate the mandate '%s' without a date of signature."
|
||||
msgstr ""
|
||||
@@ -128,6 +123,11 @@ msgstr ""
|
||||
msgid "Company"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_create_uid
|
||||
msgid "Created by"
|
||||
@@ -148,11 +148,6 @@ msgstr ""
|
||||
msgid "Date of the Last Debit"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_last_post
|
||||
msgid "Date of the last message posted on the record."
|
||||
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_line_mandate_id
|
||||
@@ -169,7 +164,7 @@ msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_display_name
|
||||
msgid "Display name"
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -185,18 +180,9 @@ msgid "Expired"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_follower_ids
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_channel_ids
|
||||
msgid "Followers (Channels)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_partner_ids
|
||||
msgid "Followers (Partners)"
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_valid_mandate_id
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_valid_mandate_id
|
||||
msgid "First Valid Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -205,6 +191,11 @@ msgstr ""
|
||||
msgid "Format"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Generic Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "Group By"
|
||||
@@ -215,36 +206,16 @@ msgstr ""
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. 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
|
||||
msgid "If checked, new messages require your attention."
|
||||
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_line
|
||||
msgid "Journal Item"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_last_post
|
||||
msgid "Last Message Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate___last_update
|
||||
msgid "Last Modified on"
|
||||
@@ -278,19 +249,19 @@ msgid "Mandate Required"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:132
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:192
|
||||
#, python-format
|
||||
msgid "Mandate should be in cancel state."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:120
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:180
|
||||
#, 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:111
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:171
|
||||
#, python-format
|
||||
msgid "Mandate should be in draft state."
|
||||
msgstr ""
|
||||
@@ -306,34 +277,20 @@ msgid "Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_ids
|
||||
msgid "Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:40
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:51
|
||||
#, python-format
|
||||
msgid "Missing Mandate on payment line %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
|
||||
msgid "Number of Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_mandate_count
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_mandate_count
|
||||
msgid "Number of Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
|
||||
msgid "Number of messages which requires an action"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_unread_counter
|
||||
msgid "Number of unread messages"
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "One-Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -344,7 +301,6 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_partner_id
|
||||
msgid "Partner"
|
||||
msgstr ""
|
||||
@@ -359,6 +315,11 @@ msgstr ""
|
||||
msgid "Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Recurrent"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Reference"
|
||||
@@ -407,13 +368,42 @@ msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:67
|
||||
#: code:addons/account_banking_mandate/models/bank_payment_line.py:29
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank payment line %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:97
|
||||
#, 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:81
|
||||
#, 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_banking_mandate.py:73
|
||||
#: code:addons/account_banking_mandate/models/account_invoice.py:90
|
||||
#, python-format
|
||||
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
|
||||
#, python-format
|
||||
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:87
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The mandate '%s' can't have a date of last debit before the date of "
|
||||
@@ -421,28 +411,36 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:27
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:41
|
||||
#, python-format
|
||||
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
|
||||
#, 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')."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_type
|
||||
msgid "Type of Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_unique_mandate_reference
|
||||
msgid "Unique Mandate Reference"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_unread
|
||||
msgid "Unread Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_unread_counter
|
||||
msgid "Unread Messages Counter"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,state:0
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
@@ -454,6 +452,46 @@ msgstr ""
|
||||
msgid "Validate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/res_partner_bank.py:25
|
||||
#, python-format
|
||||
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:132
|
||||
#, python-format
|
||||
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:114
|
||||
#, python-format
|
||||
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:123
|
||||
#, python-format
|
||||
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:105
|
||||
#, python-format
|
||||
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:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_banking_mandate
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"PO-Revision-Date: 2016-09-10 16:15+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Czech (https://www.transifex.com/oca/teams/23907/cs/)\n"
|
||||
"Language: cs\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: cs\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -35,18 +35,13 @@ msgstr ""
|
||||
msgid "A generic banking mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction
|
||||
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_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."
|
||||
"Activate this option if this payment method requires your customer to sign a "
|
||||
"direct debit mandate with your company."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -105,7 +100,7 @@ msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:88
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:148
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot validate the mandate '%s' because it is not attached to a bank "
|
||||
@@ -113,7 +108,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:84
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:144
|
||||
#, python-format
|
||||
msgid "Cannot validate the mandate '%s' without a date of signature."
|
||||
msgstr ""
|
||||
@@ -128,6 +123,11 @@ msgstr ""
|
||||
msgid "Company"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_create_uid
|
||||
msgid "Created by"
|
||||
@@ -148,11 +148,6 @@ msgstr ""
|
||||
msgid "Date of the Last Debit"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_last_post
|
||||
msgid "Date of the last message posted on the record."
|
||||
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_line_mandate_id
|
||||
@@ -169,7 +164,7 @@ msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_display_name
|
||||
msgid "Display name"
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -185,18 +180,9 @@ msgid "Expired"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_follower_ids
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_channel_ids
|
||||
msgid "Followers (Channels)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_partner_ids
|
||||
msgid "Followers (Partners)"
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_valid_mandate_id
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_valid_mandate_id
|
||||
msgid "First Valid Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -205,6 +191,11 @@ msgstr ""
|
||||
msgid "Format"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Generic Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "Group By"
|
||||
@@ -215,36 +206,16 @@ 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
|
||||
msgid "If checked, new messages require your attention."
|
||||
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_line
|
||||
msgid "Journal Item"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_last_post
|
||||
msgid "Last Message Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate___last_update
|
||||
msgid "Last Modified on"
|
||||
@@ -278,19 +249,19 @@ msgid "Mandate Required"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:132
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:192
|
||||
#, python-format
|
||||
msgid "Mandate should be in cancel state."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:120
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:180
|
||||
#, 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:111
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:171
|
||||
#, python-format
|
||||
msgid "Mandate should be in draft state."
|
||||
msgstr ""
|
||||
@@ -306,34 +277,20 @@ msgid "Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_ids
|
||||
msgid "Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:40
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:51
|
||||
#, python-format
|
||||
msgid "Missing Mandate on payment line %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
|
||||
msgid "Number of Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_mandate_count
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_mandate_count
|
||||
msgid "Number of Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
|
||||
msgid "Number of messages which requires an action"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_unread_counter
|
||||
msgid "Number of unread messages"
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "One-Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -344,7 +301,6 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_partner_id
|
||||
msgid "Partner"
|
||||
msgstr ""
|
||||
@@ -359,6 +315,11 @@ msgstr ""
|
||||
msgid "Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Recurrent"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Reference"
|
||||
@@ -407,13 +368,42 @@ msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:67
|
||||
#: code:addons/account_banking_mandate/models/bank_payment_line.py:29
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank payment line %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:97
|
||||
#, 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:81
|
||||
#, 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_banking_mandate.py:73
|
||||
#: code:addons/account_banking_mandate/models/account_invoice.py:90
|
||||
#, python-format
|
||||
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
|
||||
#, python-format
|
||||
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:87
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The mandate '%s' can't have a date of last debit before the date of "
|
||||
@@ -421,28 +411,36 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:27
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:41
|
||||
#, python-format
|
||||
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
|
||||
#, 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')."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_type
|
||||
msgid "Type of Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_unique_mandate_reference
|
||||
msgid "Unique Mandate Reference"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_unread
|
||||
msgid "Unread Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_unread_counter
|
||||
msgid "Unread Messages Counter"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,state:0
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
@@ -454,6 +452,46 @@ msgstr ""
|
||||
msgid "Validate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/res_partner_bank.py:25
|
||||
#, python-format
|
||||
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:132
|
||||
#, python-format
|
||||
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:114
|
||||
#, python-format
|
||||
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:123
|
||||
#, python-format
|
||||
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:105
|
||||
#, python-format
|
||||
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:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_banking_mandate
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
@@ -10,11 +10,12 @@ msgstr ""
|
||||
"POT-Creation-Date: 2017-08-18 00:42+0000\n"
|
||||
"PO-Revision-Date: 2016-10-19 23:44+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Danish (Denmark) (http://www.transifex.com/oca/OCA-bank-payment-10-0/language/da_DK/)\n"
|
||||
"Language-Team: Danish (Denmark) (http://www.transifex.com/oca/OCA-bank-"
|
||||
"payment-10-0/language/da_DK/)\n"
|
||||
"Language: da_DK\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: da_DK\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -39,8 +40,8 @@ msgstr ""
|
||||
#: 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."
|
||||
"Activate this option if this payment method requires your customer to sign a "
|
||||
"direct debit mandate with your company."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -99,7 +100,7 @@ msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:88
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:148
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot validate the mandate '%s' because it is not attached to a bank "
|
||||
@@ -107,7 +108,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:84
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:144
|
||||
#, python-format
|
||||
msgid "Cannot validate the mandate '%s' without a date of signature."
|
||||
msgstr ""
|
||||
@@ -122,6 +123,11 @@ msgstr ""
|
||||
msgid "Company"
|
||||
msgstr "Firma"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_create_uid
|
||||
msgid "Created by"
|
||||
@@ -173,12 +179,23 @@ msgstr ""
|
||||
msgid "Expired"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_valid_mandate_id
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_valid_mandate_id
|
||||
msgid "First Valid Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Format"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Generic Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "Group By"
|
||||
@@ -232,19 +249,19 @@ msgid "Mandate Required"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:132
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:192
|
||||
#, python-format
|
||||
msgid "Mandate should be in cancel state."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:120
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:180
|
||||
#, 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:111
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:171
|
||||
#, python-format
|
||||
msgid "Mandate should be in draft state."
|
||||
msgstr ""
|
||||
@@ -260,7 +277,7 @@ msgid "Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:40
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:51
|
||||
#, python-format
|
||||
msgid "Missing Mandate on payment line %s"
|
||||
msgstr ""
|
||||
@@ -271,6 +288,11 @@ msgstr ""
|
||||
msgid "Number of Mandates"
|
||||
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 ""
|
||||
@@ -279,7 +301,6 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_partner_id
|
||||
msgid "Partner"
|
||||
msgstr ""
|
||||
@@ -294,6 +315,11 @@ msgstr ""
|
||||
msgid "Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Recurrent"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Reference"
|
||||
@@ -342,13 +368,42 @@ msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:67
|
||||
#: code:addons/account_banking_mandate/models/bank_payment_line.py:29
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank payment line %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:97
|
||||
#, 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:81
|
||||
#, 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_banking_mandate.py:73
|
||||
#: code:addons/account_banking_mandate/models/account_invoice.py:90
|
||||
#, python-format
|
||||
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
|
||||
#, python-format
|
||||
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:87
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The mandate '%s' can't have a date of last debit before the date of "
|
||||
@@ -356,13 +411,31 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:27
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:41
|
||||
#, python-format
|
||||
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
|
||||
#, 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')."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_type
|
||||
msgid "Type of Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_unique_mandate_reference
|
||||
msgid "Unique Mandate Reference"
|
||||
@@ -379,6 +452,46 @@ msgstr ""
|
||||
msgid "Validate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/res_partner_bank.py:25
|
||||
#, python-format
|
||||
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:132
|
||||
#, python-format
|
||||
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:114
|
||||
#, python-format
|
||||
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:123
|
||||
#, python-format
|
||||
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:105
|
||||
#, python-format
|
||||
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:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid ""
|
||||
|
||||
@@ -1,23 +1,21 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_banking_mandate
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Niki Waibel, 2016
|
||||
# Niki Waibel, 2016
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: bank-payment (10.0)\n"
|
||||
"Project-Id-Version: Odoo Server 11.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-05-01 14:55+0000\n"
|
||||
"PO-Revision-Date: 2016-12-27 12:33+0000\n"
|
||||
"Last-Translator: Niki Waibel\n"
|
||||
"Language-Team: German (http://www.transifex.com/oca/OCA-bank-payment-10-0/language/de/)\n"
|
||||
"POT-Creation-Date: 2018-03-09 14:56+0000\n"
|
||||
"PO-Revision-Date: 2018-03-09 14:56+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
|
||||
"Language: de\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: de\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -42,8 +40,8 @@ msgstr "Ein generisches Bankmandat"
|
||||
#: 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."
|
||||
"Activate this option if this payment method requires your customer to sign a "
|
||||
"direct debit mandate with your company."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -102,7 +100,7 @@ msgid "Cancelled"
|
||||
msgstr "Abgebrochen"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:88
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:148
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot validate the mandate '%s' because it is not attached to a bank "
|
||||
@@ -110,7 +108,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:84
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:144
|
||||
#, python-format
|
||||
msgid "Cannot validate the mandate '%s' without a date of signature."
|
||||
msgstr ""
|
||||
@@ -125,6 +123,11 @@ msgstr ""
|
||||
msgid "Company"
|
||||
msgstr "Unternehmen"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_create_uid
|
||||
msgid "Created by"
|
||||
@@ -176,12 +179,23 @@ msgstr "Entwurf"
|
||||
msgid "Expired"
|
||||
msgstr "Abgelaufen"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_valid_mandate_id
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_valid_mandate_id
|
||||
msgid "First Valid Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Format"
|
||||
msgstr "Format"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Generic Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "Group By"
|
||||
@@ -235,19 +249,19 @@ msgid "Mandate Required"
|
||||
msgstr "Mandat erforderlich"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:132
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:192
|
||||
#, python-format
|
||||
msgid "Mandate should be in cancel state."
|
||||
msgstr "Mandate sollte im Abburchzustand sein."
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:120
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:180
|
||||
#, python-format
|
||||
msgid "Mandate should be in draft or valid state."
|
||||
msgstr "Mandat sollte im Entwurfs- oder Gültigzustand sein."
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:111
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:171
|
||||
#, python-format
|
||||
msgid "Mandate should be in draft state."
|
||||
msgstr "Mandate sollte im Entwurfszustand sein."
|
||||
@@ -263,7 +277,7 @@ msgid "Mandates"
|
||||
msgstr "Mandate"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:40
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:51
|
||||
#, python-format
|
||||
msgid "Missing Mandate on payment line %s"
|
||||
msgstr ""
|
||||
@@ -274,6 +288,11 @@ msgstr ""
|
||||
msgid "Number of Mandates"
|
||||
msgstr "Anzahl der Mandate"
|
||||
|
||||
#. 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 ""
|
||||
@@ -282,7 +301,6 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_partner_id
|
||||
msgid "Partner"
|
||||
msgstr "Partner"
|
||||
@@ -297,6 +315,11 @@ msgstr "Zahlungszeilen"
|
||||
msgid "Payment Methods"
|
||||
msgstr "Zahlungsmethoden"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Recurrent"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Reference"
|
||||
@@ -337,7 +360,7 @@ msgstr "Datum der Unterschrift"
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "State"
|
||||
msgstr "Status"
|
||||
msgstr "Bundesland"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_state
|
||||
@@ -345,13 +368,42 @@ msgid "Status"
|
||||
msgstr "Status"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:67
|
||||
#: code:addons/account_banking_mandate/models/bank_payment_line.py:29
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank payment line %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:97
|
||||
#, 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:81
|
||||
#, 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_banking_mandate.py:73
|
||||
#: code:addons/account_banking_mandate/models/account_invoice.py:90
|
||||
#, python-format
|
||||
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
|
||||
#, python-format
|
||||
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:87
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The mandate '%s' can't have a date of last debit before the date of "
|
||||
@@ -359,13 +411,31 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:27
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:41
|
||||
#, python-format
|
||||
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
|
||||
#, 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')."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid "Type"
|
||||
msgstr "Art"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_type
|
||||
msgid "Type of Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_unique_mandate_reference
|
||||
msgid "Unique Mandate Reference"
|
||||
@@ -382,6 +452,46 @@ msgstr "Gültig"
|
||||
msgid "Validate"
|
||||
msgstr "Bestätigen"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/res_partner_bank.py:25
|
||||
#, python-format
|
||||
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:132
|
||||
#, python-format
|
||||
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:114
|
||||
#, python-format
|
||||
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:123
|
||||
#, python-format
|
||||
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:105
|
||||
#, python-format
|
||||
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:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_banking_mandate
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -11,11 +11,12 @@ msgstr ""
|
||||
"POT-Creation-Date: 2016-09-10 16:15+0000\n"
|
||||
"PO-Revision-Date: 2016-09-10 16:15+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/el_GR/)\n"
|
||||
"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/"
|
||||
"el_GR/)\n"
|
||||
"Language: el_GR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: el_GR\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -35,18 +36,13 @@ msgstr ""
|
||||
msgid "A generic banking mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction
|
||||
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_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."
|
||||
"Activate this option if this payment method requires your customer to sign a "
|
||||
"direct debit mandate with your company."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -105,7 +101,7 @@ msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:88
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:148
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot validate the mandate '%s' because it is not attached to a bank "
|
||||
@@ -113,7 +109,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:84
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:144
|
||||
#, python-format
|
||||
msgid "Cannot validate the mandate '%s' without a date of signature."
|
||||
msgstr ""
|
||||
@@ -128,6 +124,11 @@ msgstr ""
|
||||
msgid "Company"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_create_uid
|
||||
msgid "Created by"
|
||||
@@ -148,11 +149,6 @@ msgstr ""
|
||||
msgid "Date of the Last Debit"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_last_post
|
||||
msgid "Date of the last message posted on the record."
|
||||
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_line_mandate_id
|
||||
@@ -169,7 +165,7 @@ msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_display_name
|
||||
msgid "Display name"
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -185,18 +181,9 @@ msgid "Expired"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_follower_ids
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_channel_ids
|
||||
msgid "Followers (Channels)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_partner_ids
|
||||
msgid "Followers (Partners)"
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_valid_mandate_id
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_valid_mandate_id
|
||||
msgid "First Valid Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -205,6 +192,11 @@ msgstr ""
|
||||
msgid "Format"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Generic Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "Group By"
|
||||
@@ -215,36 +207,16 @@ 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
|
||||
msgid "If checked, new messages require your attention."
|
||||
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_line
|
||||
msgid "Journal Item"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_last_post
|
||||
msgid "Last Message Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate___last_update
|
||||
msgid "Last Modified on"
|
||||
@@ -278,19 +250,19 @@ msgid "Mandate Required"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:132
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:192
|
||||
#, python-format
|
||||
msgid "Mandate should be in cancel state."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:120
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:180
|
||||
#, 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:111
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:171
|
||||
#, python-format
|
||||
msgid "Mandate should be in draft state."
|
||||
msgstr ""
|
||||
@@ -306,34 +278,20 @@ msgid "Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_ids
|
||||
msgid "Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:40
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:51
|
||||
#, python-format
|
||||
msgid "Missing Mandate on payment line %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
|
||||
msgid "Number of Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_mandate_count
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_mandate_count
|
||||
msgid "Number of Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
|
||||
msgid "Number of messages which requires an action"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_unread_counter
|
||||
msgid "Number of unread messages"
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "One-Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -344,7 +302,6 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_partner_id
|
||||
msgid "Partner"
|
||||
msgstr ""
|
||||
@@ -359,6 +316,11 @@ msgstr ""
|
||||
msgid "Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Recurrent"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Reference"
|
||||
@@ -407,13 +369,42 @@ msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:67
|
||||
#: code:addons/account_banking_mandate/models/bank_payment_line.py:29
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank payment line %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:97
|
||||
#, 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:81
|
||||
#, 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_banking_mandate.py:73
|
||||
#: code:addons/account_banking_mandate/models/account_invoice.py:90
|
||||
#, python-format
|
||||
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
|
||||
#, python-format
|
||||
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:87
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The mandate '%s' can't have a date of last debit before the date of "
|
||||
@@ -421,28 +412,36 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:27
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:41
|
||||
#, python-format
|
||||
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
|
||||
#, 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')."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_type
|
||||
msgid "Type of Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_unique_mandate_reference
|
||||
msgid "Unique Mandate Reference"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_unread
|
||||
msgid "Unread Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_unread_counter
|
||||
msgid "Unread Messages Counter"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,state:0
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
@@ -454,6 +453,46 @@ msgstr ""
|
||||
msgid "Validate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/res_partner_bank.py:25
|
||||
#, python-format
|
||||
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:132
|
||||
#, python-format
|
||||
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:114
|
||||
#, python-format
|
||||
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:123
|
||||
#, python-format
|
||||
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:105
|
||||
#, python-format
|
||||
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:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid ""
|
||||
|
||||
@@ -1,22 +1,21 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_banking_mandate
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
# Pedro M. Baeza <pedro.baeza@gmail.com>, 2016
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: bank-payment (10.0)\n"
|
||||
"Project-Id-Version: Odoo Server 11.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-05-01 14:55+0000\n"
|
||||
"PO-Revision-Date: 2016-12-27 13:24+0000\n"
|
||||
"Last-Translator: Pedro M. Baeza <pedro.baeza@gmail.com>\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-bank-payment-10-0/language/es/)\n"
|
||||
"POT-Creation-Date: 2018-03-09 14:56+0000\n"
|
||||
"PO-Revision-Date: 2018-03-09 14:56+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
|
||||
"Language: es\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -24,7 +23,9 @@ msgstr ""
|
||||
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 "Un mandato bancario es un documento firmado por su cliente que le da la autorización para hacer una o varias operaciones en su cuenta bancaria."
|
||||
msgstr ""
|
||||
"Un mandato bancario es un documento firmado por su cliente que le da la "
|
||||
"autorización para hacer una o varias operaciones en su cuenta bancaria."
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: sql_constraint:account.banking.mandate:0
|
||||
@@ -41,14 +42,16 @@ msgstr "Un mandato bancario genérico"
|
||||
#: 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."
|
||||
msgstr "Active esta opción si el método de pago requiere que su cliente firme un mandato con su compañía."
|
||||
"Activate this option if this payment method requires your customer to sign a "
|
||||
"direct debit mandate with your company."
|
||||
msgstr ""
|
||||
"Active esta opción si el método de pago requiere que su cliente firme un "
|
||||
"mandato con su compañía."
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid "Back to Draft"
|
||||
msgstr "Volver a borrador"
|
||||
msgstr "Devolver a borrador"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_partner_bank_id
|
||||
@@ -58,7 +61,7 @@ msgstr "Cuenta bancaria"
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner_bank
|
||||
msgid "Bank Accounts"
|
||||
msgstr "Cuentas de banco"
|
||||
msgstr "Cuentas bancarias"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_bank_payment_line
|
||||
@@ -82,7 +85,9 @@ msgstr "Mandatos bancarios"
|
||||
msgid ""
|
||||
"Banking mandates represent an authorization that the bank account owner "
|
||||
"gives to a company for a specific operation."
|
||||
msgstr "Los mandatos bancarios representan una autorización que el propietario de la cuenta bancaria da a una compañía para una operación específica."
|
||||
msgstr ""
|
||||
"Los mandatos bancarios representan una autorización que el propietario de la "
|
||||
"cuenta bancaria da a una compañía para una operación específica."
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,format:0
|
||||
@@ -101,15 +106,17 @@ msgid "Cancelled"
|
||||
msgstr "Cancelado"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:88
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:148
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot validate the mandate '%s' because it is not attached to a bank "
|
||||
"account."
|
||||
msgstr "No se puede validar el mandato '%s' porque no tiene ninguna cuenta bancaria asociada."
|
||||
msgstr ""
|
||||
"No se puede validar el mandato '%s' porque no tiene ninguna cuenta bancaria "
|
||||
"asociada."
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:84
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:144
|
||||
#, python-format
|
||||
msgid "Cannot validate the mandate '%s' without a date of signature."
|
||||
msgstr "No se puede validar el mandato '%s' sin una fecha de firma."
|
||||
@@ -124,6 +131,11 @@ msgstr "Pulse para crear un mandato bancario nuevo."
|
||||
msgid "Company"
|
||||
msgstr "Compañía"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_create_uid
|
||||
msgid "Created by"
|
||||
@@ -175,12 +187,23 @@ msgstr "Borrador"
|
||||
msgid "Expired"
|
||||
msgstr "Expirado"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_valid_mandate_id
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_valid_mandate_id
|
||||
msgid "First Valid Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Format"
|
||||
msgstr "Formato"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Generic Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "Group By"
|
||||
@@ -234,19 +257,19 @@ msgid "Mandate Required"
|
||||
msgstr "Mandato requerido"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:132
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:192
|
||||
#, python-format
|
||||
msgid "Mandate should be in cancel state."
|
||||
msgstr "El mandato debe estar en estado cancelado."
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:120
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:180
|
||||
#, python-format
|
||||
msgid "Mandate should be in draft or valid state."
|
||||
msgstr "El mandato debe estar en estado borrador o válido."
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:111
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:171
|
||||
#, python-format
|
||||
msgid "Mandate should be in draft state."
|
||||
msgstr "El mandato debe estar en estado borrador."
|
||||
@@ -262,7 +285,7 @@ msgid "Mandates"
|
||||
msgstr "Mandatos"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:40
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:51
|
||||
#, python-format
|
||||
msgid "Missing Mandate on payment line %s"
|
||||
msgstr "Falta el mandato en la línea de pago %s"
|
||||
@@ -273,15 +296,21 @@ msgstr "Falta el mandato en la línea de pago %s"
|
||||
msgid "Number of Mandates"
|
||||
msgstr "Número de mandatos"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "One-Off"
|
||||
msgstr "Único"
|
||||
|
||||
#. 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."
|
||||
msgstr "Sólo se pueden usar mandatos validados en una línea de pago. Un mandato cancelado en un mandato que ha sido invalidado por el cliente."
|
||||
msgstr ""
|
||||
"Sólo se pueden usar mandatos validados en una línea de pago. Un mandato "
|
||||
"cancelado en un mandato que ha sido invalidado por el cliente."
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_partner_id
|
||||
msgid "Partner"
|
||||
msgstr "Empresa"
|
||||
@@ -296,6 +325,11 @@ msgstr "Líneas de pago"
|
||||
msgid "Payment Methods"
|
||||
msgstr "Métodos de pago"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Recurrent"
|
||||
msgstr "Recurrente"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Reference"
|
||||
@@ -344,26 +378,78 @@ msgid "Status"
|
||||
msgstr "Estado"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:67
|
||||
#: code:addons/account_banking_mandate/models/bank_payment_line.py:29
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank payment line %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:97
|
||||
#, 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:81
|
||||
#, python-format
|
||||
msgid "The date of signature of mandate '%s' is in the future!"
|
||||
msgstr "La fecha de la firma del mandato '%s' no puede ser posterior a hoy."
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:73
|
||||
#: code:addons/account_banking_mandate/models/account_invoice.py:90
|
||||
#, python-format
|
||||
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
|
||||
#, python-format
|
||||
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:87
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The mandate '%s' can't have a date of last debit before the date of "
|
||||
"signature."
|
||||
msgstr "El mandato '%s' no puede tener una fecha de último cobro antes de la fecha de firma."
|
||||
msgstr ""
|
||||
"El mandato '%s' no puede tener una fecha de último cobro antes de la fecha "
|
||||
"de firma."
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:27
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:41
|
||||
#, python-format
|
||||
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
|
||||
#, 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')."
|
||||
msgstr "La línea de pago con el número %s tiene la cuenta bancaria '%s', que no tiene está asociada con el mandato '%s' (este mandato está asociado con la cuenta bancaria '%s')."
|
||||
msgstr ""
|
||||
"La línea de pago con el número %s tiene la cuenta bancaria '%s', que no "
|
||||
"tiene está asociada con el mandato '%s' (este mandato está asociado con la "
|
||||
"cuenta bancaria '%s')."
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid "Type"
|
||||
msgstr "Tipo"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_type
|
||||
msgid "Type of Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_unique_mandate_reference
|
||||
@@ -381,9 +467,51 @@ msgstr "Válido"
|
||||
msgid "Validate"
|
||||
msgstr "Validar"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/res_partner_bank.py:25
|
||||
#, python-format
|
||||
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:132
|
||||
#, python-format
|
||||
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:114
|
||||
#, python-format
|
||||
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:123
|
||||
#, python-format
|
||||
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:105
|
||||
#, python-format
|
||||
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: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?"
|
||||
msgstr "Debe establecer un mandato de vuelta a borrador sólo si lo cancelo por error. ¿Desea continuar?"
|
||||
msgstr ""
|
||||
"Debe establecer un mandato de vuelta a borrador sólo si lo cancelo por "
|
||||
"error. ¿Desea continuar?"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_banking_mandate
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -11,11 +11,12 @@ msgstr ""
|
||||
"POT-Creation-Date: 2016-09-10 16:15+0000\n"
|
||||
"PO-Revision-Date: 2016-09-10 16:15+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/teams/23907/es_CR/)\n"
|
||||
"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/"
|
||||
"teams/23907/es_CR/)\n"
|
||||
"Language: es_CR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_CR\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -35,18 +36,13 @@ msgstr ""
|
||||
msgid "A generic banking mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction
|
||||
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_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."
|
||||
"Activate this option if this payment method requires your customer to sign a "
|
||||
"direct debit mandate with your company."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -105,7 +101,7 @@ msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:88
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:148
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot validate the mandate '%s' because it is not attached to a bank "
|
||||
@@ -113,7 +109,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:84
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:144
|
||||
#, python-format
|
||||
msgid "Cannot validate the mandate '%s' without a date of signature."
|
||||
msgstr ""
|
||||
@@ -128,6 +124,11 @@ msgstr ""
|
||||
msgid "Company"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_create_uid
|
||||
msgid "Created by"
|
||||
@@ -148,11 +149,6 @@ msgstr ""
|
||||
msgid "Date of the Last Debit"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_last_post
|
||||
msgid "Date of the last message posted on the record."
|
||||
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_line_mandate_id
|
||||
@@ -169,7 +165,7 @@ msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_display_name
|
||||
msgid "Display name"
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -185,18 +181,9 @@ msgid "Expired"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_follower_ids
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_channel_ids
|
||||
msgid "Followers (Channels)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_partner_ids
|
||||
msgid "Followers (Partners)"
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_valid_mandate_id
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_valid_mandate_id
|
||||
msgid "First Valid Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -205,6 +192,11 @@ msgstr ""
|
||||
msgid "Format"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Generic Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "Group By"
|
||||
@@ -215,36 +207,16 @@ 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
|
||||
msgid "If checked, new messages require your attention."
|
||||
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_line
|
||||
msgid "Journal Item"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_last_post
|
||||
msgid "Last Message Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate___last_update
|
||||
msgid "Last Modified on"
|
||||
@@ -278,19 +250,19 @@ msgid "Mandate Required"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:132
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:192
|
||||
#, python-format
|
||||
msgid "Mandate should be in cancel state."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:120
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:180
|
||||
#, 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:111
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:171
|
||||
#, python-format
|
||||
msgid "Mandate should be in draft state."
|
||||
msgstr ""
|
||||
@@ -306,34 +278,20 @@ msgid "Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_ids
|
||||
msgid "Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:40
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:51
|
||||
#, python-format
|
||||
msgid "Missing Mandate on payment line %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
|
||||
msgid "Number of Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_mandate_count
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_mandate_count
|
||||
msgid "Number of Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
|
||||
msgid "Number of messages which requires an action"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_unread_counter
|
||||
msgid "Number of unread messages"
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "One-Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -344,7 +302,6 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_partner_id
|
||||
msgid "Partner"
|
||||
msgstr ""
|
||||
@@ -359,6 +316,11 @@ msgstr ""
|
||||
msgid "Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Recurrent"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Reference"
|
||||
@@ -407,13 +369,42 @@ msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:67
|
||||
#: code:addons/account_banking_mandate/models/bank_payment_line.py:29
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank payment line %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:97
|
||||
#, 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:81
|
||||
#, 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_banking_mandate.py:73
|
||||
#: code:addons/account_banking_mandate/models/account_invoice.py:90
|
||||
#, python-format
|
||||
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
|
||||
#, python-format
|
||||
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:87
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The mandate '%s' can't have a date of last debit before the date of "
|
||||
@@ -421,28 +412,36 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:27
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:41
|
||||
#, python-format
|
||||
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
|
||||
#, 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')."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_type
|
||||
msgid "Type of Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_unique_mandate_reference
|
||||
msgid "Unique Mandate Reference"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_unread
|
||||
msgid "Unread Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_unread_counter
|
||||
msgid "Unread Messages Counter"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,state:0
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
@@ -454,6 +453,46 @@ msgstr ""
|
||||
msgid "Validate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/res_partner_bank.py:25
|
||||
#, python-format
|
||||
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:132
|
||||
#, python-format
|
||||
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:114
|
||||
#, python-format
|
||||
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:123
|
||||
#, python-format
|
||||
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:105
|
||||
#, python-format
|
||||
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:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_banking_mandate
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -11,11 +11,12 @@ msgstr ""
|
||||
"POT-Creation-Date: 2016-09-10 16:15+0000\n"
|
||||
"PO-Revision-Date: 2016-09-10 16:15+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/es_EC/)\n"
|
||||
"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/"
|
||||
"es_EC/)\n"
|
||||
"Language: es_EC\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_EC\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -35,18 +36,13 @@ msgstr ""
|
||||
msgid "A generic banking mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction
|
||||
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_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."
|
||||
"Activate this option if this payment method requires your customer to sign a "
|
||||
"direct debit mandate with your company."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -105,7 +101,7 @@ msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:88
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:148
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot validate the mandate '%s' because it is not attached to a bank "
|
||||
@@ -113,7 +109,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:84
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:144
|
||||
#, python-format
|
||||
msgid "Cannot validate the mandate '%s' without a date of signature."
|
||||
msgstr ""
|
||||
@@ -128,6 +124,11 @@ msgstr ""
|
||||
msgid "Company"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_create_uid
|
||||
msgid "Created by"
|
||||
@@ -148,11 +149,6 @@ msgstr ""
|
||||
msgid "Date of the Last Debit"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_last_post
|
||||
msgid "Date of the last message posted on the record."
|
||||
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_line_mandate_id
|
||||
@@ -169,7 +165,7 @@ msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_display_name
|
||||
msgid "Display name"
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -185,18 +181,9 @@ msgid "Expired"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_follower_ids
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_channel_ids
|
||||
msgid "Followers (Channels)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_partner_ids
|
||||
msgid "Followers (Partners)"
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_valid_mandate_id
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_valid_mandate_id
|
||||
msgid "First Valid Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -205,6 +192,11 @@ msgstr ""
|
||||
msgid "Format"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Generic Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "Group By"
|
||||
@@ -215,36 +207,16 @@ 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
|
||||
msgid "If checked, new messages require your attention."
|
||||
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_line
|
||||
msgid "Journal Item"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_last_post
|
||||
msgid "Last Message Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate___last_update
|
||||
msgid "Last Modified on"
|
||||
@@ -278,19 +250,19 @@ msgid "Mandate Required"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:132
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:192
|
||||
#, python-format
|
||||
msgid "Mandate should be in cancel state."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:120
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:180
|
||||
#, 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:111
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:171
|
||||
#, python-format
|
||||
msgid "Mandate should be in draft state."
|
||||
msgstr ""
|
||||
@@ -306,34 +278,20 @@ msgid "Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_ids
|
||||
msgid "Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:40
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:51
|
||||
#, python-format
|
||||
msgid "Missing Mandate on payment line %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
|
||||
msgid "Number of Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_mandate_count
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_mandate_count
|
||||
msgid "Number of Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
|
||||
msgid "Number of messages which requires an action"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_unread_counter
|
||||
msgid "Number of unread messages"
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "One-Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -344,7 +302,6 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_partner_id
|
||||
msgid "Partner"
|
||||
msgstr ""
|
||||
@@ -359,6 +316,11 @@ msgstr ""
|
||||
msgid "Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Recurrent"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Reference"
|
||||
@@ -407,13 +369,42 @@ msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:67
|
||||
#: code:addons/account_banking_mandate/models/bank_payment_line.py:29
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank payment line %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:97
|
||||
#, 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:81
|
||||
#, 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_banking_mandate.py:73
|
||||
#: code:addons/account_banking_mandate/models/account_invoice.py:90
|
||||
#, python-format
|
||||
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
|
||||
#, python-format
|
||||
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:87
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The mandate '%s' can't have a date of last debit before the date of "
|
||||
@@ -421,28 +412,36 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:27
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:41
|
||||
#, python-format
|
||||
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
|
||||
#, 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')."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_type
|
||||
msgid "Type of Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_unique_mandate_reference
|
||||
msgid "Unique Mandate Reference"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_unread
|
||||
msgid "Unread Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_unread_counter
|
||||
msgid "Unread Messages Counter"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,state:0
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
@@ -454,6 +453,46 @@ msgstr ""
|
||||
msgid "Validate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/res_partner_bank.py:25
|
||||
#, python-format
|
||||
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:132
|
||||
#, python-format
|
||||
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:114
|
||||
#, python-format
|
||||
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:123
|
||||
#, python-format
|
||||
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:105
|
||||
#, python-format
|
||||
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:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_banking_mandate
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -11,11 +11,12 @@ msgstr ""
|
||||
"POT-Creation-Date: 2016-09-10 16:15+0000\n"
|
||||
"PO-Revision-Date: 2016-09-10 16:15+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/es_ES/)\n"
|
||||
"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/"
|
||||
"es_ES/)\n"
|
||||
"Language: es_ES\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_ES\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -35,18 +36,13 @@ msgstr ""
|
||||
msgid "A generic banking mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction
|
||||
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_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."
|
||||
"Activate this option if this payment method requires your customer to sign a "
|
||||
"direct debit mandate with your company."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -105,7 +101,7 @@ msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:88
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:148
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot validate the mandate '%s' because it is not attached to a bank "
|
||||
@@ -113,7 +109,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:84
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:144
|
||||
#, python-format
|
||||
msgid "Cannot validate the mandate '%s' without a date of signature."
|
||||
msgstr ""
|
||||
@@ -128,6 +124,11 @@ msgstr ""
|
||||
msgid "Company"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_create_uid
|
||||
msgid "Created by"
|
||||
@@ -148,11 +149,6 @@ msgstr ""
|
||||
msgid "Date of the Last Debit"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_last_post
|
||||
msgid "Date of the last message posted on the record."
|
||||
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_line_mandate_id
|
||||
@@ -169,7 +165,7 @@ msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_display_name
|
||||
msgid "Display name"
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -185,18 +181,9 @@ msgid "Expired"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_follower_ids
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_channel_ids
|
||||
msgid "Followers (Channels)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_partner_ids
|
||||
msgid "Followers (Partners)"
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_valid_mandate_id
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_valid_mandate_id
|
||||
msgid "First Valid Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -205,6 +192,11 @@ msgstr ""
|
||||
msgid "Format"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Generic Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "Group By"
|
||||
@@ -215,36 +207,16 @@ msgstr ""
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. 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
|
||||
msgid "If checked, new messages require your attention."
|
||||
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_line
|
||||
msgid "Journal Item"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_last_post
|
||||
msgid "Last Message Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate___last_update
|
||||
msgid "Last Modified on"
|
||||
@@ -278,19 +250,19 @@ msgid "Mandate Required"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:132
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:192
|
||||
#, python-format
|
||||
msgid "Mandate should be in cancel state."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:120
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:180
|
||||
#, 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:111
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:171
|
||||
#, python-format
|
||||
msgid "Mandate should be in draft state."
|
||||
msgstr ""
|
||||
@@ -306,34 +278,20 @@ msgid "Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_ids
|
||||
msgid "Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:40
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:51
|
||||
#, python-format
|
||||
msgid "Missing Mandate on payment line %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
|
||||
msgid "Number of Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_mandate_count
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_mandate_count
|
||||
msgid "Number of Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
|
||||
msgid "Number of messages which requires an action"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_unread_counter
|
||||
msgid "Number of unread messages"
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "One-Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -344,7 +302,6 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_partner_id
|
||||
msgid "Partner"
|
||||
msgstr ""
|
||||
@@ -359,6 +316,11 @@ msgstr ""
|
||||
msgid "Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Recurrent"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Reference"
|
||||
@@ -407,13 +369,42 @@ msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:67
|
||||
#: code:addons/account_banking_mandate/models/bank_payment_line.py:29
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank payment line %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:97
|
||||
#, 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:81
|
||||
#, 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_banking_mandate.py:73
|
||||
#: code:addons/account_banking_mandate/models/account_invoice.py:90
|
||||
#, python-format
|
||||
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
|
||||
#, python-format
|
||||
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:87
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The mandate '%s' can't have a date of last debit before the date of "
|
||||
@@ -421,28 +412,36 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:27
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:41
|
||||
#, python-format
|
||||
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
|
||||
#, 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')."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_type
|
||||
msgid "Type of Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_unique_mandate_reference
|
||||
msgid "Unique Mandate Reference"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_unread
|
||||
msgid "Unread Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_unread_counter
|
||||
msgid "Unread Messages Counter"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,state:0
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
@@ -454,6 +453,46 @@ msgstr ""
|
||||
msgid "Validate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/res_partner_bank.py:25
|
||||
#, python-format
|
||||
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:132
|
||||
#, python-format
|
||||
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:114
|
||||
#, python-format
|
||||
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:123
|
||||
#, python-format
|
||||
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:105
|
||||
#, python-format
|
||||
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:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_banking_mandate
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -11,11 +11,12 @@ msgstr ""
|
||||
"POT-Creation-Date: 2016-09-10 16:15+0000\n"
|
||||
"PO-Revision-Date: 2016-09-10 16:15+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/es_MX/)\n"
|
||||
"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/"
|
||||
"es_MX/)\n"
|
||||
"Language: es_MX\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_MX\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -35,18 +36,13 @@ msgstr ""
|
||||
msgid "A generic banking mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction
|
||||
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_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."
|
||||
"Activate this option if this payment method requires your customer to sign a "
|
||||
"direct debit mandate with your company."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -105,7 +101,7 @@ msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:88
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:148
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot validate the mandate '%s' because it is not attached to a bank "
|
||||
@@ -113,7 +109,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:84
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:144
|
||||
#, python-format
|
||||
msgid "Cannot validate the mandate '%s' without a date of signature."
|
||||
msgstr ""
|
||||
@@ -128,6 +124,11 @@ msgstr ""
|
||||
msgid "Company"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_create_uid
|
||||
msgid "Created by"
|
||||
@@ -148,11 +149,6 @@ msgstr ""
|
||||
msgid "Date of the Last Debit"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_last_post
|
||||
msgid "Date of the last message posted on the record."
|
||||
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_line_mandate_id
|
||||
@@ -169,7 +165,7 @@ msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_display_name
|
||||
msgid "Display name"
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -185,18 +181,9 @@ msgid "Expired"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_follower_ids
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_channel_ids
|
||||
msgid "Followers (Channels)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_partner_ids
|
||||
msgid "Followers (Partners)"
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_valid_mandate_id
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_valid_mandate_id
|
||||
msgid "First Valid Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -205,6 +192,11 @@ msgstr ""
|
||||
msgid "Format"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Generic Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "Group By"
|
||||
@@ -215,36 +207,16 @@ 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
|
||||
msgid "If checked, new messages require your attention."
|
||||
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_line
|
||||
msgid "Journal Item"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_last_post
|
||||
msgid "Last Message Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate___last_update
|
||||
msgid "Last Modified on"
|
||||
@@ -278,19 +250,19 @@ msgid "Mandate Required"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:132
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:192
|
||||
#, python-format
|
||||
msgid "Mandate should be in cancel state."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:120
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:180
|
||||
#, 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:111
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:171
|
||||
#, python-format
|
||||
msgid "Mandate should be in draft state."
|
||||
msgstr ""
|
||||
@@ -306,34 +278,20 @@ msgid "Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_ids
|
||||
msgid "Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:40
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:51
|
||||
#, python-format
|
||||
msgid "Missing Mandate on payment line %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
|
||||
msgid "Number of Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_mandate_count
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_mandate_count
|
||||
msgid "Number of Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
|
||||
msgid "Number of messages which requires an action"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_unread_counter
|
||||
msgid "Number of unread messages"
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "One-Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -344,7 +302,6 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_partner_id
|
||||
msgid "Partner"
|
||||
msgstr ""
|
||||
@@ -359,6 +316,11 @@ msgstr ""
|
||||
msgid "Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Recurrent"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Reference"
|
||||
@@ -407,13 +369,42 @@ msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:67
|
||||
#: code:addons/account_banking_mandate/models/bank_payment_line.py:29
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank payment line %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:97
|
||||
#, 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:81
|
||||
#, 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_banking_mandate.py:73
|
||||
#: code:addons/account_banking_mandate/models/account_invoice.py:90
|
||||
#, python-format
|
||||
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
|
||||
#, python-format
|
||||
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:87
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The mandate '%s' can't have a date of last debit before the date of "
|
||||
@@ -421,28 +412,36 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:27
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:41
|
||||
#, python-format
|
||||
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
|
||||
#, 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')."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_type
|
||||
msgid "Type of Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_unique_mandate_reference
|
||||
msgid "Unique Mandate Reference"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_unread
|
||||
msgid "Unread Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_unread_counter
|
||||
msgid "Unread Messages Counter"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,state:0
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
@@ -454,6 +453,46 @@ msgstr ""
|
||||
msgid "Validate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/res_partner_bank.py:25
|
||||
#, python-format
|
||||
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:132
|
||||
#, python-format
|
||||
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:114
|
||||
#, python-format
|
||||
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:123
|
||||
#, python-format
|
||||
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:105
|
||||
#, python-format
|
||||
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:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_banking_mandate
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -11,11 +11,12 @@ msgstr ""
|
||||
"POT-Creation-Date: 2016-09-10 16:15+0000\n"
|
||||
"PO-Revision-Date: 2016-09-10 16:15+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/teams/23907/es_VE/)\n"
|
||||
"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/"
|
||||
"teams/23907/es_VE/)\n"
|
||||
"Language: es_VE\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_VE\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -35,18 +36,13 @@ msgstr ""
|
||||
msgid "A generic banking mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction
|
||||
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_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."
|
||||
"Activate this option if this payment method requires your customer to sign a "
|
||||
"direct debit mandate with your company."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -105,7 +101,7 @@ msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:88
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:148
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot validate the mandate '%s' because it is not attached to a bank "
|
||||
@@ -113,7 +109,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:84
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:144
|
||||
#, python-format
|
||||
msgid "Cannot validate the mandate '%s' without a date of signature."
|
||||
msgstr ""
|
||||
@@ -128,6 +124,11 @@ msgstr ""
|
||||
msgid "Company"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_create_uid
|
||||
msgid "Created by"
|
||||
@@ -148,11 +149,6 @@ msgstr ""
|
||||
msgid "Date of the Last Debit"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_last_post
|
||||
msgid "Date of the last message posted on the record."
|
||||
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_line_mandate_id
|
||||
@@ -169,7 +165,7 @@ msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_display_name
|
||||
msgid "Display name"
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -185,18 +181,9 @@ msgid "Expired"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_follower_ids
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_channel_ids
|
||||
msgid "Followers (Channels)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_partner_ids
|
||||
msgid "Followers (Partners)"
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_valid_mandate_id
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_valid_mandate_id
|
||||
msgid "First Valid Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -205,6 +192,11 @@ msgstr ""
|
||||
msgid "Format"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Generic Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "Group By"
|
||||
@@ -215,36 +207,16 @@ 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
|
||||
msgid "If checked, new messages require your attention."
|
||||
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_line
|
||||
msgid "Journal Item"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_last_post
|
||||
msgid "Last Message Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate___last_update
|
||||
msgid "Last Modified on"
|
||||
@@ -278,19 +250,19 @@ msgid "Mandate Required"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:132
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:192
|
||||
#, python-format
|
||||
msgid "Mandate should be in cancel state."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:120
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:180
|
||||
#, 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:111
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:171
|
||||
#, python-format
|
||||
msgid "Mandate should be in draft state."
|
||||
msgstr ""
|
||||
@@ -306,34 +278,20 @@ msgid "Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_ids
|
||||
msgid "Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:40
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:51
|
||||
#, python-format
|
||||
msgid "Missing Mandate on payment line %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
|
||||
msgid "Number of Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_mandate_count
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_mandate_count
|
||||
msgid "Number of Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
|
||||
msgid "Number of messages which requires an action"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_unread_counter
|
||||
msgid "Number of unread messages"
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "One-Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -344,7 +302,6 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_partner_id
|
||||
msgid "Partner"
|
||||
msgstr ""
|
||||
@@ -359,6 +316,11 @@ msgstr ""
|
||||
msgid "Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Recurrent"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Reference"
|
||||
@@ -407,13 +369,42 @@ msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:67
|
||||
#: code:addons/account_banking_mandate/models/bank_payment_line.py:29
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank payment line %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:97
|
||||
#, 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:81
|
||||
#, 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_banking_mandate.py:73
|
||||
#: code:addons/account_banking_mandate/models/account_invoice.py:90
|
||||
#, python-format
|
||||
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
|
||||
#, python-format
|
||||
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:87
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The mandate '%s' can't have a date of last debit before the date of "
|
||||
@@ -421,28 +412,36 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:27
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:41
|
||||
#, python-format
|
||||
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
|
||||
#, 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')."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_type
|
||||
msgid "Type of Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_unique_mandate_reference
|
||||
msgid "Unique Mandate Reference"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_unread
|
||||
msgid "Unread Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_unread_counter
|
||||
msgid "Unread Messages Counter"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,state:0
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
@@ -454,6 +453,46 @@ msgstr ""
|
||||
msgid "Validate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/res_partner_bank.py:25
|
||||
#, python-format
|
||||
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:132
|
||||
#, python-format
|
||||
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:114
|
||||
#, python-format
|
||||
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:123
|
||||
#, python-format
|
||||
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:105
|
||||
#, python-format
|
||||
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:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_banking_mandate
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"PO-Revision-Date: 2016-09-10 16:15+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Estonian (https://www.transifex.com/oca/teams/23907/et/)\n"
|
||||
"Language: et\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: et\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -35,18 +35,13 @@ msgstr ""
|
||||
msgid "A generic banking mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction
|
||||
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_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."
|
||||
"Activate this option if this payment method requires your customer to sign a "
|
||||
"direct debit mandate with your company."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -105,7 +100,7 @@ msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:88
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:148
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot validate the mandate '%s' because it is not attached to a bank "
|
||||
@@ -113,7 +108,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:84
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:144
|
||||
#, python-format
|
||||
msgid "Cannot validate the mandate '%s' without a date of signature."
|
||||
msgstr ""
|
||||
@@ -128,6 +123,11 @@ msgstr ""
|
||||
msgid "Company"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_create_uid
|
||||
msgid "Created by"
|
||||
@@ -148,11 +148,6 @@ msgstr ""
|
||||
msgid "Date of the Last Debit"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_last_post
|
||||
msgid "Date of the last message posted on the record."
|
||||
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_line_mandate_id
|
||||
@@ -169,7 +164,7 @@ msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_display_name
|
||||
msgid "Display name"
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -185,18 +180,9 @@ msgid "Expired"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_follower_ids
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_channel_ids
|
||||
msgid "Followers (Channels)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_partner_ids
|
||||
msgid "Followers (Partners)"
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_valid_mandate_id
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_valid_mandate_id
|
||||
msgid "First Valid Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -205,6 +191,11 @@ msgstr ""
|
||||
msgid "Format"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Generic Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "Group By"
|
||||
@@ -215,36 +206,16 @@ 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
|
||||
msgid "If checked, new messages require your attention."
|
||||
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_line
|
||||
msgid "Journal Item"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_last_post
|
||||
msgid "Last Message Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate___last_update
|
||||
msgid "Last Modified on"
|
||||
@@ -278,19 +249,19 @@ msgid "Mandate Required"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:132
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:192
|
||||
#, python-format
|
||||
msgid "Mandate should be in cancel state."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:120
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:180
|
||||
#, 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:111
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:171
|
||||
#, python-format
|
||||
msgid "Mandate should be in draft state."
|
||||
msgstr ""
|
||||
@@ -306,34 +277,20 @@ msgid "Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_ids
|
||||
msgid "Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:40
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:51
|
||||
#, python-format
|
||||
msgid "Missing Mandate on payment line %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
|
||||
msgid "Number of Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_mandate_count
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_mandate_count
|
||||
msgid "Number of Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
|
||||
msgid "Number of messages which requires an action"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_unread_counter
|
||||
msgid "Number of unread messages"
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "One-Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -344,7 +301,6 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_partner_id
|
||||
msgid "Partner"
|
||||
msgstr ""
|
||||
@@ -359,6 +315,11 @@ msgstr ""
|
||||
msgid "Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Recurrent"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Reference"
|
||||
@@ -407,13 +368,42 @@ msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:67
|
||||
#: code:addons/account_banking_mandate/models/bank_payment_line.py:29
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank payment line %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:97
|
||||
#, 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:81
|
||||
#, 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_banking_mandate.py:73
|
||||
#: code:addons/account_banking_mandate/models/account_invoice.py:90
|
||||
#, python-format
|
||||
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
|
||||
#, python-format
|
||||
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:87
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The mandate '%s' can't have a date of last debit before the date of "
|
||||
@@ -421,28 +411,36 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:27
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:41
|
||||
#, python-format
|
||||
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
|
||||
#, 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')."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_type
|
||||
msgid "Type of Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_unique_mandate_reference
|
||||
msgid "Unique Mandate Reference"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_unread
|
||||
msgid "Unread Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_unread_counter
|
||||
msgid "Unread Messages Counter"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,state:0
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
@@ -454,6 +452,46 @@ msgstr ""
|
||||
msgid "Validate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/res_partner_bank.py:25
|
||||
#, python-format
|
||||
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:132
|
||||
#, python-format
|
||||
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:114
|
||||
#, python-format
|
||||
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:123
|
||||
#, python-format
|
||||
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:105
|
||||
#, python-format
|
||||
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:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_banking_mandate
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2016
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
@@ -12,11 +12,12 @@ msgstr ""
|
||||
"POT-Creation-Date: 2016-11-21 10:17+0000\n"
|
||||
"PO-Revision-Date: 2016-10-19 23:46+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
|
||||
"Language-Team: Finnish (http://www.transifex.com/oca/OCA-bank-payment-10-0/language/fi/)\n"
|
||||
"Language-Team: Finnish (http://www.transifex.com/oca/OCA-bank-payment-10-0/"
|
||||
"language/fi/)\n"
|
||||
"Language: fi\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fi\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -41,8 +42,8 @@ msgstr ""
|
||||
#: 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."
|
||||
"Activate this option if this payment method requires your customer to sign a "
|
||||
"direct debit mandate with your company."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -101,7 +102,7 @@ msgid "Cancelled"
|
||||
msgstr "Peruutettu"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:88
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:148
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot validate the mandate '%s' because it is not attached to a bank "
|
||||
@@ -109,7 +110,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:84
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:144
|
||||
#, python-format
|
||||
msgid "Cannot validate the mandate '%s' without a date of signature."
|
||||
msgstr ""
|
||||
@@ -124,6 +125,11 @@ msgstr ""
|
||||
msgid "Company"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_create_uid
|
||||
msgid "Created by"
|
||||
@@ -175,12 +181,23 @@ msgstr ""
|
||||
msgid "Expired"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_valid_mandate_id
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_valid_mandate_id
|
||||
msgid "First Valid Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Format"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Generic Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "Group By"
|
||||
@@ -234,19 +251,19 @@ msgid "Mandate Required"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:132
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:192
|
||||
#, python-format
|
||||
msgid "Mandate should be in cancel state."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:120
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:180
|
||||
#, 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:111
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:171
|
||||
#, python-format
|
||||
msgid "Mandate should be in draft state."
|
||||
msgstr ""
|
||||
@@ -262,16 +279,22 @@ msgid "Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:40
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:51
|
||||
#, python-format
|
||||
msgid "Missing Mandate on payment line %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_mandate_count
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_mandate_count
|
||||
msgid "Number of Mandates"
|
||||
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 ""
|
||||
@@ -280,7 +303,6 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_partner_id
|
||||
msgid "Partner"
|
||||
msgstr ""
|
||||
@@ -295,6 +317,11 @@ msgstr ""
|
||||
msgid "Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Recurrent"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Reference"
|
||||
@@ -343,13 +370,42 @@ msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:67
|
||||
#: code:addons/account_banking_mandate/models/bank_payment_line.py:29
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank payment line %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:97
|
||||
#, 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:81
|
||||
#, 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_banking_mandate.py:73
|
||||
#: code:addons/account_banking_mandate/models/account_invoice.py:90
|
||||
#, python-format
|
||||
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
|
||||
#, python-format
|
||||
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:87
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The mandate '%s' can't have a date of last debit before the date of "
|
||||
@@ -357,13 +413,31 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:27
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:41
|
||||
#, python-format
|
||||
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
|
||||
#, 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')."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_type
|
||||
msgid "Type of Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_unique_mandate_reference
|
||||
msgid "Unique Mandate Reference"
|
||||
@@ -380,6 +454,46 @@ msgstr ""
|
||||
msgid "Validate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/res_partner_bank.py:25
|
||||
#, python-format
|
||||
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:132
|
||||
#, python-format
|
||||
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:114
|
||||
#, python-format
|
||||
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:123
|
||||
#, python-format
|
||||
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:105
|
||||
#, python-format
|
||||
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:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid ""
|
||||
|
||||
@@ -1,21 +1,22 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_banking_mandate
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
# Nicolas JEUDY <njeudy@panda-chi.io>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: bank-payment (10.0)\n"
|
||||
"Project-Id-Version: Odoo Server 11.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-11-21 10:17+0000\n"
|
||||
"PO-Revision-Date: 2016-10-19 23:46+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
|
||||
"Language-Team: French (http://www.transifex.com/oca/OCA-bank-payment-10-0/language/fr/)\n"
|
||||
"POT-Creation-Date: 2018-02-10 02:10+0000\n"
|
||||
"PO-Revision-Date: 2018-02-10 02:10+0000\n"
|
||||
"Last-Translator: Nicolas JEUDY <njeudy@panda-chi.io>, 2018\n"
|
||||
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
|
||||
"Language: fr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fr\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -33,15 +34,15 @@ msgstr ""
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_account_banking_mandate
|
||||
msgid "A generic banking mandate"
|
||||
msgstr ""
|
||||
msgstr "Un mandat bancaire générique"
|
||||
|
||||
#. 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_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."
|
||||
"Activate this option if this payment method requires your customer to sign a "
|
||||
"direct debit mandate with your company."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -62,7 +63,7 @@ msgstr ""
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_bank_payment_line
|
||||
msgid "Bank Payment Lines"
|
||||
msgstr ""
|
||||
msgstr "Lignes de paiement bancaire"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
@@ -100,7 +101,7 @@ msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:88
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:148
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot validate the mandate '%s' because it is not attached to a bank "
|
||||
@@ -108,7 +109,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:84
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:144
|
||||
#, python-format
|
||||
msgid "Cannot validate the mandate '%s' without a date of signature."
|
||||
msgstr ""
|
||||
@@ -123,6 +124,11 @@ msgstr ""
|
||||
msgid "Company"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr "Contacte"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_create_uid
|
||||
msgid "Created by"
|
||||
@@ -174,12 +180,23 @@ msgstr ""
|
||||
msgid "Expired"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_valid_mandate_id
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_valid_mandate_id
|
||||
msgid "First Valid Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Format"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Generic Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "Group By"
|
||||
@@ -193,7 +210,7 @@ msgstr "ID"
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr ""
|
||||
msgstr "Facture"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_account_move_line
|
||||
@@ -233,19 +250,19 @@ msgid "Mandate Required"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:132
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:192
|
||||
#, python-format
|
||||
msgid "Mandate should be in cancel state."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:120
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:180
|
||||
#, 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:111
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:171
|
||||
#, python-format
|
||||
msgid "Mandate should be in draft state."
|
||||
msgstr ""
|
||||
@@ -261,16 +278,22 @@ msgid "Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:40
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:51
|
||||
#, python-format
|
||||
msgid "Missing Mandate on payment line %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_mandate_count
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_mandate_count
|
||||
msgid "Number of Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "One-Off"
|
||||
msgstr "One-Off"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_state
|
||||
msgid ""
|
||||
@@ -279,7 +302,6 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_partner_id
|
||||
msgid "Partner"
|
||||
msgstr "Partenaire"
|
||||
@@ -287,12 +309,17 @@ msgstr "Partenaire"
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_account_payment_line
|
||||
msgid "Payment Lines"
|
||||
msgstr ""
|
||||
msgstr "Lignes de règlement"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_account_payment_method
|
||||
msgid "Payment Methods"
|
||||
msgstr ""
|
||||
msgstr "Methodes de règlement"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Recurrent"
|
||||
msgstr "Récurrent"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
@@ -323,7 +350,7 @@ msgstr ""
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,format:0
|
||||
msgid "Sepa Mandate"
|
||||
msgstr ""
|
||||
msgstr "Mandat SEPA"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
@@ -342,13 +369,42 @@ msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:67
|
||||
#: code:addons/account_banking_mandate/models/bank_payment_line.py:29
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank payment line %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:97
|
||||
#, 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:81
|
||||
#, 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_banking_mandate.py:73
|
||||
#: code:addons/account_banking_mandate/models/account_invoice.py:90
|
||||
#, python-format
|
||||
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
|
||||
#, python-format
|
||||
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:87
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The mandate '%s' can't have a date of last debit before the date of "
|
||||
@@ -356,13 +412,31 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:27
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:41
|
||||
#, python-format
|
||||
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
|
||||
#, 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')."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid "Type"
|
||||
msgstr "Type"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_type
|
||||
msgid "Type of Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_unique_mandate_reference
|
||||
msgid "Unique Mandate Reference"
|
||||
@@ -379,6 +453,46 @@ msgstr ""
|
||||
msgid "Validate"
|
||||
msgstr "Valider"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/res_partner_bank.py:25
|
||||
#, python-format
|
||||
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:132
|
||||
#, python-format
|
||||
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:114
|
||||
#, python-format
|
||||
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:123
|
||||
#, python-format
|
||||
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:105
|
||||
#, python-format
|
||||
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:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_banking_mandate
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"PO-Revision-Date: 2016-09-10 16:15+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n"
|
||||
"Language: gl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: gl\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -35,18 +35,13 @@ msgstr ""
|
||||
msgid "A generic banking mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction
|
||||
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_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."
|
||||
"Activate this option if this payment method requires your customer to sign a "
|
||||
"direct debit mandate with your company."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -105,7 +100,7 @@ msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:88
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:148
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot validate the mandate '%s' because it is not attached to a bank "
|
||||
@@ -113,7 +108,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:84
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:144
|
||||
#, python-format
|
||||
msgid "Cannot validate the mandate '%s' without a date of signature."
|
||||
msgstr ""
|
||||
@@ -128,6 +123,11 @@ msgstr ""
|
||||
msgid "Company"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_create_uid
|
||||
msgid "Created by"
|
||||
@@ -148,11 +148,6 @@ msgstr ""
|
||||
msgid "Date of the Last Debit"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_last_post
|
||||
msgid "Date of the last message posted on the record."
|
||||
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_line_mandate_id
|
||||
@@ -169,7 +164,7 @@ msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_display_name
|
||||
msgid "Display name"
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -185,18 +180,9 @@ msgid "Expired"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_follower_ids
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_channel_ids
|
||||
msgid "Followers (Channels)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_partner_ids
|
||||
msgid "Followers (Partners)"
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_valid_mandate_id
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_valid_mandate_id
|
||||
msgid "First Valid Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -205,6 +191,11 @@ msgstr ""
|
||||
msgid "Format"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Generic Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "Group By"
|
||||
@@ -215,36 +206,16 @@ msgstr ""
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. 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
|
||||
msgid "If checked, new messages require your attention."
|
||||
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_line
|
||||
msgid "Journal Item"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_last_post
|
||||
msgid "Last Message Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate___last_update
|
||||
msgid "Last Modified on"
|
||||
@@ -278,19 +249,19 @@ msgid "Mandate Required"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:132
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:192
|
||||
#, python-format
|
||||
msgid "Mandate should be in cancel state."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:120
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:180
|
||||
#, 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:111
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:171
|
||||
#, python-format
|
||||
msgid "Mandate should be in draft state."
|
||||
msgstr ""
|
||||
@@ -306,34 +277,20 @@ msgid "Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_ids
|
||||
msgid "Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:40
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:51
|
||||
#, python-format
|
||||
msgid "Missing Mandate on payment line %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
|
||||
msgid "Number of Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_mandate_count
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_mandate_count
|
||||
msgid "Number of Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
|
||||
msgid "Number of messages which requires an action"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_unread_counter
|
||||
msgid "Number of unread messages"
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "One-Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -344,7 +301,6 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_partner_id
|
||||
msgid "Partner"
|
||||
msgstr ""
|
||||
@@ -359,6 +315,11 @@ msgstr ""
|
||||
msgid "Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Recurrent"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Reference"
|
||||
@@ -407,13 +368,42 @@ msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:67
|
||||
#: code:addons/account_banking_mandate/models/bank_payment_line.py:29
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank payment line %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:97
|
||||
#, 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:81
|
||||
#, 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_banking_mandate.py:73
|
||||
#: code:addons/account_banking_mandate/models/account_invoice.py:90
|
||||
#, python-format
|
||||
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
|
||||
#, python-format
|
||||
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:87
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The mandate '%s' can't have a date of last debit before the date of "
|
||||
@@ -421,28 +411,36 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:27
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:41
|
||||
#, python-format
|
||||
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
|
||||
#, 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')."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_type
|
||||
msgid "Type of Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_unique_mandate_reference
|
||||
msgid "Unique Mandate Reference"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_unread
|
||||
msgid "Unread Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_unread_counter
|
||||
msgid "Unread Messages Counter"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,state:0
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
@@ -454,6 +452,46 @@ msgstr ""
|
||||
msgid "Validate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/res_partner_bank.py:25
|
||||
#, python-format
|
||||
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:132
|
||||
#, python-format
|
||||
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:114
|
||||
#, python-format
|
||||
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:123
|
||||
#, python-format
|
||||
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:105
|
||||
#, python-format
|
||||
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:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_banking_mandate
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
@@ -10,12 +10,14 @@ msgstr ""
|
||||
"POT-Creation-Date: 2017-06-03 00:10+0000\n"
|
||||
"PO-Revision-Date: 2016-10-19 23:44+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Croatian (http://www.transifex.com/oca/OCA-bank-payment-10-0/language/hr/)\n"
|
||||
"Language-Team: Croatian (http://www.transifex.com/oca/OCA-bank-payment-10-0/"
|
||||
"language/hr/)\n"
|
||||
"Language: hr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: hr\n"
|
||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.actions.act_window,help:account_banking_mandate.mandate_action
|
||||
@@ -39,8 +41,8 @@ msgstr ""
|
||||
#: 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."
|
||||
"Activate this option if this payment method requires your customer to sign a "
|
||||
"direct debit mandate with your company."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -99,7 +101,7 @@ msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:88
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:148
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot validate the mandate '%s' because it is not attached to a bank "
|
||||
@@ -107,7 +109,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:84
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:144
|
||||
#, python-format
|
||||
msgid "Cannot validate the mandate '%s' without a date of signature."
|
||||
msgstr ""
|
||||
@@ -122,6 +124,11 @@ msgstr ""
|
||||
msgid "Company"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_create_uid
|
||||
msgid "Created by"
|
||||
@@ -173,12 +180,23 @@ msgstr ""
|
||||
msgid "Expired"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_valid_mandate_id
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_valid_mandate_id
|
||||
msgid "First Valid Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Format"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Generic Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "Group By"
|
||||
@@ -232,19 +250,19 @@ msgid "Mandate Required"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:132
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:192
|
||||
#, python-format
|
||||
msgid "Mandate should be in cancel state."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:120
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:180
|
||||
#, 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:111
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:171
|
||||
#, python-format
|
||||
msgid "Mandate should be in draft state."
|
||||
msgstr ""
|
||||
@@ -260,7 +278,7 @@ msgid "Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:40
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:51
|
||||
#, python-format
|
||||
msgid "Missing Mandate on payment line %s"
|
||||
msgstr ""
|
||||
@@ -271,6 +289,11 @@ msgstr ""
|
||||
msgid "Number of Mandates"
|
||||
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 ""
|
||||
@@ -279,7 +302,6 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_partner_id
|
||||
msgid "Partner"
|
||||
msgstr ""
|
||||
@@ -294,6 +316,11 @@ msgstr "Stavke plaćanja"
|
||||
msgid "Payment Methods"
|
||||
msgstr "Metode plaćanja"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Recurrent"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Reference"
|
||||
@@ -342,13 +369,42 @@ msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:67
|
||||
#: code:addons/account_banking_mandate/models/bank_payment_line.py:29
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank payment line %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:97
|
||||
#, 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:81
|
||||
#, 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_banking_mandate.py:73
|
||||
#: code:addons/account_banking_mandate/models/account_invoice.py:90
|
||||
#, python-format
|
||||
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
|
||||
#, python-format
|
||||
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:87
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The mandate '%s' can't have a date of last debit before the date of "
|
||||
@@ -356,13 +412,31 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:27
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:41
|
||||
#, python-format
|
||||
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
|
||||
#, 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')."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_type
|
||||
msgid "Type of Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_unique_mandate_reference
|
||||
msgid "Unique Mandate Reference"
|
||||
@@ -379,6 +453,46 @@ msgstr ""
|
||||
msgid "Validate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/res_partner_bank.py:25
|
||||
#, python-format
|
||||
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:132
|
||||
#, python-format
|
||||
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:114
|
||||
#, python-format
|
||||
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:123
|
||||
#, python-format
|
||||
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:105
|
||||
#, python-format
|
||||
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:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_banking_mandate
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -11,11 +11,12 @@ msgstr ""
|
||||
"POT-Creation-Date: 2016-11-21 10:17+0000\n"
|
||||
"PO-Revision-Date: 2016-10-19 23:46+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/oca/OCA-bank-payment-10-0/language/it/)\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/oca/OCA-bank-payment-10-0/"
|
||||
"language/it/)\n"
|
||||
"Language: it\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: it\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -40,8 +41,8 @@ msgstr ""
|
||||
#: 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."
|
||||
"Activate this option if this payment method requires your customer to sign a "
|
||||
"direct debit mandate with your company."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -100,7 +101,7 @@ msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:88
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:148
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot validate the mandate '%s' because it is not attached to a bank "
|
||||
@@ -108,7 +109,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:84
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:144
|
||||
#, python-format
|
||||
msgid "Cannot validate the mandate '%s' without a date of signature."
|
||||
msgstr ""
|
||||
@@ -123,6 +124,11 @@ msgstr ""
|
||||
msgid "Company"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_create_uid
|
||||
msgid "Created by"
|
||||
@@ -174,12 +180,23 @@ msgstr ""
|
||||
msgid "Expired"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_valid_mandate_id
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_valid_mandate_id
|
||||
msgid "First Valid Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Format"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Generic Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "Group By"
|
||||
@@ -233,19 +250,19 @@ msgid "Mandate Required"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:132
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:192
|
||||
#, python-format
|
||||
msgid "Mandate should be in cancel state."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:120
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:180
|
||||
#, 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:111
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:171
|
||||
#, python-format
|
||||
msgid "Mandate should be in draft state."
|
||||
msgstr ""
|
||||
@@ -261,16 +278,22 @@ msgid "Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:40
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:51
|
||||
#, python-format
|
||||
msgid "Missing Mandate on payment line %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_mandate_count
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_mandate_count
|
||||
msgid "Number of Mandates"
|
||||
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 ""
|
||||
@@ -279,7 +302,6 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_partner_id
|
||||
msgid "Partner"
|
||||
msgstr ""
|
||||
@@ -294,6 +316,11 @@ msgstr ""
|
||||
msgid "Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Recurrent"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Reference"
|
||||
@@ -342,13 +369,42 @@ msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:67
|
||||
#: code:addons/account_banking_mandate/models/bank_payment_line.py:29
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank payment line %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:97
|
||||
#, 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:81
|
||||
#, 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_banking_mandate.py:73
|
||||
#: code:addons/account_banking_mandate/models/account_invoice.py:90
|
||||
#, python-format
|
||||
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
|
||||
#, python-format
|
||||
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:87
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The mandate '%s' can't have a date of last debit before the date of "
|
||||
@@ -356,13 +412,31 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:27
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:41
|
||||
#, python-format
|
||||
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
|
||||
#, 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')."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_type
|
||||
msgid "Type of Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_unique_mandate_reference
|
||||
msgid "Unique Mandate Reference"
|
||||
@@ -379,6 +453,46 @@ msgstr ""
|
||||
msgid "Validate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/res_partner_bank.py:25
|
||||
#, python-format
|
||||
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:132
|
||||
#, python-format
|
||||
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:114
|
||||
#, python-format
|
||||
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:123
|
||||
#, python-format
|
||||
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:105
|
||||
#, python-format
|
||||
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:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_banking_mandate
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,11 +12,12 @@ msgstr ""
|
||||
"PO-Revision-Date: 2016-09-10 16:15+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Lithuanian (https://www.transifex.com/oca/teams/23907/lt/)\n"
|
||||
"Language: lt\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: lt\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
|
||||
"%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.actions.act_window,help:account_banking_mandate.mandate_action
|
||||
@@ -35,18 +36,13 @@ msgstr ""
|
||||
msgid "A generic banking mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction
|
||||
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_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."
|
||||
"Activate this option if this payment method requires your customer to sign a "
|
||||
"direct debit mandate with your company."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -105,7 +101,7 @@ msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:88
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:148
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot validate the mandate '%s' because it is not attached to a bank "
|
||||
@@ -113,7 +109,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:84
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:144
|
||||
#, python-format
|
||||
msgid "Cannot validate the mandate '%s' without a date of signature."
|
||||
msgstr ""
|
||||
@@ -128,6 +124,11 @@ msgstr ""
|
||||
msgid "Company"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_create_uid
|
||||
msgid "Created by"
|
||||
@@ -148,11 +149,6 @@ msgstr ""
|
||||
msgid "Date of the Last Debit"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_last_post
|
||||
msgid "Date of the last message posted on the record."
|
||||
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_line_mandate_id
|
||||
@@ -169,7 +165,7 @@ msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_display_name
|
||||
msgid "Display name"
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -185,18 +181,9 @@ msgid "Expired"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_follower_ids
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_channel_ids
|
||||
msgid "Followers (Channels)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_partner_ids
|
||||
msgid "Followers (Partners)"
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_valid_mandate_id
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_valid_mandate_id
|
||||
msgid "First Valid Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -205,6 +192,11 @@ msgstr ""
|
||||
msgid "Format"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Generic Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "Group By"
|
||||
@@ -215,36 +207,16 @@ 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
|
||||
msgid "If checked, new messages require your attention."
|
||||
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_line
|
||||
msgid "Journal Item"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_last_post
|
||||
msgid "Last Message Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate___last_update
|
||||
msgid "Last Modified on"
|
||||
@@ -278,19 +250,19 @@ msgid "Mandate Required"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:132
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:192
|
||||
#, python-format
|
||||
msgid "Mandate should be in cancel state."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:120
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:180
|
||||
#, 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:111
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:171
|
||||
#, python-format
|
||||
msgid "Mandate should be in draft state."
|
||||
msgstr ""
|
||||
@@ -306,34 +278,20 @@ msgid "Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_ids
|
||||
msgid "Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:40
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:51
|
||||
#, python-format
|
||||
msgid "Missing Mandate on payment line %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
|
||||
msgid "Number of Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_mandate_count
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_mandate_count
|
||||
msgid "Number of Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
|
||||
msgid "Number of messages which requires an action"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_unread_counter
|
||||
msgid "Number of unread messages"
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "One-Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -344,7 +302,6 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_partner_id
|
||||
msgid "Partner"
|
||||
msgstr ""
|
||||
@@ -359,6 +316,11 @@ msgstr ""
|
||||
msgid "Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Recurrent"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Reference"
|
||||
@@ -407,13 +369,42 @@ msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:67
|
||||
#: code:addons/account_banking_mandate/models/bank_payment_line.py:29
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank payment line %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:97
|
||||
#, 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:81
|
||||
#, 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_banking_mandate.py:73
|
||||
#: code:addons/account_banking_mandate/models/account_invoice.py:90
|
||||
#, python-format
|
||||
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
|
||||
#, python-format
|
||||
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:87
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The mandate '%s' can't have a date of last debit before the date of "
|
||||
@@ -421,28 +412,36 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:27
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:41
|
||||
#, python-format
|
||||
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
|
||||
#, 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')."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_type
|
||||
msgid "Type of Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_unique_mandate_reference
|
||||
msgid "Unique Mandate Reference"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_unread
|
||||
msgid "Unread Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_unread_counter
|
||||
msgid "Unread Messages Counter"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,state:0
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
@@ -454,6 +453,46 @@ msgstr ""
|
||||
msgid "Validate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/res_partner_bank.py:25
|
||||
#, python-format
|
||||
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:132
|
||||
#, python-format
|
||||
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:114
|
||||
#, python-format
|
||||
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:123
|
||||
#, python-format
|
||||
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:105
|
||||
#, python-format
|
||||
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:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid ""
|
||||
|
||||
@@ -1,21 +1,22 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_banking_mandate
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Imre Kristoffer Eilertsen <imreeil42@gmail.com>, 2016
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: bank-payment (10.0)\n"
|
||||
"Project-Id-Version: Odoo Server 11.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-11-21 10:17+0000\n"
|
||||
"PO-Revision-Date: 2016-10-19 23:47+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
|
||||
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/oca/OCA-bank-payment-10-0/language/nb_NO/)\n"
|
||||
"POT-Creation-Date: 2017-12-11 09:50+0000\n"
|
||||
"PO-Revision-Date: 2017-12-11 09:50+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/"
|
||||
"teams/23907/nb_NO/)\n"
|
||||
"Language: nb_NO\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: nb_NO\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -40,8 +41,8 @@ msgstr ""
|
||||
#: 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."
|
||||
"Activate this option if this payment method requires your customer to sign a "
|
||||
"direct debit mandate with your company."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -100,7 +101,7 @@ msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:88
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:148
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot validate the mandate '%s' because it is not attached to a bank "
|
||||
@@ -108,7 +109,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:84
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:144
|
||||
#, python-format
|
||||
msgid "Cannot validate the mandate '%s' without a date of signature."
|
||||
msgstr ""
|
||||
@@ -123,6 +124,11 @@ msgstr ""
|
||||
msgid "Company"
|
||||
msgstr "Firma"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_create_uid
|
||||
msgid "Created by"
|
||||
@@ -174,12 +180,23 @@ msgstr "Drøfting"
|
||||
msgid "Expired"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_valid_mandate_id
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_valid_mandate_id
|
||||
msgid "First Valid Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Format"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Generic Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "Group By"
|
||||
@@ -203,7 +220,7 @@ msgstr "Journalgjenstand"
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Sist modifisert den."
|
||||
msgstr "Sist modifisert den"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_write_uid
|
||||
@@ -233,19 +250,19 @@ msgid "Mandate Required"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:132
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:192
|
||||
#, python-format
|
||||
msgid "Mandate should be in cancel state."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:120
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:180
|
||||
#, 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:111
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:171
|
||||
#, python-format
|
||||
msgid "Mandate should be in draft state."
|
||||
msgstr ""
|
||||
@@ -261,16 +278,22 @@ msgid "Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:40
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:51
|
||||
#, python-format
|
||||
msgid "Missing Mandate on payment line %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_mandate_count
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_mandate_count
|
||||
msgid "Number of Mandates"
|
||||
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 ""
|
||||
@@ -279,7 +302,6 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_partner_id
|
||||
msgid "Partner"
|
||||
msgstr ""
|
||||
@@ -294,6 +316,11 @@ msgstr ""
|
||||
msgid "Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Recurrent"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Reference"
|
||||
@@ -342,13 +369,42 @@ msgid "Status"
|
||||
msgstr "Status"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:67
|
||||
#: code:addons/account_banking_mandate/models/bank_payment_line.py:29
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank payment line %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:97
|
||||
#, 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:81
|
||||
#, 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_banking_mandate.py:73
|
||||
#: code:addons/account_banking_mandate/models/account_invoice.py:90
|
||||
#, python-format
|
||||
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
|
||||
#, python-format
|
||||
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:87
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The mandate '%s' can't have a date of last debit before the date of "
|
||||
@@ -356,13 +412,31 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:27
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:41
|
||||
#, python-format
|
||||
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
|
||||
#, 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')."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_type
|
||||
msgid "Type of Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_unique_mandate_reference
|
||||
msgid "Unique Mandate Reference"
|
||||
@@ -379,6 +453,46 @@ msgstr ""
|
||||
msgid "Validate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/res_partner_bank.py:25
|
||||
#, python-format
|
||||
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:132
|
||||
#, python-format
|
||||
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:114
|
||||
#, python-format
|
||||
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:123
|
||||
#, python-format
|
||||
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:105
|
||||
#, python-format
|
||||
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:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid ""
|
||||
|
||||
@@ -1,21 +1,21 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_banking_mandate
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Erwin van der Ploeg <erwin@odooexperts.nl>, 2016
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: bank-payment (10.0)\n"
|
||||
"Project-Id-Version: Odoo Server 11.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-05-01 14:55+0000\n"
|
||||
"PO-Revision-Date: 2016-12-22 11:48+0000\n"
|
||||
"Last-Translator: Erwin van der Ploeg <erwin@odooexperts.nl>\n"
|
||||
"Language-Team: Dutch (http://www.transifex.com/oca/OCA-bank-payment-10-0/language/nl/)\n"
|
||||
"POT-Creation-Date: 2018-03-09 14:56+0000\n"
|
||||
"PO-Revision-Date: 2018-03-09 14:56+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n"
|
||||
"Language: nl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: nl\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -23,7 +23,10 @@ msgstr ""
|
||||
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 "Een bankmandaat is een document ondertekend door uw klant die autorisatie geeft om één of meerdere acties uit te voeren op de bankrekening van de klant."
|
||||
msgstr ""
|
||||
"Een bankmandaat is een document ondertekend door uw klant die autorisatie "
|
||||
"geeft om één of meerdere acties uit te voeren op de bankrekening van de "
|
||||
"klant."
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: sql_constraint:account.banking.mandate:0
|
||||
@@ -40,9 +43,11 @@ msgstr "Een generiek bank mandaat"
|
||||
#: 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."
|
||||
msgstr "Activeer deze optie wanneer bij de betaalwijze uw klant verplicht is om een incasso mandaat met uw bedrijf te ondertekenen."
|
||||
"Activate this option if this payment method requires your customer to sign a "
|
||||
"direct debit mandate with your company."
|
||||
msgstr ""
|
||||
"Activeer deze optie wanneer bij de betaalwijze uw klant verplicht is om een "
|
||||
"incasso mandaat met uw bedrijf te ondertekenen."
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
@@ -81,7 +86,9 @@ msgstr "Bank mandaten"
|
||||
msgid ""
|
||||
"Banking mandates represent an authorization that the bank account owner "
|
||||
"gives to a company for a specific operation."
|
||||
msgstr "Een bank mandaat wordt door de bankrekening eigenaar\n gegeven aan een bedrijf om een specifieke actie uit te kunnen voeren. "
|
||||
msgstr ""
|
||||
"Een bank mandaat wordt door de bankrekening eigenaar\n"
|
||||
" gegeven aan een bedrijf om een specifieke actie uit te kunnen voeren. "
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,format:0
|
||||
@@ -100,15 +107,17 @@ msgid "Cancelled"
|
||||
msgstr "Geannuleerd"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:88
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:148
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot validate the mandate '%s' because it is not attached to a bank "
|
||||
"account."
|
||||
msgstr "Kan mandate '%s' niet valideren omdat deze niet aan een bankrekening gekoppeld is. "
|
||||
msgstr ""
|
||||
"Kan mandate '%s' niet valideren omdat deze niet aan een bankrekening "
|
||||
"gekoppeld is. "
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:84
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:144
|
||||
#, python-format
|
||||
msgid "Cannot validate the mandate '%s' without a date of signature."
|
||||
msgstr "Kan mandaat '%s' niet goedkeuren zonder een datum of handtekening."
|
||||
@@ -123,6 +132,11 @@ msgstr "Klik voor het aanmaken van een neuw mandaat."
|
||||
msgid "Company"
|
||||
msgstr "Bedrijf"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_create_uid
|
||||
msgid "Created by"
|
||||
@@ -174,12 +188,23 @@ msgstr "Concept"
|
||||
msgid "Expired"
|
||||
msgstr "Vervallen"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_valid_mandate_id
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_valid_mandate_id
|
||||
msgid "First Valid Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Format"
|
||||
msgstr "Formaat"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Generic Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "Group By"
|
||||
@@ -233,19 +258,19 @@ msgid "Mandate Required"
|
||||
msgstr "Bankrekening verplicht"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:132
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:192
|
||||
#, python-format
|
||||
msgid "Mandate should be in cancel state."
|
||||
msgstr "Mandaat moet in de 'annulleer' status zijn."
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:120
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:180
|
||||
#, python-format
|
||||
msgid "Mandate should be in draft or valid state."
|
||||
msgstr "Mandaat moet in de 'geldig' of 'concept' status zijn."
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:111
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:171
|
||||
#, python-format
|
||||
msgid "Mandate should be in draft state."
|
||||
msgstr "Mandaat moet in de 'concept' status zijn."
|
||||
@@ -261,7 +286,7 @@ msgid "Mandates"
|
||||
msgstr "Mandaten"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:40
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:51
|
||||
#, python-format
|
||||
msgid "Missing Mandate on payment line %s"
|
||||
msgstr "Ontbrekende mandaat op betaalregel %s"
|
||||
@@ -272,15 +297,21 @@ msgstr "Ontbrekende mandaat op betaalregel %s"
|
||||
msgid "Number of Mandates"
|
||||
msgstr "Aantal mandaten"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "One-Off"
|
||||
msgstr "Eenmalig"
|
||||
|
||||
#. 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."
|
||||
msgstr "Alleen gevalideerde bank mandaten kunnen worden gebruikt in betaalregels. Een geannuleerd mandaat is een mandaat dat geannuleerd is door de klant."
|
||||
msgstr ""
|
||||
"Alleen gevalideerde bank mandaten kunnen worden gebruikt in betaalregels. "
|
||||
"Een geannuleerd mandaat is een mandaat dat geannuleerd is door de klant."
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_partner_id
|
||||
msgid "Partner"
|
||||
msgstr "Relatie"
|
||||
@@ -295,6 +326,11 @@ msgstr "Betaalregels"
|
||||
msgid "Payment Methods"
|
||||
msgstr "Betaalwijzes"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Recurrent"
|
||||
msgstr "Terugkerend"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Reference"
|
||||
@@ -343,26 +379,77 @@ msgid "Status"
|
||||
msgstr "Status"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:67
|
||||
#: code:addons/account_banking_mandate/models/bank_payment_line.py:29
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank payment line %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:97
|
||||
#, 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:81
|
||||
#, python-format
|
||||
msgid "The date of signature of mandate '%s' is in the future!"
|
||||
msgstr "De datum van de handtekening van mandaat '%s' is in de toekomts!"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:73
|
||||
#: code:addons/account_banking_mandate/models/account_invoice.py:90
|
||||
#, python-format
|
||||
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
|
||||
#, python-format
|
||||
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:87
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The mandate '%s' can't have a date of last debit before the date of "
|
||||
"signature."
|
||||
msgstr "Mandaat '%s' kan geen datum van laatste debet hebben coor de datum van ondertekenen."
|
||||
msgstr ""
|
||||
"Mandaat '%s' kan geen datum van laatste debet hebben coor de datum van "
|
||||
"ondertekenen."
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:27
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:41
|
||||
#, python-format
|
||||
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
|
||||
#, 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')."
|
||||
msgstr "Betaalregelnummer %s heeft een bankrekeningnummer '%s' die niet gekoppeld is aan mandaat '%s' (dit mandaat is gekoppeld aan bankrekeningnummer '%s')."
|
||||
msgstr ""
|
||||
"Betaalregelnummer %s heeft een bankrekeningnummer '%s' die niet gekoppeld "
|
||||
"is aan mandaat '%s' (dit mandaat is gekoppeld aan bankrekeningnummer '%s')."
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid "Type"
|
||||
msgstr "Soort"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_type
|
||||
msgid "Type of Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_unique_mandate_reference
|
||||
@@ -380,9 +467,51 @@ msgstr "Geldig"
|
||||
msgid "Validate"
|
||||
msgstr "Bevestig"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/res_partner_bank.py:25
|
||||
#, python-format
|
||||
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:132
|
||||
#, python-format
|
||||
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:114
|
||||
#, python-format
|
||||
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:123
|
||||
#, python-format
|
||||
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:105
|
||||
#, python-format
|
||||
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: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?"
|
||||
msgstr "Een mandaat moet alleen teruggezet worden naar concept wanneer u deze per ongeluk heeft geannuleerd. Wilt u verdergaan? "
|
||||
msgstr ""
|
||||
"Een mandaat moet alleen teruggezet worden naar concept wanneer u deze per "
|
||||
"ongeluk heeft geannuleerd. Wilt u verdergaan? "
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_banking_mandate
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -11,11 +11,12 @@ msgstr ""
|
||||
"POT-Creation-Date: 2016-09-10 16:15+0000\n"
|
||||
"PO-Revision-Date: 2016-09-10 16:15+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/nl_BE/)\n"
|
||||
"Language-Team: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/"
|
||||
"nl_BE/)\n"
|
||||
"Language: nl_BE\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: nl_BE\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -35,18 +36,13 @@ msgstr ""
|
||||
msgid "A generic banking mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction
|
||||
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_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."
|
||||
"Activate this option if this payment method requires your customer to sign a "
|
||||
"direct debit mandate with your company."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -105,7 +101,7 @@ msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:88
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:148
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot validate the mandate '%s' because it is not attached to a bank "
|
||||
@@ -113,7 +109,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:84
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:144
|
||||
#, python-format
|
||||
msgid "Cannot validate the mandate '%s' without a date of signature."
|
||||
msgstr ""
|
||||
@@ -128,6 +124,11 @@ msgstr ""
|
||||
msgid "Company"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_create_uid
|
||||
msgid "Created by"
|
||||
@@ -148,11 +149,6 @@ msgstr ""
|
||||
msgid "Date of the Last Debit"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_last_post
|
||||
msgid "Date of the last message posted on the record."
|
||||
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_line_mandate_id
|
||||
@@ -169,7 +165,7 @@ msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_display_name
|
||||
msgid "Display name"
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -185,18 +181,9 @@ msgid "Expired"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_follower_ids
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_channel_ids
|
||||
msgid "Followers (Channels)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_partner_ids
|
||||
msgid "Followers (Partners)"
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_valid_mandate_id
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_valid_mandate_id
|
||||
msgid "First Valid Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -205,6 +192,11 @@ msgstr ""
|
||||
msgid "Format"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Generic Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "Group By"
|
||||
@@ -215,36 +207,16 @@ 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
|
||||
msgid "If checked, new messages require your attention."
|
||||
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_line
|
||||
msgid "Journal Item"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_last_post
|
||||
msgid "Last Message Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate___last_update
|
||||
msgid "Last Modified on"
|
||||
@@ -278,19 +250,19 @@ msgid "Mandate Required"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:132
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:192
|
||||
#, python-format
|
||||
msgid "Mandate should be in cancel state."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:120
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:180
|
||||
#, 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:111
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:171
|
||||
#, python-format
|
||||
msgid "Mandate should be in draft state."
|
||||
msgstr ""
|
||||
@@ -306,34 +278,20 @@ msgid "Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_ids
|
||||
msgid "Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:40
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:51
|
||||
#, python-format
|
||||
msgid "Missing Mandate on payment line %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
|
||||
msgid "Number of Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_mandate_count
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_mandate_count
|
||||
msgid "Number of Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
|
||||
msgid "Number of messages which requires an action"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_unread_counter
|
||||
msgid "Number of unread messages"
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "One-Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -344,7 +302,6 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_partner_id
|
||||
msgid "Partner"
|
||||
msgstr ""
|
||||
@@ -359,6 +316,11 @@ msgstr ""
|
||||
msgid "Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Recurrent"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Reference"
|
||||
@@ -407,13 +369,42 @@ msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:67
|
||||
#: code:addons/account_banking_mandate/models/bank_payment_line.py:29
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank payment line %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:97
|
||||
#, 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:81
|
||||
#, 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_banking_mandate.py:73
|
||||
#: code:addons/account_banking_mandate/models/account_invoice.py:90
|
||||
#, python-format
|
||||
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
|
||||
#, python-format
|
||||
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:87
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The mandate '%s' can't have a date of last debit before the date of "
|
||||
@@ -421,28 +412,36 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:27
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:41
|
||||
#, python-format
|
||||
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
|
||||
#, 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')."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_type
|
||||
msgid "Type of Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_unique_mandate_reference
|
||||
msgid "Unique Mandate Reference"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_unread
|
||||
msgid "Unread Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_unread_counter
|
||||
msgid "Unread Messages Counter"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,state:0
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
@@ -454,6 +453,46 @@ msgstr ""
|
||||
msgid "Validate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/res_partner_bank.py:25
|
||||
#, python-format
|
||||
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:132
|
||||
#, python-format
|
||||
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:114
|
||||
#, python-format
|
||||
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:123
|
||||
#, python-format
|
||||
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:105
|
||||
#, python-format
|
||||
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:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_banking_mandate
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,11 +12,12 @@ msgstr ""
|
||||
"PO-Revision-Date: 2016-09-10 16:15+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Polish (https://www.transifex.com/oca/teams/23907/pl/)\n"
|
||||
"Language: pl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: pl\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
|
||||
"|| n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.actions.act_window,help:account_banking_mandate.mandate_action
|
||||
@@ -35,18 +36,13 @@ msgstr ""
|
||||
msgid "A generic banking mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction
|
||||
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_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."
|
||||
"Activate this option if this payment method requires your customer to sign a "
|
||||
"direct debit mandate with your company."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -105,7 +101,7 @@ msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:88
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:148
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot validate the mandate '%s' because it is not attached to a bank "
|
||||
@@ -113,7 +109,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:84
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:144
|
||||
#, python-format
|
||||
msgid "Cannot validate the mandate '%s' without a date of signature."
|
||||
msgstr ""
|
||||
@@ -128,6 +124,11 @@ msgstr ""
|
||||
msgid "Company"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_create_uid
|
||||
msgid "Created by"
|
||||
@@ -148,11 +149,6 @@ msgstr ""
|
||||
msgid "Date of the Last Debit"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_last_post
|
||||
msgid "Date of the last message posted on the record."
|
||||
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_line_mandate_id
|
||||
@@ -169,7 +165,7 @@ msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_display_name
|
||||
msgid "Display name"
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -185,18 +181,9 @@ msgid "Expired"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_follower_ids
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_channel_ids
|
||||
msgid "Followers (Channels)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_partner_ids
|
||||
msgid "Followers (Partners)"
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_valid_mandate_id
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_valid_mandate_id
|
||||
msgid "First Valid Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -205,6 +192,11 @@ msgstr ""
|
||||
msgid "Format"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Generic Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "Group By"
|
||||
@@ -215,36 +207,16 @@ 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
|
||||
msgid "If checked, new messages require your attention."
|
||||
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_line
|
||||
msgid "Journal Item"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_last_post
|
||||
msgid "Last Message Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate___last_update
|
||||
msgid "Last Modified on"
|
||||
@@ -278,19 +250,19 @@ msgid "Mandate Required"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:132
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:192
|
||||
#, python-format
|
||||
msgid "Mandate should be in cancel state."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:120
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:180
|
||||
#, 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:111
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:171
|
||||
#, python-format
|
||||
msgid "Mandate should be in draft state."
|
||||
msgstr ""
|
||||
@@ -306,34 +278,20 @@ msgid "Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_ids
|
||||
msgid "Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:40
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:51
|
||||
#, python-format
|
||||
msgid "Missing Mandate on payment line %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
|
||||
msgid "Number of Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_mandate_count
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_mandate_count
|
||||
msgid "Number of Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
|
||||
msgid "Number of messages which requires an action"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_unread_counter
|
||||
msgid "Number of unread messages"
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "One-Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -344,7 +302,6 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_partner_id
|
||||
msgid "Partner"
|
||||
msgstr ""
|
||||
@@ -359,6 +316,11 @@ msgstr ""
|
||||
msgid "Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Recurrent"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Reference"
|
||||
@@ -407,13 +369,42 @@ msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:67
|
||||
#: code:addons/account_banking_mandate/models/bank_payment_line.py:29
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank payment line %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:97
|
||||
#, 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:81
|
||||
#, 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_banking_mandate.py:73
|
||||
#: code:addons/account_banking_mandate/models/account_invoice.py:90
|
||||
#, python-format
|
||||
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
|
||||
#, python-format
|
||||
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:87
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The mandate '%s' can't have a date of last debit before the date of "
|
||||
@@ -421,28 +412,36 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:27
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:41
|
||||
#, python-format
|
||||
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
|
||||
#, 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')."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_type
|
||||
msgid "Type of Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_unique_mandate_reference
|
||||
msgid "Unique Mandate Reference"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_unread
|
||||
msgid "Unread Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_unread_counter
|
||||
msgid "Unread Messages Counter"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,state:0
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
@@ -454,6 +453,46 @@ msgstr ""
|
||||
msgid "Validate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/res_partner_bank.py:25
|
||||
#, python-format
|
||||
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:132
|
||||
#, python-format
|
||||
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:114
|
||||
#, python-format
|
||||
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:123
|
||||
#, python-format
|
||||
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:105
|
||||
#, python-format
|
||||
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:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_banking_mandate
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"PO-Revision-Date: 2016-09-10 16:15+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n"
|
||||
"Language: pt\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: pt\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -35,18 +35,13 @@ msgstr ""
|
||||
msgid "A generic banking mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction
|
||||
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_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."
|
||||
"Activate this option if this payment method requires your customer to sign a "
|
||||
"direct debit mandate with your company."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -105,7 +100,7 @@ msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:88
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:148
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot validate the mandate '%s' because it is not attached to a bank "
|
||||
@@ -113,7 +108,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:84
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:144
|
||||
#, python-format
|
||||
msgid "Cannot validate the mandate '%s' without a date of signature."
|
||||
msgstr ""
|
||||
@@ -128,6 +123,11 @@ msgstr ""
|
||||
msgid "Company"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_create_uid
|
||||
msgid "Created by"
|
||||
@@ -148,11 +148,6 @@ msgstr ""
|
||||
msgid "Date of the Last Debit"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_last_post
|
||||
msgid "Date of the last message posted on the record."
|
||||
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_line_mandate_id
|
||||
@@ -169,7 +164,7 @@ msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_display_name
|
||||
msgid "Display name"
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -185,18 +180,9 @@ msgid "Expired"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_follower_ids
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_channel_ids
|
||||
msgid "Followers (Channels)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_partner_ids
|
||||
msgid "Followers (Partners)"
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_valid_mandate_id
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_valid_mandate_id
|
||||
msgid "First Valid Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -205,6 +191,11 @@ msgstr ""
|
||||
msgid "Format"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Generic Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "Group By"
|
||||
@@ -215,36 +206,16 @@ msgstr ""
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. 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
|
||||
msgid "If checked, new messages require your attention."
|
||||
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_line
|
||||
msgid "Journal Item"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_last_post
|
||||
msgid "Last Message Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate___last_update
|
||||
msgid "Last Modified on"
|
||||
@@ -278,19 +249,19 @@ msgid "Mandate Required"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:132
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:192
|
||||
#, python-format
|
||||
msgid "Mandate should be in cancel state."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:120
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:180
|
||||
#, 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:111
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:171
|
||||
#, python-format
|
||||
msgid "Mandate should be in draft state."
|
||||
msgstr ""
|
||||
@@ -306,34 +277,20 @@ msgid "Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_ids
|
||||
msgid "Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:40
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:51
|
||||
#, python-format
|
||||
msgid "Missing Mandate on payment line %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
|
||||
msgid "Number of Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_mandate_count
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_mandate_count
|
||||
msgid "Number of Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
|
||||
msgid "Number of messages which requires an action"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_unread_counter
|
||||
msgid "Number of unread messages"
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "One-Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -344,7 +301,6 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_partner_id
|
||||
msgid "Partner"
|
||||
msgstr ""
|
||||
@@ -359,6 +315,11 @@ msgstr ""
|
||||
msgid "Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Recurrent"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Reference"
|
||||
@@ -407,13 +368,42 @@ msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:67
|
||||
#: code:addons/account_banking_mandate/models/bank_payment_line.py:29
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank payment line %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:97
|
||||
#, 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:81
|
||||
#, 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_banking_mandate.py:73
|
||||
#: code:addons/account_banking_mandate/models/account_invoice.py:90
|
||||
#, python-format
|
||||
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
|
||||
#, python-format
|
||||
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:87
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The mandate '%s' can't have a date of last debit before the date of "
|
||||
@@ -421,28 +411,36 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:27
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:41
|
||||
#, python-format
|
||||
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
|
||||
#, 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')."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_type
|
||||
msgid "Type of Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_unique_mandate_reference
|
||||
msgid "Unique Mandate Reference"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_unread
|
||||
msgid "Unread Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_unread_counter
|
||||
msgid "Unread Messages Counter"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,state:0
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
@@ -454,6 +452,46 @@ msgstr ""
|
||||
msgid "Validate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/res_partner_bank.py:25
|
||||
#, python-format
|
||||
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:132
|
||||
#, python-format
|
||||
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:114
|
||||
#, python-format
|
||||
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:123
|
||||
#, python-format
|
||||
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:105
|
||||
#, python-format
|
||||
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:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid ""
|
||||
|
||||
@@ -1,21 +1,22 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_banking_mandate
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: bank-payment (10.0)\n"
|
||||
"Project-Id-Version: Odoo Server 11.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-11-21 10:17+0000\n"
|
||||
"PO-Revision-Date: 2016-10-19 23:47+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
|
||||
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-bank-payment-10-0/language/pt_BR/)\n"
|
||||
"POT-Creation-Date: 2018-03-09 14:56+0000\n"
|
||||
"PO-Revision-Date: 2018-03-09 14:56+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/"
|
||||
"teams/23907/pt_BR/)\n"
|
||||
"Language: pt_BR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: pt_BR\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -40,8 +41,8 @@ msgstr "Uma ordem bancária genérica"
|
||||
#: 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."
|
||||
"Activate this option if this payment method requires your customer to sign a "
|
||||
"direct debit mandate with your company."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -100,15 +101,16 @@ msgid "Cancelled"
|
||||
msgstr "Cancelado"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:88
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:148
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot validate the mandate '%s' because it is not attached to a bank "
|
||||
"account."
|
||||
msgstr "Não pode validar a ordem '%s' porque não está anexada a conta bancária."
|
||||
msgstr ""
|
||||
"Não pode validar a ordem '%s' porque não está anexada a conta bancária."
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:84
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:144
|
||||
#, python-format
|
||||
msgid "Cannot validate the mandate '%s' without a date of signature."
|
||||
msgstr "Não pode validar a ordem '%s' sem uma data de assinatura."
|
||||
@@ -123,6 +125,11 @@ msgstr ""
|
||||
msgid "Company"
|
||||
msgstr "Empresa"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_create_uid
|
||||
msgid "Created by"
|
||||
@@ -174,12 +181,23 @@ msgstr "Provisório"
|
||||
msgid "Expired"
|
||||
msgstr "Expirado"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_valid_mandate_id
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_valid_mandate_id
|
||||
msgid "First Valid Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Format"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Generic Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "Group By"
|
||||
@@ -233,19 +251,19 @@ msgid "Mandate Required"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:132
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:192
|
||||
#, python-format
|
||||
msgid "Mandate should be in cancel state."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:120
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:180
|
||||
#, 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:111
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:171
|
||||
#, python-format
|
||||
msgid "Mandate should be in draft state."
|
||||
msgstr ""
|
||||
@@ -261,16 +279,22 @@ msgid "Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:40
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:51
|
||||
#, python-format
|
||||
msgid "Missing Mandate on payment line %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_mandate_count
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_mandate_count
|
||||
msgid "Number of Mandates"
|
||||
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 ""
|
||||
@@ -279,7 +303,6 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_partner_id
|
||||
msgid "Partner"
|
||||
msgstr "Parceiro"
|
||||
@@ -294,6 +317,11 @@ msgstr "Linhas do pagamento"
|
||||
msgid "Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Recurrent"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Reference"
|
||||
@@ -342,13 +370,42 @@ msgid "Status"
|
||||
msgstr "Status"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:67
|
||||
#: code:addons/account_banking_mandate/models/bank_payment_line.py:29
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank payment line %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:97
|
||||
#, 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:81
|
||||
#, 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_banking_mandate.py:73
|
||||
#: code:addons/account_banking_mandate/models/account_invoice.py:90
|
||||
#, python-format
|
||||
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
|
||||
#, python-format
|
||||
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:87
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The mandate '%s' can't have a date of last debit before the date of "
|
||||
@@ -356,13 +413,31 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:27
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:41
|
||||
#, python-format
|
||||
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
|
||||
#, 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')."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_type
|
||||
msgid "Type of Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_unique_mandate_reference
|
||||
msgid "Unique Mandate Reference"
|
||||
@@ -379,6 +454,46 @@ msgstr ""
|
||||
msgid "Validate"
|
||||
msgstr "Validar"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/res_partner_bank.py:25
|
||||
#, python-format
|
||||
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:132
|
||||
#, python-format
|
||||
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:114
|
||||
#, python-format
|
||||
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:123
|
||||
#, python-format
|
||||
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:105
|
||||
#, python-format
|
||||
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:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_banking_mandate
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
# Pedro Castro Silva <pedrocs@sossia.pt>, 2016
|
||||
@@ -12,11 +12,12 @@ msgstr ""
|
||||
"POT-Creation-Date: 2016-11-21 10:17+0000\n"
|
||||
"PO-Revision-Date: 2016-10-19 23:45+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
|
||||
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/oca/OCA-bank-payment-10-0/language/pt_PT/)\n"
|
||||
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/oca/OCA-bank-"
|
||||
"payment-10-0/language/pt_PT/)\n"
|
||||
"Language: pt_PT\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: pt_PT\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -41,8 +42,8 @@ msgstr ""
|
||||
#: 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."
|
||||
"Activate this option if this payment method requires your customer to sign a "
|
||||
"direct debit mandate with your company."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -101,7 +102,7 @@ msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:88
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:148
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot validate the mandate '%s' because it is not attached to a bank "
|
||||
@@ -109,7 +110,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:84
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:144
|
||||
#, python-format
|
||||
msgid "Cannot validate the mandate '%s' without a date of signature."
|
||||
msgstr ""
|
||||
@@ -124,6 +125,11 @@ msgstr ""
|
||||
msgid "Company"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_create_uid
|
||||
msgid "Created by"
|
||||
@@ -175,12 +181,23 @@ msgstr "Rascunho"
|
||||
msgid "Expired"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_valid_mandate_id
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_valid_mandate_id
|
||||
msgid "First Valid Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Format"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Generic Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "Group By"
|
||||
@@ -234,19 +251,19 @@ msgid "Mandate Required"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:132
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:192
|
||||
#, python-format
|
||||
msgid "Mandate should be in cancel state."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:120
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:180
|
||||
#, 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:111
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:171
|
||||
#, python-format
|
||||
msgid "Mandate should be in draft state."
|
||||
msgstr ""
|
||||
@@ -262,16 +279,22 @@ msgid "Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:40
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:51
|
||||
#, python-format
|
||||
msgid "Missing Mandate on payment line %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_mandate_count
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_mandate_count
|
||||
msgid "Number of Mandates"
|
||||
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 ""
|
||||
@@ -280,7 +303,6 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_partner_id
|
||||
msgid "Partner"
|
||||
msgstr ""
|
||||
@@ -295,6 +317,11 @@ msgstr ""
|
||||
msgid "Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Recurrent"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Reference"
|
||||
@@ -343,13 +370,42 @@ msgid "Status"
|
||||
msgstr "Estado"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:67
|
||||
#: code:addons/account_banking_mandate/models/bank_payment_line.py:29
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank payment line %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:97
|
||||
#, 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:81
|
||||
#, 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_banking_mandate.py:73
|
||||
#: code:addons/account_banking_mandate/models/account_invoice.py:90
|
||||
#, python-format
|
||||
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
|
||||
#, python-format
|
||||
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:87
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The mandate '%s' can't have a date of last debit before the date of "
|
||||
@@ -357,13 +413,31 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:27
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:41
|
||||
#, python-format
|
||||
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
|
||||
#, 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')."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_type
|
||||
msgid "Type of Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_unique_mandate_reference
|
||||
msgid "Unique Mandate Reference"
|
||||
@@ -380,6 +454,46 @@ msgstr ""
|
||||
msgid "Validate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/res_partner_bank.py:25
|
||||
#, python-format
|
||||
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:132
|
||||
#, python-format
|
||||
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:114
|
||||
#, python-format
|
||||
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:123
|
||||
#, python-format
|
||||
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:105
|
||||
#, python-format
|
||||
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:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_banking_mandate
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,11 +12,12 @@ msgstr ""
|
||||
"PO-Revision-Date: 2016-09-10 16:15+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n"
|
||||
"Language: ro\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ro\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
|
||||
"2:1));\n"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.actions.act_window,help:account_banking_mandate.mandate_action
|
||||
@@ -35,18 +36,13 @@ msgstr ""
|
||||
msgid "A generic banking mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction
|
||||
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_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."
|
||||
"Activate this option if this payment method requires your customer to sign a "
|
||||
"direct debit mandate with your company."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -105,7 +101,7 @@ msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:88
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:148
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot validate the mandate '%s' because it is not attached to a bank "
|
||||
@@ -113,7 +109,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:84
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:144
|
||||
#, python-format
|
||||
msgid "Cannot validate the mandate '%s' without a date of signature."
|
||||
msgstr ""
|
||||
@@ -128,6 +124,11 @@ msgstr ""
|
||||
msgid "Company"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_create_uid
|
||||
msgid "Created by"
|
||||
@@ -148,11 +149,6 @@ msgstr ""
|
||||
msgid "Date of the Last Debit"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_last_post
|
||||
msgid "Date of the last message posted on the record."
|
||||
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_line_mandate_id
|
||||
@@ -169,7 +165,7 @@ msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_display_name
|
||||
msgid "Display name"
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -185,18 +181,9 @@ msgid "Expired"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_follower_ids
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_channel_ids
|
||||
msgid "Followers (Channels)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_partner_ids
|
||||
msgid "Followers (Partners)"
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_valid_mandate_id
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_valid_mandate_id
|
||||
msgid "First Valid Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -205,6 +192,11 @@ msgstr ""
|
||||
msgid "Format"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Generic Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "Group By"
|
||||
@@ -215,36 +207,16 @@ 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
|
||||
msgid "If checked, new messages require your attention."
|
||||
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_line
|
||||
msgid "Journal Item"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_last_post
|
||||
msgid "Last Message Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate___last_update
|
||||
msgid "Last Modified on"
|
||||
@@ -278,19 +250,19 @@ msgid "Mandate Required"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:132
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:192
|
||||
#, python-format
|
||||
msgid "Mandate should be in cancel state."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:120
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:180
|
||||
#, 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:111
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:171
|
||||
#, python-format
|
||||
msgid "Mandate should be in draft state."
|
||||
msgstr ""
|
||||
@@ -306,34 +278,20 @@ msgid "Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_ids
|
||||
msgid "Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:40
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:51
|
||||
#, python-format
|
||||
msgid "Missing Mandate on payment line %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
|
||||
msgid "Number of Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_mandate_count
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_mandate_count
|
||||
msgid "Number of Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
|
||||
msgid "Number of messages which requires an action"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_unread_counter
|
||||
msgid "Number of unread messages"
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "One-Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -344,7 +302,6 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_partner_id
|
||||
msgid "Partner"
|
||||
msgstr ""
|
||||
@@ -359,6 +316,11 @@ msgstr ""
|
||||
msgid "Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Recurrent"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Reference"
|
||||
@@ -407,13 +369,42 @@ msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:67
|
||||
#: code:addons/account_banking_mandate/models/bank_payment_line.py:29
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank payment line %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:97
|
||||
#, 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:81
|
||||
#, 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_banking_mandate.py:73
|
||||
#: code:addons/account_banking_mandate/models/account_invoice.py:90
|
||||
#, python-format
|
||||
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
|
||||
#, python-format
|
||||
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:87
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The mandate '%s' can't have a date of last debit before the date of "
|
||||
@@ -421,28 +412,36 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:27
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:41
|
||||
#, python-format
|
||||
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
|
||||
#, 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')."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_type
|
||||
msgid "Type of Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_unique_mandate_reference
|
||||
msgid "Unique Mandate Reference"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_unread
|
||||
msgid "Unread Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_unread_counter
|
||||
msgid "Unread Messages Counter"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,state:0
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
@@ -454,6 +453,46 @@ msgstr ""
|
||||
msgid "Validate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/res_partner_bank.py:25
|
||||
#, python-format
|
||||
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:132
|
||||
#, python-format
|
||||
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:114
|
||||
#, python-format
|
||||
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:123
|
||||
#, python-format
|
||||
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:105
|
||||
#, python-format
|
||||
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:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_banking_mandate
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,11 +12,13 @@ msgstr ""
|
||||
"PO-Revision-Date: 2016-09-10 16:15+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Russian (https://www.transifex.com/oca/teams/23907/ru/)\n"
|
||||
"Language: ru\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ru\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
|
||||
"%100>=11 && n%100<=14)? 2 : 3);\n"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.actions.act_window,help:account_banking_mandate.mandate_action
|
||||
@@ -35,18 +37,13 @@ msgstr ""
|
||||
msgid "A generic banking mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction
|
||||
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_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."
|
||||
"Activate this option if this payment method requires your customer to sign a "
|
||||
"direct debit mandate with your company."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -105,7 +102,7 @@ msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:88
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:148
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot validate the mandate '%s' because it is not attached to a bank "
|
||||
@@ -113,7 +110,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:84
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:144
|
||||
#, python-format
|
||||
msgid "Cannot validate the mandate '%s' without a date of signature."
|
||||
msgstr ""
|
||||
@@ -128,6 +125,11 @@ msgstr ""
|
||||
msgid "Company"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_create_uid
|
||||
msgid "Created by"
|
||||
@@ -148,11 +150,6 @@ msgstr ""
|
||||
msgid "Date of the Last Debit"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_last_post
|
||||
msgid "Date of the last message posted on the record."
|
||||
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_line_mandate_id
|
||||
@@ -169,7 +166,7 @@ msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_display_name
|
||||
msgid "Display name"
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -185,18 +182,9 @@ msgid "Expired"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_follower_ids
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_channel_ids
|
||||
msgid "Followers (Channels)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_partner_ids
|
||||
msgid "Followers (Partners)"
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_valid_mandate_id
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_valid_mandate_id
|
||||
msgid "First Valid Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -205,6 +193,11 @@ msgstr ""
|
||||
msgid "Format"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Generic Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "Group By"
|
||||
@@ -215,36 +208,16 @@ 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
|
||||
msgid "If checked, new messages require your attention."
|
||||
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_line
|
||||
msgid "Journal Item"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_last_post
|
||||
msgid "Last Message Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate___last_update
|
||||
msgid "Last Modified on"
|
||||
@@ -278,19 +251,19 @@ msgid "Mandate Required"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:132
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:192
|
||||
#, python-format
|
||||
msgid "Mandate should be in cancel state."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:120
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:180
|
||||
#, 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:111
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:171
|
||||
#, python-format
|
||||
msgid "Mandate should be in draft state."
|
||||
msgstr ""
|
||||
@@ -306,34 +279,20 @@ msgid "Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_ids
|
||||
msgid "Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:40
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:51
|
||||
#, python-format
|
||||
msgid "Missing Mandate on payment line %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
|
||||
msgid "Number of Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_mandate_count
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_mandate_count
|
||||
msgid "Number of Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
|
||||
msgid "Number of messages which requires an action"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_unread_counter
|
||||
msgid "Number of unread messages"
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "One-Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -344,7 +303,6 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_partner_id
|
||||
msgid "Partner"
|
||||
msgstr ""
|
||||
@@ -359,6 +317,11 @@ msgstr ""
|
||||
msgid "Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Recurrent"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Reference"
|
||||
@@ -407,13 +370,42 @@ msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:67
|
||||
#: code:addons/account_banking_mandate/models/bank_payment_line.py:29
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank payment line %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:97
|
||||
#, 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:81
|
||||
#, 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_banking_mandate.py:73
|
||||
#: code:addons/account_banking_mandate/models/account_invoice.py:90
|
||||
#, python-format
|
||||
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
|
||||
#, python-format
|
||||
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:87
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The mandate '%s' can't have a date of last debit before the date of "
|
||||
@@ -421,28 +413,36 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:27
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:41
|
||||
#, python-format
|
||||
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
|
||||
#, 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')."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_type
|
||||
msgid "Type of Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_unique_mandate_reference
|
||||
msgid "Unique Mandate Reference"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_unread
|
||||
msgid "Unread Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_unread_counter
|
||||
msgid "Unread Messages Counter"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,state:0
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
@@ -454,6 +454,46 @@ msgstr ""
|
||||
msgid "Validate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/res_partner_bank.py:25
|
||||
#, python-format
|
||||
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:132
|
||||
#, python-format
|
||||
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:114
|
||||
#, python-format
|
||||
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:123
|
||||
#, python-format
|
||||
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:105
|
||||
#, python-format
|
||||
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:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid ""
|
||||
|
||||
@@ -1,22 +1,23 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_banking_mandate
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: bank-payment (10.0)\n"
|
||||
"Project-Id-Version: Odoo Server 11.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-11-21 10:17+0000\n"
|
||||
"PO-Revision-Date: 2016-10-19 23:47+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
|
||||
"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-bank-payment-10-0/language/sl/)\n"
|
||||
"POT-Creation-Date: 2018-03-09 14:56+0000\n"
|
||||
"PO-Revision-Date: 2018-03-09 14:56+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n"
|
||||
"Language: sl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sl\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
|
||||
"%100==4 ? 2 : 3);\n"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.actions.act_window,help:account_banking_mandate.mandate_action
|
||||
@@ -40,8 +41,8 @@ msgstr "Generični bančni mandat"
|
||||
#: 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."
|
||||
"Activate this option if this payment method requires your customer to sign a "
|
||||
"direct debit mandate with your company."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -100,7 +101,7 @@ msgid "Cancelled"
|
||||
msgstr "Preklicano"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:88
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:148
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot validate the mandate '%s' because it is not attached to a bank "
|
||||
@@ -108,7 +109,7 @@ msgid ""
|
||||
msgstr "Mandata '%s' ni mogoče overiti, ker ni pripet bančnemu računu."
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:84
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:144
|
||||
#, python-format
|
||||
msgid "Cannot validate the mandate '%s' without a date of signature."
|
||||
msgstr "Mandata '%s' ni mogoče overiti brez datuma podpisa."
|
||||
@@ -123,6 +124,11 @@ msgstr ""
|
||||
msgid "Company"
|
||||
msgstr "Družba"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_create_uid
|
||||
msgid "Created by"
|
||||
@@ -174,16 +180,27 @@ msgstr "Osnutek"
|
||||
msgid "Expired"
|
||||
msgstr "Pretečeni"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_valid_mandate_id
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_valid_mandate_id
|
||||
msgid "First Valid Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Format"
|
||||
msgstr "Format"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Generic Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "Group By"
|
||||
msgstr "Zfruži po"
|
||||
msgstr "Združi po"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_id
|
||||
@@ -233,19 +250,19 @@ msgid "Mandate Required"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:132
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:192
|
||||
#, python-format
|
||||
msgid "Mandate should be in cancel state."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:120
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:180
|
||||
#, 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:111
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:171
|
||||
#, python-format
|
||||
msgid "Mandate should be in draft state."
|
||||
msgstr ""
|
||||
@@ -261,25 +278,32 @@ msgid "Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:40
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:51
|
||||
#, python-format
|
||||
msgid "Missing Mandate on payment line %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_mandate_count
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_mandate_count
|
||||
msgid "Number of Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "One-Off"
|
||||
msgstr "Enkratna"
|
||||
|
||||
#. 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."
|
||||
msgstr "V postavki plačila se lahko uporabijo le veljavni mandati. Preklican mandat je mandat, ki ga je kupec preklical."
|
||||
msgstr ""
|
||||
"V postavki plačila se lahko uporabijo le veljavni mandati. Preklican mandat "
|
||||
"je mandat, ki ga je kupec preklical."
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_partner_id
|
||||
msgid "Partner"
|
||||
msgstr "Partner"
|
||||
@@ -294,6 +318,11 @@ msgstr "Plačilne postavke"
|
||||
msgid "Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Recurrent"
|
||||
msgstr "Ponavljajoče se"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Reference"
|
||||
@@ -342,27 +371,75 @@ msgid "Status"
|
||||
msgstr "Status"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:67
|
||||
#: code:addons/account_banking_mandate/models/bank_payment_line.py:29
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank payment line %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:97
|
||||
#, 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:81
|
||||
#, 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_banking_mandate.py:73
|
||||
#: code:addons/account_banking_mandate/models/account_invoice.py:90
|
||||
#, python-format
|
||||
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
|
||||
#, python-format
|
||||
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:87
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The mandate '%s' can't have a date of last debit before the date of "
|
||||
"signature."
|
||||
msgstr "Mandat '%s' ne sme imeti datuma zadnje obremenitve pred datumom podpisa."
|
||||
msgstr ""
|
||||
"Mandat '%s' ne sme imeti datuma zadnje obremenitve pred datumom podpisa."
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:27
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:41
|
||||
#, python-format
|
||||
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
|
||||
#, 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')."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid "Type"
|
||||
msgstr "Tip"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_type
|
||||
msgid "Type of Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_unique_mandate_reference
|
||||
msgid "Unique Mandate Reference"
|
||||
@@ -379,9 +456,51 @@ msgstr "Veljaven"
|
||||
msgid "Validate"
|
||||
msgstr "Potrdi"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/res_partner_bank.py:25
|
||||
#, python-format
|
||||
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:132
|
||||
#, python-format
|
||||
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:114
|
||||
#, python-format
|
||||
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:123
|
||||
#, python-format
|
||||
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:105
|
||||
#, python-format
|
||||
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: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?"
|
||||
msgstr "Mandat ponastavite v osnutek le, če ste ga pomotoma preklicali. Želite nadaljevati?"
|
||||
msgstr ""
|
||||
"Mandat ponastavite v osnutek le, če ste ga pomotoma preklicali. Želite "
|
||||
"nadaljevati?"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_banking_mandate
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"PO-Revision-Date: 2016-09-10 16:15+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Thai (https://www.transifex.com/oca/teams/23907/th/)\n"
|
||||
"Language: th\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: th\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -35,18 +35,13 @@ msgstr ""
|
||||
msgid "A generic banking mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction
|
||||
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_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."
|
||||
"Activate this option if this payment method requires your customer to sign a "
|
||||
"direct debit mandate with your company."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -105,7 +100,7 @@ msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:88
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:148
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot validate the mandate '%s' because it is not attached to a bank "
|
||||
@@ -113,7 +108,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:84
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:144
|
||||
#, python-format
|
||||
msgid "Cannot validate the mandate '%s' without a date of signature."
|
||||
msgstr ""
|
||||
@@ -128,6 +123,11 @@ msgstr ""
|
||||
msgid "Company"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_create_uid
|
||||
msgid "Created by"
|
||||
@@ -148,11 +148,6 @@ msgstr ""
|
||||
msgid "Date of the Last Debit"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_last_post
|
||||
msgid "Date of the last message posted on the record."
|
||||
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_line_mandate_id
|
||||
@@ -169,7 +164,7 @@ msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_display_name
|
||||
msgid "Display name"
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -185,18 +180,9 @@ msgid "Expired"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_follower_ids
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_channel_ids
|
||||
msgid "Followers (Channels)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_partner_ids
|
||||
msgid "Followers (Partners)"
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_valid_mandate_id
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_valid_mandate_id
|
||||
msgid "First Valid Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -205,6 +191,11 @@ msgstr ""
|
||||
msgid "Format"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Generic Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "Group By"
|
||||
@@ -215,36 +206,16 @@ 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
|
||||
msgid "If checked, new messages require your attention."
|
||||
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_line
|
||||
msgid "Journal Item"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_last_post
|
||||
msgid "Last Message Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate___last_update
|
||||
msgid "Last Modified on"
|
||||
@@ -278,19 +249,19 @@ msgid "Mandate Required"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:132
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:192
|
||||
#, python-format
|
||||
msgid "Mandate should be in cancel state."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:120
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:180
|
||||
#, 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:111
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:171
|
||||
#, python-format
|
||||
msgid "Mandate should be in draft state."
|
||||
msgstr ""
|
||||
@@ -306,34 +277,20 @@ msgid "Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_ids
|
||||
msgid "Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:40
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:51
|
||||
#, python-format
|
||||
msgid "Missing Mandate on payment line %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
|
||||
msgid "Number of Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_mandate_count
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_mandate_count
|
||||
msgid "Number of Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
|
||||
msgid "Number of messages which requires an action"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_unread_counter
|
||||
msgid "Number of unread messages"
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "One-Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -344,7 +301,6 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_partner_id
|
||||
msgid "Partner"
|
||||
msgstr ""
|
||||
@@ -359,6 +315,11 @@ msgstr ""
|
||||
msgid "Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Recurrent"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Reference"
|
||||
@@ -407,13 +368,42 @@ msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:67
|
||||
#: code:addons/account_banking_mandate/models/bank_payment_line.py:29
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank payment line %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:97
|
||||
#, 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:81
|
||||
#, 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_banking_mandate.py:73
|
||||
#: code:addons/account_banking_mandate/models/account_invoice.py:90
|
||||
#, python-format
|
||||
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
|
||||
#, python-format
|
||||
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:87
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The mandate '%s' can't have a date of last debit before the date of "
|
||||
@@ -421,28 +411,36 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:27
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:41
|
||||
#, python-format
|
||||
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
|
||||
#, 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')."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_type
|
||||
msgid "Type of Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_unique_mandate_reference
|
||||
msgid "Unique Mandate Reference"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_unread
|
||||
msgid "Unread Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_unread_counter
|
||||
msgid "Unread Messages Counter"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,state:0
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
@@ -454,6 +452,46 @@ msgstr ""
|
||||
msgid "Validate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/res_partner_bank.py:25
|
||||
#, python-format
|
||||
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:132
|
||||
#, python-format
|
||||
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:114
|
||||
#, python-format
|
||||
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:123
|
||||
#, python-format
|
||||
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:105
|
||||
#, python-format
|
||||
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:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_banking_mandate
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"PO-Revision-Date: 2016-09-10 16:15+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n"
|
||||
"Language: tr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: tr\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -35,18 +35,13 @@ msgstr ""
|
||||
msgid "A generic banking mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction
|
||||
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_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."
|
||||
"Activate this option if this payment method requires your customer to sign a "
|
||||
"direct debit mandate with your company."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -105,7 +100,7 @@ msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:88
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:148
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot validate the mandate '%s' because it is not attached to a bank "
|
||||
@@ -113,7 +108,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:84
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:144
|
||||
#, python-format
|
||||
msgid "Cannot validate the mandate '%s' without a date of signature."
|
||||
msgstr ""
|
||||
@@ -128,6 +123,11 @@ msgstr ""
|
||||
msgid "Company"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_create_uid
|
||||
msgid "Created by"
|
||||
@@ -148,11 +148,6 @@ msgstr ""
|
||||
msgid "Date of the Last Debit"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_last_post
|
||||
msgid "Date of the last message posted on the record."
|
||||
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_line_mandate_id
|
||||
@@ -169,7 +164,7 @@ msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_display_name
|
||||
msgid "Display name"
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -185,18 +180,9 @@ msgid "Expired"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_follower_ids
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_channel_ids
|
||||
msgid "Followers (Channels)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_partner_ids
|
||||
msgid "Followers (Partners)"
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_valid_mandate_id
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_valid_mandate_id
|
||||
msgid "First Valid Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -205,6 +191,11 @@ msgstr ""
|
||||
msgid "Format"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Generic Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "Group By"
|
||||
@@ -215,36 +206,16 @@ msgstr ""
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. 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
|
||||
msgid "If checked, new messages require your attention."
|
||||
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_line
|
||||
msgid "Journal Item"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_last_post
|
||||
msgid "Last Message Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate___last_update
|
||||
msgid "Last Modified on"
|
||||
@@ -278,19 +249,19 @@ msgid "Mandate Required"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:132
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:192
|
||||
#, python-format
|
||||
msgid "Mandate should be in cancel state."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:120
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:180
|
||||
#, 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:111
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:171
|
||||
#, python-format
|
||||
msgid "Mandate should be in draft state."
|
||||
msgstr ""
|
||||
@@ -306,34 +277,20 @@ msgid "Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_ids
|
||||
msgid "Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:40
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:51
|
||||
#, python-format
|
||||
msgid "Missing Mandate on payment line %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
|
||||
msgid "Number of Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_mandate_count
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_mandate_count
|
||||
msgid "Number of Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
|
||||
msgid "Number of messages which requires an action"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_unread_counter
|
||||
msgid "Number of unread messages"
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "One-Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -344,7 +301,6 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_partner_id
|
||||
msgid "Partner"
|
||||
msgstr ""
|
||||
@@ -359,6 +315,11 @@ msgstr ""
|
||||
msgid "Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Recurrent"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Reference"
|
||||
@@ -407,13 +368,42 @@ msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:67
|
||||
#: code:addons/account_banking_mandate/models/bank_payment_line.py:29
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank payment line %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:97
|
||||
#, 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:81
|
||||
#, 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_banking_mandate.py:73
|
||||
#: code:addons/account_banking_mandate/models/account_invoice.py:90
|
||||
#, python-format
|
||||
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
|
||||
#, python-format
|
||||
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:87
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The mandate '%s' can't have a date of last debit before the date of "
|
||||
@@ -421,28 +411,36 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:27
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:41
|
||||
#, python-format
|
||||
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
|
||||
#, 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')."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_type
|
||||
msgid "Type of Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_unique_mandate_reference
|
||||
msgid "Unique Mandate Reference"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_unread
|
||||
msgid "Unread Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_unread_counter
|
||||
msgid "Unread Messages Counter"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,state:0
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
@@ -454,6 +452,46 @@ msgstr ""
|
||||
msgid "Validate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/res_partner_bank.py:25
|
||||
#, python-format
|
||||
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:132
|
||||
#, python-format
|
||||
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:114
|
||||
#, python-format
|
||||
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:123
|
||||
#, python-format
|
||||
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:105
|
||||
#, python-format
|
||||
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:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_banking_mandate
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"PO-Revision-Date: 2016-09-10 16:15+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Vietnamese (https://www.transifex.com/oca/teams/23907/vi/)\n"
|
||||
"Language: vi\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: vi\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -35,18 +35,13 @@ msgstr ""
|
||||
msgid "A generic banking mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction
|
||||
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_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."
|
||||
"Activate this option if this payment method requires your customer to sign a "
|
||||
"direct debit mandate with your company."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -105,7 +100,7 @@ msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:88
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:148
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot validate the mandate '%s' because it is not attached to a bank "
|
||||
@@ -113,7 +108,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:84
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:144
|
||||
#, python-format
|
||||
msgid "Cannot validate the mandate '%s' without a date of signature."
|
||||
msgstr ""
|
||||
@@ -128,6 +123,11 @@ msgstr ""
|
||||
msgid "Company"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_create_uid
|
||||
msgid "Created by"
|
||||
@@ -148,11 +148,6 @@ msgstr ""
|
||||
msgid "Date of the Last Debit"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_last_post
|
||||
msgid "Date of the last message posted on the record."
|
||||
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_line_mandate_id
|
||||
@@ -169,7 +164,7 @@ msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_display_name
|
||||
msgid "Display name"
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -185,18 +180,9 @@ msgid "Expired"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_follower_ids
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_channel_ids
|
||||
msgid "Followers (Channels)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_partner_ids
|
||||
msgid "Followers (Partners)"
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_valid_mandate_id
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_valid_mandate_id
|
||||
msgid "First Valid Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -205,6 +191,11 @@ msgstr ""
|
||||
msgid "Format"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Generic Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "Group By"
|
||||
@@ -215,36 +206,16 @@ 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
|
||||
msgid "If checked, new messages require your attention."
|
||||
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_line
|
||||
msgid "Journal Item"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_last_post
|
||||
msgid "Last Message Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate___last_update
|
||||
msgid "Last Modified on"
|
||||
@@ -278,19 +249,19 @@ msgid "Mandate Required"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:132
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:192
|
||||
#, python-format
|
||||
msgid "Mandate should be in cancel state."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:120
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:180
|
||||
#, 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:111
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:171
|
||||
#, python-format
|
||||
msgid "Mandate should be in draft state."
|
||||
msgstr ""
|
||||
@@ -306,34 +277,20 @@ msgid "Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_ids
|
||||
msgid "Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:40
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:51
|
||||
#, python-format
|
||||
msgid "Missing Mandate on payment line %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
|
||||
msgid "Number of Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_mandate_count
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_users_mandate_count
|
||||
msgid "Number of Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
|
||||
msgid "Number of messages which requires an action"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_unread_counter
|
||||
msgid "Number of unread messages"
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "One-Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
@@ -344,7 +301,6 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_partner_id
|
||||
msgid "Partner"
|
||||
msgstr ""
|
||||
@@ -359,6 +315,11 @@ msgstr ""
|
||||
msgid "Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Recurrent"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Reference"
|
||||
@@ -407,13 +368,42 @@ msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:67
|
||||
#: code:addons/account_banking_mandate/models/bank_payment_line.py:29
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank payment line %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:97
|
||||
#, 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:81
|
||||
#, 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_banking_mandate.py:73
|
||||
#: code:addons/account_banking_mandate/models/account_invoice.py:90
|
||||
#, python-format
|
||||
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
|
||||
#, python-format
|
||||
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:87
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The mandate '%s' can't have a date of last debit before the date of "
|
||||
@@ -421,28 +411,36 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:27
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:41
|
||||
#, python-format
|
||||
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
|
||||
#, 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')."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_type
|
||||
msgid "Type of Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_unique_mandate_reference
|
||||
msgid "Unique Mandate Reference"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_unread
|
||||
msgid "Unread Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_unread_counter
|
||||
msgid "Unread Messages Counter"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,state:0
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
@@ -454,6 +452,46 @@ msgstr ""
|
||||
msgid "Validate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/res_partner_bank.py:25
|
||||
#, python-format
|
||||
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:132
|
||||
#, python-format
|
||||
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:114
|
||||
#, python-format
|
||||
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:123
|
||||
#, python-format
|
||||
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:105
|
||||
#, python-format
|
||||
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:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid ""
|
||||
|
||||
Reference in New Issue
Block a user