mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
[UPD] Update account_payment_line_cancel.pot
This commit is contained in:
122
account_payment_line_cancel/i18n/account_payment_line_cancel.pot
Normal file
122
account_payment_line_cancel/i18n/account_payment_line_cancel.pot
Normal file
@@ -0,0 +1,122 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_payment_line_cancel
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.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_payment_line_cancel
|
||||
#: code:addons/account_payment_line_cancel/models/account_payment_line.py:98
|
||||
#, python-format
|
||||
msgid " has been removed, "
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment_line_cancel
|
||||
#: model:ir.ui.view,arch_db:account_payment_line_cancel.account_invoice_free_view
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment_line_cancel
|
||||
#: model:ir.model.fields,field_description:account_payment_line_cancel.field_account_payment_line_cancel_reason
|
||||
msgid "Cancel reason"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment_line_cancel
|
||||
#: model:ir.model.fields,field_description:account_payment_line_cancel.field_account_invoice_free_create_uid
|
||||
msgid "Created by"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment_line_cancel
|
||||
#: model:ir.model.fields,field_description:account_payment_line_cancel.field_account_invoice_free_create_date
|
||||
msgid "Created on"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment_line_cancel
|
||||
#: model:ir.model.fields,field_description:account_payment_line_cancel.field_account_invoice_free_display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment_line_cancel
|
||||
#: model:ir.actions.act_window,name:account_payment_line_cancel.action_account_invoice_free
|
||||
#: model:ir.ui.view,arch_db:account_payment_line_cancel.account_invoice_free_view
|
||||
msgid "Free Invoices"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment_line_cancel
|
||||
#: model:ir.ui.view,arch_db:account_payment_line_cancel.account_invoice_free_view
|
||||
msgid "Free Invoices from payment order"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment_line_cancel
|
||||
#: model:ir.model,name:account_payment_line_cancel.model_account_invoice_free
|
||||
msgid "Free invoice wizard"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment_line_cancel
|
||||
#: model:ir.model.fields,field_description:account_payment_line_cancel.field_account_invoice_free_id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment_line_cancel
|
||||
#: model:ir.model,name:account_payment_line_cancel.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment_line_cancel
|
||||
#: model:ir.model.fields,field_description:account_payment_line_cancel.field_account_invoice_free___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment_line_cancel
|
||||
#: model:ir.model.fields,field_description:account_payment_line_cancel.field_account_invoice_free_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment_line_cancel
|
||||
#: model:ir.model.fields,field_description:account_payment_line_cancel.field_account_invoice_free_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment_line_cancel
|
||||
#: code:addons/account_payment_line_cancel/models/invoice.py:29
|
||||
#, python-format
|
||||
msgid "No payment line found !"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment_line_cancel
|
||||
#: model:ir.model,name:account_payment_line_cancel.model_account_payment_line
|
||||
msgid "Payment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment_line_cancel
|
||||
#: code:addons/account_payment_line_cancel/models/account_payment_line.py:93
|
||||
#, python-format
|
||||
msgid "The invoice has been removed from "
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment_line_cancel
|
||||
#: model:ir.ui.view,arch_db:account_payment_line_cancel.account_invoice_free_view
|
||||
msgid "This will extract payment lines corresponding to selected\n"
|
||||
" invoices and put them in a cancelled payment order. This way,\n"
|
||||
" invoices can be added to another payment order."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment_line_cancel
|
||||
#: code:addons/account_payment_line_cancel/models/account_payment_line.py:81
|
||||
#, python-format
|
||||
msgid "no reason given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment_line_cancel
|
||||
#: model:ir.ui.view,arch_db:account_payment_line_cancel.account_invoice_free_view
|
||||
msgid "or"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user