i18n: add quick-picker strings and reduce-motion settings toggle

Five new keys across the EN source plus 24 locale variants (DE plus
23 AI-assisted, each carrying the pending-review marker): the header
quick-picker tooltip and two section headers, plus name and
description for a new ReduceMotion checkbox.

ReduceMotion was a config field with no UI -- the checkbox lands in
the Theme & Layout tab's window-style section. Designer.cs hand-edited
as a v1.5.4 block matching the v1.4.8 convention.
This commit is contained in:
2026-05-20 11:07:45 +02:00
parent a35067f80a
commit a600f014eb
27 changed files with 511 additions and 0 deletions
@@ -1034,4 +1034,24 @@
<value>HellionChat 顯示全部 24 種語言,但 FFXIV 的聊天輸入僅完全支援 EN、DE、FR 和 JA。其他文字在遊戲內聊天輸入或作為訊息傳送時可能顯示為亂碼。</value>
<comment>AI-assisted machine translation. Pending native-speaker review.</comment>
</data>
<data name="Settings_QuickPicker_Tooltip" xml:space="preserve">
<value>佈景主題與分頁快速選擇器</value>
<comment>AI-assisted machine translation. Pending native-speaker review.</comment>
</data>
<data name="Settings_QuickPicker_Themes_Header" xml:space="preserve">
<value>佈景主題</value>
<comment>AI-assisted machine translation. Pending native-speaker review.</comment>
</data>
<data name="Settings_QuickPicker_Tabs_Header" xml:space="preserve">
<value>分頁</value>
<comment>AI-assisted machine translation. Pending native-speaker review.</comment>
</data>
<data name="Settings_ThemeAndLayout_ReduceMotion_Name" xml:space="preserve">
<value>減少動態效果</value>
<comment>AI-assisted machine translation. Pending native-speaker review.</comment>
</data>
<data name="Settings_ThemeAndLayout_ReduceMotion_Description" xml:space="preserve">
<value>停用佈景主題交叉淡入淡出、側邊欄與卡片的滑鼠停留動畫以及未讀分頁的脈衝效果。佈景主題切換與滑鼠停留狀態將立即套用。</value>
<comment>AI-assisted machine translation. Pending native-speaker review.</comment>
</data>
</root>