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.

61 lines
2.0 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * letsencrypt
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2017
  7. # Quentin THEURET <odoo@kerpeo.com>, 2017
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: Odoo Server 10.0\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2017-12-01 02:10+0000\n"
  13. "PO-Revision-Date: 2017-12-01 02:10+0000\n"
  14. "Last-Translator: Quentin THEURET <odoo@kerpeo.com>, 2017\n"
  15. "Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
  16. "Language: fr\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: \n"
  20. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  21. #. module: letsencrypt
  22. #: model:ir.model,name:letsencrypt.model_letsencrypt
  23. msgid "Abstract model providing functions for letsencrypt"
  24. msgstr "Modèle abstrait fournissant les fonctions pour letsencrypt"
  25. #. module: letsencrypt
  26. #: model:ir.model.fields,field_description:letsencrypt.field_letsencrypt_display_name
  27. msgid "Display Name"
  28. msgstr "Nom affiché"
  29. #. module: letsencrypt
  30. #: code:addons/letsencrypt/models/letsencrypt.py:43
  31. #, python-format
  32. msgid "Error calling %s: %d"
  33. msgstr "Erreur lors de l'appel %s : %d"
  34. #. module: letsencrypt
  35. #: model:ir.model.fields,field_description:letsencrypt.field_letsencrypt_id
  36. msgid "ID"
  37. msgstr "ID"
  38. #. module: letsencrypt
  39. #: model:ir.model.fields,field_description:letsencrypt.field_letsencrypt___last_update
  40. msgid "Last Modified on"
  41. msgstr "Dernière modification le"
  42. #. module: letsencrypt
  43. #: code:addons/letsencrypt/models/letsencrypt.py:90
  44. #, python-format
  45. msgid "Let's encrypt doesn't work with private addresses or local domains!"
  46. msgstr ""
  47. "Let's encrypt ne fonctionne pas avec des adresses privées ou des domaines "
  48. "locaux !"
  49. #. module: letsencrypt
  50. #: model:ir.actions.server,name:letsencrypt.cronjob_ir_actions_server
  51. #: model:ir.cron,cron_name:letsencrypt.cronjob
  52. #: model:ir.cron,name:letsencrypt.cronjob
  53. msgid "Update letsencrypt certificates"
  54. msgstr ""