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.

103 lines
3.7 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. # Ahmet Altınışık <aaltinisik@altinkaya.com.tr>, 2016
  7. # Antonio Trueba, 2016
  8. # Antonio Trueba, 2016
  9. # bossnm11 <bossnm11@gmail.com>, 2014
  10. # Carles Antoli <carlesantoli@hotmail.com>, 2015
  11. # Chanseok <kcsgoodboy@gmail.com>, 2014
  12. # Chul Park <parkchul@nate.com>, 2015
  13. # David10000 <gameness@naver.com>, 2014
  14. # FIRST AUTHOR <EMAIL@ADDRESS>, 2012-2013
  15. # Gil <gedwarp@gmail.com>, 2014
  16. # Hongseob Lee <shevious@gmail.com>, 2015
  17. # Hongseob Lee <shevreg@yahoo.com>, 2015
  18. # Hotellook, 2014
  19. # jeon <bluerespect@nate.com>, 2014
  20. # JiyeonLee <leejiyeon00@gmail.com>, 2014
  21. # Jong-Dae Park <jdpark7@gmail.com>, 2013
  22. # Kevin Min <gr326887@graded.br>, 2015
  23. # KimKyudong <choemh@nate.com>, 2014
  24. # mariana1201 <gogo3135@naver.com>, 2014
  25. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015-2016
  26. # Nicole <dlruddk1112@gmail.com>, 2014
  27. # Paolo Valier, 2016
  28. # Pope, 2014
  29. # Rudolf Schnapka <rs@techno-flex.de>, 2016
  30. # Sarina Canelake <sarina@edx.org>, 2014
  31. # Seok Jun Yoon <fake2real@dctribe.com>, 2015
  32. # shin2012 <shin2013@gmail.com>, 2014
  33. # Sujin Lee <sujinlee.me@gmail.com>, 2014
  34. # Sunah Lim <whitetree70@snu.ac.kr>, 2013
  35. # Young Kim <youngck.uw@gmail.com>, 2015
  36. msgid ""
  37. msgstr ""
  38. "Project-Id-Version: server-tools (8.0)\n"
  39. "Report-Msgid-Bugs-To: \n"
  40. "POT-Creation-Date: 2016-04-14 07:02+0000\n"
  41. "PO-Revision-Date: 2016-04-07 17:54+0000\n"
  42. "Last-Translator: Antonio Trueba\n"
  43. "Language-Team: Spanish (http://www.transifex.com/oca/OCA-server-tools-8-0/"
  44. "language/es/)\n"
  45. "Language: es\n"
  46. "MIME-Version: 1.0\n"
  47. "Content-Type: text/plain; charset=UTF-8\n"
  48. "Content-Transfer-Encoding: \n"
  49. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  50. #. module: fetchmail_notify_error_to_sender
  51. #: model:mail.template,body_html:fetchmail_notify_error_to_sender.email_template_error_notice
  52. msgid ""
  53. "\n"
  54. "<div>\n"
  55. " <p>Hello ${ctx.get('sender_message').get('from')},</p>\n"
  56. " <p>we got a problem with your email: <i>${ctx.get('sender_message')."
  57. "get('subject')}</i></p>\n"
  58. " <p>Maybe you used a wrong recipient address?</p>\n"
  59. " <p><br/></p>\n"
  60. " <p>Technical details:</p>\n"
  61. " <p><i>${ctx.get('route_exception').message}</i></p>\n"
  62. "</div>\n"
  63. " "
  64. msgstr ""
  65. "\n"
  66. "<div>\n"
  67. " <p>Hola ${ctx.get('sender_message').get('from')},</p>\n"
  68. " <p>tenemos un problema con su email: <i>${ctx.get('sender_message')."
  69. "get('subject')}</i></p>\n"
  70. " <p>¿Puede haber usado una dirección de destino incorrecta?</p>\n"
  71. " <p><br/></p>\n"
  72. " <p>Detalles técnicos:</p>\n"
  73. " <p><i>${ctx.get('route_exception').message}</i></p>\n"
  74. "</div>\n"
  75. " "
  76. #. module: fetchmail_notify_error_to_sender
  77. #: model:ir.model,name:fetchmail_notify_error_to_sender.model_mail_thread
  78. msgid "Email Thread"
  79. msgstr "Hilo correo electrónico"
  80. #. module: fetchmail_notify_error_to_sender
  81. #: model:ir.model.fields,field_description:fetchmail_notify_error_to_sender.field_fetchmail_server_error_notice_template_id
  82. msgid "Error notice template"
  83. msgstr ""
  84. #. module: fetchmail_notify_error_to_sender
  85. #: model:ir.model,name:fetchmail_notify_error_to_sender.model_fetchmail_server
  86. msgid "POP/IMAP Server"
  87. msgstr "Servidor POP/IMAP"
  88. #. module: fetchmail_notify_error_to_sender
  89. #: model:mail.template,subject:fetchmail_notify_error_to_sender.email_template_error_notice
  90. msgid "Receiving error with: ${ctx.get('sender_message').get('subject')|safe}"
  91. msgstr ""
  92. #. module: fetchmail_notify_error_to_sender
  93. #: model:ir.model.fields,help:fetchmail_notify_error_to_sender.field_fetchmail_server_error_notice_template_id
  94. msgid ""
  95. "Set here the template to use to send notice to sender when errors occur "
  96. "while fetching email"
  97. msgstr ""