diff --git a/stock_location_pending_move/i18n/stock_location_pending_move.pot b/stock_location_pending_move/i18n/stock_location_pending_move.pot new file mode 100644 index 000000000..7029a31fe --- /dev/null +++ b/stock_location_pending_move/i18n/stock_location_pending_move.pot @@ -0,0 +1,81 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_location_pending_move +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\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_location_pending_move +#: model:ir.model,name:stock_location_pending_move.model_stock_location +msgid "Inventory Locations" +msgstr "" + +#. module: stock_location_pending_move +#: model:ir.model.fields,field_description:stock_location_pending_move.field_stock_location__pending_in_move_ids +msgid "Pending In Move" +msgstr "" + +#. module: stock_location_pending_move +#: model:ir.model.fields,field_description:stock_location_pending_move.field_stock_location__pending_in_move_line_ids +msgid "Pending In Move Line" +msgstr "" + +#. module: stock_location_pending_move +#: model_terms:ir.ui.view,arch_db:stock_location_pending_move.stock_location_form_view +msgid "Pending Moves" +msgstr "" + +#. module: stock_location_pending_move +#: model_terms:ir.ui.view,arch_db:stock_location_pending_move.stock_location_form_view +msgid "Pending Operations" +msgstr "" + +#. module: stock_location_pending_move +#: model:ir.model.fields,field_description:stock_location_pending_move.field_stock_location__pending_out_move_ids +msgid "Pending Out Move" +msgstr "" + +#. module: stock_location_pending_move +#: model:ir.model.fields,field_description:stock_location_pending_move.field_stock_location__pending_out_move_line_ids +msgid "Pending Out Move Line" +msgstr "" + +#. module: stock_location_pending_move +#: model:ir.model.fields,help:stock_location_pending_move.field_stock_location__pending_in_move_line_ids +msgid "" +"Technical field: the pending incoming stock move lines for the location" +msgstr "" + +#. module: stock_location_pending_move +#: model:ir.model.fields,help:stock_location_pending_move.field_stock_location__pending_in_move_ids +msgid "Technical field: the pending incoming stock moves for the location" +msgstr "" + +#. module: stock_location_pending_move +#: model:ir.model.fields,help:stock_location_pending_move.field_stock_location__pending_out_move_line_ids +msgid "" +"Technical field: the pending outgoing stock move lines for the location" +msgstr "" + +#. module: stock_location_pending_move +#: model:ir.model.fields,help:stock_location_pending_move.field_stock_location__pending_out_move_ids +msgid "Technical field: the pending outgoing stock moves for the location" +msgstr "" + +#. module: stock_location_pending_move +#: model_terms:ir.ui.view,arch_db:stock_location_pending_move.stock_location_form_view +msgid "These are the pending stock moves." +msgstr "" + +#. module: stock_location_pending_move +#: model_terms:ir.ui.view,arch_db:stock_location_pending_move.stock_location_form_view +msgid "These are the pending stock operations." +msgstr ""