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.

232 lines
5.9 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * attachment_metadata
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server 8.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_metadata
  16. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  17. msgid "Attachment"
  18. msgstr ""
  19. #. module: attachment_metadata
  20. #: field:ir.attachment.metadata,name:0
  21. msgid "Attachment Name"
  22. msgstr ""
  23. #. module: attachment_metadata
  24. #: field:ir.attachment.metadata,attachment_id:0
  25. msgid "Attachment id"
  26. msgstr ""
  27. #. module: attachment_metadata
  28. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  29. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_tree
  30. msgid "Attachments"
  31. msgstr ""
  32. #. module: attachment_metadata
  33. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  34. msgid "Binary"
  35. msgstr ""
  36. #. module: attachment_metadata
  37. #: help:ir.attachment.metadata,type:0
  38. msgid "Binary File or URL"
  39. msgstr ""
  40. #. module: attachment_metadata
  41. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  42. #: field:ir.attachment.metadata,company_id:0
  43. msgid "Company"
  44. msgstr ""
  45. #. module: attachment_metadata
  46. #: field:ir.attachment.metadata,create_uid:0
  47. msgid "Created by"
  48. msgstr ""
  49. #. module: attachment_metadata
  50. #: field:ir.attachment.metadata,create_date:0
  51. msgid "Created on"
  52. msgstr ""
  53. #. module: attachment_metadata
  54. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  55. msgid "Creation Month"
  56. msgstr ""
  57. #. module: attachment_metadata
  58. #: field:ir.attachment.metadata,db_datas:0
  59. msgid "Database Data"
  60. msgstr ""
  61. #. module: attachment_metadata
  62. #: field:ir.attachment.metadata,description:0
  63. msgid "Description"
  64. msgstr ""
  65. #. module: attachment_metadata
  66. #: field:ir.attachment.metadata,display_name:0
  67. msgid "Display Name"
  68. msgstr ""
  69. #. module: attachment_metadata
  70. #: field:ir.attachment.metadata,external_hash:0
  71. msgid "External hash"
  72. msgstr ""
  73. #. module: attachment_metadata
  74. #: field:ir.attachment.metadata,datas:0
  75. msgid "File Content"
  76. msgstr ""
  77. #. module: attachment_metadata
  78. #: field:ir.attachment.metadata,datas_fname:0
  79. msgid "File Name"
  80. msgstr ""
  81. #. module: attachment_metadata
  82. #: field:ir.attachment.metadata,file_size:0
  83. msgid "File Size"
  84. msgstr ""
  85. #. module: attachment_metadata
  86. #: code:addons/attachment_metadata/models/attachment.py:43
  87. #, python-format
  88. msgid "File corrupted: Something was wrong with the retrieved file, please relaunch the task."
  89. msgstr ""
  90. #. module: attachment_metadata
  91. #: help:ir.attachment.metadata,external_hash:0
  92. msgid "File hash comes from the external owner of the file.\n"
  93. "If provided allow to check than downloaded file is the exact copy of the original file."
  94. msgstr ""
  95. #. module: attachment_metadata
  96. #: help:ir.attachment.metadata,internal_hash:0
  97. msgid "File hash computed with file data to be compared to external hash when provided."
  98. msgstr ""
  99. #. module: attachment_metadata
  100. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  101. #: field:ir.attachment.metadata,file_type:0
  102. msgid "File type"
  103. msgstr ""
  104. #. module: attachment_metadata
  105. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  106. msgid "Filter on my documents"
  107. msgstr ""
  108. #. module: attachment_metadata
  109. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  110. msgid "Group By"
  111. msgstr ""
  112. #. module: attachment_metadata
  113. #: field:ir.attachment.metadata,id:0
  114. msgid "ID"
  115. msgstr ""
  116. #. module: attachment_metadata
  117. #: field:ir.attachment.metadata,internal_hash:0
  118. msgid "Internal hash"
  119. msgstr ""
  120. #. module: attachment_metadata
  121. #: field:ir.attachment.metadata,__last_update:0
  122. msgid "Last Modified on"
  123. msgstr ""
  124. #. module: attachment_metadata
  125. #: field:ir.attachment.metadata,write_uid:0
  126. msgid "Last Updated by"
  127. msgstr ""
  128. #. module: attachment_metadata
  129. #: field:ir.attachment.metadata,write_date:0
  130. msgid "Last Updated on"
  131. msgstr ""
  132. #. module: attachment_metadata
  133. #: help:ir.attachment.metadata,attachment_id:0
  134. msgid "Link to ir.attachment model "
  135. msgstr ""
  136. #. module: attachment_metadata
  137. #: model:ir.actions.act_window,name:attachment_metadata.action_attachment
  138. #: model:ir.ui.menu,name:attachment_metadata.menu_ir_attachment
  139. msgid "Meta data Attachments"
  140. msgstr ""
  141. #. module: attachment_metadata
  142. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  143. msgid "My Document(s)"
  144. msgstr ""
  145. #. module: attachment_metadata
  146. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  147. msgid "Owner"
  148. msgstr ""
  149. #. module: attachment_metadata
  150. #: field:ir.attachment.metadata,res_id:0
  151. msgid "Resource ID"
  152. msgstr ""
  153. #. module: attachment_metadata
  154. #: field:ir.attachment.metadata,res_model:0
  155. msgid "Resource Model"
  156. msgstr ""
  157. #. module: attachment_metadata
  158. #: field:ir.attachment.metadata,res_name:0
  159. msgid "Resource Name"
  160. msgstr ""
  161. #. module: attachment_metadata
  162. #: field:ir.attachment.metadata,store_fname:0
  163. msgid "Stored Filename"
  164. msgstr ""
  165. #. module: attachment_metadata
  166. #: help:ir.attachment.metadata,res_model:0
  167. msgid "The database object this attachment will be attached to"
  168. msgstr ""
  169. #. module: attachment_metadata
  170. #: help:ir.attachment.metadata,file_type:0
  171. msgid "The file type determines an import method to be used to parse and transform data before their import in ERP"
  172. msgstr ""
  173. #. module: attachment_metadata
  174. #: help:ir.attachment.metadata,res_id:0
  175. msgid "The record id this is attached to"
  176. msgstr ""
  177. #. module: attachment_metadata
  178. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  179. #: field:ir.attachment.metadata,type:0
  180. msgid "Type"
  181. msgstr ""
  182. #. module: attachment_metadata
  183. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  184. msgid "URL"
  185. msgstr ""
  186. #. module: attachment_metadata
  187. #: field:ir.attachment.metadata,url:0
  188. msgid "Url"
  189. msgstr ""