[UPD] Update stock_inventory_revaluation.pot

This commit is contained in:
oca-travis
2018-06-23 22:51:31 +00:00
parent 21219239d6
commit c23080f0e2
75 changed files with 1862 additions and 1059 deletions

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
@@ -12,17 +12,20 @@ msgstr ""
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Amharic (https://www.transifex.com/oca/teams/23907/am/)\n"
"Language: am\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: am\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -53,12 +56,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -230,8 +233,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -516,8 +519,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -544,8 +547,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
@@ -12,17 +12,21 @@ msgstr ""
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ar\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -53,12 +57,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -230,8 +234,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -516,8 +520,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -544,8 +548,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Kaloyan Naumov <kaloyan@lumnus.net>, 2017
@@ -13,17 +13,20 @@ msgstr ""
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: Kaloyan Naumov <kaloyan@lumnus.net>, 2017\n"
"Language-Team: Bulgarian (https://www.transifex.com/oca/teams/23907/bg/)\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: bg\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -54,12 +57,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -231,8 +234,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -517,8 +520,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -545,8 +548,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
@@ -12,17 +12,21 @@ msgstr ""
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Bosnian (https://www.transifex.com/oca/teams/23907/bs/)\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: bs\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -53,12 +57,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -230,8 +234,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -516,8 +520,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -544,8 +548,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Marc Tormo i Bochaca <mtbochaca@gmail.com>, 2017
@@ -13,17 +13,20 @@ msgstr ""
"PO-Revision-Date: 2017-04-26 03:01+0000\n"
"Last-Translator: Marc Tormo i Bochaca <mtbochaca@gmail.com>, 2017\n"
"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ca\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -54,12 +57,12 @@ msgid "Cancelled"
msgstr "Cancel·lat"
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -231,8 +234,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -517,8 +520,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -545,8 +548,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Carlos Hormigo, 2018
@@ -12,18 +12,22 @@ msgstr ""
"POT-Creation-Date: 2018-02-22 14:27+0000\n"
"PO-Revision-Date: 2018-02-22 14:27+0000\n"
"Last-Translator: Carlos Hormigo, 2018\n"
"Language-Team: Catalan (Spain) (https://www.transifex.com/oca/teams/23907/ca_ES/)\n"
"Language-Team: Catalan (Spain) (https://www.transifex.com/oca/teams/23907/"
"ca_ES/)\n"
"Language: ca_ES\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ca_ES\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -58,8 +62,8 @@ msgstr ""
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -231,8 +235,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# Jaroslav Helemik Nemec <nemec@helemik.cz>, 2017
# OCA Transbot <transbot@odoo-community.org>, 2017
@@ -13,17 +13,20 @@ msgstr ""
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Czech (https://www.transifex.com/oca/teams/23907/cs/)\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: cs\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -54,12 +57,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -231,8 +234,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -517,8 +520,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -545,8 +548,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
@@ -12,17 +12,20 @@ msgstr ""
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Danish (https://www.transifex.com/oca/teams/23907/da/)\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -53,12 +56,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -230,8 +233,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -516,8 +519,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -544,8 +547,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
@@ -12,20 +12,26 @@ msgstr ""
"PO-Revision-Date: 2017-10-03 01:05+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
"'Preisänderung': Sie können den Bestand eines bestimmten Produkts durch Preisänderung neu berwerten. Der Produktpreis wird angepasst und der Bestandwert entsprechend neu errechnet.\n"
"'Bestand Soll/Haben': Änderung des Bestandswerts. Die Bestandsmenge bleibt unverändert, es resultiert die Änderung des Preises/Werts."
"'Preisänderung': Sie können den Bestand eines bestimmten Produkts durch "
"Preisänderung neu berwerten. Der Produktpreis wird angepasst und der "
"Bestandwert entsprechend neu errechnet.\n"
"'Bestand Soll/Haben': Änderung des Bestandswerts. Die Bestandsmenge bleibt "
"unverändert, es resultiert die Änderung des Preises/Werts."
#. module: stock_inventory_revaluation
#: model:ir.model,name:stock_inventory_revaluation.model_account_move
@@ -59,8 +65,8 @@ msgstr "Storniert"
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
"Kann keine Bestandswertanpassung vornehmen, wenn der verfügbare Bestand des "
"Produkts %s kleiner als 1 ist"
@@ -176,8 +182,8 @@ msgid ""
"transaction created by the revaluation. The Decrease Account is used when "
"the inventory value is decreased."
msgstr ""
"Legen Sie die Hauptbuchkonten für die Saldierung der Neubewertung hier fest."
" Das Minderungskonto wird bei Verringerung des Bestandswertes verwendet."
"Legen Sie die Hauptbuchkonten für die Saldierung der Neubewertung hier fest. "
"Das Minderungskonto wird bei Verringerung des Bestandswertes verwendet."
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_increase_account_id
@@ -186,8 +192,8 @@ msgid ""
"transaction created by the revaluation. The Increase Account is used when "
"the inventory value is increased due to the revaluation."
msgstr ""
"Legen Sie die Hauptbuchkonten für die Saldierung der Neubewertung hier fest."
" Das Erhöhungskonto wird bei Erhöhung des Bestandswertes verwendet."
"Legen Sie die Hauptbuchkonten für die Saldierung der Neubewertung hier fest. "
"Das Erhöhungskonto wird bei Erhöhung des Bestandswertes verwendet."
#. module: stock_inventory_revaluation
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_display_name
@@ -234,10 +240,9 @@ msgid ""
"value of the item. Enter credit as a negative value.Relevant only if the "
"selected revaluation type is Inventory Credit/Debit."
msgstr ""
"Geben Sie den Betrag an, um den Sie den Bestandswert der Position verringern"
" oder erhöhen wollen. Verringerung geben Sie als negativen Wert an. Dies ist"
" nur relevant, wenn Sie Neubewertung als Soll-/Haben-Inventur angegeben "
"haben."
"Geben Sie den Betrag an, um den Sie den Bestandswert der Position verringern "
"oder erhöhen wollen. Verringerung geben Sie als negativen Wert an. Dies ist "
"nur relevant, wenn Sie Neubewertung als Soll-/Haben-Inventur angegeben haben."
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_quant_new_cost
@@ -245,14 +250,14 @@ msgid ""
"Enter the new cost you wish to assign to the Quant. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
"Geben Sie neue Kosten an, die Sie diesem Quant zuordnen wollen. Dies ist nur"
" relevant, wenn Sie Neubewertung als Preisänderung angegeben haben."
"Geben Sie neue Kosten an, die Sie diesem Quant zuordnen wollen. Dies ist nur "
"relevant, wenn Sie Neubewertung als Preisänderung angegeben haben."
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
"Geben Sie neue Kosten an, die Sie diesem Produkt zuordnen wollen. Dies ist "
"nur relevant, wenn Sie Neubewertung als Preisänderung angegeben haben."

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# Kostas Goutoudis <goutoudis@gmail.com>, 2017
# OCA Transbot <transbot@odoo-community.org>, 2017
@@ -12,18 +12,22 @@ msgstr ""
"POT-Creation-Date: 2017-03-17 09:47+0000\n"
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/el_GR/)\n"
"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/"
"el_GR/)\n"
"Language: el_GR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: el_GR\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -54,12 +58,12 @@ msgid "Cancelled"
msgstr "Ακυρωμένες"
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -231,8 +235,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -517,8 +521,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -545,8 +549,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
@@ -11,18 +11,22 @@ msgstr ""
"POT-Creation-Date: 2017-03-17 09:47+0000\n"
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: English (Australia) (https://www.transifex.com/oca/teams/23907/en_AU/)\n"
"Language-Team: English (Australia) (https://www.transifex.com/oca/"
"teams/23907/en_AU/)\n"
"Language: en_AU\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: en_AU\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -53,12 +57,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -230,8 +234,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -516,8 +520,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -544,8 +548,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
@@ -11,18 +11,22 @@ msgstr ""
"POT-Creation-Date: 2017-03-17 09:47+0000\n"
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/teams/23907/en_GB/)\n"
"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/"
"teams/23907/en_GB/)\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: en_GB\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -53,12 +57,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -230,8 +234,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -516,8 +520,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -544,8 +548,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Pedro M. Baeza <pedro.baeza@gmail.com>, 2017
@@ -17,17 +17,20 @@ msgstr ""
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: rubencr7 <rubencr7@gmail.com>, 2017\n"
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -58,12 +61,12 @@ msgid "Cancelled"
msgstr "Cancelado"
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -235,8 +238,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -521,8 +524,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -549,8 +552,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
@@ -11,18 +11,22 @@ msgstr ""
"POT-Creation-Date: 2017-03-17 09:47+0000\n"
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/teams/23907/es_AR/)\n"
"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/"
"teams/23907/es_AR/)\n"
"Language: es_AR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_AR\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -53,12 +57,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -230,8 +234,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -516,8 +520,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -544,8 +548,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
@@ -11,18 +11,22 @@ msgstr ""
"POT-Creation-Date: 2017-03-17 09:47+0000\n"
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Spanish (Chile) (https://www.transifex.com/oca/teams/23907/es_CL/)\n"
"Language-Team: Spanish (Chile) (https://www.transifex.com/oca/teams/23907/"
"es_CL/)\n"
"Language: es_CL\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_CL\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -53,12 +57,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -230,8 +234,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -516,8 +520,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -544,8 +548,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
@@ -11,18 +11,22 @@ msgstr ""
"POT-Creation-Date: 2017-03-17 09:47+0000\n"
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/es_CO/)\n"
"Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/"
"es_CO/)\n"
"Language: es_CO\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_CO\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -53,12 +57,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -230,8 +234,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -516,8 +520,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -544,8 +548,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
@@ -11,18 +11,22 @@ msgstr ""
"POT-Creation-Date: 2017-03-17 09:47+0000\n"
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/teams/23907/es_CR/)\n"
"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/"
"teams/23907/es_CR/)\n"
"Language: es_CR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_CR\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -53,12 +57,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -230,8 +234,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -516,8 +520,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -544,8 +548,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
@@ -11,18 +11,22 @@ msgstr ""
"POT-Creation-Date: 2017-03-17 09:47+0000\n"
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/oca/teams/23907/es_DO/)\n"
"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/oca/"
"teams/23907/es_DO/)\n"
"Language: es_DO\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_DO\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -53,12 +57,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -230,8 +234,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -516,8 +520,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -544,8 +548,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
@@ -11,18 +11,22 @@ msgstr ""
"POT-Creation-Date: 2017-03-17 09:47+0000\n"
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/es_EC/)\n"
"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/"
"es_EC/)\n"
"Language: es_EC\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_EC\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -53,12 +57,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -230,8 +234,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -516,8 +520,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -544,8 +548,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Daniel <dani_dca@hotmail.com>, 2017
@@ -12,18 +12,22 @@ msgstr ""
"POT-Creation-Date: 2017-07-26 11:42+0000\n"
"PO-Revision-Date: 2017-07-26 11:42+0000\n"
"Last-Translator: Daniel <dani_dca@hotmail.com>, 2017\n"
"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/es_ES/)\n"
"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/"
"es_ES/)\n"
"Language: es_ES\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_ES\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -54,12 +58,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -231,8 +235,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -517,8 +521,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -539,14 +543,14 @@ msgid "Valuation Increase Account"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:471
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:470
#, python-format
msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Juan González <bifomania@protonmail.com>, 2017
@@ -12,18 +12,22 @@ msgstr ""
"POT-Creation-Date: 2017-03-17 09:47+0000\n"
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: Juan González <bifomania@protonmail.com>, 2017\n"
"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/es_MX/)\n"
"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/"
"es_MX/)\n"
"Language: es_MX\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_MX\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -54,12 +58,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -231,8 +235,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -517,8 +521,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -545,8 +549,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
@@ -11,18 +11,22 @@ msgstr ""
"POT-Creation-Date: 2017-03-17 09:47+0000\n"
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Spanish (Peru) (https://www.transifex.com/oca/teams/23907/es_PE/)\n"
"Language-Team: Spanish (Peru) (https://www.transifex.com/oca/teams/23907/"
"es_PE/)\n"
"Language: es_PE\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_PE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -53,12 +57,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -230,8 +234,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -516,8 +520,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -544,8 +548,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
@@ -11,18 +11,22 @@ msgstr ""
"POT-Creation-Date: 2017-03-17 09:47+0000\n"
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Spanish (Paraguay) (https://www.transifex.com/oca/teams/23907/es_PY/)\n"
"Language-Team: Spanish (Paraguay) (https://www.transifex.com/oca/teams/23907/"
"es_PY/)\n"
"Language: es_PY\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_PY\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -53,12 +57,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -230,8 +234,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -516,8 +520,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -544,8 +548,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
@@ -11,18 +11,22 @@ msgstr ""
"POT-Creation-Date: 2017-03-17 09:47+0000\n"
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/teams/23907/es_VE/)\n"
"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/"
"teams/23907/es_VE/)\n"
"Language: es_VE\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_VE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -53,12 +57,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -230,8 +234,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -516,8 +520,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -544,8 +548,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
@@ -12,17 +12,20 @@ msgstr ""
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Estonian (https://www.transifex.com/oca/teams/23907/et/)\n"
"Language: et\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: et\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -53,12 +56,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -230,8 +233,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -516,8 +519,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -544,8 +547,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Esther Martín Menéndez <esthermartin001@gmail.com>, 2017
@@ -13,17 +13,20 @@ msgstr ""
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: Esther Martín Menéndez <esthermartin001@gmail.com>, 2017\n"
"Language-Team: Basque (https://www.transifex.com/oca/teams/23907/eu/)\n"
"Language: eu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: eu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -54,12 +57,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -231,8 +234,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -517,8 +520,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -545,8 +548,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
@@ -12,17 +12,20 @@ msgstr ""
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Persian (https://www.transifex.com/oca/teams/23907/fa/)\n"
"Language: fa\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fa\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -53,12 +56,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -230,8 +233,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -516,8 +519,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -544,8 +547,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2017
@@ -13,17 +13,20 @@ msgstr ""
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2017\n"
"Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n"
"Language: fi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fi\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -54,12 +57,12 @@ msgid "Cancelled"
msgstr "Peruutettu"
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -231,8 +234,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -517,8 +520,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -545,8 +548,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Sébastien LANGE (SYLEAM) <sebastien.lange@syleam.fr>, 2017
@@ -15,17 +15,20 @@ msgstr ""
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: Loic <loic.richard2@gmail.com>, 2017\n"
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -56,12 +59,12 @@ msgid "Cancelled"
msgstr "Annulé"
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -233,8 +236,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -519,8 +522,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -547,8 +550,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
@@ -11,18 +11,22 @@ msgstr ""
"POT-Creation-Date: 2017-03-17 09:47+0000\n"
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/fr_CA/)\n"
"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/"
"fr_CA/)\n"
"Language: fr_CA\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fr_CA\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -53,12 +57,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -230,8 +234,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -516,8 +520,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -544,8 +548,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# leemannd <denis.leemann@camptocamp.com>, 2017
@@ -12,18 +12,22 @@ msgstr ""
"POT-Creation-Date: 2017-03-17 09:47+0000\n"
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: leemannd <denis.leemann@camptocamp.com>, 2017\n"
"Language-Team: French (Switzerland) (https://www.transifex.com/oca/teams/23907/fr_CH/)\n"
"Language-Team: French (Switzerland) (https://www.transifex.com/oca/"
"teams/23907/fr_CH/)\n"
"Language: fr_CH\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fr_CH\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -54,12 +58,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -231,8 +235,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -517,8 +521,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -545,8 +549,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# Mohamed HABOU <m.habou@agoradeveloppement.com>, 2017
# OCA Transbot <transbot@odoo-community.org>, 2017
@@ -12,18 +12,22 @@ msgstr ""
"POT-Creation-Date: 2017-03-17 09:47+0000\n"
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: French (France) (https://www.transifex.com/oca/teams/23907/fr_FR/)\n"
"Language-Team: French (France) (https://www.transifex.com/oca/teams/23907/"
"fr_FR/)\n"
"Language: fr_FR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fr_FR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -54,12 +58,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -231,8 +235,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -517,8 +521,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -545,8 +549,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# César Castro Cruz <ulmroan@gmail.com>, 2017
# OCA Transbot <transbot@odoo-community.org>, 2017
@@ -14,17 +14,20 @@ msgstr ""
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: Alejandro Santana <alejandrosantana@anubia.es>, 2017\n"
"Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: gl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -55,12 +58,12 @@ msgid "Cancelled"
msgstr "Cancelada"
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -232,8 +235,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -518,8 +521,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -546,8 +549,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
@@ -11,18 +11,22 @@ msgstr ""
"POT-Creation-Date: 2017-03-17 09:47+0000\n"
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Galician (Spain) (https://www.transifex.com/oca/teams/23907/gl_ES/)\n"
"Language-Team: Galician (Spain) (https://www.transifex.com/oca/teams/23907/"
"gl_ES/)\n"
"Language: gl_ES\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: gl_ES\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -53,12 +57,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -230,8 +234,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -516,8 +520,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -544,8 +548,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
@@ -12,17 +12,20 @@ msgstr ""
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Hebrew (https://www.transifex.com/oca/teams/23907/he/)\n"
"Language: he\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: he\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -53,12 +56,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -230,8 +233,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -516,8 +519,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -544,8 +547,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
@@ -12,17 +12,20 @@ msgstr ""
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Hindi (https://www.transifex.com/oca/teams/23907/hi/)\n"
"Language: hi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: hi\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -53,12 +56,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -230,8 +233,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -516,8 +519,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -544,8 +547,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# Ana-Maria Olujić <ana-maria.olujic@slobodni-programi.hr>, 2017
# OCA Transbot <transbot@odoo-community.org>, 2017
@@ -15,17 +15,21 @@ msgstr ""
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: Goran Kliska <gkliska@gmail.com>, 2017\n"
"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
"Language: hr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: hr\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -56,12 +60,12 @@ msgid "Cancelled"
msgstr "Otkazan"
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -233,8 +237,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -519,8 +523,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -547,8 +551,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# Bole <bole@dajmi5.com>, 2017
# OCA Transbot <transbot@odoo-community.org>, 2017
@@ -12,18 +12,23 @@ msgstr ""
"POT-Creation-Date: 2017-03-17 09:47+0000\n"
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/hr_HR/)\n"
"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/"
"hr_HR/)\n"
"Language: hr_HR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: hr_HR\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -54,12 +59,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -231,8 +236,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -517,8 +522,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -545,8 +550,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
@@ -12,17 +12,20 @@ msgstr ""
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Hungarian (https://www.transifex.com/oca/teams/23907/hu/)\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -53,12 +56,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -230,8 +233,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -516,8 +519,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -544,8 +547,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Wahyu Setiawan <wahyusetiaaa@gmail.com>, 2017
@@ -13,17 +13,20 @@ msgstr ""
"PO-Revision-Date: 2017-10-28 11:49+0000\n"
"Last-Translator: Wahyu Setiawan <wahyusetiaaa@gmail.com>, 2017\n"
"Language-Team: Indonesian (https://www.transifex.com/oca/teams/23907/id/)\n"
"Language: id\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: id\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -58,8 +61,8 @@ msgstr "Dibatalkan"
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -231,8 +234,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Andrea Cometa <a.cometa@apuliasoftware.it>, 2017
@@ -15,17 +15,20 @@ msgstr ""
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: Giacomo Grasso <giacomo.grasso.82@gmail.com>, 2017\n"
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -56,12 +59,12 @@ msgid "Cancelled"
msgstr "Annullato"
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -233,8 +236,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -519,8 +522,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -547,8 +550,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
@@ -12,17 +12,20 @@ msgstr ""
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Japanese (https://www.transifex.com/oca/teams/23907/ja/)\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ja\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -53,12 +56,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -230,8 +233,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -516,8 +519,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -544,8 +547,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
@@ -12,17 +12,20 @@ msgstr ""
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Korean (https://www.transifex.com/oca/teams/23907/ko/)\n"
"Language: ko\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ko\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -53,12 +56,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -230,8 +233,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -516,8 +519,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -544,8 +547,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
@@ -12,17 +12,20 @@ msgstr ""
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Lao (https://www.transifex.com/oca/teams/23907/lo/)\n"
"Language: lo\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: lo\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -53,12 +56,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -230,8 +233,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -516,8 +519,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -544,8 +547,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
@@ -12,17 +12,21 @@ msgstr ""
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Lithuanian (https://www.transifex.com/oca/teams/23907/lt/)\n"
"Language: lt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: lt\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
"%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -53,12 +57,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -230,8 +234,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -516,8 +520,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -544,8 +548,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# Arminas Grigonis <arminas@versada.lt>, 2017
# OCA Transbot <transbot@odoo-community.org>, 2017
@@ -12,18 +12,23 @@ msgstr ""
"POT-Creation-Date: 2017-03-17 09:47+0000\n"
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/oca/teams/23907/lt_LT/)\n"
"Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/oca/"
"teams/23907/lt_LT/)\n"
"Language: lt_LT\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: lt_LT\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
"%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -54,12 +59,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -231,8 +236,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -517,8 +522,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -545,8 +550,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
@@ -12,17 +12,21 @@ msgstr ""
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Latvian (https://www.transifex.com/oca/teams/23907/lv/)\n"
"Language: lv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: lv\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : "
"2);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -53,12 +57,12 @@ msgid "Cancelled"
msgstr "Atcelts"
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -230,8 +234,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -516,8 +520,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -544,8 +548,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
@@ -12,17 +12,20 @@ msgstr ""
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Macedonian (https://www.transifex.com/oca/teams/23907/mk/)\n"
"Language: mk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: mk\n"
"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -53,12 +56,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -230,8 +233,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -516,8 +519,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -544,8 +547,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
@@ -12,17 +12,20 @@ msgstr ""
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Mongolian (https://www.transifex.com/oca/teams/23907/mn/)\n"
"Language: mn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: mn\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -53,12 +56,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -230,8 +233,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -516,8 +519,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -544,8 +547,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
@@ -11,18 +11,22 @@ msgstr ""
"POT-Creation-Date: 2017-03-17 09:47+0000\n"
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Norwegian Bokmål (https://www.transifex.com/oca/teams/23907/nb/)\n"
"Language-Team: Norwegian Bokmål (https://www.transifex.com/oca/teams/23907/"
"nb/)\n"
"Language: nb\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: nb\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -53,12 +57,12 @@ msgid "Cancelled"
msgstr "Avbrutt"
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -230,8 +234,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -516,8 +520,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -544,8 +548,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# Imre Kristoffer Eilertsen <imreeil42@gmail.com>, 2017
# OCA Transbot <transbot@odoo-community.org>, 2017
@@ -12,18 +12,22 @@ msgstr ""
"POT-Creation-Date: 2017-03-17 09:47+0000\n"
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/teams/23907/nb_NO/)\n"
"Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/"
"teams/23907/nb_NO/)\n"
"Language: nb_NO\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: nb_NO\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -54,12 +58,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -231,8 +235,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -517,8 +521,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -545,8 +549,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# Erwin van der Ploeg <erwin@odooexperts.nl>, 2017
# OCA Transbot <transbot@odoo-community.org>, 2017
@@ -13,17 +13,20 @@ msgstr ""
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n"
"Language: nl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: nl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -54,12 +57,12 @@ msgid "Cancelled"
msgstr "Geannuleerd"
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -231,8 +234,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -517,8 +520,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -545,8 +548,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Sarah Druyts <sarah.druyts@gmail.com>, 2017
@@ -12,18 +12,22 @@ msgstr ""
"POT-Creation-Date: 2017-03-17 09:47+0000\n"
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: Sarah Druyts <sarah.druyts@gmail.com>, 2017\n"
"Language-Team: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/nl_BE/)\n"
"Language-Team: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/"
"nl_BE/)\n"
"Language: nl_BE\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: nl_BE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -54,12 +58,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -231,8 +235,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -517,8 +521,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -545,8 +549,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Peter Hageman <hageman.p@gmail.com>, 2017
@@ -12,18 +12,22 @@ msgstr ""
"POT-Creation-Date: 2017-10-03 01:05+0000\n"
"PO-Revision-Date: 2017-10-03 01:05+0000\n"
"Last-Translator: Peter Hageman <hageman.p@gmail.com>, 2017\n"
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/teams/23907/nl_NL/)\n"
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/"
"teams/23907/nl_NL/)\n"
"Language: nl_NL\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: nl_NL\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -58,8 +62,8 @@ msgstr "Geannuleerd"
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -231,8 +235,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
@@ -12,17 +12,22 @@ msgstr ""
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Polish (https://www.transifex.com/oca/teams/23907/pl/)\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: pl\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -53,12 +58,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -230,8 +235,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -516,8 +521,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -544,8 +549,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Daniel Reis <dreis.pt@gmail.com>, 2017
@@ -14,17 +14,20 @@ msgstr ""
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: Pedro Castro Silva <pedrocs@sossia.pt>, 2017\n"
"Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n"
"Language: pt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: pt\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -55,12 +58,12 @@ msgid "Cancelled"
msgstr "Cancelado"
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -232,8 +235,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -518,8 +521,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -546,8 +549,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Felipe Lopes <ti@trojahntoppel.com.br>, 2017
@@ -15,18 +15,22 @@ msgstr ""
"POT-Creation-Date: 2017-03-17 09:47+0000\n"
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: Paulo Ricardo <ti@shoppingescritorio.com.br>, 2017\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/"
"teams/23907/pt_BR/)\n"
"Language: pt_BR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -57,12 +61,12 @@ msgid "Cancelled"
msgstr "Cancelada"
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -234,8 +238,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -520,8 +524,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -548,8 +552,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Pedro Castro Silva <pedrocs@sossia.pt>, 2017
@@ -13,18 +13,22 @@ msgstr ""
"POT-Creation-Date: 2017-03-17 09:47+0000\n"
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: Daniel Reis <dreis.pt@gmail.com>, 2017\n"
"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/teams/23907/pt_PT/)\n"
"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/"
"teams/23907/pt_PT/)\n"
"Language: pt_PT\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: pt_PT\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -55,12 +59,12 @@ msgid "Cancelled"
msgstr "Cancelado"
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -232,8 +236,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -518,8 +522,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -546,8 +550,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Dorin Hongu <dhongu@gmail.com>, 2017
@@ -13,17 +13,21 @@ msgstr ""
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: Dorin Hongu <dhongu@gmail.com>, 2017\n"
"Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n"
"Language: ro\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ro\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
"2:1));\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -54,12 +58,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -231,8 +235,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -517,8 +521,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -545,8 +549,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# Iulia Comaniciu <Julia21r@icloud.com>, 2017
msgid ""
@@ -11,18 +11,23 @@ msgstr ""
"POT-Creation-Date: 2017-11-25 12:32+0000\n"
"PO-Revision-Date: 2017-11-25 12:32+0000\n"
"Last-Translator: Iulia Comaniciu <Julia21r@icloud.com>, 2017\n"
"Language-Team: Romanian (Romania) (https://www.transifex.com/oca/teams/23907/ro_RO/)\n"
"Language-Team: Romanian (Romania) (https://www.transifex.com/oca/teams/23907/"
"ro_RO/)\n"
"Language: ro_RO\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ro_RO\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
"2:1));\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -57,8 +62,8 @@ msgstr ""
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -230,8 +235,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Victor Safronovich <vsafronovich@suvit.ru>, 2017
@@ -13,17 +13,22 @@ msgstr ""
"PO-Revision-Date: 2017-05-05 09:52+0000\n"
"Last-Translator: Victor Safronovich <vsafronovich@suvit.ru>, 2017\n"
"Language-Team: Russian (https://www.transifex.com/oca/teams/23907/ru/)\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ru\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
"%100>=11 && n%100<=14)? 2 : 3);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -54,12 +59,12 @@ msgid "Cancelled"
msgstr "Отменен"
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -231,8 +236,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -517,8 +522,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -545,8 +550,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Jan Prokop <jprokop@creativehome.sk>, 2017
@@ -13,17 +13,20 @@ msgstr ""
"PO-Revision-Date: 2017-10-03 01:05+0000\n"
"Last-Translator: Jan Prokop <jprokop@creativehome.sk>, 2017\n"
"Language-Team: Slovak (https://www.transifex.com/oca/teams/23907/sk/)\n"
"Language: sk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: sk\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -58,8 +61,8 @@ msgstr "Zrušené"
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -231,8 +234,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
@@ -12,20 +12,27 @@ msgstr ""
"PO-Revision-Date: 2017-10-03 01:05+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n"
"Language: sl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: sl\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
"%100==4 ? 2 : 3);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
"'Sprememba cene': vrednosti zalog lahko prevrednotite preko spremembe cene določenega proizvoda. Spremeni se cena zaloge in preračuna nova vrednost zaloge glede na to ceno.\n"
" 'Obveznosti/terjatve zalog': spreminjanje vrednosti zalog. Količina zalog ostane nespremenjena in posledično se spremeni cena."
"'Sprememba cene': vrednosti zalog lahko prevrednotite preko spremembe cene "
"določenega proizvoda. Spremeni se cena zaloge in preračuna nova vrednost "
"zaloge glede na to ceno.\n"
" 'Obveznosti/terjatve zalog': spreminjanje vrednosti zalog. Količina zalog "
"ostane nespremenjena in posledično se spremeni cena."
#. module: stock_inventory_revaluation
#: model:ir.model,name:stock_inventory_revaluation.model_account_move
@@ -59,8 +66,8 @@ msgstr "Preklicano"
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
"Spremembe vrednosti zalog ni mogoče izvesti, če je razpoložljiva količina "
"proizvoda %s enaka 0 ali celo negativna."
@@ -253,8 +260,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
"Vnesite nov strošek, ki ga želite dodeliti proizvodu. Relevantno je le, če "
"je izbrani tip vrednotenja Sprememba cene."
@@ -576,8 +583,7 @@ msgid ""
"You cannot remove the journal item that is related to an inventory "
"revaluation"
msgstr ""
"Dnevniške postavke povezane z prevrednotenjem inventarja ne morete "
"odstraniti"
"Dnevniške postavke povezane z prevrednotenjem inventarja ne morete odstraniti"
#. module: stock_inventory_revaluation
#: model:ir.ui.view,arch_db:stock_inventory_revaluation.stock_inventory_revaluation_get_quant_form

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
@@ -12,17 +12,21 @@ msgstr ""
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Serbian (https://www.transifex.com/oca/teams/23907/sr/)\n"
"Language: sr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: sr\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -53,12 +57,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -230,8 +234,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -516,8 +520,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -544,8 +548,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
@@ -11,18 +11,23 @@ msgstr ""
"POT-Creation-Date: 2017-03-17 09:47+0000\n"
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/sr@latin/)\n"
"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/"
"sr@latin/)\n"
"Language: sr@latin\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: sr@latin\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -53,12 +58,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -230,8 +235,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -516,8 +521,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -544,8 +549,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -0,0 +1,527 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\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_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid "'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model,name:stock_inventory_revaluation.model_account_move
msgid "Account Entry"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_account_move_ids
msgid "Account move ids"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.ui.view,arch_db:stock_inventory_revaluation.view_stock_inventory_revaluation_form
msgid "Back to Draft"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.ui.view,arch_db:stock_inventory_revaluation.stock_inventory_revaluation_get_quant_form
#: model:ir.ui.view,arch_db:stock_inventory_revaluation.stock_inventory_revaluation_mass_post_form
#: model:ir.ui.view,arch_db:stock_inventory_revaluation.view_stock_inventory_revaluation_form
msgid "Cancel"
msgstr ""
#. module: stock_inventory_revaluation
#: selection:stock.inventory.revaluation,state:0
msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid "Cannot do an inventory value change if the quantity available for product %s is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.actions.act_window,help:stock_inventory_revaluation.action_stock_inventory_revaluation_tree
msgid "Click to start a new Stock Inventory Revaluation."
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_company_id
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_quant_company_id
msgid "Company"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_cost_method
msgid "Cost Method"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_create_uid
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_get_quant_create_uid
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_mass_post_create_uid
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_quant_create_uid
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_user_id
msgid "Created by"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_create_date
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_get_quant_create_date
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_mass_post_create_date
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_quant_create_date
msgid "Created on"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_document_date
msgid "Creation date"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_new_value
msgid "Credit/Debit amount"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_quant_current_cost
msgid "Current Cost"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_current_cost
msgid "Current cost"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_current_value
msgid "Current value"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_get_quant_date_from
msgid "Date From"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_get_quant_date_to
msgid "Date To"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_post_date
msgid "Date of actual processing"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_decrease_account_id
msgid "Decrease Account"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_uom_id
msgid "Default Unit of Measure used for all stock operation."
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_product_category_property_inventory_revaluation_decrease_account_categ
msgid "Define the Financial Accounts to be used as the balancing account in the transaction created by the revaluation. The Valuation Decrease Account is used when the inventory value is decreased."
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_product_category_property_inventory_revaluation_increase_account_categ
msgid "Define the Financial Accounts to be used as the balancing account in the transaction created by the revaluation. The Valuation Increase Account is used when the inventory value is increased due to the revaluation."
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_decrease_account_id
msgid "Define the G/L accounts to be used as the balancing account in the transaction created by the revaluation. The Decrease Account is used when the inventory value is decreased."
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_increase_account_id
msgid "Define the G/L accounts to be used as the balancing account in the transaction created by the revaluation. The Increase Account is used when the inventory value is increased due to the revaluation."
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_display_name
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_get_quant_display_name
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_mass_post_display_name
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_quant_display_name
msgid "Display Name"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_remarks
msgid "Displays by default Inventory Revaluation. This text is copied to the journal entry."
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_current_cost
msgid "Displays the current cost of the product."
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_current_value
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_old_value
msgid "Displays the current value of the product."
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_old_cost
msgid "Displays the previous cost of the product."
msgstr ""
#. module: stock_inventory_revaluation
#: selection:stock.inventory.revaluation,state:0
msgid "Draft"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_value
msgid "Enter the amount you wish to credit or debit from the current inventory value of the item. Enter credit as a negative value.Relevant only if the selected revaluation type is Inventory Credit/Debit."
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_quant_new_cost
msgid "Enter the new cost you wish to assign to the Quant. Relevant only when the selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid "Enter the new cost you wish to assign to the product. Relevant only when the selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.ui.view,arch_db:stock_inventory_revaluation.stock_inventory_revaluation_get_quant_form
#: model:ir.ui.view,arch_db:stock_inventory_revaluation.stock_inventory_revaluation_mass_post_form
#: model:ir.ui.view,arch_db:stock_inventory_revaluation.view_stock_inventory_revaluation_form
msgid "Get Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.actions.act_window,name:stock_inventory_revaluation.action_stock_inventory_revaluation_get_quant
msgid "Get Quants for Inventory Revaluation"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_get_quant_id
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_id
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_mass_post_id
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_quant_id
msgid "ID"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_quant_in_date
msgid "Incoming Date"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_increase_account_id
msgid "Increase Account"
msgstr ""
#. module: stock_inventory_revaluation
#: selection:stock.inventory.revaluation,revaluation_type:0
msgid "Inventory Debit/Credit"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.actions.act_window,name:stock_inventory_revaluation.action_stock_inventory_revaluation_tree
#: model:ir.ui.menu,name:stock_inventory_revaluation.menu_action_stock_inventory_revaluation_tree
msgid "Inventory Revaluation"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model,name:stock_inventory_revaluation.model_stock_inventory_revaluation
msgid "Inventory revaluation"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model,name:stock_inventory_revaluation.model_stock_inventory_revaluation_get_quant
msgid "Inventory revaluation get Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model,name:stock_inventory_revaluation.model_stock_inventory_revaluation_quant
msgid "Inventory revaluation quant"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_journal_id
msgid "Journal"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.ui.view,arch_db:stock_inventory_revaluation.view_stock_inventory_revaluation_form
msgid "Journal Entries"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model,name:stock_inventory_revaluation.model_account_move_line
msgid "Journal Item"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation___last_update
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_get_quant___last_update
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_mass_post___last_update
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_quant___last_update
msgid "Last Modified on"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_get_quant_write_uid
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_mass_post_write_uid
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_quant_write_uid
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_write_uid
msgid "Last Updated by"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_get_quant_write_date
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_mass_post_write_date
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_quant_write_date
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_write_date
msgid "Last Updated on"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_quant_location_id
msgid "Location"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_quant_new_cost
msgid "New Cost"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid "New cost"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_old_cost
msgid "Old cost"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_old_value
msgid "Old value"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:269
#, python-format
msgid "Please add Stock Valuation Account in Product Category"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:272
#, python-format
msgid "Please add an Increase Account and a Decrease Account."
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.ui.view,arch_db:stock_inventory_revaluation.stock_inventory_revaluation_mass_post_form
#: model:ir.ui.view,arch_db:stock_inventory_revaluation.view_stock_inventory_revaluation_form
msgid "Post"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.actions.act_window,name:stock_inventory_revaluation.action_stock_inventory_revaluation_mass_post
msgid "Post Inventory Revaluation"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model,name:stock_inventory_revaluation.model_stock_inventory_revaluation_mass_post
msgid "Post multiple inventory revaluations"
msgstr ""
#. module: stock_inventory_revaluation
#: selection:stock.inventory.revaluation,state:0
msgid "Posted"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_post_date
msgid "Posting Date"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_quant_old_cost
msgid "Previous cost"
msgstr ""
#. module: stock_inventory_revaluation
#: selection:stock.inventory.revaluation,revaluation_type:0
msgid "Price Change"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model,name:stock_inventory_revaluation.model_product_product
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_product_id
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_quant_product_id
msgid "Product"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model,name:stock_inventory_revaluation.model_product_category
msgid "Product Category"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_product_template_id
msgid "Product Template"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_quant_quant_id
msgid "Quant"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_quant_qty
msgid "Quantity"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_qty_available
msgid "Quantity On Hand"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_quant_qty
msgid "Quantity of products in this quant, in the default unit of measure of the product"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.ui.view,arch_db:stock_inventory_revaluation.view_stock_inventory_revaluation_form
msgid "Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_name
msgid "Reference"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_name
msgid "Reference for the journal entry"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_remarks
msgid "Remarks"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_quant_revaluation_id
msgid "Revaluation"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/wizards/stock_inventory_revaluation_mass_post.py:25
#, python-format
msgid "Revaluation %s is not in Draft state"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid "Revaluation Type"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_reval_quant_ids
msgid "Revaluation line quants"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.ui.view,arch_db:stock_inventory_revaluation.view_stock_inventory_revaluation_search
msgid "Search Stock Inventory Revaluation"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_quant_old_cost
msgid "Shows the previous cost of the quant"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_state
msgid "Status"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_account_move_line_stock_inventory_revaluation_id
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_account_move_stock_inventory_revaluation_id
#: model:ir.ui.view,arch_db:stock_inventory_revaluation.view_stock_inventory_revaluation_form
#: model:ir.ui.view,arch_db:stock_inventory_revaluation.view_stock_inventory_revaluation_tree
msgid "Stock Inventory Revaluation"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.ui.view,arch_db:stock_inventory_revaluation.view_stock_inventory_revaluation_quant_tree
msgid "Stock Inventory Revaluation Line Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.ui.view,arch_db:stock_inventory_revaluation.view_stock_inventory_revaluation_quant_form
msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_stock_inventory_revaluation_uom_id
msgid "UoM"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_product_category_property_inventory_revaluation_decrease_account_categ
msgid "Valuation Decrease Account"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,field_description:stock_inventory_revaluation.field_product_category_property_inventory_revaluation_increase_account_categ
msgid "Valuation Increase Account"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:470
#, python-format
msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid "You cannot remove the journal item that is related to an inventory revaluation"
msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.ui.view,arch_db:stock_inventory_revaluation.stock_inventory_revaluation_get_quant_form
#: model:ir.ui.view,arch_db:stock_inventory_revaluation.stock_inventory_revaluation_mass_post_form
msgid "or"
msgstr ""

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
@@ -12,17 +12,20 @@ msgstr ""
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Swedish (https://www.transifex.com/oca/teams/23907/sv/)\n"
"Language: sv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -53,12 +56,12 @@ msgid "Cancelled"
msgstr "Avbruten"
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -230,8 +233,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -516,8 +519,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -544,8 +547,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
@@ -12,17 +12,20 @@ msgstr ""
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Thai (https://www.transifex.com/oca/teams/23907/th/)\n"
"Language: th\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: th\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -53,12 +56,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -230,8 +233,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -516,8 +519,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -544,8 +547,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Ivan BARAYEV <ivanbarayev@hotmail.com>, 2017
@@ -14,17 +14,20 @@ msgstr ""
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: Ahmet Altinisik <aaltinisik@altinkaya.com.tr>, 2017\n"
"Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n"
"Language: tr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: tr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -55,12 +58,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -232,8 +235,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -518,8 +521,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -546,8 +549,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Ozge Altinisik <ozge@altinkaya.com.tr>, 2017
@@ -12,18 +12,22 @@ msgstr ""
"POT-Creation-Date: 2017-03-17 09:47+0000\n"
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: Ozge Altinisik <ozge@altinkaya.com.tr>, 2017\n"
"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/tr_TR/)\n"
"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/"
"tr_TR/)\n"
"Language: tr_TR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: tr_TR\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -54,12 +58,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -231,8 +235,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -517,8 +521,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -545,8 +549,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
@@ -12,17 +12,21 @@ msgstr ""
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Ukrainian (https://www.transifex.com/oca/teams/23907/uk/)\n"
"Language: uk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: uk\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -53,12 +57,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -230,8 +234,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -516,8 +520,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -544,8 +548,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
@@ -12,17 +12,20 @@ msgstr ""
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Vietnamese (https://www.transifex.com/oca/teams/23907/vi/)\n"
"Language: vi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: vi\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -53,12 +56,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -230,8 +233,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -516,8 +519,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -544,8 +547,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
@@ -11,18 +11,22 @@ msgstr ""
"POT-Creation-Date: 2017-03-17 09:47+0000\n"
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/teams/23907/vi_VN/)\n"
"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/"
"teams/23907/vi_VN/)\n"
"Language: vi_VN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: vi_VN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -53,12 +57,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -230,8 +234,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -516,8 +520,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -544,8 +548,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# liAnGjiA <liangjia@qq.com>, 2017
@@ -12,18 +12,22 @@ msgstr ""
"POT-Creation-Date: 2017-04-26 03:01+0000\n"
"PO-Revision-Date: 2017-04-26 03:01+0000\n"
"Last-Translator: liAnGjiA <liangjia@qq.com>, 2017\n"
"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/zh_CN/)\n"
"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/"
"zh_CN/)\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -54,12 +58,12 @@ msgid "Cancelled"
msgstr "已取消"
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -231,8 +235,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -517,8 +521,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -545,8 +549,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_revaluation
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
@@ -11,18 +11,22 @@ msgstr ""
"POT-Creation-Date: 2017-03-17 09:47+0000\n"
"PO-Revision-Date: 2017-03-17 09:47+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/zh_TW/)\n"
"Language-Team: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/"
"zh_TW/)\n"
"Language: zh_TW\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: zh_TW\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_revaluation_type
msgid ""
"'Price Change': You can re-valuate inventory values by Changing the price for a specific product. The inventory price is changed and inventory value is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity of inventory remains unchanged, resulting in a change in the price"
"'Price Change': You can re-valuate inventory values by Changing the price "
"for a specific product. The inventory price is changed and inventory value "
"is recalculated according to the new price.\n"
" 'Inventory Debit/Credit': Changing the value of the inventory. The quantity "
"of inventory remains unchanged, resulting in a change in the price"
msgstr ""
#. module: stock_inventory_revaluation
@@ -53,12 +57,12 @@ msgid "Cancelled"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:333
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:380
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:334
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:377
#, python-format
msgid ""
"Cannot do an inventory value change if the quantity available for product %s"
" is 0 or negative"
"Cannot do an inventory value change if the quantity available for product %s "
"is 0 or negative"
msgstr ""
#. module: stock_inventory_revaluation
@@ -230,8 +234,8 @@ msgstr ""
#. module: stock_inventory_revaluation
#: model:ir.model.fields,help:stock_inventory_revaluation.field_stock_inventory_revaluation_new_cost
msgid ""
"Enter the new cost you wish to assign to the product. Relevant only when the"
" selected revaluation type is Price Change."
"Enter the new cost you wish to assign to the product. Relevant only when the "
"selected revaluation type is Price Change."
msgstr ""
#. module: stock_inventory_revaluation
@@ -516,8 +520,8 @@ msgid "Stock Inventory Revaluation Quants"
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:327
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:375
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:328
#: code:addons/stock_inventory_revaluation/models/stock_inventory_revaluation.py:372
#, python-format
msgid "The new value for product %s cannot be negative"
msgstr ""
@@ -544,8 +548,8 @@ msgid "You can only post quant cost changes."
msgstr ""
#. module: stock_inventory_revaluation
#: code:addons/stock_inventory_revaluation/models/account_move.py:24
#: code:addons/stock_inventory_revaluation/models/account_move.py:44
#: code:addons/stock_inventory_revaluation/models/account_move.py:25
#: code:addons/stock_inventory_revaluation/models/account_move.py:46
#, python-format
msgid ""
"You cannot remove the journal item that is related to an inventory "