From e8ef148324187ceb85d0f7e6d8db5852095b731f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=8E=E4=BC=9F=E6=9D=B0?= <674416404@qq.com> Date: Wed, 16 Oct 2019 14:57:56 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (5 of 5 strings) Translation: stock-logistics-warehouse-12.0/stock-logistics-warehouse-12.0-stock_request_direction Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_request_direction/zh_CN/ --- stock_request_direction/i18n/zh_CN.po | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/stock_request_direction/i18n/zh_CN.po b/stock_request_direction/i18n/zh_CN.po index 3a3dcfb77..58712b5dc 100644 --- a/stock_request_direction/i18n/zh_CN.po +++ b/stock_request_direction/i18n/zh_CN.po @@ -6,38 +6,40 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 12.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: Automatically generated\n" +"PO-Revision-Date: 2019-10-16 15:58+0000\n" +"Last-Translator: 黎伟杰 <674416404@qq.com>\n" "Language-Team: none\n" "Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 3.8\n" #. module: stock_request_direction #: model:ir.model.fields,field_description:stock_request_direction.field_stock_request__direction #: model:ir.model.fields,field_description:stock_request_direction.field_stock_request_order__direction msgid "Direction" -msgstr "" +msgstr "方向" #. module: stock_request_direction #: selection:stock.request,direction:0 #: selection:stock.request.order,direction:0 msgid "Inbound" -msgstr "" +msgstr "入库" #. module: stock_request_direction #: selection:stock.request,direction:0 #: selection:stock.request.order,direction:0 msgid "Outbound" -msgstr "" +msgstr "出库" #. module: stock_request_direction #: model:ir.model,name:stock_request_direction.model_stock_request msgid "Stock Request" -msgstr "" +msgstr "库存请求" #. module: stock_request_direction #: model:ir.model,name:stock_request_direction.model_stock_request_order msgid "Stock Request Order" -msgstr "" +msgstr "库存请求单"