# Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_no_negative # msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" #. module: stock_no_negative #: code:addons/stock_no_negative/models/stock_move.py:162 #, python-format msgid " with the lot/serial '%s' " msgstr "" #. module: stock_no_negative #: field:product.template,check_no_negative:0 msgid "Check no negative" msgstr "" #. module: stock_no_negative #: help:product.template,check_no_negative:0 msgid "If this field is True can not move this product in negative quantity available in the internal location source" msgstr "" #. module: stock_no_negative #: code:addons/stock_no_negative/models/stock_move.py:165 #, python-format msgid "Product '%s' has active 'check no negative' \n" "but with this move you will have a quantity of '%s' \n" "%sin location \n" "'%s'" msgstr "" #. module: stock_no_negative #: model:ir.model,name:stock_no_negative.model_product_template msgid "Product Template" msgstr "" #. module: stock_no_negative #: model:ir.model,name:stock_no_negative.model_stock_move msgid "Stock Move" msgstr ""