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.

136 lines
4.1 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * pos_pricelist
  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_pricelist
  23. #: code:addons/pos_pricelist/models/pos_config.py:59
  24. #, python-format
  25. msgid ""
  26. "All available pricelists must be in the same currency as the company or as "
  27. "the Sales Journal set on this point of sale if you use the Accounting "
  28. "application."
  29. msgstr ""
  30. #. module: pos_pricelist
  31. #: code:addons/pos_pricelist/models/pos_config.py:71
  32. #, python-format
  33. msgid ""
  34. "All payment methods must be in the same currency as the Sales Journal or the "
  35. "company currency if that is not set."
  36. msgstr ""
  37. #. module: pos_pricelist
  38. #: model:ir.model.fields,help:pos_pricelist.field_pos_config_group_sale_pricelist
  39. msgid ""
  40. "Allows to manage different prices based on rules per category of customers. "
  41. "Example: 10% for retailers, promotion of 5 EUR on this product, etc."
  42. msgstr ""
  43. #. module: pos_pricelist
  44. #: model:ir.model.fields,field_description:pos_pricelist.field_pos_config_available_pricelist_ids
  45. msgid "Available Pricelists"
  46. msgstr ""
  47. #. module: pos_pricelist
  48. #: model:ir.model.fields,help:pos_pricelist.field_pos_config_available_pricelist_ids
  49. msgid ""
  50. "Make several pricelists available in the Point of Sale. You can also apply a "
  51. "pricelist to specific customers from their contact form (in Sales tab). To "
  52. "be valid, this pricelist must be listed here as an available pricelist. "
  53. "Otherwise the default pricelist will apply."
  54. msgstr ""
  55. #. module: pos_pricelist
  56. #. openerp-web
  57. #: code:addons/pos_pricelist/static/src/xml/pos.xml:36
  58. #, python-format
  59. msgid "N/A"
  60. msgstr ""
  61. #. module: pos_pricelist
  62. #: model:ir.model,name:pos_pricelist.model_res_partner
  63. msgid "Partner"
  64. msgstr ""
  65. #. module: pos_pricelist
  66. #: model:ir.model,name:pos_pricelist.model_pos_order
  67. msgid "Point of Sale Orders"
  68. msgstr ""
  69. #. module: pos_pricelist
  70. #. openerp-web
  71. #: code:addons/pos_pricelist/static/src/js/screens.js:150
  72. #: code:addons/pos_pricelist/static/src/xml/pos.xml:15
  73. #: code:addons/pos_pricelist/static/src/xml/pos.xml:31
  74. #, python-format
  75. msgid "Pricelist"
  76. msgstr ""
  77. #. module: pos_pricelist
  78. #: model:ir.ui.view,arch_db:pos_pricelist.view_pos_config_form
  79. msgid "Pricelists"
  80. msgstr ""
  81. #. module: pos_pricelist
  82. #. openerp-web
  83. #: code:addons/pos_pricelist/static/src/js/screens.js:137
  84. #, python-format
  85. msgid "Select pricelist"
  86. msgstr ""
  87. #. module: pos_pricelist
  88. #: model:ir.model.fields,help:pos_pricelist.field_pos_config_use_pricelist
  89. msgid "Set shop-specific prices, seasonal discounts, etc."
  90. msgstr ""
  91. #. module: pos_pricelist
  92. #: model:ir.model.fields,field_description:pos_pricelist.field_pos_config_group_pricelist_item
  93. msgid "Show pricelists to customers"
  94. msgstr ""
  95. #. module: pos_pricelist
  96. #: code:addons/pos_pricelist/models/pos_config.py:54
  97. #, python-format
  98. msgid "The default pricelist must be included in the available pricelists."
  99. msgstr ""
  100. #. module: pos_pricelist
  101. #: code:addons/pos_pricelist/models/pos_config.py:65
  102. #, python-format
  103. msgid ""
  104. "The invoice journal must be in the same currency as the Sales Journal or the "
  105. "company currency if that is not set."
  106. msgstr ""
  107. #. module: pos_pricelist
  108. #: model:ir.model.fields,field_description:pos_pricelist.field_pos_config_use_pricelist
  109. msgid "Use pricelists"
  110. msgstr ""
  111. #. module: pos_pricelist
  112. #: model:ir.model.fields,field_description:pos_pricelist.field_pos_config_group_sale_pricelist
  113. msgid "Use pricelists to adapt your price per customers"
  114. msgstr ""
  115. #. module: pos_pricelist
  116. #: model:ir.model,name:pos_pricelist.model_pos_config
  117. msgid "pos.config"
  118. msgstr "pos.config"