sr.po 1.1 KB

12345678910111213141516171819202122232425262728293031323334
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * product_visible_discount
  4. #
  5. # Translators:
  6. # FIRST AUTHOR <EMAIL@ADDRESS>, 2014
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo 8.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2015-01-21 14:08+0000\n"
  12. "PO-Revision-Date: 2015-05-22 15:07+0000\n"
  13. "Last-Translator: Martin Trigaux\n"
  14. "Language-Team: Serbian (http://www.transifex.com/projects/p/odoo-8/language/sr/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: \n"
  18. "Language: sr\n"
  19. "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
  20. #. module: product_visible_discount
  21. #: model:ir.model,name:product_visible_discount.model_product_pricelist
  22. msgid "Pricelist"
  23. msgstr "Cenovnik"
  24. #. module: product_visible_discount
  25. #: model:ir.model,name:product_visible_discount.model_sale_order_line
  26. msgid "Sales Order Line"
  27. msgstr ""
  28. #. module: product_visible_discount
  29. #: field:product.pricelist,visible_discount:0
  30. msgid "Visible Discount"
  31. msgstr "Vidljivi Popust"