diff --git a/app_odoo_customize/__manifest__.py b/app_odoo_customize/__manifest__.py index ab28f504..e46d0ba0 100644 --- a/app_odoo_customize/__manifest__.py +++ b/app_odoo_customize/__manifest__.py @@ -23,7 +23,7 @@ { 'name': 'Odoo Customize(Debranding, My Odoo)', - 'version': '12.19.04.30', + 'version': '12.19.05.11', 'author': 'Sunpop.cn', 'category': 'Productivity', 'website': 'https://www.sunpop.cn', diff --git a/app_odoo_customize/i18n/zh_CN.po b/app_odoo_customize/i18n/zh_CN.po index f1ebded1..c3c55b4e 100644 --- a/app_odoo_customize/i18n/zh_CN.po +++ b/app_odoo_customize/i18n/zh_CN.po @@ -1,19 +1,20 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * app_odoo_customize +# * app_odoo_customize # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 12.0+e-20190301\n" +"Project-Id-Version: Odoo Server 12.0+e-20190401\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-04-17 05:59+0000\n" -"PO-Revision-Date: 2019-04-17 05:59+0000\n" +"POT-Creation-Date: 2019-05-11 10:04+0000\n" +"PO-Revision-Date: 2019-05-11 18:10+0800\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" +"Content-Transfer-Encoding: 8bit\n" "Plural-Forms: \n" +"X-Generator: Poedit 1.7.7\n" #. module: app_odoo_customize #: model_terms:ir.ui.view,arch_db:app_odoo_customize.view_app_theme_config_settings @@ -30,6 +31,11 @@ msgstr "所有业务数据" msgid "Base Models" msgstr "基础数据" +#. module: app_odoo_customize +#: model_terms:ir.ui.view,arch_db:app_odoo_customize.view_app_theme_config_settings +msgid "Expense" +msgstr "费用" + #. module: app_odoo_customize #: model_terms:ir.ui.view,arch_db:app_odoo_customize.view_app_theme_config_settings msgid "Inventory" @@ -77,7 +83,14 @@ msgstr "激活开发者模式" #: code:addons/app_odoo_customize/static/src/xml/customize_user_menu.xml:7 #, python-format msgid "Activate the developer mode (with assets)" -msgstr "激活开发者模式 (前端资源)" +msgstr "激活开发者模式 (assets)" + +#. module: app_odoo_customize +#. openerp-web +#: code:addons/app_odoo_customize/static/src/xml/dashboard.xml:5 +#, python-format +msgid "App store" +msgstr "应用市场" #. module: app_odoo_customize #: model_terms:ir.ui.view,arch_db:app_odoo_customize.view_app_theme_config_settings @@ -137,6 +150,11 @@ msgstr "取消开发者模式" msgid "Delete All BOM" msgstr "删除所有物料清单" +#. module: app_odoo_customize +#: model_terms:ir.ui.view,arch_db:app_odoo_customize.view_app_theme_config_settings +msgid "Delete All Expense and Sheet" +msgstr "删除所有费用与报销申请" + #. module: app_odoo_customize #: model_terms:ir.ui.view,arch_db:app_odoo_customize.view_app_theme_config_settings msgid "Delete All MRP/Sale/Purchase/Account/MRP/Inventory/Project/Message/Workflow" @@ -224,6 +242,11 @@ msgstr "用户手册链接" msgid "Install Language" msgstr "安装语言" +#. module: app_odoo_customize +#: model:ir.model,name:app_odoo_customize.model_ir_module_module +msgid "Module" +msgstr "模块" + #. module: app_odoo_customize #: model:ir.model.fields,field_description:app_odoo_customize.field_res_config_settings__app_account_title msgid "My Odoo.com Account Title" @@ -316,6 +339,13 @@ msgstr "支持链接" msgid "System Name" msgstr "系统名称" +#. module: app_odoo_customize +#. openerp-web +#: code:addons/app_odoo_customize/static/src/xml/dashboard.xml:6 +#, python-format +msgid "Theme store" +msgstr "主题市场" + #. module: app_odoo_customize #: model:ir.model.fields,help:app_odoo_customize.field_res_config_settings__group_show_author_in_apps msgid "Uncheck to Hide Author and Website in Apps Dashboard" @@ -341,6 +371,11 @@ msgstr "不勾选则不显示Odoo Powered by" msgid "Uninstall" msgstr "卸载" +#. module: app_odoo_customize +#: model:ir.actions.server,name:app_odoo_customize.action_server_module_multi_uninstall +msgid "Uninstall Modules" +msgstr "卸载应用" + #. module: app_odoo_customize #: model_terms:ir.ui.view,arch_db:app_odoo_customize.app_module_view_kanban msgid "Upgrade" @@ -364,7 +399,7 @@ msgstr "视图" #. module: app_odoo_customize #: model_terms:ir.ui.view,arch_db:app_odoo_customize.view_app_theme_config_settings msgid "Visit our website for more apps and Support. https://www.sunpop.cn" -msgstr "请访问我们的网站获取更多支持. https://www.sunpop.cn" +msgstr "请访问我们的网站获取更多支持. http://www.sunpop.cn" #. module: app_odoo_customize #: model:ir.model.fields,help:app_odoo_customize.field_res_config_settings__app_show_account @@ -405,4 +440,3 @@ msgstr "个性化odoo设置" #: model_terms:ir.ui.view,arch_db:app_odoo_customize.view_app_theme_config_settings msgid "odooApp Customize Settings" msgstr "odooApp 定制化设置" -