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.

43 lines
1.5 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * pos_timeout
  4. #
  5. # Translators:
  6. # Peter Hageman <hageman.p@gmail.com>, 2018
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 10.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2018-03-01 02:01+0000\n"
  12. "PO-Revision-Date: 2018-03-01 02:01+0000\n"
  13. "Last-Translator: Peter Hageman <hageman.p@gmail.com>, 2018\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_timeout
  22. #: model:ir.model.fields,help:pos_timeout.field_pos_config_pos_order_timeout
  23. msgid ""
  24. "Defines the value of the client-side timeout for the creation of PoS "
  25. "Order(s) from the POS UI.\n"
  26. " The value is expressed in seconds, for a single order.\n"
  27. " If not defined, the default Odoo value will be used: 30 seconds.\n"
  28. " If the call contains more than one order (after a long disconnection period "
  29. "for example, or if the previous call raised the timeout),\n"
  30. " the effective timeout value applied will be equal to the defined timeout "
  31. "value multiplied by the number of orders.\n"
  32. msgstr ""
  33. #. module: pos_timeout
  34. #: model:ir.model.fields,field_description:pos_timeout.field_pos_config_pos_order_timeout
  35. msgid "PoS Order(s) Timeout"
  36. msgstr ""
  37. #. module: pos_timeout
  38. #: model:ir.model,name:pos_timeout.model_pos_config
  39. msgid "pos.config"
  40. msgstr "pos.config"