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. # Francesco Fresta <franco.fresta@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: Francesco Fresta <franco.fresta@gmail.com>, 2018\n"
  14. "Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n"
  15. "Language: it\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_timeout
  21. #: model:ir.model.fields,help:pos_timeout.field_pos_config_pos_order_timeout
  22. msgid ""
  23. "Defines the value of the client-side timeout for the creation of PoS "
  24. "Order(s) from the POS UI.\n"
  25. " The value is expressed in seconds, for a single order.\n"
  26. " If not defined, the default Odoo value will be used: 30 seconds.\n"
  27. " If the call contains more than one order (after a long disconnection period "
  28. "for example, or if the previous call raised the timeout),\n"
  29. " the effective timeout value applied will be equal to the defined timeout "
  30. "value multiplied by the number of orders.\n"
  31. msgstr ""
  32. #. module: pos_timeout
  33. #: model:ir.model.fields,field_description:pos_timeout.field_pos_config_pos_order_timeout
  34. #, fuzzy
  35. msgid "PoS Order(s) Timeout"
  36. msgstr "PoS Order Timeout"
  37. #. module: pos_timeout
  38. #: model:ir.model,name:pos_timeout.model_pos_config
  39. msgid "pos.config"
  40. msgstr "pos.config"