Files
JIMRI/xml/decoders/esu/enum-Fbutton.xml
T
2026-06-17 14:00:51 +02:00

59 lines
2.8 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
<!-- Copyright (C) JMRI 2005, 2007 All rights reserved -->
<!-- -->
<!-- JMRI is free software; you can redistribute it and/or modify it under -->
<!-- the terms of version 2 of the GNU General Public License as published -->
<!-- by the Free Software Foundation. See the "COPYING" file for a copy -->
<!-- of this license. -->
<!-- -->
<!-- JMRI is distributed in the hope that it will be useful, but WITHOUT -->
<!-- ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -->
<!-- FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License -->
<!-- for more details. -->
<!-- version 1 - selection from ESU_LokSoundV3_5.xml -->
<!-- function choices for selection matrix -->
<enumVal xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://jmri.org/xml/schema/decoder-4-15-2.xsd">
<enumChoice choice="OFF/ON"/>
<enumChoice choice="Acceleration on/off">
<choice>Acceleration on/off</choice>
<choice xml:lang="it">Accellerazione on/off</choice>
<choice xml:lang="ca">Acceleració on/off</choice>
</enumChoice>
<enumChoice choice="Shunting Mode on/off">
<choice>Shunting Mode on/off</choice>
<choice xml:lang="it">Modalità Manovra on/off</choice>
<choice xml:lang="ca">Mode de maniobres on/off</choice>
</enumChoice>
<enumChoice choice="Sound on/off">
<choice>Sound on/off</choice>
<choice xml:lang="it">Suono on/off</choice>
<choice xml:lang="ca">So on/off</choice>
</enumChoice>
<enumChoice choice="Shift Mode">
<choice>Shift Mode</choice>
<choice xml:lang="it">Modo Ritardato</choice>
<choice xml:lang="ca">AMode amb retard</choice>
</enumChoice>
<enumChoice choice="Blower Sound">
<choice>Blower Sound</choice>
<choice xml:lang="it">Suono Turbina</choice>
<choice xml:lang="ca">So de turbina</choice>
</enumChoice>
<enumChoice choice="Doppler on Slot 1">
<choice>Doppler on Slot 1</choice>
<choice xml:lang="it">Doppler in Slot 1</choice>
<choice xml:lang="ca">Doppler a l'slot 1</choice>
</enumChoice>
<enumChoice choice="Mute/Volume Control">
<choice>Mute/Volume Control</choice>
<choice xml:lang="it">Controllo Muto/Volume</choice>
<choice xml:lang="ca">Control volum on/off</choice>
</enumChoice>
<enumChoice choice="Dynamic Brake">
<choice>Dynamic Brake</choice>
<choice xml:lang="it">Frenata Dinamica</choice>
<choice xml:lang="ca">Fre dinàmic</choice>
</enumChoice>
</enumVal>