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.

120 lines
3.5 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * web_notify
  4. #
  5. # Translators:
  6. # Rodrigo de Almeida Sottomaior Macedo <rmsolucoeseminformatic4@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-06-22 08:27+0000\n"
  12. "PO-Revision-Date: 2018-08-03 13:18+0000\n"
  13. "Last-Translator: Rodrigo Macedo <rmsolucoeseminformatic4@gmail.com>\n"
  14. "Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/"
  15. "teams/23907/pt_BR/)\n"
  16. "Language: pt_BR\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. "X-Generator: Weblate 3.1.1\n"
  22. #. module: web_notify
  23. #: code:addons/web_notify/models/res_users.py:44
  24. #, python-format
  25. msgid "Danger"
  26. msgstr ""
  27. #. module: web_notify
  28. #: code:addons/web_notify/models/res_users.py:60
  29. #, python-format
  30. msgid "Default"
  31. msgstr ""
  32. #. module: web_notify
  33. #: code:addons/web_notify/models/res_users.py:54
  34. #, python-format
  35. msgid "Information"
  36. msgstr "Informação"
  37. #. module: web_notify
  38. #: model:ir.model.fields,field_description:web_notify.field_res_users__notify_danger_channel_name
  39. #, fuzzy
  40. msgid "Notify Danger Channel Name"
  41. msgstr "Notificar o nome do canal de alerta"
  42. #. module: web_notify
  43. #: model:ir.model.fields,field_description:web_notify.field_res_users__notify_default_channel_name
  44. #, fuzzy
  45. msgid "Notify Default Channel Name"
  46. msgstr "Notificar o nome do canal de informações"
  47. #. module: web_notify
  48. #: model:ir.model.fields,field_description:web_notify.field_res_users__notify_info_channel_name
  49. msgid "Notify Info Channel Name"
  50. msgstr "Notificar o nome do canal de informações"
  51. #. module: web_notify
  52. #: model:ir.model.fields,field_description:web_notify.field_res_users__notify_success_channel_name
  53. #, fuzzy
  54. msgid "Notify Success Channel Name"
  55. msgstr "Notificar o nome do canal de informações"
  56. #. module: web_notify
  57. #: model:ir.model.fields,field_description:web_notify.field_res_users__notify_warning_channel_name
  58. msgid "Notify Warning Channel Name"
  59. msgstr "Notificar o nome do canal de alerta"
  60. #. module: web_notify
  61. #: code:addons/web_notify/models/res_users.py:75
  62. #, python-format
  63. msgid "Sending a notification to another user is forbidden."
  64. msgstr ""
  65. #. module: web_notify
  66. #: code:addons/web_notify/models/res_users.py:38
  67. #, python-format
  68. msgid "Success"
  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 danger 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 default 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 info 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 success 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 warning notification"
  89. msgstr ""
  90. #. module: web_notify
  91. #: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
  92. msgid "Test web notify"
  93. msgstr ""
  94. #. module: web_notify
  95. #: model:ir.model,name:web_notify.model_res_users
  96. msgid "Users"
  97. msgstr "Usuários"
  98. #. module: web_notify
  99. #: code:addons/web_notify/models/res_users.py:50
  100. #, python-format
  101. msgid "Warning"
  102. msgstr "Alerta"