-
-
Notifications
You must be signed in to change notification settings - Fork 166
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently translated at 100.0% (115 of 115 strings) Translation: maintenance-14.0/maintenance-14.0-maintenance_plan Translate-URL: https://translation.odoo-community.org/projects/maintenance-14-0/maintenance-14-0-maintenance_plan/it/
- Loading branch information
Showing
1 changed file
with
12 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,15 +6,15 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Odoo Server 14.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"PO-Revision-Date: 2023-12-19 15:34+0000\n" | ||
"PO-Revision-Date: 2024-12-17 11:06+0000\n" | ||
"Last-Translator: mymage <[email protected]>\n" | ||
"Language-Team: none\n" | ||
"Language: it\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: \n" | ||
"Plural-Forms: nplurals=2; plural=n != 1;\n" | ||
"X-Generator: Weblate 4.17\n" | ||
"X-Generator: Weblate 5.6.2\n" | ||
|
||
#. module: maintenance_plan | ||
#: model_terms:ir.ui.view,arch_db:maintenance_plan.report_maintenance_request_document | ||
|
@@ -35,7 +35,7 @@ msgstr "Attivo" | |
#. module: maintenance_plan | ||
#: model:ir.model.fields,field_description:maintenance_plan.field_maintenance_kind__active | ||
msgid "Active Kind" | ||
msgstr "Pianificazione attiva" | ||
msgstr "Genere attivo" | ||
|
||
#. module: maintenance_plan | ||
#: model:ir.model.fields,field_description:maintenance_plan.field_maintenance_plan__activity_ids | ||
|
@@ -232,7 +232,7 @@ msgstr "Segue" | |
#. module: maintenance_plan | ||
#: model_terms:ir.ui.view,arch_db:maintenance_plan.hr_equipment_view_form | ||
msgid "Kind" | ||
msgstr "Tipo" | ||
msgstr "Genere" | ||
|
||
#. module: maintenance_plan | ||
#: model:ir.model.fields,field_description:maintenance_plan.field_maintenance_equipment____last_update | ||
|
@@ -298,7 +298,7 @@ msgstr "Attrezzatura manutenzione" | |
#: model:ir.model,name:maintenance_plan.model_maintenance_kind | ||
#: model:ir.model.fields,field_description:maintenance_plan.field_maintenance_plan__maintenance_kind_id | ||
msgid "Maintenance Kind" | ||
msgstr "Pianificazione manutenzione" | ||
msgstr "Genere manutenzione" | ||
|
||
#. module: maintenance_plan | ||
#: model:ir.model,name:maintenance_plan.model_maintenance_plan | ||
|
@@ -345,18 +345,18 @@ msgstr "Durata manutenzione in ore" | |
#. module: maintenance_plan | ||
#: model:ir.model.fields,field_description:maintenance_plan.field_maintenance_request__maintenance_kind_id | ||
msgid "Maintenance kind" | ||
msgstr "Pianificazione manutenzione" | ||
msgstr "Genere manutenzione" | ||
|
||
#. module: maintenance_plan | ||
#: model:ir.model.constraint,message:maintenance_plan.constraint_maintenance_kind_name_uniq | ||
msgid "Maintenance kind name already exists." | ||
msgstr "Nome pianificazione manutenzione già esistente." | ||
msgstr "Nome genere manutenzione già esistente." | ||
|
||
#. module: maintenance_plan | ||
#: model:ir.actions.act_window,name:maintenance_plan.maintenance_kind_action | ||
#: model:ir.ui.menu,name:maintenance_plan.menu_maintenance_kind_configuration | ||
msgid "Maintenance kinds" | ||
msgstr "Pianificazioni manutenzione" | ||
msgstr "Generi manutenzione" | ||
|
||
#. module: maintenance_plan | ||
#: model:ir.model.fields,field_description:maintenance_plan.field_maintenance_equipment__maintenance_plan_ids | ||
|
@@ -572,7 +572,7 @@ msgid "" | |
msgstr "" | ||
"Il piano di manutenzione %s dell'attrezzatura %s ha generato una richiesta " | ||
"che non è ancora stata eseguita. Si deve prima impostare la richiesta come " | ||
"eseguita, eliminare la sua pianificazione o cancellarla." | ||
"eseguita, eliminare il suo genere o cancellarla." | ||
|
||
#. module: maintenance_plan | ||
#: model:ir.model.fields,help:maintenance_plan.field_maintenance_plan__activity_exception_decoration | ||
|
@@ -605,7 +605,7 @@ msgstr "Numero messaggi non letti" | |
#: code:addons/maintenance_plan/models/maintenance_equipment.py:0 | ||
#, python-format | ||
msgid "Unspecified kind" | ||
msgstr "Pianificazione non specificata" | ||
msgstr "Genere non specificato" | ||
|
||
#. module: maintenance_plan | ||
#: code:addons/maintenance_plan/models/maintenance_plan.py:0 | ||
|
@@ -646,8 +646,8 @@ msgid "" | |
"You cannot define multiple times the same maintenance kind on an equipment " | ||
"maintenance plan." | ||
msgstr "" | ||
"Non si può definire più volte la stessa pianificazione nel piano di " | ||
"manutenzione di una attrezzatura." | ||
"Non si può definire più volte lo stesso genere di manutenzione in un piano " | ||
"di manutenzione attrezzatura." | ||
|
||
#. module: maintenance_plan | ||
#: code:addons/maintenance_plan/hooks.py:0 | ||
|