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.

301 lines
8.9 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * pos_order_mgmt
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server 11.0\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "POT-Creation-Date: 2018-10-18 11:15+0000\n"
  10. "PO-Revision-Date: 2019-03-01 15:53+0000\n"
  11. "Last-Translator: Marta Vázquez Rodríguez <vazrodmar@gmail.com>\n"
  12. "Language-Team: \n"
  13. "Language: es\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: \n"
  17. "Plural-Forms: nplurals=2; plural=n != 1;\n"
  18. "X-Generator: Weblate 3.4\n"
  19. #. module: pos_order_mgmt
  20. #: model_terms:ir.ui.view,arch_db:pos_order_mgmt.view_pos_config_form
  21. #, fuzzy
  22. #| msgid "Allow to load done orders in this POS"
  23. msgid "Allow to duplicate done orders in this POS"
  24. msgstr "Permitir cargar pedidos en este PdV"
  25. #. module: pos_order_mgmt
  26. #: model_terms:ir.ui.view,arch_db:pos_order_mgmt.view_pos_config_form
  27. #, fuzzy
  28. #| msgid "Allow to load done orders in this POS"
  29. msgid "Allow to reprint done orders in this POS"
  30. msgstr "Permitir cargar pedidos en este PdV"
  31. #. module: pos_order_mgmt
  32. #: model_terms:ir.ui.view,arch_db:pos_order_mgmt.view_pos_config_form
  33. #, fuzzy
  34. #| msgid "Allow to load done orders in this POS"
  35. msgid "Allow to return done orders in this POS"
  36. msgstr "Permitir cargar pedidos en este PdV"
  37. #. module: pos_order_mgmt
  38. #: model:ir.model.fields,help:pos_order_mgmt.field_pos_config__iface_copy_done_order
  39. #, fuzzy
  40. #| msgid "Allow to load done orders in this POS"
  41. msgid "Allows to duplicate already done orders in the frontend"
  42. msgstr "Permitir cargar pedidos en este PdV"
  43. #. module: pos_order_mgmt
  44. #: model:ir.model.fields,help:pos_order_mgmt.field_pos_config__iface_reprint_done_order
  45. #, fuzzy
  46. #| msgid "Allow to load done orders in this POS"
  47. msgid "Allows to reprint already done orders in the frontend"
  48. msgstr "Permitir cargar pedidos en este PdV"
  49. #. module: pos_order_mgmt
  50. #: model:ir.model.fields,help:pos_order_mgmt.field_pos_config__iface_return_done_order
  51. #, fuzzy
  52. #| msgid "Allow to load done orders in this POS"
  53. msgid "Allows to return already done orders in the frontend"
  54. msgstr "Permitir cargar pedidos en este PdV"
  55. #. module: pos_order_mgmt
  56. #. openerp-web
  57. #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:36
  58. #, python-format
  59. msgid "Amount Total"
  60. msgstr "Importe Total"
  61. #. module: pos_order_mgmt
  62. #. openerp-web
  63. #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:17
  64. #, python-format
  65. msgid "Back"
  66. msgstr "Volver"
  67. #. module: pos_order_mgmt
  68. #. openerp-web
  69. #: code:addons/pos_order_mgmt/static/src/js/widgets.js:341
  70. #: code:addons/pos_order_mgmt/static/src/js/widgets.js:396
  71. #, python-format
  72. msgid "Can not execute this action because the POS is currently offline"
  73. msgstr ""
  74. "No se puede ejecutar esta acción porque el PdV está sin línea en este momento"
  75. #. module: pos_order_mgmt
  76. #. openerp-web
  77. #: code:addons/pos_order_mgmt/static/src/js/widgets.js:340
  78. #: code:addons/pos_order_mgmt/static/src/js/widgets.js:395
  79. #, python-format
  80. msgid "Connection error"
  81. msgstr "Error de conexión"
  82. #. module: pos_order_mgmt
  83. #. openerp-web
  84. #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:61
  85. #, python-format
  86. msgid "Create a new order based on this one"
  87. msgstr ""
  88. #. module: pos_order_mgmt
  89. #. openerp-web
  90. #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:64
  91. #, python-format
  92. msgid "Create a refund order of this order"
  93. msgstr ""
  94. #. module: pos_order_mgmt
  95. #. openerp-web
  96. #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:34
  97. #, python-format
  98. msgid "Customer"
  99. msgstr "Cliente"
  100. #. module: pos_order_mgmt
  101. #. openerp-web
  102. #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:89
  103. #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:98
  104. #, python-format
  105. msgid "DUPLICATE"
  106. msgstr ""
  107. #. module: pos_order_mgmt
  108. #. openerp-web
  109. #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:35
  110. #, python-format
  111. msgid "Date"
  112. msgstr "Fecha"
  113. #. module: pos_order_mgmt
  114. #: model:ir.model.fields,field_description:pos_order_mgmt.field_pos_config__iface_copy_done_order
  115. #: model_terms:ir.ui.view,arch_db:pos_order_mgmt.view_pos_config_form
  116. #, fuzzy
  117. #| msgid "Load Done Orders"
  118. msgid "Duplicate Done Orders"
  119. msgstr "Cargar Ventas Realizadas"
  120. #. module: pos_order_mgmt
  121. #: model_terms:ir.ui.view,arch_db:pos_order_mgmt.view_pos_config_form
  122. msgid "Load Done Order Max Qty."
  123. msgstr "Nº Máximo de Ventas a Cargar."
  124. #. module: pos_order_mgmt
  125. #: model:ir.model.fields,field_description:pos_order_mgmt.field_pos_config__iface_load_done_order_max_qty
  126. msgid "Max. Done Orders Quantity To Load"
  127. msgstr "Nº Máximo de Ventas Realizadas a Cargar"
  128. #. module: pos_order_mgmt
  129. #: model:ir.model.fields,help:pos_order_mgmt.field_pos_config__iface_load_done_order_max_qty
  130. #, fuzzy
  131. #| msgid ""
  132. #| "Maximum number of orders to load on the PoS at its init. Set it to 0 to "
  133. #| "load none (it's still posible to load them by ticket code)."
  134. msgid ""
  135. "Maximum number of orders to load on the PoS at its init. Set it to 0 to load "
  136. "none (it's still possible to load them by ticket code)."
  137. msgstr ""
  138. "Número máximo de ventas a cargar en el PdV cuando este se inicia. "
  139. "Establézcalo a 0 para no cargar ninguna (es posible cargarlas por referencia "
  140. "del ticket)."
  141. #. module: pos_order_mgmt
  142. #: model_terms:ir.ui.view,arch_db:pos_order_mgmt.view_pos_config_form
  143. msgid "Maximum number orders to load"
  144. msgstr "Ventas máximas a cargar"
  145. #. module: pos_order_mgmt
  146. #: model:ir.model,name:pos_order_mgmt.model_pos_config
  147. #, fuzzy
  148. #| msgid "Point of Sale Orders"
  149. msgid "Point of Sale Configuration"
  150. msgstr "Ventas del Punto de Venta"
  151. #. module: pos_order_mgmt
  152. #: model:ir.model,name:pos_order_mgmt.model_pos_order
  153. msgid "Point of Sale Orders"
  154. msgstr "Ventas del Punto de Venta"
  155. #. module: pos_order_mgmt
  156. #. openerp-web
  157. #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:58
  158. #, python-format
  159. msgid "Print a duplicate for this order"
  160. msgstr ""
  161. #. module: pos_order_mgmt
  162. #. openerp-web
  163. #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:83
  164. #, python-format
  165. msgid "Rectifies:"
  166. msgstr ""
  167. #. module: pos_order_mgmt
  168. #. openerp-web
  169. #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:33
  170. #, python-format
  171. msgid "Ref."
  172. msgstr "'Ref.'"
  173. #. module: pos_order_mgmt
  174. #: model:ir.model.fields,field_description:pos_order_mgmt.field_pos_order__returned_order_reference
  175. msgid "Reference of the returned Order"
  176. msgstr ""
  177. #. module: pos_order_mgmt
  178. #. openerp-web
  179. #: code:addons/pos_order_mgmt/static/src/js/widgets.js:242
  180. #, python-format
  181. msgid "Refund "
  182. msgstr ""
  183. #. module: pos_order_mgmt
  184. #: model:ir.model.fields,field_description:pos_order_mgmt.field_pos_order__refund_order_ids
  185. #, fuzzy
  186. #| msgid "Returned order:"
  187. msgid "Refund Orders"
  188. msgstr "Devolución de venta:"
  189. #. module: pos_order_mgmt
  190. #: model:ir.model.fields,field_description:pos_order_mgmt.field_pos_order__refund_order_qty
  191. #, fuzzy
  192. #| msgid "Max. Done Orders Quantity To Load"
  193. msgid "Refund Orders Quantity"
  194. msgstr "Nº Máximo de Ventas Realizadas a Cargar"
  195. #. module: pos_order_mgmt
  196. #: model_terms:ir.ui.view,arch_db:pos_order_mgmt.view_pos_order_form
  197. msgid "Refunds"
  198. msgstr ""
  199. #. module: pos_order_mgmt
  200. #: model:ir.model.fields,field_description:pos_order_mgmt.field_pos_config__iface_reprint_done_order
  201. #: model_terms:ir.ui.view,arch_db:pos_order_mgmt.view_pos_config_form
  202. #, fuzzy
  203. #| msgid "Load Done Orders"
  204. msgid "Reprint Done Orders"
  205. msgstr "Cargar Ventas Realizadas"
  206. #. module: pos_order_mgmt
  207. #: model:ir.model.fields,field_description:pos_order_mgmt.field_pos_config__iface_return_done_order
  208. #: model_terms:ir.ui.view,arch_db:pos_order_mgmt.view_pos_config_form
  209. #, fuzzy
  210. #| msgid "Returned order:"
  211. msgid "Return Done Orders"
  212. msgstr "Devolución de venta:"
  213. #. module: pos_order_mgmt
  214. #: model:ir.model.fields,field_description:pos_order_mgmt.field_pos_order__returned_order_id
  215. #, fuzzy
  216. #| msgid "Returned order:"
  217. msgid "Returned Order"
  218. msgstr "Devolución de venta:"
  219. #. module: pos_order_mgmt
  220. #. openerp-web
  221. #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:74
  222. #, python-format
  223. msgid "Returned order:"
  224. msgstr "Devolución de venta:"
  225. #. module: pos_order_mgmt
  226. #. openerp-web
  227. #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:21
  228. #, python-format
  229. msgid "Search Order"
  230. msgstr "Buscar Venta"
  231. #. module: pos_order_mgmt
  232. #. openerp-web
  233. #: code:addons/pos_order_mgmt/static/src/js/widgets.js:358
  234. #, python-format
  235. msgid ""
  236. "Unable to load some order lines because the products are not available in "
  237. "the POS cache.\n"
  238. "\n"
  239. "Please check that lines :\n"
  240. "\n"
  241. " * "
  242. msgstr ""
  243. "No fue posible cargar algunas líneas porque los pedidos no están disponibles "
  244. "en la caché del PdV.\n"
  245. "\n"
  246. "Por favor, compruebe estas líneas :\n"
  247. "\n"
  248. " * "
  249. #. module: pos_order_mgmt
  250. #. openerp-web
  251. #: code:addons/pos_order_mgmt/static/src/js/widgets.js:357
  252. #, python-format
  253. msgid "Unknown Products"
  254. msgstr "Productos desconocidos"
  255. #~ msgid ""
  256. #~ "Allows to load already done orders in the frontend to operate over them, "
  257. #~ "allowing reprint the tickets, return items, etc."
  258. #~ msgstr ""
  259. #~ "Permite cargar pedidos ya realizados desde el PdV para operar sobre "
  260. #~ "ellos: reimprimir tickes, devoluciónes, etc."
  261. #~ msgid "pos.config"
  262. #~ msgstr "'pos.config'"