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.

68 lines
1.9 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * web_notify
  4. #
  5. # Translators:
  6. # Peter Hageman <hageman.p@gmail.com>, 2017
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 10.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2017-07-13 16:07+0000\n"
  12. "PO-Revision-Date: 2017-07-13 16:07+0000\n"
  13. "Last-Translator: Peter Hageman <hageman.p@gmail.com>, 2017\n"
  14. "Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/"
  15. "teams/23907/nl_NL/)\n"
  16. "Language: nl_NL\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: web_notify
  22. #: code:addons/web_notify/models/res_users.py:23
  23. #, python-format
  24. msgid "Information"
  25. msgstr "Informatie"
  26. #. module: web_notify
  27. #: model:ir.model.fields,field_description:web_notify.field_res_users__notify_info_channel_name
  28. msgid "Notify Info Channel Name"
  29. msgstr ""
  30. #. module: web_notify
  31. #: model:ir.model.fields,field_description:web_notify.field_res_users__notify_warning_channel_name
  32. msgid "Notify Warning Channel Name"
  33. msgstr ""
  34. #. module: web_notify
  35. #: code:addons/web_notify/models/res_users.py:37
  36. #, python-format
  37. msgid "Sending a notification to another user is forbidden."
  38. msgstr ""
  39. #. module: web_notify
  40. #: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
  41. msgid "Test info notification"
  42. msgstr ""
  43. #. module: web_notify
  44. #: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
  45. msgid "Test warning notification"
  46. msgstr ""
  47. #. module: web_notify
  48. #: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
  49. msgid "Test web notify"
  50. msgstr ""
  51. #. module: web_notify
  52. #: model:ir.model,name:web_notify.model_res_users
  53. msgid "Users"
  54. msgstr "Gebruikers"
  55. #. module: web_notify
  56. #: code:addons/web_notify/models/res_users.py:29
  57. #, python-format
  58. msgid "Warning"
  59. msgstr "Waarschuwing"