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.

35 lines
1.2 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * pos_timeout
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server 10.0\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "Last-Translator: <>\n"
  10. "Language-Team: \n"
  11. "MIME-Version: 1.0\n"
  12. "Content-Type: text/plain; charset=UTF-8\n"
  13. "Content-Transfer-Encoding: \n"
  14. "Plural-Forms: \n"
  15. #. module: pos_timeout
  16. #: model:ir.model.fields,help:pos_timeout.field_pos_config_pos_order_timeout
  17. msgid "Defines the value of the client-side timeout for the creation of PoS Order(s) from the POS UI.\n"
  18. " The value is expressed in seconds, for a single order.\n"
  19. " If not defined, the default Odoo value will be used: 7.5 seconds.\n"
  20. " If the call contains more than one order (after a long disconnection period for example, or if the previous call raised the timeout),\n"
  21. " the effective timeout value applied will be equal to the defined timeout value multiplied by the number of orders.\n"
  22. ""
  23. msgstr ""
  24. #. module: pos_timeout
  25. #: model:ir.model.fields,field_description:pos_timeout.field_pos_config_pos_order_timeout
  26. msgid "PoS Order(s) Timeout"
  27. msgstr ""
  28. #. module: pos_timeout
  29. #: model:ir.model,name:pos_timeout.model_pos_config
  30. msgid "pos.config"
  31. msgstr ""