mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
36 lines
1.0 KiB
Plaintext
36 lines
1.0 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * web_disable_export_group
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 12.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"PO-Revision-Date: 2019-09-01 12:52+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.8\n"
|
|
|
|
#. module: web_disable_export_group
|
|
#. openerp-web
|
|
#: code:addons/web_disable_export_group/static/src/js/disable_export_group.js:0
|
|
#: code:addons/web_disable_export_group/static/src/js/web_disable_export_group_tour.js:0
|
|
#, python-format
|
|
msgid "Export"
|
|
msgstr "导出"
|
|
|
|
#. module: web_disable_export_group
|
|
#: model:res.groups,name:web_disable_export_group.group_export_data
|
|
msgid "Export Data"
|
|
msgstr "导出数据"
|
|
|
|
#. module: web_disable_export_group
|
|
#: model:ir.model,name:web_disable_export_group.model_ir_http
|
|
msgid "HTTP Routing"
|
|
msgstr "HTTP路由"
|