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
-
33survey_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
-
15survey_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 "" |