Files
Odoo-18.0-20251222/account_invoice_date_due/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

50 lines
2.0 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_invoice_date_due
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2025-03-24 10: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.10.2\n"
#. module: account_invoice_date_due
#: model:res.groups,name:account_invoice_date_due.allow_to_change_due_date
msgid "Allow to change due date"
msgstr "Consenti modifica scadenza"
#. module: account_invoice_date_due
#: model:ir.model.fields,field_description:account_invoice_date_due.field_account_bank_statement_line__invoice_date_due
#: model:ir.model.fields,field_description:account_invoice_date_due.field_account_move__invoice_date_due
#: model:ir.model.fields,field_description:account_invoice_date_due.field_account_payment__invoice_date_due
#: model_terms:ir.ui.view,arch_db:account_invoice_date_due.view_move_form
msgid "Due Date"
msgstr "Scadenza"
#. module: account_invoice_date_due
#: model:ir.model.fields,field_description:account_invoice_date_due.field_account_bank_statement_line__invoice_date_due_payment_term
#: model:ir.model.fields,field_description:account_invoice_date_due.field_account_move__invoice_date_due_payment_term
#: model:ir.model.fields,field_description:account_invoice_date_due.field_account_payment__invoice_date_due_payment_term
msgid "Due Date Payment Term"
msgstr "Scadenza termine pagamento"
#. module: account_invoice_date_due
#: model:ir.model,name:account_invoice_date_due.model_account_move
msgid "Journal Entry"
msgstr "Registrazione contabile"
#. module: account_invoice_date_due
#. odoo-python
#: code:addons/account_invoice_date_due/models/account_move.py:0
#, python-format
msgid "You are not allowed to change the due date."
msgstr "Non si è abilitati alla modifica della scadenza."