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.

431 lines
16 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * fetchmail_attach_from_folder
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server 10.0\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "Last-Translator: <>\n"
  10. "Language-Team: \n"
  11. "MIME-Version: 1.0\n"
  12. "Content-Type: text/plain; charset=UTF-8\n"
  13. "Content-Transfer-Encoding: \n"
  14. "Plural-Forms: \n"
  15. #. module: fetchmail_attach_from_folder
  16. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_server_folder_active
  17. msgid "Active"
  18. msgstr ""
  19. #. module: fetchmail_attach_from_folder
  20. #: code:addons/fetchmail_attach_from_folder/wizard/attach_mail_manually.py:35
  21. #, python-format
  22. msgid "Attach emails manually"
  23. msgstr ""
  24. #. module: fetchmail_attach_from_folder
  25. #: model:ir.ui.view,arch_db:fetchmail_attach_from_folder.view_attach_mail_manually
  26. #: model:ir.ui.view,arch_db:fetchmail_attach_from_folder.view_email_server_form
  27. msgid "Attach mail manually"
  28. msgstr ""
  29. #. module: fetchmail_attach_from_folder
  30. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_server_folders_available
  31. msgid "Available folders"
  32. msgstr ""
  33. #. module: fetchmail_attach_from_folder
  34. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_attach_mail_manually_mail_body
  35. msgid "Body"
  36. msgstr ""
  37. #. module: fetchmail_attach_from_folder
  38. #: model:ir.ui.view,arch_db:fetchmail_attach_from_folder.view_attach_mail_manually
  39. msgid "Cancel"
  40. msgstr ""
  41. #. module: fetchmail_attach_from_folder
  42. #: model:ir.model.fields,help:fetchmail_attach_from_folder.field_fetchmail_server_folders_only
  43. msgid "Check this field to leave imap inbox alone and only retrieve mail from configured folders."
  44. msgstr ""
  45. #. module: fetchmail_attach_from_folder
  46. #: code:addons/fetchmail_attach_from_folder/models/fetchmail_server.py:34
  47. #, python-format
  48. msgid "Confirm connection first."
  49. msgstr ""
  50. #. module: fetchmail_attach_from_folder
  51. #: selection:fetchmail.server.folder,state:0
  52. msgid "Confirmed"
  53. msgstr ""
  54. #. module: fetchmail_attach_from_folder
  55. #: code:addons/fetchmail_attach_from_folder/models/fetchmail_server_folder.py:160
  56. #, python-format
  57. msgid "Could not fetch %s in %s on %s"
  58. msgstr ""
  59. #. module: fetchmail_attach_from_folder
  60. #: code:addons/fetchmail_attach_from_folder/models/fetchmail_server_folder.py:140
  61. #, python-format
  62. msgid "Could not open mailbox %s on %s"
  63. msgstr ""
  64. #. module: fetchmail_attach_from_folder
  65. #: code:addons/fetchmail_attach_from_folder/models/fetchmail_server_folder.py:145
  66. #, python-format
  67. msgid "Could not search mailbox %s on %s"
  68. msgstr ""
  69. #. module: fetchmail_attach_from_folder
  70. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_attach_mail_manually_create_uid
  71. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_attach_mail_manually_mail_create_uid
  72. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_server_folder_create_uid
  73. msgid "Created by"
  74. msgstr ""
  75. #. module: fetchmail_attach_from_folder
  76. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_attach_mail_manually_create_date
  77. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_attach_mail_manually_mail_create_date
  78. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_server_folder_create_date
  79. msgid "Created on"
  80. msgstr ""
  81. #. module: fetchmail_attach_from_folder
  82. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_attach_mail_manually_mail_date
  83. msgid "Date"
  84. msgstr ""
  85. #. module: fetchmail_attach_from_folder
  86. #: model:ir.model.fields,help:fetchmail_attach_from_folder.field_fetchmail_server_folder_delete_matching
  87. msgid "Delete matched emails from server"
  88. msgstr ""
  89. #. module: fetchmail_attach_from_folder
  90. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_server_folder_delete_matching
  91. msgid "Delete matches"
  92. msgstr ""
  93. #. module: fetchmail_attach_from_folder
  94. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_attach_mail_manually_display_name
  95. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_attach_mail_manually_mail_display_name
  96. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_server_folder_display_name
  97. msgid "Display Name"
  98. msgstr ""
  99. #. module: fetchmail_attach_from_folder
  100. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_server_folder_domain
  101. msgid "Domain"
  102. msgstr ""
  103. #. module: fetchmail_attach_from_folder
  104. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_attach_mail_manually_mail_ids
  105. msgid "Emails"
  106. msgstr ""
  107. #. module: fetchmail_attach_from_folder
  108. #: model:ir.ui.view,arch_db:fetchmail_attach_from_folder.view_email_server_form
  109. msgid "Fetch folder now"
  110. msgstr ""
  111. #. module: fetchmail_attach_from_folder
  112. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_server_folder_mail_field
  113. msgid "Field (email)"
  114. msgstr ""
  115. #. module: fetchmail_attach_from_folder
  116. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_server_folder_model_field
  117. msgid "Field (model)"
  118. msgstr ""
  119. #. module: fetchmail_attach_from_folder
  120. #: model:ir.model.fields,help:fetchmail_attach_from_folder.field_fetchmail_server_folder_model_order
  121. msgid "Field(s) to order by, this mostly useful in conjunction with 'Use 1st match'"
  122. msgstr ""
  123. #. module: fetchmail_attach_from_folder
  124. #: model:ir.model.fields,help:fetchmail_attach_from_folder.field_fetchmail_server_folder_domain
  125. msgid "Fill in a search filter to narrow down objects to match"
  126. msgstr ""
  127. #. module: fetchmail_attach_from_folder
  128. #: model:ir.model.fields,help:fetchmail_attach_from_folder.field_fetchmail_server_folder_flag_nonmatching
  129. msgid "Flag emails in the server that don't match any object in Odoo"
  130. msgstr ""
  131. #. module: fetchmail_attach_from_folder
  132. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_server_folder_flag_nonmatching
  133. msgid "Flag nonmatching"
  134. msgstr ""
  135. #. module: fetchmail_attach_from_folder
  136. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_attach_mail_manually_folder_id
  137. msgid "Folder"
  138. msgstr ""
  139. #. module: fetchmail_attach_from_folder
  140. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_server_folder_ids
  141. msgid "Folders"
  142. msgstr ""
  143. #. module: fetchmail_attach_from_folder
  144. #: model:ir.ui.view,arch_db:fetchmail_attach_from_folder.view_email_server_form
  145. msgid "Folders available on server"
  146. msgstr ""
  147. #. module: fetchmail_attach_from_folder
  148. #: model:ir.ui.view,arch_db:fetchmail_attach_from_folder.view_email_server_form
  149. msgid "Folders to monitor"
  150. msgstr ""
  151. #. module: fetchmail_attach_from_folder
  152. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_attach_mail_manually_mail_email_from
  153. msgid "From"
  154. msgstr ""
  155. #. module: fetchmail_attach_from_folder
  156. #: code:addons/fetchmail_attach_from_folder/models/fetchmail_server_folder.py:202
  157. #, python-format
  158. msgid "General failure when trying to connect to %s server %s."
  159. msgstr ""
  160. #. module: fetchmail_attach_from_folder
  161. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_attach_mail_manually_id
  162. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_attach_mail_manually_mail_id
  163. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_server_folder_id
  164. msgid "ID"
  165. msgstr ""
  166. #. module: fetchmail_attach_from_folder
  167. #: model:ir.ui.view,arch_db:fetchmail_attach_from_folder.view_email_server_form
  168. msgid "INBOX.subfolder1"
  169. msgstr ""
  170. #. module: fetchmail_attach_from_folder
  171. #: model:ir.model.fields,help:fetchmail_attach_from_folder.field_fetchmail_server_folder_match_first
  172. msgid "If there are multiple matches, use the first one. If not checked, multiple matches count as no match at all"
  173. msgstr ""
  174. #. module: fetchmail_attach_from_folder
  175. #: code:addons/fetchmail_attach_from_folder/models/fetchmail_server_folder.py:111
  176. #, python-format
  177. msgid "Invalid folder %s!"
  178. msgstr ""
  179. #. module: fetchmail_attach_from_folder
  180. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_attach_mail_manually___last_update
  181. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_attach_mail_manually_mail___last_update
  182. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_server_folder___last_update
  183. msgid "Last Modified on"
  184. msgstr ""
  185. #. module: fetchmail_attach_from_folder
  186. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_attach_mail_manually_mail_write_uid
  187. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_attach_mail_manually_write_uid
  188. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_server_folder_write_uid
  189. msgid "Last Updated by"
  190. msgstr ""
  191. #. module: fetchmail_attach_from_folder
  192. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_attach_mail_manually_mail_write_date
  193. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_attach_mail_manually_write_date
  194. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_server_folder_write_date
  195. msgid "Last Updated on"
  196. msgstr ""
  197. #. module: fetchmail_attach_from_folder
  198. #: code:addons/fetchmail_attach_from_folder/models/fetchmail_server_folder.py:263
  199. #, python-format
  200. msgid "Mail attachment"
  201. msgstr ""
  202. #. module: fetchmail_attach_from_folder
  203. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_server_folder_match_algorithm
  204. msgid "Match algorithm"
  205. msgstr ""
  206. #. module: fetchmail_attach_from_folder
  207. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_attach_mail_manually_mail_msgid
  208. msgid "Message id"
  209. msgstr ""
  210. #. module: fetchmail_attach_from_folder
  211. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_server_folder_msg_state
  212. msgid "Message state"
  213. msgstr ""
  214. #. module: fetchmail_attach_from_folder
  215. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_server_folder_model_id
  216. msgid "Model"
  217. msgstr ""
  218. #. module: fetchmail_attach_from_folder
  219. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_attach_mail_manually_name
  220. msgid "Name"
  221. msgstr ""
  222. #. module: fetchmail_attach_from_folder
  223. #: selection:fetchmail.server.folder,state:0
  224. msgid "Not Confirmed"
  225. msgstr ""
  226. #. module: fetchmail_attach_from_folder
  227. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_attach_mail_manually_mail_object_id
  228. msgid "Object"
  229. msgstr ""
  230. #. module: fetchmail_attach_from_folder
  231. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_server_folders_only
  232. msgid "Only folders, not inbox"
  233. msgstr ""
  234. #. module: fetchmail_attach_from_folder
  235. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_server_folder_model_order
  236. msgid "Order (model)"
  237. msgstr ""
  238. #. module: fetchmail_attach_from_folder
  239. #: model:ir.model,name:fetchmail_attach_from_folder.model_fetchmail_server
  240. msgid "POP/IMAP Server"
  241. msgstr ""
  242. #. module: fetchmail_attach_from_folder
  243. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_server_folder_path
  244. msgid "Path"
  245. msgstr ""
  246. #. module: fetchmail_attach_from_folder
  247. #: selection:fetchmail.server.folder,msg_state:0
  248. msgid "Received"
  249. msgstr ""
  250. #. module: fetchmail_attach_from_folder
  251. #: model:ir.ui.view,arch_db:fetchmail_attach_from_folder.view_email_server_form
  252. msgid "Reset Confirmation"
  253. msgstr ""
  254. #. module: fetchmail_attach_from_folder
  255. #: model:ir.ui.view,arch_db:fetchmail_attach_from_folder.view_attach_mail_manually
  256. msgid "Save"
  257. msgstr ""
  258. #. module: fetchmail_attach_from_folder
  259. #: selection:fetchmail.server.folder,msg_state:0
  260. msgid "Sent"
  261. msgstr ""
  262. #. module: fetchmail_attach_from_folder
  263. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_server_folder_sequence
  264. msgid "Sequence"
  265. msgstr ""
  266. #. module: fetchmail_attach_from_folder
  267. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_server_folder_server_id
  268. msgid "Server"
  269. msgstr ""
  270. #. module: fetchmail_attach_from_folder
  271. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_server_folder_state
  272. msgid "Status"
  273. msgstr ""
  274. #. module: fetchmail_attach_from_folder
  275. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_attach_mail_manually_mail_subject
  276. msgid "Subject"
  277. msgstr ""
  278. #. module: fetchmail_attach_from_folder
  279. #: model:ir.ui.view,arch_db:fetchmail_attach_from_folder.view_email_server_form
  280. msgid "Test & Confirm"
  281. msgstr ""
  282. #. module: fetchmail_attach_from_folder
  283. #: model:ir.model.fields,help:fetchmail_attach_from_folder.field_fetchmail_server_folder_match_algorithm
  284. msgid "The algorithm used to determine which object an email matches."
  285. msgstr ""
  286. #. module: fetchmail_attach_from_folder
  287. #: model:ir.model.fields,help:fetchmail_attach_from_folder.field_fetchmail_server_folder_mail_field
  288. msgid "The field in the email used for matching. Typically this is 'to' or 'from'"
  289. msgstr ""
  290. #. module: fetchmail_attach_from_folder
  291. #: model:ir.model.fields,help:fetchmail_attach_from_folder.field_fetchmail_server_folder_model_field
  292. msgid "The field in your model that contains the field to match against.\n"
  293. "Examples:\n"
  294. "'email' if your model is res.partner, or 'partner_id.email' if you're matching sale orders"
  295. msgstr ""
  296. #. module: fetchmail_attach_from_folder
  297. #: model:ir.model.fields,help:fetchmail_attach_from_folder.field_fetchmail_server_folder_model_id
  298. msgid "The model to attach emails to"
  299. msgstr ""
  300. #. module: fetchmail_attach_from_folder
  301. #: model:ir.model.fields,help:fetchmail_attach_from_folder.field_fetchmail_server_folder_path
  302. msgid "The path to your mail folder. Typically would be something like 'INBOX.myfolder'"
  303. msgstr ""
  304. #. module: fetchmail_attach_from_folder
  305. #: model:ir.model.fields,help:fetchmail_attach_from_folder.field_fetchmail_server_folder_msg_state
  306. msgid "The state messages fetched from this folder should be assigned in Odoo"
  307. msgstr ""
  308. #. module: fetchmail_attach_from_folder
  309. #: code:addons/fetchmail_attach_from_folder/models/fetchmail_server.py:39
  310. #, python-format
  311. msgid "Unable to retrieve folders."
  312. msgstr ""
  313. #. module: fetchmail_attach_from_folder
  314. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_server_folder_match_first
  315. msgid "Use 1st match"
  316. msgstr ""
  317. #. module: fetchmail_attach_from_folder
  318. #: model:ir.model.fields,field_description:fetchmail_attach_from_folder.field_fetchmail_attach_mail_manually_mail_wizard_id
  319. msgid "Wizard id"
  320. msgstr ""
  321. #. module: fetchmail_attach_from_folder
  322. #: model:ir.ui.view,arch_db:fetchmail_attach_from_folder.view_email_server_form
  323. msgid "[('state', '=', 'open')]"
  324. msgstr ""
  325. #. module: fetchmail_attach_from_folder
  326. #: model:ir.ui.view,arch_db:fetchmail_attach_from_folder.view_email_server_form
  327. msgid "email"
  328. msgstr ""
  329. #. module: fetchmail_attach_from_folder
  330. #: model:ir.model,name:fetchmail_attach_from_folder.model_fetchmail_attach_mail_manually
  331. msgid "fetchmail.attach.mail.manually"
  332. msgstr ""
  333. #. module: fetchmail_attach_from_folder
  334. #: model:ir.model,name:fetchmail_attach_from_folder.model_fetchmail_attach_mail_manually_mail
  335. msgid "fetchmail.attach.mail.manually.mail"
  336. msgstr ""
  337. #. module: fetchmail_attach_from_folder
  338. #: model:ir.model,name:fetchmail_attach_from_folder.model_fetchmail_server_folder
  339. msgid "fetchmail.server.folder"
  340. msgstr ""
  341. #. module: fetchmail_attach_from_folder
  342. #: model:ir.ui.view,arch_db:fetchmail_attach_from_folder.view_email_server_form
  343. msgid "name asc,type desc"
  344. msgstr ""
  345. #. module: fetchmail_attach_from_folder
  346. #: model:ir.ui.view,arch_db:fetchmail_attach_from_folder.view_attach_mail_manually
  347. msgid "or"
  348. msgstr ""
  349. #. module: fetchmail_attach_from_folder
  350. #: model:ir.ui.view,arch_db:fetchmail_attach_from_folder.view_email_server_form
  351. msgid "to,from"
  352. msgstr ""