RemiFr82
2 years ago
56 changed files with 618 additions and 1174 deletions
-
3README.md
-
8survey_custom_matrix/__manifest__.py
-
13survey_custom_matrix/i18n/fr.po
-
182survey_custom_matrix/i18n/survey_custom_matrix.pot
-
2survey_custom_matrix/models/survey_label.py
-
17survey_custom_matrix/models/survey_question.py
-
5survey_custom_matrix/views/survey_question.xml
-
7survey_deadline_autoclose/__manifest__.py
-
2survey_deadline_autoclose/data/ir_cron.xml
-
4survey_deadline_autoclose/data/mail_message_subtype.xml
-
62survey_deadline_autoclose/i18n/fr.po
-
74survey_deadline_autoclose/i18n/survey_deadline_autoclose.pot
-
10survey_deadline_autoclose/models/survey_survey.py
-
6survey_description/__manifest__.py
-
18survey_description/i18n/fr.po
-
37survey_description/i18n/survey_description.pot
-
4survey_description/views/survey_survey.xml
-
8survey_input_attachment/__manifest__.py
-
62survey_input_attachment/i18n/fr.po
-
139survey_input_attachment/i18n/survey_attachment.pot
-
8survey_input_dates/__manifest__.py
-
30survey_input_dates/i18n/fr.po
-
48survey_input_dates/i18n/survey_input_dates.pot
-
19survey_input_dates/models/survey_user_input.py
-
9survey_input_dates/views/survey_user_input.xml
-
8survey_input_odoo_debrand/__manifest__.py
-
10survey_input_template_custom/__manifest__.py
-
151survey_input_template_custom/i18n/fr.po
-
114survey_input_template_custom/i18n/survey_input_template_custom.pot
-
96survey_input_template_custom/models/survey_survey.py
-
2survey_input_template_custom/views/survey_survey.xml
-
8survey_link_input_ratio/__manifest__.py
-
9survey_link_input_ratio/i18n/fr.po
-
57survey_link_input_ratio/i18n/survey_link_input_ratio.pot
-
19survey_link_input_ratio/models/survey_survey.py
-
2survey_link_input_ratio/views/survey_survey.xml
-
0survey_page_duplicate/__init__.py
-
39survey_page_duplicate/__manifest__.py
-
22survey_page_duplicate/i18n/fr.po
-
16survey_page_duplicate/views/survey_survey.xml
-
9survey_partner_input/__manifest__.py
-
20survey_partner_input/i18n/fr.po
-
56survey_partner_input/i18n/survey_partner_input.pot
-
4survey_partner_input/views/survey_user_input.xml
-
8survey_question_duplicate/__manifest__.py
-
22survey_question_duplicate/i18n/fr.po
-
4survey_question_duplicate/views/survey_page.xml
-
8survey_select_input/__manifest__.py
-
52survey_select_input/i18n/survey_select_input.pot
-
25survey_select_input/models/survey_survey.py
-
8survey_select_input/models/survey_user_input.py
-
8survey_template/__manifest__.py
-
41survey_template/i18n/fr.po
-
126survey_template/i18n/survey_template.pot
-
42survey_template/models/survey_survey.py
-
13survey_template/views/survey_survey.xml
@ -1,3 +0,0 @@ |
|||
# sudokeys-survey-addons |
|||
|
|||
Modules étendant les fonctionnalités des sondages développés par SUDOKEYS. |
@ -1,182 +0,0 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * survey_custom_matrix |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 12.0+e\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2020-11-09 12:09+0000\n" |
|||
"PO-Revision-Date: 2020-11-09 12:09+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: \n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Plural-Forms: \n" |
|||
|
|||
#. module: survey_custom_matrix |
|||
#: model:ir.model.fields,field_description:survey_custom_matrix.field_survey_user_input_line__answer_type |
|||
msgid "Answer Type" |
|||
msgstr "" |
|||
|
|||
#. module: survey_custom_matrix |
|||
#: model:ir.actions.report,name:survey_custom_matrix.action_view_pdf_answers |
|||
msgid "Answers" |
|||
msgstr "" |
|||
|
|||
#. module: survey_custom_matrix |
|||
#: selection:survey.user_input_line,answer_type:0 |
|||
msgid "Attachment" |
|||
msgstr "" |
|||
|
|||
#. module: survey_custom_matrix |
|||
#: selection:survey.label,type:0 |
|||
msgid "Checkbox" |
|||
msgstr "" |
|||
|
|||
#. module: survey_custom_matrix |
|||
#: model:ir.model.fields,field_description:survey_custom_matrix.field_survey_label_value__create_uid |
|||
msgid "Created by" |
|||
msgstr "" |
|||
|
|||
#. module: survey_custom_matrix |
|||
#: model:ir.model.fields,field_description:survey_custom_matrix.field_survey_label_value__create_date |
|||
msgid "Created on" |
|||
msgstr "" |
|||
|
|||
#. module: survey_custom_matrix |
|||
#: selection:survey.question,matrix_subtype:0 |
|||
msgid "Custom Matrix" |
|||
msgstr "" |
|||
|
|||
#. module: survey_custom_matrix |
|||
#: selection:survey.user_input_line,answer_type:0 |
|||
msgid "Date" |
|||
msgstr "" |
|||
|
|||
#. module: survey_custom_matrix |
|||
#: model:ir.model.fields,field_description:survey_custom_matrix.field_survey_label_value__display_name |
|||
msgid "Display Name" |
|||
msgstr "" |
|||
|
|||
#. module: survey_custom_matrix |
|||
#: selection:survey.label,type:0 |
|||
msgid "Dropdown" |
|||
msgstr "" |
|||
|
|||
#. module: survey_custom_matrix |
|||
#: selection:survey.user_input_line,answer_type:0 |
|||
msgid "Free Text" |
|||
msgstr "" |
|||
|
|||
#. module: survey_custom_matrix |
|||
#: model:ir.model.fields,field_description:survey_custom_matrix.field_survey_label_value__id |
|||
msgid "ID" |
|||
msgstr "" |
|||
|
|||
#. module: survey_custom_matrix |
|||
#: model:ir.model.fields,field_description:survey_custom_matrix.field_survey_label_value____last_update |
|||
msgid "Last Modified on" |
|||
msgstr "" |
|||
|
|||
#. module: survey_custom_matrix |
|||
#: model:ir.model.fields,field_description:survey_custom_matrix.field_survey_label_value__write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "" |
|||
|
|||
#. module: survey_custom_matrix |
|||
#: model:ir.model.fields,field_description:survey_custom_matrix.field_survey_label_value__write_date |
|||
msgid "Last Updated on" |
|||
msgstr "" |
|||
|
|||
#. module: survey_custom_matrix |
|||
#: model:ir.model.fields,field_description:survey_custom_matrix.field_survey_question__matrix_subtype |
|||
#: model:ir.model.fields,field_description:survey_custom_matrix.field_survey_user_input_line__matrix_subtype |
|||
msgid "Matrix Type" |
|||
msgstr "" |
|||
|
|||
#. module: survey_custom_matrix |
|||
#: selection:survey.label,type:0 |
|||
msgid "Multiple Lines Text Box" |
|||
msgstr "" |
|||
|
|||
#. module: survey_custom_matrix |
|||
#: selection:survey.question,matrix_subtype:0 |
|||
msgid "Multiple choices per row" |
|||
msgstr "" |
|||
|
|||
#. module: survey_custom_matrix |
|||
#: model:ir.model.fields,field_description:survey_custom_matrix.field_survey_label_value__name |
|||
msgid "Name" |
|||
msgstr "" |
|||
|
|||
#. module: survey_custom_matrix |
|||
#: selection:survey.user_input_line,answer_type:0 |
|||
msgid "Number" |
|||
msgstr "" |
|||
|
|||
#. module: survey_custom_matrix |
|||
#: selection:survey.label,type:0 |
|||
msgid "Numerical Value" |
|||
msgstr "" |
|||
|
|||
#. module: survey_custom_matrix |
|||
#: selection:survey.question,matrix_subtype:0 |
|||
msgid "One choice per row" |
|||
msgstr "" |
|||
|
|||
#. module: survey_custom_matrix |
|||
#: model_terms:ir.ui.view,arch_db:survey_custom_matrix.survey_user_input_form |
|||
msgid "Print PDF Answers" |
|||
msgstr "" |
|||
|
|||
#. module: survey_custom_matrix |
|||
#: selection:survey.label,type:0 |
|||
msgid "Single Line Text Box" |
|||
msgstr "" |
|||
|
|||
#. module: survey_custom_matrix |
|||
#: selection:survey.user_input_line,answer_type:0 |
|||
msgid "Suggestion" |
|||
msgstr "" |
|||
|
|||
#. module: survey_custom_matrix |
|||
#: model:ir.model,name:survey_custom_matrix.model_survey_label |
|||
msgid "Survey Label" |
|||
msgstr "" |
|||
|
|||
#. module: survey_custom_matrix |
|||
#: model:ir.model,name:survey_custom_matrix.model_survey_question |
|||
msgid "Survey Question" |
|||
msgstr "" |
|||
|
|||
#. module: survey_custom_matrix |
|||
#: model:ir.model,name:survey_custom_matrix.model_survey_user_input_line |
|||
msgid "Survey User Input Line" |
|||
msgstr "" |
|||
|
|||
#. module: survey_custom_matrix |
|||
#: selection:survey.user_input_line,answer_type:0 |
|||
msgid "Text" |
|||
msgstr "" |
|||
|
|||
#. module: survey_custom_matrix |
|||
#: model:ir.model.fields,field_description:survey_custom_matrix.field_survey_label__type |
|||
msgid "Type of question" |
|||
msgstr "" |
|||
|
|||
#. module: survey_custom_matrix |
|||
#: model:ir.model,name:survey_custom_matrix.model_survey_label_value |
|||
msgid "Value" |
|||
msgstr "" |
|||
|
|||
#. module: survey_custom_matrix |
|||
#: model:ir.model.fields,field_description:survey_custom_matrix.field_survey_user_input_line__value_id |
|||
msgid "Value Dropdown" |
|||
msgstr "" |
|||
|
|||
#. module: survey_custom_matrix |
|||
#: model:ir.model.fields,field_description:survey_custom_matrix.field_survey_label__value_ids |
|||
msgid "Values" |
|||
msgstr "" |
@ -1,74 +0,0 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * survey_deadline_autoclose |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 12.0+e\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2020-03-23 10:25+0000\n" |
|||
"PO-Revision-Date: 2020-03-23 10:25+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: \n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Plural-Forms: \n" |
|||
|
|||
#. module: survey_deadline_autoclose |
|||
#: model:ir.model.fields,field_description:survey_deadline_autoclose.field_survey_survey__auto_close |
|||
msgid "Auto close" |
|||
msgstr "" |
|||
|
|||
#. module: survey_deadline_autoclose |
|||
#: model:ir.actions.server,name:survey_deadline_autoclose.cron_close_expired_surveys_ir_actions_server |
|||
#: model:ir.cron,cron_name:survey_deadline_autoclose.cron_close_expired_surveys |
|||
#: model:ir.cron,name:survey_deadline_autoclose.cron_close_expired_surveys |
|||
msgid "Close expired surveys" |
|||
msgstr "" |
|||
|
|||
#. module: survey_deadline_autoclose |
|||
#: model_terms:ir.ui.view,arch_db:survey_deadline_autoclose.survey_survey_form |
|||
msgid "Close survey" |
|||
msgstr "" |
|||
|
|||
#. module: survey_deadline_autoclose |
|||
#: model:mail.message.subtype,name:survey_deadline_autoclose.mail_message_subtype_survey_closed |
|||
msgid "Closed survey" |
|||
msgstr "" |
|||
|
|||
#. module: survey_deadline_autoclose |
|||
#: model:ir.model.fields,field_description:survey_deadline_autoclose.field_survey_survey__date_deadline |
|||
msgid "Deadline" |
|||
msgstr "" |
|||
|
|||
#. module: survey_deadline_autoclose |
|||
#: model_terms:ir.ui.view,arch_db:survey_deadline_autoclose.survey_survey_kanban |
|||
msgid "Expiration :" |
|||
msgstr "" |
|||
|
|||
#. module: survey_deadline_autoclose |
|||
#: model:mail.message.subtype,name:survey_deadline_autoclose.mail_message_subtype_survey_expired |
|||
msgid "Expired survey" |
|||
msgstr "" |
|||
|
|||
#. module: survey_deadline_autoclose |
|||
#: code:addons/survey_deadline_autoclose/models/survey_survey.py:38 |
|||
#, python-format |
|||
msgid "No \"closed\" status found, the requested operation is impossible." |
|||
msgstr "" |
|||
|
|||
#. module: survey_deadline_autoclose |
|||
#: model:ir.model,name:survey_deadline_autoclose.model_survey_survey |
|||
msgid "Survey" |
|||
msgstr "" |
|||
|
|||
#. module: survey_deadline_autoclose |
|||
#: model:mail.message.subtype,description:survey_deadline_autoclose.mail_message_subtype_survey_expired |
|||
msgid "This survey has expired." |
|||
msgstr "" |
|||
|
|||
#. module: survey_deadline_autoclose |
|||
#: model:mail.message.subtype,description:survey_deadline_autoclose.mail_message_subtype_survey_closed |
|||
msgid "This survey was closed." |
|||
msgstr "" |
@ -1,37 +0,0 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * survey_description |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 12.0+e\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2020-03-25 11:44+0000\n" |
|||
"PO-Revision-Date: 2020-03-25 11:44+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: \n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Plural-Forms: \n" |
|||
|
|||
#. module: survey_description |
|||
#: model_terms:ir.ui.view,arch_db:survey_description.survey_survey_form |
|||
msgid "Description" |
|||
msgstr "" |
|||
|
|||
#. module: survey_description |
|||
#: model:ir.model,name:survey_description.model_survey_survey |
|||
msgid "Survey" |
|||
msgstr "" |
|||
|
|||
#. module: survey_description |
|||
#: model_terms:ir.ui.view,arch_db:survey_description.survey_survey_form |
|||
msgid "Thank you page" |
|||
msgstr "" |
|||
|
|||
#. module: survey_description |
|||
#: model_terms:ir.ui.view,arch_db:survey_description.survey_survey_form |
|||
msgid "This content will be displayed between the title of the survey and the \"Start\" button, on the answer homepage.<br/>\n" |
|||
" You can also add a custom content on each page of the survey through the \"Description\" field." |
|||
msgstr "" |
@ -1,139 +0,0 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * survey_input_attachment |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 12.0+e\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2020-03-31 13:32+0000\n" |
|||
"PO-Revision-Date: 2020-03-31 13:32+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: \n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Plural-Forms: \n" |
|||
|
|||
#. module: survey_input_attachment |
|||
#: model:ir.model.fields,field_description:survey_input_attachment.field_survey_user_input_line__answer_type |
|||
msgid "Answer Type" |
|||
msgstr "" |
|||
|
|||
#. module: survey_input_attachment |
|||
#: code:addons/survey_input_attachment/models/survey_question.py:9 |
|||
#: selection:survey.question,type:0 |
|||
#: selection:survey.user_input_line,answer_type:0 |
|||
#, python-format |
|||
msgid "Attachment" |
|||
msgstr "" |
|||
|
|||
#. module: survey_input_attachment |
|||
#: code:addons/survey_input_attachment/models/survey_question.py:8 |
|||
#: selection:survey.question,type:0 |
|||
#: selection:survey.user_input_line,answer_type:0 |
|||
#, python-format |
|||
msgid "Date" |
|||
msgstr "" |
|||
|
|||
#. module: survey_input_attachment |
|||
#: model_terms:ir.ui.view,arch_db:survey_input_attachment.upload_file |
|||
msgid "Download" |
|||
msgstr "" |
|||
|
|||
#. module: survey_input_attachment |
|||
#: model:ir.model.fields,field_description:survey_input_attachment.field_survey_user_input_line__file_type |
|||
msgid "File type" |
|||
msgstr "" |
|||
|
|||
#. module: survey_input_attachment |
|||
#: code:addons/survey_input_attachment/models/survey_user_input_line.py:7 |
|||
#: selection:survey.user_input_line,file_type:0 |
|||
#, python-format |
|||
msgid "Image" |
|||
msgstr "" |
|||
|
|||
#. module: survey_input_attachment |
|||
#: model:ir.model.fields,field_description:survey_input_attachment.field_survey_question__question_attachment |
|||
msgid "Joined attachment" |
|||
msgstr "" |
|||
|
|||
#. module: survey_input_attachment |
|||
#: code:addons/survey_input_attachment/models/survey_question.py:12 |
|||
#: selection:survey.question,type:0 |
|||
#: selection:survey.user_input_line,answer_type:0 |
|||
#, python-format |
|||
msgid "Matrix" |
|||
msgstr "" |
|||
|
|||
#. module: survey_input_attachment |
|||
#: code:addons/survey_input_attachment/models/survey_question.py:5 |
|||
#: selection:survey.question,type:0 |
|||
#: selection:survey.user_input_line,answer_type:0 |
|||
#, python-format |
|||
msgid "Multiple Lines Text Box" |
|||
msgstr "" |
|||
|
|||
#. module: survey_input_attachment |
|||
#: code:addons/survey_input_attachment/models/survey_question.py:11 |
|||
#: selection:survey.question,type:0 |
|||
#: selection:survey.user_input_line,answer_type:0 |
|||
#, python-format |
|||
msgid "Multiple choice: multiple answers allowed" |
|||
msgstr "" |
|||
|
|||
#. module: survey_input_attachment |
|||
#: code:addons/survey_input_attachment/models/survey_question.py:10 |
|||
#: selection:survey.question,type:0 |
|||
#: selection:survey.user_input_line,answer_type:0 |
|||
#, python-format |
|||
msgid "Multiple choice: only one answer" |
|||
msgstr "" |
|||
|
|||
#. module: survey_input_attachment |
|||
#: code:addons/survey_input_attachment/models/survey_question.py:7 |
|||
#: selection:survey.question,type:0 |
|||
#: selection:survey.user_input_line,answer_type:0 |
|||
#, python-format |
|||
msgid "Numerical Value" |
|||
msgstr "" |
|||
|
|||
#. module: survey_input_attachment |
|||
#: code:addons/survey_input_attachment/models/survey_user_input_line.py:8 |
|||
#: selection:survey.user_input_line,file_type:0 |
|||
#, python-format |
|||
msgid "PDF file" |
|||
msgstr "" |
|||
|
|||
#. module: survey_input_attachment |
|||
#: code:addons/survey_input_attachment/models/survey_question.py:6 |
|||
#: selection:survey.question,type:0 |
|||
#: selection:survey.user_input_line,answer_type:0 |
|||
#, python-format |
|||
msgid "Single Line Text Box" |
|||
msgstr "" |
|||
|
|||
#. module: survey_input_attachment |
|||
#: model:ir.model,name:survey_input_attachment.model_survey_question |
|||
msgid "Survey Question" |
|||
msgstr "" |
|||
|
|||
#. module: survey_input_attachment |
|||
#: model:ir.model,name:survey_input_attachment.model_survey_user_input_line |
|||
msgid "Survey User Input Line" |
|||
msgstr "" |
|||
|
|||
#. module: survey_input_attachment |
|||
#: model:ir.model.fields,field_description:survey_input_attachment.field_survey_question__type |
|||
msgid "Type of Question" |
|||
msgstr "" |
|||
|
|||
#. module: survey_input_attachment |
|||
#: model:ir.model.fields,field_description:survey_input_attachment.field_survey_user_input_line__file |
|||
msgid "Uploaded file" |
|||
msgstr "" |
|||
|
|||
#. module: survey_input_attachment |
|||
#: model:ir.model.fields,field_description:survey_input_attachment.field_survey_user_input_line__filename |
|||
msgid "Uploaded file name" |
|||
msgstr "" |
@ -1,48 +0,0 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * survey_input_dates |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 12.0+e\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2020-05-04 13:08+0000\n" |
|||
"PO-Revision-Date: 2020-05-04 13:08+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: \n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Plural-Forms: \n" |
|||
|
|||
#. module: survey_input_dates |
|||
#: model:ir.model.fields,field_description:survey_input_dates.field_survey_user_input__date_done |
|||
#: model_terms:ir.ui.view,arch_db:survey_input_dates.survey_user_input_search |
|||
msgid "Date done" |
|||
msgstr "" |
|||
|
|||
#. module: survey_input_dates |
|||
#: model:ir.model.fields,field_description:survey_input_dates.field_survey_user_input__date_start |
|||
msgid "Start date" |
|||
msgstr "" |
|||
|
|||
#. module: survey_input_dates |
|||
#: model:ir.model,name:survey_input_dates.model_survey_survey |
|||
msgid "Survey" |
|||
msgstr "" |
|||
|
|||
#. module: survey_input_dates |
|||
#: model:ir.model,name:survey_input_dates.model_survey_user_input |
|||
msgid "Survey User Input" |
|||
msgstr "" |
|||
|
|||
#. module: survey_input_dates |
|||
#: model:ir.model.fields,help:survey_input_dates.field_survey_user_input__date_start |
|||
msgid "This date is set when the user clicks on \"Start survey\" button for the first time." |
|||
msgstr "" |
|||
|
|||
#. module: survey_input_dates |
|||
#: model:ir.model.fields,help:survey_input_dates.field_survey_user_input__date_done |
|||
msgid "This date is set when the user input is set ton \"Done\" status." |
|||
msgstr "" |
|||
|
@ -1,114 +0,0 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * survey_input_template_custom |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 12.0+e\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2020-08-18 14:53+0000\n" |
|||
"PO-Revision-Date: 2020-08-18 14:53+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: \n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Plural-Forms: \n" |
|||
|
|||
#. module: survey_input_template_custom |
|||
#: code:addons/survey_input_template_custom/models/survey_survey.py:9 |
|||
#, python-format |
|||
msgid "/* Background (start and thank you) */\n" |
|||
"/* .jumbotron {\n" |
|||
" background-color: #e9ecef;\n" |
|||
"} */\n" |
|||
"\n" |
|||
"/* Titles (survey and pages) */\n" |
|||
"/* h1 {} */\n" |
|||
"/* Descriptions (survey and pages) */\n" |
|||
"/* p {} */\n" |
|||
"\n" |
|||
"/* Questions (title) */\n" |
|||
"/* h2 {} */\n" |
|||
"/* Responses labels */\n" |
|||
"/* label {} */\n" |
|||
"\n" |
|||
"/* Buttons (start, navigate and submit) */\n" |
|||
"/* .btn-primary {\n" |
|||
" color: #FFFFFF;\n" |
|||
" background-color: #00A09D;\n" |
|||
" border-color: #00A09D;\n" |
|||
"} */\n" |
|||
"/* .btn-primary:hover {\n" |
|||
" color: #FFFFFF;\n" |
|||
" background-color: #007a77;\n" |
|||
" border-color: #006d6b;\n" |
|||
"} */" |
|||
msgstr "" |
|||
|
|||
#. module: survey_input_template_custom |
|||
#: model_terms:ir.ui.view,arch_db:survey_input_template_custom.survey_survey_form |
|||
msgid "<i class=\"fa fa-exclamation-triangle text-warning\"/>\n" |
|||
" This SCSS stylesheet will be injected in the layout of user response to a survey. Be sure of what you do when you decide to modify this field." |
|||
msgstr "" |
|||
|
|||
#. module: survey_input_template_custom |
|||
#: model_terms:ir.ui.view,arch_db:survey_input_template_custom.survey_survey_form |
|||
msgid "Page title" |
|||
msgstr "" |
|||
|
|||
#. module: survey_input_template_custom |
|||
#: model:ir.model.fields,field_description:survey_input_template_custom.field_survey_survey__scss_style |
|||
#: model_terms:ir.ui.view,arch_db:survey_input_template_custom.survey_survey_form |
|||
msgid "SCSS style" |
|||
msgstr "" |
|||
|
|||
#. module: survey_input_template_custom |
|||
#: model_terms:ir.ui.view,arch_db:survey_input_template_custom.survey_init |
|||
msgid "Start Survey" |
|||
msgstr "" |
|||
|
|||
#. module: survey_input_template_custom |
|||
#: model:ir.model.fields,field_description:survey_input_template_custom.field_survey_survey__start_btn_label |
|||
msgid "Start button label" |
|||
msgstr "" |
|||
|
|||
#. module: survey_input_template_custom |
|||
#: model:ir.model.fields,field_description:survey_input_template_custom.field_survey_survey__submit_btn_label |
|||
msgid "Submit button label" |
|||
msgstr "" |
|||
|
|||
#. module: survey_input_template_custom |
|||
#: model_terms:ir.ui.view,arch_db:survey_input_template_custom.page |
|||
msgid "Submit survey" |
|||
msgstr "" |
|||
|
|||
#. module: survey_input_template_custom |
|||
#: model:ir.model,name:survey_input_template_custom.model_survey_survey |
|||
msgid "Survey" |
|||
msgstr "" |
|||
|
|||
#. module: survey_input_template_custom |
|||
#: model:ir.model.fields,field_description:survey_input_template_custom.field_survey_survey__thank_you_title |
|||
msgid "Thank you page title" |
|||
msgstr "" |
|||
|
|||
#. module: survey_input_template_custom |
|||
#: model_terms:ir.ui.view,arch_db:survey_input_template_custom.sfinished |
|||
msgid "Thank you!" |
|||
msgstr "" |
|||
|
|||
#. module: survey_input_template_custom |
|||
#: model:ir.model.fields,help:survey_input_template_custom.field_survey_survey__start_btn_label |
|||
msgid "This label will be used in the survey start button. If empty, the label will be \"Start survey\"." |
|||
msgstr "" |
|||
|
|||
#. module: survey_input_template_custom |
|||
#: model:ir.model.fields,help:survey_input_template_custom.field_survey_survey__submit_btn_label |
|||
msgid "This label will be used in the survey submit button. If empty, the label will be \"Submit survey\"." |
|||
msgstr "" |
|||
|
|||
#. module: survey_input_template_custom |
|||
#: model:ir.model.fields,help:survey_input_template_custom.field_survey_survey__thank_you_title |
|||
msgid "This title will be used in the survey \"Thank you\" page. If empty, the label will be \"Thank you !\"." |
|||
msgstr "" |
@ -1,57 +0,0 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * survey_link_input_ratio |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 12.0+e\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2020-03-25 11:17+0000\n" |
|||
"PO-Revision-Date: 2020-03-25 11:17+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: \n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Plural-Forms: \n" |
|||
|
|||
#. module: survey_link_input_ratio |
|||
#: code:addons/survey_link_input_ratio/models/survey_survey.py:55 |
|||
#, python-format |
|||
msgid " (from private links)" |
|||
msgstr "" |
|||
|
|||
#. module: survey_link_input_ratio |
|||
#: model_terms:ir.ui.view,arch_db:survey_link_input_ratio.survey_survey_form |
|||
msgid "Completed" |
|||
msgstr "" |
|||
|
|||
#. module: survey_link_input_ratio |
|||
#: model:ir.model.fields,field_description:survey_link_input_ratio.field_survey_survey__tot_sent_comp_survey |
|||
msgid "Completed sent survey count" |
|||
msgstr "" |
|||
|
|||
#. module: survey_link_input_ratio |
|||
#: model:ir.model.fields,field_description:survey_link_input_ratio.field_survey_survey__sent_comp_ratio |
|||
msgid "Completed sent survey ratio" |
|||
msgstr "" |
|||
|
|||
#. module: survey_link_input_ratio |
|||
#: model_terms:ir.ui.view,arch_db:survey_link_input_ratio.survey_survey_form |
|||
msgid "Started" |
|||
msgstr "" |
|||
|
|||
#. module: survey_link_input_ratio |
|||
#: model:ir.model.fields,field_description:survey_link_input_ratio.field_survey_survey__tot_sent_start_survey |
|||
msgid "Started sent survey count" |
|||
msgstr "" |
|||
|
|||
#. module: survey_link_input_ratio |
|||
#: model:ir.model.fields,field_description:survey_link_input_ratio.field_survey_survey__sent_start_ratio |
|||
msgid "Started sent survey ratio" |
|||
msgstr "" |
|||
|
|||
#. module: survey_link_input_ratio |
|||
#: model:ir.model,name:survey_link_input_ratio.model_survey_survey |
|||
msgid "Survey" |
|||
msgstr "" |
@ -0,0 +1,39 @@ |
|||
# -*- coding: utf-8 -*- |
|||
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html). |
|||
{ |
|||
"name": "Survey page duplicate", |
|||
"version": "1.0.0", |
|||
"summary": """ |
|||
Quick duplicate surveys' pages |
|||
""", |
|||
"description": """ |
|||
This module adds a \"Duplicate\" button in pages lines on survey form, only in edit mode. |
|||
""", |
|||
"author": "RemiFr82", |
|||
"contributors": "Sudokeys", |
|||
"website": "https://remifr82.me", |
|||
"license": "LGPL-3", |
|||
"category": "Marketing", |
|||
# "price": 0, |
|||
# "currency": "EUR", |
|||
"application": False, |
|||
"installable": True, |
|||
"auto_install": False, |
|||
"pre_init_hook": "", |
|||
"post_init_hook": "", |
|||
"uninstall_hook": "", |
|||
"excludes": [], |
|||
"external_dependencies": [], |
|||
"depends": [ |
|||
"survey", |
|||
], |
|||
"data": [ |
|||
"views/survey_survey.xml", |
|||
], |
|||
"css": [], |
|||
"images": [], |
|||
"js": [], |
|||
"test": [], |
|||
"demo": [], |
|||
"maintainer": "RemiFr82", |
|||
} |
@ -0,0 +1,22 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * survey_page_duplicate |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 12.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2023-03-02 16:54+0000\n" |
|||
"PO-Revision-Date: 2023-03-02 16:54+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: \n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Plural-Forms: \n" |
|||
|
|||
#. module: survey_page_duplicate |
|||
#: model_terms:ir.ui.view,arch_db:survey_page_duplicate.survey_survey_form |
|||
msgid "Duplicate" |
|||
msgstr "Dupliquer" |
|||
|
@ -0,0 +1,16 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<odoo> |
|||
|
|||
<record id="survey_survey_form" model="ir.ui.view"> |
|||
<field name="name">survey_page_duplicate survey.survey form</field> |
|||
<field name="model">survey.survey</field> |
|||
<field name="inherit_id" ref="survey.survey_form"/> |
|||
<field name="priority">20</field> |
|||
<field name="arch" type="xml"> |
|||
<xpath expr="//field[@name='page_ids']/tree" position="inside"> |
|||
<button type="object" name="copy" string="Duplicate" icon="fa-copy" class="oe_edit_only"/> |
|||
</xpath> |
|||
</field> |
|||
</record> |
|||
|
|||
</odoo> |
@ -1,56 +0,0 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * survey_partner_input |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 12.0+e\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2020-03-25 22:42+0000\n" |
|||
"PO-Revision-Date: 2020-03-25 22:42+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: \n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Plural-Forms: \n" |
|||
|
|||
#. module: survey_partner_input |
|||
#: model_terms:ir.ui.view,arch_db:survey_partner_input.res_partner_form |
|||
msgid "Answers" |
|||
msgstr "" |
|||
|
|||
#. module: survey_partner_input |
|||
#: model_terms:ir.ui.view,arch_db:survey_partner_input.res_partner_form |
|||
msgid "Completed" |
|||
msgstr "" |
|||
|
|||
#. module: survey_partner_input |
|||
#: model:ir.model.fields,field_description:survey_partner_input.field_res_partner__tot_sent_comp_survey |
|||
#: model:ir.model.fields,field_description:survey_partner_input.field_res_users__tot_sent_comp_survey |
|||
msgid "Completed sent survey count" |
|||
msgstr "" |
|||
|
|||
#. module: survey_partner_input |
|||
#: model:ir.model.fields,field_description:survey_partner_input.field_res_partner__sent_comp_ratio |
|||
#: model:ir.model.fields,field_description:survey_partner_input.field_res_users__sent_comp_ratio |
|||
msgid "Completed sent survey ratio" |
|||
msgstr "" |
|||
|
|||
#. module: survey_partner_input |
|||
#: model:ir.model.fields,field_description:survey_partner_input.field_res_partner__tot_comp_survey |
|||
#: model:ir.model.fields,field_description:survey_partner_input.field_res_users__tot_comp_survey |
|||
msgid "Completed survey count" |
|||
msgstr "" |
|||
|
|||
#. module: survey_partner_input |
|||
#: model:ir.model,name:survey_partner_input.model_res_partner |
|||
msgid "Contact" |
|||
msgstr "" |
|||
|
|||
#. module: survey_partner_input |
|||
#: model:ir.model.fields,field_description:survey_partner_input.field_res_partner__tot_sent_survey |
|||
#: model:ir.model.fields,field_description:survey_partner_input.field_res_users__tot_sent_survey |
|||
msgid "Sent survey count" |
|||
msgstr "" |
|||
|
@ -0,0 +1,22 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * survey_question_duplicate |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 12.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2023-03-02 16:22+0000\n" |
|||
"PO-Revision-Date: 2023-03-02 16:22+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: \n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Plural-Forms: \n" |
|||
|
|||
#. module: survey_question_duplicate |
|||
#: model_terms:ir.ui.view,arch_db:survey_question_duplicate.survey_page_form |
|||
msgid "Duplicate" |
|||
msgstr "Dupliquer" |
|||
|
@ -1,52 +0,0 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * survey_select_input |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 12.0+e\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2020-03-23 10:27+0000\n" |
|||
"PO-Revision-Date: 2020-03-23 10:27+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: \n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Plural-Forms: \n" |
|||
|
|||
#. module: survey_select_input |
|||
#: code:addons/survey_select_input/models/survey_survey.py:26 |
|||
#, python-format |
|||
msgid " from all ones" |
|||
msgstr "" |
|||
|
|||
#. module: survey_select_input |
|||
#: code:addons/survey_select_input/models/survey_survey.py:24 |
|||
#, python-format |
|||
msgid " selected" |
|||
msgstr "" |
|||
|
|||
#. module: survey_select_input |
|||
#: model:ir.model.fields,field_description:survey_select_input.field_survey_survey__tot_selected_survey |
|||
msgid "Number of selected surveys" |
|||
msgstr "" |
|||
|
|||
#. module: survey_select_input |
|||
#: model:ir.model.fields,field_description:survey_select_input.field_survey_user_input__selected |
|||
#: model_terms:ir.ui.view,arch_db:survey_select_input.survey_survey_form |
|||
#: model_terms:ir.ui.view,arch_db:survey_select_input.survey_user_input_search |
|||
#: model_terms:ir.ui.view,arch_db:survey_select_input.view_survey_user_input_kanban |
|||
msgid "Selected" |
|||
msgstr "" |
|||
|
|||
#. module: survey_select_input |
|||
#: model:ir.model,name:survey_select_input.model_survey_survey |
|||
msgid "Survey" |
|||
msgstr "" |
|||
|
|||
#. module: survey_select_input |
|||
#: model:ir.model,name:survey_select_input.model_survey_user_input |
|||
msgid "Survey User Input" |
|||
msgstr "" |
|||
|
@ -1,126 +0,0 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * survey_template |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 12.0+e\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2020-09-28 16:53+0000\n" |
|||
"PO-Revision-Date: 2020-09-28 16:53+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: \n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Plural-Forms: \n" |
|||
|
|||
#. module: survey_template |
|||
#: code:addons/survey_template/models/survey_survey.py:16 |
|||
#: code:addons/survey_template/models/survey_survey.py:17 |
|||
#: code:addons/survey_template/models/survey_survey.py:52 |
|||
#: code:addons/survey_template/models/survey_survey.py:54 |
|||
#: code:addons/survey_template/models/survey_survey.py:55 |
|||
#, python-format |
|||
msgid " (Template)" |
|||
msgstr "" |
|||
|
|||
#. module: survey_template |
|||
#: code:addons/survey_template/models/survey_survey.py:28 |
|||
#, python-format |
|||
msgid " (copy)" |
|||
msgstr "" |
|||
|
|||
#. module: survey_template |
|||
#: code:addons/survey_template/models/survey_survey.py:28 |
|||
#, python-format |
|||
msgid " (template)" |
|||
msgstr "" |
|||
|
|||
#. module: survey_template |
|||
#: code:addons/survey_template/models/survey_survey.py:51 |
|||
#, python-format |
|||
msgid "(Template)" |
|||
msgstr "" |
|||
|
|||
#. module: survey_template |
|||
#: model_terms:ir.ui.view,arch_db:survey_template.survey_survey_template_kanban |
|||
msgid "Color" |
|||
msgstr "" |
|||
|
|||
#. module: survey_template |
|||
#: model_terms:ir.actions.act_window,help:survey_template.survey_survey_template_act_window |
|||
msgid "Create a new survey template from here" |
|||
msgstr "" |
|||
|
|||
#. module: survey_template |
|||
#: model_terms:ir.ui.view,arch_db:survey_template.survey_survey_form |
|||
#: model_terms:ir.ui.view,arch_db:survey_template.survey_survey_template_tree |
|||
msgid "Create a survey from this template" |
|||
msgstr "" |
|||
|
|||
#. module: survey_template |
|||
#: model:ir.actions.server,name:survey_template.survey_survey_to_template_server |
|||
msgid "Create template from survey" |
|||
msgstr "" |
|||
|
|||
#. module: survey_template |
|||
#: model_terms:ir.ui.view,arch_db:survey_template.survey_survey_template_kanban |
|||
msgid "Delete template" |
|||
msgstr "" |
|||
|
|||
#. module: survey_template |
|||
#: model_terms:ir.ui.view,arch_db:survey_template.survey_survey_template_kanban |
|||
msgid "Dropdown menu" |
|||
msgstr "" |
|||
|
|||
#. module: survey_template |
|||
#: model:ir.model.fields,field_description:survey_template.field_survey_survey__is_template |
|||
msgid "Is a template" |
|||
msgstr "" |
|||
|
|||
#. module: survey_template |
|||
#: model_terms:ir.ui.view,arch_db:survey_template.survey_survey_template_kanban |
|||
msgid "Modify template" |
|||
msgstr "" |
|||
|
|||
#. module: survey_template |
|||
#: model:ir.model,name:survey_template.model_survey_survey |
|||
msgid "Survey" |
|||
msgstr "" |
|||
|
|||
#. module: survey_template |
|||
#: model:ir.actions.act_window,name:survey_template.survey_survey_template_act_window |
|||
#: model:ir.ui.menu,name:survey_template.survey_survey_template_menu |
|||
msgid "Survey templates" |
|||
msgstr "" |
|||
|
|||
#. module: survey_template |
|||
#: model_terms:ir.ui.view,arch_db:survey_template.survey_survey_kanban |
|||
#: model_terms:ir.ui.view,arch_db:survey_template.survey_survey_template_kanban |
|||
msgid "Template" |
|||
msgstr "" |
|||
|
|||
#. module: survey_template |
|||
#: model_terms:ir.ui.view,arch_db:survey_template.survey_survey_form |
|||
msgid "This survey is a template" |
|||
msgstr "" |
|||
|
|||
#. module: survey_template |
|||
#: code:addons/survey_template/models/survey_survey.py:42 |
|||
#, python-format |
|||
msgid "You cannot send a template survey, create a new survey from this template and you'll be able to share it." |
|||
msgstr "" |
|||
|
|||
#. module: survey_template |
|||
#: code:addons/survey_template/models/survey_survey.py:35 |
|||
#, python-format |
|||
msgid "You should use the \"Copy\" secondary action to duplicate a non-template survey." |
|||
msgstr "" |
|||
|
|||
#. module: survey_template |
|||
#: code:addons/survey_template/models/survey_survey.py:26 |
|||
#, python-format |
|||
msgid "You should use the \"Copy\" secondary action to duplicate a survey template." |
|||
msgstr "" |
|||
|
Write
Preview
Loading…
Cancel
Save
Reference in new issue