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.

341 lines
12 KiB

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