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.

243 lines
6.6 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * attachment_metadata
  4. #
  5. # Translators:
  6. # Gelo Joga Landoo <gj@landoo.es>, 2017
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: server-tools (8.0)\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2017-02-21 21:56+0000\n"
  12. "PO-Revision-Date: 2017-02-24 11:56+0000\n"
  13. "Last-Translator: Gelo Joga Landoo <gj@landoo.es>\n"
  14. "Language-Team: Spanish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/es/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: \n"
  18. "Language: es\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 "Adjunto"
  24. #. module: attachment_metadata
  25. #: field:ir.attachment.metadata,name:0
  26. msgid "Attachment Name"
  27. msgstr "Nombre del adjunto"
  28. #. module: attachment_metadata
  29. #: field:ir.attachment.metadata,attachment_id:0
  30. msgid "Attachment id"
  31. msgstr "Id del adjunto"
  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 "Adjuntos"
  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 "Compañía"
  50. #. module: attachment_metadata
  51. #: field:ir.attachment.metadata,create_uid:0
  52. msgid "Created by"
  53. msgstr "Creado por"
  54. #. module: attachment_metadata
  55. #: field:ir.attachment.metadata,create_date:0
  56. msgid "Created on"
  57. msgstr "Creado el"
  58. #. module: attachment_metadata
  59. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  60. msgid "Creation Month"
  61. msgstr "Mes de creación"
  62. #. module: attachment_metadata
  63. #: field:ir.attachment.metadata,db_datas:0
  64. msgid "Database Data"
  65. msgstr "Fecha de la base de datos"
  66. #. module: attachment_metadata
  67. #: field:ir.attachment.metadata,description:0
  68. msgid "Description"
  69. msgstr "Descripción"
  70. #. module: attachment_metadata
  71. #: field:ir.attachment.metadata,display_name:0
  72. msgid "Display Name"
  73. msgstr "Nombre a mostrar"
  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 "Nombre del archivo"
  86. #. module: attachment_metadata
  87. #: field:ir.attachment.metadata,file_size:0
  88. msgid "File Size"
  89. msgstr "Tamaño del archivo"
  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 original file."
  102. msgstr ""
  103. #. module: attachment_metadata
  104. #: help:ir.attachment.metadata,internal_hash:0
  105. msgid ""
  106. "File hash computed with file data to be compared to external hash when "
  107. "provided."
  108. msgstr ""
  109. #. module: attachment_metadata
  110. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  111. #: field:ir.attachment.metadata,file_type:0
  112. msgid "File type"
  113. msgstr ""
  114. #. module: attachment_metadata
  115. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  116. msgid "Filter on my documents"
  117. msgstr ""
  118. #. module: attachment_metadata
  119. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  120. msgid "Group By"
  121. msgstr "Agrupar por"
  122. #. module: attachment_metadata
  123. #: field:ir.attachment.metadata,id:0
  124. msgid "ID"
  125. msgstr "ID"
  126. #. module: attachment_metadata
  127. #: field:ir.attachment.metadata,internal_hash:0
  128. msgid "Internal hash"
  129. msgstr ""
  130. #. module: attachment_metadata
  131. #: field:ir.attachment.metadata,__last_update:0
  132. msgid "Last Modified on"
  133. msgstr "Última actualización por"
  134. #. module: attachment_metadata
  135. #: field:ir.attachment.metadata,write_uid:0
  136. msgid "Last Updated by"
  137. msgstr "Última actualización por"
  138. #. module: attachment_metadata
  139. #: field:ir.attachment.metadata,write_date:0
  140. msgid "Last Updated on"
  141. msgstr "Última actualización el"
  142. #. module: attachment_metadata
  143. #: help:ir.attachment.metadata,attachment_id:0
  144. msgid "Link to ir.attachment model "
  145. msgstr ""
  146. #. module: attachment_metadata
  147. #: model:ir.actions.act_window,name:attachment_metadata.action_attachment
  148. #: model:ir.ui.menu,name:attachment_metadata.menu_ir_attachment
  149. msgid "Meta data Attachments"
  150. msgstr ""
  151. #. module: attachment_metadata
  152. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  153. msgid "My Document(s)"
  154. msgstr "Mis Documento(s)"
  155. #. module: attachment_metadata
  156. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  157. msgid "Owner"
  158. msgstr "Propietario"
  159. #. module: attachment_metadata
  160. #: field:ir.attachment.metadata,res_id:0
  161. msgid "Resource ID"
  162. msgstr "ID del recurso"
  163. #. module: attachment_metadata
  164. #: field:ir.attachment.metadata,res_model:0
  165. msgid "Resource Model"
  166. msgstr "Modelo de Recursos"
  167. #. module: attachment_metadata
  168. #: field:ir.attachment.metadata,res_name:0
  169. msgid "Resource Name"
  170. msgstr "Nombre del recurso"
  171. #. module: attachment_metadata
  172. #: field:ir.attachment.metadata,store_fname:0
  173. msgid "Stored Filename"
  174. msgstr ""
  175. #. module: attachment_metadata
  176. #: help:ir.attachment.metadata,res_model:0
  177. msgid "The database object this attachment will be attached to"
  178. msgstr ""
  179. #. module: attachment_metadata
  180. #: help:ir.attachment.metadata,file_type:0
  181. msgid ""
  182. "The file type determines an import method to be used to parse and transform "
  183. "data before their import in ERP"
  184. msgstr ""
  185. #. module: attachment_metadata
  186. #: help:ir.attachment.metadata,res_id:0
  187. msgid "The record id this is attached to"
  188. msgstr ""
  189. #. module: attachment_metadata
  190. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  191. #: field:ir.attachment.metadata,type:0
  192. msgid "Type"
  193. msgstr "Tipo"
  194. #. module: attachment_metadata
  195. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  196. msgid "URL"
  197. msgstr "URL"
  198. #. module: attachment_metadata
  199. #: field:ir.attachment.metadata,url:0
  200. msgid "Url"
  201. msgstr "Url"