|
6 | 6 | msgstr ""
|
7 | 7 | "Project-Id-Version: Odoo Server 14.0\n"
|
8 | 8 | "Report-Msgid-Bugs-To: \n"
|
9 |
| -"PO-Revision-Date: 2024-08-20 14:58+0000\n" |
| 9 | +"PO-Revision-Date: 2024-12-17 11:06+0000\n" |
10 | 10 | "Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
|
11 | 11 | "Language-Team: none\n"
|
12 | 12 | "Language: it\n"
|
@@ -35,7 +35,7 @@ msgstr "Attivo"
|
35 | 35 | #. module: maintenance_plan
|
36 | 36 | #: model:ir.model.fields,field_description:maintenance_plan.field_maintenance_kind__active
|
37 | 37 | msgid "Active Kind"
|
38 |
| -msgstr "Pianificazione attiva" |
| 38 | +msgstr "Genere attivo" |
39 | 39 |
|
40 | 40 | #. module: maintenance_plan
|
41 | 41 | #: model:ir.model.fields,field_description:maintenance_plan.field_maintenance_plan__activity_ids
|
@@ -281,7 +281,7 @@ msgstr "Attrezzatura manutenzione"
|
281 | 281 | #: model:ir.model,name:maintenance_plan.model_maintenance_kind
|
282 | 282 | #: model:ir.model.fields,field_description:maintenance_plan.field_maintenance_plan__maintenance_kind_id
|
283 | 283 | msgid "Maintenance Kind"
|
284 |
| -msgstr "Pianificazione manutenzione" |
| 284 | +msgstr "Genere manutenzione" |
285 | 285 |
|
286 | 286 | #. module: maintenance_plan
|
287 | 287 | #: model:ir.model,name:maintenance_plan.model_maintenance_plan
|
@@ -328,18 +328,18 @@ msgstr "Durata manutenzione in ore"
|
328 | 328 | #. module: maintenance_plan
|
329 | 329 | #: model:ir.model.fields,field_description:maintenance_plan.field_maintenance_request__maintenance_kind_id
|
330 | 330 | msgid "Maintenance kind"
|
331 |
| -msgstr "Pianificazione manutenzione" |
| 331 | +msgstr "Genere manutenzione" |
332 | 332 |
|
333 | 333 | #. module: maintenance_plan
|
334 | 334 | #: model:ir.model.constraint,message:maintenance_plan.constraint_maintenance_kind_name_uniq
|
335 | 335 | msgid "Maintenance kind name already exists."
|
336 |
| -msgstr "Nome pianificazione manutenzione già esistente." |
| 336 | +msgstr "Nome genere manutenzione già esistente." |
337 | 337 |
|
338 | 338 | #. module: maintenance_plan
|
339 | 339 | #: model:ir.actions.act_window,name:maintenance_plan.maintenance_kind_action
|
340 | 340 | #: model:ir.ui.menu,name:maintenance_plan.menu_maintenance_kind_configuration
|
341 | 341 | msgid "Maintenance kinds"
|
342 |
| -msgstr "Pianificazioni manutenzione" |
| 342 | +msgstr "Generi manutenzione" |
343 | 343 |
|
344 | 344 | #. module: maintenance_plan
|
345 | 345 | #: model:ir.model.fields,field_description:maintenance_plan.field_maintenance_equipment__maintenance_plan_ids
|
@@ -607,7 +607,7 @@ msgstr "Piano %(void)s anonimo (%(eqpmnt)s)"
|
607 | 607 | #: code:addons/maintenance_plan/models/maintenance_equipment.py:0
|
608 | 608 | #, python-format
|
609 | 609 | msgid "Unspecified kind"
|
610 |
| -msgstr "Pianificazione non specificata" |
| 610 | +msgstr "Genere non specificato" |
611 | 611 |
|
612 | 612 | #. module: maintenance_plan
|
613 | 613 | #. odoo-python
|
@@ -649,8 +649,8 @@ msgid ""
|
649 | 649 | "You cannot define multiple times the same maintenance kind on an equipment "
|
650 | 650 | "maintenance plan."
|
651 | 651 | msgstr ""
|
652 |
| -"Non si può definire più volte la stessa pianificazione nel piano di " |
653 |
| -"manutenzione di una attrezzatura." |
| 652 | +"Non si può definire più volte lo stesso genere di manutenzione in un piano " |
| 653 | +"di manutenzione attrezzatura." |
654 | 654 |
|
655 | 655 | #. module: maintenance_plan
|
656 | 656 | #. odoo-python
|
|
0 commit comments