Odoo modules related to surveys
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

67 lines
2.3 KiB

# 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\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-03-02 16:12+0000\n"
"PO-Revision-Date: 2023-03-02 16:12+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
#: code:addons/survey_partner_input/models/res_partner.py:85
#, python-format
msgid " from {}"
msgstr " de {}"
#. module: survey_partner_input
#: model_terms:ir.ui.view,arch_db:survey_partner_input.res_partner_form
msgid "Answers"
msgstr "Réponses"
#. module: survey_partner_input
#: model_terms:ir.ui.view,arch_db:survey_partner_input.res_partner_form
msgid "Completed"
msgstr "Répondus"
#. module: survey_partner_input
#: model:ir.model.fields,field_description:survey_partner_input.field_res_partner__tot_sent_done_survey
#: model:ir.model.fields,field_description:survey_partner_input.field_res_users__tot_sent_done_survey
msgid "Completed sent survey count"
msgstr "Réponses privées terminées"
#. module: survey_partner_input
#: model:ir.model.fields,field_description:survey_partner_input.field_res_partner__sent_done_ratio
#: model:ir.model.fields,field_description:survey_partner_input.field_res_users__sent_done_ratio
msgid "Completed sent survey ratio"
msgstr "Ratio de réponses privées terminées"
#. module: survey_partner_input
#: model:ir.model.fields,field_description:survey_partner_input.field_res_partner__tot_done_survey
#: model:ir.model.fields,field_description:survey_partner_input.field_res_users__tot_done_survey
msgid "Completed survey count"
msgstr "Réponses terminées"
#. 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 "Sondages envoyés en privé"
#. module: survey_partner_input
#: model_terms:ir.ui.view,arch_db:survey_partner_input.survey_user_input_search
msgid "State"
msgstr "État"