mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
Added translation using Weblate (Chinese (Simplified))
This commit is contained in:
143
stock_inventory_discrepancy/i18n/zh_CN.po
Normal file
143
stock_inventory_discrepancy/i18n/zh_CN.po
Normal file
@@ -0,0 +1,143 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_discrepancy
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 12.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Automatically generated\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"
|
||||
|
||||
#. module: stock_inventory_discrepancy
|
||||
#: selection:stock.inventory,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_discrepancy
|
||||
#: model:ir.model.fields,field_description:stock_inventory_discrepancy.field_stock_inventory_line__discrepancy_qty
|
||||
msgid "Discrepancy"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_discrepancy
|
||||
#: model:ir.model.fields,field_description:stock_inventory_discrepancy.field_stock_inventory_line__discrepancy_percent
|
||||
msgid "Discrepancy percent (%)"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_discrepancy
|
||||
#: selection:stock.inventory,state:0
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_discrepancy
|
||||
#: model_terms:ir.ui.view,arch_db:stock_inventory_discrepancy.view_inventory_form
|
||||
msgid "Force Validation"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_discrepancy
|
||||
#: selection:stock.inventory,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_discrepancy
|
||||
#: model:ir.model,name:stock_inventory_discrepancy.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_discrepancy
|
||||
#: model:ir.model,name:stock_inventory_discrepancy.model_stock_inventory_line
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_discrepancy
|
||||
#: model:ir.model,name:stock_inventory_discrepancy.model_stock_location
|
||||
msgid "Inventory Locations"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_discrepancy
|
||||
#: model:ir.model.fields,field_description:stock_inventory_discrepancy.field_stock_location__discrepancy_threshold
|
||||
#: model:ir.model.fields,field_description:stock_inventory_discrepancy.field_stock_warehouse__discrepancy_threshold
|
||||
#: model:ir.model.fields,help:stock_inventory_discrepancy.field_stock_inventory_line__discrepancy_threshold
|
||||
msgid "Maximum Discrepancy Rate Threshold"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_discrepancy
|
||||
#: model:ir.model.fields,help:stock_inventory_discrepancy.field_stock_warehouse__discrepancy_threshold
|
||||
msgid "Maximum Discrepancy Rate allowed for any product when doing an Inventory Adjustment. Threshold defined in involved Location has preference."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_discrepancy
|
||||
#: model:ir.model.fields,help:stock_inventory_discrepancy.field_stock_location__discrepancy_threshold
|
||||
msgid "Maximum Discrepancy Rate allowed for any product when doing an Inventory Adjustment. Thresholds defined in Locations have preference over Warehouse's ones."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_discrepancy
|
||||
#: model:ir.model.fields,field_description:stock_inventory_discrepancy.field_stock_inventory__over_discrepancy_line_count
|
||||
msgid "Number of Discrepancies Over Threshold"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_discrepancy
|
||||
#: selection:stock.inventory,state:0
|
||||
msgid "Pending to Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_discrepancy
|
||||
#: model:ir.model.fields,help:stock_inventory_discrepancy.field_stock_inventory__state
|
||||
msgid "States of the Inventory Adjustment:\n"
|
||||
"- Draft: Inventory not started.\n"
|
||||
"- In Progress: Inventory in execution.\n"
|
||||
"- Pending to Approve: Inventory have some discrepancies greater than the predefined threshold and it's waiting for the Control Manager approval.\n"
|
||||
"- Validated: Inventory Approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_discrepancy
|
||||
#: model:ir.model.fields,field_description:stock_inventory_discrepancy.field_stock_inventory__state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_discrepancy
|
||||
#: code:addons/stock_inventory_discrepancy/models/stock_inventory.py:56
|
||||
#, python-format
|
||||
msgid "The Qty Update is over the Discrepancy Threshold.\n"
|
||||
" Please, contact a user with rights to perform this action."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_discrepancy
|
||||
#: model:ir.model.fields,help:stock_inventory_discrepancy.field_stock_inventory_line__discrepancy_qty
|
||||
msgid "The difference between the actual qty counted and the theoretical quantity on hand."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_discrepancy
|
||||
#: model:ir.model.fields,help:stock_inventory_discrepancy.field_stock_inventory_line__discrepancy_percent
|
||||
msgid "The discrepancy expressed in percent with theoretical quantity as basis"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_discrepancy
|
||||
#: model:ir.model.fields,field_description:stock_inventory_discrepancy.field_stock_inventory_line__discrepancy_threshold
|
||||
msgid "Threshold (%)"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_discrepancy
|
||||
#: model:res.groups,name:stock_inventory_discrepancy.group_stock_inventory_validation_always
|
||||
msgid "Validate All inventory Adjustments"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_discrepancy
|
||||
#: model:res.groups,name:stock_inventory_discrepancy.group_stock_inventory_validation
|
||||
msgid "Validate Inventory Adjustments Under Threshold"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_discrepancy
|
||||
#: selection:stock.inventory,state:0
|
||||
msgid "Validated"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_discrepancy
|
||||
#: model:ir.model,name:stock_inventory_discrepancy.model_stock_warehouse
|
||||
msgid "Warehouse"
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user