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.

65 lines
2.0 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * help_popup
  4. #
  5. # Translators:
  6. # danimaribeiro <danimaribeiro@gmail.com>, 2016
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: web (8.0)\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2016-03-11 02:17+0000\n"
  12. "PO-Revision-Date: 2016-03-05 16:22+0000\n"
  13. "Last-Translator: danimaribeiro <danimaribeiro@gmail.com>\n"
  14. "Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-web-8-0/language/pt_BR/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: \n"
  18. "Language: pt_BR\n"
  19. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  20. #. module: help_popup
  21. #. openerp-web
  22. #: code:addons/help_popup/static/src/xml/popup_help.xml:5
  23. #, python-format
  24. msgid "&nbsp;"
  25. msgstr "&nbsp;"
  26. #. module: help_popup
  27. #: field:ir.actions.act_window,advanced_help:0
  28. msgid "Advanced Help"
  29. msgstr "Ajuda avançada"
  30. #. module: help_popup
  31. #: model:ir.actions.report.xml,name:help_popup.report_help_popup
  32. msgid "Contextual Help"
  33. msgstr "Ajuda contextual"
  34. #. module: help_popup
  35. #: field:ir.actions.act_window,enduser_help:0
  36. msgid "End User Help"
  37. msgstr "Ajuda usuário"
  38. #. module: help_popup
  39. #: view:website:help_popup.tpl_help
  40. msgid "Help from Odoo"
  41. msgstr "Ajuda do Odoo"
  42. #. module: help_popup
  43. #: view:website:help_popup.tpl_help
  44. msgid "Help from developer"
  45. msgstr "Ajuda de desenvolvedor"
  46. #. module: help_popup
  47. #: help:ir.actions.act_window,advanced_help:0
  48. msgid ""
  49. "Use this field to add custom content for documentation purpose\n"
  50. "mainly by developers"
  51. msgstr "Use este campo para adicionar conteúdo customizado para propósito de documentação\nprincipalmente por desenvolvedores"
  52. #. module: help_popup
  53. #: help:ir.actions.act_window,enduser_help:0
  54. msgid ""
  55. "Use this field to add custom content for documentation purpose\n"
  56. "mainly by power users "
  57. msgstr "Use este campo para adicionar conteúdo customizado para propósito de documentação\nprincipalmente por usuários avançados"