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.

77 lines
2.3 KiB

  1. # Translation of Mail edit module.
  2. # This file contains the translation of the following modules:
  3. # * mail_edit
  4. #
  5. # Translators:
  6. # Tom Blauwendraat <tom@sunflowerweb.nl>, 2018
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo 8.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2018-01-19 14:40+0000\n"
  12. "PO-Revision-Date: 2017-08-18 16:51+0000\n"
  13. "Last-Translator: Erwin van der Ploeg <erwin@odooexperts.nl>\n"
  14. "Language-Team: Dutch (http://www.transifex.com/odoo/odoo-8/language/nl/)\n"
  15. "Language: nl\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  20. #. module: mail_edit
  21. #: help:res.request.link,mail_edit:0
  22. msgid "Allow to move mails to this model."
  23. msgstr "Sta toe om berichten naar dit model te verplaatsen."
  24. #. module: mail_edit
  25. #: field:mail.message,destination_object_id:0
  26. msgid "Destination object"
  27. msgstr "Doelobject"
  28. #. module: mail_edit
  29. #. openerp-web
  30. #: code:addons/mail_edit/static/src/xml/mail_edit.xml:7
  31. #, python-format
  32. msgid "Edit Mail"
  33. msgstr "Bericht wijzigen"
  34. #. module: mail_edit
  35. #: model:res.groups,name:mail_edit.group_mail_edit_editor
  36. msgid "Edit mail messages"
  37. msgstr "Berichten wijzigen"
  38. #. module: mail_edit
  39. #: model:ir.actions.act_window,name:mail_edit.mail_edit_action
  40. msgid "Edit or Move Message"
  41. msgstr "Wijzigen of verplaatsen van bericht"
  42. #. module: mail_edit
  43. #: field:res.request.link,mail_edit:0
  44. msgid "Mail edit"
  45. msgstr "Bericht wijzigen"
  46. #. module: mail_edit
  47. #: model:res.groups,comment:mail_edit.group_mail_edit_editor
  48. msgid "Members of this group are able to edit mail messages."
  49. msgstr "Leden van deze groep mogen de inhoud van berichten wijzigen."
  50. #. module: mail_edit
  51. #: model:res.groups,comment:mail_edit.group_mail_edit_mover
  52. msgid "Members of this group are able to move mails."
  53. msgstr "Leden van deze groep mogen berichten verplaatsen."
  54. #. module: mail_edit
  55. #: model:ir.model,name:mail_edit.model_mail_message
  56. #: view:mail.message:mail_edit.mail_edit_form
  57. msgid "Message"
  58. msgstr "Bericht"
  59. #. module: mail_edit
  60. #: model:res.groups,name:mail_edit.group_mail_edit_mover
  61. msgid "Move mail messages"
  62. msgstr "Berichten verplaatsen"
  63. #. module: mail_edit
  64. #: help:mail.message,destination_object_id:0
  65. msgid "Object where the message will be moved to"
  66. msgstr "Object waar het bericht naartoe verplaatst zal worden"