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.

172 lines
4.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:ir.ui.view,arch_db:pos_order_mgmt.view_pos_config_form
  21. msgid "Allow to load done orders in this POS"
  22. msgstr "Permitir cargar pedidos en este PdV"
  23. #. module: pos_order_mgmt
  24. #: model:ir.model.fields,help:pos_order_mgmt.field_pos_config_iface_load_done_order
  25. msgid ""
  26. "Allows to load already done orders in the frontend to operate over them, "
  27. "allowing reprint the tickets, return items, etc."
  28. msgstr ""
  29. "Permite cargar pedidos ya realizados desde el PdV para operar sobre ellos: "
  30. "reimprimir tickes, devoluciónes, etc."
  31. #. module: pos_order_mgmt
  32. #. openerp-web
  33. #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:36
  34. #, python-format
  35. msgid "Amount Total"
  36. msgstr "Importe Total"
  37. #. module: pos_order_mgmt
  38. #. openerp-web
  39. #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:17
  40. #, python-format
  41. msgid "Back"
  42. msgstr "Volver"
  43. #. module: pos_order_mgmt
  44. #. openerp-web
  45. #: code:addons/pos_order_mgmt/static/src/js/widgets.js:312
  46. #: code:addons/pos_order_mgmt/static/src/js/widgets.js:347
  47. #, python-format
  48. msgid "Can not execute this action because the POS is currently offline"
  49. msgstr ""
  50. "No se puede ejecutar esta acción porque el PdV está sin línea en este momento"
  51. #. module: pos_order_mgmt
  52. #. openerp-web
  53. #: code:addons/pos_order_mgmt/static/src/js/widgets.js:311
  54. #: code:addons/pos_order_mgmt/static/src/js/widgets.js:346
  55. #, python-format
  56. msgid "Connection error"
  57. msgstr "Error de conexión"
  58. #. module: pos_order_mgmt
  59. #. openerp-web
  60. #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:34
  61. #, python-format
  62. msgid "Customer"
  63. msgstr "Cliente"
  64. #. module: pos_order_mgmt
  65. #. openerp-web
  66. #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:35
  67. #, python-format
  68. msgid "Date"
  69. msgstr "Fecha"
  70. #. module: pos_order_mgmt
  71. #: model:ir.ui.view,arch_db:pos_order_mgmt.view_pos_config_form
  72. msgid "Load Done Order Max Qty."
  73. msgstr "Nº Máximo de Ventas a Cargar."
  74. #. module: pos_order_mgmt
  75. #: model:ir.model.fields,field_description:pos_order_mgmt.field_pos_config_iface_load_done_order
  76. #: model:ir.ui.view,arch_db:pos_order_mgmt.view_pos_config_form
  77. msgid "Load Done Orders"
  78. msgstr "Cargar Ventas Realizadas"
  79. #. module: pos_order_mgmt
  80. #: model:ir.model.fields,field_description:pos_order_mgmt.field_pos_config_iface_load_done_order_max_qty
  81. msgid "Max. Done Orders Quantity To Load"
  82. msgstr "Nº Máximo de Ventas Realizadas a Cargar"
  83. #. module: pos_order_mgmt
  84. #: model:ir.model.fields,help:pos_order_mgmt.field_pos_config_iface_load_done_order_max_qty
  85. msgid ""
  86. "Maximum number of orders to load on the PoS at its init. Set it to 0 to load "
  87. "none (it's still posible to load them by ticket code)."
  88. msgstr ""
  89. "Número máximo de ventas a cargar en el PdV cuando este se inicia. "
  90. "Establézcalo a 0 para no cargar ninguna (es posible cargarlas por referencia "
  91. "del ticket)."
  92. #. module: pos_order_mgmt
  93. #: model:ir.ui.view,arch_db:pos_order_mgmt.view_pos_config_form
  94. msgid "Maximum number orders to load"
  95. msgstr "Ventas máximas a cargar"
  96. #. module: pos_order_mgmt
  97. #: model:ir.model,name:pos_order_mgmt.model_pos_order
  98. msgid "Point of Sale Orders"
  99. msgstr "Ventas del Punto de Venta"
  100. #. module: pos_order_mgmt
  101. #. openerp-web
  102. #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:80
  103. #, python-format
  104. msgid "Rectifies:"
  105. msgstr ""
  106. #. module: pos_order_mgmt
  107. #. openerp-web
  108. #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:33
  109. #, python-format
  110. msgid "Ref."
  111. msgstr "'Ref.'"
  112. #. module: pos_order_mgmt
  113. #. openerp-web
  114. #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:71
  115. #, python-format
  116. msgid "Returned order:"
  117. msgstr "Devolución de venta:"
  118. #. module: pos_order_mgmt
  119. #. openerp-web
  120. #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:21
  121. #, python-format
  122. msgid "Search Order"
  123. msgstr "Buscar Venta"
  124. #. module: pos_order_mgmt
  125. #. openerp-web
  126. #: code:addons/pos_order_mgmt/static/src/js/widgets.js:289
  127. #, python-format
  128. msgid ""
  129. "Unable to load some order lines because the products are not available in "
  130. "the POS cache.\n"
  131. "\n"
  132. "Please check that lines :\n"
  133. "\n"
  134. " * "
  135. msgstr ""
  136. "No fue posible cargar algunas líneas porque los pedidos no están disponibles "
  137. "en la caché del PdV.\n"
  138. "\n"
  139. "Por favor, compruebe estas líneas :\n"
  140. "\n"
  141. " * "
  142. #. module: pos_order_mgmt
  143. #. openerp-web
  144. #: code:addons/pos_order_mgmt/static/src/js/widgets.js:288
  145. #, python-format
  146. msgid "Unknown Products"
  147. msgstr "Productos desconocidos"
  148. #. module: pos_order_mgmt
  149. #: model:ir.model,name:pos_order_mgmt.model_pos_config
  150. msgid "pos.config"
  151. msgstr "'pos.config'"