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:
@@ -1034,4 +1034,24 @@
|
||||
<value>HellionChat muestra los 24 idiomas, pero la entrada de chat de FFXIV solo admite completamente EN, DE, FR y JA. Otros alfabetos pueden mostrarse como caracteres ilegibles al escribir en el chat del juego o al enviar mensajes.</value>
|
||||
<comment>AI-assisted machine translation. Pending native-speaker review.</comment>
|
||||
</data>
|
||||
<data name="Settings_QuickPicker_Tooltip" xml:space="preserve">
|
||||
<value>Selector rápido de temas y pestañas</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>Pestañas</value>
|
||||
<comment>AI-assisted machine translation. Pending native-speaker review.</comment>
|
||||
</data>
|
||||
<data name="Settings_ThemeAndLayout_ReduceMotion_Name" xml:space="preserve">
|
||||
<value>Reducir movimiento</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ón de temas, las animaciones al pasar el cursor por la barra lateral y las tarjetas, y el parpadeo de pestañas no leídas. Los cambios de tema y los estados del cursor se aplican al instante.</value>
|
||||
<comment>AI-assisted machine translation. Pending native-speaker review.</comment>
|
||||
</data>
|
||||
</root>
|
||||
|
||||
Reference in New Issue
Block a user