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.

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