# Translation of Odoo Server. # This file contains the translation of the following modules: # * web_m2x_options # msgid "" msgstr "" "Project-Id-Version: Odoo Server 12.0\n" "Report-Msgid-Bugs-To: \n" "PO-Revision-Date: 2020-07-08 05:19+0000\n" "Last-Translator: 黎伟杰 <674416404@qq.com>\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" "X-Generator: Weblate 3.10\n" #. module: web_m2x_options #. odoo-javascript #: code:addons/web_m2x_options/static/src/components/base.xml:0 #, python-format msgid ", are you sure it does not exist yet?" msgstr "" #. module: web_m2x_options #. odoo-javascript #: code:addons/web_m2x_options/static/src/components/base.xml:0 #, python-format msgid "Create" msgstr "创建" #. module: web_m2x_options #. odoo-javascript #: code:addons/web_m2x_options/static/src/components/relational_utils.esm.js:0 #, python-format msgid "Create \"%s\"" msgstr "" #. module: web_m2x_options #. odoo-javascript #: code:addons/web_m2x_options/static/src/components/base.xml:0 #, python-format msgid "Create and Edit" msgstr "" #. module: web_m2x_options #. odoo-javascript #: code:addons/web_m2x_options/static/src/components/relational_utils.esm.js:0 #, python-format msgid "Create and edit..." msgstr "" #. module: web_m2x_options #. odoo-javascript #: code:addons/web_m2x_options/static/src/components/base.xml:0 #, python-format msgid "Discard" msgstr "" #. module: web_m2x_options #: model:ir.model,name:web_m2x_options.model_ir_http msgid "HTTP Routing" msgstr "" #. module: web_m2x_options #. odoo-javascript #: code:addons/web_m2x_options/static/src/components/form.esm.js:0 #, python-format msgid "New: %s" msgstr "" #. module: web_m2x_options #. odoo-javascript #: code:addons/web_m2x_options/static/src/components/relational_utils.esm.js:0 #, python-format msgid "No records" msgstr "" #. module: web_m2x_options #. odoo-javascript #: code:addons/web_m2x_options/static/src/components/form.esm.js:0 #, python-format msgid "Open: " msgstr "打开: " #. module: web_m2x_options #. odoo-javascript #: code:addons/web_m2x_options/static/src/components/relational_utils.esm.js:0 #, python-format msgid "Search More..." msgstr "搜索更多..." #. module: web_m2x_options #. odoo-javascript #: code:addons/web_m2x_options/static/src/components/relational_utils.esm.js:0 #, python-format msgid "Start typing..." msgstr "" #. module: web_m2x_options #: model:ir.model,name:web_m2x_options.model_ir_config_parameter msgid "System Parameter" msgstr "系统参数" #. module: web_m2x_options #. odoo-javascript #: code:addons/web_m2x_options/static/src/components/base.xml:0 #, python-format msgid "You are creating a new" msgstr "" #. module: web_m2x_options #. odoo-javascript #: code:addons/web_m2x_options/static/src/components/base.xml:0 #, python-format msgid "as a new" msgstr "" #, python-format #~ msgid "Cancel" #~ msgstr "取消" #, python-format #~ msgid "Create \"%s\"" #~ msgstr "创建 \"%s\"" #, python-format #~ msgid "Create a %s" #~ msgstr "创建一个%s" #, python-format #~ msgid "Create and Edit..." #~ msgstr "创建和编辑..." #, python-format #~ msgid "Create and edit" #~ msgstr "创建和编辑" #, python-format #~ msgid "No results to show..." #~ msgstr "没有结果显示..." #, python-format #~ msgid "Quick search: %s" #~ msgstr "快速搜索: %s" #, python-format #~ msgid "You are creating a new %s, are you sure it does not exist yet?" #~ msgstr "你正在创建一个新的%s,你确定它还不存在吗?" #~ msgid "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)" #~ msgstr "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)"