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

89 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, 2009, 2010, 2014 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>Michael</firstname>
<surname>Mosher</surname>
</personname>
</author>
</authorgroup>
<revhistory xmlns="http://docbook.org/ns/docbook">
<revision>
<revnumber>5</revnumber>
<date>2018-02-14</date>
<authorinitials>WK</authorinitials>
<revremark>Added Dutch translation</revremark>
</revision>
<revision>
<revnumber>4</revnumber>
<date>2016-10-23</date>
<authorinitials>PS</authorinitials>
<revremark>Czech translation</revremark>
</revision>
<revision>
<revnumber>3</revnumber>
<date>2014-04-24</date>
<authorinitials>ALM</authorinitials>
<revremark>Added Italian, used Vhigh (NMRA) instead of Vmax</revremark>
</revision>
<revision>
<revnumber>2</revnumber>
<date>2013-07-31</date>
<authorinitials>PB</authorinitials>
<revremark>Added German, French</revremark>
</revision>
<revision>
<revnumber>1</revnumber>
<date>2013-01-22</date>
<authorinitials>MM</authorinitials>
<revremark>Initial release</revremark>
</revision>
</revhistory>
<variable CV="29" mask="XXXVXXXX" item="Speed Table Definition" default="0">
<enumVal>
<enumChoice choice="Use Vstart, Vmid, Vhigh">
<choice>Use Vstart, Vmid, Vhigh (CV29, bit 4)</choice>
<choice xml:lang="it">Usa Vstart-Vmid-Vmax (CV29, bit 4)</choice>
<choice xml:lang="fr">Utiliser Vstart, Vmoy, Vmax (CV29, bit 4)</choice>
<choice xml:lang="de">Anfahr-, Mitten-, Höchstgeschwindigkeit nutzen (CV29, bit 4)</choice>
<choice xml:lang="cs">Použít rozjezdovou rychlost, střední rychlost a maximální rychlost (CV29, bit 4)</choice>
<choice xml:lang="nl">Gebruik Vstart, Vmid, Vhigh (CV29, bit 4)</choice>
<choice xml:lang="es">Usar voltaje inicial, medio y máximo (CV29, bit 4)</choice>
</enumChoice>
<enumChoice choice="Use Speed Table">
<choice>Use Speed Table (CV's 67-94)</choice>
<choice xml:lang="it">Usa Tabella Velocità (CV's 67-94)</choice>
<choice xml:lang="fr">Utiliser tableau de vitesse (CV's 67-94)</choice>
<choice xml:lang="de">Geschwindigkeitskennlinie nutzen (CV's 67-94)</choice>
<choice xml:lang="cs">Použít rychlostní tabulku (CV 67-94)</choice>
<choice xml:lang="nl">Gebruik de snelheidsgrafiek (CV's 67-94)</choice>
<choice xml:lang="es">Usar tabla de velocidad (CV's 67-94)</choice>
</enumChoice>
</enumVal>
<label>Use Speed Table</label>
<label xml:lang="it">Usa Tabella Velocità</label>
<label xml:lang="fr">Tableau de vitesse</label>
<label xml:lang="de">Geschwindigkeitskennlinie nutzen</label>
<label xml:lang="cs">Použití rychlostní tabulky</label>
<label xml:lang="nl">Gebruik de snelheidsgrafiek</label>
<label xml:lang="es">Usar tabla de velocidad</label>
</variable>
</variables>