# Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_no_negative # # Translators: msgid "" msgstr "" "Project-Id-Version: stock-logistics-workflow (8.0)\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-05-31 02:51+0000\n" "PO-Revision-Date: 2015-10-21 16:33+0000\n" "Last-Translator: <>\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/oca/OCA-stock-" "logistics-workflow-8-0/language/es_AR/)\n" "Language: es_AR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\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 "Movimiento de stock"