Files
Odoo-18.0-20251222/account_invoice_refund_link/i18n/it.po
tocmo0nlord adbe430761
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
tests / Detect unreleased dependencies (push) Has been cancelled
tests / test with OCB (push) Has been cancelled
tests / test with Odoo (push) Has been cancelled
Initial commit: Odoo 18.0-20251222 extra-addons
2026-03-13 20:43:25 +00:00

95 lines
3.6 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_invoice_refund_link
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 11.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-04-11 02:41+0000\n"
"PO-Revision-Date: 2024-06-25 18:05+0000\n"
"Last-Translator: Francesco Foresti <francesco.foresti@ooops404.com>\n"
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\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 4.17\n"
#. module: account_invoice_refund_link
#: model:ir.model,name:account_invoice_refund_link.model_account_move_reversal
msgid "Account Move Reversal"
msgstr "Storno movimento conto"
#. module: account_invoice_refund_link
#: model_terms:ir.ui.view,arch_db:account_invoice_refund_link.view_customer_account_invoice_add_refunds_details_form
msgid "Invoice reference"
msgstr "Riferimento fattura"
#. module: account_invoice_refund_link
#: model:ir.model,name:account_invoice_refund_link.model_account_move
msgid "Journal Entry"
msgstr "Registrazione contabile"
#. module: account_invoice_refund_link
#: model:ir.model,name:account_invoice_refund_link.model_account_move_line
msgid "Journal Item"
msgstr "Movimento contabile"
#. module: account_invoice_refund_link
#: model:ir.model.fields,field_description:account_invoice_refund_link.field_account_move_line__origin_line_id
msgid "Original invoice line"
msgstr "Riga fattura originale"
#. module: account_invoice_refund_link
#: model:ir.model.fields,help:account_invoice_refund_link.field_account_move_line__origin_line_id
msgid "Original invoice line to which this refund invoice line is referred to"
msgstr ""
"Riga fattura origine alla quale si riferisce la riga di fattura rimborso"
#. module: account_invoice_refund_link
#: model:ir.model.fields,field_description:account_invoice_refund_link.field_account_bank_statement_line__refund_invoice_ids
#: model:ir.model.fields,field_description:account_invoice_refund_link.field_account_move__refund_invoice_ids
#: model_terms:ir.ui.view,arch_db:account_invoice_refund_link.account_invoice_refund_form_view
msgid "Refund Invoices"
msgstr "Fatture rimborso"
#. module: account_invoice_refund_link
#: model:ir.model.fields,field_description:account_invoice_refund_link.field_account_move_line__refund_line_ids
msgid "Refund invoice lines"
msgstr "Righe fattura rimborso"
#. module: account_invoice_refund_link
#: model:ir.model.fields,help:account_invoice_refund_link.field_account_move_line__refund_line_ids
msgid "Refund invoice lines created from this invoice line"
msgstr "Righe fattura rimborso create da questa riga fattura"
#. module: account_invoice_refund_link
#: model_terms:ir.ui.view,arch_db:account_invoice_refund_link.view_customer_account_invoice_add_refunds_details_form
msgid "Refunds"
msgstr "Rimborsi"
#. module: account_invoice_refund_link
#: model_terms:ir.ui.view,arch_db:account_invoice_refund_link.account_invoice_refund_form_view
#: model_terms:ir.ui.view,arch_db:account_invoice_refund_link.view_customer_account_invoice_add_refunds_details_form
msgid "Status"
msgstr "Stato"
#. module: account_invoice_refund_link
#: model_terms:ir.ui.view,arch_db:account_invoice_refund_link.account_invoice_refund_form_view
#: model_terms:ir.ui.view,arch_db:account_invoice_refund_link.view_customer_account_invoice_add_refunds_details_form
msgid "Total"
msgstr "Totale"
#~ msgid "Customer"
#~ msgstr "Cliente"
#~ msgid "Reference"
#~ msgstr "Riferimento"
#~ msgid "Supplier"
#~ msgstr "Fornitore"