83 lines
4.0 KiB
XML
83 lines
4.0 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 -->
|
|
<!-- -->
|
|
<!-- 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>10</revnumber>
|
|
<date>2018-02-28</date>
|
|
<authorinitials>WK</authorinitials>
|
|
<revremark>Added Dutch translation</revremark>
|
|
</revision>
|
|
<revision>
|
|
<revnumber>9</revnumber>
|
|
<date>2018-01-02</date>
|
|
<authorinitials>ALM</authorinitials>
|
|
<revremark>French translation improvement</revremark>
|
|
</revision>
|
|
<revision>
|
|
<revnumber>8</revnumber>
|
|
<date>2016-10-23</date>
|
|
<authorinitials>PS</authorinitials>
|
|
<revremark>Czech translation</revremark>
|
|
</revision>
|
|
<revision>
|
|
<revnumber>7</revnumber>
|
|
<date>2013-07-29</date>
|
|
<authorinitials>PB</authorinitials>
|
|
<revremark>Added German</revremark>
|
|
</revision>
|
|
<revision>
|
|
<revnumber>6</revnumber>
|
|
<date>2012-12-26</date>
|
|
<authorinitials>BJ</authorinitials>
|
|
<revremark>Initial release as separate file</revremark>
|
|
</revision>
|
|
<revision>
|
|
<revnumber>5</revnumber>
|
|
<date>2003-12-05</date>
|
|
<authorinitials>BJ</authorinitials>
|
|
<revremark>Revision in original 0NMRA.xml file</revremark>
|
|
</revision>
|
|
</revhistory>
|
|
<variable item="Locomotive Direction" CV="29" mask="XXXXXXXV" tooltip="Sets the relative direction of the loco when told to move forward">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NormRev.xml"/>
|
|
<label>Locomotive Direction</label>
|
|
<label xml:lang="cs">Směr lokomotivy</label>
|
|
<label xml:lang="de">Fahrtrichtung Standard</label>
|
|
<label xml:lang="fr">Sens normal de marche</label>
|
|
<label xml:lang="it">Direzione Normale di Marcia</label>
|
|
<label xml:lang="nl">Rijrichting standaard</label>
|
|
<label xml:lang="es">Dirección de la locomotora</label>
|
|
<tooltip>Sets the relative direction of the loco when told to move forward</tooltip>
|
|
<tooltip xml:lang="cs">Nastaví relativní směr lokomotivy když je vydán příkaz pohyb vpřed.</tooltip>
|
|
<tooltip xml:lang="fr">Règle le sens relatif de mouvement de la loco lorsque la marche avant est commandée</tooltip>
|
|
<tooltip xml:lang="de">Legt die relative Fahrtrichtung der Lokomotive fest wenn Fahrbefehl "Vorwärts" erteilt wird.</tooltip>
|
|
<tooltip xml:lang="it">Stabilisce la direzione di marcia relativa quando la loco è in marcia avanti</tooltip>
|
|
<tooltip xml:lang="nl">Stelt de relatieve rijrichting van de locomotief vast wanneer het "Voorwaarts" bevel wordt gegeven.</tooltip>
|
|
<tooltip xml:lang="es">Establece la dirección relativa cuando la locomotora va hacia delante</tooltip>
|
|
</variable>
|
|
</variables>
|