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.

134 lines
4.0 KiB

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