@@ -6,15 +6,15 @@ msgid ""
6
6
msgstr ""
7
7
"Project-Id-Version : Odoo Server 13.0\n "
8
8
"Report-Msgid-Bugs-To : \n "
9
- "PO-Revision-Date : 2023-07-12 15:12 +0000\n "
10
- "Last-Translator : Francesco Foresti <francesco.foresti@ooops404.com >\n "
9
+ "PO-Revision-Date : 2024-12-17 11:06 +0000\n "
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
@@ -30,7 +30,7 @@ msgstr "Attivo"
30
30
#. module: maintenance_plan
31
31
#: model:ir.model.fields,field_description: maintenance_plan.field_maintenance_kind__active
32
32
msgid "Active Kind"
33
- msgstr "Pianificazione attiva "
33
+ msgstr "Genere attivo "
34
34
35
35
#. module: maintenance_plan
36
36
#: model_terms:ir.ui.view,arch_db: maintenance_plan.maintenance_plan_view_form
@@ -197,12 +197,12 @@ msgstr "Attrezzatura manutenzione"
197
197
#: model:ir.model,name: maintenance_plan.model_maintenance_kind
198
198
#: model:ir.model.fields,field_description: maintenance_plan.field_maintenance_plan__maintenance_kind_id
199
199
msgid "Maintenance Kind"
200
- msgstr "Pianificazione manutenzione"
200
+ msgstr "Genere manutenzione"
201
201
202
202
#. module: maintenance_plan
203
203
#: model_terms:ir.ui.view,arch_db: maintenance_plan.maintenance_kind_view_tree
204
204
msgid "Maintenance Kinds"
205
- msgstr "Pianificazioni manutenzione"
205
+ msgstr "Generi manutenzione"
206
206
207
207
#. module: maintenance_plan
208
208
#: model:ir.model,name: maintenance_plan.model_maintenance_plan
@@ -250,18 +250,18 @@ msgstr "Durata manutenzione in ore"
250
250
#. module: maintenance_plan
251
251
#: model:ir.model.fields,field_description: maintenance_plan.field_maintenance_request__maintenance_kind_id
252
252
msgid "Maintenance kind"
253
- msgstr "Pianificazione manutenzione"
253
+ msgstr "Genere manutenzione"
254
254
255
255
#. module: maintenance_plan
256
256
#: model:ir.model.constraint,message: maintenance_plan.constraint_maintenance_kind_name_uniq
257
257
msgid "Maintenance kind name already exists."
258
- msgstr "Pianificazione manutenzione già presente ."
258
+ msgstr "Nome genere manutenzione già esistente ."
259
259
260
260
#. module: maintenance_plan
261
261
#: model:ir.actions.act_window,name: maintenance_plan.maintenance_kind_action
262
262
#: model:ir.ui.menu,name: maintenance_plan.menu_maintenance_kind_configuration
263
263
msgid "Maintenance kinds"
264
- msgstr "Pianificazioni manutenzione"
264
+ msgstr "Generi manutenzione"
265
265
266
266
#. module: maintenance_plan
267
267
#: model:ir.model.fields,field_description: maintenance_plan.field_maintenance_equipment__maintenance_plan_ids
@@ -378,8 +378,8 @@ msgid ""
378
378
"kind or delete it first."
379
379
msgstr ""
380
380
"Il piano di manutenzione %s dell'attrezzatura %s ha generato una richiesta "
381
- "che non è ancora evasa. Bisogna prima impostare la richiesta come eseguita, "
382
- "eliminare la sua pianificazione o eliminarla ."
381
+ "che non è ancora stata eseguita. Si deve prima impostare la richiesta come "
382
+ "eseguita, eliminare il suo genere o cancellarla ."
383
383
384
384
#. module: maintenance_plan
385
385
#: model_terms:ir.ui.view,arch_db: maintenance_plan.maintenance_plan_view_search
@@ -397,7 +397,7 @@ msgstr "Piano %s senza nome (%s)"
397
397
#: code:addons/maintenance_plan/models/maintenance_equipment.py:0
398
398
#, python-format
399
399
msgid "Unspecified kind"
400
- msgstr "Pianificazione non definita "
400
+ msgstr "Genere non specificato "
401
401
402
402
#. module: maintenance_plan
403
403
#: model:ir.model.fields.selection,name: maintenance_plan.selection__maintenance_plan__interval_step__week
@@ -422,8 +422,8 @@ msgid ""
422
422
"You cannot define multiple times the same maintenance kind on an equipment "
423
423
"maintenance plan."
424
424
msgstr ""
425
- "Non si possono ripetere le stesse pianificazione in un piano di manutenzione "
426
- "di un attrezzatura."
425
+ "Non si può definire più volte lo stesso genere di manutenzione in un piano "
426
+ "di manutenzione attrezzatura."
427
427
428
428
#. module: maintenance_plan
429
429
#: code:addons/maintenance_plan/hooks.py:0
0 commit comments