@@ -6,15 +6,15 @@ msgid ""
6
6
msgstr ""
7
7
"Project-Id-Version : Odoo Server 14.0\n "
8
8
"Report-Msgid-Bugs-To : \n "
9
- "PO-Revision-Date : 2023 -12-19 15:34 +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 "
13
13
"MIME-Version : 1.0\n "
14
14
"Content-Type : text/plain; charset=UTF-8\n "
15
15
"Content-Transfer-Encoding : \n "
16
16
"Plural-Forms : nplurals=2; plural=n != 1;\n "
17
- "X-Generator : Weblate 4.17 \n "
17
+ "X-Generator : Weblate 5.6.2 \n "
18
18
19
19
#. module: maintenance_plan
20
20
#: model_terms:ir.ui.view,arch_db: maintenance_plan.report_maintenance_request_document
@@ -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
@@ -232,7 +232,7 @@ msgstr "Segue"
232
232
#. module: maintenance_plan
233
233
#: model_terms:ir.ui.view,arch_db: maintenance_plan.hr_equipment_view_form
234
234
msgid "Kind"
235
- msgstr "Tipo "
235
+ msgstr "Genere "
236
236
237
237
#. module: maintenance_plan
238
238
#: model:ir.model.fields,field_description: maintenance_plan.field_maintenance_equipment____last_update
@@ -298,7 +298,7 @@ msgstr "Attrezzatura manutenzione"
298
298
#: model:ir.model,name: maintenance_plan.model_maintenance_kind
299
299
#: model:ir.model.fields,field_description: maintenance_plan.field_maintenance_plan__maintenance_kind_id
300
300
msgid "Maintenance Kind"
301
- msgstr "Pianificazione manutenzione"
301
+ msgstr "Genere manutenzione"
302
302
303
303
#. module: maintenance_plan
304
304
#: model:ir.model,name: maintenance_plan.model_maintenance_plan
@@ -345,18 +345,18 @@ msgstr "Durata manutenzione in ore"
345
345
#. module: maintenance_plan
346
346
#: model:ir.model.fields,field_description: maintenance_plan.field_maintenance_request__maintenance_kind_id
347
347
msgid "Maintenance kind"
348
- msgstr "Pianificazione manutenzione"
348
+ msgstr "Genere manutenzione"
349
349
350
350
#. module: maintenance_plan
351
351
#: model:ir.model.constraint,message: maintenance_plan.constraint_maintenance_kind_name_uniq
352
352
msgid "Maintenance kind name already exists."
353
- msgstr "Nome pianificazione manutenzione già esistente."
353
+ msgstr "Nome genere manutenzione già esistente."
354
354
355
355
#. module: maintenance_plan
356
356
#: model:ir.actions.act_window,name: maintenance_plan.maintenance_kind_action
357
357
#: model:ir.ui.menu,name: maintenance_plan.menu_maintenance_kind_configuration
358
358
msgid "Maintenance kinds"
359
- msgstr "Pianificazioni manutenzione"
359
+ msgstr "Generi manutenzione"
360
360
361
361
#. module: maintenance_plan
362
362
#: model:ir.model.fields,field_description: maintenance_plan.field_maintenance_equipment__maintenance_plan_ids
@@ -572,7 +572,7 @@ msgid ""
572
572
msgstr ""
573
573
"Il piano di manutenzione %s dell'attrezzatura %s ha generato una richiesta "
574
574
"che non è ancora stata eseguita. Si deve prima impostare la richiesta come "
575
- "eseguita, eliminare la sua pianificazione o cancellarla."
575
+ "eseguita, eliminare il suo genere o cancellarla."
576
576
577
577
#. module: maintenance_plan
578
578
#: model:ir.model.fields,help: maintenance_plan.field_maintenance_plan__activity_exception_decoration
@@ -605,7 +605,7 @@ msgstr "Numero messaggi non letti"
605
605
#: code:addons/maintenance_plan/models/maintenance_equipment.py:0
606
606
#, python-format
607
607
msgid "Unspecified kind"
608
- msgstr "Pianificazione non specificata "
608
+ msgstr "Genere non specificato "
609
609
610
610
#. module: maintenance_plan
611
611
#: code:addons/maintenance_plan/models/maintenance_plan.py:0
@@ -646,8 +646,8 @@ msgid ""
646
646
"You cannot define multiple times the same maintenance kind on an equipment "
647
647
"maintenance plan."
648
648
msgstr ""
649
- "Non si può definire più volte la stessa pianificazione nel piano di "
650
- "manutenzione di una attrezzatura."
649
+ "Non si può definire più volte lo stesso genere di manutenzione in un piano "
650
+ "di manutenzione attrezzatura."
651
651
652
652
#. module: maintenance_plan
653
653
#: code:addons/maintenance_plan/hooks.py:0
0 commit comments