hr.po 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * stock_no_negative
  4. #
  5. # Translators:
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: stock-logistics-workflow (8.0)\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2016-11-18 01:44+0000\n"
  11. "PO-Revision-Date: 2015-10-21 16:33+0000\n"
  12. "Last-Translator: <>\n"
  13. "Language-Team: Croatian (http://www.transifex.com/oca/OCA-stock-logistics-"
  14. "workflow-8-0/language/hr/)\n"
  15. "Language: hr\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=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
  20. "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
  21. #. module: stock_no_negative
  22. #: code:addons/stock_no_negative/models/stock_move.py:162
  23. #, python-format
  24. msgid " with the lot/serial '%s' "
  25. msgstr ""
  26. #. module: stock_no_negative
  27. #: field:product.template,check_no_negative:0
  28. msgid "Check no negative"
  29. msgstr ""
  30. #. module: stock_no_negative
  31. #: help:product.template,check_no_negative:0
  32. msgid ""
  33. "If this field is True can not move this product in negative quantity "
  34. "available in the internal location source"
  35. msgstr ""
  36. #. module: stock_no_negative
  37. #: code:addons/stock_no_negative/models/stock_move.py:165
  38. #, python-format
  39. msgid ""
  40. "Product '%s' has active 'check no negative' \n"
  41. "but with this move you will have a quantity of '%s' \n"
  42. "%sin location \n"
  43. "'%s'"
  44. msgstr ""
  45. #. module: stock_no_negative
  46. #: model:ir.model,name:stock_no_negative.model_product_template
  47. msgid "Product Template"
  48. msgstr "Predložak proizvoda"
  49. #. module: stock_no_negative
  50. #: model:ir.model,name:stock_no_negative.model_stock_move
  51. msgid "Stock Move"
  52. msgstr "Skladišni prenos"