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

2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * survey_partner_input
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server 12.0\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "POT-Creation-Date: 2023-03-02 16:12+0000\n"
  10. "PO-Revision-Date: 2023-03-02 16:12+0000\n"
  11. "Last-Translator: <>\n"
  12. "Language-Team: \n"
  13. "MIME-Version: 1.0\n"
  14. "Content-Type: text/plain; charset=UTF-8\n"
  15. "Content-Transfer-Encoding: \n"
  16. "Plural-Forms: \n"
  17. #. module: survey_partner_input
  18. #: code:addons/survey_partner_input/models/res_partner.py:85
  19. #, python-format
  20. msgid " from {}"
  21. msgstr " de {}"
  22. #. module: survey_partner_input
  23. #: model_terms:ir.ui.view,arch_db:survey_partner_input.res_partner_form
  24. msgid "Answers"
  25. msgstr "Réponses"
  26. #. module: survey_partner_input
  27. #: model_terms:ir.ui.view,arch_db:survey_partner_input.res_partner_form
  28. msgid "Completed"
  29. msgstr "Répondus"
  30. #. module: survey_partner_input
  31. #: model:ir.model.fields,field_description:survey_partner_input.field_res_partner__tot_sent_done_survey
  32. #: model:ir.model.fields,field_description:survey_partner_input.field_res_users__tot_sent_done_survey
  33. msgid "Completed sent survey count"
  34. msgstr "Réponses privées terminées"
  35. #. module: survey_partner_input
  36. #: model:ir.model.fields,field_description:survey_partner_input.field_res_partner__sent_done_ratio
  37. #: model:ir.model.fields,field_description:survey_partner_input.field_res_users__sent_done_ratio
  38. msgid "Completed sent survey ratio"
  39. msgstr "Ratio de réponses privées terminées"
  40. #. module: survey_partner_input
  41. #: model:ir.model.fields,field_description:survey_partner_input.field_res_partner__tot_done_survey
  42. #: model:ir.model.fields,field_description:survey_partner_input.field_res_users__tot_done_survey
  43. msgid "Completed survey count"
  44. msgstr "Réponses terminées"
  45. #. module: survey_partner_input
  46. #: model:ir.model,name:survey_partner_input.model_res_partner
  47. msgid "Contact"
  48. msgstr ""
  49. #. module: survey_partner_input
  50. #: model:ir.model.fields,field_description:survey_partner_input.field_res_partner__tot_sent_survey
  51. #: model:ir.model.fields,field_description:survey_partner_input.field_res_users__tot_sent_survey
  52. msgid "Sent survey count"
  53. msgstr "Sondages envoyés en privé"
  54. #. module: survey_partner_input
  55. #: model_terms:ir.ui.view,arch_db:survey_partner_input.survey_user_input_search
  56. msgid "State"
  57. msgstr "État"