From 5d95b045b74dddf96c54bd27ae8f9bafcb9b6ee5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=8E=E4=BC=9F=E6=9D=B0?= <674416404@qq.com> Date: Sat, 12 Oct 2019 14:36:35 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (8 of 8 strings) Translation: stock-logistics-warehouse-12.0/stock-logistics-warehouse-12.0-stock_removal_location_by_priority Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_removal_location_by_priority/zh_CN/ --- .../i18n/zh_CN.po | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/stock_removal_location_by_priority/i18n/zh_CN.po b/stock_removal_location_by_priority/i18n/zh_CN.po index c9f850a9d..4bef94697 100644 --- a/stock_removal_location_by_priority/i18n/zh_CN.po +++ b/stock_removal_location_by_priority/i18n/zh_CN.po @@ -9,8 +9,8 @@ msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-05-31 02:38+0000\n" -"PO-Revision-Date: 2017-05-31 02:38+0000\n" -"Last-Translator: liAnGjiA , 2017\n" +"PO-Revision-Date: 2019-10-12 16:36+0000\n" +"Last-Translator: 黎伟杰 <674416404@qq.com>\n" "Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/" "zh_CN/)\n" "Language: zh_CN\n" @@ -18,16 +18,17 @@ msgstr "" "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_removal_location_by_priority #: model:ir.model,name:stock_removal_location_by_priority.model_res_config_settings msgid "Config Settings" -msgstr "" +msgstr "配置设定" #. module: stock_removal_location_by_priority #: model:ir.model,name:stock_removal_location_by_priority.model_stock_location msgid "Inventory Locations" -msgstr "" +msgstr "库存位置" #. module: stock_removal_location_by_priority #: model:ir.model,name:stock_removal_location_by_priority.model_stock_quant @@ -40,28 +41,28 @@ msgstr "源" #: model:ir.model.fields,field_description:stock_removal_location_by_priority.field_stock_quant__removal_priority #: model:res.groups,name:stock_removal_location_by_priority.group_removal_priority msgid "Removal Priority" -msgstr "" +msgstr "移除优先级" #. module: stock_removal_location_by_priority #: model:ir.model.fields,help:stock_removal_location_by_priority.field_res_config_settings__group_removal_priority msgid "" "Removal priority that applies when the incoming dates are equal in both " "locations." -msgstr "" +msgstr "当两个位置的传入日期相等时,将应用删除优先级。" #. module: stock_removal_location_by_priority #: code:addons/stock_removal_location_by_priority/models/stock_quant.py:25 #, python-format msgid "Removal strategy %s not implemented." -msgstr "" +msgstr "未执行删除策略%s。" #. module: stock_removal_location_by_priority #: model:ir.model.fields,help:stock_removal_location_by_priority.field_stock_location__removal_priority #: model:ir.model.fields,help:stock_removal_location_by_priority.field_stock_quant__removal_priority msgid "This priority applies when removing stock and incoming dates are equal." -msgstr "" +msgstr "当删除库存且输入日期相等时,将应用此优先级。" #. module: stock_removal_location_by_priority #: model_terms:ir.ui.view,arch_db:stock_removal_location_by_priority.view_stock_config_settings msgid "Use Removal Priority in Locations" -msgstr "" +msgstr "使用 移除优先级 位置"