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.

60 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: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
  15. "Language: es\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  20. #. module: pos_store_draft_order
  21. #: field:pos.config,allow_store_draft_order:0
  22. msgid "Allow to Store Draft Orders"
  23. msgstr ""
  24. #. module: pos_store_draft_order
  25. #: help:pos.config,allow_store_draft_order:0
  26. msgid ""
  27. "If you check this field, users will have the possibility to let some PoS "
  28. "orders in a draft state, and allow the customer to paid later.\n"
  29. "Order in a draft state will not generate entries during the close of the "
  30. "session."
  31. msgstr ""
  32. #. module: pos_store_draft_order
  33. #: field:pos.order,is_partial_paid:0
  34. msgid "Is Partially Paid"
  35. msgstr ""
  36. #. module: pos_store_draft_order
  37. #: model:ir.model,name:pos_store_draft_order.model_pos_order
  38. msgid "Point of Sale"
  39. msgstr "Terminal Punto de Venta"
  40. #. module: pos_store_draft_order
  41. #: code:addons/pos_store_draft_order/model/pos_session.py:63
  42. #, python-format
  43. msgid ""
  44. "You cannot confirm this session, because '%s' is still in 'draft' state with "
  45. "associated payments.\n"
  46. "\n"
  47. " Please finish to pay this Order first."
  48. msgstr ""
  49. #. module: pos_store_draft_order
  50. #: view:pos.order:pos_store_draft_order.pos_order_view_form
  51. msgid ""
  52. "red: is_partial_paid==True; blue: state=='draft'; gray: state in "
  53. "('done','cancel'); black: state not in ('done','cancel')"
  54. msgstr ""