74 lines
2.9 KiB
XML
74 lines
2.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. -->
|
|
<pane 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">
|
|
<name>SUSI</name>
|
|
<name xml:lang="de">SUSI</name>
|
|
<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>
|
|
<column>
|
|
<row>
|
|
<column>
|
|
<label>
|
|
<text> S.U.S.I. Variables</text>
|
|
<text xml:lang="de"> S.U.S.I. Variablen</text>
|
|
<text xml:lang="it"> Variabili S.U.S.I.</text>
|
|
<text xml:lang="cs"> Proměnné S.U.S.I.</text>
|
|
<text xml:lang="ca"> Variables S.U.S.I.</text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="SUSI Indicator"/>
|
|
<display item="SUSI transport"/>
|
|
</column>
|
|
</row>
|
|
</column>
|
|
</pane>
|