26 lines
1.3 KiB
XML
26 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
|
|
<!-- Copyright (C) JMRI 2001, 2005, 2007, 2-009, 2010 All rights reserved -->
|
|
<enumChoiceGroup 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="not used">
|
|
<choice>not used</choice>
|
|
<choice xml:lang="de">nicht verwendet</choice>
|
|
<choice xml:lang="cs">nepoužito</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Slow fade in/out">
|
|
<choice>Slow fade in/out</choice>
|
|
<choice xml:lang="de">Langsames Auf- und Abdimmen</choice>
|
|
<choice xml:lang="cs">Pomalé zhasínání vstup/výstup</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Flourescent lamp">
|
|
<choice>Flourescent lamp</choice>
|
|
<choice xml:lang="de">Leuchtstoffröhren-Effekt</choice>
|
|
<choice xml:lang="cs">Efekt zářivky</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="sparks with heavy braking">
|
|
<choice>Sparks with heavy braking</choice>
|
|
<choice xml:lang="de">Bremsfunken bei starkem Bremsen</choice>
|
|
<choice xml:lang="cs">Jiskry při prudkém brždění</choice>
|
|
</enumChoice>
|
|
</enumChoiceGroup>
|