56 lines
1.6 KiB
Plaintext
56 lines
1.6 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * project_mrp
|
|
#
|
|
# Translators:
|
|
# Wil Odoo, 2023
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
|
"Last-Translator: Wil Odoo, 2023\n"
|
|
"Language-Team: Italian (https://app.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: project_mrp
|
|
#. odoo-python
|
|
#: code:addons/project_mrp/models/project_project.py:0
|
|
#, python-format
|
|
msgid "Bills of Materials"
|
|
msgstr "Distinte base"
|
|
|
|
#. module: project_mrp
|
|
#: model:ir.model.fields,field_description:project_mrp.field_project_project__bom_count
|
|
msgid "BoM Count"
|
|
msgstr "Conteggio distinte base"
|
|
|
|
#. module: project_mrp
|
|
#. odoo-python
|
|
#: code:addons/project_mrp/models/project_project.py:0
|
|
#: code:addons/project_mrp/models/project_project.py:0
|
|
#, python-format
|
|
msgid "Manufacturing Orders"
|
|
msgstr "Ordini di produzione"
|
|
|
|
#. module: project_mrp
|
|
#: model:ir.model.fields,field_description:project_mrp.field_project_project__production_count
|
|
msgid "Manufacturing Orders Count"
|
|
msgstr "Conteggio ordini di produzione"
|
|
|
|
#. module: project_mrp
|
|
#: model:ir.model,name:project_mrp.model_project_project
|
|
msgid "Project"
|
|
msgstr "Progetto"
|
|
|
|
#. module: project_mrp
|
|
#: model:ir.model.fields,field_description:project_mrp.field_project_project__workorder_count
|
|
msgid "Work Order Count"
|
|
msgstr "Conteggio Ordini di lavoro"
|