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.

62 lines
2.0 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * fetchmail_notify_error_to_sender
  4. #
  5. # Translators:
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: server-tools (8.0)\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2017-04-28 09:48+0000\n"
  11. "PO-Revision-Date: 2015-09-18 13:55+0000\n"
  12. "Last-Translator: <>\n"
  13. "Language-Team: Catalan (http://www.transifex.com/oca/OCA-server-tools-8-0/"
  14. "language/ca/)\n"
  15. "Language: ca\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: fetchmail_notify_error_to_sender
  21. #: model:email.template,body_html:fetchmail_notify_error_to_sender.email_template_error_notice
  22. msgid ""
  23. "\n"
  24. "<div>\n"
  25. " <p>Hello ${ctx.get('sender_message').get('from')},</p>\n"
  26. " <p>we got a problem with your email: <i>${ctx.get('sender_message')."
  27. "get('subject')}</i></p>\n"
  28. " <p>Maybe you used a wrong recipient address?</p>\n"
  29. " <p><br/></p>\n"
  30. " <p>Technical details:</p>\n"
  31. " <p><i>${ctx.get('route_exception').message}</i></p>\n"
  32. "</div>\n"
  33. " "
  34. msgstr ""
  35. #. module: fetchmail_notify_error_to_sender
  36. #: model:ir.model,name:fetchmail_notify_error_to_sender.model_mail_thread
  37. msgid "Email Thread"
  38. msgstr "Tema del Correu electrònic "
  39. #. module: fetchmail_notify_error_to_sender
  40. #: field:fetchmail.server,error_notice_template_id:0
  41. msgid "Error notice template"
  42. msgstr ""
  43. #. module: fetchmail_notify_error_to_sender
  44. #: model:ir.model,name:fetchmail_notify_error_to_sender.model_fetchmail_server
  45. msgid "POP/IMAP Server"
  46. msgstr "Servidor POP/IMAP"
  47. #. module: fetchmail_notify_error_to_sender
  48. #: model:email.template,subject:fetchmail_notify_error_to_sender.email_template_error_notice
  49. msgid "Receiving error with: ${ctx.get('sender_message').get('subject')|safe}"
  50. msgstr ""
  51. #. module: fetchmail_notify_error_to_sender
  52. #: help:fetchmail.server,error_notice_template_id:0
  53. msgid ""
  54. "Set here the template to use to send notice to sender when errors occur "
  55. "while fetching email"
  56. msgstr ""