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.

146 lines
4.0 KiB

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