提交 45959213 编写于 作者: 之一Yo's avatar 之一Yo

更新文档

上级 cb9628bc
...@@ -9,7 +9,7 @@ msgid "" ...@@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PyQt-Fluent-Widgets \n" "Project-Id-Version: PyQt-Fluent-Widgets \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-07-12 12:23+0800\n" "POT-Creation-Date: 2023-08-13 15:04+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: zh_CN\n" "Language: zh_CN\n"
...@@ -101,14 +101,22 @@ msgstr "" ...@@ -101,14 +101,22 @@ msgstr ""
"Fluent-Widgets 的组件,解决方案参见 `#196 <https://github.com/zhiyiYo/PyQt-Fluent-" "Fluent-Widgets 的组件,解决方案参见 `#196 <https://github.com/zhiyiYo/PyQt-Fluent-"
"Widgets/issues/196>`_。" "Widgets/issues/196>`_。"
#: ../../source/designer.rst:65 3f5829434d174b159161f71309f7bd09 #: ../../source/designer.rst:58 9f401f89b1e64205a797f42f5ac6229c
msgid ""
"You can also download the compiled QtDesigner from `release page "
"<https://github.com/zhiyiYo/PyQt-Fluent-Widgets/releases>`_. Download and"
" unzip ``FluentDesigner_v*.*.*.zip``, then run ``designer/designer.exe``,"
" you will launch the QtDesigner that has already installed plugins."
msgstr "`项目发行页面 <https://github.com/zhiyiYo/PyQt-Fluent-Widgets/releases>`_ 提供了内置 PyQt-Fluent-Widgets 插件的 QtDesigner,下载并解压 ``FluentDesigner_v*.*.*.zip``,双击运行 ``designer/designer.exe`` 就能启动 QtDesigner。"
#: ../../source/designer.rst:67 3f5829434d174b159161f71309f7bd09
msgid "" msgid ""
"The plugin for PySide6 is unstable and may not start QtDesigner " "The plugin for PySide6 is unstable and may not start QtDesigner "
"successfully. It is recommended to use QtDesigner of PyQt5/6 to generate " "successfully. It is recommended to use QtDesigner of PyQt5/6 to generate "
"ui files." "ui files."
msgstr "PySide6 的插件不稳定,可能无法启动 QtDesigner,建议使用 PyQt5/Qt6 的 QtDesigner 来生成 ui 文件。" msgstr "PySide6 的插件不稳定,可能无法启动 QtDesigner,建议使用 PyQt5/Qt6 的 QtDesigner 来生成 ui 文件。"
#: ../../source/designer.rst:67 cd82a47d947541d595c825daf375aff2 #: ../../source/designer.rst:69 cd82a47d947541d595c825daf375aff2
msgid "" msgid ""
"PyQt5 must upgrade PyQt5-Frameless-Window to 0.2.7 in order to use the " "PyQt5 must upgrade PyQt5-Frameless-Window to 0.2.7 in order to use the "
"plugin, while PySide6 and PyQt6 do not need to upgrading to frameless " "plugin, while PySide6 and PyQt6 do not need to upgrading to frameless "
...@@ -120,11 +128,11 @@ msgstr "" ...@@ -120,11 +128,11 @@ msgstr ""
"无需升级无边框包。PySide2 不支持插件,不过可以先用 PyQt5 的 QtDesigner 生成 ui 文件,然后用 uic 编译成 py " "无需升级无边框包。PySide2 不支持插件,不过可以先用 PyQt5 的 QtDesigner 生成 ui 文件,然后用 uic 编译成 py "
"文件。" "文件。"
#: ../../source/designer.rst:71 7d4bb32781834250a2c24f829e67a77e #: ../../source/designer.rst:73 7d4bb32781834250a2c24f829e67a77e
msgid "Complex example" msgid "Complex example"
msgstr "复杂示例" msgstr "复杂示例"
#: ../../source/designer.rst:72 95deca94f4fa47a19e6bfc03c9945a2a #: ../../source/designer.rst:74 95deca94f4fa47a19e6bfc03c9945a2a
msgid "" msgid ""
"Here is an example that uses a side navigation bar to implement multiple " "Here is an example that uses a side navigation bar to implement multiple "
"sub-interfaces window." "sub-interfaces window."
......
...@@ -55,6 +55,8 @@ Using plugin ...@@ -55,6 +55,8 @@ Using plugin
If everything goes smoothly, you will see all PyQt-Fluent-Widgets components in the sidebar of Qt Designer. If everything goes smoothly, you will see all PyQt-Fluent-Widgets components in the sidebar of Qt Designer.
If the startup fails or the components of PyQt-Fluent-Widgets cannot be seen, the solution can be found in `#196 <https://github.com/zhiyiYo/PyQt-Fluent-Widgets/issues/196>`_. If the startup fails or the components of PyQt-Fluent-Widgets cannot be seen, the solution can be found in `#196 <https://github.com/zhiyiYo/PyQt-Fluent-Widgets/issues/196>`_.
You can also download the compiled QtDesigner from `release page <https://github.com/zhiyiYo/PyQt-Fluent-Widgets/releases>`_. Download and unzip ``FluentDesigner_v*.*.*.zip``, then run ``designer/designer.exe``, you will launch the QtDesigner that has already installed plugins.
.. raw:: html .. raw:: html
<div style="position: relative; padding: 30% 45%;"> <div style="position: relative; padding: 30% 45%;">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册