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.

231 lines
6.1 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * pos_order_mgmt
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server 12.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_order_mgmt
  16. #: model:ir.model.fields,help:pos_order_mgmt.field_pos_config__iface_copy_done_order
  17. msgid "Allows to duplicate already done orders in the frontend"
  18. msgstr ""
  19. #. module: pos_order_mgmt
  20. #: model_terms:ir.ui.view,arch_db:pos_order_mgmt.view_pos_config_form
  21. msgid "Allows to manage already done orders in the frontend."
  22. msgstr ""
  23. #. module: pos_order_mgmt
  24. #: model:ir.model.fields,help:pos_order_mgmt.field_pos_config__iface_order_mgmt
  25. msgid "Allows to manage orders in the frontend"
  26. msgstr ""
  27. #. module: pos_order_mgmt
  28. #: model:ir.model.fields,help:pos_order_mgmt.field_pos_config__iface_reprint_done_order
  29. msgid "Allows to reprint already done orders in the frontend"
  30. msgstr ""
  31. #. module: pos_order_mgmt
  32. #: model:ir.model.fields,help:pos_order_mgmt.field_pos_config__iface_return_done_order
  33. msgid "Allows to return already done orders in the frontend"
  34. msgstr ""
  35. #. module: pos_order_mgmt
  36. #. openerp-web
  37. #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:36
  38. #, python-format
  39. msgid "Amount"
  40. msgstr ""
  41. #. module: pos_order_mgmt
  42. #. openerp-web
  43. #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:17
  44. #, python-format
  45. msgid "Back"
  46. msgstr ""
  47. #. module: pos_order_mgmt
  48. #. openerp-web
  49. #: code:addons/pos_order_mgmt/static/src/js/widgets.js:368
  50. #: code:addons/pos_order_mgmt/static/src/js/widgets.js:423
  51. #, python-format
  52. msgid "Can not execute this action because the POS is currently offline"
  53. msgstr ""
  54. #. module: pos_order_mgmt
  55. #. openerp-web
  56. #: code:addons/pos_order_mgmt/static/src/js/widgets.js:367
  57. #: code:addons/pos_order_mgmt/static/src/js/widgets.js:422
  58. #, python-format
  59. msgid "Connection error"
  60. msgstr ""
  61. #. module: pos_order_mgmt
  62. #. openerp-web
  63. #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:61
  64. #, python-format
  65. msgid "Create a new order based on this one"
  66. msgstr ""
  67. #. module: pos_order_mgmt
  68. #. openerp-web
  69. #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:64
  70. #, python-format
  71. msgid "Create a refund order of this order"
  72. msgstr ""
  73. #. module: pos_order_mgmt
  74. #. openerp-web
  75. #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:34
  76. #, python-format
  77. msgid "Customer"
  78. msgstr ""
  79. #. module: pos_order_mgmt
  80. #. openerp-web
  81. #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:89
  82. #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:98
  83. #, python-format
  84. msgid "DUPLICATE"
  85. msgstr ""
  86. #. module: pos_order_mgmt
  87. #. openerp-web
  88. #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:35
  89. #, python-format
  90. msgid "Date"
  91. msgstr ""
  92. #. module: pos_order_mgmt
  93. #: model:ir.model.fields,field_description:pos_order_mgmt.field_pos_config__iface_copy_done_order
  94. msgid "Duplicate Orders"
  95. msgstr ""
  96. #. module: pos_order_mgmt
  97. #: model:ir.model.fields,field_description:pos_order_mgmt.field_pos_config__iface_load_done_order_max_qty
  98. msgid "Maximum Orders to load"
  99. msgstr ""
  100. #. module: pos_order_mgmt
  101. #: model:ir.model.fields,help:pos_order_mgmt.field_pos_config__iface_load_done_order_max_qty
  102. msgid "Maximum number of orders to load on the PoS at its init. Set it to 0 to load none (it's still possible to load them by ticket code)."
  103. msgstr ""
  104. #. module: pos_order_mgmt
  105. #: model:ir.model.fields,field_description:pos_order_mgmt.field_pos_config__iface_order_mgmt
  106. msgid "Order Management"
  107. msgstr ""
  108. #. module: pos_order_mgmt
  109. #: model:ir.model,name:pos_order_mgmt.model_pos_config
  110. msgid "Point of Sale Configuration"
  111. msgstr ""
  112. #. module: pos_order_mgmt
  113. #: model:ir.model,name:pos_order_mgmt.model_pos_order
  114. msgid "Point of Sale Orders"
  115. msgstr ""
  116. #. module: pos_order_mgmt
  117. #. openerp-web
  118. #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:58
  119. #, python-format
  120. msgid "Print a duplicate for this order"
  121. msgstr ""
  122. #. module: pos_order_mgmt
  123. #. openerp-web
  124. #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:83
  125. #, python-format
  126. msgid "Rectifies:"
  127. msgstr ""
  128. #. module: pos_order_mgmt
  129. #. openerp-web
  130. #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:33
  131. #, python-format
  132. msgid "Ref."
  133. msgstr ""
  134. #. module: pos_order_mgmt
  135. #: model:ir.model.fields,field_description:pos_order_mgmt.field_pos_order__returned_order_reference
  136. msgid "Reference of the returned Order"
  137. msgstr ""
  138. #. module: pos_order_mgmt
  139. #. openerp-web
  140. #: code:addons/pos_order_mgmt/static/src/js/widgets.js:245
  141. #, python-format
  142. msgid "Refund "
  143. msgstr ""
  144. #. module: pos_order_mgmt
  145. #: model:ir.model.fields,field_description:pos_order_mgmt.field_pos_order__refund_order_ids
  146. msgid "Refund Orders"
  147. msgstr ""
  148. #. module: pos_order_mgmt
  149. #: model:ir.model.fields,field_description:pos_order_mgmt.field_pos_order__refund_order_qty
  150. msgid "Refund Orders Quantity"
  151. msgstr ""
  152. #. module: pos_order_mgmt
  153. #: model_terms:ir.ui.view,arch_db:pos_order_mgmt.view_pos_order_form
  154. msgid "Refunds"
  155. msgstr ""
  156. #. module: pos_order_mgmt
  157. #: model:ir.model.fields,field_description:pos_order_mgmt.field_pos_config__iface_reprint_done_order
  158. msgid "Reprint Orders"
  159. msgstr ""
  160. #. module: pos_order_mgmt
  161. #: model:ir.model.fields,field_description:pos_order_mgmt.field_pos_config__iface_return_done_order
  162. msgid "Return Orders"
  163. msgstr ""
  164. #. module: pos_order_mgmt
  165. #: model:ir.model.fields,field_description:pos_order_mgmt.field_pos_order__returned_order_id
  166. msgid "Returned Order"
  167. msgstr ""
  168. #. module: pos_order_mgmt
  169. #. openerp-web
  170. #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:74
  171. #, python-format
  172. msgid "Returned order:"
  173. msgstr ""
  174. #. module: pos_order_mgmt
  175. #. openerp-web
  176. #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:21
  177. #, python-format
  178. msgid "Search Order"
  179. msgstr ""
  180. #. module: pos_order_mgmt
  181. #. openerp-web
  182. #: code:addons/pos_order_mgmt/static/src/js/widgets.js:385
  183. #, python-format
  184. msgid "Unable to load some order lines because the products are not available in the POS cache.\n"
  185. "\n"
  186. "Please check that lines :\n"
  187. "\n"
  188. " * "
  189. msgstr ""
  190. #. module: pos_order_mgmt
  191. #. openerp-web
  192. #: code:addons/pos_order_mgmt/static/src/js/widgets.js:384
  193. #, python-format
  194. msgid "Unknown Products"
  195. msgstr ""