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.
 
 

54 lines
2.0 KiB

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * survey_partner_input
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0-20250123\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-01-31 14:15+0000\n"
"PO-Revision-Date: 2025-01-31 14:15+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
#. odoo-python
#: code:addons/survey_partner_input/models/res_partner.py:0
#, python-format
msgid " from {}"
msgstr " de {}"
#. module: survey_partner_input
#: model_terms:ir.ui.view,arch_db:survey_partner_input.res_partner_form
msgid "Completed"
msgstr "Terminées"
#. module: survey_partner_input
#: model:ir.model.fields,field_description:survey_partner_input.field_res_brand__answer_done_count
#: model:ir.model.fields,field_description:survey_partner_input.field_res_partner__answer_done_count
#: model:ir.model.fields,field_description:survey_partner_input.field_res_users__answer_done_count
msgid "Completed sent survey count"
msgstr "Invitations répondues"
#. module: survey_partner_input
#: model:ir.model.fields,field_description:survey_partner_input.field_res_brand__answer_done_ratio
#: model:ir.model.fields,field_description:survey_partner_input.field_res_partner__answer_done_ratio
#: model:ir.model.fields,field_description:survey_partner_input.field_res_users__answer_done_ratio
msgid "Completed sent survey ratio"
msgstr "Ratio d'invitations répondues"
#. 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_brand__answer_count
#: model:ir.model.fields,field_description:survey_partner_input.field_res_partner__answer_count
#: model:ir.model.fields,field_description:survey_partner_input.field_res_users__answer_count
msgid "Sent survey count"
msgstr "Invitations envoyées"