[NEW] survey_notify

This commit is contained in:
clementthomas
2024-04-17 15:42:37 +02:00
parent 54a288c482
commit da06658145
5 changed files with 99 additions and 0 deletions

49
survey_notify/i18n/fr.po Normal file
View File

@@ -0,0 +1,49 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * survey_notify
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-04-15 09:48+0000\n"
"PO-Revision-Date: 2024-04-15 09:48+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_notify
#. odoo-python
#: code:addons/survey_notify/models/survey_user_input.py:0
#, python-format
msgid "New <b>%(response)s</b> "
msgstr "Nouvelle <b>%(response)s</b> "
#. module: survey_notify
#. odoo-python
#: code:addons/survey_notify/models/survey_user_input.py:0
#, python-format
msgid "response"
msgstr "réponse"
#. module: survey_notify
#: model:ir.model,name:survey_notify.model_survey_user_input
msgid "Survey User Input for custom matrix"
msgstr ""
#. module: survey_notify
#. odoo-python
#: code:addons/survey_notify/models/survey_user_input.py:0
#, python-format
msgid "for survey <b>%(survey)s</b> "
msgstr "pour le questionnaire <b>%(survey)s</b> "
#. module: survey_notify
#. odoo-python
#: code:addons/survey_notify/models/survey_user_input.py:0
#, python-format
msgid "of <b>%(partner)s</b> "
msgstr "de <b>%(partner)s</b> "