diff --git a/stock_orderpoint_generator/i18n/tr.po b/stock_orderpoint_generator/i18n/tr.po index 37295d820..95784730b 100644 --- a/stock_orderpoint_generator/i18n/tr.po +++ b/stock_orderpoint_generator/i18n/tr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: stock-logistics-warehouse (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-21 18:42+0000\n" +"POT-Creation-Date: 2016-12-24 06:36+0000\n" "PO-Revision-Date: 2016-10-22 16:43+0000\n" "Last-Translator: <>\n" "Language-Team: Turkish (http://www.transifex.com/oca/OCA-stock-logistics-warehouse-9-0/language/tr/)\n" @@ -74,7 +74,7 @@ msgstr "" #: model:ir.model.fields,field_description:stock_orderpoint_generator.field_stock_warehouse_orderpoint_generator_display_name #: model:ir.model.fields,field_description:stock_orderpoint_generator.field_stock_warehouse_orderpoint_template_display_name msgid "Display Name" -msgstr "" +msgstr "Görünen İsim" #. module: stock_orderpoint_generator #: model:ir.model.fields,field_description:stock_orderpoint_generator.field_stock_warehouse_orderpoint_generator_id @@ -93,7 +93,7 @@ msgstr "" #: model:ir.model.fields,field_description:stock_orderpoint_generator.field_stock_warehouse_orderpoint_generator___last_update #: model:ir.model.fields,field_description:stock_orderpoint_generator.field_stock_warehouse_orderpoint_template___last_update msgid "Last Modified on" -msgstr "" +msgstr "Son değişiklik" #. module: stock_orderpoint_generator #: model:ir.model.fields,field_description:stock_orderpoint_generator.field_stock_warehouse_orderpoint_generator_write_uid diff --git a/stock_partner_lot/i18n/am.po b/stock_partner_lot/i18n/am.po new file mode 100644 index 000000000..2a9c5cf4d --- /dev/null +++ b/stock_partner_lot/i18n/am.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_partner_lot +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-24 06:36+0000\n" +"PO-Revision-Date: 2016-12-24 06:36+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Amharic (https://www.transifex.com/oca/teams/23907/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_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Lot name" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_count +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots +msgid "Owned Products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_ids +msgid "Owned products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model,name:stock_partner_lot.model_res_partner +msgid "Partner" +msgstr "ተባባሪ" + +#. module: stock_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Product" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.actions.act_window,name:stock_partner_lot.owned_quants +msgid "Stock" +msgstr "" diff --git a/stock_partner_lot/i18n/ar.po b/stock_partner_lot/i18n/ar.po new file mode 100644 index 000000000..1c37ee326 --- /dev/null +++ b/stock_partner_lot/i18n/ar.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_partner_lot +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-24 06:36+0000\n" +"PO-Revision-Date: 2016-12-24 06:36+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/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" + +#. module: stock_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Lot name" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_count +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots +msgid "Owned Products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_ids +msgid "Owned products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model,name:stock_partner_lot.model_res_partner +msgid "Partner" +msgstr "الشريك" + +#. module: stock_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Product" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.actions.act_window,name:stock_partner_lot.owned_quants +msgid "Stock" +msgstr "" diff --git a/stock_partner_lot/i18n/bs.po b/stock_partner_lot/i18n/bs.po new file mode 100644 index 000000000..4c0d51960 --- /dev/null +++ b/stock_partner_lot/i18n/bs.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_partner_lot +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-24 06:36+0000\n" +"PO-Revision-Date: 2016-12-24 06:36+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Bosnian (https://www.transifex.com/oca/teams/23907/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" + +#. module: stock_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Lot name" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_count +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots +msgid "Owned Products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_ids +msgid "Owned products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model,name:stock_partner_lot.model_res_partner +msgid "Partner" +msgstr "Partner" + +#. module: stock_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Product" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.actions.act_window,name:stock_partner_lot.owned_quants +msgid "Stock" +msgstr "" diff --git a/stock_partner_lot/i18n/ca.po b/stock_partner_lot/i18n/ca.po new file mode 100644 index 000000000..5060e73b6 --- /dev/null +++ b/stock_partner_lot/i18n/ca.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_partner_lot +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-24 06:36+0000\n" +"PO-Revision-Date: 2016-12-24 06:36+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/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_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Lot name" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_count +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots +msgid "Owned Products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_ids +msgid "Owned products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model,name:stock_partner_lot.model_res_partner +msgid "Partner" +msgstr "Empresa" + +#. module: stock_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Product" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.actions.act_window,name:stock_partner_lot.owned_quants +msgid "Stock" +msgstr "" diff --git a/stock_partner_lot/i18n/cs.po b/stock_partner_lot/i18n/cs.po new file mode 100644 index 000000000..b7309c69f --- /dev/null +++ b/stock_partner_lot/i18n/cs.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_partner_lot +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-24 06:36+0000\n" +"PO-Revision-Date: 2016-12-24 06:36+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Czech (https://www.transifex.com/oca/teams/23907/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_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Lot name" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_count +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots +msgid "Owned Products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_ids +msgid "Owned products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model,name:stock_partner_lot.model_res_partner +msgid "Partner" +msgstr "Společník" + +#. module: stock_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Product" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.actions.act_window,name:stock_partner_lot.owned_quants +msgid "Stock" +msgstr "" diff --git a/stock_partner_lot/i18n/en_GB.po b/stock_partner_lot/i18n/en_GB.po new file mode 100644 index 000000000..9168333a3 --- /dev/null +++ b/stock_partner_lot/i18n/en_GB.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_partner_lot +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-24 06:36+0000\n" +"PO-Revision-Date: 2016-12-24 06:36+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/teams/23907/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_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Lot name" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_count +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots +msgid "Owned Products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_ids +msgid "Owned products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model,name:stock_partner_lot.model_res_partner +msgid "Partner" +msgstr "Partner" + +#. module: stock_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Product" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.actions.act_window,name:stock_partner_lot.owned_quants +msgid "Stock" +msgstr "" diff --git a/stock_partner_lot/i18n/es_CR.po b/stock_partner_lot/i18n/es_CR.po new file mode 100644 index 000000000..16279812b --- /dev/null +++ b/stock_partner_lot/i18n/es_CR.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_partner_lot +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-24 06:36+0000\n" +"PO-Revision-Date: 2016-12-24 06:36+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/teams/23907/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_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Lot name" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_count +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots +msgid "Owned Products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_ids +msgid "Owned products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model,name:stock_partner_lot.model_res_partner +msgid "Partner" +msgstr "Empresa" + +#. module: stock_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Product" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.actions.act_window,name:stock_partner_lot.owned_quants +msgid "Stock" +msgstr "" diff --git a/stock_partner_lot/i18n/es_EC.po b/stock_partner_lot/i18n/es_EC.po new file mode 100644 index 000000000..a4c96bf63 --- /dev/null +++ b/stock_partner_lot/i18n/es_EC.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_partner_lot +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-24 06:36+0000\n" +"PO-Revision-Date: 2016-12-24 06:36+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/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_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Lot name" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_count +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots +msgid "Owned Products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_ids +msgid "Owned products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model,name:stock_partner_lot.model_res_partner +msgid "Partner" +msgstr "Empresa" + +#. module: stock_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Product" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.actions.act_window,name:stock_partner_lot.owned_quants +msgid "Stock" +msgstr "" diff --git a/stock_partner_lot/i18n/es_VE.po b/stock_partner_lot/i18n/es_VE.po new file mode 100644 index 000000000..5aee94c75 --- /dev/null +++ b/stock_partner_lot/i18n/es_VE.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_partner_lot +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-24 06:36+0000\n" +"PO-Revision-Date: 2016-12-24 06:36+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/teams/23907/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_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Lot name" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_count +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots +msgid "Owned Products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_ids +msgid "Owned products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model,name:stock_partner_lot.model_res_partner +msgid "Partner" +msgstr "Empresa" + +#. module: stock_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Product" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.actions.act_window,name:stock_partner_lot.owned_quants +msgid "Stock" +msgstr "" diff --git a/stock_partner_lot/i18n/et.po b/stock_partner_lot/i18n/et.po new file mode 100644 index 000000000..672535ac4 --- /dev/null +++ b/stock_partner_lot/i18n/et.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_partner_lot +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-24 06:36+0000\n" +"PO-Revision-Date: 2016-12-24 06:36+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Estonian (https://www.transifex.com/oca/teams/23907/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_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Lot name" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_count +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots +msgid "Owned Products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_ids +msgid "Owned products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model,name:stock_partner_lot.model_res_partner +msgid "Partner" +msgstr "Partner" + +#. module: stock_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Product" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.actions.act_window,name:stock_partner_lot.owned_quants +msgid "Stock" +msgstr "" diff --git a/stock_partner_lot/i18n/gl.po b/stock_partner_lot/i18n/gl.po new file mode 100644 index 000000000..7f96a492d --- /dev/null +++ b/stock_partner_lot/i18n/gl.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_partner_lot +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-24 06:36+0000\n" +"PO-Revision-Date: 2016-12-24 06:36+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Galician (https://www.transifex.com/oca/teams/23907/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_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Lot name" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_count +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots +msgid "Owned Products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_ids +msgid "Owned products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model,name:stock_partner_lot.model_res_partner +msgid "Partner" +msgstr "Empresa" + +#. module: stock_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Product" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.actions.act_window,name:stock_partner_lot.owned_quants +msgid "Stock" +msgstr "" diff --git a/stock_partner_lot/i18n/hr_HR.po b/stock_partner_lot/i18n/hr_HR.po index 4a4dae876..a8152fadc 100644 --- a/stock_partner_lot/i18n/hr_HR.po +++ b/stock_partner_lot/i18n/hr_HR.po @@ -3,14 +3,14 @@ # * stock_partner_lot # # Translators: -# Bole , 2016 +# OCA Transbot , 2016 msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-08-25 02:47+0000\n" -"PO-Revision-Date: 2016-08-25 02:47+0000\n" -"Last-Translator: Bole , 2016\n" +"POT-Creation-Date: 2016-12-24 06:36+0000\n" +"PO-Revision-Date: 2016-12-24 06:36+0000\n" +"Last-Translator: OCA Transbot , 2016\n" "Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/hr_HR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -37,7 +37,7 @@ msgstr "" #. module: stock_partner_lot #: model:ir.model,name:stock_partner_lot.model_res_partner msgid "Partner" -msgstr "" +msgstr "Partner" #. module: stock_partner_lot #: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter diff --git a/stock_partner_lot/i18n/hu.po b/stock_partner_lot/i18n/hu.po new file mode 100644 index 000000000..f32409be1 --- /dev/null +++ b/stock_partner_lot/i18n/hu.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_partner_lot +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-24 06:36+0000\n" +"PO-Revision-Date: 2016-12-24 06:36+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Hungarian (https://www.transifex.com/oca/teams/23907/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_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Lot name" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_count +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots +msgid "Owned Products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_ids +msgid "Owned products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model,name:stock_partner_lot.model_res_partner +msgid "Partner" +msgstr "Partner" + +#. module: stock_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Product" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.actions.act_window,name:stock_partner_lot.owned_quants +msgid "Stock" +msgstr "" diff --git a/stock_partner_lot/i18n/ja.po b/stock_partner_lot/i18n/ja.po new file mode 100644 index 000000000..f0b111c83 --- /dev/null +++ b/stock_partner_lot/i18n/ja.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_partner_lot +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-24 06:36+0000\n" +"PO-Revision-Date: 2016-12-24 06:36+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Japanese (https://www.transifex.com/oca/teams/23907/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_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Lot name" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_count +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots +msgid "Owned Products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_ids +msgid "Owned products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model,name:stock_partner_lot.model_res_partner +msgid "Partner" +msgstr "パートナ" + +#. module: stock_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Product" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.actions.act_window,name:stock_partner_lot.owned_quants +msgid "Stock" +msgstr "" diff --git a/stock_partner_lot/i18n/lt.po b/stock_partner_lot/i18n/lt.po new file mode 100644 index 000000000..232fb402d --- /dev/null +++ b/stock_partner_lot/i18n/lt.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_partner_lot +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-24 06:36+0000\n" +"PO-Revision-Date: 2016-12-24 06:36+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Lithuanian (https://www.transifex.com/oca/teams/23907/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" + +#. module: stock_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Lot name" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_count +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots +msgid "Owned Products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_ids +msgid "Owned products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model,name:stock_partner_lot.model_res_partner +msgid "Partner" +msgstr "Partneris" + +#. module: stock_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Product" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.actions.act_window,name:stock_partner_lot.owned_quants +msgid "Stock" +msgstr "" diff --git a/stock_partner_lot/i18n/lv.po b/stock_partner_lot/i18n/lv.po new file mode 100644 index 000000000..158576101 --- /dev/null +++ b/stock_partner_lot/i18n/lv.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_partner_lot +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-24 06:36+0000\n" +"PO-Revision-Date: 2016-12-24 06:36+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Latvian (https://www.transifex.com/oca/teams/23907/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" + +#. module: stock_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Lot name" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_count +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots +msgid "Owned Products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_ids +msgid "Owned products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model,name:stock_partner_lot.model_res_partner +msgid "Partner" +msgstr "Partneris" + +#. module: stock_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Product" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.actions.act_window,name:stock_partner_lot.owned_quants +msgid "Stock" +msgstr "" diff --git a/stock_partner_lot/i18n/mk.po b/stock_partner_lot/i18n/mk.po new file mode 100644 index 000000000..86d4d666c --- /dev/null +++ b/stock_partner_lot/i18n/mk.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_partner_lot +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-24 06:36+0000\n" +"PO-Revision-Date: 2016-12-24 06:36+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Macedonian (https://www.transifex.com/oca/teams/23907/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_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Lot name" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_count +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots +msgid "Owned Products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_ids +msgid "Owned products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model,name:stock_partner_lot.model_res_partner +msgid "Partner" +msgstr "Партнер" + +#. module: stock_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Product" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.actions.act_window,name:stock_partner_lot.owned_quants +msgid "Stock" +msgstr "" diff --git a/stock_partner_lot/i18n/mn.po b/stock_partner_lot/i18n/mn.po new file mode 100644 index 000000000..1ce7ecdcf --- /dev/null +++ b/stock_partner_lot/i18n/mn.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_partner_lot +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-24 06:36+0000\n" +"PO-Revision-Date: 2016-12-24 06:36+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Mongolian (https://www.transifex.com/oca/teams/23907/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_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Lot name" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_count +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots +msgid "Owned Products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_ids +msgid "Owned products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model,name:stock_partner_lot.model_res_partner +msgid "Partner" +msgstr "Харилцагч" + +#. module: stock_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Product" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.actions.act_window,name:stock_partner_lot.owned_quants +msgid "Stock" +msgstr "" diff --git a/stock_partner_lot/i18n/nb.po b/stock_partner_lot/i18n/nb.po new file mode 100644 index 000000000..1d5eff17b --- /dev/null +++ b/stock_partner_lot/i18n/nb.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_partner_lot +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-24 06:36+0000\n" +"PO-Revision-Date: 2016-12-24 06:36+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Norwegian Bokmål (https://www.transifex.com/oca/teams/23907/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_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Lot name" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_count +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots +msgid "Owned Products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_ids +msgid "Owned products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model,name:stock_partner_lot.model_res_partner +msgid "Partner" +msgstr "Partner" + +#. module: stock_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Product" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.actions.act_window,name:stock_partner_lot.owned_quants +msgid "Stock" +msgstr "" diff --git a/stock_partner_lot/i18n/nb_NO.po b/stock_partner_lot/i18n/nb_NO.po new file mode 100644 index 000000000..8b71b43e0 --- /dev/null +++ b/stock_partner_lot/i18n/nb_NO.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_partner_lot +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-24 06:36+0000\n" +"PO-Revision-Date: 2016-12-24 06:36+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/teams/23907/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_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Lot name" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_count +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots +msgid "Owned Products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_ids +msgid "Owned products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model,name:stock_partner_lot.model_res_partner +msgid "Partner" +msgstr "Partner" + +#. module: stock_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Product" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.actions.act_window,name:stock_partner_lot.owned_quants +msgid "Stock" +msgstr "" diff --git a/stock_partner_lot/i18n/nl_BE.po b/stock_partner_lot/i18n/nl_BE.po new file mode 100644 index 000000000..079b70bda --- /dev/null +++ b/stock_partner_lot/i18n/nl_BE.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_partner_lot +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-24 06:36+0000\n" +"PO-Revision-Date: 2016-12-24 06:36+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/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_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Lot name" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_count +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots +msgid "Owned Products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_ids +msgid "Owned products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model,name:stock_partner_lot.model_res_partner +msgid "Partner" +msgstr "Relatie" + +#. module: stock_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Product" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.actions.act_window,name:stock_partner_lot.owned_quants +msgid "Stock" +msgstr "" diff --git a/stock_partner_lot/i18n/pl.po b/stock_partner_lot/i18n/pl.po new file mode 100644 index 000000000..65519e0e3 --- /dev/null +++ b/stock_partner_lot/i18n/pl.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_partner_lot +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-24 06:36+0000\n" +"PO-Revision-Date: 2016-12-24 06:36+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Polish (https://www.transifex.com/oca/teams/23907/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=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: stock_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Lot name" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_count +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots +msgid "Owned Products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_ids +msgid "Owned products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model,name:stock_partner_lot.model_res_partner +msgid "Partner" +msgstr "Partner" + +#. module: stock_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Product" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.actions.act_window,name:stock_partner_lot.owned_quants +msgid "Stock" +msgstr "" diff --git a/stock_partner_lot/i18n/pt_PT.po b/stock_partner_lot/i18n/pt_PT.po new file mode 100644 index 000000000..0eb63d5b9 --- /dev/null +++ b/stock_partner_lot/i18n/pt_PT.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_partner_lot +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-24 06:36+0000\n" +"PO-Revision-Date: 2016-12-24 06:36+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/teams/23907/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_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Lot name" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_count +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots +msgid "Owned Products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_ids +msgid "Owned products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model,name:stock_partner_lot.model_res_partner +msgid "Partner" +msgstr "Parceiro" + +#. module: stock_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Product" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.actions.act_window,name:stock_partner_lot.owned_quants +msgid "Stock" +msgstr "" diff --git a/stock_partner_lot/i18n/ro.po b/stock_partner_lot/i18n/ro.po new file mode 100644 index 000000000..116787646 --- /dev/null +++ b/stock_partner_lot/i18n/ro.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_partner_lot +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-24 06:36+0000\n" +"PO-Revision-Date: 2016-12-24 06:36+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/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" + +#. module: stock_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Lot name" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_count +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots +msgid "Owned Products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_ids +msgid "Owned products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model,name:stock_partner_lot.model_res_partner +msgid "Partner" +msgstr "Partener" + +#. module: stock_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Product" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.actions.act_window,name:stock_partner_lot.owned_quants +msgid "Stock" +msgstr "" diff --git a/stock_partner_lot/i18n/ru.po b/stock_partner_lot/i18n/ru.po new file mode 100644 index 000000000..62f9ee57b --- /dev/null +++ b/stock_partner_lot/i18n/ru.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_partner_lot +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-24 06:36+0000\n" +"PO-Revision-Date: 2016-12-24 06:36+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Russian (https://www.transifex.com/oca/teams/23907/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" + +#. module: stock_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Lot name" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_count +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots +msgid "Owned Products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_ids +msgid "Owned products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model,name:stock_partner_lot.model_res_partner +msgid "Partner" +msgstr "Контрагент" + +#. module: stock_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Product" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.actions.act_window,name:stock_partner_lot.owned_quants +msgid "Stock" +msgstr "" diff --git a/stock_partner_lot/i18n/sr@latin.po b/stock_partner_lot/i18n/sr@latin.po new file mode 100644 index 000000000..74b76823b --- /dev/null +++ b/stock_partner_lot/i18n/sr@latin.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_partner_lot +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-24 06:36+0000\n" +"PO-Revision-Date: 2016-12-24 06:36+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/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" + +#. module: stock_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Lot name" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_count +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots +msgid "Owned Products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_ids +msgid "Owned products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model,name:stock_partner_lot.model_res_partner +msgid "Partner" +msgstr "Partner" + +#. module: stock_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Product" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.actions.act_window,name:stock_partner_lot.owned_quants +msgid "Stock" +msgstr "" diff --git a/stock_partner_lot/i18n/sv.po b/stock_partner_lot/i18n/sv.po new file mode 100644 index 000000000..8deb2a191 --- /dev/null +++ b/stock_partner_lot/i18n/sv.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_partner_lot +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-24 06:36+0000\n" +"PO-Revision-Date: 2016-12-24 06:36+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Swedish (https://www.transifex.com/oca/teams/23907/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_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Lot name" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_count +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots +msgid "Owned Products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_ids +msgid "Owned products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model,name:stock_partner_lot.model_res_partner +msgid "Partner" +msgstr "Företag" + +#. module: stock_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Product" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.actions.act_window,name:stock_partner_lot.owned_quants +msgid "Stock" +msgstr "" diff --git a/stock_partner_lot/i18n/th.po b/stock_partner_lot/i18n/th.po new file mode 100644 index 000000000..a8ef51a90 --- /dev/null +++ b/stock_partner_lot/i18n/th.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_partner_lot +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-24 06:36+0000\n" +"PO-Revision-Date: 2016-12-24 06:36+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Thai (https://www.transifex.com/oca/teams/23907/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_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Lot name" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_count +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots +msgid "Owned Products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_ids +msgid "Owned products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model,name:stock_partner_lot.model_res_partner +msgid "Partner" +msgstr "พาร์ทเนอร์" + +#. module: stock_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Product" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.actions.act_window,name:stock_partner_lot.owned_quants +msgid "Stock" +msgstr "" diff --git a/stock_partner_lot/i18n/tr.po b/stock_partner_lot/i18n/tr.po new file mode 100644 index 000000000..cbfb0eade --- /dev/null +++ b/stock_partner_lot/i18n/tr.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_partner_lot +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-24 06:36+0000\n" +"PO-Revision-Date: 2016-12-24 06:36+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/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_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Lot name" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_count +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots +msgid "Owned Products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_ids +msgid "Owned products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model,name:stock_partner_lot.model_res_partner +msgid "Partner" +msgstr "İş Ortağı" + +#. module: stock_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Product" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.actions.act_window,name:stock_partner_lot.owned_quants +msgid "Stock" +msgstr "" diff --git a/stock_partner_lot/i18n/vi.po b/stock_partner_lot/i18n/vi.po new file mode 100644 index 000000000..43c2be96e --- /dev/null +++ b/stock_partner_lot/i18n/vi.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_partner_lot +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-24 06:36+0000\n" +"PO-Revision-Date: 2016-12-24 06:36+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Vietnamese (https://www.transifex.com/oca/teams/23907/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_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Lot name" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_count +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots +msgid "Owned Products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_ids +msgid "Owned products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model,name:stock_partner_lot.model_res_partner +msgid "Partner" +msgstr "Đối tác" + +#. module: stock_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Product" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.actions.act_window,name:stock_partner_lot.owned_quants +msgid "Stock" +msgstr "" diff --git a/stock_partner_lot/i18n/zh_TW.po b/stock_partner_lot/i18n/zh_TW.po new file mode 100644 index 000000000..70bba15dd --- /dev/null +++ b/stock_partner_lot/i18n/zh_TW.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_partner_lot +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-24 06:36+0000\n" +"PO-Revision-Date: 2016-12-24 06:36+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/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_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Lot name" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_count +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots +msgid "Owned Products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model.fields,field_description:stock_partner_lot.field_res_partner_quant_ids +msgid "Owned products" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.model,name:stock_partner_lot.model_res_partner +msgid "Partner" +msgstr "夥伴" + +#. module: stock_partner_lot +#: model:ir.ui.view,arch_db:stock_partner_lot.view_res_partner_lots_filter +msgid "Product" +msgstr "" + +#. module: stock_partner_lot +#: model:ir.actions.act_window,name:stock_partner_lot.owned_quants +msgid "Stock" +msgstr "" diff --git a/stock_putaway_product/i18n/tr.po b/stock_putaway_product/i18n/tr.po index 3ccd216df..ae86d9114 100644 --- a/stock_putaway_product/i18n/tr.po +++ b/stock_putaway_product/i18n/tr.po @@ -4,13 +4,14 @@ # # Translators: # OCA Transbot , 2016 +# Ahmet Altinisik , 2016 msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-21 18:42+0000\n" -"PO-Revision-Date: 2016-11-21 18:42+0000\n" -"Last-Translator: OCA Transbot , 2016\n" +"POT-Creation-Date: 2016-12-24 06:36+0000\n" +"PO-Revision-Date: 2016-12-24 06:36+0000\n" +"Last-Translator: Ahmet Altinisik , 2016\n" "Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -36,7 +37,7 @@ msgstr "Oluşturuldu" #. module: stock_putaway_product #: model:ir.model.fields,field_description:stock_putaway_product.field_stock_product_putaway_strategy_display_name msgid "Display Name" -msgstr "" +msgstr "Görünen İsim" #. module: stock_putaway_product #: model:ir.ui.view,arch_db:stock_putaway_product.view_putaway @@ -56,7 +57,7 @@ msgstr "ID" #. module: stock_putaway_product #: model:ir.model.fields,field_description:stock_putaway_product.field_stock_product_putaway_strategy___last_update msgid "Last Modified on" -msgstr "" +msgstr "Son değişiklik" #. module: stock_putaway_product #: model:ir.model.fields,field_description:stock_putaway_product.field_stock_product_putaway_strategy_write_uid diff --git a/stock_quant_manual_assign/i18n/tr.po b/stock_quant_manual_assign/i18n/tr.po index a0280b719..63643e736 100644 --- a/stock_quant_manual_assign/i18n/tr.po +++ b/stock_quant_manual_assign/i18n/tr.po @@ -4,13 +4,14 @@ # # Translators: # OCA Transbot , 2016 +# Ahmet Altinisik , 2016 msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-12-24 04:10+0000\n" -"PO-Revision-Date: 2016-12-24 04:10+0000\n" -"Last-Translator: OCA Transbot , 2016\n" +"POT-Creation-Date: 2016-12-24 06:36+0000\n" +"PO-Revision-Date: 2016-12-24 06:36+0000\n" +"Last-Translator: Ahmet Altinisik , 2016\n" "Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -44,7 +45,7 @@ msgstr "Oluşturuldu" #: model:ir.model.fields,field_description:stock_quant_manual_assign.field_assign_manual_quants_display_name #: model:ir.model.fields,field_description:stock_quant_manual_assign.field_assign_manual_quants_lines_display_name msgid "Display Name" -msgstr "" +msgstr "Görünen İsim" #. module: stock_quant_manual_assign #: model:ir.model.fields,field_description:stock_quant_manual_assign.field_assign_manual_quants_id @@ -56,7 +57,7 @@ msgstr "ID" #: model:ir.model.fields,field_description:stock_quant_manual_assign.field_assign_manual_quants___last_update #: model:ir.model.fields,field_description:stock_quant_manual_assign.field_assign_manual_quants_lines___last_update msgid "Last Modified on" -msgstr "" +msgstr "Son değişiklik" #. module: stock_quant_manual_assign #: model:ir.model.fields,field_description:stock_quant_manual_assign.field_assign_manual_quants_lines_write_uid diff --git a/stock_reserve/i18n/tr.po b/stock_reserve/i18n/tr.po index 0396c32ea..4ff539f37 100644 --- a/stock_reserve/i18n/tr.po +++ b/stock_reserve/i18n/tr.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-21 18:42+0000\n" -"PO-Revision-Date: 2016-11-21 18:42+0000\n" +"POT-Creation-Date: 2016-12-24 06:36+0000\n" +"PO-Revision-Date: 2016-12-24 06:36+0000\n" "Last-Translator: Ahmet Altinisik , 2016\n" "Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n" "MIME-Version: 1.0\n" @@ -123,7 +123,7 @@ msgstr "" #. module: stock_reserve #: model:ir.model.fields,field_description:stock_reserve.field_stock_reservation_display_name msgid "Display Name" -msgstr "" +msgstr "Görünen İsim" #. module: stock_reserve #: model:ir.ui.view,arch_db:stock_reserve.view_stock_reservation_search @@ -169,7 +169,7 @@ msgstr "" #. module: stock_reserve #: model:ir.model.fields,field_description:stock_reserve.field_stock_reservation___last_update msgid "Last Modified on" -msgstr "" +msgstr "Son değişiklik" #. module: stock_reserve #: model:ir.model.fields,field_description:stock_reserve.field_stock_reservation_write_uid @@ -572,6 +572,11 @@ msgstr "" msgid "Transfer Reference" msgstr "" +#. module: stock_reserve +#: model:ir.model.fields,field_description:stock_reserve.field_stock_reservation_picking_type_code +msgid "Type of Operation" +msgstr "" + #. module: stock_reserve #: model:ir.model.fields,field_description:stock_reserve.field_stock_reservation_price_unit msgid "Unit Price"