Files
bank-payment/account_direct_debit/i18n/account_direct_debit.pot
Pedro M. Baeza 3d9175fae5 [IMP] Translation template files
[IMP] Translations to spanish
2014-11-08 02:45:12 +01:00

128 lines
3.7 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_direct_debit
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-10-31 23:05+0000\n"
"PO-Revision-Date: 2014-10-31 23:05+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_direct_debit
#: model:ir.actions.act_window,help:account_direct_debit.action_debit_order_tree
msgid "A debit order is a debit request from your company to collect customer invoices. Here you can register all debit orders that should be done, keep track of all debit orders and mention the invoice reference and the partner the withdrawal should be done for."
msgstr ""
#. module: account_direct_debit
#: field:account.move.line,amount_to_receive:0
msgid "Amount to receive"
msgstr ""
#. module: account_direct_debit
#: code:addons/account_direct_debit/models/payment_line.py:133
#, python-format
msgid "Can not reconcile"
msgstr ""
#. module: account_direct_debit
#: code:addons/account_direct_debit/models/payment_line.py:134
#, python-format
msgid "Cancelation of payment line '%s' has already been processed"
msgstr ""
#. module: account_direct_debit
#: view:account.invoice:account_direct_debit.invoice_form
msgid "Debit Denied"
msgstr ""
#. module: account_direct_debit
#: view:account.invoice:account_direct_debit.view_account_invoice_filter
msgid "Debit denied"
msgstr ""
#. module: account_direct_debit
#: model:ir.actions.act_window,name:account_direct_debit.action_debit_order_tree
#: model:ir.ui.menu,name:account_direct_debit.menu_action_debit_order_form
msgid "Direct Debit Orders"
msgstr ""
#. module: account_direct_debit
#: model:account.payment.term,name:account_direct_debit.payment_term_direct_debit
msgid "Direct debit"
msgstr ""
#. module: account_direct_debit
#: model:account.payment.term,note:account_direct_debit.payment_term_direct_debit
msgid "Direct debit in 14 days"
msgstr ""
#. module: account_direct_debit
#: code:addons/account_direct_debit/models/account_invoice.py:149
#, python-format
msgid "Error !"
msgstr ""
#. module: account_direct_debit
#: help:payment.line,storno:0
msgid "If this is true, the debit order has been canceled by the bank or by the customer"
msgstr ""
#. module: account_direct_debit
#: model:ir.model,name:account_direct_debit.model_account_invoice
msgid "Invoice"
msgstr ""
#. module: account_direct_debit
#: code:addons/account_direct_debit/models/account_invoice.py:154
#, python-format
msgid "Invoice '%s': direct debit is denied."
msgstr ""
#. module: account_direct_debit
#: view:payment.order:account_direct_debit.view_payment_order_form
msgid "Invoices"
msgstr ""
#. module: account_direct_debit
#: model:ir.model,name:account_direct_debit.model_account_move_line
msgid "Journal Items"
msgstr ""
#. module: account_direct_debit
#: model:ir.model,name:account_direct_debit.model_payment_line
msgid "Payment Line"
msgstr ""
#. module: account_direct_debit
#: model:ir.model,name:account_direct_debit.model_payment_order
msgid "Payment Order"
msgstr ""
#. module: account_direct_debit
#: view:payment.order:account_direct_debit.view_payment_order_form
msgid "Select invoices to collect"
msgstr ""
#. module: account_direct_debit
#: view:account.invoice:account_direct_debit.view_account_invoice_filter
msgid "Show only invoices with state Debit denied"
msgstr ""
#. module: account_direct_debit
#: field:payment.line,storno:0
msgid "Storno"
msgstr ""
#. module: account_direct_debit
#: code:addons/account_direct_debit/models/account_invoice.py:150
#, python-format
msgid "You cannot set invoice '%s' to state 'debit denied', as it is still reconciled."
msgstr ""