diff --git a/stock_request_submit/i18n/es.po b/stock_request_submit/i18n/es.po index 8f9c68406..23e8cc6c2 100644 --- a/stock_request_submit/i18n/es.po +++ b/stock_request_submit/i18n/es.po @@ -1,6 +1,6 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * stock_request_submit +# * stock_request_submit # msgid "" msgstr "" @@ -16,12 +16,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 3.8\n" -#. module: stock_request_submit -#: code:addons/stock_request_submit/models/stock_request.py:14 -#, python-format -msgid "Draft" -msgstr "Borrador" - #. module: stock_request_submit #: model:ir.model.fields,field_description:stock_request_submit.field_stock_request__route_id msgid "Route" @@ -43,9 +37,8 @@ msgstr "Pedido de existencia" msgid "Submit" msgstr "Enviar" -#. module: stock_request_submit -#: code:addons/stock_request_submit/models/stock_request.py:12 -#: code:addons/stock_request_submit/models/stock_request.py:15 -#, python-format -msgid "Submitted" -msgstr "Enviada" +#~ msgid "Draft" +#~ msgstr "Borrador" + +#~ msgid "Submitted" +#~ msgstr "Enviada" diff --git a/stock_request_submit/i18n/zh_CN.po b/stock_request_submit/i18n/zh_CN.po index 8a5382088..265566a5a 100644 --- a/stock_request_submit/i18n/zh_CN.po +++ b/stock_request_submit/i18n/zh_CN.po @@ -1,6 +1,6 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * stock_request_submit +# * stock_request_submit # msgid "" msgstr "" @@ -16,12 +16,6 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 3.8\n" -#. module: stock_request_submit -#: code:addons/stock_request_submit/models/stock_request.py:14 -#, python-format -msgid "Draft" -msgstr "草稿" - #. module: stock_request_submit #: model:ir.model.fields,field_description:stock_request_submit.field_stock_request__route_id msgid "Route" @@ -43,9 +37,8 @@ msgstr "库存请求单" msgid "Submit" msgstr "提交" -#. module: stock_request_submit -#: code:addons/stock_request_submit/models/stock_request.py:12 -#: code:addons/stock_request_submit/models/stock_request.py:15 -#, python-format -msgid "Submitted" -msgstr "已提交" +#~ msgid "Draft" +#~ msgstr "草稿" + +#~ msgid "Submitted" +#~ msgstr "已提交"