fix #I8NJ48 app_web_fullwidth优化全局设置 置顶

This commit is contained in:
Ivan Office
2023-12-12 23:29:09 +08:00
parent d5471df36d
commit fc79bb8fa6
9 changed files with 371 additions and 246 deletions

View File

@@ -1,15 +1,59 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * app_web_fullwidth
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0+e-20230721\n"
"Project-Id-Version: Odoo Server 16.0+e-20231112\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-09-06 05:40+0000\n"
"PO-Revision-Date: 2023-09-06 05:40+0000\n"
"POT-Creation-Date: 2023-12-12 15:25+0000\n"
"PO-Revision-Date: 2023-12-12 15:25+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_web_fullwidth
#: model:ir.model.fields.selection,name:app_web_fullwidth.selection__res_config_settings__default_chatter_position__bottom
#: model:ir.model.fields.selection,name:app_web_fullwidth.selection__res_users__chatter_position__bottom
msgid "Bottom"
msgstr "底部"
#. module: app_web_fullwidth
#: model:ir.model.fields,field_description:app_web_fullwidth.field_res_users__chatter_position
msgid "Chatter Position"
msgstr "操作日志位置"
#. module: app_web_fullwidth
#: model:ir.model,name:app_web_fullwidth.model_res_config_settings
msgid "Config Settings"
msgstr "设置"
#. module: app_web_fullwidth
#: model:ir.model.fields,field_description:app_web_fullwidth.field_res_config_settings__default_chatter_position
msgid "Default Chatter Position"
msgstr "默认日志位置"
#. module: app_web_fullwidth
#: model:ir.model.fields.selection,name:app_web_fullwidth.selection__res_config_settings__default_chatter_position__auto
#: model:ir.model.fields.selection,name:app_web_fullwidth.selection__res_users__chatter_position__auto
msgid "Responsive"
msgstr "自适应(系统)"
#. module: app_web_fullwidth
#: model_terms:ir.ui.view,arch_db:app_web_fullwidth.view_app_theme_config_settings
msgid "Set All User"
msgstr "应用至所有用户"
#. module: app_web_fullwidth
#: model:ir.model.fields.selection,name:app_web_fullwidth.selection__res_config_settings__default_chatter_position__sided
#: model:ir.model.fields.selection,name:app_web_fullwidth.selection__res_users__chatter_position__sided
msgid "Sided"
msgstr "右边"
#. module: app_web_fullwidth
#: model:ir.model,name:app_web_fullwidth.model_res_users
msgid "User"
msgstr "用户"