OCA Transbot updated translations from Transifex

This commit is contained in:
OCA Transbot
2017-08-19 02:11:25 +02:00
parent 0664b9fbe6
commit 08c9725f2a
3 changed files with 1785 additions and 0 deletions

View File

@@ -0,0 +1,387 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_banking_mandate
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: bank-payment (10.0)\n"
"Report-Msgid-Bugs-To: \n"
"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"
"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
#: 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:88
#, 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:84
#, 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 "Firma"
#. 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.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
#: 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:132
#, 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
#, 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
#, 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:40
#, 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
#: 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,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 ""
#. 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
#: 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/account_banking_mandate.py:67
#, 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
#, 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: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 ""
#. 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
#: 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 ""

View File

@@ -0,0 +1,287 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_payment_mode
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: bank-payment (10.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-18 00:42+0000\n"
"PO-Revision-Date: 2016-10-19 23:46+0000\n"
"Last-Translator: <>\n"
"Language-Team: Danish (Denmark) (http://www.transifex.com/oca/OCA-bank-payment-10-0/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_payment_mode
#: sql_constraint:account.payment.method:0
msgid "A payment method of the same type already exists with this code"
msgstr ""
#. module: account_payment_mode
#: model:ir.model.fields,help:account_payment_mode.field_account_payment_method_bank_account_required
msgid ""
"Activate this option if this payment method requires you to know the bank "
"account number of your customer or supplier."
msgstr ""
#. module: account_payment_mode
#: model:ir.model.fields,field_description:account_payment_mode.field_account_payment_method_active
#: model:ir.model.fields,field_description:account_payment_mode.field_account_payment_mode_active
msgid "Active"
msgstr ""
#. module: account_payment_mode
#: model:ir.model.fields,field_description:account_payment_mode.field_account_payment_mode_variable_journal_ids
msgid "Allowed Bank Journals"
msgstr ""
#. module: account_payment_mode
#: model:ir.model.fields,field_description:account_payment_mode.field_account_payment_method_bank_account_required
msgid "Bank Account Required"
msgstr ""
#. module: account_payment_mode
#: model:ir.ui.view,arch_db:account_payment_mode.view_partner_bank_form
#: model:ir.ui.view,arch_db:account_payment_mode.view_partner_bank_search
#: model:ir.ui.view,arch_db:account_payment_mode.view_partner_bank_tree
msgid "Bank Account Type"
msgstr ""
#. module: account_payment_mode
#: model:ir.model,name:account_payment_mode.model_res_partner_bank
msgid "Bank Accounts"
msgstr ""
#. module: account_payment_mode
#: model:ir.model.fields,field_description:account_payment_mode.field_account_payment_mode_company_id
msgid "Company"
msgstr "Firma"
#. module: account_payment_mode
#: model:ir.model.fields,field_description:account_payment_mode.field_account_payment_mode_create_uid
msgid "Created by"
msgstr ""
#. module: account_payment_mode
#: model:ir.model.fields,field_description:account_payment_mode.field_account_payment_mode_create_date
msgid "Created on"
msgstr ""
#. module: account_payment_mode
#: model:account.payment.mode,name:account_payment_mode.payment_mode_outbound_ct1
msgid "Credit Transfer to Suppliers"
msgstr ""
#. module: account_payment_mode
#: model:account.payment.mode,name:account_payment_mode.payment_mode_inbound_dd1
msgid "Direct Debit of customers"
msgstr ""
#. module: account_payment_mode
#: model:account.payment.mode,name:account_payment_mode.payment_mode_outbound_dd2
msgid "Direct Debit of suppliers from La Banque Postale"
msgstr ""
#. module: account_payment_mode
#: model:account.payment.mode,name:account_payment_mode.payment_mode_outbound_dd1
msgid "Direct Debit of suppliers from Société Générale"
msgstr ""
#. module: account_payment_mode
#: model:ir.model.fields,field_description:account_payment_mode.field_account_payment_mode_display_name
msgid "Display Name"
msgstr ""
#. module: account_payment_mode
#: selection:account.payment.mode,bank_account_link:0
msgid "Fixed"
msgstr ""
#. module: account_payment_mode
#: model:ir.model.fields,field_description:account_payment_mode.field_account_payment_mode_fixed_journal_id
msgid "Fixed Bank Journal"
msgstr ""
#. module: account_payment_mode
#: model:ir.model.fields,help:account_payment_mode.field_account_payment_mode_bank_account_link
msgid ""
"For payment modes that are always attached to the same bank account of your "
"company (such as wire transfer from customers or SEPA direct debit from "
"suppliers), select 'Fixed'. For payment modes that are not always attached "
"to the same bank account (such as SEPA Direct debit for customers, wire "
"transfer to suppliers), you should choose 'Variable', which means that you "
"will select the bank account on the payment order. If your company only has "
"one bank account, you should always select 'Fixed'."
msgstr ""
#. module: account_payment_mode
#: model:ir.ui.view,arch_db:account_payment_mode.account_payment_method_search
#: model:ir.ui.view,arch_db:account_payment_mode.account_payment_mode_search
#: model:ir.ui.view,arch_db:account_payment_mode.view_partner_bank_search
msgid "Group By"
msgstr ""
#. module: account_payment_mode
#: model:ir.model.fields,field_description:account_payment_mode.field_account_payment_mode_id
msgid "ID"
msgstr ""
#. module: account_payment_mode
#: model:ir.ui.view,arch_db:account_payment_mode.account_payment_method_search
#: model:ir.ui.view,arch_db:account_payment_mode.account_payment_mode_search
msgid "Inbound"
msgstr ""
#. module: account_payment_mode
#: model:account.payment.mode,name:account_payment_mode.payment_mode_inbound_ct2
msgid "Inbound Credit Trf La Banque Postale"
msgstr ""
#. module: account_payment_mode
#: model:account.payment.mode,name:account_payment_mode.payment_mode_inbound_ct1
msgid "Inbound Credit Trf Société Générale"
msgstr ""
#. module: account_payment_mode
#: model:ir.model,name:account_payment_mode.model_account_journal
msgid "Journal"
msgstr ""
#. module: account_payment_mode
#: model:ir.model.fields,field_description:account_payment_mode.field_account_payment_mode___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_payment_mode
#: model:ir.model.fields,field_description:account_payment_mode.field_account_payment_mode_write_uid
msgid "Last Updated by"
msgstr ""
#. module: account_payment_mode
#: model:ir.model.fields,field_description:account_payment_mode.field_account_payment_mode_write_date
msgid "Last Updated on"
msgstr ""
#. module: account_payment_mode
#: model:ir.model.fields,field_description:account_payment_mode.field_account_payment_mode_bank_account_link
msgid "Link to Bank Account"
msgstr ""
#. module: account_payment_mode
#: model:ir.model.fields,field_description:account_payment_mode.field_account_payment_mode_name
msgid "Name"
msgstr ""
#. module: account_payment_mode
#: model:ir.ui.view,arch_db:account_payment_mode.account_payment_method_search
msgid "Name or Code"
msgstr ""
#. module: account_payment_mode
#: model:ir.model.fields,field_description:account_payment_mode.field_account_payment_mode_note
#: model:ir.ui.view,arch_db:account_payment_mode.account_payment_mode_form
msgid "Note"
msgstr ""
#. module: account_payment_mode
#: code:addons/account_payment_mode/models/account_payment_mode.py:69
#, python-format
msgid ""
"On the payment mode '%s', the bank account link is 'Fixed' but the fixed "
"bank journal is not set"
msgstr ""
#. module: account_payment_mode
#: code:addons/account_payment_mode/models/account_payment_mode.py:92
#, python-format
msgid ""
"On the payment mode '%s', the payment method is '%s' (it is in fact a debit "
"method), but this debit method is not part of the debit methods of the fixed"
" bank journal '%s'"
msgstr ""
#. module: account_payment_mode
#: code:addons/account_payment_mode/models/account_payment_mode.py:79
#, python-format
msgid ""
"On the payment mode '%s', the payment method is '%s', but this payment "
"method is not part of the payment methods of the fixed bank journal '%s'"
msgstr ""
#. module: account_payment_mode
#: model:ir.ui.view,arch_db:account_payment_mode.account_payment_method_search
#: model:ir.ui.view,arch_db:account_payment_mode.account_payment_mode_search
msgid "Outbound"
msgstr ""
#. module: account_payment_mode
#: model:ir.model.fields,field_description:account_payment_mode.field_account_journal_company_partner_id
msgid "Partner"
msgstr ""
#. module: account_payment_mode
#: model:ir.model.fields,field_description:account_payment_mode.field_account_payment_mode_payment_method_id
#: model:ir.ui.view,arch_db:account_payment_mode.account_payment_method_form
#: model:ir.ui.view,arch_db:account_payment_mode.account_payment_mode_search
msgid "Payment Method"
msgstr ""
#. module: account_payment_mode
#: model:ir.model.fields,field_description:account_payment_mode.field_account_payment_mode_payment_method_code
msgid "Payment Method Code"
msgstr ""
#. module: account_payment_mode
#: model:ir.actions.act_window,name:account_payment_mode.account_payment_method_action
#: model:ir.model,name:account_payment_mode.model_account_payment_method
#: model:ir.ui.menu,name:account_payment_mode.account_payment_method_menu
#: model:ir.ui.view,arch_db:account_payment_mode.account_payment_method_tree
msgid "Payment Methods"
msgstr ""
#. module: account_payment_mode
#: model:ir.ui.view,arch_db:account_payment_mode.account_payment_mode_form
msgid "Payment Mode"
msgstr ""
#. module: account_payment_mode
#: model:ir.actions.act_window,name:account_payment_mode.account_payment_mode_action
#: model:ir.model,name:account_payment_mode.model_account_payment_mode
#: model:ir.ui.menu,name:account_payment_mode.account_payment_mode_menu
#: model:ir.ui.view,arch_db:account_payment_mode.account_payment_mode_tree
msgid "Payment Modes"
msgstr ""
#. module: account_payment_mode
#: model:ir.model.fields,field_description:account_payment_mode.field_account_payment_mode_payment_type
#: model:ir.ui.view,arch_db:account_payment_mode.account_payment_method_search
msgid "Payment Type"
msgstr ""
#. module: account_payment_mode
#: model:ir.ui.view,arch_db:account_payment_mode.account_payment_method_search
msgid "Search Payment Methods"
msgstr ""
#. module: account_payment_mode
#: model:ir.ui.view,arch_db:account_payment_mode.account_payment_mode_search
msgid "Search Payment Modes"
msgstr ""
#. module: account_payment_mode
#: model:ir.model.fields,help:account_payment_mode.field_account_payment_mode_payment_method_code
msgid ""
"This code is used in the code of the Odoo module that handle this payment "
"method. Therefore, if you change it, the generation of the payment file may "
"fail."
msgstr ""
#. module: account_payment_mode
#: selection:account.payment.mode,bank_account_link:0
msgid "Variable"
msgstr ""

File diff suppressed because it is too large Load Diff