50 lines
1.3 KiB
Plaintext
50 lines
1.3 KiB
Plaintext
# 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> "
|