Files
JIMRI/xml/decoders/zimo/Choice-Light1.xml
T
2026-06-17 14:00:51 +02:00

78 lines
3.9 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="Standard on/off function output">
<choice>Standard on/off function output</choice>
<choice xml:lang="it">Uscita Standard On/Off</choice>
<choice xml:lang="cs">Standardní zapnout/vypnout funkční výstup</choice>
<choice xml:lang="de">Standard An/Aus</choice>
</enumChoice>
<enumChoice choice="Mars light">
<choice>Mars light</choice>
<choice xml:lang="it">Luci Mars</choice>
<choice xml:lang="cs">Mars světlo</choice>
<choice xml:lang="de">Mars light</choice>
</enumChoice>
<enumChoice choice="Random Flicker">
<choice>Random Flicker</choice>
<choice xml:lang="it">Sfarfallio casuale (caldaia)</choice>
<choice xml:lang="cs">Náhodné blikání</choice>
<choice xml:lang="de">Random Flicker</choice>
</enumChoice>
<enumChoice choice="Flashing Headlight">
<choice>Flashing Headlight</choice>
<choice xml:lang="it">Luci Lampeggianti</choice>
<choice xml:lang="cs">Zábleskové dálkové světlo</choice>
<choice xml:lang="de">Flashing Headlight</choice>
</enumChoice>
<enumChoice choice="Single Pulse Strobe">
<choice>Single Pulse Strobe</choice>
<choice xml:lang="it">Lampeggiante Singolo Impulso</choice>
<choice xml:lang="cs">Jednoimpulsový stroboskop</choice>
<choice xml:lang="de">Single Pulse Strobe</choice>
</enumChoice>
<enumChoice choice="Double Pulse Strobe">
<choice>Double Pulse Strobe</choice>
<choice xml:lang="it">Lampeggiante Doppio Impulso</choice>
<choice xml:lang="cs">Dvouimpulsový stroboskop</choice>
<choice xml:lang="de">Double Pulse Strobe</choice>
</enumChoice>
<enumChoice choice="Rotary Beacon">
<choice>Rotary Beacon</choice>
<choice xml:lang="it">Faro Rotante</choice>
<choice xml:lang="cs">Rotační maják</choice>
<choice xml:lang="de">Rotary Beacon</choice>
</enumChoice>
<enumChoice choice="Gyralite">
<choice>Gyralite</choice>
<choice xml:lang="it">Faro Gyra-Light</choice>
<choice xml:lang="cs">Gyroskopické světlo</choice>
<choice xml:lang="de">Gyralite</choice>
</enumChoice>
<enumChoice choice="Ditch Light Type 1, right">
<choice>Ditch Light Type 1, right</choice>
<choice xml:lang="it">Luce Ditch tipo 1, destro</choice>
<choice xml:lang="cs">Návěstní světlo typ 1, pravé</choice>
<choice xml:lang="de">Ditch Light Type 1, rechts</choice>
</enumChoice>
<enumChoice choice="Ditch Light Type 1, left">
<choice>Ditch Light Type 1, left</choice>
<choice xml:lang="it">Luce Ditch tipo 1, sinistro</choice>
<choice xml:lang="cs">Návěstní světlo typ 1, levé</choice>
<choice xml:lang="de">Ditch Light Type 1, links</choice>
</enumChoice>
<enumChoice choice="Ditch Light Type 2, right">
<choice>Ditch Light Type 2, right</choice>
<choice xml:lang="it">Luce Ditch tipo 2, destro</choice>
<choice xml:lang="cs">Návěstní světlo typ 2, pravé</choice>
<choice xml:lang="de">Ditch Light Type 2, rechts</choice>
</enumChoice>
<enumChoice choice="Ditch Light Type 2, left">
<choice>Ditch Light Type 2, left</choice>
<choice xml:lang="it">Luce Ditch tipo 2, sinistro</choice>
<choice xml:lang="cs">Návěstní světlo typ 2, levé</choice>
<choice xml:lang="de">Ditch Light Type 2, links</choice>
</enumChoice>
</enumChoiceGroup>