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.

61 lines
1.9 KiB

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