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.

116 lines
3.2 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:44
  23. #, python-format
  24. msgid "Danger"
  25. msgstr ""
  26. #. module: web_notify
  27. #: code:addons/web_notify/models/res_users.py:60
  28. #, python-format
  29. msgid "Default"
  30. msgstr ""
  31. #. module: web_notify
  32. #: code:addons/web_notify/models/res_users.py:54
  33. #, python-format
  34. msgid "Information"
  35. msgstr "Informatie"
  36. #. module: web_notify
  37. #: model:ir.model.fields,field_description:web_notify.field_res_users__notify_danger_channel_name
  38. msgid "Notify Danger Channel Name"
  39. msgstr ""
  40. #. module: web_notify
  41. #: model:ir.model.fields,field_description:web_notify.field_res_users__notify_default_channel_name
  42. msgid "Notify Default Channel Name"
  43. msgstr ""
  44. #. module: web_notify
  45. #: model:ir.model.fields,field_description:web_notify.field_res_users__notify_info_channel_name
  46. msgid "Notify Info Channel Name"
  47. msgstr ""
  48. #. module: web_notify
  49. #: model:ir.model.fields,field_description:web_notify.field_res_users__notify_success_channel_name
  50. msgid "Notify Success Channel Name"
  51. msgstr ""
  52. #. module: web_notify
  53. #: model:ir.model.fields,field_description:web_notify.field_res_users__notify_warning_channel_name
  54. msgid "Notify Warning Channel Name"
  55. msgstr ""
  56. #. module: web_notify
  57. #: code:addons/web_notify/models/res_users.py:75
  58. #, python-format
  59. msgid "Sending a notification to another user is forbidden."
  60. msgstr ""
  61. #. module: web_notify
  62. #: code:addons/web_notify/models/res_users.py:38
  63. #, python-format
  64. msgid "Success"
  65. msgstr ""
  66. #. module: web_notify
  67. #: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
  68. msgid "Test danger notification"
  69. msgstr ""
  70. #. module: web_notify
  71. #: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
  72. msgid "Test default notification"
  73. msgstr ""
  74. #. module: web_notify
  75. #: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
  76. msgid "Test info notification"
  77. msgstr ""
  78. #. module: web_notify
  79. #: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
  80. msgid "Test success notification"
  81. msgstr ""
  82. #. module: web_notify
  83. #: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
  84. msgid "Test warning notification"
  85. msgstr ""
  86. #. module: web_notify
  87. #: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
  88. msgid "Test web notify"
  89. msgstr ""
  90. #. module: web_notify
  91. #: model:ir.model,name:web_notify.model_res_users
  92. msgid "Users"
  93. msgstr "Gebruikers"
  94. #. module: web_notify
  95. #: code:addons/web_notify/models/res_users.py:50
  96. #, python-format
  97. msgid "Warning"
  98. msgstr "Waarschuwing"