Files
bank-payment/account_banking_payment_transfer/i18n/en.po
2016-04-23 02:22:00 -04:00

171 lines
6.1 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_banking_payment_transfer
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: bank-payment (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-04-18 10:57+0000\n"
"PO-Revision-Date: 2016-04-18 10:57+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: English (http://www.transifex.com/oca/OCA-bank-payment-8-0/language/en/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: en\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_banking_payment_transfer
#: code:addons/account_banking_payment_transfer/model/account_payment.py:128
#, python-format
msgid "%s bank line %s"
msgstr "%s bank line %s"
#. module: account_banking_payment_transfer
#: code:addons/account_banking_payment_transfer/model/account_payment.py:162
#, python-format
msgid "%s line %s"
msgstr "%s line %s"
#. module: account_banking_payment_transfer
#: model:ir.model,name:account_banking_payment_transfer.model_account_move_reconcile
msgid "Account Reconciliation"
msgstr "Account Reconciliation"
#. module: account_banking_payment_transfer
#: model:ir.model,name:account_banking_payment_transfer.model_bank_payment_line
msgid "Bank Payment Lines"
msgstr "Bank Payment Lines"
#. module: account_banking_payment_transfer
#: code:addons/account_banking_payment_transfer/model/bank_payment_line.py:70
#, python-format
msgid "Can not reconcile: no move line for payment line %s of partner '%s'."
msgstr "Can not reconcile: no move line for payment line %s of partner '%s'."
#. module: account_banking_payment_transfer
#: code:addons/account_banking_payment_transfer/model/account_payment.py:185
#, python-format
msgid ""
"Cannot generate the transfer move when the currency of the payment (%s) is "
"not the same as the currency of the company (%s). This is not supported for "
"the moment."
msgstr "Cannot generate the transfer move when the currency of the payment (%s) is not the same as the currency of the company (%s). This is not supported for the moment."
#. module: account_banking_payment_transfer
#: field:payment.line,date_done:0
msgid "Date Confirmed"
msgstr "Date Confirmed"
#. module: account_banking_payment_transfer
#: code:addons/account_banking_payment_transfer/model/account_payment.py:221
#, python-format
msgid "Direct debit"
msgstr "Direct debit"
#. module: account_banking_payment_transfer
#: code:addons/account_banking_payment_transfer/model/bank_payment_line.py:84
#, python-format
msgid ""
"For partner '%s', the account of the account move line to pay (%s) is "
"different from the account of of the transit move line (%s)."
msgstr "For partner '%s', the account of the account move line to pay (%s) is different from the account of of the transit move line (%s)."
#. module: account_banking_payment_transfer
#: help:payment.mode,transfer_journal_id:0
msgid ""
"Journal to write payment entries when confirming a debit order of this mode"
msgstr "Journal to write payment entries when confirming a debit order of this mode"
#. module: account_banking_payment_transfer
#: field:payment.line,msg:0
msgid "Message"
msgstr "Message"
#. module: account_banking_payment_transfer
#: code:addons/account_banking_payment_transfer/model/bank_payment_line.py:76
#, python-format
msgid "Move line '%s' of partner '%s' has already been reconciled"
msgstr "Move line '%s' of partner '%s' has already been reconciled"
#. module: account_banking_payment_transfer
#: help:bank.payment.line,transit_move_line_id:0
msgid "Move line through which the payment/debit order pays the invoice"
msgstr "Move line through which the payment/debit order pays the invoice"
#. module: account_banking_payment_transfer
#: selection:payment.mode,transfer_move_option:0
msgid "One move per payment date"
msgstr "One move per payment date"
#. module: account_banking_payment_transfer
#: selection:payment.mode,transfer_move_option:0
msgid "One move per payment line"
msgstr "One move per payment line"
#. module: account_banking_payment_transfer
#: code:addons/account_banking_payment_transfer/model/account_payment.py:264
#, python-format
msgid "Partial Reconcile Moves Line"
msgstr "Partial Reconcile Moves Line"
#. module: account_banking_payment_transfer
#: help:payment.mode,transfer_account_id:0
msgid ""
"Pay off lines in sent orders with a move on this account. You can only "
"select accounts of type regular that are marked for reconciliation"
msgstr "Pay off lines in sent orders with a move on this account. You can only select accounts of type regular that are marked for reconciliation"
#. module: account_banking_payment_transfer
#: code:addons/account_banking_payment_transfer/model/account_payment.py:220
#, python-format
msgid "Payment"
msgstr "Payment"
#. module: account_banking_payment_transfer
#: model:ir.model,name:account_banking_payment_transfer.model_payment_line
msgid "Payment Line"
msgstr "Payment Line"
#. module: account_banking_payment_transfer
#: model:ir.model,name:account_banking_payment_transfer.model_payment_mode
msgid "Payment Mode"
msgstr "Payment Mode"
#. module: account_banking_payment_transfer
#: model:ir.model,name:account_banking_payment_transfer.model_payment_order
msgid "Payment Order"
msgstr "Payment Order"
#. module: account_banking_payment_transfer
#: field:payment.order,date_sent:0
msgid "Send date"
msgstr "Send date"
#. module: account_banking_payment_transfer
#: field:payment.mode,transfer_account_id:0
msgid "Transfer account"
msgstr "Transfer account"
#. module: account_banking_payment_transfer
#: field:payment.mode,transfer_journal_id:0
msgid "Transfer journal"
msgstr "Transfer journal"
#. module: account_banking_payment_transfer
#: field:bank.payment.line,transit_move_line_id:0
msgid "Transfer move line"
msgstr "Transfer move line"
#. module: account_banking_payment_transfer
#: field:payment.mode,transfer_move_option:0
msgid "Transfer move option"
msgstr "Transfer move option"
#. module: account_banking_payment_transfer
#: view:payment.mode:account_banking_payment_transfer.view_payment_mode_form_inherit
msgid "Transfer move settings"
msgstr "Transfer move settings"