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.

345 lines
12 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * attachment_synchronize
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server 12.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: attachment_synchronize
  16. #: model_terms:ir.ui.view,arch_db:attachment_synchronize.view_attachment_task_form
  17. msgid "<span class=\"o_stat_text\">Fail</span>"
  18. msgstr ""
  19. #. module: attachment_synchronize
  20. #: model_terms:ir.ui.view,arch_db:attachment_synchronize.view_attachment_task_form
  21. msgid "<span class=\"o_stat_text\">Pending</span>"
  22. msgstr ""
  23. #. module: attachment_synchronize
  24. #: model_terms:ir.ui.view,arch_db:attachment_synchronize.view_attachment_task_form
  25. msgid "<span class=\"o_stat_text\">Success</span>"
  26. msgstr ""
  27. #. module: attachment_synchronize
  28. #: model:ir.model.fields,help:attachment_synchronize.field_attachment_synchronize_task__after_import
  29. msgid "Action after import a file"
  30. msgstr ""
  31. #. module: attachment_synchronize
  32. #: model_terms:ir.ui.view,arch_db:attachment_synchronize.view_attachment_task_tree
  33. msgid "Active/Inactive"
  34. msgstr ""
  35. #. module: attachment_synchronize
  36. #: model:ir.model.fields,field_description:attachment_synchronize.field_attachment_synchronize_task__after_import
  37. msgid "After Import"
  38. msgstr ""
  39. #. module: attachment_synchronize
  40. #: model:ir.model.fields,field_description:attachment_synchronize.field_attachment_synchronize_task__assigned_attachment_ids
  41. msgid "Assigned Attachments"
  42. msgstr ""
  43. #. module: attachment_synchronize
  44. #: model:ir.model.fields,field_description:attachment_synchronize.field_attachment_synchronize_task__attachment_ids
  45. msgid "Attachment"
  46. msgstr ""
  47. #. module: attachment_synchronize
  48. #: model_terms:ir.ui.view,arch_db:attachment_synchronize.view_attachment_task_search
  49. msgid "Attachment Task"
  50. msgstr ""
  51. #. module: attachment_synchronize
  52. #: model:ir.model,name:attachment_synchronize.model_attachment_synchronize_task
  53. msgid "Attachment synchronize task"
  54. msgstr ""
  55. #. module: attachment_synchronize
  56. #: model_terms:ir.ui.view,arch_db:attachment_synchronize.view_attachment_task_search
  57. msgid "Attachments"
  58. msgstr ""
  59. #. module: attachment_synchronize
  60. #: model:ir.actions.act_window,name:attachment_synchronize.action_attachment_export_task
  61. #: model:ir.ui.menu,name:attachment_synchronize.menu_attachment_export_task
  62. msgid "Attachments Export Tasks"
  63. msgstr ""
  64. #. module: attachment_synchronize
  65. #: model:ir.actions.act_window,name:attachment_synchronize.action_attachment_import_task
  66. #: model:ir.ui.menu,name:attachment_synchronize.menu_attachment_import_task
  67. msgid "Attachments Import Tasks"
  68. msgstr ""
  69. #. module: attachment_synchronize
  70. #: model:ir.actions.act_window,name:attachment_synchronize.action_attachment_queue_related
  71. msgid "Attachments Queue"
  72. msgstr ""
  73. #. module: attachment_synchronize
  74. #: model:ir.model.fields,field_description:attachment_synchronize.field_attachment_synchronize_task__avoid_duplicated_files
  75. msgid "Avoid importing duplicated files"
  76. msgstr ""
  77. #. module: attachment_synchronize
  78. #: model:ir.model.fields,field_description:attachment_synchronize.field_attachment_synchronize_task__backend_id
  79. #: model_terms:ir.ui.view,arch_db:attachment_synchronize.view_attachment_task_search
  80. msgid "Backend"
  81. msgstr ""
  82. #. module: attachment_synchronize
  83. #: model_terms:ir.ui.view,arch_db:attachment_synchronize.view_attachment_task_tree
  84. msgid "Copy"
  85. msgstr ""
  86. #. module: attachment_synchronize
  87. #: model:ir.model.fields,field_description:attachment_synchronize.field_attachment_synchronize_task__count_attachment_done
  88. msgid "Count Attachment Done"
  89. msgstr ""
  90. #. module: attachment_synchronize
  91. #: model:ir.model.fields,field_description:attachment_synchronize.field_attachment_synchronize_task__count_attachment_failed
  92. msgid "Count Attachment Failed"
  93. msgstr ""
  94. #. module: attachment_synchronize
  95. #: model:ir.model.fields,field_description:attachment_synchronize.field_attachment_synchronize_task__count_attachment_pending
  96. msgid "Count Attachment Pending"
  97. msgstr ""
  98. #. module: attachment_synchronize
  99. #: model:ir.model.fields,field_description:attachment_synchronize.field_attachment_synchronize_task__create_uid
  100. msgid "Created by"
  101. msgstr ""
  102. #. module: attachment_synchronize
  103. #: model:ir.model.fields,field_description:attachment_synchronize.field_attachment_synchronize_task__create_date
  104. msgid "Created on"
  105. msgstr ""
  106. #. module: attachment_synchronize
  107. #: selection:attachment.synchronize.task,after_import:0
  108. msgid "Delete"
  109. msgstr ""
  110. #. module: attachment_synchronize
  111. #: model:ir.model.fields,field_description:attachment_synchronize.field_attachment_synchronize_task__display_name
  112. msgid "Display Name"
  113. msgstr ""
  114. #. module: attachment_synchronize
  115. #: model:ir.model.fields,field_description:attachment_synchronize.field_attachment_synchronize_task__active
  116. msgid "Enabled"
  117. msgstr ""
  118. #. module: attachment_synchronize
  119. #: selection:attachment.queue,file_type:0
  120. msgid "Export File (External location)"
  121. msgstr ""
  122. #. module: attachment_synchronize
  123. #: selection:attachment.synchronize.task,method_type:0
  124. msgid "Export Task"
  125. msgstr ""
  126. #. module: attachment_synchronize
  127. #: model:ir.model.fields,field_description:attachment_synchronize.field_storage_backend__export_task_count
  128. msgid "Export Tasks"
  129. msgstr ""
  130. #. module: attachment_synchronize
  131. #: model:ir.model.fields,field_description:attachment_synchronize.field_attachment_synchronize_task__failure_emails
  132. msgid "Failure Emails"
  133. msgstr ""
  134. #. module: attachment_synchronize
  135. #: model:ir.model.fields,field_description:attachment_synchronize.field_attachment_synchronize_task__filepath
  136. msgid "File Path"
  137. msgstr ""
  138. #. module: attachment_synchronize
  139. #: model:ir.model.fields,field_description:attachment_synchronize.field_attachment_queue__file_type
  140. #: model:ir.model.fields,field_description:attachment_synchronize.field_attachment_synchronize_task__file_type
  141. msgid "File Type"
  142. msgstr ""
  143. #. module: attachment_synchronize
  144. #: model:ir.model.fields,field_description:attachment_synchronize.field_attachment_synchronize_task__id
  145. msgid "ID"
  146. msgstr ""
  147. #. module: attachment_synchronize
  148. #: model:ir.model.fields,help:attachment_synchronize.field_attachment_synchronize_task__avoid_duplicated_files
  149. msgid "If checked, a file will not be imported if an Attachment Queue with the same name already exists."
  150. msgstr ""
  151. #. module: attachment_synchronize
  152. #: selection:attachment.synchronize.task,method_type:0
  153. msgid "Import Task"
  154. msgstr ""
  155. #. module: attachment_synchronize
  156. #: model:ir.model.fields,field_description:attachment_synchronize.field_storage_backend__import_task_count
  157. msgid "Import Tasks"
  158. msgstr ""
  159. #. module: attachment_synchronize
  160. #: model_terms:ir.ui.view,arch_db:attachment_synchronize.view_attachment_task_form
  161. msgid "Importation"
  162. msgstr ""
  163. #. module: attachment_synchronize
  164. #: model:ir.model.fields,help:attachment_synchronize.field_attachment_synchronize_task__move_path
  165. msgid "Imported File will be moved to this path"
  166. msgstr ""
  167. #. module: attachment_synchronize
  168. #: model:ir.model.fields,help:attachment_synchronize.field_attachment_synchronize_task__new_name
  169. msgid "Imported File will be renamed to this name.\n"
  170. "New Name can use 'mako' template where 'obj' is the original file's name.\n"
  171. "For instance : ${obj.name}-${obj.create_date}.csv"
  172. msgstr ""
  173. #. module: attachment_synchronize
  174. #: model:ir.model.fields,field_description:attachment_synchronize.field_attachment_synchronize_task____last_update
  175. msgid "Last Modified on"
  176. msgstr ""
  177. #. module: attachment_synchronize
  178. #: model:ir.model.fields,field_description:attachment_synchronize.field_attachment_synchronize_task__write_uid
  179. msgid "Last Updated by"
  180. msgstr ""
  181. #. module: attachment_synchronize
  182. #: model:ir.model.fields,field_description:attachment_synchronize.field_attachment_synchronize_task__write_date
  183. msgid "Last Updated on"
  184. msgstr ""
  185. #. module: attachment_synchronize
  186. #: model:ir.model.fields,field_description:attachment_synchronize.field_attachment_queue__method_type
  187. #: model:ir.model.fields,field_description:attachment_synchronize.field_attachment_synchronize_task__method_type
  188. msgid "Method Type"
  189. msgstr ""
  190. #. module: attachment_synchronize
  191. #: selection:attachment.synchronize.task,after_import:0
  192. msgid "Move"
  193. msgstr ""
  194. #. module: attachment_synchronize
  195. #: selection:attachment.synchronize.task,after_import:0
  196. msgid "Move & Rename"
  197. msgstr ""
  198. #. module: attachment_synchronize
  199. #: model:ir.model.fields,field_description:attachment_synchronize.field_attachment_synchronize_task__move_path
  200. msgid "Move Path"
  201. msgstr ""
  202. #. module: attachment_synchronize
  203. #: model:ir.model.fields,field_description:attachment_synchronize.field_attachment_synchronize_task__name
  204. #: model_terms:ir.ui.view,arch_db:attachment_synchronize.view_attachment_task_form
  205. msgid "Name"
  206. msgstr ""
  207. #. module: attachment_synchronize
  208. #: model:ir.model.fields,field_description:attachment_synchronize.field_attachment_synchronize_task__new_name
  209. msgid "New Name"
  210. msgstr ""
  211. #. module: attachment_synchronize
  212. #: model_terms:ir.ui.view,arch_db:attachment_synchronize.view_attachment_task_form
  213. msgid "Notification"
  214. msgstr ""
  215. #. module: attachment_synchronize
  216. #: model:ir.model.fields,help:attachment_synchronize.field_attachment_synchronize_task__filepath
  217. msgid "Path to imported/exported files in the Backend"
  218. msgstr ""
  219. #. module: attachment_synchronize
  220. #: model:ir.model.fields,help:attachment_synchronize.field_attachment_synchronize_task__pattern
  221. msgid "Pattern used to select the files to be imported following the 'fnmatch' special characters (e.g. '*.txt' to catch all the text files).\n"
  222. "If empty, import all the files found in 'File Path'."
  223. msgstr ""
  224. #. module: attachment_synchronize
  225. #: selection:attachment.synchronize.task,after_import:0
  226. msgid "Rename"
  227. msgstr ""
  228. #. module: attachment_synchronize
  229. #: model_terms:ir.ui.view,arch_db:attachment_synchronize.view_attachment_task_form
  230. #: model_terms:ir.ui.view,arch_db:attachment_synchronize.view_attachment_task_tree
  231. msgid "Run"
  232. msgstr ""
  233. #. module: attachment_synchronize
  234. #: model:ir.actions.server,name:attachment_synchronize.cronjob_run_attachment_synchronize_task_import_ir_actions_server
  235. #: model:ir.cron,cron_name:attachment_synchronize.cronjob_run_attachment_synchronize_task_import
  236. #: model:ir.cron,name:attachment_synchronize.cronjob_run_attachment_synchronize_task_import
  237. msgid "Run attachment tasks import"
  238. msgstr ""
  239. #. module: attachment_synchronize
  240. #: model:ir.model.fields,field_description:attachment_synchronize.field_attachment_synchronize_task__pattern
  241. msgid "Selection Pattern"
  242. msgstr ""
  243. #. module: attachment_synchronize
  244. #: model:ir.model.fields,field_description:attachment_synchronize.field_attachment_queue__storage_backend_id
  245. msgid "Storage Backend"
  246. msgstr ""
  247. #. module: attachment_synchronize
  248. #: model_terms:ir.ui.view,arch_db:attachment_synchronize.view_attachment_task_form
  249. msgid "Storage Location"
  250. msgstr ""
  251. #. module: attachment_synchronize
  252. #: model:ir.model.fields,field_description:attachment_synchronize.field_attachment_queue__task_id
  253. msgid "Task"
  254. msgstr ""
  255. #. module: attachment_synchronize
  256. #: model:ir.model.fields,field_description:attachment_synchronize.field_storage_backend__synchronize_task_ids
  257. #: model_terms:ir.ui.view,arch_db:attachment_synchronize.view_attachment_task_tree
  258. msgid "Tasks"
  259. msgstr ""
  260. #. module: attachment_synchronize
  261. #: model:ir.model.fields,help:attachment_synchronize.field_attachment_queue__file_type
  262. msgid "The file type determines an import method to be used to parse and transform data before their import in ERP or an export"
  263. msgstr ""
  264. #. module: attachment_synchronize
  265. #: model:ir.model.fields,help:attachment_synchronize.field_attachment_synchronize_task__failure_emails
  266. msgid "Used to fill the 'Failure Emails' field in the 'Attachments Queues' related to this task.\n"
  267. "An alert will be sent to these emails if any operation on these Attachment Queue's file type fails."
  268. msgstr ""
  269. #. module: attachment_synchronize
  270. #: model:ir.model.fields,help:attachment_synchronize.field_attachment_synchronize_task__file_type
  271. msgid "Used to fill the 'File Type' field in the imported 'Attachments Queues'.\n"
  272. "Further operations will be realized on these Attachments Queues depending on their 'File Type' value."
  273. msgstr ""
  274. #. module: attachment_synchronize
  275. #: model:ir.model,name:attachment_synchronize.model_attachment_queue
  276. msgid "attachment.queue"
  277. msgstr ""
  278. #. module: attachment_synchronize
  279. #: model:ir.model,name:attachment_synchronize.model_storage_backend
  280. msgid "storage.backend"
  281. msgstr ""