@@ -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
@@ -292,7 +292,7 @@ msgstr "Attrezzatura manutenzione"
292
292
#: model:ir.model,name: maintenance_plan.model_maintenance_kind
293
293
#: model:ir.model.fields,field_description: maintenance_plan.field_maintenance_plan__maintenance_kind_id
294
294
msgid "Maintenance Kind"
295
- msgstr "Pianificazione manutenzione"
295
+ msgstr "Genere manutenzione"
296
296
297
297
#. module: maintenance_plan
298
298
#: model:ir.model,name: maintenance_plan.model_maintenance_plan
@@ -339,18 +339,18 @@ msgstr "Durata manutenzione in ore"
339
339
#. module: maintenance_plan
340
340
#: model:ir.model.fields,field_description: maintenance_plan.field_maintenance_request__maintenance_kind_id
341
341
msgid "Maintenance kind"
342
- msgstr "Pianificazione manutenzione"
342
+ msgstr "Genere manutenzione"
343
343
344
344
#. module: maintenance_plan
345
345
#: model:ir.model.constraint,message: maintenance_plan.constraint_maintenance_kind_name_uniq
346
346
msgid "Maintenance kind name already exists."
347
- msgstr "Nome pianificazione manutenzione già esistente."
347
+ msgstr "Nome genere manutenzione già esistente."
348
348
349
349
#. module: maintenance_plan
350
350
#: model:ir.actions.act_window,name: maintenance_plan.maintenance_kind_action
351
351
#: model:ir.ui.menu,name: maintenance_plan.menu_maintenance_kind_configuration
352
352
msgid "Maintenance kinds"
353
- msgstr "Pianificazioni manutenzione"
353
+ msgstr "Generi manutenzione"
354
354
355
355
#. module: maintenance_plan
356
356
#: model:ir.model.fields,field_description: maintenance_plan.field_maintenance_equipment__maintenance_plan_ids
@@ -615,7 +615,7 @@ msgstr "Numero messaggi non letti"
615
615
#: code:addons/maintenance_plan/models/maintenance_equipment.py:0
616
616
#, python-format
617
617
msgid "Unspecified kind"
618
- msgstr "Pianificazione non specificata "
618
+ msgstr "Genere non specificato "
619
619
620
620
#. module: maintenance_plan
621
621
#: code:addons/maintenance_plan/models/maintenance_plan.py:0
@@ -656,8 +656,8 @@ msgid ""
656
656
"You cannot define multiple times the same maintenance kind on an equipment "
657
657
"maintenance plan."
658
658
msgstr ""
659
- "Non si può definire più volte la stessa pianificazione nel piano di "
660
- "manutenzione di una attrezzatura."
659
+ "Non si può definire più volte lo stesso genere di manutenzione in un piano "
660
+ "di manutenzione attrezzatura."
661
661
662
662
#. module: maintenance_plan
663
663
#: code:addons/maintenance_plan/hooks.py:0
0 commit comments