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.

51 lines
1.6 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * pos_store_draft_order
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server 8.0\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "POT-Creation-Date: 2015-10-19 11:52+0000\n"
  10. "PO-Revision-Date: 2015-10-19 11:52+0000\n"
  11. "Last-Translator: <>\n"
  12. "Language-Team: \n"
  13. "MIME-Version: 1.0\n"
  14. "Content-Type: text/plain; charset=UTF-8\n"
  15. "Content-Transfer-Encoding: \n"
  16. "Plural-Forms: \n"
  17. #. module: pos_store_draft_order
  18. #: field:pos.config,allow_store_draft_order:0
  19. msgid "Allow to Store Draft Orders"
  20. msgstr ""
  21. #. module: pos_store_draft_order
  22. #: help:pos.config,allow_store_draft_order:0
  23. msgid "If you check this field, users will have the possibility to let some PoS orders in a draft state, and allow the customer to paid later.\n"
  24. "Order in a draft state will not generate entries during the close of the session."
  25. msgstr ""
  26. #. module: pos_store_draft_order
  27. #: field:pos.order,is_partial_paid:0
  28. msgid "Is Partially Paid"
  29. msgstr ""
  30. #. module: pos_store_draft_order
  31. #: model:ir.model,name:pos_store_draft_order.model_pos_order
  32. msgid "Point of Sale"
  33. msgstr ""
  34. #. module: pos_store_draft_order
  35. #: code:addons/pos_store_draft_order/model/pos_session.py:63
  36. #, python-format
  37. msgid "You cannot confirm this session, because '%s' is still in 'draft' state with associated payments.\n"
  38. "\n"
  39. " Please finish to pay this Order first."
  40. msgstr ""
  41. #. module: pos_store_draft_order
  42. #: view:pos.order:pos_store_draft_order.pos_order_view_form
  43. msgid "red: is_partial_paid==True; blue: state=='draft'; gray: state in ('done','cancel'); black: state not in ('done','cancel')"
  44. msgstr ""