Skip to content

Commit

Permalink
Translated using Weblate (Italian)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (14 of 14 strings)

Translation: survey-14.0/survey-14.0-survey_question_type_nps
Translate-URL: https://translation.odoo-community.org/projects/survey-14-0/survey-14-0-survey_question_type_nps/it/
  • Loading branch information
mymage authored and weblate committed Oct 29, 2023
1 parent 49a30be commit 0cffb10
Showing 1 changed file with 16 additions and 7 deletions.
23 changes: 16 additions & 7 deletions survey_question_type_nps/i18n/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2023-05-29 15:09+0000\n"
"PO-Revision-Date: 2023-10-29 06:42+0000\n"
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
"Language-Team: none\n"
"Language: it\n"
Expand Down Expand Up @@ -34,12 +34,21 @@ msgid ""
" <i class=\"fa fa-smile-o fa-2x text-success\" title="
"\"face5\"/>"
msgstr ""
"<i class=\"fa fa-frown-o fa-2x text-danger\" title=\"viso1\"/>\n"
" <i class=\"fa fa-frown-o fa-2x text-danger\" title="
"\"viso2\"/>\n"
" <i class=\"fa fa-frown-o fa-2x text-danger\" title="
"\"viso3\"/>\n"
" <i class=\"fa fa-meh-o fa-2x text-warning\" title=\"viso4"
"\"/>\n"
" <i class=\"fa fa-smile-o fa-2x text-success\" title="
"\"viso5\"/>"

#. module: survey_question_type_nps
#: code:addons/survey_question_type_nps/models/survey_user_input_line.py:0
#, python-format
msgid "Answer is not in the right range"
msgstr ""
msgstr "La risposta non è nell'intervallo corretto"

#. module: survey_question_type_nps
#: model:ir.model.fields,field_description:survey_question_type_nps.field_survey_question__display_name
Expand All @@ -65,23 +74,23 @@ msgstr "Ultima modifica il"
#. module: survey_question_type_nps
#: model_terms:ir.ui.view,arch_db:survey_question_type_nps.avg_nps
msgid "NPS Average"
msgstr ""
msgstr "Media NPS"

#. module: survey_question_type_nps
#: model:ir.model.fields.selection,name:survey_question_type_nps.selection__survey_question__question_type__nps_rate
msgid "NPS Rating"
msgstr ""
msgstr "Punteggio NPS"

#. module: survey_question_type_nps
#: code:addons/survey_question_type_nps/models/survey_user_input_line.py:0
#, python-format
msgid "NPS rate question must have numeric answer"
msgstr ""
msgstr "La domanda valutazione NPS deve avere una risposta numerica"

#. module: survey_question_type_nps
#: model:ir.model.fields,field_description:survey_question_type_nps.field_survey_question__question_type
msgid "Question Type"
msgstr ""
msgstr "Tipo di domanda"

#. module: survey_question_type_nps
#: model:ir.model,name:survey_question_type_nps.model_survey_question
Expand All @@ -101,4 +110,4 @@ msgstr "Riga risposta utente al sondaggio"
#. module: survey_question_type_nps
#: model:ir.model.fields,field_description:survey_question_type_nps.field_survey_user_input_line__value_nps
msgid "Value Nps"
msgstr ""
msgstr "Valorizza NPS"

0 comments on commit 0cffb10

Please sign in to comment.