mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
[FIX] remove en.po that was erroneously created by transbot
This commit is contained in:
committed by
Enric Tobella
parent
5097665fd4
commit
b5e3be7faf
@@ -1,475 +0,0 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_banking_mandate
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-07-01 19:28+0000\n"
|
||||
"PO-Revision-Date: 2016-07-01 19:28+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: 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 ""
|
||||
"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."
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: sql_constraint:account.banking.mandate:0
|
||||
msgid "A Mandate with the same reference already exists for this company!"
|
||||
msgstr "A Mandate with the same reference already exists for this company!"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_account_banking_mandate
|
||||
msgid "A generic banking mandate"
|
||||
msgstr "A generic banking mandate"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction
|
||||
msgid "Action Needed"
|
||||
msgstr "Action Needed"
|
||||
|
||||
#. 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 ""
|
||||
"Activate this option if this payment method requires your customer to sign a"
|
||||
" direct debit mandate with your company."
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid "Back to Draft"
|
||||
msgstr "Back to Draft"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_partner_bank_id
|
||||
msgid "Bank Account"
|
||||
msgstr "Bank Account"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_res_partner_bank
|
||||
msgid "Bank Accounts"
|
||||
msgstr "Bank Accounts"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_bank_payment_line
|
||||
msgid "Bank Payment Lines"
|
||||
msgstr "Bank Payment Lines"
|
||||
|
||||
#. 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 "Banking Mandate"
|
||||
|
||||
#. 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 "Banking Mandates"
|
||||
|
||||
#. 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 ""
|
||||
"Banking mandates represent an authorization that the bank account owner "
|
||||
"gives to a company for a specific operation."
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,format:0
|
||||
msgid "Basic Mandate"
|
||||
msgstr "Basic Mandate"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid "Cancel"
|
||||
msgstr "Cancel"
|
||||
|
||||
#. 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 "Cancelled"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:88
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot validate the mandate '%s' because it is not attached to a bank "
|
||||
"account."
|
||||
msgstr ""
|
||||
"Cannot validate the mandate '%s' because it is not attached to a bank "
|
||||
"account."
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:84
|
||||
#, python-format
|
||||
msgid "Cannot validate the mandate '%s' without a date of signature."
|
||||
msgstr "Cannot validate the mandate '%s' without a date of signature."
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.actions.act_window,help:account_banking_mandate.mandate_action
|
||||
msgid "Click to create a new Banking Mandate."
|
||||
msgstr "Click to create a new Banking Mandate."
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_company_id
|
||||
msgid "Company"
|
||||
msgstr "Company"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Created by"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Created on"
|
||||
|
||||
#. 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 "Date of Signature of the Mandate"
|
||||
|
||||
#. 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 "Date of the Last Debit"
|
||||
|
||||
#. 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 "Date of the last message posted on the record."
|
||||
|
||||
#. 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 "Direct Debit Mandate"
|
||||
|
||||
#. 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 "Direct Debit Mandates"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_display_name
|
||||
msgid "Display name"
|
||||
msgstr "Display name"
|
||||
|
||||
#. 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 "Draft"
|
||||
|
||||
#. 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 "Expired"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_follower_ids
|
||||
msgid "Followers"
|
||||
msgstr "Followers"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_channel_ids
|
||||
msgid "Followers (Channels)"
|
||||
msgstr "Followers (Channels)"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_partner_ids
|
||||
msgid "Followers (Partners)"
|
||||
msgstr "Followers (Partners)"
|
||||
|
||||
#. 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
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "Group By"
|
||||
msgstr "Group By"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_id
|
||||
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 "If checked new messages require your attention."
|
||||
|
||||
#. 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 "If checked, new messages require your attention."
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "Invoice"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_is_follower
|
||||
msgid "Is Follower"
|
||||
msgstr "Is Follower"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_account_move_line
|
||||
msgid "Journal Item"
|
||||
msgstr "Journal Item"
|
||||
|
||||
#. 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 "Last Message Date"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Last Modified on"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Last Updated by"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Last Updated on"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.bank_payment_line_tree
|
||||
msgid "Mandate"
|
||||
msgstr "Mandate"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_format
|
||||
msgid "Mandate Format"
|
||||
msgstr "Mandate Format"
|
||||
|
||||
#. 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 "Mandate Required"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:132
|
||||
#, python-format
|
||||
msgid "Mandate should be in cancel state."
|
||||
msgstr "Mandate should be in cancel state."
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:120
|
||||
#, python-format
|
||||
msgid "Mandate should be in draft or valid state."
|
||||
msgstr "Mandate should be in draft or valid state."
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:111
|
||||
#, python-format
|
||||
msgid "Mandate should be in draft state."
|
||||
msgstr "Mandate should be in draft state."
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.partner_view_buttons
|
||||
msgid "Mandate(s)"
|
||||
msgstr "Mandate(s)"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.mandate_partner_bank_tree
|
||||
msgid "Mandates"
|
||||
msgstr "Mandates"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_ids
|
||||
msgid "Messages"
|
||||
msgstr "Messages"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:40
|
||||
#, python-format
|
||||
msgid "Missing Mandate on payment line %s"
|
||||
msgstr "Missing Mandate on payment line %s"
|
||||
|
||||
#. 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 "Number of Actions"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_mandate_count
|
||||
msgid "Number of Mandates"
|
||||
msgstr "Number of Mandates"
|
||||
|
||||
#. 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 "Number of messages which requires an action"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_unread_counter
|
||||
msgid "Number of unread messages"
|
||||
msgstr "Number of unread messages"
|
||||
|
||||
#. 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 ""
|
||||
"Only valid mandates can be used in a payment line. A cancelled mandate is a "
|
||||
"mandate that has been cancelled by the customer."
|
||||
|
||||
#. 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"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_account_payment_line
|
||||
msgid "Payment Lines"
|
||||
msgstr "Payment Lines"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model,name:account_banking_mandate.model_account_payment_method
|
||||
msgid "Payment Methods"
|
||||
msgstr "Payment Methods"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
|
||||
msgid "Reference"
|
||||
msgstr "Reference"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "Reference or Partner"
|
||||
msgstr "Reference or Partner"
|
||||
|
||||
#. 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 "Related Payment Lines"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_scan
|
||||
msgid "Scan of the Mandate"
|
||||
msgstr "Scan of the Mandate"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "Search Banking Mandates"
|
||||
msgstr "Search Banking Mandates"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: selection:account.banking.mandate,format:0
|
||||
msgid "Sepa Mandate"
|
||||
msgstr "Sepa Mandate"
|
||||
|
||||
#. 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 "Signature Date"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
|
||||
msgid "State"
|
||||
msgstr "State"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_state
|
||||
msgid "Status"
|
||||
msgstr "Status"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:67
|
||||
#, python-format
|
||||
msgid "The date of signature of mandate '%s' is in the future!"
|
||||
msgstr "The date of signature of mandate '%s' is in the future!"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The mandate '%s' can't have a date of last debit before the date of "
|
||||
"signature."
|
||||
msgstr ""
|
||||
"The mandate '%s' can't have a date of last debit before the date of "
|
||||
"signature."
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: code:addons/account_banking_mandate/models/account_payment_line.py:27
|
||||
#, 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 ""
|
||||
"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')."
|
||||
|
||||
#. 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 "Unique Mandate Reference"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_unread
|
||||
msgid "Unread Messages"
|
||||
msgstr "Unread Messages"
|
||||
|
||||
#. 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 "Unread Messages Counter"
|
||||
|
||||
#. 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 "Valid"
|
||||
|
||||
#. module: account_banking_mandate
|
||||
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
|
||||
msgid "Validate"
|
||||
msgstr "Validate"
|
||||
|
||||
#. 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 ""
|
||||
"You should set a mandate back to draft only if you cancelled it by mistake. "
|
||||
"Do you want to continue?"
|
||||
Reference in New Issue
Block a user