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.

38 lines
1016 B

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * web_advanced_search_wildcard
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server 10.0\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "POT-Creation-Date: 2018-12-25 23:17+0000\n"
  10. "PO-Revision-Date: 2018-12-25 23:17+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: web_advanced_search_wildcard
  18. #. openerp-web
  19. #: code:addons/web_advanced_search_wildcard/static/src/js/search.js:11
  20. #, python-format
  21. msgid "ends with"
  22. msgstr "finit par"
  23. #. module: web_advanced_search_wildcard
  24. #. openerp-web
  25. #: code:addons/web_advanced_search_wildcard/static/src/js/search.js:12
  26. #, python-format
  27. msgid "matches"
  28. msgstr "correspond à"
  29. #. module: web_advanced_search_wildcard
  30. #. openerp-web
  31. #: code:addons/web_advanced_search_wildcard/static/src/js/search.js:10
  32. #, python-format
  33. msgid "starts with"
  34. msgstr "commence par"