diff --git a/stock_location_bin_name/i18n/stock_location_bin_name.pot b/stock_location_bin_name/i18n/stock_location_bin_name.pot new file mode 100644 index 000000000..2ced5544b --- /dev/null +++ b/stock_location_bin_name/i18n/stock_location_bin_name.pot @@ -0,0 +1,31 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_location_bin_name +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 13.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_bin_name +#: model:ir.model.fields,help:stock_location_bin_name.field_stock_location__location_name_format +msgid "" +"Format string that will compute the name of the location. Use location fields. Example: '{area}-{corridor:0>2}.{rack:0>3}.{level:0>2}'\n" +"Missing fields are replaced by '~' and formatting errors by '!'." +msgstr "" + +#. module: stock_location_bin_name +#: model:ir.model,name:stock_location_bin_name.model_stock_location +msgid "Inventory Locations" +msgstr "" + +#. module: stock_location_bin_name +#: model:ir.model.fields,field_description:stock_location_bin_name.field_stock_location__location_name_format +msgid "Location Name Format" +msgstr ""