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>O HellionChat apresenta os 24 idiomas, mas a entrada de chat do FFXIV apenas suporta totalmente EN, DE, FR e JA. Outros alfabetos podem aparecer como caracteres ilegíveis ao escrever no chat do jogo ou enviar mensagens.</value>
</data>
<data name="Settings_QuickPicker_Tooltip" xml:space="preserve">
<value>Seletor rápido de temas e separadores</value>
<comment>AI-assisted machine translation. Pending native-speaker review.</comment>
</data>
<data name="Settings_QuickPicker_Themes_Header" xml:space="preserve">
<value>Temas</value>
<comment>AI-assisted machine translation. Pending native-speaker review.</comment>
</data>
<data name="Settings_QuickPicker_Tabs_Header" xml:space="preserve">
<value>Separadores</value>
<comment>AI-assisted machine translation. Pending native-speaker review.</comment>
</data>
<data name="Settings_ThemeAndLayout_ReduceMotion_Name" xml:space="preserve">
<value>Reduzir movimento</value>
<comment>AI-assisted machine translation. Pending native-speaker review.</comment>
</data>
<data name="Settings_ThemeAndLayout_ReduceMotion_Description" xml:space="preserve">
<value>Desativa a transição de temas, as animações de passagem do rato sobre a barra lateral e os cartões e a pulsação de separadores não lidos. As mudanças de tema e os estados de passagem do rato passam a ser aplicados instantaneamente.</value>
<comment>AI-assisted machine translation. Pending native-speaker review.</comment>
</data>
</root>