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 mostra les 24 llengües, però l'entrada de xat de FFXIV només admet completament EN, DE, FR i JA. Altres alfabets poden mostrar-se com a caràcters incorrectes en escriure al xat del joc o en enviar missatges.</value>
<comment>AI-assisted machine translation. Pending native-speaker review.</comment>
</data>
<data name="Settings_QuickPicker_Tooltip" xml:space="preserve">
<value>Selector ràpid de temes i pestanyes</value>
<comment>AI-assisted machine translation. Pending native-speaker review.</comment>
</data>
<data name="Settings_QuickPicker_Themes_Header" xml:space="preserve">
<value>Temes</value>
<comment>AI-assisted machine translation. Pending native-speaker review.</comment>
</data>
<data name="Settings_QuickPicker_Tabs_Header" xml:space="preserve">
<value>Pestanyes</value>
<comment>AI-assisted machine translation. Pending native-speaker review.</comment>
</data>
<data name="Settings_ThemeAndLayout_ReduceMotion_Name" xml:space="preserve">
<value>Redueix el moviment</value>
<comment>AI-assisted machine translation. Pending native-speaker review.</comment>
</data>
<data name="Settings_ThemeAndLayout_ReduceMotion_Description" xml:space="preserve">
<value>Desactiva la transició de temes, les animacions en passar el cursor per la barra lateral i les targetes, i la pulsació de pestanyes no llegides. Els canvis de tema i els estats de cursor s'apliquen a l'instant.</value>
<comment>AI-assisted machine translation. Pending native-speaker review.</comment>
</data>
</root>