init 中文翻译po

This commit is contained in:
Ivan Office
2024-10-31 20:23:33 +08:00
parent 4c4502b901
commit 54f1c3adff
12 changed files with 553 additions and 345 deletions

View File

@@ -38,8 +38,8 @@
##############################################################################
{
'name': "odooAi Common Util and Tools",
'version': '24.10.09',
'name': "odooAi Common Util and Tools,欧度智能基础功能及面板",
'version': '24.10.31',
'author': 'odooai.cn',
'category': 'Base',
'website': 'https://www.odooai.cn',
@@ -51,7 +51,7 @@
'images': ['static/description/banner.png'],
'summary': '''
Core for common use for odooai.cn apps.
基础核心必须没有要被依赖字段及视图等实现auto_install
基础核心及云面板必须没有要被依赖字段及视图等实现auto_install
''',
'description': '''
need to setup odoo.conf, add follow:
@@ -78,9 +78,11 @@
''',
'depends': [
'mail',
'base_setup',
'web',
],
'data': [
'views/res_config_settings_views.xml',
'views/ir_cron_views.xml',
# 'report/.xml',
],

View File

@@ -1,29 +1,97 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * app_common
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Project-Id-Version: Odoo Server 18.0-20241031\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-08 14:28+0000\n"
"PO-Revision-Date: 2018-01-08 14:28+0000\n"
"Last-Translator: <>\n"
"POT-Creation-Date: 2024-10-31 11:14+0000\n"
"PO-Revision-Date: 2024-10-31 11:14+0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: app_common
#. odoo-python
#: code:addons/app_common/models/ir_mail_server.py:0
#: code:addons/app_common/models/mail_mail.py:0
msgid "=================Email to ignore: %s"
msgstr "================= 忽略不发送的Email: %s"
#. module: app_common
#: model:ir.model,name:app_common.model_base
msgid "Base"
msgstr "基础"
#. module: app_common
#: model:ir.model,name:app_common.model_res_partner
msgid "Contact"
msgstr "联系人"
#. module: app_common
#. odoo-python
#: code:addons/app_common/models/ir_mail_server.py:0
msgid "Email to ignore: %s"
msgstr "忽略的Email: %s"
#. module: app_common
#: model_terms:ir.ui.view,arch_db:app_common.app_res_config_settings_view_form
msgid ""
"Get the Industry Apps, Themes and Support from China odooapp store.\n"
" https://www.odooapp.cn"
msgstr "获取Odoo行业应用模块主题。请访问Odoo中国应用商店\n"
" https://www.odooapp.cn"
#. module: app_common
#: model:ir.model,name:app_common.model_ir_http
msgid "HTTP Routing"
msgstr "HTTP 路由"
#. module: app_common
#: model:ir.model.fields,field_description:app_common.field_ir_cron__trigger_user_id
msgid "Last Trigger User"
msgstr "手动运行用户"
#. module: app_common
#: model:ir.model.fields,field_description:app_common.field_res_users__login
msgid "Login"
msgstr "登录"
#. module: app_common
#: model:ir.model,name:app_common.model_ir_mail_server
msgid "Mail Server"
msgstr "邮件服务器"
#. module: app_common
#: model:ir.model,name:app_common.model_mail_mail
msgid "Outgoing Mails"
msgstr "发出邮件"
#. module: app_common
#: model:ir.model,name:app_common.model_ir_cron
msgid "Scheduled Actions"
msgstr "安排的动作"
#. module: app_common
#: model:ir.model,name:app_common.model_ir_ui_view
msgid "View"
msgstr "查看"
#: model_terms:ir.ui.view,arch_db:app_common.app_res_config_settings_view_form
msgid "Setup the communication to odooAi Cloud"
msgstr "设置云面板"
#. module: app_common
#: model_terms:ir.ui.view,arch_db:app_common.app_res_config_settings_view_form
msgid ""
"Visit our website for more apps and Support.\n"
"\t\t\t\t\t\t\t\t\t\t\t\t\thttps://www.odooai.cn"
msgstr ""
"欢迎访问欧度智能官方网站获取Odoo企业级运营支持。\n"
"\t\t\t\t\t\t\t\t\t\t\t\t\t https://www.odooai.cn"
#. module: app_common
#: model:ir.actions.act_window,name:app_common.action_odooai_cloud_config
#: model_terms:ir.ui.view,arch_db:app_common.app_res_config_settings_view_form
msgid "odooAi Cloud"
msgstr "欧度智能云"

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

View File

@@ -0,0 +1,52 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<data>
<record id="app_res_config_settings_view_form" model="ir.ui.view">
<field name="name">res.config.settings.view.form.inherit.app_common</field>
<field name="model">res.config.settings</field>
<field name="inherit_id" ref="base.res_config_settings_view_form"/>
<field name="arch" type="xml">
<xpath expr="//app[@name='general_settings']" position="before">
<app name="app_common" data-string="odoAi Cloud" string="odooAi Cloud" data-key="app_common"
logo="/app_common/static/description/odooai.png" groups="base.group_erp_manager">
<div id="app_slot1" class="o_hidden"></div>
<div id="app_odooai_banner" class="row app_settings_header my-0 ms-0 mw-100 bg-warning bg-opacity-25">
<div class="col-lg-12 col-md-12 ms-0 o_setting_box">
<div class="o_setting_right_pane border-start-0 ms-0 ps-0">
<div class="content-group">
<div class="row mt8">
<div name="app_odooai_link">
<a href="https://www.odooai.cn" target="_blank">Visit our website for more apps and Support.
https://www.odooai.cn
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<block title="odooAi Cloud" class="mt16" name="odooai_cloud_block">
<setting title="Setup the communication to odooAi Cloud" string="Setup the communication to odooAi Cloud">
<div name="app_odooapp_link">
<a href="https://www.odooapp.cn" target="_blank">Get the Industry Apps, Themes and Support from China odooapp store.
https://www.odooapp.cn
</a>
</div>
</setting>
</block>
<div id="app_slot2" class="o_hidden"></div>
</app>
</xpath>
</field>
</record>
<record id="action_odooai_cloud_config" model="ir.actions.act_window">
<field name="name">odooAi Cloud</field>
<field name="type">ir.actions.act_window</field>
<field name="res_model">res.config.settings</field>
<field name="view_mode">form</field>
<field name="target">inline</field>
<field name="context">{'module' : 'app_common', 'bin_size': False}</field>
</record>
</data>
</odoo>