mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
add company
This commit is contained in:
112
app_company_chart_hierarchy/i18n/zh_CN.po
Normal file
112
app_company_chart_hierarchy/i18n/zh_CN.po
Normal file
@@ -0,0 +1,112 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * app_users_chart_hierarchy
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2018
|
||||
# 珠海-杜哥 <liangjia@qq.com>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~11.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-09-18 09:49+0000\n"
|
||||
"PO-Revision-Date: 2018-09-18 09:49+0000\n"
|
||||
"Last-Translator: 珠海-杜哥 <liangjia@qq.com>, 2018\n"
|
||||
"Language-Team: Chinese (China) (https://www.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: app_users_chart_hierarchy
|
||||
#. openerp-web
|
||||
#: code:addons/app_users_chart_hierarchy/static/src/js/app_users_chart_hierarchy.js:137
|
||||
#, python-format
|
||||
msgid "Direct Subordinates of %s"
|
||||
msgstr "%s的直接下属"
|
||||
|
||||
#. module: app_users_chart_hierarchy
|
||||
#. openerp-web
|
||||
#: code:addons/app_users_chart_hierarchy/static/src/xml/app_users_chart_hierarchy.xml:126
|
||||
#, python-format
|
||||
msgid "Direct subordinates"
|
||||
msgstr "直接下属"
|
||||
|
||||
#. module: app_users_chart_hierarchy
|
||||
#: model:ir.model,name:app_users_chart_hierarchy.model_product.category
|
||||
msgid "node"
|
||||
msgstr "员工"
|
||||
|
||||
#. module: app_users_chart_hierarchy
|
||||
#. openerp-web
|
||||
#: code:addons/app_users_chart_hierarchy/static/src/xml/app_users_chart_hierarchy.xml:89
|
||||
#, python-format
|
||||
msgid "In order to get an organigram, set a parent and save the record."
|
||||
msgstr "为了获取组织图,请设置一个上司然后保存"
|
||||
|
||||
#. module: app_users_chart_hierarchy
|
||||
#. openerp-web
|
||||
#: code:addons/app_users_chart_hierarchy/static/src/js/app_users_chart_hierarchy.js:147
|
||||
#, python-format
|
||||
msgid "Indirect Subordinates of %s"
|
||||
msgstr "%s的非直接下属"
|
||||
|
||||
#. module: app_users_chart_hierarchy
|
||||
#: model:ir.model.fields,field_description:app_users_chart_hierarchy.field_product.category__child_all_count
|
||||
msgid "Indirect Surbordinates Count"
|
||||
msgstr "非直接下属数量"
|
||||
|
||||
#. module: app_users_chart_hierarchy
|
||||
#. openerp-web
|
||||
#: code:addons/app_users_chart_hierarchy/static/src/xml/app_users_chart_hierarchy.xml:136
|
||||
#, python-format
|
||||
msgid "Indirect subordinates"
|
||||
msgstr "非直接下属"
|
||||
|
||||
#. module: app_users_chart_hierarchy
|
||||
#. openerp-web
|
||||
#: code:addons/app_users_chart_hierarchy/static/src/xml/app_users_chart_hierarchy.xml:66
|
||||
#, python-format
|
||||
msgid "More parents"
|
||||
msgstr "更多管理员"
|
||||
|
||||
#. module: app_users_chart_hierarchy
|
||||
#. openerp-web
|
||||
#: code:addons/app_users_chart_hierarchy/static/src/xml/app_users_chart_hierarchy.xml:87
|
||||
#, python-format
|
||||
msgid "No hierarchy position."
|
||||
msgstr "没有层级位置"
|
||||
|
||||
#. module: app_users_chart_hierarchy
|
||||
#: model_terms:ir.ui.view,arch_db:app_users_chart_hierarchy.product.category_view_form_inherit_chart_hierarchy
|
||||
msgid "Organization Chart"
|
||||
msgstr "组织图表"
|
||||
|
||||
#. module: app_users_chart_hierarchy
|
||||
#. openerp-web
|
||||
#: code:addons/app_users_chart_hierarchy/static/src/xml/app_users_chart_hierarchy.xml:155
|
||||
#, python-format
|
||||
msgid "Redirect"
|
||||
msgstr "重定向"
|
||||
|
||||
#. module: app_users_chart_hierarchy
|
||||
#. openerp-web
|
||||
#: code:addons/app_users_chart_hierarchy/static/src/js/app_users_chart_hierarchy.js:140
|
||||
#, python-format
|
||||
msgid "Subordinates of %s"
|
||||
msgstr "%s的下属"
|
||||
|
||||
#. module: app_users_chart_hierarchy
|
||||
#. openerp-web
|
||||
#: code:addons/app_users_chart_hierarchy/static/src/xml/app_users_chart_hierarchy.xml:88
|
||||
#, python-format
|
||||
msgid "This employee has no parent or subordinate."
|
||||
msgstr "该员工没有上司或下属"
|
||||
|
||||
#. module: app_users_chart_hierarchy
|
||||
#. openerp-web
|
||||
#: code:addons/app_users_chart_hierarchy/static/src/xml/app_users_chart_hierarchy.xml:144
|
||||
#, python-format
|
||||
msgid "Total"
|
||||
msgstr "合计"
|
||||
Reference in New Issue
Block a user