[ADD] pot file

This commit is contained in:
Lorenzo Battistini
2013-10-18 18:18:07 +02:00
parent 7b2cc5d9fc
commit 0456191d20

View File

@@ -0,0 +1,205 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * stock_lot_valuation
#
msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 7.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-10-18 16:17+0000\n"
"PO-Revision-Date: 2013-10-18 16:17+0000\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_lot_valuation
#: selection:stock.production.lot,cost_method:0
msgid "Average Price"
msgstr ""
#. module: stock_lot_valuation
#: field:lot.change.standard.price,stock_journal:0
msgid "Stock journal"
msgstr ""
#. module: stock_lot_valuation
#: field:lot.change.standard.price,enable_stock_in_out_acc:0
msgid "Enable Related Account"
msgstr ""
#. module: stock_lot_valuation
#: model:ir.model,name:stock_lot_valuation.model_stock_picking
msgid "Picking List"
msgstr ""
#. module: stock_lot_valuation
#: code:addons/stock_lot_valuation/stock.py:132
#, python-format
msgid "Please specify company in Location."
msgstr ""
#. module: stock_lot_valuation
#: code:addons/stock_lot_valuation/stock.py:145
#, python-format
msgid "Please define journal on the product category: '%s' (id: %d)."
msgstr ""
#. module: stock_lot_valuation
#: model:ir.model,name:stock_lot_valuation.model_product_product
msgid "Product"
msgstr ""
#. module: stock_lot_valuation
#: help:stock.production.lot,standard_price:0
msgid "Cost price (in company currency) of the lot used for standard stock valuation in accounting."
msgstr ""
#. module: stock_lot_valuation
#: field:lot.change.standard.price,new_price:0
msgid "Price"
msgstr ""
#. module: stock_lot_valuation
#: model:ir.model,name:stock_lot_valuation.model_stock_production_lot
msgid "Serial Number"
msgstr ""
#. module: stock_lot_valuation
#: code:addons/stock_lot_valuation/stock.py:123
#, python-format
msgid "No difference between standard price! and new price"
msgstr ""
#. module: stock_lot_valuation
#: selection:stock.production.lot,cost_method:0
msgid "Standard Price"
msgstr ""
#. module: stock_lot_valuation
#: model:ir.model,name:stock_lot_valuation.model_stock_partial_picking
msgid "Partial Picking Processing Wizard"
msgstr ""
#. module: stock_lot_valuation
#: view:lot.change.standard.price:0
#: view:stock.production.lot:0
msgid "Cost Price"
msgstr ""
#. module: stock_lot_valuation
#: help:lot.change.standard.price,new_price:0
msgid "If cost price is increased, stock variation account will be debited and stock output account will be credited with the value = (difference of amount * quantity available).\n"
"If cost price is decreased, stock variation account will be creadited and stock input account will be debited."
msgstr ""
#. module: stock_lot_valuation
#: field:product.product,lot_valuation:0
msgid "Lot valuation"
msgstr ""
#. module: stock_lot_valuation
#: help:stock.production.lot,cost_method:0
msgid "Standard Price: The cost price is manually updated at the end of a specific period. \n"
"Average Price: The cost price is recomputed at each incoming shipment."
msgstr ""
#. module: stock_lot_valuation
#: view:stock.production.lot:0
msgid "update"
msgstr ""
#. module: stock_lot_valuation
#: code:addons/stock_lot_valuation/stock.py:100
#: code:addons/stock_lot_valuation/stock.py:122
#: code:addons/stock_lot_valuation/stock.py:131
#: code:addons/stock_lot_valuation/stock.py:144
#: code:addons/stock_lot_valuation/stock.py:167
#: code:addons/stock_lot_valuation/stock.py:196
#, python-format
msgid "Error!"
msgstr ""
#. module: stock_lot_valuation
#: field:stock.production.lot,cost_method:0
msgid "Costing Method"
msgstr ""
#. module: stock_lot_valuation
#: code:addons/stock_lot_valuation/wizard/stock_change_standard_price.py:100
#, python-format
msgid "Active ID is not set in Context."
msgstr ""
#. module: stock_lot_valuation
#: view:lot.change.standard.price:0
msgid "_Apply"
msgstr ""
#. module: stock_lot_valuation
#: view:lot.change.standard.price:0
msgid "Change Price"
msgstr ""
#. module: stock_lot_valuation
#: field:lot.change.standard.price,stock_account_output:0
msgid "Stock Output Account"
msgstr ""
#. module: stock_lot_valuation
#: help:product.product,lot_valuation:0
msgid "Use lot valuation instead of product valuation"
msgstr ""
#. module: stock_lot_valuation
#: code:addons/stock_lot_valuation/stock.py:197
#, python-format
msgid "Please define stock output account for this product: '%s' (id: %d)."
msgstr ""
#. module: stock_lot_valuation
#: model:ir.model,name:stock_lot_valuation.model_stock_move
msgid "Stock Move"
msgstr ""
#. module: stock_lot_valuation
#: view:lot.change.standard.price:0
msgid "or"
msgstr ""
#. module: stock_lot_valuation
#: field:stock.production.lot,standard_price:0
msgid "Cost"
msgstr ""
#. module: stock_lot_valuation
#: field:lot.change.standard.price,stock_account_input:0
msgid "Stock Input Account"
msgstr ""
#. module: stock_lot_valuation
#: model:ir.actions.act_window,name:stock_lot_valuation.action_view_change_standard_price
#: model:ir.model,name:stock_lot_valuation.model_lot_change_standard_price
#: view:lot.change.standard.price:0
msgid "Change Standard Price"
msgstr ""
#. module: stock_lot_valuation
#: code:addons/stock_lot_valuation/stock.py:168
#, python-format
msgid "Please define stock input account for this product: '%s' (id: %d)."
msgstr ""
#. module: stock_lot_valuation
#: view:lot.change.standard.price:0
msgid "Cancel"
msgstr ""
#. module: stock_lot_valuation
#: code:addons/stock_lot_valuation/stock.py:101
#, python-format
msgid "Specify valuation Account for Product Category: %s."
msgstr ""