86 lines
3.9 KiB
XML
86 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, 2009, 2010, 2012 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>2012</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>8</revnumber>
|
|
<date>2016-12-22</date>
|
|
<authorinitials>JCA</authorinitials>
|
|
<revremark>Catalan translation</revremark>
|
|
</revision>
|
|
<revision>
|
|
<revnumber>7</revnumber>
|
|
<date>2016-10-22</date>
|
|
<authorinitials>PS</authorinitials>
|
|
<revremark>Czech translation</revremark>
|
|
</revision>
|
|
<revision>
|
|
<revnumber>6</revnumber>
|
|
<date>2012-12-27</date>
|
|
<authorinitials>BJ</authorinitials>
|
|
<revremark>Initial release as separate file</revremark>
|
|
</revision>
|
|
<revision>
|
|
<revnumber>5</revnumber>
|
|
<date>2005-08-14</date>
|
|
<authorinitials>BJ</authorinitials>
|
|
<revremark>Revision in original Lenz_Gold.xml file</revremark>
|
|
</revision>
|
|
</revhistory>
|
|
<variable CV="28" mask="XXXXXXXV" item="RailCom Address" default="1">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
|
|
<label>Ch. 1 for Address</label>
|
|
<label xml:lang="it">Canale.1 per Indirizzo</label>
|
|
<label xml:lang="de">Kanal 1 für Adressen</label>
|
|
<label xml:lang="cs">Kanál 1 pro adresu</label>
|
|
<label xml:lang="ca">Canal 1 per adreça</label>
|
|
</variable>
|
|
<variable CV="28" mask="XXXXXXVX" item="RailCom Data" default="1">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
|
|
<label>Ch. 2 for Data</label>
|
|
<label xml:lang="it">Canale.2 per Dati</label>
|
|
<label xml:lang="de">Kanal 2 für Daten</label>
|
|
<label xml:lang="cs">Kanál 2 pro data</label>
|
|
<label xml:lang="ca">Canal 2 per dades</label>
|
|
</variable>
|
|
<variable CV="28" mask="XXXXXVXX" item="RailCom Command" default="0">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
|
|
<label>Ch. 1 for Command Ack.</label>
|
|
<label xml:lang="it">Canale.1 per Comando Ack.</label>
|
|
<label xml:lang="de">Kanal 1 für Befehls-Ack.</label>
|
|
<label xml:lang="cs">Kanál 1 pro potvrzení příkazu</label>
|
|
<label xml:lang="ca">Canal 1 per Ordres ACK.</label>
|
|
</variable>
|
|
<variable CV="29" mask="XXXXVXXX" item="Enable RailCom" default="0">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>Enable RailCom</label>
|
|
<label xml:lang="it">Abilita RailCom</label>
|
|
<label xml:lang="de">RailCom Ein/Aus</label>
|
|
<label xml:lang="cs">Zpřístupnit RailCom</label>
|
|
<label xml:lang="ca">Activa RailCom</label>
|
|
</variable>
|
|
</variables>
|