# Translation of Odoo Server. # This file contains the translation of the following modules: # * mgmtsystem_action_efficacy # msgid "" msgstr "" "Project-Id-Version: Odoo Server 12.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-01-26 09:11+0000\n" "PO-Revision-Date: 2022-11-15 17:44+0000\n" "Last-Translator: mymage \n" "Language-Team: \n" "Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.14.1\n" #. module: mgmtsystem_action_efficacy #: model:ir.model.fields,help:mgmtsystem_action_efficacy.field_mgmtsystem_action__efficacy_value msgid "0:not effective | 50:efficacy not complete | 100: effective" msgstr "0: non efficace | 50: efficacia non completa | 100: efficace" #. module: mgmtsystem_action_efficacy #: model:ir.model,name:mgmtsystem_action_efficacy.model_mgmtsystem_action msgid "Action" msgstr "Azione" #. module: mgmtsystem_action_efficacy #: model_terms:ir.ui.view,arch_db:mgmtsystem_action_efficacy.view_mgmtsystem_action_form msgid "Efficacy" msgstr "Efficace" #. module: mgmtsystem_action_efficacy #: model:ir.model.fields,field_description:mgmtsystem_action_efficacy.field_mgmtsystem_action__efficacy_user_id msgid "Inspector" msgstr "Ispettore" #. module: mgmtsystem_action_efficacy #: model:ir.model.fields,field_description:mgmtsystem_action_efficacy.field_mgmtsystem_action__efficacy_description msgid "Notes" msgstr "Note" #. module: mgmtsystem_action_efficacy #: model:ir.model.fields,field_description:mgmtsystem_action_efficacy.field_mgmtsystem_action__efficacy_value msgid "Rating" msgstr "Valutazione" #. module: mgmtsystem_action_efficacy #. odoo-python #: code:addons/mgmtsystem_action_efficacy/models/mgmtsystem_action.py:0 #: code:addons/mgmtsystem_action_efficacy/tests/test_efficacy.py:0 #, python-format msgid "Rating must be between 0 and 100" msgstr "La valutazione deve essere tra 0 e 100" #~ msgid "Display Name" #~ msgstr "Nome visualizzato" #~ msgid "ID" #~ msgstr "ID" #~ msgid "Last Modified on" #~ msgstr "Ultima modifica il"