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.

194 lines
4.9 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: 2017-10-24 11:35+0000\n"
  11. "PO-Revision-Date: 2017-09-22 22:56+0000\n"
  12. "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
  13. "Language-Team: Mongolian (http://www.transifex.com/oca/OCA-pos-8-0/language/mn/)\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: \n"
  17. "Language: mn\n"
  18. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  19. #. module: pos_pricelist
  20. #: field:pos.order.tax,amount:0 view:website:point_of_sale.report_receipt
  21. msgid "Amount"
  22. msgstr ""
  23. #. module: pos_pricelist
  24. #. openerp-web
  25. #: code:addons/pos_pricelist/static/src/js/models.js:402
  26. #, python-format
  27. msgid ""
  28. "At least one pricelist has no active version ! Please create or activate "
  29. "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 "Үүсгэгч"
  43. #. module: pos_pricelist
  44. #: field:pos.order.tax,create_date:0
  45. msgid "Created on"
  46. msgstr "Үүсгэсэн"
  47. #. module: pos_pricelist
  48. #: field:pos.order.tax,display_name:0
  49. msgid "Display Name"
  50. msgstr "Дэлгэцийн Нэр"
  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 "Сүүлийн засвар хийсэн огноо"
  69. #. module: pos_pricelist
  70. #: field:pos.order.tax,write_uid:0
  71. msgid "Last Updated by"
  72. msgstr "Сүүлийн засвар хийсэн"
  73. #. module: pos_pricelist
  74. #: field:pos.order.tax,write_date:0
  75. msgid "Last Updated on"
  76. msgstr "Сүүлийн засвар хийсэн огноо"
  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. #: field:pos.order.tax,pos_order:0
  83. msgid "POS Order"
  84. msgstr ""
  85. #. module: pos_pricelist
  86. #: model:product.template,name:pos_pricelist.pos_product_product_1_product_template
  87. msgid "POS Product 1"
  88. msgstr ""
  89. #. module: pos_pricelist
  90. #: model:product.template,name:pos_pricelist.pos_product_product_2_product_template
  91. msgid "POS Product 2"
  92. msgstr ""
  93. #. module: pos_pricelist
  94. #: model:product.template,name:pos_pricelist.pos_product_product_3_product_template
  95. msgid "POS Product 3"
  96. msgstr ""
  97. #. module: pos_pricelist
  98. #: model:product.template,name:pos_pricelist.pos_product_product_4_product_template
  99. msgid "POS Product 4"
  100. msgstr ""
  101. #. module: pos_pricelist
  102. #: view:pos.order:pos_pricelist.view_pos_pos_form
  103. msgid "Payments"
  104. msgstr ""
  105. #. module: pos_pricelist
  106. #: code:addons/pos_pricelist/models/pos_order_patch.py:154
  107. #, python-format
  108. msgid "Please define income account for this product: \"%s\" (id:%d)."
  109. msgstr ""
  110. #. module: pos_pricelist
  111. #: model:ir.model,name:pos_pricelist.model_pos_order
  112. msgid "Point of Sale"
  113. msgstr ""
  114. #. module: pos_pricelist
  115. #: field:pos.config,display_price_with_taxes:0
  116. msgid "Price With Taxes"
  117. msgstr ""
  118. #. module: pos_pricelist
  119. #. openerp-web
  120. #: code:addons/pos_pricelist/static/src/js/models.js:401
  121. #, python-format
  122. msgid "Pricelist Error"
  123. msgstr ""
  124. #. module: pos_pricelist
  125. #: code:addons/pos_pricelist/models/pos_order_patch.py:28
  126. #, python-format
  127. msgid "Selected orders do not have the same session!"
  128. msgstr ""
  129. #. module: pos_pricelist
  130. #: code:addons/pos_pricelist/models/pos_order_patch.py:190
  131. #: code:addons/pos_pricelist/models/pos_order_patch.py:207
  132. #: field:pos.order.tax,tax:0 view:website:point_of_sale.report_receipt
  133. #, python-format
  134. msgid "Tax"
  135. msgstr ""
  136. #. module: pos_pricelist
  137. #: field:pos.order.tax,name:0
  138. msgid "Tax Description"
  139. msgstr ""
  140. #. module: pos_pricelist
  141. #: view:pos.order:pos_pricelist.view_pos_pos_form field:pos.order,taxes:0
  142. #: field:pos.order.line,tax_ids:0
  143. msgid "Taxes"
  144. msgstr ""
  145. #. module: pos_pricelist
  146. #: model:ir.model,name:pos_pricelist.model_account_fiscal_position_tax
  147. msgid "Taxes Fiscal Position"
  148. msgstr ""
  149. #. module: pos_pricelist
  150. #: view:pos.order:pos_pricelist.view_pos_pos_form
  151. msgid "Taxes detail"
  152. msgstr ""
  153. #. module: pos_pricelist
  154. #: code:addons/pos_pricelist/models/pos_order_patch.py:119
  155. #, python-format
  156. msgid "The POS order must have lines when calling this method"
  157. msgstr ""
  158. #. module: pos_pricelist
  159. #: code:addons/pos_pricelist/models/pos_order_patch.py:220
  160. #, python-format
  161. msgid "Trade Receivables"
  162. msgstr ""