mirror of
https://github.com/bringout/oca-ocb-project.git
synced 2026-04-21 21:42:07 +02:00
Initial commit: Project packages
This commit is contained in:
commit
89613c97b0
753 changed files with 496325 additions and 0 deletions
56
odoo-bringout-oca-ocb-project_mrp/project_mrp/i18n/zh_CN.po
Normal file
56
odoo-bringout-oca-ocb-project_mrp/project_mrp/i18n/zh_CN.po
Normal file
|
|
@ -0,0 +1,56 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_mrp
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Jeffery CHEN <jeffery9@gmail.com>, 2022
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-02-06 13:32+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Jeffery CHEN <jeffery9@gmail.com>, 2022\n"
|
||||
"Language-Team: Chinese (China) (https://app.transifex.com/odoo/teams/41243/zh_CN/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: zh_CN\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: project_mrp
|
||||
#. odoo-python
|
||||
#: code:addons/project_mrp/models/project.py:0
|
||||
#, python-format
|
||||
msgid "Bills of Materials"
|
||||
msgstr "物料清单"
|
||||
|
||||
#. module: project_mrp
|
||||
#: model:ir.model.fields,field_description:project_mrp.field_project_project__bom_count
|
||||
msgid "BoM Count"
|
||||
msgstr "Bom计数"
|
||||
|
||||
#. module: project_mrp
|
||||
#. odoo-python
|
||||
#: code:addons/project_mrp/models/project.py:0
|
||||
#: code:addons/project_mrp/models/project.py:0
|
||||
#, python-format
|
||||
msgid "Manufacturing Orders"
|
||||
msgstr "制造订单"
|
||||
|
||||
#. module: project_mrp
|
||||
#: model:ir.model.fields,field_description:project_mrp.field_project_project__production_count
|
||||
msgid "Manufacturing Orders Count"
|
||||
msgstr "制造业订单计数"
|
||||
|
||||
#. module: project_mrp
|
||||
#: model:ir.model,name:project_mrp.model_project_project
|
||||
msgid "Project"
|
||||
msgstr "项目"
|
||||
|
||||
#. module: project_mrp
|
||||
#: model:ir.model.fields,field_description:project_mrp.field_project_project__workorder_count
|
||||
msgid "Work Order Count"
|
||||
msgstr "工单计数"
|
||||
Loading…
Add table
Add a link
Reference in a new issue