mirror of
https://gitlab.com/flectra-community/bank-payment.git
synced 2024-11-22 13:42:07 +00:00
63 lines
2.6 KiB
Plaintext
63 lines
2.6 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * account_invoice_select_for_payment
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 14.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"PO-Revision-Date: 2023-12-17 23:41+0000\n"
|
|
"Last-Translator: Ivorra78 <informatica@totmaterial.es>\n"
|
|
"Language-Team: none\n"
|
|
"Language: es\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
"X-Generator: Weblate 4.17\n"
|
|
|
|
#. module: account_invoice_select_for_payment
|
|
#: model:ir.model.fields,field_description:account_invoice_select_for_payment.field_account_move__display_name
|
|
#: model:ir.model.fields,field_description:account_invoice_select_for_payment.field_account_payment__display_name
|
|
msgid "Display Name"
|
|
msgstr "Mostrar Nombre"
|
|
|
|
#. module: account_invoice_select_for_payment
|
|
#: model:ir.model.fields,field_description:account_invoice_select_for_payment.field_account_move__id
|
|
#: model:ir.model.fields,field_description:account_invoice_select_for_payment.field_account_payment__id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: account_invoice_select_for_payment
|
|
#: model:ir.model,name:account_invoice_select_for_payment.model_account_move
|
|
msgid "Journal Entry"
|
|
msgstr "Entrada en Diario"
|
|
|
|
#. module: account_invoice_select_for_payment
|
|
#: model:ir.model.fields,field_description:account_invoice_select_for_payment.field_account_move____last_update
|
|
#: model:ir.model.fields,field_description:account_invoice_select_for_payment.field_account_payment____last_update
|
|
msgid "Last Modified on"
|
|
msgstr "Última Modificación el"
|
|
|
|
#. module: account_invoice_select_for_payment
|
|
#: model_terms:ir.ui.view,arch_db:account_invoice_select_for_payment.view_account_invoice_filter
|
|
msgid "Not selected for payment"
|
|
msgstr "No seleccionado para el pago"
|
|
|
|
#. module: account_invoice_select_for_payment
|
|
#: model:ir.model,name:account_invoice_select_for_payment.model_account_payment
|
|
msgid "Payments"
|
|
msgstr "Pagos"
|
|
|
|
#. module: account_invoice_select_for_payment
|
|
#: model_terms:ir.ui.view,arch_db:account_invoice_select_for_payment.view_account_invoice_filter
|
|
msgid "Selected for payment"
|
|
msgstr "Seleccionado para el pago"
|
|
|
|
#. module: account_invoice_select_for_payment
|
|
#: model:ir.model.fields,field_description:account_invoice_select_for_payment.field_account_bank_statement_line__selected_for_payment
|
|
#: model:ir.model.fields,field_description:account_invoice_select_for_payment.field_account_move__selected_for_payment
|
|
#: model:ir.model.fields,field_description:account_invoice_select_for_payment.field_account_payment__selected_for_payment
|
|
msgid "To Pay"
|
|
msgstr "A Pagar"
|