41 lines
1.5 KiB
Plaintext
41 lines
1.5 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * mrp_workorder_expiry
|
|
#
|
|
# Translators:
|
|
# Martin Trigaux, 2022
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 15.5alpha1+e\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2022-09-20 09:49+0000\n"
|
|
"PO-Revision-Date: 2022-09-22 05:47+0000\n"
|
|
"Last-Translator: Martin Trigaux, 2022\n"
|
|
"Language-Team: Italian (https://www.transifex.com/odoo/teams/41243/it/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: it\n"
|
|
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
|
|
|
#. module: mrp_workorder_expiry
|
|
#: model_terms:ir.ui.view,arch_db:mrp_workorder_expiry.quality_check_view_form_tablet_inherit_expiry
|
|
msgid "<span class=\"fa fa-exclamation-triangle\"/> This lot is expired."
|
|
msgstr "<span class=\"fa fa-exclamation-triangle\"/> Il lotto è scaduto."
|
|
|
|
#. module: mrp_workorder_expiry
|
|
#: model:ir.model.fields,field_description:mrp_workorder_expiry.field_quality_check__is_expired
|
|
msgid "Product Expiry Alert"
|
|
msgstr "Avviso scadenza prodotto"
|
|
|
|
#. module: mrp_workorder_expiry
|
|
#: model:ir.model,name:mrp_workorder_expiry.model_quality_check
|
|
msgid "Quality Check"
|
|
msgstr "Controllo qualità"
|
|
|
|
#. module: mrp_workorder_expiry
|
|
#: model:ir.model.fields,help:mrp_workorder_expiry.field_quality_check__is_expired
|
|
msgid "The Expiration Date has been reached."
|
|
msgstr "È stata raggiunta la data di scadenza."
|