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.

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