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.

141 lines
3.6 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * pos_pricelist
  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-07-24 14:44+0000\n"
  10. "PO-Revision-Date: 2015-07-24 14:44+0000\n"
  11. "Last-Translator: <>\n"
  12. "Language-Team: \n"
  13. "MIME-Version: 1.0\n"
  14. "Content-Type: text/plain; charset=UTF-8\n"
  15. "Content-Transfer-Encoding: \n"
  16. "Plural-Forms: \n"
  17. #. module: pos_pricelist
  18. #: field:pos.order.tax,amount:0
  19. #: view:website:point_of_sale.report_receipt
  20. msgid "Amount"
  21. msgstr "Cuota"
  22. #. module: pos_pricelist
  23. #. openerp-web
  24. #: code:addons/pos_pricelist/static/src/js/models.js:386
  25. #, python-format
  26. msgid "At least one pricelist has no active version ! Please create or activate one."
  27. msgstr "¡Al menos una lista de precios no tiene ua versión activa! Por favor, cree o active una."
  28. #. module: pos_pricelist
  29. #: field:pos.order.tax,base:0
  30. #: view:website:point_of_sale.report_receipt
  31. msgid "Base"
  32. msgstr "Base imponible"
  33. #. module: pos_pricelist
  34. #: field:pos.order.tax,create_uid:0
  35. msgid "Created by"
  36. msgstr "Creado por"
  37. #. module: pos_pricelist
  38. #: field:pos.order.tax,create_date:0
  39. msgid "Created on"
  40. msgstr "Creado en"
  41. #. module: pos_pricelist
  42. #: help:pos.config,display_price_with_taxes:0
  43. msgid "Display Prices with taxes on POS"
  44. msgstr "Mostrar los precios con impuestos incluidos en el TPV"
  45. #. module: pos_pricelist
  46. #: field:pos.order.tax,id:0
  47. msgid "ID"
  48. msgstr "ID"
  49. #. module: pos_pricelist
  50. #: field:pos.order.tax,write_uid:0
  51. msgid "Last Updated by"
  52. msgstr "Última actualización por"
  53. #. module: pos_pricelist
  54. #: field:pos.order.tax,write_date:0
  55. msgid "Last Updated on"
  56. msgstr "Última actualización en"
  57. #. module: pos_pricelist
  58. #: model:ir.model,name:pos_pricelist.model_pos_order_line
  59. msgid "Lines of Point of Sale"
  60. msgstr "Líneas del Terminal Punto de Venta"
  61. #. module: pos_pricelist
  62. #: field:pos.order.tax,pos_order:0
  63. msgid "POS Order"
  64. msgstr "Pedido"
  65. #. module: pos_pricelist
  66. #: model:product.template,name:pos_pricelist.pos_product_product_1_product_template
  67. msgid "POS Product 1"
  68. msgstr "TPV Producto 1"
  69. #. module: pos_pricelist
  70. #: model:product.template,name:pos_pricelist.pos_product_product_2_product_template
  71. msgid "POS Product 2"
  72. msgstr "TPV Producto 2"
  73. #. module: pos_pricelist
  74. #: model:product.template,name:pos_pricelist.pos_product_product_3_product_template
  75. msgid "POS Product 3"
  76. msgstr "TPV Producto 3"
  77. #. module: pos_pricelist
  78. #: model:product.template,name:pos_pricelist.pos_product_product_4_product_template
  79. msgid "POS Product 4"
  80. msgstr "TPV Producto 4"
  81. #. module: pos_pricelist
  82. #: view:pos.order:pos_pricelist.view_pos_pos_form
  83. msgid "Payments"
  84. msgstr "Pagos"
  85. #. module: pos_pricelist
  86. #: model:ir.model,name:pos_pricelist.model_pos_order
  87. msgid "Point of Sale"
  88. msgstr "Terminal Punto de Venta"
  89. #. module: pos_pricelist
  90. #: field:pos.config,display_price_with_taxes:0
  91. msgid "Price With Taxes"
  92. msgstr "Precios con impuestos incluidos"
  93. #. module: pos_pricelist
  94. #. openerp-web
  95. #: code:addons/pos_pricelist/static/src/js/models.js:385
  96. #, python-format
  97. msgid "Pricelist Error"
  98. msgstr "Error en lista de precios"
  99. #. module: pos_pricelist
  100. #: field:pos.order.tax,tax:0
  101. #: view:website:point_of_sale.report_receipt
  102. msgid "Tax"
  103. msgstr "Impuesto"
  104. #. module: pos_pricelist
  105. #: field:pos.order.tax,name:0
  106. msgid "Tax Description"
  107. msgstr "Descripción del impuesto"
  108. #. module: pos_pricelist
  109. #: view:pos.order:pos_pricelist.view_pos_pos_form
  110. #: field:pos.order,taxes:0
  111. #: field:pos.order.line,tax_ids:0
  112. msgid "Taxes"
  113. msgstr "Impuestos"
  114. #. module: pos_pricelist
  115. #: view:pos.order:pos_pricelist.view_pos_pos_form
  116. msgid "Taxes detail"
  117. msgstr "Detalle de impuestos"