mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
Added translation using Weblate (Italian)
This commit is contained in:
114
account_payment_order_grouped_output/i18n/it.po
Normal file
114
account_payment_order_grouped_output/i18n/it.po
Normal file
@@ -0,0 +1,114 @@
|
|||||||
|
# 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 14.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"Last-Translator: Automatically generated\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"
|
||||||
|
|
||||||
|
#. module: account_payment_order_grouped_output
|
||||||
|
#: code:addons/account_payment_order_grouped_output/models/account_payment_order.py:0
|
||||||
|
#, python-format
|
||||||
|
msgid "Debit bank line %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_payment_order_grouped_output
|
||||||
|
#: code:addons/account_payment_order_grouped_output/models/account_payment_order.py:0
|
||||||
|
#: code:addons/account_payment_order_grouped_output/models/account_payment_order.py:0
|
||||||
|
#, python-format
|
||||||
|
msgid "Debit order %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_payment_order_grouped_output
|
||||||
|
#: model:ir.model.fields,field_description:account_payment_order_grouped_output.field_account_move__display_name
|
||||||
|
#: model:ir.model.fields,field_description:account_payment_order_grouped_output.field_account_payment_mode__display_name
|
||||||
|
#: model:ir.model.fields,field_description:account_payment_order_grouped_output.field_account_payment_order__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. 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 ""
|
||||||
|
|
||||||
|
#. 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 ""
|
||||||
|
|
||||||
|
#. 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 ""
|
||||||
|
|
||||||
|
#. module: account_payment_order_grouped_output
|
||||||
|
#: model:ir.model.fields,field_description:account_payment_order_grouped_output.field_account_move__id
|
||||||
|
#: model:ir.model.fields,field_description:account_payment_order_grouped_output.field_account_payment_mode__id
|
||||||
|
#: model:ir.model.fields,field_description:account_payment_order_grouped_output.field_account_payment_order__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. 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 ""
|
||||||
|
|
||||||
|
#. module: account_payment_order_grouped_output
|
||||||
|
#: model:ir.model,name:account_payment_order_grouped_output.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_payment_order_grouped_output
|
||||||
|
#: model:ir.model.fields,field_description:account_payment_order_grouped_output.field_account_move____last_update
|
||||||
|
#: model:ir.model.fields,field_description:account_payment_order_grouped_output.field_account_payment_mode____last_update
|
||||||
|
#: model:ir.model.fields,field_description:account_payment_order_grouped_output.field_account_payment_order____last_update
|
||||||
|
msgid "Last Modified on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. 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 ""
|
||||||
|
|
||||||
|
#. module: account_payment_order_grouped_output
|
||||||
|
#: model:ir.model,name:account_payment_order_grouped_output.model_account_payment_mode
|
||||||
|
msgid "Payment Modes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_payment_order_grouped_output
|
||||||
|
#: model:ir.model,name:account_payment_order_grouped_output.model_account_payment_order
|
||||||
|
msgid "Payment Order"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. 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 ""
|
||||||
|
|
||||||
|
#. module: account_payment_order_grouped_output
|
||||||
|
#: code:addons/account_payment_order_grouped_output/models/account_payment_order.py:0
|
||||||
|
#, python-format
|
||||||
|
msgid "Payment bank line %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_payment_order_grouped_output
|
||||||
|
#: code:addons/account_payment_order_grouped_output/models/account_payment_order.py:0
|
||||||
|
#: code:addons/account_payment_order_grouped_output/models/account_payment_order.py:0
|
||||||
|
#, python-format
|
||||||
|
msgid "Payment order %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. 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 ""
|
||||||
Reference in New Issue
Block a user