From c890f950927173da1941ed3d77c3b8b2ad420f57 Mon Sep 17 00:00:00 2001 From: PrefacedCorg <1876568293@qq.com> Date: Sat, 4 Apr 2026 07:50:30 +0800 Subject: [PATCH] i18n MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 添加注释 --- .../SettingsViews/AdvancedPanel.xaml | 13 ++++++++++ .../SettingsViews/AppearancePanel.xaml | 26 +++++++++++++++++++ .../SettingsViews/AutomationPanel.xaml | 2 ++ .../SettingsViews/CanvasAndInkPanel.xaml | 15 +++++++++++ .../SettingsViews/GesturesPanel.xaml | 3 +++ .../SettingsViews/InkRecognitionPanel.xaml | 6 +++++ .../SettingsViews/LuckyRandomPanel.xaml | 10 +++++++ .../SettingsViews/PowerPointPanel.xaml | 17 ++++++++++++ .../SettingsViews/SecurityPanel.xaml | 12 +++++++++ .../SettingsViews/SnapshotPanel.xaml | 6 +++++ .../SettingsViews/StartupPanel.xaml | 7 +++++ .../SettingsViews/ThemePanel.xaml | 26 +++++++++++++++++++ .../SettingsViews/TimerPanel.xaml | 7 +++++ .../SettingsViews/UpdateCenterPanel.xaml | 8 ++++++ 14 files changed, 158 insertions(+) diff --git a/Ink Canvas/Windows/SettingsViews/SettingsViews/AdvancedPanel.xaml b/Ink Canvas/Windows/SettingsViews/SettingsViews/AdvancedPanel.xaml index 6527a6f6..185e9985 100644 --- a/Ink Canvas/Windows/SettingsViews/SettingsViews/AdvancedPanel.xaml +++ b/Ink Canvas/Windows/SettingsViews/SettingsViews/AdvancedPanel.xaml @@ -32,6 +32,7 @@ + @@ -46,6 +47,7 @@ + @@ -57,6 +59,7 @@ + @@ -71,6 +74,7 @@ + @@ -82,6 +86,7 @@ + @@ -93,6 +98,7 @@ + @@ -112,6 +118,7 @@ + @@ -144,6 +151,7 @@ + @@ -164,6 +172,7 @@ + @@ -378,6 +387,7 @@ + @@ -392,6 +402,7 @@ + @@ -443,6 +454,7 @@ + @@ -468,6 +480,7 @@ + diff --git a/Ink Canvas/Windows/SettingsViews/SettingsViews/AppearancePanel.xaml b/Ink Canvas/Windows/SettingsViews/SettingsViews/AppearancePanel.xaml index d1258910..209470f3 100644 --- a/Ink Canvas/Windows/SettingsViews/SettingsViews/AppearancePanel.xaml +++ b/Ink Canvas/Windows/SettingsViews/SettingsViews/AppearancePanel.xaml @@ -30,6 +30,7 @@ + @@ -53,6 +54,7 @@ + @@ -147,6 +149,7 @@ + @@ -166,6 +169,7 @@ + @@ -177,6 +181,7 @@ + @@ -188,6 +193,7 @@ + @@ -202,6 +208,7 @@ + @@ -216,6 +223,7 @@ + @@ -224,6 +232,7 @@ + @@ -232,6 +241,7 @@ + @@ -240,6 +250,7 @@ + @@ -248,6 +259,7 @@ + @@ -256,6 +268,7 @@ + @@ -264,6 +277,7 @@ + @@ -272,6 +286,7 @@ + @@ -280,6 +295,7 @@ + @@ -288,6 +304,7 @@ + @@ -330,6 +347,7 @@ + @@ -349,6 +367,7 @@ + @@ -363,6 +382,7 @@ + @@ -377,6 +397,7 @@ + @@ -417,6 +438,7 @@ + @@ -431,6 +453,7 @@ + @@ -446,6 +469,7 @@ + @@ -460,6 +484,7 @@ + @@ -474,6 +499,7 @@ + diff --git a/Ink Canvas/Windows/SettingsViews/SettingsViews/AutomationPanel.xaml b/Ink Canvas/Windows/SettingsViews/SettingsViews/AutomationPanel.xaml index c0d70a85..7ab3caba 100644 --- a/Ink Canvas/Windows/SettingsViews/SettingsViews/AutomationPanel.xaml +++ b/Ink Canvas/Windows/SettingsViews/SettingsViews/AutomationPanel.xaml @@ -221,6 +221,7 @@ + @@ -249,6 +250,7 @@ + diff --git a/Ink Canvas/Windows/SettingsViews/SettingsViews/CanvasAndInkPanel.xaml b/Ink Canvas/Windows/SettingsViews/SettingsViews/CanvasAndInkPanel.xaml index 5c1b88bd..ac20f229 100644 --- a/Ink Canvas/Windows/SettingsViews/SettingsViews/CanvasAndInkPanel.xaml +++ b/Ink Canvas/Windows/SettingsViews/SettingsViews/CanvasAndInkPanel.xaml @@ -30,6 +30,7 @@ + @@ -44,6 +45,7 @@ + @@ -58,6 +60,7 @@ + @@ -72,6 +75,7 @@ + @@ -114,6 +118,7 @@ + @@ -128,6 +133,7 @@ + @@ -142,6 +148,7 @@ + @@ -161,6 +168,7 @@ + @@ -192,6 +200,7 @@ + @@ -206,6 +215,7 @@ + @@ -225,6 +235,7 @@ + @@ -239,6 +250,7 @@ + @@ -250,6 +262,7 @@ + @@ -270,6 +283,7 @@ + @@ -285,6 +299,7 @@ + diff --git a/Ink Canvas/Windows/SettingsViews/SettingsViews/GesturesPanel.xaml b/Ink Canvas/Windows/SettingsViews/SettingsViews/GesturesPanel.xaml index 277e64ac..81f29d4a 100644 --- a/Ink Canvas/Windows/SettingsViews/SettingsViews/GesturesPanel.xaml +++ b/Ink Canvas/Windows/SettingsViews/SettingsViews/GesturesPanel.xaml @@ -30,6 +30,7 @@ + @@ -44,6 +45,7 @@ + @@ -63,6 +65,7 @@ + diff --git a/Ink Canvas/Windows/SettingsViews/SettingsViews/InkRecognitionPanel.xaml b/Ink Canvas/Windows/SettingsViews/SettingsViews/InkRecognitionPanel.xaml index 3565fdc8..90e3dfc5 100644 --- a/Ink Canvas/Windows/SettingsViews/SettingsViews/InkRecognitionPanel.xaml +++ b/Ink Canvas/Windows/SettingsViews/SettingsViews/InkRecognitionPanel.xaml @@ -25,6 +25,7 @@ + @@ -44,6 +45,7 @@ + @@ -58,6 +60,7 @@ + @@ -72,6 +75,7 @@ + @@ -145,6 +149,7 @@ + @@ -159,6 +164,7 @@ + diff --git a/Ink Canvas/Windows/SettingsViews/SettingsViews/LuckyRandomPanel.xaml b/Ink Canvas/Windows/SettingsViews/SettingsViews/LuckyRandomPanel.xaml index adfe0c60..4704f4fb 100644 --- a/Ink Canvas/Windows/SettingsViews/SettingsViews/LuckyRandomPanel.xaml +++ b/Ink Canvas/Windows/SettingsViews/SettingsViews/LuckyRandomPanel.xaml @@ -30,6 +30,7 @@ + @@ -44,6 +45,7 @@ + @@ -58,6 +60,7 @@ + @@ -72,6 +75,7 @@ + @@ -109,6 +113,7 @@ + @@ -120,6 +125,7 @@ + @@ -137,6 +143,7 @@ + @@ -151,6 +158,7 @@ + @@ -165,6 +173,7 @@ + @@ -176,6 +185,7 @@ + diff --git a/Ink Canvas/Windows/SettingsViews/SettingsViews/PowerPointPanel.xaml b/Ink Canvas/Windows/SettingsViews/SettingsViews/PowerPointPanel.xaml index 6c166230..c5435d27 100644 --- a/Ink Canvas/Windows/SettingsViews/SettingsViews/PowerPointPanel.xaml +++ b/Ink Canvas/Windows/SettingsViews/SettingsViews/PowerPointPanel.xaml @@ -32,6 +32,7 @@ + @@ -175,6 +176,7 @@ + @@ -194,6 +196,7 @@ + @@ -213,6 +216,7 @@ + @@ -232,6 +236,7 @@ + @@ -258,6 +263,7 @@ + @@ -278,6 +284,7 @@ + @@ -305,6 +312,7 @@ + @@ -325,6 +333,7 @@ + @@ -405,6 +414,7 @@ + @@ -437,6 +447,7 @@ + @@ -451,6 +462,7 @@ + @@ -484,6 +496,7 @@ + @@ -521,6 +534,7 @@ + @@ -535,6 +549,7 @@ + @@ -549,6 +564,7 @@ + @@ -563,6 +579,7 @@ + diff --git a/Ink Canvas/Windows/SettingsViews/SettingsViews/SecurityPanel.xaml b/Ink Canvas/Windows/SettingsViews/SettingsViews/SecurityPanel.xaml index 0779ba82..6c83347d 100644 --- a/Ink Canvas/Windows/SettingsViews/SettingsViews/SecurityPanel.xaml +++ b/Ink Canvas/Windows/SettingsViews/SettingsViews/SecurityPanel.xaml @@ -41,6 +41,8 @@ FontSize="11" Margin="0,0,0,12"/> + + @@ -61,6 +63,8 @@ + + @@ -73,6 +77,8 @@ + + @@ -89,6 +95,8 @@ + + @@ -105,6 +113,8 @@ + + @@ -119,6 +129,7 @@ + @@ -142,6 +153,7 @@ Foreground="#9a9996" FontSize="11" Margin="0,0,0,12"/> + diff --git a/Ink Canvas/Windows/SettingsViews/SettingsViews/SnapshotPanel.xaml b/Ink Canvas/Windows/SettingsViews/SettingsViews/SnapshotPanel.xaml index edfd1b36..4cc2230c 100644 --- a/Ink Canvas/Windows/SettingsViews/SettingsViews/SnapshotPanel.xaml +++ b/Ink Canvas/Windows/SettingsViews/SettingsViews/SnapshotPanel.xaml @@ -31,6 +31,7 @@ + @@ -45,6 +46,7 @@ + @@ -59,6 +61,7 @@ + @@ -73,6 +76,7 @@ + @@ -87,6 +91,7 @@ + @@ -123,6 +128,7 @@ + diff --git a/Ink Canvas/Windows/SettingsViews/SettingsViews/StartupPanel.xaml b/Ink Canvas/Windows/SettingsViews/SettingsViews/StartupPanel.xaml index 32b18a77..68ff67a7 100644 --- a/Ink Canvas/Windows/SettingsViews/SettingsViews/StartupPanel.xaml +++ b/Ink Canvas/Windows/SettingsViews/SettingsViews/StartupPanel.xaml @@ -31,6 +31,7 @@ + @@ -45,6 +46,7 @@ + @@ -59,6 +61,7 @@ + @@ -73,6 +76,7 @@ + @@ -92,6 +96,7 @@ + @@ -106,6 +111,7 @@ + @@ -127,6 +133,7 @@ + diff --git a/Ink Canvas/Windows/SettingsViews/SettingsViews/ThemePanel.xaml b/Ink Canvas/Windows/SettingsViews/SettingsViews/ThemePanel.xaml index a1e3eb5a..da1ae3a4 100644 --- a/Ink Canvas/Windows/SettingsViews/SettingsViews/ThemePanel.xaml +++ b/Ink Canvas/Windows/SettingsViews/SettingsViews/ThemePanel.xaml @@ -30,6 +30,7 @@ + @@ -53,6 +54,7 @@ + @@ -120,6 +122,7 @@ + @@ -139,6 +142,7 @@ + @@ -150,6 +154,7 @@ + @@ -161,6 +166,7 @@ + @@ -175,6 +181,7 @@ + @@ -189,6 +196,7 @@ + @@ -197,6 +205,7 @@ + @@ -205,6 +214,7 @@ + @@ -213,6 +223,7 @@ + @@ -221,6 +232,7 @@ + @@ -229,6 +241,7 @@ + @@ -237,6 +250,7 @@ + @@ -245,6 +259,7 @@ + @@ -253,6 +268,7 @@ + @@ -261,6 +277,7 @@ + @@ -303,6 +320,7 @@ + @@ -323,6 +341,7 @@ + @@ -337,6 +356,7 @@ + @@ -351,6 +371,7 @@ + @@ -392,6 +413,7 @@ + @@ -406,6 +428,7 @@ + @@ -421,6 +444,7 @@ + @@ -435,6 +459,7 @@ + @@ -449,6 +474,7 @@ + diff --git a/Ink Canvas/Windows/SettingsViews/SettingsViews/TimerPanel.xaml b/Ink Canvas/Windows/SettingsViews/SettingsViews/TimerPanel.xaml index f2810be8..e3f37d59 100644 --- a/Ink Canvas/Windows/SettingsViews/SettingsViews/TimerPanel.xaml +++ b/Ink Canvas/Windows/SettingsViews/SettingsViews/TimerPanel.xaml @@ -26,6 +26,7 @@ + @@ -40,6 +41,7 @@ + @@ -54,6 +56,7 @@ + @@ -68,6 +71,7 @@ + @@ -88,6 +92,7 @@ + @@ -105,6 +110,7 @@