mirror of
https://gitlab.com/flectra-community/bank-payment.git
synced 2024-11-22 13:42:07 +00:00
98 lines
3.9 KiB
Plaintext
98 lines
3.9 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * account_payment_order_grouped_output
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"PO-Revision-Date: 2024-09-19 18:06+0000\n"
|
|
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
|
|
"Language-Team: none\n"
|
|
"Language: it\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 5.6.2\n"
|
|
|
|
#. module: account_payment_order_grouped_output
|
|
#. odoo-python
|
|
#: code:addons/account_payment_order_grouped_output/models/account_payment_order.py:0
|
|
#, python-format
|
|
msgid "Debit bank line %s"
|
|
msgstr "Riga debito banca %s"
|
|
|
|
#. module: account_payment_order_grouped_output
|
|
#. odoo-python
|
|
#: code:addons/account_payment_order_grouped_output/models/account_payment_order.py:0
|
|
#, python-format
|
|
msgid "Debit order %s"
|
|
msgstr "Ordine di debito %s"
|
|
|
|
#. module: account_payment_order_grouped_output
|
|
#: model:ir.model.fields,field_description:account_payment_order_grouped_output.field_account_payment_mode__generate_move
|
|
msgid "Generate Grouped Accounting Entries On File Upload"
|
|
msgstr "Genera registrazioni contabili raggruppate al caricamento file"
|
|
|
|
#. module: account_payment_order_grouped_output
|
|
#: model_terms:ir.ui.view,arch_db:account_payment_order_grouped_output.account_payment_mode_form
|
|
msgid "Grouped Accounting Entries Options"
|
|
msgstr "Opzioni registrazioni contabili raggruppate"
|
|
|
|
#. module: account_payment_order_grouped_output
|
|
#: model_terms:ir.ui.view,arch_db:account_payment_order_grouped_output.account_payment_order_form
|
|
msgid "Grouped Entries"
|
|
msgstr "Registrazioni raggruppate"
|
|
|
|
#. module: account_payment_order_grouped_output
|
|
#: model:ir.model.fields,field_description:account_payment_order_grouped_output.field_account_payment_order__grouped_move_ids
|
|
msgid "Journal Entries (Grouped)"
|
|
msgstr "Registrazioni contabili (raggruppate)"
|
|
|
|
#. module: account_payment_order_grouped_output
|
|
#: model:ir.model,name:account_payment_order_grouped_output.model_account_move
|
|
msgid "Journal Entry"
|
|
msgstr "Registrazione contabile"
|
|
|
|
#. module: account_payment_order_grouped_output
|
|
#: model:ir.model.fields,field_description:account_payment_order_grouped_output.field_account_payment_order__grouped_move_count
|
|
msgid "Number of Grouped Journal Entries"
|
|
msgstr "Numero di registrazioni contabili raggruppate"
|
|
|
|
#. module: account_payment_order_grouped_output
|
|
#: model:ir.model,name:account_payment_order_grouped_output.model_account_payment_mode
|
|
msgid "Payment Modes"
|
|
msgstr "Modi di pagamento"
|
|
|
|
#. module: account_payment_order_grouped_output
|
|
#: model:ir.model,name:account_payment_order_grouped_output.model_account_payment_order
|
|
msgid "Payment Order"
|
|
msgstr "Ordine di pagamento"
|
|
|
|
#. module: account_payment_order_grouped_output
|
|
#: model:ir.model.fields,field_description:account_payment_order_grouped_output.field_account_bank_statement_line__grouped_payment_order_id
|
|
#: model:ir.model.fields,field_description:account_payment_order_grouped_output.field_account_move__grouped_payment_order_id
|
|
#: model:ir.model.fields,field_description:account_payment_order_grouped_output.field_account_payment__grouped_payment_order_id
|
|
msgid "Payment Order (Grouped)"
|
|
msgstr "Ordine di pagamento (raggruppato)"
|
|
|
|
#. module: account_payment_order_grouped_output
|
|
#. odoo-python
|
|
#: code:addons/account_payment_order_grouped_output/models/account_payment_order.py:0
|
|
#, python-format
|
|
msgid "Payment bank line %s"
|
|
msgstr "Riga banca pagamento %s"
|
|
|
|
#. module: account_payment_order_grouped_output
|
|
#. odoo-python
|
|
#: code:addons/account_payment_order_grouped_output/models/account_payment_order.py:0
|
|
#, python-format
|
|
msgid "Payment order %s"
|
|
msgstr "Ordine di pagamento %s"
|
|
|
|
#. module: account_payment_order_grouped_output
|
|
#: model:ir.model.fields,field_description:account_payment_order_grouped_output.field_account_payment_mode__post_move
|
|
msgid "Post Move"
|
|
msgstr "Registra movimento"
|