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.

71 lines
2.4 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. # Armando Vulcano Junior <vulcano@uol.com.br>, 2015
  7. # danimaribeiro <danimaribeiro@gmail.com>, 2016
  8. # FIRST AUTHOR <EMAIL@ADDRESS>, 2011-2012
  9. # Hotellook, 2014
  10. # Leonardo J. Caballero G. <leonardocaballero@gmail.com>, 2016
  11. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015-2016
  12. # Paolo Valier, 2016
  13. # Paolo Valier, 2016
  14. # Rudolf Schnapka <rs@techno-flex.de>, 2016
  15. msgid ""
  16. msgstr ""
  17. "Project-Id-Version: server-tools (8.0)\n"
  18. "Report-Msgid-Bugs-To: \n"
  19. "POT-Creation-Date: 2016-07-28 00:59+0000\n"
  20. "PO-Revision-Date: 2016-07-31 08:52+0000\n"
  21. "Last-Translator: Paolo Valier\n"
  22. "Language-Team: Italian (http://www.transifex.com/oca/OCA-server-tools-8-0/"
  23. "language/it/)\n"
  24. "Language: it\n"
  25. "MIME-Version: 1.0\n"
  26. "Content-Type: text/plain; charset=UTF-8\n"
  27. "Content-Transfer-Encoding: \n"
  28. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  29. #. module: fetchmail_notify_error_to_sender
  30. #: model:email.template,body_html:fetchmail_notify_error_to_sender.email_template_error_notice
  31. msgid ""
  32. "\n"
  33. "<div>\n"
  34. " <p>Hello ${ctx.get('sender_message').get('from')},</p>\n"
  35. " <p>we got a problem with your email: <i>${ctx.get('sender_message')."
  36. "get('subject')}</i></p>\n"
  37. " <p>Maybe you used a wrong recipient address?</p>\n"
  38. " <p><br/></p>\n"
  39. " <p>Technical details:</p>\n"
  40. " <p><i>${ctx.get('route_exception').message}</i></p>\n"
  41. "</div>\n"
  42. " "
  43. msgstr ""
  44. #. module: fetchmail_notify_error_to_sender
  45. #: model:ir.model,name:fetchmail_notify_error_to_sender.model_mail_thread
  46. msgid "Email Thread"
  47. msgstr "Discussione Email"
  48. #. module: fetchmail_notify_error_to_sender
  49. #: field:fetchmail.server,error_notice_template_id:0
  50. msgid "Error notice template"
  51. msgstr "Modello per il messaggio di errore"
  52. #. module: fetchmail_notify_error_to_sender
  53. #: model:ir.model,name:fetchmail_notify_error_to_sender.model_fetchmail_server
  54. msgid "POP/IMAP Server"
  55. msgstr "Server POP/IMAP"
  56. #. module: fetchmail_notify_error_to_sender
  57. #: model:email.template,subject:fetchmail_notify_error_to_sender.email_template_error_notice
  58. msgid "Receiving error with: ${ctx.get('sender_message').get('subject')|safe}"
  59. msgstr ""
  60. #. module: fetchmail_notify_error_to_sender
  61. #: help:fetchmail.server,error_notice_template_id:0
  62. msgid ""
  63. "Set here the template to use to send notice to sender when errors occur "
  64. "while fetching email"
  65. msgstr ""