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.

44 lines
1.6 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * pos_timeout
  4. #
  5. # Translators:
  6. # Bole <bole@dajmi5.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: Bole <bole@dajmi5.com>, 2018\n"
  14. "Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/"
  15. "hr_HR/)\n"
  16. "Language: hr_HR\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=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
  21. "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
  22. #. module: pos_timeout
  23. #: model:ir.model.fields,help:pos_timeout.field_pos_config_pos_order_timeout
  24. msgid ""
  25. "Defines the value of the client-side timeout for the creation of PoS "
  26. "Order(s) from the POS UI.\n"
  27. " The value is expressed in seconds, for a single order.\n"
  28. " If not defined, the default Odoo value will be used: 30 seconds.\n"
  29. " If the call contains more than one order (after a long disconnection period "
  30. "for example, or if the previous call raised the timeout),\n"
  31. " the effective timeout value applied will be equal to the defined timeout "
  32. "value multiplied by the number of orders.\n"
  33. msgstr ""
  34. #. module: pos_timeout
  35. #: model:ir.model.fields,field_description:pos_timeout.field_pos_config_pos_order_timeout
  36. msgid "PoS Order(s) Timeout"
  37. msgstr ""
  38. #. module: pos_timeout
  39. #: model:ir.model,name:pos_timeout.model_pos_config
  40. msgid "pos.config"
  41. msgstr "pos.config"