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.4 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:44
  22. #, python-format
  23. msgid "Danger"
  24. msgstr ""
  25. #. module: web_notify
  26. #: code:addons/web_notify/models/res_users.py:60
  27. #, python-format
  28. msgid "Default"
  29. msgstr ""
  30. #. module: web_notify
  31. #: code:addons/web_notify/models/res_users.py:54
  32. #, python-format
  33. msgid "Information"
  34. msgstr "Información"
  35. #. module: web_notify
  36. #: model:ir.model.fields,field_description:web_notify.field_res_users__notify_danger_channel_name
  37. #, fuzzy
  38. msgid "Notify Danger Channel Name"
  39. msgstr "Nombre del canal de avisos notificados"
  40. #. module: web_notify
  41. #: model:ir.model.fields,field_description:web_notify.field_res_users__notify_default_channel_name
  42. #, fuzzy
  43. msgid "Notify Default Channel Name"
  44. msgstr "Nombre del canal de información notificada"
  45. #. module: web_notify
  46. #: model:ir.model.fields,field_description:web_notify.field_res_users__notify_info_channel_name
  47. #, fuzzy
  48. msgid "Notify Info Channel Name"
  49. msgstr "Nombre del canal de información notificada"
  50. #. module: web_notify
  51. #: model:ir.model.fields,field_description:web_notify.field_res_users__notify_success_channel_name
  52. #, fuzzy
  53. msgid "Notify Success Channel Name"
  54. msgstr "Nombre del canal de información notificada"
  55. #. module: web_notify
  56. #: model:ir.model.fields,field_description:web_notify.field_res_users__notify_warning_channel_name
  57. #, fuzzy
  58. msgid "Notify Warning Channel Name"
  59. msgstr "Nombre del canal de avisos notificados"
  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 "Usuarios"
  98. #. module: web_notify
  99. #: code:addons/web_notify/models/res_users.py:50
  100. #, python-format
  101. msgid "Warning"
  102. msgstr "Aviso"