stock_no_negative.pot 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * stock_no_negative
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server 8.0\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "Last-Translator: <>\n"
  10. "Language-Team: \n"
  11. "MIME-Version: 1.0\n"
  12. "Content-Type: text/plain; charset=UTF-8\n"
  13. "Content-Transfer-Encoding: \n"
  14. "Plural-Forms: \n"
  15. #. module: stock_no_negative
  16. #: code:addons/stock_no_negative/models/stock_move.py:162
  17. #, python-format
  18. msgid " with the lot/serial '%s' "
  19. msgstr ""
  20. #. module: stock_no_negative
  21. #: field:product.template,check_no_negative:0
  22. msgid "Check no negative"
  23. msgstr ""
  24. #. module: stock_no_negative
  25. #: help:product.template,check_no_negative:0
  26. msgid "If this field is True can not move this product in negative quantity available in the internal location source"
  27. msgstr ""
  28. #. module: stock_no_negative
  29. #: code:addons/stock_no_negative/models/stock_move.py:165
  30. #, python-format
  31. msgid "Product '%s' has active 'check no negative' \n"
  32. "but with this move you will have a quantity of '%s' \n"
  33. "%sin location \n"
  34. "'%s'"
  35. msgstr ""
  36. #. module: stock_no_negative
  37. #: model:ir.model,name:stock_no_negative.model_product_template
  38. msgid "Product Template"
  39. msgstr ""
  40. #. module: stock_no_negative
  41. #: model:ir.model,name:stock_no_negative.model_stock_move
  42. msgid "Stock Move"
  43. msgstr ""