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.

327 lines
12 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * attachment_base_synchronize
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server 11.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_base_synchronize
  16. #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_access_token
  17. msgid "Access Token"
  18. msgstr ""
  19. #. module: attachment_base_synchronize
  20. #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_attachment_id
  21. #: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search
  22. msgid "Attachment"
  23. msgstr ""
  24. #. module: attachment_base_synchronize
  25. #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name
  26. msgid "Attachment Name"
  27. msgstr ""
  28. #. module: attachment_base_synchronize
  29. #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_local_url
  30. msgid "Attachment URL"
  31. msgstr ""
  32. #. module: attachment_base_synchronize
  33. #: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search
  34. msgid "Attachments"
  35. msgstr ""
  36. #. module: attachment_base_synchronize
  37. #: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search
  38. msgid "Binary"
  39. msgstr ""
  40. #. module: attachment_base_synchronize
  41. #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_checksum
  42. msgid "Checksum/SHA1"
  43. msgstr ""
  44. #. module: attachment_base_synchronize
  45. #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_company_id
  46. #: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search
  47. msgid "Company"
  48. msgstr ""
  49. #. module: attachment_base_synchronize
  50. #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid
  51. msgid "Created by"
  52. msgstr ""
  53. #. module: attachment_base_synchronize
  54. #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date
  55. msgid "Created on"
  56. msgstr ""
  57. #. module: attachment_base_synchronize
  58. #: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search
  59. msgid "Creation Month"
  60. msgstr ""
  61. #. module: attachment_base_synchronize
  62. #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_db_datas
  63. msgid "Database Data"
  64. msgstr ""
  65. #. module: attachment_base_synchronize
  66. #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description
  67. msgid "Description"
  68. msgstr ""
  69. #. module: attachment_base_synchronize
  70. #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name
  71. msgid "Display Name"
  72. msgstr ""
  73. #. module: attachment_base_synchronize
  74. #: selection:ir.attachment.metadata,state:0
  75. #: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search
  76. msgid "Done"
  77. msgstr ""
  78. #. module: attachment_base_synchronize
  79. #: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form
  80. msgid "Error"
  81. msgstr ""
  82. #. module: attachment_base_synchronize
  83. #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_external_hash
  84. msgid "External Hash"
  85. msgstr ""
  86. #. module: attachment_base_synchronize
  87. #: selection:ir.attachment.metadata,state:0
  88. #: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search
  89. msgid "Failed"
  90. msgstr ""
  91. #. module: attachment_base_synchronize
  92. #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas
  93. msgid "File Content"
  94. msgstr ""
  95. #. module: attachment_base_synchronize
  96. #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname
  97. msgid "File Name"
  98. msgstr ""
  99. #. module: attachment_base_synchronize
  100. #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size
  101. msgid "File Size"
  102. msgstr ""
  103. #. module: attachment_base_synchronize
  104. #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_type
  105. msgid "File Type"
  106. msgstr ""
  107. #. module: attachment_base_synchronize
  108. #: code:addons/attachment_base_synchronize/models/attachment.py:50
  109. #, python-format
  110. msgid "File corrupted: Something was wrong with the retrieved file, please relaunch the task."
  111. msgstr ""
  112. #. module: attachment_base_synchronize
  113. #: model:ir.model.fields,help:attachment_base_synchronize.field_ir_attachment_metadata_external_hash
  114. msgid "File hash comes from the external owner of the file.\n"
  115. "If provided allow to check than downloaded file is the exact copy of the original file."
  116. msgstr ""
  117. #. module: attachment_base_synchronize
  118. #: model:ir.model.fields,help:attachment_base_synchronize.field_ir_attachment_metadata_internal_hash
  119. msgid "File hash computed with file data to be compared to external hash when provided."
  120. msgstr ""
  121. #. module: attachment_base_synchronize
  122. #: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search
  123. msgid "File type"
  124. msgstr ""
  125. #. module: attachment_base_synchronize
  126. #: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search
  127. msgid "Filter on my documents"
  128. msgstr ""
  129. #. module: attachment_base_synchronize
  130. #: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search
  131. msgid "Group By"
  132. msgstr ""
  133. #. module: attachment_base_synchronize
  134. #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_id
  135. msgid "ID"
  136. msgstr ""
  137. #. module: attachment_base_synchronize
  138. #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content
  139. msgid "Indexed Content"
  140. msgstr ""
  141. #. module: attachment_base_synchronize
  142. #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_internal_hash
  143. msgid "Internal Hash"
  144. msgstr ""
  145. #. module: attachment_base_synchronize
  146. #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_public
  147. msgid "Is public document"
  148. msgstr ""
  149. #. module: attachment_base_synchronize
  150. #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update
  151. msgid "Last Modified on"
  152. msgstr ""
  153. #. module: attachment_base_synchronize
  154. #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid
  155. msgid "Last Updated by"
  156. msgstr ""
  157. #. module: attachment_base_synchronize
  158. #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date
  159. msgid "Last Updated on"
  160. msgstr ""
  161. #. module: attachment_base_synchronize
  162. #: model:ir.model.fields,help:attachment_base_synchronize.field_ir_attachment_metadata_attachment_id
  163. msgid "Link to ir.attachment model "
  164. msgstr ""
  165. #. module: attachment_base_synchronize
  166. #: model:ir.actions.act_window,name:attachment_base_synchronize.action_attachment
  167. #: model:ir.ui.menu,name:attachment_base_synchronize.menu_ir_attachment
  168. msgid "Meta data Attachments"
  169. msgstr ""
  170. #. module: attachment_base_synchronize
  171. #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_mimetype
  172. msgid "Mime Type"
  173. msgstr ""
  174. #. module: attachment_base_synchronize
  175. #: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search
  176. msgid "My Document(s)"
  177. msgstr ""
  178. #. module: attachment_base_synchronize
  179. #: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search
  180. msgid "Owner"
  181. msgstr ""
  182. #. module: attachment_base_synchronize
  183. #: selection:ir.attachment.metadata,state:0
  184. #: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search
  185. msgid "Pending"
  186. msgstr ""
  187. #. module: attachment_base_synchronize
  188. #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_field
  189. msgid "Resource Field"
  190. msgstr ""
  191. #. module: attachment_base_synchronize
  192. #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_id
  193. msgid "Resource ID"
  194. msgstr ""
  195. #. module: attachment_base_synchronize
  196. #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model
  197. msgid "Resource Model"
  198. msgstr ""
  199. #. module: attachment_base_synchronize
  200. #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name
  201. msgid "Resource Name"
  202. msgstr ""
  203. #. module: attachment_base_synchronize
  204. #: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form
  205. msgid "Run"
  206. msgstr ""
  207. #. module: attachment_base_synchronize
  208. #: model:ir.actions.server,name:attachment_base_synchronize.cronjob_run_attachments_metadata_ir_actions_server
  209. #: model:ir.cron,cron_name:attachment_base_synchronize.cronjob_run_attachments_metadata
  210. #: model:ir.cron,name:attachment_base_synchronize.cronjob_run_attachments_metadata
  211. msgid "Run Attachments Metadata"
  212. msgstr ""
  213. #. module: attachment_base_synchronize
  214. #: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form
  215. msgid "Set to Done"
  216. msgstr ""
  217. #. module: attachment_base_synchronize
  218. #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_state
  219. #: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search
  220. msgid "State"
  221. msgstr ""
  222. #. module: attachment_base_synchronize
  223. #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_state_message
  224. msgid "State Message"
  225. msgstr ""
  226. #. module: attachment_base_synchronize
  227. #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_store_fname
  228. msgid "Stored Filename"
  229. msgstr ""
  230. #. module: attachment_base_synchronize
  231. #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_sync_date
  232. msgid "Sync Date"
  233. msgstr ""
  234. #. module: attachment_base_synchronize
  235. #: model:ir.model.fields,help:attachment_base_synchronize.field_ir_attachment_metadata_res_model
  236. msgid "The database object this attachment will be attached to."
  237. msgstr ""
  238. #. module: attachment_base_synchronize
  239. #: model:ir.model.fields,help:attachment_base_synchronize.field_ir_attachment_metadata_file_type
  240. msgid "The file type determines an import method to be used to parse and transform data before their import in ERP or an export"
  241. msgstr ""
  242. #. module: attachment_base_synchronize
  243. #: model:ir.model.fields,help:attachment_base_synchronize.field_ir_attachment_metadata_res_id
  244. msgid "The record id this is attached to."
  245. msgstr ""
  246. #. module: attachment_base_synchronize
  247. #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_type
  248. #: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search
  249. msgid "Type"
  250. msgstr ""
  251. #. module: attachment_base_synchronize
  252. #: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search
  253. msgid "URL"
  254. msgstr ""
  255. #. module: attachment_base_synchronize
  256. #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url
  257. msgid "Url"
  258. msgstr ""
  259. #. module: attachment_base_synchronize
  260. #: model:ir.model.fields,help:attachment_base_synchronize.field_ir_attachment_metadata_type
  261. msgid "You can either upload a file from your computer or copy/paste an internet link to your file."
  262. msgstr ""
  263. #. module: attachment_base_synchronize
  264. #: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata
  265. msgid "ir.attachment.metadata"
  266. msgstr ""