Initialisation depot

This commit is contained in:
Serge NOEL
2026-06-17 14:00:51 +02:00
commit efdf1683af
33190 changed files with 5907629 additions and 0 deletions
+59
View File
@@ -0,0 +1,59 @@
<?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>
</authorgroup>
<revhistory xmlns="http://docbook.org/ns/docbook">
<revision>
<revnumber>8</revnumber>
<date>2016-10-23</date>
<authorinitials>PS</authorinitials>
<revremark>Czech translation</revremark>
</revision>
<revision>
<revnumber>7</revnumber>
<date>2013-07-31</date>
<authorinitials>PB</authorinitials>
<revremark>Added French</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>
<!-- The following variable definition may not be -->
<!-- appropriate for all decoders. In particular, -->
<!-- some decoders need to have different default -->
<!-- values. In that case, you should not include -->
<!-- this fragment file, and instead define CV16 -->
<!-- directly within the main definition file. -->
<variable item="Decoder Lock ID number" CV="16" mask="XXXXXVVV" default="0">
<decVal/>
<label>Decoder Lock ID number</label>
<label xml:lang="it">ID Codice Blocco Decoder</label>
<label xml:lang="fr">No de verrouillage décodeur (Lock ID)</label>
<label xml:lang="de">Nummer der Decoder Lock ID</label>
<label xml:lang="cs">Zámek dekodéru ID číslo</label>
<label xml:lang="nl">Nummer van het Decoder Lock ID</label>
<label xml:lang="es">Número ID de bloqueo del decodificador</label>
</variable>
</variables>