Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 8 additions & 2 deletions shopfloor_reception/i18n/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2025-08-27 15:25+0000\n"
"PO-Revision-Date: 2026-05-05 11:56+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.4\n"
"X-Generator: Weblate 5.15.2\n"

#. module: shopfloor_reception
#: model:ir.model.fields,help:shopfloor_reception.field_shopfloor_menu__filter_today_scheduled_pickings
Expand Down Expand Up @@ -68,6 +68,7 @@ msgstr "Ricezione"
msgid ""
"The operation type '%(picking_type)s' does not allow to create new lots."
msgstr ""
"L'operazione di tipo '%(picking_type)s' non consente di creare nuovi lotti."

#. module: shopfloor_reception
#. odoo-python
Expand All @@ -80,6 +81,11 @@ msgid ""
"Stored expiration date: %(current)s\n"
"Provided expiration date: %(provided)s"
msgstr ""
"Questo lotto esiste già con una data di scadenza diversa.\n"
"\n"
"Lotto: '%(lot_name)s'\n"
"Data di scadenza memorizzata: %(current)s\n"
"Data di scadenza fornita: %(provided)s"

#~ msgid "Is Shopfloor Created"
#~ msgstr "Il reparto è crato"
Expand Down
Loading