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.

50 lines
1.3 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * web_notify
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server 11.0\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "PO-Revision-Date: 2018-09-02 05:11+0000\n"
  10. "Last-Translator: Hans Henrik Gabelgaard <hhg@gabelgaard.org>\n"
  11. "Language-Team: none\n"
  12. "Language: da\n"
  13. "MIME-Version: 1.0\n"
  14. "Content-Type: text/plain; charset=UTF-8\n"
  15. "Content-Transfer-Encoding: \n"
  16. "Plural-Forms: nplurals=2; plural=n != 1;\n"
  17. "X-Generator: Weblate 3.1.1\n"
  18. #. module: web_notify
  19. #: code:addons/web_notify/models/res_users.py:26
  20. #, python-format
  21. msgid "Information"
  22. msgstr ""
  23. #. module: web_notify
  24. #: model:ir.model.fields,field_description:web_notify.field_res_users_notify_info_channel_name
  25. msgid "Notify Info Channel Name"
  26. msgstr ""
  27. #. module: web_notify
  28. #: model:ir.model.fields,field_description:web_notify.field_res_users_notify_warning_channel_name
  29. msgid "Notify Warning Channel Name"
  30. msgstr ""
  31. #. module: web_notify
  32. #: code:addons/web_notify/models/res_users.py:41
  33. #, python-format
  34. msgid "Sending a notification to another user is forbidden."
  35. msgstr ""
  36. #. module: web_notify
  37. #: model:ir.model,name:web_notify.model_res_users
  38. msgid "Users"
  39. msgstr "Brugere"
  40. #. module: web_notify
  41. #: code:addons/web_notify/models/res_users.py:32
  42. #, python-format
  43. msgid "Warning"
  44. msgstr "Advarsel"