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
@@ -1033,4 +1033,24 @@
<data name="Settings_Language_FFXIVCoverage_Warning" xml:space="preserve">
<value>HellionChat відображає всі 24 мови, але введення чату FFXIV повністю підтримує лише EN, DE, FR та JA. Інші писемності можуть відображатися як спотворені символи під час введення в ігровий чат або надсилання повідомлень.</value>
</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>