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.

123 lines
3.6 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 Warning Channel Name"
  41. msgid "Notify Danger Channel Name"
  42. msgstr "Notificar o nome do canal de alerta"
  43. #. module: web_notify
  44. #: model:ir.model.fields,field_description:web_notify.field_res_users__notify_default_channel_name
  45. #, fuzzy
  46. #| msgid "Notify Info Channel Name"
  47. msgid "Notify Default Channel Name"
  48. msgstr "Notificar o nome do canal de informações"
  49. #. module: web_notify
  50. #: model:ir.model.fields,field_description:web_notify.field_res_users__notify_info_channel_name
  51. msgid "Notify Info Channel Name"
  52. msgstr "Notificar o nome do canal de informações"
  53. #. module: web_notify
  54. #: model:ir.model.fields,field_description:web_notify.field_res_users__notify_success_channel_name
  55. #, fuzzy
  56. #| msgid "Notify Info Channel Name"
  57. msgid "Notify Success Channel Name"
  58. msgstr "Notificar o nome do canal de informações"
  59. #. module: web_notify
  60. #: model:ir.model.fields,field_description:web_notify.field_res_users__notify_warning_channel_name
  61. msgid "Notify Warning Channel Name"
  62. msgstr "Notificar o nome do canal de alerta"
  63. #. module: web_notify
  64. #: code:addons/web_notify/models/res_users.py:75
  65. #, python-format
  66. msgid "Sending a notification to another user is forbidden."
  67. msgstr ""
  68. #. module: web_notify
  69. #: code:addons/web_notify/models/res_users.py:38
  70. #, python-format
  71. msgid "Success"
  72. msgstr ""
  73. #. module: web_notify
  74. #: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
  75. msgid "Test danger notification"
  76. msgstr ""
  77. #. module: web_notify
  78. #: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
  79. msgid "Test default notification"
  80. msgstr ""
  81. #. module: web_notify
  82. #: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
  83. msgid "Test info notification"
  84. msgstr ""
  85. #. module: web_notify
  86. #: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
  87. msgid "Test success notification"
  88. msgstr ""
  89. #. module: web_notify
  90. #: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
  91. msgid "Test warning notification"
  92. msgstr ""
  93. #. module: web_notify
  94. #: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
  95. msgid "Test web notify"
  96. msgstr ""
  97. #. module: web_notify
  98. #: model:ir.model,name:web_notify.model_res_users
  99. msgid "Users"
  100. msgstr "Usuários"
  101. #. module: web_notify
  102. #: code:addons/web_notify/models/res_users.py:50
  103. #, python-format
  104. msgid "Warning"
  105. msgstr "Alerta"