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.

56 lines
1.6 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * pos_fixed_discount
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server 12.0\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "POT-Creation-Date: 2020-07-28 09:20+0000\n"
  10. "PO-Revision-Date: 2020-07-28 09:20+0000\n"
  11. "Last-Translator: <>\n"
  12. "Language-Team: \n"
  13. "Language: \n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: \n"
  17. "Plural-Forms: \n"
  18. #. module: pos_fixed_discount
  19. #. openerp-web
  20. #: code:addons/pos_fixed_discount/static/src/xml/discount_templates.xml:7
  21. #, python-format
  22. msgid "Discount (%)"
  23. msgstr "Sconto (%)"
  24. #. module: pos_fixed_discount
  25. #. openerp-web
  26. #: code:addons/pos_fixed_discount/static/src/xml/discount_templates.xml:14
  27. #, python-format
  28. msgid "Discount (Amount)"
  29. msgstr "Sconto (importo)"
  30. #. module: pos_fixed_discount
  31. #. openerp-web
  32. #: code:addons/pos_fixed_discount/static/src/js/discount.js:15
  33. #, python-format
  34. msgid "Discount Amount"
  35. msgstr "Importo sconto"
  36. #. module: pos_fixed_discount
  37. #. openerp-web
  38. #: code:addons/pos_fixed_discount/static/src/js/discount.js:28
  39. #, python-format
  40. msgid "No discount product found"
  41. msgstr "Nessun prodotto sconto trovato"
  42. #. module: pos_fixed_discount
  43. #. openerp-web
  44. #: code:addons/pos_fixed_discount/static/src/js/discount.js:29
  45. #, python-format
  46. msgid ""
  47. "The discount product seems misconfigured. Make sure it is flagged as 'Can be "
  48. "Sold' and 'Available in Point of Sale'."
  49. msgstr ""
  50. "Il prodotto sconto sembra mal configurato. Assicurarsi che sia impostato "
  51. "come 'può essere venduto' e 'disponibile nel punto vendita'."