diff --git a/stock_inventory_revaluation/i18n/am.po b/stock_inventory_revaluation/i18n/am.po index 968ed022c..10403c433 100644 --- a/stock_inventory_revaluation/i18n/am.po +++ b/stock_inventory_revaluation/i18n/am.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,17 +12,20 @@ msgstr "" "PO-Revision-Date: 2017-03-17 09:47+0000\n" "Last-Translator: OCA Transbot , 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 " diff --git a/stock_inventory_revaluation/i18n/ar.po b/stock_inventory_revaluation/i18n/ar.po index 0889f3113..2861e0876 100644 --- a/stock_inventory_revaluation/i18n/ar.po +++ b/stock_inventory_revaluation/i18n/ar.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,17 +12,21 @@ msgstr "" "PO-Revision-Date: 2017-03-17 09:47+0000\n" "Last-Translator: OCA Transbot , 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 " diff --git a/stock_inventory_revaluation/i18n/bg.po b/stock_inventory_revaluation/i18n/bg.po index 005d16335..8a4a2f8f7 100644 --- a/stock_inventory_revaluation/i18n/bg.po +++ b/stock_inventory_revaluation/i18n/bg.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 # Kaloyan Naumov , 2017 @@ -13,17 +13,20 @@ msgstr "" "PO-Revision-Date: 2017-03-17 09:47+0000\n" "Last-Translator: Kaloyan Naumov , 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 " diff --git a/stock_inventory_revaluation/i18n/bs.po b/stock_inventory_revaluation/i18n/bs.po index 1756f6d6c..a6f80b6b1 100644 --- a/stock_inventory_revaluation/i18n/bs.po +++ b/stock_inventory_revaluation/i18n/bs.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,17 +12,21 @@ msgstr "" "PO-Revision-Date: 2017-03-17 09:47+0000\n" "Last-Translator: OCA Transbot , 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 " diff --git a/stock_inventory_revaluation/i18n/ca.po b/stock_inventory_revaluation/i18n/ca.po index 114c697c8..70c781602 100644 --- a/stock_inventory_revaluation/i18n/ca.po +++ b/stock_inventory_revaluation/i18n/ca.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 # Marc Tormo i Bochaca , 2017 @@ -13,17 +13,20 @@ msgstr "" "PO-Revision-Date: 2017-04-26 03:01+0000\n" "Last-Translator: Marc Tormo i Bochaca , 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 " diff --git a/stock_inventory_revaluation/i18n/ca_ES.po b/stock_inventory_revaluation/i18n/ca_ES.po index 7bfc89678..3d3c4bad0 100644 --- a/stock_inventory_revaluation/i18n/ca_ES.po +++ b/stock_inventory_revaluation/i18n/ca_ES.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 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 diff --git a/stock_inventory_revaluation/i18n/cs.po b/stock_inventory_revaluation/i18n/cs.po index 825a84da2..3af44606a 100644 --- a/stock_inventory_revaluation/i18n/cs.po +++ b/stock_inventory_revaluation/i18n/cs.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # Jaroslav Helemik Nemec , 2017 # OCA Transbot , 2017 @@ -13,17 +13,20 @@ msgstr "" "PO-Revision-Date: 2017-03-17 09:47+0000\n" "Last-Translator: OCA Transbot , 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 " diff --git a/stock_inventory_revaluation/i18n/da.po b/stock_inventory_revaluation/i18n/da.po index ed27c3427..ef4e7893c 100644 --- a/stock_inventory_revaluation/i18n/da.po +++ b/stock_inventory_revaluation/i18n/da.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,17 +12,20 @@ msgstr "" "PO-Revision-Date: 2017-03-17 09:47+0000\n" "Last-Translator: OCA Transbot , 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 " diff --git a/stock_inventory_revaluation/i18n/de.po b/stock_inventory_revaluation/i18n/de.po index 382664ecc..4ccdda890 100644 --- a/stock_inventory_revaluation/i18n/de.po +++ b/stock_inventory_revaluation/i18n/de.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,20 +12,26 @@ msgstr "" "PO-Revision-Date: 2017-10-03 01:05+0000\n" "Last-Translator: OCA Transbot , 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." diff --git a/stock_inventory_revaluation/i18n/el_GR.po b/stock_inventory_revaluation/i18n/el_GR.po index 5b93e4676..fa5cdde83 100644 --- a/stock_inventory_revaluation/i18n/el_GR.po +++ b/stock_inventory_revaluation/i18n/el_GR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # Kostas Goutoudis , 2017 # OCA Transbot , 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 , 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 " diff --git a/stock_inventory_revaluation/i18n/en_AU.po b/stock_inventory_revaluation/i18n/en_AU.po index c7814cc23..a96ffeb2a 100644 --- a/stock_inventory_revaluation/i18n/en_AU.po +++ b/stock_inventory_revaluation/i18n/en_AU.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 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 , 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 " diff --git a/stock_inventory_revaluation/i18n/en_GB.po b/stock_inventory_revaluation/i18n/en_GB.po index fa80e9018..786badca5 100644 --- a/stock_inventory_revaluation/i18n/en_GB.po +++ b/stock_inventory_revaluation/i18n/en_GB.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 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 , 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 " diff --git a/stock_inventory_revaluation/i18n/es.po b/stock_inventory_revaluation/i18n/es.po index bcd0287b1..05ba737b9 100644 --- a/stock_inventory_revaluation/i18n/es.po +++ b/stock_inventory_revaluation/i18n/es.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 # Pedro M. Baeza , 2017 @@ -17,17 +17,20 @@ msgstr "" "PO-Revision-Date: 2017-03-17 09:47+0000\n" "Last-Translator: rubencr7 , 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 " diff --git a/stock_inventory_revaluation/i18n/es_AR.po b/stock_inventory_revaluation/i18n/es_AR.po index 9e4a63929..0a836dea6 100644 --- a/stock_inventory_revaluation/i18n/es_AR.po +++ b/stock_inventory_revaluation/i18n/es_AR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 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 , 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 " diff --git a/stock_inventory_revaluation/i18n/es_CL.po b/stock_inventory_revaluation/i18n/es_CL.po index 7ed53e655..c37c08594 100644 --- a/stock_inventory_revaluation/i18n/es_CL.po +++ b/stock_inventory_revaluation/i18n/es_CL.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 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 , 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 " diff --git a/stock_inventory_revaluation/i18n/es_CO.po b/stock_inventory_revaluation/i18n/es_CO.po index 09830767e..7dc5c0234 100644 --- a/stock_inventory_revaluation/i18n/es_CO.po +++ b/stock_inventory_revaluation/i18n/es_CO.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 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 , 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 " diff --git a/stock_inventory_revaluation/i18n/es_CR.po b/stock_inventory_revaluation/i18n/es_CR.po index c34b9de3b..d4a0a71d7 100644 --- a/stock_inventory_revaluation/i18n/es_CR.po +++ b/stock_inventory_revaluation/i18n/es_CR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 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 , 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 " diff --git a/stock_inventory_revaluation/i18n/es_DO.po b/stock_inventory_revaluation/i18n/es_DO.po index 812c380ce..fe85d03e5 100644 --- a/stock_inventory_revaluation/i18n/es_DO.po +++ b/stock_inventory_revaluation/i18n/es_DO.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 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 , 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 " diff --git a/stock_inventory_revaluation/i18n/es_EC.po b/stock_inventory_revaluation/i18n/es_EC.po index c73b73586..e69e3394b 100644 --- a/stock_inventory_revaluation/i18n/es_EC.po +++ b/stock_inventory_revaluation/i18n/es_EC.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 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 , 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 " diff --git a/stock_inventory_revaluation/i18n/es_ES.po b/stock_inventory_revaluation/i18n/es_ES.po index 44aa3dac0..accf55e30 100644 --- a/stock_inventory_revaluation/i18n/es_ES.po +++ b/stock_inventory_revaluation/i18n/es_ES.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 # Daniel , 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 , 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 " diff --git a/stock_inventory_revaluation/i18n/es_MX.po b/stock_inventory_revaluation/i18n/es_MX.po index a6c698096..89d9cba5e 100644 --- a/stock_inventory_revaluation/i18n/es_MX.po +++ b/stock_inventory_revaluation/i18n/es_MX.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 # Juan González , 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 , 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 " diff --git a/stock_inventory_revaluation/i18n/es_PE.po b/stock_inventory_revaluation/i18n/es_PE.po index ed5f7b82c..8bb5a042f 100644 --- a/stock_inventory_revaluation/i18n/es_PE.po +++ b/stock_inventory_revaluation/i18n/es_PE.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 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 , 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 " diff --git a/stock_inventory_revaluation/i18n/es_PY.po b/stock_inventory_revaluation/i18n/es_PY.po index 03f34d487..3b54fccb6 100644 --- a/stock_inventory_revaluation/i18n/es_PY.po +++ b/stock_inventory_revaluation/i18n/es_PY.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 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 , 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 " diff --git a/stock_inventory_revaluation/i18n/es_VE.po b/stock_inventory_revaluation/i18n/es_VE.po index 7a5dce909..e14dccaa9 100644 --- a/stock_inventory_revaluation/i18n/es_VE.po +++ b/stock_inventory_revaluation/i18n/es_VE.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 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 , 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 " diff --git a/stock_inventory_revaluation/i18n/et.po b/stock_inventory_revaluation/i18n/et.po index f9681f53f..f1a3ddac3 100644 --- a/stock_inventory_revaluation/i18n/et.po +++ b/stock_inventory_revaluation/i18n/et.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,17 +12,20 @@ msgstr "" "PO-Revision-Date: 2017-03-17 09:47+0000\n" "Last-Translator: OCA Transbot , 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 " diff --git a/stock_inventory_revaluation/i18n/eu.po b/stock_inventory_revaluation/i18n/eu.po index 3edf342c6..ff56a0842 100644 --- a/stock_inventory_revaluation/i18n/eu.po +++ b/stock_inventory_revaluation/i18n/eu.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 # Esther Martín Menéndez , 2017 @@ -13,17 +13,20 @@ msgstr "" "PO-Revision-Date: 2017-03-17 09:47+0000\n" "Last-Translator: Esther Martín Menéndez , 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 " diff --git a/stock_inventory_revaluation/i18n/fa.po b/stock_inventory_revaluation/i18n/fa.po index 3ef73bec6..7e9286a19 100644 --- a/stock_inventory_revaluation/i18n/fa.po +++ b/stock_inventory_revaluation/i18n/fa.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,17 +12,20 @@ msgstr "" "PO-Revision-Date: 2017-03-17 09:47+0000\n" "Last-Translator: OCA Transbot , 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 " diff --git a/stock_inventory_revaluation/i18n/fi.po b/stock_inventory_revaluation/i18n/fi.po index 804b47f81..753f9ef5d 100644 --- a/stock_inventory_revaluation/i18n/fi.po +++ b/stock_inventory_revaluation/i18n/fi.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 # Jarmo Kortetjärvi , 2017 @@ -13,17 +13,20 @@ msgstr "" "PO-Revision-Date: 2017-03-17 09:47+0000\n" "Last-Translator: Jarmo Kortetjärvi , 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 " diff --git a/stock_inventory_revaluation/i18n/fr.po b/stock_inventory_revaluation/i18n/fr.po index 7f977ec84..50021fd6c 100644 --- a/stock_inventory_revaluation/i18n/fr.po +++ b/stock_inventory_revaluation/i18n/fr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 # Sébastien LANGE (SYLEAM) , 2017 @@ -15,17 +15,20 @@ msgstr "" "PO-Revision-Date: 2017-03-17 09:47+0000\n" "Last-Translator: Loic , 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 " diff --git a/stock_inventory_revaluation/i18n/fr_CA.po b/stock_inventory_revaluation/i18n/fr_CA.po index b50c42771..0dce7f068 100644 --- a/stock_inventory_revaluation/i18n/fr_CA.po +++ b/stock_inventory_revaluation/i18n/fr_CA.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 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 , 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 " diff --git a/stock_inventory_revaluation/i18n/fr_CH.po b/stock_inventory_revaluation/i18n/fr_CH.po index 176b4a515..30c1f59c8 100644 --- a/stock_inventory_revaluation/i18n/fr_CH.po +++ b/stock_inventory_revaluation/i18n/fr_CH.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 # leemannd , 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 , 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 " diff --git a/stock_inventory_revaluation/i18n/fr_FR.po b/stock_inventory_revaluation/i18n/fr_FR.po index df5e6677e..75d22b81f 100644 --- a/stock_inventory_revaluation/i18n/fr_FR.po +++ b/stock_inventory_revaluation/i18n/fr_FR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # Mohamed HABOU , 2017 # OCA Transbot , 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 , 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 " diff --git a/stock_inventory_revaluation/i18n/gl.po b/stock_inventory_revaluation/i18n/gl.po index aaac12153..ed785f3ec 100644 --- a/stock_inventory_revaluation/i18n/gl.po +++ b/stock_inventory_revaluation/i18n/gl.po @@ -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 , 2017 # OCA Transbot , 2017 @@ -14,17 +14,20 @@ msgstr "" "PO-Revision-Date: 2017-03-17 09:47+0000\n" "Last-Translator: Alejandro Santana , 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 " diff --git a/stock_inventory_revaluation/i18n/gl_ES.po b/stock_inventory_revaluation/i18n/gl_ES.po index a161c071e..bf7135a5c 100644 --- a/stock_inventory_revaluation/i18n/gl_ES.po +++ b/stock_inventory_revaluation/i18n/gl_ES.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 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 , 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 " diff --git a/stock_inventory_revaluation/i18n/he.po b/stock_inventory_revaluation/i18n/he.po index 7a43b15b4..90220e641 100644 --- a/stock_inventory_revaluation/i18n/he.po +++ b/stock_inventory_revaluation/i18n/he.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,17 +12,20 @@ msgstr "" "PO-Revision-Date: 2017-03-17 09:47+0000\n" "Last-Translator: OCA Transbot , 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 " diff --git a/stock_inventory_revaluation/i18n/hi.po b/stock_inventory_revaluation/i18n/hi.po index a19aa6ce4..a3fe6423d 100644 --- a/stock_inventory_revaluation/i18n/hi.po +++ b/stock_inventory_revaluation/i18n/hi.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,17 +12,20 @@ msgstr "" "PO-Revision-Date: 2017-03-17 09:47+0000\n" "Last-Translator: OCA Transbot , 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 " diff --git a/stock_inventory_revaluation/i18n/hr.po b/stock_inventory_revaluation/i18n/hr.po index 2b02dc1a1..b37b0a63f 100644 --- a/stock_inventory_revaluation/i18n/hr.po +++ b/stock_inventory_revaluation/i18n/hr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # Ana-Maria Olujić , 2017 # OCA Transbot , 2017 @@ -15,17 +15,21 @@ msgstr "" "PO-Revision-Date: 2017-03-17 09:47+0000\n" "Last-Translator: Goran Kliska , 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 " diff --git a/stock_inventory_revaluation/i18n/hr_HR.po b/stock_inventory_revaluation/i18n/hr_HR.po index ded92f945..5fa60f297 100644 --- a/stock_inventory_revaluation/i18n/hr_HR.po +++ b/stock_inventory_revaluation/i18n/hr_HR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # Bole , 2017 # OCA Transbot , 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 , 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 " diff --git a/stock_inventory_revaluation/i18n/hu.po b/stock_inventory_revaluation/i18n/hu.po index 1a24d8e84..be4bacd7e 100644 --- a/stock_inventory_revaluation/i18n/hu.po +++ b/stock_inventory_revaluation/i18n/hu.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,17 +12,20 @@ msgstr "" "PO-Revision-Date: 2017-03-17 09:47+0000\n" "Last-Translator: OCA Transbot , 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 " diff --git a/stock_inventory_revaluation/i18n/id.po b/stock_inventory_revaluation/i18n/id.po index 2ef964185..66e3e74f9 100644 --- a/stock_inventory_revaluation/i18n/id.po +++ b/stock_inventory_revaluation/i18n/id.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 # Wahyu Setiawan , 2017 @@ -13,17 +13,20 @@ msgstr "" "PO-Revision-Date: 2017-10-28 11:49+0000\n" "Last-Translator: Wahyu Setiawan , 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 diff --git a/stock_inventory_revaluation/i18n/it.po b/stock_inventory_revaluation/i18n/it.po index 5d2feeef7..fb43bf721 100644 --- a/stock_inventory_revaluation/i18n/it.po +++ b/stock_inventory_revaluation/i18n/it.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 # Andrea Cometa , 2017 @@ -15,17 +15,20 @@ msgstr "" "PO-Revision-Date: 2017-03-17 09:47+0000\n" "Last-Translator: Giacomo Grasso , 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 " diff --git a/stock_inventory_revaluation/i18n/ja.po b/stock_inventory_revaluation/i18n/ja.po index bc3f76446..4e1ba7df5 100644 --- a/stock_inventory_revaluation/i18n/ja.po +++ b/stock_inventory_revaluation/i18n/ja.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,17 +12,20 @@ msgstr "" "PO-Revision-Date: 2017-03-17 09:47+0000\n" "Last-Translator: OCA Transbot , 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 " diff --git a/stock_inventory_revaluation/i18n/ko.po b/stock_inventory_revaluation/i18n/ko.po index 9f4a03fa8..9c3034a27 100644 --- a/stock_inventory_revaluation/i18n/ko.po +++ b/stock_inventory_revaluation/i18n/ko.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,17 +12,20 @@ msgstr "" "PO-Revision-Date: 2017-03-17 09:47+0000\n" "Last-Translator: OCA Transbot , 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 " diff --git a/stock_inventory_revaluation/i18n/lo.po b/stock_inventory_revaluation/i18n/lo.po index 5193c8472..e39a0ab74 100644 --- a/stock_inventory_revaluation/i18n/lo.po +++ b/stock_inventory_revaluation/i18n/lo.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,17 +12,20 @@ msgstr "" "PO-Revision-Date: 2017-03-17 09:47+0000\n" "Last-Translator: OCA Transbot , 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 " diff --git a/stock_inventory_revaluation/i18n/lt.po b/stock_inventory_revaluation/i18n/lt.po index cc8f44c2c..8c1ddfe72 100644 --- a/stock_inventory_revaluation/i18n/lt.po +++ b/stock_inventory_revaluation/i18n/lt.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,17 +12,21 @@ msgstr "" "PO-Revision-Date: 2017-03-17 09:47+0000\n" "Last-Translator: OCA Transbot , 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 " diff --git a/stock_inventory_revaluation/i18n/lt_LT.po b/stock_inventory_revaluation/i18n/lt_LT.po index 849cdf5dc..694e15eb8 100644 --- a/stock_inventory_revaluation/i18n/lt_LT.po +++ b/stock_inventory_revaluation/i18n/lt_LT.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # Arminas Grigonis , 2017 # OCA Transbot , 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 , 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 " diff --git a/stock_inventory_revaluation/i18n/lv.po b/stock_inventory_revaluation/i18n/lv.po index 3ee1bd7d7..bbe2d6485 100644 --- a/stock_inventory_revaluation/i18n/lv.po +++ b/stock_inventory_revaluation/i18n/lv.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,17 +12,21 @@ msgstr "" "PO-Revision-Date: 2017-03-17 09:47+0000\n" "Last-Translator: OCA Transbot , 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 " diff --git a/stock_inventory_revaluation/i18n/mk.po b/stock_inventory_revaluation/i18n/mk.po index 8b87659a6..41bcc51d1 100644 --- a/stock_inventory_revaluation/i18n/mk.po +++ b/stock_inventory_revaluation/i18n/mk.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,17 +12,20 @@ msgstr "" "PO-Revision-Date: 2017-03-17 09:47+0000\n" "Last-Translator: OCA Transbot , 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 " diff --git a/stock_inventory_revaluation/i18n/mn.po b/stock_inventory_revaluation/i18n/mn.po index 5fe864053..ff456e32e 100644 --- a/stock_inventory_revaluation/i18n/mn.po +++ b/stock_inventory_revaluation/i18n/mn.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,17 +12,20 @@ msgstr "" "PO-Revision-Date: 2017-03-17 09:47+0000\n" "Last-Translator: OCA Transbot , 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 " diff --git a/stock_inventory_revaluation/i18n/nb.po b/stock_inventory_revaluation/i18n/nb.po index 48d1c3bcc..3350f28d7 100644 --- a/stock_inventory_revaluation/i18n/nb.po +++ b/stock_inventory_revaluation/i18n/nb.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 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 , 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 " diff --git a/stock_inventory_revaluation/i18n/nb_NO.po b/stock_inventory_revaluation/i18n/nb_NO.po index 0efdb2229..6b4659083 100644 --- a/stock_inventory_revaluation/i18n/nb_NO.po +++ b/stock_inventory_revaluation/i18n/nb_NO.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # Imre Kristoffer Eilertsen , 2017 # OCA Transbot , 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 , 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 " diff --git a/stock_inventory_revaluation/i18n/nl.po b/stock_inventory_revaluation/i18n/nl.po index 6c8091679..cc293c579 100644 --- a/stock_inventory_revaluation/i18n/nl.po +++ b/stock_inventory_revaluation/i18n/nl.po @@ -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 , 2017 # OCA Transbot , 2017 @@ -13,17 +13,20 @@ msgstr "" "PO-Revision-Date: 2017-03-17 09:47+0000\n" "Last-Translator: OCA Transbot , 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 " diff --git a/stock_inventory_revaluation/i18n/nl_BE.po b/stock_inventory_revaluation/i18n/nl_BE.po index 36a6a874d..2a2b9fa48 100644 --- a/stock_inventory_revaluation/i18n/nl_BE.po +++ b/stock_inventory_revaluation/i18n/nl_BE.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 # Sarah Druyts , 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 , 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 " diff --git a/stock_inventory_revaluation/i18n/nl_NL.po b/stock_inventory_revaluation/i18n/nl_NL.po index 44466c376..34ef20b03 100644 --- a/stock_inventory_revaluation/i18n/nl_NL.po +++ b/stock_inventory_revaluation/i18n/nl_NL.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 # Peter Hageman , 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 , 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 diff --git a/stock_inventory_revaluation/i18n/pl.po b/stock_inventory_revaluation/i18n/pl.po index 5518fd679..7c60254c6 100644 --- a/stock_inventory_revaluation/i18n/pl.po +++ b/stock_inventory_revaluation/i18n/pl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,17 +12,22 @@ msgstr "" "PO-Revision-Date: 2017-03-17 09:47+0000\n" "Last-Translator: OCA Transbot , 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 " diff --git a/stock_inventory_revaluation/i18n/pt.po b/stock_inventory_revaluation/i18n/pt.po index 7db328afd..c76983514 100644 --- a/stock_inventory_revaluation/i18n/pt.po +++ b/stock_inventory_revaluation/i18n/pt.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 # Daniel Reis , 2017 @@ -14,17 +14,20 @@ msgstr "" "PO-Revision-Date: 2017-03-17 09:47+0000\n" "Last-Translator: Pedro Castro Silva , 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 " diff --git a/stock_inventory_revaluation/i18n/pt_BR.po b/stock_inventory_revaluation/i18n/pt_BR.po index 4bb899c93..d85b5eb88 100644 --- a/stock_inventory_revaluation/i18n/pt_BR.po +++ b/stock_inventory_revaluation/i18n/pt_BR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 # Felipe Lopes , 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 , 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 " diff --git a/stock_inventory_revaluation/i18n/pt_PT.po b/stock_inventory_revaluation/i18n/pt_PT.po index f5535b473..0974c956b 100644 --- a/stock_inventory_revaluation/i18n/pt_PT.po +++ b/stock_inventory_revaluation/i18n/pt_PT.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 # Pedro Castro Silva , 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 , 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 " diff --git a/stock_inventory_revaluation/i18n/ro.po b/stock_inventory_revaluation/i18n/ro.po index 95881d9a5..e5696ef68 100644 --- a/stock_inventory_revaluation/i18n/ro.po +++ b/stock_inventory_revaluation/i18n/ro.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 # Dorin Hongu , 2017 @@ -13,17 +13,21 @@ msgstr "" "PO-Revision-Date: 2017-03-17 09:47+0000\n" "Last-Translator: Dorin Hongu , 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 " diff --git a/stock_inventory_revaluation/i18n/ro_RO.po b/stock_inventory_revaluation/i18n/ro_RO.po index 3e2df8f09..45e485831 100644 --- a/stock_inventory_revaluation/i18n/ro_RO.po +++ b/stock_inventory_revaluation/i18n/ro_RO.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # Iulia Comaniciu , 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 , 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 diff --git a/stock_inventory_revaluation/i18n/ru.po b/stock_inventory_revaluation/i18n/ru.po index ac466e611..762431eec 100644 --- a/stock_inventory_revaluation/i18n/ru.po +++ b/stock_inventory_revaluation/i18n/ru.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 # Victor Safronovich , 2017 @@ -13,17 +13,22 @@ msgstr "" "PO-Revision-Date: 2017-05-05 09:52+0000\n" "Last-Translator: Victor Safronovich , 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 " diff --git a/stock_inventory_revaluation/i18n/sk.po b/stock_inventory_revaluation/i18n/sk.po index 9c2acaeaa..1996cd0e1 100644 --- a/stock_inventory_revaluation/i18n/sk.po +++ b/stock_inventory_revaluation/i18n/sk.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 # Jan Prokop , 2017 @@ -13,17 +13,20 @@ msgstr "" "PO-Revision-Date: 2017-10-03 01:05+0000\n" "Last-Translator: Jan Prokop , 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 diff --git a/stock_inventory_revaluation/i18n/sl.po b/stock_inventory_revaluation/i18n/sl.po index 8a38c7dcb..423ce242f 100644 --- a/stock_inventory_revaluation/i18n/sl.po +++ b/stock_inventory_revaluation/i18n/sl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,20 +12,27 @@ msgstr "" "PO-Revision-Date: 2017-10-03 01:05+0000\n" "Last-Translator: OCA Transbot , 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 diff --git a/stock_inventory_revaluation/i18n/sr.po b/stock_inventory_revaluation/i18n/sr.po index 8ac9da9a5..f054b5afa 100644 --- a/stock_inventory_revaluation/i18n/sr.po +++ b/stock_inventory_revaluation/i18n/sr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,17 +12,21 @@ msgstr "" "PO-Revision-Date: 2017-03-17 09:47+0000\n" "Last-Translator: OCA Transbot , 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 " diff --git a/stock_inventory_revaluation/i18n/sr@latin.po b/stock_inventory_revaluation/i18n/sr@latin.po index a4b360285..8b10c160e 100644 --- a/stock_inventory_revaluation/i18n/sr@latin.po +++ b/stock_inventory_revaluation/i18n/sr@latin.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 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 , 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 " diff --git a/stock_inventory_revaluation/i18n/stock_inventory_revaluation.pot b/stock_inventory_revaluation/i18n/stock_inventory_revaluation.pot new file mode 100644 index 000000000..c9a4e5e70 --- /dev/null +++ b/stock_inventory_revaluation/i18n/stock_inventory_revaluation.pot @@ -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 "" + diff --git a/stock_inventory_revaluation/i18n/sv.po b/stock_inventory_revaluation/i18n/sv.po index d3c7486b2..e5c2d1bbc 100644 --- a/stock_inventory_revaluation/i18n/sv.po +++ b/stock_inventory_revaluation/i18n/sv.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,17 +12,20 @@ msgstr "" "PO-Revision-Date: 2017-03-17 09:47+0000\n" "Last-Translator: OCA Transbot , 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 " diff --git a/stock_inventory_revaluation/i18n/th.po b/stock_inventory_revaluation/i18n/th.po index 30f819658..c825289b5 100644 --- a/stock_inventory_revaluation/i18n/th.po +++ b/stock_inventory_revaluation/i18n/th.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,17 +12,20 @@ msgstr "" "PO-Revision-Date: 2017-03-17 09:47+0000\n" "Last-Translator: OCA Transbot , 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 " diff --git a/stock_inventory_revaluation/i18n/tr.po b/stock_inventory_revaluation/i18n/tr.po index c449d6fc0..a51bfb2af 100644 --- a/stock_inventory_revaluation/i18n/tr.po +++ b/stock_inventory_revaluation/i18n/tr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 # Ivan BARAYEV , 2017 @@ -14,17 +14,20 @@ msgstr "" "PO-Revision-Date: 2017-03-17 09:47+0000\n" "Last-Translator: Ahmet Altinisik , 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 " diff --git a/stock_inventory_revaluation/i18n/tr_TR.po b/stock_inventory_revaluation/i18n/tr_TR.po index 3a78f3dad..b0087d1a0 100644 --- a/stock_inventory_revaluation/i18n/tr_TR.po +++ b/stock_inventory_revaluation/i18n/tr_TR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 # Ozge Altinisik , 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 , 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 " diff --git a/stock_inventory_revaluation/i18n/uk.po b/stock_inventory_revaluation/i18n/uk.po index 02df3a553..7bfe4f724 100644 --- a/stock_inventory_revaluation/i18n/uk.po +++ b/stock_inventory_revaluation/i18n/uk.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,17 +12,21 @@ msgstr "" "PO-Revision-Date: 2017-03-17 09:47+0000\n" "Last-Translator: OCA Transbot , 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 " diff --git a/stock_inventory_revaluation/i18n/vi.po b/stock_inventory_revaluation/i18n/vi.po index 41a7bc6d7..36f7d3e94 100644 --- a/stock_inventory_revaluation/i18n/vi.po +++ b/stock_inventory_revaluation/i18n/vi.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,17 +12,20 @@ msgstr "" "PO-Revision-Date: 2017-03-17 09:47+0000\n" "Last-Translator: OCA Transbot , 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 " diff --git a/stock_inventory_revaluation/i18n/vi_VN.po b/stock_inventory_revaluation/i18n/vi_VN.po index 7b579ebf9..9dcff19f2 100644 --- a/stock_inventory_revaluation/i18n/vi_VN.po +++ b/stock_inventory_revaluation/i18n/vi_VN.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 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 , 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 " diff --git a/stock_inventory_revaluation/i18n/zh_CN.po b/stock_inventory_revaluation/i18n/zh_CN.po index 6b6e0fc1f..4531d2b06 100644 --- a/stock_inventory_revaluation/i18n/zh_CN.po +++ b/stock_inventory_revaluation/i18n/zh_CN.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 2017 # liAnGjiA , 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 , 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 " diff --git a/stock_inventory_revaluation/i18n/zh_TW.po b/stock_inventory_revaluation/i18n/zh_TW.po index aa23fc63f..a6e5984fc 100644 --- a/stock_inventory_revaluation/i18n/zh_TW.po +++ b/stock_inventory_revaluation/i18n/zh_TW.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_inventory_revaluation -# +# # Translators: # OCA Transbot , 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 , 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 "