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.

228 lines
6.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: 2018-02-28 18:31+0000\n"
  12. "PO-Revision-Date: 2017-12-22 09:49+0000\n"
  13. "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
  14. "Language-Team: Spanish (http://www.transifex.com/oca/OCA-pos-8-0/language/"
  15. "es/)\n"
  16. "Language: es\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: \n"
  20. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  21. #. module: pos_pricelist
  22. #: field:pos.order.tax,amount:0 view:website:point_of_sale.report_receipt
  23. msgid "Amount"
  24. msgstr "Cuota"
  25. #. module: pos_pricelist
  26. #. openerp-web
  27. #: code:addons/pos_pricelist/static/src/js/models.js:422
  28. #, python-format
  29. msgid ""
  30. "At least one pricelist has no active version ! Please create or activate one."
  31. msgstr ""
  32. "¡Al menos una lista de precios no tiene ua versión activa! Por favor, cree o "
  33. "active una."
  34. #. module: pos_pricelist
  35. #: field:pos.order.tax,base:0 view:website:point_of_sale.report_receipt
  36. msgid "Base"
  37. msgstr "Base imponible"
  38. #. module: pos_pricelist
  39. #: field:account.fiscal.position.tax,company_id:0
  40. msgid "Company"
  41. msgstr "Compañía"
  42. #. module: pos_pricelist
  43. #: field:pos.order.tax,create_uid:0
  44. msgid "Created by"
  45. msgstr "Creado por"
  46. #. module: pos_pricelist
  47. #: field:pos.order.tax,create_date:0
  48. msgid "Created on"
  49. msgstr "Creado en"
  50. #. module: pos_pricelist
  51. #: field:pos.order.tax,display_name:0
  52. msgid "Display Name"
  53. msgstr "Nombre mostrado"
  54. #. module: pos_pricelist
  55. #: help:pos.config,display_price_with_taxes:0
  56. msgid "Display Prices with taxes on POS"
  57. msgstr "Mostrar los precios con impuestos incluidos en el TPV"
  58. #. module: pos_pricelist
  59. #: code:addons/pos_pricelist/models/pos_order_patch.py:28
  60. #: code:addons/pos_pricelist/models/pos_order_patch.py:154
  61. #, python-format
  62. msgid "Error!"
  63. msgstr "¡Error!"
  64. #. module: pos_pricelist
  65. #: field:pos.order.tax,id:0
  66. msgid "ID"
  67. msgstr "ID"
  68. #. module: pos_pricelist
  69. #: field:pos.order.tax,__last_update:0
  70. msgid "Last Modified on"
  71. msgstr "Última modificación el"
  72. #. module: pos_pricelist
  73. #: field:pos.order.tax,write_uid:0
  74. msgid "Last Updated by"
  75. msgstr "Última actualización por"
  76. #. module: pos_pricelist
  77. #: field:pos.order.tax,write_date:0
  78. msgid "Last Updated on"
  79. msgstr "Última actualización en"
  80. #. module: pos_pricelist
  81. #: model:ir.model,name:pos_pricelist.model_pos_order_line
  82. msgid "Lines of Point of Sale"
  83. msgstr "Líneas del Terminal Punto de Venta"
  84. #. module: pos_pricelist
  85. #. openerp-web
  86. #: code:addons/pos_pricelist/static/src/xml/pos.xml:46
  87. #, python-format
  88. msgid "N/A"
  89. msgstr ""
  90. #. module: pos_pricelist
  91. #: field:pos.order.tax,pos_order:0
  92. msgid "POS Order"
  93. msgstr "Pedido"
  94. #. module: pos_pricelist
  95. #: model:product.template,name:pos_pricelist.pos_product_product_1_product_template
  96. msgid "POS Product 1"
  97. msgstr "TPV Producto 1"
  98. #. module: pos_pricelist
  99. #: model:product.template,name:pos_pricelist.pos_product_product_2_product_template
  100. msgid "POS Product 2"
  101. msgstr "TPV Producto 2"
  102. #. module: pos_pricelist
  103. #: model:product.template,name:pos_pricelist.pos_product_product_3_product_template
  104. msgid "POS Product 3"
  105. msgstr "TPV Producto 3"
  106. #. module: pos_pricelist
  107. #: model:product.template,name:pos_pricelist.pos_product_product_4_product_template
  108. msgid "POS Product 4"
  109. msgstr "TPV Producto 4"
  110. #. module: pos_pricelist
  111. #: model:ir.model,name:pos_pricelist.model_res_partner
  112. msgid "Partner"
  113. msgstr ""
  114. #. module: pos_pricelist
  115. #: view:pos.order:pos_pricelist.view_pos_pos_form
  116. msgid "Payments"
  117. msgstr "Pagos"
  118. #. module: pos_pricelist
  119. #: code:addons/pos_pricelist/models/pos_order_patch.py:154
  120. #, python-format
  121. msgid "Please define income account for this product: \"%s\" (id:%d)."
  122. msgstr ""
  123. #. module: pos_pricelist
  124. #: field:product.pricelist,pos_config_ids:0
  125. msgid "PoS"
  126. msgstr ""
  127. #. module: pos_pricelist
  128. #: model:ir.model,name:pos_pricelist.model_pos_order
  129. msgid "Point of Sale"
  130. msgstr "Terminal Punto de Venta"
  131. #. module: pos_pricelist
  132. #: field:pos.config,display_price_with_taxes:0
  133. msgid "Price With Taxes"
  134. msgstr "Precios con impuestos incluidos"
  135. #. module: pos_pricelist
  136. #. openerp-web
  137. #: code:addons/pos_pricelist/static/src/xml/pos.xml:41
  138. #: code:addons/pos_pricelist/static/src/xml/pos.xml:55
  139. #: model:ir.model,name:pos_pricelist.model_product_pricelist
  140. #, fuzzy, python-format
  141. msgid "Pricelist"
  142. msgstr "Error en lista de precios"
  143. #. module: pos_pricelist
  144. #. openerp-web
  145. #: code:addons/pos_pricelist/static/src/js/models.js:421
  146. #, python-format
  147. msgid "Pricelist Error"
  148. msgstr "Error en lista de precios"
  149. #. module: pos_pricelist
  150. #: code:addons/pos_pricelist/models/pos_order_patch.py:28
  151. #, python-format
  152. msgid "Selected orders do not have the same session!"
  153. msgstr ""
  154. #. module: pos_pricelist
  155. #: code:addons/pos_pricelist/models/pos_order_patch.py:190
  156. #: code:addons/pos_pricelist/models/pos_order_patch.py:207
  157. #: field:pos.order.tax,tax:0 view:website:point_of_sale.report_receipt
  158. #, python-format
  159. msgid "Tax"
  160. msgstr "Impuesto"
  161. #. module: pos_pricelist
  162. #: field:pos.order.tax,name:0
  163. msgid "Tax Description"
  164. msgstr "Descripción del impuesto"
  165. #. module: pos_pricelist
  166. #: view:pos.order:pos_pricelist.view_pos_pos_form field:pos.order,taxes:0
  167. #: field:pos.order.line,tax_ids:0
  168. msgid "Taxes"
  169. msgstr "Impuestos"
  170. #. module: pos_pricelist
  171. #: model:ir.model,name:pos_pricelist.model_account_fiscal_position_tax
  172. msgid "Taxes Fiscal Position"
  173. msgstr "Impuestos de posición fiscal"
  174. #. module: pos_pricelist
  175. #: view:pos.order:pos_pricelist.view_pos_pos_form
  176. msgid "Taxes detail"
  177. msgstr "Detalle de impuestos"
  178. #. module: pos_pricelist
  179. #: code:addons/pos_pricelist/models/pos_order_patch.py:119
  180. #, python-format
  181. msgid "The POS order must have lines when calling this method"
  182. msgstr ""
  183. #. module: pos_pricelist
  184. #: code:addons/pos_pricelist/models/pos_order_patch.py:220
  185. #, python-format
  186. msgid "Trade Receivables"
  187. msgstr ""
  188. #. module: pos_pricelist
  189. #: help:product.pricelist,pos_config_ids:0
  190. msgid "if empty will be available for all the pos"
  191. msgstr ""