diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
| commit | 3751379f1e9a4c215fb6eb898b4ccc67659b9ace (patch) | |
| tree | a44932296ef4a9b71d5f010906253d8c53727726 /addons/web_tour/i18n/zh_CN.po | |
| parent | 0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff) | |
initial commit 2
Diffstat (limited to 'addons/web_tour/i18n/zh_CN.po')
| -rw-r--r-- | addons/web_tour/i18n/zh_CN.po | 178 |
1 files changed, 178 insertions, 0 deletions
diff --git a/addons/web_tour/i18n/zh_CN.po b/addons/web_tour/i18n/zh_CN.po new file mode 100644 index 00000000..815bd1d4 --- /dev/null +++ b/addons/web_tour/i18n/zh_CN.po @@ -0,0 +1,178 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Martin Trigaux, 2020 +# Jeffery CHEN Fan <jeffery9@gmail.com>, 2020 +# liAnGjiA <liangjia@qq.com>, 2020 +# fausthuang, 2020 +# 敬雲 林 <chingyun@yuanchih-consult.com>, 2020 +# ChinaMaker <liuct@chinamaker.net>, 2020 +# Felix Yang - Elico Corp <felixyangsh@aliyun.com>, 2020 +# 稀饭~~ <wangwhai@qq.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Last-Translator: 稀饭~~ <wangwhai@qq.com>, 2020\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: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"<strong><b>Good job!</b> You went through all steps of this tour.</strong>" +msgstr "<strong><b>干得好!</b>你经历了这次旅行的所有步骤。</strong>" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the <i>Home icon</i> to navigate across apps." +msgstr "点击 <i>首页</i> 导航可在功能应用间跳转。" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "消耗于" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "禁用游览" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "显示名称" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP 路由" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "ID" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "最后修改日" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "菜单" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "名称" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "路径" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "单号规则" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "跳过游览" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "开始" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "开始游览" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "开始" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "测试" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "提示" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "游览名称" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "游览" |
