This commit is contained in:
朱子楚\zhuzi 2024-03-09 18:26:54 +08:00
parent 7c0c4cc451
commit 97b9a789b0
32 changed files with 470 additions and 97 deletions

View File

@ -48,31 +48,38 @@
<message> <message>
<location filename="qml/window/FluentInitalizrWindow.qml" line="11"/> <location filename="qml/window/FluentInitalizrWindow.qml" line="11"/>
<location filename="qml/window/FluentInitalizrWindow.qml" line="31"/> <location filename="qml/window/FluentInitalizrWindow.qml" line="31"/>
<location filename="qml-Qt6/window/FluentInitalizrWindow.qml" line="11"/>
<location filename="qml-Qt6/window/FluentInitalizrWindow.qml" line="31"/>
<source>FluentUI Initalizr</source> <source>FluentUI Initalizr</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="qml/window/FluentInitalizrWindow.qml" line="52"/> <location filename="qml/window/FluentInitalizrWindow.qml" line="52"/>
<location filename="qml-Qt6/window/FluentInitalizrWindow.qml" line="52"/>
<source>Name</source> <source>Name</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="qml/window/FluentInitalizrWindow.qml" line="60"/> <location filename="qml/window/FluentInitalizrWindow.qml" line="60"/>
<location filename="qml-Qt6/window/FluentInitalizrWindow.qml" line="60"/>
<source>Create In</source> <source>Create In</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="qml/window/FluentInitalizrWindow.qml" line="67"/> <location filename="qml/window/FluentInitalizrWindow.qml" line="67"/>
<location filename="qml-Qt6/window/FluentInitalizrWindow.qml" line="67"/>
<source>Browse</source> <source>Browse</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="qml/window/FluentInitalizrWindow.qml" line="98"/> <location filename="qml/window/FluentInitalizrWindow.qml" line="98"/>
<location filename="qml-Qt6/window/FluentInitalizrWindow.qml" line="98"/>
<source>Cancel</source> <source>Cancel</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="qml/window/FluentInitalizrWindow.qml" line="106"/> <location filename="qml/window/FluentInitalizrWindow.qml" line="106"/>
<location filename="qml-Qt6/window/FluentInitalizrWindow.qml" line="106"/>
<source>Create</source> <source>Create</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
@ -935,6 +942,15 @@ Updated content:
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
</context> </context>
<context>
<name>T_BarChart</name>
<message>
<location filename="qml/chart/T_BarChart.qml" line="10"/>
<location filename="qml-Qt6/chart/T_BarChart.qml" line="10"/>
<source>Bar Chart</source>
<translation type="unfinished"></translation>
</message>
</context>
<context> <context>
<name>T_BreadcrumbBar</name> <name>T_BreadcrumbBar</name>
<message> <message>
@ -950,6 +966,15 @@ Updated content:
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
</context> </context>
<context>
<name>T_BubbleChart</name>
<message>
<location filename="qml/chart/T_BubbleChart.qml" line="10"/>
<location filename="qml-Qt6/chart/T_BubbleChart.qml" line="10"/>
<source>Bubble Chart</source>
<translation type="unfinished"></translation>
</message>
</context>
<context> <context>
<name>T_Buttons</name> <name>T_Buttons</name>
<message> <message>
@ -1274,6 +1299,61 @@ Updated content:
<source>ColorPicker</source> <source>ColorPicker</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message>
<location filename="qml/page/T_ColorPicker.qml" line="19"/>
<location filename="qml-Qt6/page/T_ColorPicker.qml" line="19"/>
<source>Click to Select a Color - &gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="qml/page/T_ColorPicker.qml" line="23"/>
<location filename="qml-Qt6/page/T_ColorPicker.qml" line="23"/>
<source>Cancel</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="qml/page/T_ColorPicker.qml" line="24"/>
<location filename="qml-Qt6/page/T_ColorPicker.qml" line="24"/>
<source>OK</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="qml/page/T_ColorPicker.qml" line="25"/>
<location filename="qml-Qt6/page/T_ColorPicker.qml" line="25"/>
<source>Color Picker</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="qml/page/T_ColorPicker.qml" line="26"/>
<location filename="qml-Qt6/page/T_ColorPicker.qml" line="26"/>
<source>Edit Color</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="qml/page/T_ColorPicker.qml" line="27"/>
<location filename="qml-Qt6/page/T_ColorPicker.qml" line="27"/>
<source>Red</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="qml/page/T_ColorPicker.qml" line="28"/>
<location filename="qml-Qt6/page/T_ColorPicker.qml" line="28"/>
<source>Green</source>
<oldsource>Greeb</oldsource>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="qml/page/T_ColorPicker.qml" line="29"/>
<location filename="qml-Qt6/page/T_ColorPicker.qml" line="29"/>
<source>Blue</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="qml/page/T_ColorPicker.qml" line="30"/>
<location filename="qml-Qt6/page/T_ColorPicker.qml" line="30"/>
<source>Opacity</source>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>T_ComboBox</name> <name>T_ComboBox</name>
@ -1626,6 +1706,15 @@ My only desire is to be permitted to drive out the traitors and restore the Han.
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
</context> </context>
<context>
<name>T_LineChart</name>
<message>
<location filename="qml/chart/T_LineChart.qml" line="10"/>
<location filename="qml-Qt6/chart/T_LineChart.qml" line="10"/>
<source>Line Chart</source>
<translation type="unfinished"></translation>
</message>
</context>
<context> <context>
<name>T_Menu</name> <name>T_Menu</name>
<message> <message>
@ -1830,6 +1919,15 @@ My only desire is to be permitted to drive out the traitors and restore the Han.
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
</context> </context>
<context>
<name>T_Network</name>
<message>
<location filename="qml/page/T_Network.qml" line="12"/>
<location filename="qml-Qt6/page/T_Network.qml" line="12"/>
<source>Network</source>
<translation type="unfinished"></translation>
</message>
</context>
<context> <context>
<name>T_Pagination</name> <name>T_Pagination</name>
<message> <message>
@ -1859,6 +1957,16 @@ My only desire is to be permitted to drive out the traitors and restore the Han.
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
</context> </context>
<context>
<name>T_PieChart</name>
<message>
<location filename="qml/chart/T_PieChart.qml" line="10"/>
<location filename="qml-Qt6/chart/T_PieChart.qml" line="10"/>
<source>Pie Chart</source>
<oldsource>Doughnut and Pie Chart</oldsource>
<translation type="unfinished"></translation>
</message>
</context>
<context> <context>
<name>T_Pivot</name> <name>T_Pivot</name>
<message> <message>
@ -1916,6 +2024,16 @@ My only desire is to be permitted to drive out the traitors and restore the Han.
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
</context> </context>
<context>
<name>T_PolarAreaChart</name>
<message>
<location filename="qml/chart/T_PolarAreaChart.qml" line="10"/>
<location filename="qml-Qt6/chart/T_PolarAreaChart.qml" line="10"/>
<source>Polar Area Chart</source>
<oldsource>PolarArea Chart</oldsource>
<translation type="unfinished"></translation>
</message>
</context>
<context> <context>
<name>T_Progress</name> <name>T_Progress</name>
<message> <message>
@ -1934,6 +2052,15 @@ My only desire is to be permitted to drive out the traitors and restore the Han.
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
</context> </context>
<context>
<name>T_RadarChart</name>
<message>
<location filename="qml/chart/T_RadarChart.qml" line="10"/>
<location filename="qml-Qt6/chart/T_RadarChart.qml" line="10"/>
<source>Radar Chart</source>
<translation type="unfinished"></translation>
</message>
</context>
<context> <context>
<name>T_RadioButton</name> <name>T_RadioButton</name>
<message> <message>
@ -1999,6 +2126,15 @@ My only desire is to be permitted to drive out the traitors and restore the Han.
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
</context> </context>
<context>
<name>T_ScatterChart</name>
<message>
<location filename="qml/chart/T_ScatterChart.qml" line="10"/>
<location filename="qml-Qt6/chart/T_ScatterChart.qml" line="10"/>
<source>Scatter Chart</source>
<translation type="unfinished"></translation>
</message>
</context>
<context> <context>
<name>T_Settings</name> <name>T_Settings</name>
<message> <message>
@ -2124,6 +2260,36 @@ My only desire is to be permitted to drive out the traitors and restore the Han.
<source>ShortcutPicker</source> <source>ShortcutPicker</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message>
<location filename="qml/page/T_ShortcutPicker.qml" line="19"/>
<location filename="qml-Qt6/page/T_ShortcutPicker.qml" line="19"/>
<source>Activate the Shortcut</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="qml/page/T_ShortcutPicker.qml" line="20"/>
<location filename="qml-Qt6/page/T_ShortcutPicker.qml" line="20"/>
<source>Press the key combination to change the shortcut</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="qml/page/T_ShortcutPicker.qml" line="21"/>
<location filename="qml-Qt6/page/T_ShortcutPicker.qml" line="21"/>
<source>Save</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="qml/page/T_ShortcutPicker.qml" line="22"/>
<location filename="qml-Qt6/page/T_ShortcutPicker.qml" line="22"/>
<source>Cancel</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="qml/page/T_ShortcutPicker.qml" line="23"/>
<location filename="qml-Qt6/page/T_ShortcutPicker.qml" line="23"/>
<source>Reset</source>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>T_Slider</name> <name>T_Slider</name>
@ -2312,6 +2478,18 @@ My only desire is to be permitted to drive out the traitors and restore the Han.
<source>Next&gt;</source> <source>Next&gt;</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message>
<location filename="qml/page/T_TableView.qml" line="419"/>
<location filename="qml-Qt6/page/T_TableView.qml" line="419"/>
<source>Delete Selection</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="qml/page/T_TableView.qml" line="443"/>
<location filename="qml-Qt6/page/T_TableView.qml" line="443"/>
<source>Add a row of Data</source>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>T_Text</name> <name>T_Text</name>
@ -2658,6 +2836,12 @@ My only desire is to be permitted to drive out the traitors and restore the Han.
<source>More</source> <source>More</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message>
<location filename="qml/page/T_Tour.qml" line="10"/>
<location filename="qml-Qt6/page/T_Tour.qml" line="10"/>
<source>Tour</source>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>T_TreeView</name> <name>T_TreeView</name>

View File

@ -48,31 +48,38 @@
<message> <message>
<location filename="qml/window/FluentInitalizrWindow.qml" line="11"/> <location filename="qml/window/FluentInitalizrWindow.qml" line="11"/>
<location filename="qml/window/FluentInitalizrWindow.qml" line="31"/> <location filename="qml/window/FluentInitalizrWindow.qml" line="31"/>
<location filename="qml-Qt6/window/FluentInitalizrWindow.qml" line="11"/>
<location filename="qml-Qt6/window/FluentInitalizrWindow.qml" line="31"/>
<source>FluentUI Initalizr</source> <source>FluentUI Initalizr</source>
<translation type="unfinished">FluentUI脚手架</translation> <translation type="unfinished">FluentUI脚手架</translation>
</message> </message>
<message> <message>
<location filename="qml/window/FluentInitalizrWindow.qml" line="52"/> <location filename="qml/window/FluentInitalizrWindow.qml" line="52"/>
<location filename="qml-Qt6/window/FluentInitalizrWindow.qml" line="52"/>
<source>Name</source> <source>Name</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="qml/window/FluentInitalizrWindow.qml" line="60"/> <location filename="qml/window/FluentInitalizrWindow.qml" line="60"/>
<location filename="qml-Qt6/window/FluentInitalizrWindow.qml" line="60"/>
<source>Create In</source> <source>Create In</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="qml/window/FluentInitalizrWindow.qml" line="67"/> <location filename="qml/window/FluentInitalizrWindow.qml" line="67"/>
<location filename="qml-Qt6/window/FluentInitalizrWindow.qml" line="67"/>
<source>Browse</source> <source>Browse</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="qml/window/FluentInitalizrWindow.qml" line="98"/> <location filename="qml/window/FluentInitalizrWindow.qml" line="98"/>
<location filename="qml-Qt6/window/FluentInitalizrWindow.qml" line="98"/>
<source>Cancel</source> <source>Cancel</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="qml/window/FluentInitalizrWindow.qml" line="106"/> <location filename="qml/window/FluentInitalizrWindow.qml" line="106"/>
<location filename="qml-Qt6/window/FluentInitalizrWindow.qml" line="106"/>
<source>Create</source> <source>Create</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
@ -936,6 +943,15 @@ Updated content:
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
</context> </context>
<context>
<name>T_BarChart</name>
<message>
<location filename="qml/chart/T_BarChart.qml" line="10"/>
<location filename="qml-Qt6/chart/T_BarChart.qml" line="10"/>
<source>Bar Chart</source>
<translation type="unfinished"></translation>
</message>
</context>
<context> <context>
<name>T_BreadcrumbBar</name> <name>T_BreadcrumbBar</name>
<message> <message>
@ -951,6 +967,15 @@ Updated content:
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
</context> </context>
<context>
<name>T_BubbleChart</name>
<message>
<location filename="qml/chart/T_BubbleChart.qml" line="10"/>
<location filename="qml-Qt6/chart/T_BubbleChart.qml" line="10"/>
<source>Bubble Chart</source>
<translation type="unfinished"></translation>
</message>
</context>
<context> <context>
<name>T_Buttons</name> <name>T_Buttons</name>
<message> <message>
@ -1275,6 +1300,60 @@ Updated content:
<source>ColorPicker</source> <source>ColorPicker</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message>
<location filename="qml/page/T_ColorPicker.qml" line="19"/>
<location filename="qml-Qt6/page/T_ColorPicker.qml" line="19"/>
<source>Click to Select a Color - &gt;</source>
<translation type="unfinished"> - &gt;</translation>
</message>
<message>
<location filename="qml/page/T_ColorPicker.qml" line="23"/>
<location filename="qml-Qt6/page/T_ColorPicker.qml" line="23"/>
<source>Cancel</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="qml/page/T_ColorPicker.qml" line="24"/>
<location filename="qml-Qt6/page/T_ColorPicker.qml" line="24"/>
<source>OK</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="qml/page/T_ColorPicker.qml" line="25"/>
<location filename="qml-Qt6/page/T_ColorPicker.qml" line="25"/>
<source>Color Picker</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="qml/page/T_ColorPicker.qml" line="26"/>
<location filename="qml-Qt6/page/T_ColorPicker.qml" line="26"/>
<source>Edit Color</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="qml/page/T_ColorPicker.qml" line="27"/>
<location filename="qml-Qt6/page/T_ColorPicker.qml" line="27"/>
<source>Red</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="qml/page/T_ColorPicker.qml" line="28"/>
<location filename="qml-Qt6/page/T_ColorPicker.qml" line="28"/>
<source>Green</source>
<translation type="unfinished">绿</translation>
</message>
<message>
<location filename="qml/page/T_ColorPicker.qml" line="29"/>
<location filename="qml-Qt6/page/T_ColorPicker.qml" line="29"/>
<source>Blue</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="qml/page/T_ColorPicker.qml" line="30"/>
<location filename="qml-Qt6/page/T_ColorPicker.qml" line="30"/>
<source>Opacity</source>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>T_ComboBox</name> <name>T_ComboBox</name>
@ -1635,6 +1714,15 @@ My only desire is to be permitted to drive out the traitors and restore the Han.
<translation type="unfinished">...</translation> <translation type="unfinished">...</translation>
</message> </message>
</context> </context>
<context>
<name>T_LineChart</name>
<message>
<location filename="qml/chart/T_LineChart.qml" line="10"/>
<location filename="qml-Qt6/chart/T_LineChart.qml" line="10"/>
<source>Line Chart</source>
<translation type="unfinished">线</translation>
</message>
</context>
<context> <context>
<name>T_Menu</name> <name>T_Menu</name>
<message> <message>
@ -1839,6 +1927,15 @@ My only desire is to be permitted to drive out the traitors and restore the Han.
<translation type="unfinished"> - &gt;</translation> <translation type="unfinished"> - &gt;</translation>
</message> </message>
</context> </context>
<context>
<name>T_Network</name>
<message>
<location filename="qml/page/T_Network.qml" line="12"/>
<location filename="qml-Qt6/page/T_Network.qml" line="12"/>
<source>Network</source>
<translation type="unfinished"></translation>
</message>
</context>
<context> <context>
<name>T_Pagination</name> <name>T_Pagination</name>
<message> <message>
@ -1868,6 +1965,16 @@ My only desire is to be permitted to drive out the traitors and restore the Han.
<translation type="unfinished">&gt;</translation> <translation type="unfinished">&gt;</translation>
</message> </message>
</context> </context>
<context>
<name>T_PieChart</name>
<message>
<location filename="qml/chart/T_PieChart.qml" line="10"/>
<location filename="qml-Qt6/chart/T_PieChart.qml" line="10"/>
<source>Pie Chart</source>
<oldsource>Doughnut and Pie Chart</oldsource>
<translation type="unfinished"></translation>
</message>
</context>
<context> <context>
<name>T_Pivot</name> <name>T_Pivot</name>
<message> <message>
@ -1925,6 +2032,16 @@ My only desire is to be permitted to drive out the traitors and restore the Han.
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
</context> </context>
<context>
<name>T_PolarAreaChart</name>
<message>
<location filename="qml/chart/T_PolarAreaChart.qml" line="10"/>
<location filename="qml-Qt6/chart/T_PolarAreaChart.qml" line="10"/>
<source>Polar Area Chart</source>
<oldsource>PolarArea Chart</oldsource>
<translation type="unfinished"></translation>
</message>
</context>
<context> <context>
<name>T_Progress</name> <name>T_Progress</name>
<message> <message>
@ -1943,6 +2060,15 @@ My only desire is to be permitted to drive out the traitors and restore the Han.
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
</context> </context>
<context>
<name>T_RadarChart</name>
<message>
<location filename="qml/chart/T_RadarChart.qml" line="10"/>
<location filename="qml-Qt6/chart/T_RadarChart.qml" line="10"/>
<source>Radar Chart</source>
<translation type="unfinished"></translation>
</message>
</context>
<context> <context>
<name>T_RadioButton</name> <name>T_RadioButton</name>
<message> <message>
@ -2008,6 +2134,15 @@ My only desire is to be permitted to drive out the traitors and restore the Han.
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
</context> </context>
<context>
<name>T_ScatterChart</name>
<message>
<location filename="qml/chart/T_ScatterChart.qml" line="10"/>
<location filename="qml-Qt6/chart/T_ScatterChart.qml" line="10"/>
<source>Scatter Chart</source>
<translation type="unfinished"></translation>
</message>
</context>
<context> <context>
<name>T_Settings</name> <name>T_Settings</name>
<message> <message>
@ -2133,6 +2268,36 @@ My only desire is to be permitted to drive out the traitors and restore the Han.
<source>ShortcutPicker</source> <source>ShortcutPicker</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message>
<location filename="qml/page/T_ShortcutPicker.qml" line="19"/>
<location filename="qml-Qt6/page/T_ShortcutPicker.qml" line="19"/>
<source>Activate the Shortcut</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="qml/page/T_ShortcutPicker.qml" line="20"/>
<location filename="qml-Qt6/page/T_ShortcutPicker.qml" line="20"/>
<source>Press the key combination to change the shortcut</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="qml/page/T_ShortcutPicker.qml" line="21"/>
<location filename="qml-Qt6/page/T_ShortcutPicker.qml" line="21"/>
<source>Save</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="qml/page/T_ShortcutPicker.qml" line="22"/>
<location filename="qml-Qt6/page/T_ShortcutPicker.qml" line="22"/>
<source>Cancel</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="qml/page/T_ShortcutPicker.qml" line="23"/>
<location filename="qml-Qt6/page/T_ShortcutPicker.qml" line="23"/>
<source>Reset</source>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>T_Slider</name> <name>T_Slider</name>
@ -2321,6 +2486,18 @@ My only desire is to be permitted to drive out the traitors and restore the Han.
<source>Next&gt;</source> <source>Next&gt;</source>
<translation type="unfinished">&gt;</translation> <translation type="unfinished">&gt;</translation>
</message> </message>
<message>
<location filename="qml/page/T_TableView.qml" line="419"/>
<location filename="qml-Qt6/page/T_TableView.qml" line="419"/>
<source>Delete Selection</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="qml/page/T_TableView.qml" line="443"/>
<location filename="qml-Qt6/page/T_TableView.qml" line="443"/>
<source>Add a row of Data</source>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>T_Text</name> <name>T_Text</name>
@ -2667,6 +2844,12 @@ My only desire is to be permitted to drive out the traitors and restore the Han.
<source>More</source> <source>More</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message>
<location filename="qml/page/T_Tour.qml" line="10"/>
<location filename="qml-Qt6/page/T_Tour.qml" line="10"/>
<source>Tour</source>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>T_TreeView</name> <name>T_TreeView</name>

View File

@ -7,7 +7,7 @@ import "../component"
FluScrollablePage{ FluScrollablePage{
title:"Bar Chart" title: qsTr("Bar Chart")
FluArea{ FluArea{
width: 500 width: 500

View File

@ -7,7 +7,7 @@ import "../component"
FluScrollablePage{ FluScrollablePage{
title:"Bubble Chart" title: qsTr("Bubble Chart")
function randomScalingFactor() { function randomScalingFactor() {
return Math.random().toFixed(1); return Math.random().toFixed(1);

View File

@ -7,7 +7,7 @@ import "../component"
FluScrollablePage{ FluScrollablePage{
title:"Line Chart" title: qsTr("Line Chart")
FluArea{ FluArea{
width: 500 width: 500

View File

@ -7,7 +7,7 @@ import "../component"
FluScrollablePage{ FluScrollablePage{
title:"Doughnut and Pie Chart" title: qsTr("Pie Chart")
FluArea{ FluArea{
width: 500 width: 500

View File

@ -7,7 +7,7 @@ import "../component"
FluScrollablePage{ FluScrollablePage{
title:"PolarArea Chart" title: qsTr("Polar Area Chart")
FluArea{ FluArea{
width: 500 width: 500

View File

@ -7,7 +7,7 @@ import "../component"
FluScrollablePage{ FluScrollablePage{
title:"Radar Chart" title: qsTr("Radar Chart")
FluArea{ FluArea{
width: 500 width: 500

View File

@ -7,7 +7,7 @@ import "../component"
FluScrollablePage{ FluScrollablePage{
title:"Scatter Chart" title: qsTr("Scatter Chart")
function randomScalingFactor() { function randomScalingFactor() {
return Math.random().toFixed(1); return Math.random().toFixed(1);

View File

@ -14,14 +14,20 @@ FluScrollablePage{
Layout.topMargin: 20 Layout.topMargin: 20
height: 60 height: 60
paddings: 10 paddings: 10
RowLayout{ RowLayout{
FluText{ FluText{
text:"点击选择颜色->" text: qsTr("Click to Select a Color - >")
Layout.alignment: Qt.AlignVCenter Layout.alignment: Qt.AlignVCenter
} }
FluColorPicker{ FluColorPicker{
cancelText: qsTr("Cancel")
okText: qsTr("OK")
titleText: qsTr("Color Picker")
editText: qsTr("Edit Color")
redText: qsTr("Red")
greenText: qsTr("Green")
blueText: qsTr("Blue")
opacityText: qsTr("Opacity")
} }
} }
} }

View File

@ -9,7 +9,7 @@ import "../component"
FluContentPage{ FluContentPage{
id:root id:root
title:"Network" title: qsTr("Network")
FluNetworkCallable{ FluNetworkCallable{
id:callable id:callable

View File

@ -16,6 +16,11 @@ FluScrollablePage{
paddings: 10 paddings: 10
FluShortcutPicker{ FluShortcutPicker{
anchors.verticalCenter: parent.verticalCenter anchors.verticalCenter: parent.verticalCenter
title: qsTr("Activate the Shortcut")
message: qsTr("Press the key combination to change the shortcut")
positiveText: qsTr("Save")
neutralText: qsTr("Cancel")
negativeText: qsTr("Reset")
} }
} }
CodeExpander{ CodeExpander{

View File

@ -416,7 +416,7 @@ FluContentPage{
} }
FluButton{ FluButton{
text:"Delete Selection" text: qsTr("Delete Selection")
onClicked: { onClicked: {
var data = [] var data = []
var rows = [] var rows = []
@ -440,7 +440,7 @@ FluContentPage{
} }
FluButton{ FluButton{
text:"Add a row of Data" text: qsTr("Add a row of Data")
onClicked: { onClicked: {
table_view.appendRow(genTestObject()) table_view.appendRow(genTestObject())
} }

View File

@ -7,7 +7,7 @@ import "../component"
FluScrollablePage{ FluScrollablePage{
title:"Tour" title: qsTr("Tour")
FluTour{ FluTour{
id:tour id:tour

View File

@ -8,11 +8,11 @@ import "../component"
FluWindow { FluWindow {
id:window id:window
title:"FluentUI Initalizr" title:qsTr("FluentUI Initalizr")
width: 600 width: 600
height: 400 height: 400
fixSize: true fixSize: true
modality: Qt.ApplicationModal // modality: Qt.ApplicationModal
launchMode: FluWindowType.SingleTask launchMode: FluWindowType.SingleTask
showStayTop: false showStayTop: false
@ -28,7 +28,7 @@ FluWindow {
FluText{ FluText{
id:text_title id:text_title
text:"FluentUI脚手架" text:qsTr("FluentUI Initalizr")
font: FluTextStyle.Title font: FluTextStyle.Title
anchors{ anchors{
left: parent.left left: parent.left
@ -49,7 +49,7 @@ FluWindow {
FluTextBox{ FluTextBox{
id:text_box_name id:text_box_name
width: 180 width: 180
placeholderText: "名称" placeholderText: qsTr("Name")
focus: true focus: true
} }
Row{ Row{
@ -57,14 +57,14 @@ FluWindow {
FluTextBox{ FluTextBox{
id:text_box_path id:text_box_path
width: 300 width: 300
placeholderText: "创建路径" placeholderText: qsTr("Create In")
anchors.verticalCenter: parent.verticalCenter anchors.verticalCenter: parent.verticalCenter
Component.onCompleted: { Component.onCompleted: {
text = FluTools.toLocalPath(StandardPaths.standardLocations(StandardPaths.DocumentsLocation)[0]) text = FluTools.toLocalPath(StandardPaths.standardLocations(StandardPaths.DocumentsLocation)[0])
} }
} }
FluButton{ FluButton{
text:"浏览" text:qsTr("Browse")
anchors.verticalCenter: parent.verticalCenter anchors.verticalCenter: parent.verticalCenter
onClicked: { onClicked: {
folder_dialog.open() folder_dialog.open()
@ -95,7 +95,7 @@ FluWindow {
rightMargin: 20 rightMargin: 20
} }
FluButton{ FluButton{
text:"取消" text:qsTr("Cancel")
width: 120 width: 120
anchors.verticalCenter: parent.verticalCenter anchors.verticalCenter: parent.verticalCenter
onClicked: { onClicked: {
@ -103,7 +103,7 @@ FluWindow {
} }
} }
FluFilledButton{ FluFilledButton{
text:"创建" text:qsTr("Create")
width: 120 width: 120
anchors.verticalCenter: parent.verticalCenter anchors.verticalCenter: parent.verticalCenter
onClicked: { onClicked: {

View File

@ -7,7 +7,7 @@ import "../component"
FluScrollablePage{ FluScrollablePage{
title:"Bar Chart" title: qsTr("Bar Chart")
FluArea{ FluArea{
width: 500 width: 500

View File

@ -7,7 +7,7 @@ import "../component"
FluScrollablePage{ FluScrollablePage{
title:"Bubble Chart" title: qsTr("Bubble Chart")
function randomScalingFactor() { function randomScalingFactor() {
return Math.random().toFixed(1); return Math.random().toFixed(1);

View File

@ -7,7 +7,7 @@ import "../component"
FluScrollablePage{ FluScrollablePage{
title:"Line Chart" title: qsTr("Line Chart")
FluArea{ FluArea{
width: 500 width: 500

View File

@ -7,7 +7,7 @@ import "../component"
FluScrollablePage{ FluScrollablePage{
title:"Doughnut and Pie Chart" title: qsTr("Pie Chart")
FluArea{ FluArea{
width: 500 width: 500

View File

@ -7,7 +7,7 @@ import "../component"
FluScrollablePage{ FluScrollablePage{
title:"PolarArea Chart" title: qsTr("Polar Area Chart")
FluArea{ FluArea{
width: 500 width: 500

View File

@ -7,7 +7,7 @@ import "../component"
FluScrollablePage{ FluScrollablePage{
title:"Radar Chart" title: qsTr("Radar Chart")
FluArea{ FluArea{
width: 500 width: 500

View File

@ -7,7 +7,7 @@ import "../component"
FluScrollablePage{ FluScrollablePage{
title:"Scatter Chart" title: qsTr("Scatter Chart")
function randomScalingFactor() { function randomScalingFactor() {
return Math.random().toFixed(1); return Math.random().toFixed(1);

View File

@ -14,14 +14,20 @@ FluScrollablePage{
Layout.topMargin: 20 Layout.topMargin: 20
height: 60 height: 60
paddings: 10 paddings: 10
RowLayout{ RowLayout{
FluText{ FluText{
text:"点击选择颜色->" text: qsTr("Click to Select a Color - >")
Layout.alignment: Qt.AlignVCenter Layout.alignment: Qt.AlignVCenter
} }
FluColorPicker{ FluColorPicker{
cancelText: qsTr("Cancel")
okText: qsTr("OK")
titleText: qsTr("Color Picker")
editText: qsTr("Edit Color")
redText: qsTr("Red")
greenText: qsTr("Green")
blueText: qsTr("Blue")
opacityText: qsTr("Opacity")
} }
} }
} }
@ -34,4 +40,3 @@ FluScrollablePage{
} }
} }

View File

@ -9,7 +9,7 @@ import "../component"
FluContentPage{ FluContentPage{
id:root id:root
title:"Network" title: qsTr("Network")
FluNetworkCallable{ FluNetworkCallable{
id:callable id:callable

View File

@ -16,6 +16,11 @@ FluScrollablePage{
paddings: 10 paddings: 10
FluShortcutPicker{ FluShortcutPicker{
anchors.verticalCenter: parent.verticalCenter anchors.verticalCenter: parent.verticalCenter
title: qsTr("Activate the Shortcut")
message: qsTr("Press the key combination to change the shortcut")
positiveText: qsTr("Save")
neutralText: qsTr("Cancel")
negativeText: qsTr("Reset")
} }
} }
CodeExpander{ CodeExpander{
@ -28,3 +33,4 @@ FluScrollablePage{
} }

View File

@ -416,7 +416,7 @@ FluContentPage{
} }
FluButton{ FluButton{
text:"Delete Selection" text: qsTr("Delete Selection")
onClicked: { onClicked: {
var data = [] var data = []
var rows = [] var rows = []
@ -440,7 +440,7 @@ FluContentPage{
} }
FluButton{ FluButton{
text:"Add a row of Data" text: qsTr("Add a row of Data")
onClicked: { onClicked: {
table_view.appendRow(genTestObject()) table_view.appendRow(genTestObject())
} }

View File

@ -7,7 +7,7 @@ import "../component"
FluScrollablePage{ FluScrollablePage{
title:"Tour" title: qsTr("Tour")
FluTour{ FluTour{
id:tour id:tour

View File

@ -83,7 +83,7 @@ endif()
#Windowsrc #Windowsrc
set(FLUENTUI_VERSION_RC_PATH "") set(FLUENTUI_VERSION_RC_PATH "")
if(WIN32) if(WIN32)
set(FLUENTUI_VERSION_RC_PATH ${CMAKE_CURRENT_SOURCE_DIR}/version_${PROJECT_NAME}.rc) set(FLUENTUI_VERSION_RC_PATH ${CMAKE_CURRENT_BINARY_DIR}/version_${PROJECT_NAME}.rc)
configure_file( configure_file(
${CMAKE_CURRENT_SOURCE_DIR}/.cmake/version_dll.rc.in ${CMAKE_CURRENT_SOURCE_DIR}/.cmake/version_dll.rc.in
${FLUENTUI_VERSION_RC_PATH} ${FLUENTUI_VERSION_RC_PATH}

View File

@ -64,7 +64,7 @@ bool FramelessEventFilter::nativeEventFilter(const QByteArray &eventType, void *
if (wp != nullptr && (wp->flags & SWP_NOSIZE) == 0) if (wp != nullptr && (wp->flags & SWP_NOSIZE) == 0)
{ {
wp->flags |= SWP_NOCOPYBITS; wp->flags |= SWP_NOCOPYBITS;
*result = DefWindowProcW(hwnd, uMsg, wParam, lParam); *result = 0;
return true; return true;
} }
return false; return false;

View File

@ -13,6 +13,14 @@ Button{
property color current : Qt.rgba(1,1,1,1) property color current : Qt.rgba(1,1,1,1)
signal accepted() signal accepted()
property int colorHandleRadius: 8 property int colorHandleRadius: 8
property string cancelText: "取消"
property string okText: "确定"
property string titleText: "颜色选择器"
property string editText: "编辑颜色"
property string redText: "红色"
property string greenText: "绿色"
property string blueText: "蓝色"
property string opacityText: "透明度"
background: background:
Rectangle{ Rectangle{
id:layout_color id:layout_color
@ -60,7 +68,7 @@ Button{
Layout.fillWidth: true Layout.fillWidth: true
Layout.fillHeight: true Layout.fillHeight: true
FluButton{ FluButton{
text: "取消" text: control.cancelText
width: parent.width width: parent.width
anchors.centerIn: parent anchors.centerIn: parent
onClicked: { onClicked: {
@ -72,7 +80,7 @@ Button{
Layout.fillWidth: true Layout.fillWidth: true
Layout.fillHeight: true Layout.fillHeight: true
FluFilledButton{ FluFilledButton{
text: "确认" text: control.okText
width: parent.width width: parent.width
anchors.centerIn: parent anchors.centerIn: parent
onClicked: { onClicked: {
@ -93,13 +101,13 @@ Button{
clip: true clip: true
ScrollBar.vertical: FluScrollBar {} ScrollBar.vertical: FluScrollBar {}
Item{ Item{
id:layout_content id: layout_content
width: parent.width width: parent.width
height: childrenRect.height height: childrenRect.height
FluText{ FluText{
id:text_titile id: text_titile
font:FluTextStyle.Subtitle font: FluTextStyle.Subtitle
text:"颜色选择器" text: control.titleText
anchors{ anchors{
left: parent.left left: parent.left
top: parent.top top: parent.top
@ -108,7 +116,7 @@ Button{
} }
} }
Item{ Item{
id:layout_sb id: layout_sb
width: 200 width: 200
height: 200 height: 200
anchors{ anchors{
@ -117,7 +125,7 @@ Button{
leftMargin: 12 leftMargin: 12
} }
FluClip{ FluClip{
id:layout_color_hue id: layout_color_hue
property color colorValue property color colorValue
property real xPercent: pickerCursor.x/width property real xPercent: pickerCursor.x/width
property real yPercent: pickerCursor.y/height property real yPercent: pickerCursor.y/height
@ -455,7 +463,7 @@ Button{
width: parent.width width: parent.width
height: text_box_color.height height: text_box_color.height
FluText{ FluText{
text:"编辑颜色" text: control.editText
anchors{ anchors{
verticalCenter: parent.verticalCenter verticalCenter: parent.verticalCenter
left:parent.left left:parent.left
@ -507,7 +515,7 @@ Button{
} }
} }
FluText{ FluText{
text:"Red" text: control.redText
anchors.verticalCenter: parent.verticalCenter anchors.verticalCenter: parent.verticalCenter
} }
} }
@ -526,7 +534,7 @@ Button{
} }
} }
FluText{ FluText{
text:"Green" text: control.greenText
anchors.verticalCenter: parent.verticalCenter anchors.verticalCenter: parent.verticalCenter
} }
} }
@ -545,7 +553,7 @@ Button{
} }
} }
FluText{ FluText{
text:"Blue" text: control.blueText
anchors.verticalCenter: parent.verticalCenter anchors.verticalCenter: parent.verticalCenter
} }
} }
@ -570,7 +578,7 @@ Button{
} }
} }
FluText{ FluText{
text:"Opacity" text: control.opacityText
anchors.verticalCenter: parent.verticalCenter anchors.verticalCenter: parent.verticalCenter
} }
} }

View File

@ -13,6 +13,14 @@ Button{
property color current : Qt.rgba(1,1,1,1) property color current : Qt.rgba(1,1,1,1)
signal accepted() signal accepted()
property int colorHandleRadius: 8 property int colorHandleRadius: 8
property string cancelText: "取消"
property string okText: "确定"
property string titleText: "颜色选择器"
property string editText: "编辑颜色"
property string redText: "红色"
property string greenText: "绿色"
property string blueText: "蓝色"
property string opacityText: "透明度"
background: background:
Rectangle{ Rectangle{
id:layout_color id:layout_color
@ -60,7 +68,7 @@ Button{
Layout.fillWidth: true Layout.fillWidth: true
Layout.fillHeight: true Layout.fillHeight: true
FluButton{ FluButton{
text: "取消" text: control.cancelText
width: parent.width width: parent.width
anchors.centerIn: parent anchors.centerIn: parent
onClicked: { onClicked: {
@ -72,7 +80,7 @@ Button{
Layout.fillWidth: true Layout.fillWidth: true
Layout.fillHeight: true Layout.fillHeight: true
FluFilledButton{ FluFilledButton{
text: "确认" text: control.okText
width: parent.width width: parent.width
anchors.centerIn: parent anchors.centerIn: parent
onClicked: { onClicked: {
@ -93,13 +101,13 @@ Button{
clip: true clip: true
ScrollBar.vertical: FluScrollBar {} ScrollBar.vertical: FluScrollBar {}
Item{ Item{
id:layout_content id: layout_content
width: parent.width width: parent.width
height: childrenRect.height height: childrenRect.height
FluText{ FluText{
id:text_titile id: text_titile
font:FluTextStyle.Subtitle font: FluTextStyle.Subtitle
text:"颜色选择器" text: control.titleText
anchors{ anchors{
left: parent.left left: parent.left
top: parent.top top: parent.top
@ -108,7 +116,7 @@ Button{
} }
} }
Item{ Item{
id:layout_sb id: layout_sb
width: 200 width: 200
height: 200 height: 200
anchors{ anchors{
@ -117,7 +125,7 @@ Button{
leftMargin: 12 leftMargin: 12
} }
FluClip{ FluClip{
id:layout_color_hue id: layout_color_hue
property color colorValue property color colorValue
property real xPercent: pickerCursor.x/width property real xPercent: pickerCursor.x/width
property real yPercent: pickerCursor.y/height property real yPercent: pickerCursor.y/height
@ -455,7 +463,7 @@ Button{
width: parent.width width: parent.width
height: text_box_color.height height: text_box_color.height
FluText{ FluText{
text:"编辑颜色" text: control.editText
anchors{ anchors{
verticalCenter: parent.verticalCenter verticalCenter: parent.verticalCenter
left:parent.left left:parent.left
@ -507,7 +515,7 @@ Button{
} }
} }
FluText{ FluText{
text:"Red" text: control.redText
anchors.verticalCenter: parent.verticalCenter anchors.verticalCenter: parent.verticalCenter
} }
} }
@ -526,7 +534,7 @@ Button{
} }
} }
FluText{ FluText{
text:"Green" text: control.greenText
anchors.verticalCenter: parent.verticalCenter anchors.verticalCenter: parent.verticalCenter
} }
} }
@ -545,7 +553,7 @@ Button{
} }
} }
FluText{ FluText{
text:"Blue" text: control.blueText
anchors.verticalCenter: parent.verticalCenter anchors.verticalCenter: parent.verticalCenter
} }
} }
@ -570,7 +578,7 @@ Button{
} }
} }
FluText{ FluText{
text:"Opacity" text: control.opacityText
anchors.verticalCenter: parent.verticalCenter anchors.verticalCenter: parent.verticalCenter
} }
} }

View File

@ -1,32 +0,0 @@
1 VERSIONINFO
FILEVERSION 1,6,9,1176
PRODUCTVERSION 1,6,9,1176
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
#else
FILEFLAGS 0x0L
#endif
FILEOS 0x40004L
FILETYPE 0x2L
FILESUBTYPE 0x0L
BEGIN
BLOCK "StringFileInfo"
BEGIN
BLOCK "080404b0"
BEGIN
VALUE "CompanyName", "ZhuZiChu"
VALUE "FileDescription", ""
VALUE "FileVersion", "1.6.9.1176"
VALUE "InternalName", "fluentuiplugin.dll"
VALUE "LegalCopyright", "Copyright (C) 2023 ZhuZiChu. All rights reserved."
VALUE "OriginalFilename", "fluentuiplugin.dll"
VALUE "ProductName", "fluentuiplugin"
VALUE "ProductVersion", "1.6.9.0"
END
END
BLOCK "VarFileInfo"
BEGIN
VALUE "Translation", 0x804, 1200
END
END