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.

366 lines
11 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * fetchmail_attach_from_folder
  4. #
  5. # Translators:
  6. # Antonio Trueba, 2016
  7. # Antonio Trueba, 2016
  8. # Carles Antoli <carlesantoli@hotmail.com>, 2015
  9. # Carles Antoli <carlesantoli@hotmail.com>, 2015
  10. # danimaribeiro <danimaribeiro@gmail.com>, 2016
  11. # FIRST AUTHOR <EMAIL@ADDRESS>, 2010,2012,2014
  12. # Giacomo <giacomo.spettoli@gmail.com>, 2015
  13. # Giedrius Slavinskas <giedrius@inovera.lt>, 2012
  14. # Hotellook, 2014
  15. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2016
  16. # Rudolf Schnapka <rs@techno-flex.de>, 2016
  17. msgid ""
  18. msgstr ""
  19. "Project-Id-Version: server-tools (8.0)\n"
  20. "Report-Msgid-Bugs-To: \n"
  21. "POT-Creation-Date: 2016-12-24 04:14+0000\n"
  22. "PO-Revision-Date: 2016-12-23 23:39+0000\n"
  23. "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
  24. "Language-Team: Spanish (http://www.transifex.com/oca/OCA-server-tools-8-0/"
  25. "language/es/)\n"
  26. "Language: es\n"
  27. "MIME-Version: 1.0\n"
  28. "Content-Type: text/plain; charset=UTF-8\n"
  29. "Content-Transfer-Encoding: \n"
  30. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  31. #. module: fetchmail_attach_from_folder
  32. #: field:fetchmail.server.folder,active:0
  33. msgid "Active"
  34. msgstr "Activo"
  35. #. module: fetchmail_attach_from_folder
  36. #: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually
  37. #: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form
  38. msgid "Attach mail manually"
  39. msgstr ""
  40. #. module: fetchmail_attach_from_folder
  41. #: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually
  42. msgid "Cancel"
  43. msgstr "Cancelar"
  44. #. module: fetchmail_attach_from_folder
  45. #: field:fetchmail.server.folder,context:0
  46. msgid "Context"
  47. msgstr "Contexto"
  48. #. module: fetchmail_attach_from_folder
  49. #: code:addons/fetchmail_attach_from_folder/model/fetchmail_server.py:231
  50. #, python-format
  51. msgid "Context \"%s\" is not a dictionary."
  52. msgstr ""
  53. #. module: fetchmail_attach_from_folder
  54. #: help:fetchmail.server.folder,context:0
  55. msgid ""
  56. "Context that is passed during mail processing. Can be used to set default "
  57. "values."
  58. msgstr ""
  59. #. module: fetchmail_attach_from_folder
  60. #: field:fetchmail.attach.mail.manually,create_uid:0
  61. #: field:fetchmail.attach.mail.manually.mail,create_uid:0
  62. #: field:fetchmail.server.folder,create_uid:0
  63. msgid "Created by"
  64. msgstr "Creado por"
  65. #. module: fetchmail_attach_from_folder
  66. #: field:fetchmail.attach.mail.manually,create_date:0
  67. #: field:fetchmail.attach.mail.manually.mail,create_date:0
  68. #: field:fetchmail.server.folder,create_date:0
  69. msgid "Created on"
  70. msgstr "Creado en"
  71. #. module: fetchmail_attach_from_folder
  72. #: field:fetchmail.attach.mail.manually.mail,date:0
  73. msgid "Date"
  74. msgstr "Fecha"
  75. #. module: fetchmail_attach_from_folder
  76. #: help:fetchmail.server.folder,delete_matching:0
  77. msgid "Delete matched emails from server"
  78. msgstr ""
  79. #. module: fetchmail_attach_from_folder
  80. #: field:fetchmail.server.folder,delete_matching:0
  81. msgid "Delete matches"
  82. msgstr ""
  83. #. module: fetchmail_attach_from_folder
  84. #: field:fetchmail.attach.mail.manually,display_name:0
  85. #: field:fetchmail.attach.mail.manually.mail,display_name:0
  86. #: field:fetchmail.server.folder,display_name:0
  87. msgid "Display Name"
  88. msgstr "Nombre a mostrar"
  89. #. module: fetchmail_attach_from_folder
  90. #: field:fetchmail.server.folder,domain:0
  91. msgid "Domain"
  92. msgstr "Dominio"
  93. #. module: fetchmail_attach_from_folder
  94. #: field:fetchmail.attach.mail.manually,mail_ids:0
  95. msgid "Emails"
  96. msgstr ""
  97. #. module: fetchmail_attach_from_folder
  98. #: field:fetchmail.server.folder,mail_field:0
  99. msgid "Field (email)"
  100. msgstr "Campo (email)"
  101. #. module: fetchmail_attach_from_folder
  102. #: field:fetchmail.server.folder,model_field:0
  103. msgid "Field (model)"
  104. msgstr "Campo (modelo)"
  105. #. module: fetchmail_attach_from_folder
  106. #: help:fetchmail.server.folder,model_order:0
  107. msgid ""
  108. "Field(s) to order by, this mostly useful in conjunction with 'Use 1st match'"
  109. msgstr ""
  110. #. module: fetchmail_attach_from_folder
  111. #: help:fetchmail.server.folder,domain:0
  112. msgid "Fill in a search filter to narrow down objects to match"
  113. msgstr ""
  114. #. module: fetchmail_attach_from_folder
  115. #: help:fetchmail.server.folder,flag_nonmatching:0
  116. msgid "Flag emails in the server that don't match any object in Odoo"
  117. msgstr ""
  118. #. module: fetchmail_attach_from_folder
  119. #: field:fetchmail.server.folder,flag_nonmatching:0
  120. msgid "Flag nonmatching"
  121. msgstr ""
  122. #. module: fetchmail_attach_from_folder
  123. #: field:fetchmail.attach.mail.manually,folder_id:0
  124. msgid "Folder"
  125. msgstr "Carpeta"
  126. #. module: fetchmail_attach_from_folder
  127. #: field:fetchmail.server,folder_ids:0
  128. msgid "Folders"
  129. msgstr "Carpetas"
  130. #. module: fetchmail_attach_from_folder
  131. #: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form
  132. msgid "Folders to monitor"
  133. msgstr "Carpetas a monitorizar"
  134. #. module: fetchmail_attach_from_folder
  135. #: field:fetchmail.attach.mail.manually,id:0
  136. #: field:fetchmail.attach.mail.manually.mail,id:0
  137. #: field:fetchmail.server.folder,id:0
  138. msgid "ID"
  139. msgstr "ID"
  140. #. module: fetchmail_attach_from_folder
  141. #: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form
  142. msgid "INBOX.subfolder1"
  143. msgstr ""
  144. #. module: fetchmail_attach_from_folder
  145. #: help:fetchmail.server.folder,match_first:0
  146. msgid ""
  147. "If there are multiple matches, use the first one. If not checked, multiple "
  148. "matches count as no match at all"
  149. msgstr ""
  150. #. module: fetchmail_attach_from_folder
  151. #: code:addons/fetchmail_attach_from_folder/model/fetchmail_server.py:228
  152. #, python-format
  153. msgid "Invalid context \"%s\": %s"
  154. msgstr "Contexto inválido \"%s\": %s"
  155. #. module: fetchmail_attach_from_folder
  156. #: field:fetchmail.attach.mail.manually,__last_update:0
  157. #: field:fetchmail.attach.mail.manually.mail,__last_update:0
  158. #: field:fetchmail.server.folder,__last_update:0
  159. msgid "Last Modified on"
  160. msgstr "Última actualización por"
  161. #. module: fetchmail_attach_from_folder
  162. #: field:fetchmail.attach.mail.manually,write_uid:0
  163. #: field:fetchmail.attach.mail.manually.mail,write_uid:0
  164. #: field:fetchmail.server.folder,write_uid:0
  165. msgid "Last Updated by"
  166. msgstr "Última actualización de"
  167. #. module: fetchmail_attach_from_folder
  168. #: field:fetchmail.attach.mail.manually,write_date:0
  169. #: field:fetchmail.attach.mail.manually.mail,write_date:0
  170. #: field:fetchmail.server.folder,write_date:0
  171. msgid "Last Updated on"
  172. msgstr "Última actualización en"
  173. #. module: fetchmail_attach_from_folder
  174. #: code:addons/fetchmail_attach_from_folder/model/fetchmail_server.py:190
  175. #, python-format
  176. msgid "Mail attachment"
  177. msgstr ""
  178. #. module: fetchmail_attach_from_folder
  179. #: code:addons/fetchmail_attach_from_folder/model/fetchmail_server.py:235
  180. #, python-format
  181. msgid "Mailbox %s not found!"
  182. msgstr ""
  183. #. module: fetchmail_attach_from_folder
  184. #: field:fetchmail.server.folder,match_algorithm:0
  185. msgid "Match algorithm"
  186. msgstr ""
  187. #. module: fetchmail_attach_from_folder
  188. #: field:fetchmail.attach.mail.manually.mail,msgid:0
  189. msgid "Message id"
  190. msgstr ""
  191. #. module: fetchmail_attach_from_folder
  192. #: field:fetchmail.server.folder,msg_state:0
  193. msgid "Message state"
  194. msgstr ""
  195. #. module: fetchmail_attach_from_folder
  196. #: field:fetchmail.server.folder,model_id:0
  197. msgid "Model"
  198. msgstr "Modelo"
  199. #. module: fetchmail_attach_from_folder
  200. #: field:fetchmail.attach.mail.manually.mail,object_id:0
  201. msgid "Object"
  202. msgstr "Objeto"
  203. #. module: fetchmail_attach_from_folder
  204. #: field:fetchmail.server.folder,model_order:0
  205. msgid "Order (model)"
  206. msgstr ""
  207. #. module: fetchmail_attach_from_folder
  208. #: model:ir.model,name:fetchmail_attach_from_folder.model_fetchmail_server
  209. msgid "POP/IMAP Server"
  210. msgstr "Servidor POP/IMAP"
  211. #. module: fetchmail_attach_from_folder
  212. #: field:fetchmail.server.folder,path:0
  213. msgid "Path"
  214. msgstr "Ruta"
  215. #. module: fetchmail_attach_from_folder
  216. #: selection:fetchmail.server.folder,msg_state:0
  217. msgid "Received"
  218. msgstr "Recibido"
  219. #. module: fetchmail_attach_from_folder
  220. #: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually
  221. msgid "Save"
  222. msgstr "Guardar"
  223. #. module: fetchmail_attach_from_folder
  224. #: selection:fetchmail.server.folder,msg_state:0
  225. msgid "Sent"
  226. msgstr "Enviado"
  227. #. module: fetchmail_attach_from_folder
  228. #: field:fetchmail.server.folder,sequence:0
  229. msgid "Sequence"
  230. msgstr "Secuencia"
  231. #. module: fetchmail_attach_from_folder
  232. #: field:fetchmail.server.folder,server_id:0
  233. msgid "Server"
  234. msgstr "Servidor"
  235. #. module: fetchmail_attach_from_folder
  236. #: field:fetchmail.attach.mail.manually.mail,subject:0
  237. msgid "Subject"
  238. msgstr "Asunto"
  239. #. module: fetchmail_attach_from_folder
  240. #: help:fetchmail.server.folder,match_algorithm:0
  241. msgid "The algorithm used to determine which object an email matches."
  242. msgstr ""
  243. #. module: fetchmail_attach_from_folder
  244. #: help:fetchmail.server.folder,mail_field:0
  245. msgid ""
  246. "The field in the email used for matching. Typically this is 'to' or 'from'"
  247. msgstr ""
  248. #. module: fetchmail_attach_from_folder
  249. #: help:fetchmail.server.folder,model_field:0
  250. msgid ""
  251. "The field in your model that contains the field to match against.\n"
  252. "Examples:\n"
  253. "'email' if your model is res.partner, or 'partner_id.email' if you're "
  254. "matching sale orders"
  255. msgstr ""
  256. #. module: fetchmail_attach_from_folder
  257. #: help:fetchmail.server.folder,model_id:0
  258. msgid "The model to attach emails to"
  259. msgstr ""
  260. #. module: fetchmail_attach_from_folder
  261. #: help:fetchmail.server.folder,path:0
  262. msgid ""
  263. "The path to your mail folder. Typically would be something like 'INBOX."
  264. "myfolder'"
  265. msgstr ""
  266. #. module: fetchmail_attach_from_folder
  267. #: help:fetchmail.server.folder,msg_state:0
  268. msgid "The state messages fetched from this folder should be assigned in Odoo"
  269. msgstr ""
  270. #. module: fetchmail_attach_from_folder
  271. #: field:fetchmail.server.folder,match_first:0
  272. msgid "Use 1st match"
  273. msgstr ""
  274. #. module: fetchmail_attach_from_folder
  275. #: field:fetchmail.attach.mail.manually.mail,wizard_id:0
  276. msgid "Wizard id"
  277. msgstr "Asistente"
  278. #. module: fetchmail_attach_from_folder
  279. #: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form
  280. msgid "[('state', '=', 'open')]"
  281. msgstr ""
  282. #. module: fetchmail_attach_from_folder
  283. #: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form
  284. msgid "email"
  285. msgstr "email"
  286. #. module: fetchmail_attach_from_folder
  287. #: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form
  288. msgid "name asc,type desc"
  289. msgstr ""
  290. #. module: fetchmail_attach_from_folder
  291. #: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually
  292. msgid "or"
  293. msgstr "o"
  294. #. module: fetchmail_attach_from_folder
  295. #: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form
  296. msgid "to,from"
  297. msgstr ""
  298. #. module: fetchmail_attach_from_folder
  299. #: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form
  300. msgid "{'default_supplier': True}"
  301. msgstr ""
  302. #. module: fetchmail_attach_from_folder
  303. #: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form
  304. msgid "{'required': [('type', '!=', 'imap')]}"
  305. msgstr ""