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.

111 lines
2.8 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 12.0\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "Last-Translator: <>\n"
  10. "Language-Team: \n"
  11. "MIME-Version: 1.0\n"
  12. "Content-Type: text/plain; charset=UTF-8\n"
  13. "Content-Transfer-Encoding: \n"
  14. "Plural-Forms: \n"
  15. #. module: web_notify
  16. #: code:addons/web_notify/models/res_users.py:44
  17. #, python-format
  18. msgid "Danger"
  19. msgstr ""
  20. #. module: web_notify
  21. #: code:addons/web_notify/models/res_users.py:60
  22. #, python-format
  23. msgid "Default"
  24. msgstr ""
  25. #. module: web_notify
  26. #: code:addons/web_notify/models/res_users.py:54
  27. #, python-format
  28. msgid "Information"
  29. msgstr ""
  30. #. module: web_notify
  31. #: model:ir.model.fields,field_description:web_notify.field_res_users__notify_danger_channel_name
  32. msgid "Notify Danger Channel Name"
  33. msgstr ""
  34. #. module: web_notify
  35. #: model:ir.model.fields,field_description:web_notify.field_res_users__notify_default_channel_name
  36. msgid "Notify Default Channel Name"
  37. msgstr ""
  38. #. module: web_notify
  39. #: model:ir.model.fields,field_description:web_notify.field_res_users__notify_info_channel_name
  40. msgid "Notify Info Channel Name"
  41. msgstr ""
  42. #. module: web_notify
  43. #: model:ir.model.fields,field_description:web_notify.field_res_users__notify_success_channel_name
  44. msgid "Notify Success Channel Name"
  45. msgstr ""
  46. #. module: web_notify
  47. #: model:ir.model.fields,field_description:web_notify.field_res_users__notify_warning_channel_name
  48. msgid "Notify Warning Channel Name"
  49. msgstr ""
  50. #. module: web_notify
  51. #: code:addons/web_notify/models/res_users.py:75
  52. #, python-format
  53. msgid "Sending a notification to another user is forbidden."
  54. msgstr ""
  55. #. module: web_notify
  56. #: code:addons/web_notify/models/res_users.py:38
  57. #, python-format
  58. msgid "Success"
  59. msgstr ""
  60. #. module: web_notify
  61. #: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
  62. msgid "Test danger notification"
  63. msgstr ""
  64. #. module: web_notify
  65. #: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
  66. msgid "Test default notification"
  67. msgstr ""
  68. #. module: web_notify
  69. #: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
  70. msgid "Test info notification"
  71. msgstr ""
  72. #. module: web_notify
  73. #: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
  74. msgid "Test success notification"
  75. msgstr ""
  76. #. module: web_notify
  77. #: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
  78. msgid "Test warning notification"
  79. msgstr ""
  80. #. module: web_notify
  81. #: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
  82. msgid "Test web notify"
  83. msgstr ""
  84. #. module: web_notify
  85. #: model:ir.model,name:web_notify.model_res_users
  86. msgid "Users"
  87. msgstr ""
  88. #. module: web_notify
  89. #: code:addons/web_notify/models/res_users.py:50
  90. #, python-format
  91. msgid "Warning"
  92. msgstr ""