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.

244 lines
6.3 KiB

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