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.

292 lines
7.4 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * auditlog
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server 8.0\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "POT-Creation-Date: 2015-01-22 13:33+0000\n"
  10. "PO-Revision-Date: 2015-05-17 21:12+0100\n"
  11. "Last-Translator: Alejandro Santana <alejandrosantana@anubia.es>\n"
  12. "Language-Team: \n"
  13. "MIME-Version: 1.0\n"
  14. "Content-Type: text/plain; charset=UTF-8\n"
  15. "Content-Transfer-Encoding: 8bit\n"
  16. "X-Generator: Poedit 1.5.4\n"
  17. "Language: Spanish\n"
  18. #. module: auditlog
  19. #: field:auditlog.rule,action_id:0
  20. msgid "Action"
  21. msgstr "Acción"
  22. #. module: auditlog
  23. #: model:ir.ui.menu,name:auditlog.menu_audit
  24. msgid "Audit"
  25. msgstr "Auditoría"
  26. #. module: auditlog
  27. #: model:ir.model,name:auditlog.model_auditlog_log
  28. msgid "Auditlog - Log"
  29. msgstr "Auditlog - Registro"
  30. #. module: auditlog
  31. #: model:ir.model,name:auditlog.model_auditlog_log_line
  32. msgid "Auditlog - Log details (fields updated)"
  33. msgstr "Auditlog - Detalles de registro (campos actualizados)"
  34. #. module: auditlog
  35. #: model:ir.model,name:auditlog.model_auditlog_rule
  36. msgid "Auditlog - Rule"
  37. msgstr "Auditlog - Regla"
  38. #. module: auditlog
  39. #: field:auditlog.log,create_uid:0 field:auditlog.log.line,create_uid:0
  40. #: field:auditlog.rule,create_uid:0
  41. msgid "Created by"
  42. msgstr "Creado por"
  43. #. module: auditlog
  44. #: field:auditlog.log,create_date:0 field:auditlog.log.line,create_date:0
  45. #: field:auditlog.rule,create_date:0
  46. msgid "Created on"
  47. msgstr "Creado en"
  48. #. module: auditlog
  49. #: field:auditlog.log.line,field_description:0
  50. msgid "Description"
  51. msgstr "Descripción"
  52. #. module: auditlog
  53. #: view:auditlog.rule:auditlog.view_auditlog_rule_search
  54. #: selection:auditlog.rule,state:0
  55. msgid "Draft"
  56. msgstr "No suscrito"
  57. #. module: auditlog
  58. #: field:auditlog.log.line,field_id:0
  59. msgid "Field"
  60. msgstr "Campo"
  61. #. module: auditlog
  62. #: view:auditlog.log:auditlog.view_auditlog_log_form
  63. #: field:auditlog.log,line_ids:0
  64. msgid "Fields updated"
  65. msgstr "Campos actualizados"
  66. #. module: auditlog
  67. #: view:auditlog.log:auditlog.view_auditlog_log_search
  68. #: view:auditlog.rule:auditlog.view_auditlog_rule_search
  69. msgid "Group By..."
  70. msgstr "Agrupar por..."
  71. #. module: auditlog
  72. #: field:auditlog.log,id:0 field:auditlog.log.line,id:0
  73. #: field:auditlog.rule,id:0
  74. msgid "ID"
  75. msgstr "ID"
  76. #. module: auditlog
  77. #: field:auditlog.log,write_uid:0 field:auditlog.log.line,write_uid:0
  78. #: field:auditlog.rule,write_uid:0
  79. msgid "Last Updated by"
  80. msgstr "Última actualización por"
  81. #. module: auditlog
  82. #: field:auditlog.log,write_date:0 field:auditlog.log.line,write_date:0
  83. #: field:auditlog.rule,write_date:0
  84. msgid "Last Updated on"
  85. msgstr "Última actualización el"
  86. #. module: auditlog
  87. #: view:auditlog.log:auditlog.view_auditlog_log_form
  88. #: field:auditlog.log.line,log_id:0
  89. msgid "Log"
  90. msgstr "Registro"
  91. #. module: auditlog
  92. #: view:auditlog.log:auditlog.view_auditlog_log_form
  93. msgid "Log - Field updated"
  94. msgstr "Registro - Campo actualizado"
  95. #. module: auditlog
  96. #: field:auditlog.rule,log_create:0
  97. msgid "Log Creates"
  98. msgstr "Registrar creaciones"
  99. #. module: auditlog
  100. #: field:auditlog.rule,log_unlink:0
  101. msgid "Log Deletes"
  102. msgstr "Registrar borrados"
  103. #. module: auditlog
  104. #: field:auditlog.rule,log_read:0
  105. msgid "Log Reads"
  106. msgstr "Registrar lecturas"
  107. #. module: auditlog
  108. #: field:auditlog.rule,log_write:0
  109. msgid "Log Writes"
  110. msgstr "Registrar modificaciones"
  111. #. module: auditlog
  112. #: view:auditlog.log:auditlog.view_auditlog_log_search
  113. #: view:auditlog.log:auditlog.view_auditlog_log_tree
  114. #: model:ir.actions.act_window,name:auditlog.action_auditlog_log_tree
  115. #: model:ir.ui.menu,name:auditlog.menu_audit_logs
  116. msgid "Logs"
  117. msgstr "Registros"
  118. #. module: auditlog
  119. #: field:auditlog.log,method:0
  120. msgid "Method"
  121. msgstr "Método"
  122. #. module: auditlog
  123. #: view:auditlog.log:auditlog.view_auditlog_log_search
  124. #: field:auditlog.log,model_id:0 field:auditlog.rule,model_id:0
  125. msgid "Model"
  126. msgstr "Modelo"
  127. #. module: auditlog
  128. #: field:auditlog.rule,name:0
  129. msgid "Name"
  130. msgstr "Nombre"
  131. #. module: auditlog
  132. #: field:auditlog.log.line,new_value:0
  133. msgid "New Value"
  134. msgstr "Valor nuevo"
  135. #. module: auditlog
  136. #: field:auditlog.log.line,new_value_text:0
  137. msgid "New value Text"
  138. msgstr "Texto del valor nuevo"
  139. #. module: auditlog
  140. #: field:auditlog.log.line,old_value:0
  141. msgid "Old Value"
  142. msgstr "Valor anterior"
  143. #. module: auditlog
  144. #: field:auditlog.log.line,old_value_text:0
  145. msgid "Old value Text"
  146. msgstr "Texto del valor anterior"
  147. #. module: auditlog
  148. #: view:auditlog.log:auditlog.view_auditlog_log_search
  149. #: field:auditlog.log,res_id:0
  150. msgid "Resource ID"
  151. msgstr "ID del recurso"
  152. #. module: auditlog
  153. #: field:auditlog.log,name:0
  154. msgid "Resource Name"
  155. msgstr "Nombre del recurso"
  156. #. module: auditlog
  157. #: view:auditlog.rule:auditlog.view_auditlog_rule_form
  158. msgid "Rule"
  159. msgstr "Regla"
  160. #. module: auditlog
  161. #: view:auditlog.rule:auditlog.view_auditlog_rule_search
  162. #: view:auditlog.rule:auditlog.view_auditlog_rule_tree
  163. #: model:ir.actions.act_window,name:auditlog.action_auditlog_rule_tree
  164. #: model:ir.ui.menu,name:auditlog.menu_action_auditlog_rule_tree
  165. msgid "Rules"
  166. msgstr "Reglas"
  167. #. module: auditlog
  168. #: help:auditlog.rule,model_id:0
  169. msgid "Select model for which you want to generate log."
  170. msgstr "Seleccione el modelo que quiere registrar."
  171. #. module: auditlog
  172. #: help:auditlog.rule,log_create:0
  173. msgid ""
  174. "Select this if you want to keep track of creation on any record of the model "
  175. "of this rule"
  176. msgstr ""
  177. "Marque esta casilla si desea registrar la creación de cualquier registro del "
  178. "modelo de esta regla"
  179. #. module: auditlog
  180. #: help:auditlog.rule,log_unlink:0
  181. msgid ""
  182. "Select this if you want to keep track of deletion on any record of the model "
  183. "of this rule"
  184. msgstr ""
  185. "Marque esta casilla si desea registrar el borrado de cualquier registro del "
  186. "modelo de esta regla"
  187. #. module: auditlog
  188. #: help:auditlog.rule,log_write:0
  189. msgid ""
  190. "Select this if you want to keep track of modification on any record of the "
  191. "model of this rule"
  192. msgstr ""
  193. "Marque esta casilla si desea registrar la modificación de cualquier registro "
  194. "del modelo de esta regla"
  195. #. module: auditlog
  196. #: help:auditlog.rule,log_read:0
  197. msgid ""
  198. "Select this if you want to keep track of read/open on any record of the "
  199. "model of this rule"
  200. msgstr ""
  201. "Marque esta casilla si desea registrar la lectura/apertura de cualquier "
  202. "registro del modelo de esta regla"
  203. #. module: auditlog
  204. #: view:auditlog.rule:auditlog.view_auditlog_rule_search
  205. #: field:auditlog.rule,state:0
  206. msgid "State"
  207. msgstr "Estado"
  208. #. module: auditlog
  209. #: view:auditlog.rule:auditlog.view_auditlog_rule_form
  210. msgid "Subscribe"
  211. msgstr "Suscribir"
  212. #. module: auditlog
  213. #: view:auditlog.rule:auditlog.view_auditlog_rule_search
  214. #: selection:auditlog.rule,state:0
  215. msgid "Subscribed"
  216. msgstr "Suscrito"
  217. #. module: auditlog
  218. #: field:auditlog.log.line,field_name:0
  219. msgid "Technical name"
  220. msgstr "Nombre técnico"
  221. #. module: auditlog
  222. #: sql_constraint:auditlog.rule:0
  223. msgid ""
  224. "There is already a rule defined on this model\n"
  225. "You cannot define another: please edit the existing one."
  226. msgstr ""
  227. "Ya existe una regla definida para este modelo.\n"
  228. "No puede definir otra: por favor, modifique el existente."
  229. #. module: auditlog
  230. #: view:auditlog.rule:auditlog.view_auditlog_rule_form
  231. msgid "Unsubscribe"
  232. msgstr "Desuscribir"
  233. #. module: auditlog
  234. #: view:auditlog.log:auditlog.view_auditlog_log_search
  235. #: field:auditlog.log,user_id:0
  236. msgid "User"
  237. msgstr "Usuario"
  238. #. module: auditlog
  239. #: field:auditlog.rule,user_ids:0
  240. msgid "Users"
  241. msgstr "Usuarios"
  242. #. module: auditlog
  243. #: view:auditlog.log:auditlog.view_auditlog_log_form
  244. msgid "Values"
  245. msgstr "Valores"