Files
2026-06-17 14:00:51 +02:00

98 lines
3.5 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 -->
<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>
<author>
<personname>
<firstname>Ronald</firstname>
<surname>Kuhn</surname>
</personname>
</author>
</authorgroup>
<revhistory xmlns="http://docbook.org/ns/docbook">
<revision>
<revnumber>10</revnumber>
<date>2016-06-06</date>
<authorinitials>RK</authorinitials>
<revremark>Updated German</revremark>
</revision>
<revision>
<revnumber>9</revnumber>
<date>2016-10-23</date>
<authorinitials>PS</authorinitials>
<revremark>Czech translation</revremark>
</revision>
<revision>
<revnumber>8</revnumber>
<date>2014-05-17</date>
<authorinitials>Ba</authorinitials>
<revremark>Updated German</revremark>
</revision>
<revision>
<revnumber>7</revnumber>
<date>2013-07-29</date>
<authorinitials>PB</authorinitials>
<revremark>Added German, French</revremark>
</revision>
<revision>
<revnumber>6</revnumber>
<date>2010-03-12</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="Vstart" CV="2">
<decVal/>
<label>Vstart</label>
<label xml:lang="it">Velocità Partenza</label>
<label xml:lang="fr">V démarr.</label>
<label xml:lang="cs">Rozjezdová rychlost</label>
<label xml:lang="de">Abfahrgeschwindigkeit</label>
<label xml:lang="nl">Startsnelheid</label>
<label xml:lang="es">Velocidad de arranque</label>
<comment>A value of 255 corresponds to 100%</comment>
<comment xml:lang="it">Un Valore di 255 corrisponde al 100%</comment>
<comment xml:lang="de">Der Wert 255 entspricht 100%</comment>
<comment xml:lang="cs">Hodnota 255 odpovídá 100 %</comment>
<comment xml:lang="nl">Een waarde van 255 betekent 100%</comment>
<comment xml:lang="es">Un valor de 255 corresponde al 100%</comment>
</variable>
<variable item="Vhigh" CV="5">
<decVal/>
<label>Vhigh</label>
<label xml:lang="it">Velocità Massimi</label>
<label xml:lang="fr">Vmax</label>
<label xml:lang="de">Höchstgeschwindigkeit</label>
<label xml:lang="nl">Max. snelheid</label>
<label xml:lang="es">Velocidad máxima</label>
<label xml:lang="cs">Maximální rychlost</label>
</variable>
<variable item="Vmid" CV="6">
<decVal/>
<label>Vmid</label>
<label xml:lang="it">Velocità Intermedi</label>
<label xml:lang="fr">Vmoy</label>
<label xml:lang="de">Mittengeschwindigkeit</label>
<label xml:lang="nl">Middelste snelheid</label>
<label xml:lang="es">Velocidad intermedia</label>
<label xml:lang="cs">Střední rychlost</label>
</variable>
</variables>