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.8 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * web_notify
  4. #
  5. # Translators:
  6. # Pedro M. Baeza <pedro.baeza@gmail.com>, 2016
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 10.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2016-12-23 02:13+0000\n"
  12. "PO-Revision-Date: 2016-12-23 02:13+0000\n"
  13. "Last-Translator: Pedro M. Baeza <pedro.baeza@gmail.com>, 2016\n"
  14. "Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
  15. "Language: es\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  20. #. module: web_notify
  21. #: code:addons/web_notify/models/res_users.py:31
  22. #, python-format
  23. msgid "Information"
  24. msgstr "Información"
  25. #. module: web_notify
  26. #: model:ir.model.fields,field_description:web_notify.field_res_users_notify_info_channel_name
  27. msgid "Notify info channel name"
  28. msgstr "Nombre del canal de información notificada"
  29. #. module: web_notify
  30. #: model:ir.model.fields,field_description:web_notify.field_res_users_notify_warning_channel_name
  31. msgid "Notify warning channel name"
  32. msgstr "Nombre del canal de avisos notificados"
  33. #. module: web_notify
  34. #. openerp-web
  35. #: code:addons/web_notify/static/src/xml/notification.xml:19
  36. #, python-format
  37. msgid "Open"
  38. msgstr ""
  39. #. module: web_notify
  40. #. openerp-web
  41. #: code:addons/web_notify/static/src/xml/notification.xml:7
  42. #, python-format
  43. msgid "Reload current view"
  44. msgstr ""
  45. #. module: web_notify
  46. #: code:addons/web_notify/models/res_users.py:54
  47. #, python-format
  48. msgid "Sending a notification to another user is forbidden."
  49. msgstr ""
  50. #. module: web_notify
  51. #: model:ir.model,name:web_notify.model_res_users
  52. msgid "Users"
  53. msgstr "Usuarios"
  54. #. module: web_notify
  55. #: code:addons/web_notify/models/res_users.py:42
  56. #, python-format
  57. msgid "Warning"
  58. msgstr "Aviso"