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.

40 lines
1.4 KiB

  1. # Translation of OpenERP Server.
  2. # This file contains the translation of the following modules:
  3. # * web_compute_domain_x2many
  4. #
  5. # Translators:
  6. # Christophe CHAUVET <christophe.chauvet@gmail.com>, 2016
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: web (7.0)\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2016-04-03 13:54+0000\n"
  12. "PO-Revision-Date: 2016-05-05 06:02+0000\n"
  13. "Last-Translator: Christophe CHAUVET <christophe.chauvet@gmail.com>\n"
  14. "Language-Team: French (http://www.transifex.com/oca/OCA-web-7-0/language/fr/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: \n"
  18. "Language: fr\n"
  19. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  20. #. module: web_compute_domain_x2many
  21. #. openerp-web
  22. #: code:addons/web_compute_domain_x2many/static/src/js/web_compute_domain_x2many.js:150
  23. #, python-format
  24. msgid "Unknown field %s in domain %s"
  25. msgstr "Champ inconnu %s dans le domaine %s"
  26. #. module: web_compute_domain_x2many
  27. #. openerp-web
  28. #: code:addons/web_compute_domain_x2many/static/src/js/web_compute_domain_x2many.js:142
  29. #, python-format
  30. msgid "Unknown operator %s in domain %s"
  31. msgstr "Opérateur inconnu %s dans le domaine %s"
  32. #. module: web_compute_domain_x2many
  33. #. openerp-web
  34. #: code:addons/web_compute_domain_x2many/static/src/js/web_compute_domain_x2many.js:81
  35. #, python-format
  36. msgid "Unsupported operator %s in domain %s"
  37. msgstr "Opérateur non supporté %s dans le domaine %s"