Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
47
module_auto_update/i18n/zh_CN.po
Executable file
47
module_auto_update/i18n/zh_CN.po
Executable file
@@ -0,0 +1,47 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * module_auto_update
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 13.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2024-06-16 11:08+0000\n"
|
||||
"Last-Translator: xtanuiha <feihu.zhang@live.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 4.17\n"
|
||||
|
||||
#. module: module_auto_update
|
||||
#: model:ir.actions.server,name:module_auto_update.ir_module_module_upgrade_changed_checksum
|
||||
#: model:ir.ui.menu,name:module_auto_update.menu_ir_module_module_upgrade_changed_checksum
|
||||
msgid "Auto-Upgrade Modules"
|
||||
msgstr "自动升级模块"
|
||||
|
||||
#. module: module_auto_update
|
||||
#. odoo-python
|
||||
#: code:addons/module_auto_update/models/module.py:0
|
||||
msgid "Checksum upgrade complete."
|
||||
msgstr "校验升级完成。"
|
||||
|
||||
#. module: module_auto_update
|
||||
#: model:ir.model,name:module_auto_update.model_ir_module_module
|
||||
msgid "Module"
|
||||
msgstr "模块"
|
||||
|
||||
#. module: module_auto_update
|
||||
#. odoo-python
|
||||
#: code:addons/module_auto_update/models/module.py:0
|
||||
msgid ""
|
||||
"No checksum change detected in installed modules and all modules installed, "
|
||||
"nothing to do."
|
||||
msgstr "未检测到已安装模块中的校验变更,并且所有模块均已安装,无需操作。"
|
||||
|
||||
#. module: module_auto_update
|
||||
#: model:ir.model.fields,field_description:module_auto_update.field_ir_module_module__smart_search
|
||||
msgid "Smart Search"
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user