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.

66 lines
1.9 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * help_popup
  4. #
  5. # Translators:
  6. # Antonio Trueba, 2016
  7. # Antonio Trueba, 2016
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: web (8.0)\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2016-02-26 02:04+0000\n"
  13. "PO-Revision-Date: 2016-02-23 12:54+0000\n"
  14. "Last-Translator: Antonio Trueba\n"
  15. "Language-Team: Spanish (http://www.transifex.com/oca/OCA-web-8-0/language/es/)\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Language: es\n"
  20. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  21. #. module: help_popup
  22. #. openerp-web
  23. #: code:addons/help_popup/static/src/xml/popup_help.xml:5
  24. #, python-format
  25. msgid " "
  26. msgstr ""
  27. #. module: help_popup
  28. #: field:ir.actions.act_window,advanced_help:0
  29. msgid "Advanced Help"
  30. msgstr "Ayuda avanzada"
  31. #. module: help_popup
  32. #: model:ir.actions.report.xml,name:help_popup.report_help_popup
  33. msgid "Contextual Help"
  34. msgstr "Ayuda contextual"
  35. #. module: help_popup
  36. #: field:ir.actions.act_window,enduser_help:0
  37. msgid "End User Help"
  38. msgstr "Ayuda de usuario final"
  39. #. module: help_popup
  40. #: view:website:help_popup.tpl_help
  41. msgid "Help from Odoo"
  42. msgstr "Ayuda de Odoo"
  43. #. module: help_popup
  44. #: view:website:help_popup.tpl_help
  45. msgid "Help from developer"
  46. msgstr "Ayuda del desarrollador"
  47. #. module: help_popup
  48. #: help:ir.actions.act_window,advanced_help:0
  49. msgid ""
  50. "Use this field to add custom content for documentation purpose\n"
  51. "mainly by developers"
  52. msgstr "Use este campo para añadir contenido personalizado como documentación (principalmente para desarrolladores)"
  53. #. module: help_popup
  54. #: help:ir.actions.act_window,enduser_help:0
  55. msgid ""
  56. "Use this field to add custom content for documentation purpose\n"
  57. "mainly by power users "
  58. msgstr "Use este campo para añadir contenido personalizado como documentación (principalmente para usuarios avanzados)"