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