mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: stock-logistics-warehouse-14.0/stock-logistics-warehouse-14.0-stock_removal_location_by_priority Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-14-0/stock-logistics-warehouse-14-0-stock_removal_location_by_priority/
90 lines
4.1 KiB
Plaintext
90 lines
4.1 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * stock_removal_location_by_priority
|
|
#
|
|
# Translators:
|
|
# liAnGjiA <liangjia@qq.com>, 2017
|
|
msgid ""
|
|
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: 2019-10-16 16:05+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"
|
|
"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_removal_location_by_priority
|
|
#: model:ir.model,name:stock_removal_location_by_priority.model_res_config_settings
|
|
msgid "Config Settings"
|
|
msgstr "配置设定"
|
|
|
|
#. module: stock_removal_location_by_priority
|
|
#: model:ir.model.fields,field_description:stock_removal_location_by_priority.field_res_config_settings__display_name
|
|
#: model:ir.model.fields,field_description:stock_removal_location_by_priority.field_stock_location__display_name
|
|
#: model:ir.model.fields,field_description:stock_removal_location_by_priority.field_stock_quant__display_name
|
|
msgid "Display Name"
|
|
msgstr ""
|
|
|
|
#. module: stock_removal_location_by_priority
|
|
#: model:ir.model.fields,field_description:stock_removal_location_by_priority.field_res_config_settings__id
|
|
#: model:ir.model.fields,field_description:stock_removal_location_by_priority.field_stock_location__id
|
|
#: model:ir.model.fields,field_description:stock_removal_location_by_priority.field_stock_quant__id
|
|
msgid "ID"
|
|
msgstr ""
|
|
|
|
#. module: stock_removal_location_by_priority
|
|
#: model:ir.model,name:stock_removal_location_by_priority.model_stock_location
|
|
msgid "Inventory Locations"
|
|
msgstr "库存位置"
|
|
|
|
#. module: stock_removal_location_by_priority
|
|
#: model:ir.model.fields,field_description:stock_removal_location_by_priority.field_res_config_settings____last_update
|
|
#: model:ir.model.fields,field_description:stock_removal_location_by_priority.field_stock_location____last_update
|
|
#: model:ir.model.fields,field_description:stock_removal_location_by_priority.field_stock_quant____last_update
|
|
msgid "Last Modified on"
|
|
msgstr ""
|
|
|
|
#. module: stock_removal_location_by_priority
|
|
#: model:ir.model,name:stock_removal_location_by_priority.model_stock_quant
|
|
msgid "Quants"
|
|
msgstr "数量分析"
|
|
|
|
#. module: stock_removal_location_by_priority
|
|
#: model:ir.model.fields,field_description:stock_removal_location_by_priority.field_res_config_settings__group_removal_priority
|
|
#: model:ir.model.fields,field_description:stock_removal_location_by_priority.field_stock_location__removal_priority
|
|
#: 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 "移除优先级"
|
|
|
|
#. 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 "当两个位置的传入日期相等时,将应用删除优先级。"
|
|
|
|
#. module: stock_removal_location_by_priority
|
|
#: code:addons/stock_removal_location_by_priority/models/stock_quant.py:0
|
|
#, python-format
|
|
msgid "Removal strategy %s not implemented."
|
|
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 "当删除库存且输入日期相等时,将应用此优先级。"
|
|
|
|
#. module: stock_removal_location_by_priority
|
|
#: model_terms:ir.ui.view,arch_db:stock_removal_location_by_priority.view_stock_config_settings
|
|
msgid "Use <i>Removal Priority</i> in Locations"
|
|
msgstr "使用 <i>移除优先级</i> 位置"
|