Files
JIMRI/xml/decoders/nmra/cv51_DirectionalHeadlights.xml
2026-06-17 14:00:51 +02:00

97 lines
5.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, 2009, 2010 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. -->
<variables 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">
<copyright xmlns="http://docbook.org/ns/docbook">
<year>2010</year>
<holder>JMRI</holder>
</copyright>
<authorgroup xmlns="http://docbook.org/ns/docbook">
<author>
<personname>
<firstname>Bob</firstname>
<surname>Jacobsen</surname>
</personname>
</author>
</authorgroup>
<revhistory xmlns="http://docbook.org/ns/docbook">
<revision>
<revnumber>4</revnumber>
<date>2018-03-17</date>
<authorinitials>WK</authorinitials>
<revremark>Dutch translation</revremark>
</revision>
<revision>
<revnumber>3</revnumber>
<date>2018-01-02</date>
<authorinitials>ALM</authorinitials>
<revremark>French translation</revremark>
</revision>
<revision>
<revnumber>2</revnumber>
<date>2016-10-23</date>
<authorinitials>PS</authorinitials>
<revremark>Czech translation</revremark>
</revision>
<revision>
<revnumber>1</revnumber>
<date>2014-08-19</date>
<authorinitials>EF</authorinitials>
<revremark>New for LSB only</revremark>
</revision>
</revhistory>
<variable item="Directional Headlights" CV="51" default="0" comment="output A" mask="XXXXXXXV" tooltip="Enables Rule 17 for headlights (independent control)">
<enumVal>
<enumChoice choice="Headlights are directional and operate automatically">
<choice>Headlights are directional and operate automatically</choice>
<choice xml:lang="de">Scheinwerfer sind richtungsabhängig und arbeiten automatisch</choice>
<choice xml:lang="fr">Feux directionnels; fonctionnent automatiquement</choice>
<choice xml:lang="it">Luci di testa direzionali e automatiche</choice>
<choice xml:lang="nl">Koplampen zijn richting afhankelijk en werken automatisch</choice>
<choice xml:lang="es">Farolas direccionales automáticamente</choice>
<choice xml:lang="cs">Světla jsou směrová a pracují automaticky</choice>
</enumChoice>
<enumChoice choice="Headlights are independantly controlled (F0-Front, F1-Rear)">
<choice>Rule 17, Headlights are independantly controlled (F0-Front, F1-Rear)</choice>
<choice xml:lang="de">Scheinwerfer sind unabhängig gesteuert (F0-vorne, F1-hinten)</choice>
<choice xml:lang="fr">Feux contrôlés indépendamment (F0-Avant, F1-Arrière)</choice>
<choice xml:lang="it">Luci di testa controllate indipendentemente (F0-Avanti, F1-Retro)</choice>
<choice xml:lang="nl">De koplampen zijn onafhankelijk gestuurd (F0-voorzijde, F1-achter)</choice>
<choice xml:lang="es">Regla 17, Farolas independientes (F0-delanteras, F1-traseras)</choice>
<choice xml:lang="cs">Pravidlo 17, Světla jsou nezávisle žízená (F0-Přední, F1-Zadní)</choice>
</enumChoice>
</enumVal>
<label>Directional Headlights</label>
<label xml:lang="cs">Směrová světla</label>
<label xml:lang="de">Direktionale Scheinwerfer</label>
<label xml:lang="fr">Feux directionnels</label>
<label xml:lang="it">Luci di testa direzionali</label>
<label xml:lang="nl">Directionele koplampen</label>
<label xml:lang="es">Farolas direccionales</label>
<comment>output A</comment>
<comment xml:lang="cs">Výstup A</comment>
<comment xml:lang="de">Ausgang A</comment>
<comment xml:lang="it">Uscita A</comment>
<comment xml:lang="nl">Uitgang A</comment>
<comment xml:lang="es">Salida A</comment>
<tooltip>Enables Rule 17 for headlights (independent control)</tooltip>
<tooltip xml:lang="cs">Zpřístupní pravidlo 17 pro světla (nezávislé ovládání)</tooltip>
<tooltip xml:lang="de">Aktiviert Regel 17 für Scheinwerfer (unabhängige Steuerung)</tooltip>
<tooltip xml:lang="fr">Active la 'Règle 17' pour les feux (contrôle indépendant)</tooltip>
<tooltip xml:lang="it">Abilita Regola 17 per luci frontali (controllo independentel)</tooltip>
<tooltip xml:lang="nl">Activeert regel 17 voor koplampen (onafhankelijke controle)</tooltip>
<tooltip xml:lang="es">Habilita regla 17 para farolas independientes</tooltip>
<tooltip xml:lang="cs">Povolit Pravidlo 17 pro světla (nezávislé řízení)</tooltip>
</variable>
</variables>