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.

225 lines
5.5 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * pos_pricelist
  4. #
  5. # Translators:
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: pos (8.0)\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2016-09-18 01:07+0000\n"
  11. "PO-Revision-Date: 2016-04-06 15:48+0000\n"
  12. "Last-Translator: <>\n"
  13. "Language-Team: Spanish (Peru) (http://www.transifex.com/oca/OCA-pos-8-0/"
  14. "language/es_PE/)\n"
  15. "Language: es_PE\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \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 ""
  24. #. module: pos_pricelist
  25. #. openerp-web
  26. #: code:addons/pos_pricelist/static/src/js/models.js:422
  27. #, python-format
  28. msgid ""
  29. "At least one pricelist has no active version ! Please create or activate one."
  30. msgstr ""
  31. #. module: pos_pricelist
  32. #: field:pos.order.tax,base:0 view:website:point_of_sale.report_receipt
  33. msgid "Base"
  34. msgstr ""
  35. #. module: pos_pricelist
  36. #: field:account.fiscal.position.tax,company_id:0
  37. msgid "Company"
  38. msgstr ""
  39. #. module: pos_pricelist
  40. #: field:pos.order.tax,create_uid:0
  41. msgid "Created by"
  42. msgstr "Creado por"
  43. #. module: pos_pricelist
  44. #: field:pos.order.tax,create_date:0
  45. msgid "Created on"
  46. msgstr "Creado en"
  47. #. module: pos_pricelist
  48. #: field:pos.order.tax,display_name:0
  49. msgid "Display Name"
  50. msgstr "Nombre a Mostrar"
  51. #. module: pos_pricelist
  52. #: help:pos.config,display_price_with_taxes:0
  53. msgid "Display Prices with taxes on POS"
  54. msgstr ""
  55. #. module: pos_pricelist
  56. #: code:addons/pos_pricelist/models/pos_order_patch.py:28
  57. #: code:addons/pos_pricelist/models/pos_order_patch.py:154
  58. #, python-format
  59. msgid "Error!"
  60. msgstr ""
  61. #. module: pos_pricelist
  62. #: field:pos.order.tax,id:0
  63. msgid "ID"
  64. msgstr "ID"
  65. #. module: pos_pricelist
  66. #: field:pos.order.tax,__last_update:0
  67. msgid "Last Modified on"
  68. msgstr "Ultima Modificación en"
  69. #. module: pos_pricelist
  70. #: field:pos.order.tax,write_uid:0
  71. msgid "Last Updated by"
  72. msgstr "Actualizado última vez por"
  73. #. module: pos_pricelist
  74. #: field:pos.order.tax,write_date:0
  75. msgid "Last Updated on"
  76. msgstr "Ultima Actualización"
  77. #. module: pos_pricelist
  78. #: model:ir.model,name:pos_pricelist.model_pos_order_line
  79. msgid "Lines of Point of Sale"
  80. msgstr ""
  81. #. module: pos_pricelist
  82. #. openerp-web
  83. #: code:addons/pos_pricelist/static/src/xml/pos.xml:46
  84. #, python-format
  85. msgid "N/A"
  86. msgstr ""
  87. #. module: pos_pricelist
  88. #: field:pos.order.tax,pos_order:0
  89. msgid "POS Order"
  90. msgstr ""
  91. #. module: pos_pricelist
  92. #: model:product.template,name:pos_pricelist.pos_product_product_1_product_template
  93. msgid "POS Product 1"
  94. msgstr ""
  95. #. module: pos_pricelist
  96. #: model:product.template,name:pos_pricelist.pos_product_product_2_product_template
  97. msgid "POS Product 2"
  98. msgstr ""
  99. #. module: pos_pricelist
  100. #: model:product.template,name:pos_pricelist.pos_product_product_3_product_template
  101. msgid "POS Product 3"
  102. msgstr ""
  103. #. module: pos_pricelist
  104. #: model:product.template,name:pos_pricelist.pos_product_product_4_product_template
  105. msgid "POS Product 4"
  106. msgstr ""
  107. #. module: pos_pricelist
  108. #: model:ir.model,name:pos_pricelist.model_res_partner
  109. msgid "Partner"
  110. msgstr ""
  111. #. module: pos_pricelist
  112. #: view:pos.order:pos_pricelist.view_pos_pos_form
  113. msgid "Payments"
  114. msgstr ""
  115. #. module: pos_pricelist
  116. #: code:addons/pos_pricelist/models/pos_order_patch.py:154
  117. #, python-format
  118. msgid "Please define income account for this product: \"%s\" (id:%d)."
  119. msgstr ""
  120. #. module: pos_pricelist
  121. #: field:product.pricelist,pos_config_ids:0
  122. msgid "PoS"
  123. msgstr ""
  124. #. module: pos_pricelist
  125. #: model:ir.model,name:pos_pricelist.model_pos_order
  126. msgid "Point of Sale"
  127. msgstr ""
  128. #. module: pos_pricelist
  129. #: field:pos.config,display_price_with_taxes:0
  130. msgid "Price With Taxes"
  131. msgstr ""
  132. #. module: pos_pricelist
  133. #. openerp-web
  134. #: code:addons/pos_pricelist/static/src/xml/pos.xml:41
  135. #: code:addons/pos_pricelist/static/src/xml/pos.xml:55
  136. #: model:ir.model,name:pos_pricelist.model_product_pricelist
  137. #, python-format
  138. msgid "Pricelist"
  139. msgstr ""
  140. #. module: pos_pricelist
  141. #. openerp-web
  142. #: code:addons/pos_pricelist/static/src/js/models.js:421
  143. #, python-format
  144. msgid "Pricelist Error"
  145. msgstr ""
  146. #. module: pos_pricelist
  147. #: code:addons/pos_pricelist/models/pos_order_patch.py:28
  148. #, python-format
  149. msgid "Selected orders do not have the same session!"
  150. msgstr ""
  151. #. module: pos_pricelist
  152. #: code:addons/pos_pricelist/models/pos_order_patch.py:190
  153. #: code:addons/pos_pricelist/models/pos_order_patch.py:207
  154. #: field:pos.order.tax,tax:0 view:website:point_of_sale.report_receipt
  155. #, python-format
  156. msgid "Tax"
  157. msgstr ""
  158. #. module: pos_pricelist
  159. #: field:pos.order.tax,name:0
  160. msgid "Tax Description"
  161. msgstr ""
  162. #. module: pos_pricelist
  163. #: view:pos.order:pos_pricelist.view_pos_pos_form field:pos.order,taxes:0
  164. #: field:pos.order.line,tax_ids:0
  165. msgid "Taxes"
  166. msgstr ""
  167. #. module: pos_pricelist
  168. #: model:ir.model,name:pos_pricelist.model_account_fiscal_position_tax
  169. msgid "Taxes Fiscal Position"
  170. msgstr ""
  171. #. module: pos_pricelist
  172. #: view:pos.order:pos_pricelist.view_pos_pos_form
  173. msgid "Taxes detail"
  174. msgstr ""
  175. #. module: pos_pricelist
  176. #: code:addons/pos_pricelist/models/pos_order_patch.py:119
  177. #, python-format
  178. msgid "The POS order must have lines when calling this method"
  179. msgstr ""
  180. #. module: pos_pricelist
  181. #: code:addons/pos_pricelist/models/pos_order_patch.py:220
  182. #, python-format
  183. msgid "Trade Receivables"
  184. msgstr ""
  185. #. module: pos_pricelist
  186. #: help:product.pricelist,pos_config_ids:0
  187. msgid "if empty will be available for all the pos"
  188. msgstr ""