lt.po 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * product_unique
  4. #
  5. # Translators:
  6. # UAB "Draugiški sprendimai" <transifex@draugiskisprendimai.lt>, 2015
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: odoo-addons (8.0)\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2016-01-05 15:03+0000\n"
  12. "PO-Revision-Date: 2015-09-18 23:14+0000\n"
  13. "Last-Translator: UAB \"Draugiški sprendimai\" <transifex@draugiskisprendimai.lt>\n"
  14. "Language-Team: Lithuanian (http://www.transifex.com/adhoc/ingadhoc-odoo-addons-8-0/language/lt/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: \n"
  18. "Language: lt\n"
  19. "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
  20. #. module: product_unique
  21. #: model:ir.model,name:product_unique.model_product_product
  22. msgid "Product"
  23. msgstr "Produktas"
  24. #. module: product_unique
  25. #: code:addons/product_unique/product.py:34
  26. #, python-format
  27. msgid ""
  28. "There can not be two active products with the same EAN code in the same "
  29. "company"
  30. msgstr "Čia negali būti du aktyvūs produktai, turintys tokį pat EAN kodą vienoje įmonėje"
  31. #. module: product_unique
  32. #: code:addons/product_unique/product.py:23
  33. #, python-format
  34. msgid ""
  35. "There can not be two active products with the same Reference ode in the same"
  36. " company."
  37. msgstr "Čia negali būti du aktyvūs produktai, turintys tokia pačia nuorodą vienoje įmonėje."