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.

57 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. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: \n"
  18. "Language: es\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 orders in a draft state, and allow the customer to paid later.\n"
  28. "Order in a draft state will not generate entries during the close of the session."
  29. msgstr ""
  30. #. module: pos_store_draft_order
  31. #: field:pos.order,is_partial_paid:0
  32. msgid "Is Partially Paid"
  33. msgstr ""
  34. #. module: pos_store_draft_order
  35. #: model:ir.model,name:pos_store_draft_order.model_pos_order
  36. msgid "Point of Sale"
  37. msgstr "Terminal Punto de Venta"
  38. #. module: pos_store_draft_order
  39. #: code:addons/pos_store_draft_order/model/pos_session.py:63
  40. #, python-format
  41. msgid ""
  42. "You cannot confirm this session, because '%s' is still in 'draft' state with associated payments.\n"
  43. "\n"
  44. " Please finish to pay this Order first."
  45. msgstr ""
  46. #. module: pos_store_draft_order
  47. #: view:pos.order:pos_store_draft_order.pos_order_view_form
  48. msgid ""
  49. "red: is_partial_paid==True; blue: state=='draft'; gray: state in "
  50. "('done','cancel'); black: state not in ('done','cancel')"
  51. msgstr ""