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

117 lines
4.6 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, 2015 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. -->
<enumVal 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">
<enumChoice choice="-">
<choice xml:lang="fr">-</choice>
<choice xml:lang="de">-</choice>
</enumChoice>
<enumChoice choice="F1"/>
<enumChoice choice="F2"/>
<enumChoice choice="F3"/>
<enumChoice choice="F4"/>
<enumChoice choice="F5"/>
<enumChoice choice="F6"/>
<enumChoice choice="F7"/>
<enumChoice choice="F8"/>
<enumChoice choice="F9"/>
<enumChoice choice="F10"/>
<enumChoice choice="F11"/>
<enumChoice choice="F12"/>
<enumChoice choice="F13"/>
<enumChoice choice="F14"/>
<enumChoice choice="F15"/>
<enumChoice choice="F16"/>
<enumChoice choice="F17"/>
<enumChoice choice="F18"/>
<enumChoice choice="F19"/>
<enumChoice choice="F20"/>
<enumChoice choice="F21"/>
<enumChoice choice="F22"/>
<enumChoice choice="F23"/>
<enumChoice choice="F24"/>
<enumChoice choice="F25"/>
<enumChoice choice="F26"/>
<enumChoice choice="F27"/>
<enumChoice choice="F28"/>
<enumChoice choice="F0"/>
<enumChoice choice="Driving sound">
<choice xml:lang="fr">Son de marche</choice>
<choice xml:lang="de">Fahrgeräusch</choice>
</enumChoice>
<enumChoice choice="Background sound">
<choice xml:lang="fr">Son ambiant</choice>
<choice xml:lang="de">Nebengeräusch</choice>
</enumChoice>
<enumChoice choice="Gear shifting sound">
<choice xml:lang="fr">Son boite vitesse</choice>
<choice xml:lang="de">Schaltgeräusch</choice>
</enumChoice>
<enumChoice choice="Brake sound">
<choice xml:lang="fr">Son freinage</choice>
<choice xml:lang="de">Bremsgeräusch</choice>
</enumChoice>
<enumChoice choice="Sound container 4">
<choice xml:lang="fr">Son 4</choice>
<choice xml:lang="de">Soundablauf 4</choice>
</enumChoice>
<enumChoice choice="Sound container 5">
<choice xml:lang="fr">Son 5</choice>
<choice xml:lang="de">Soundablauf 5</choice>
</enumChoice>
<enumChoice choice="Sound container 6">
<choice xml:lang="fr">Son 6</choice>
<choice xml:lang="de">Soundablauf 6</choice>
</enumChoice>
<enumChoice choice="Sound container 7">
<choice xml:lang="fr">Son 7</choice>
<choice xml:lang="de">Soundablauf 7</choice>
</enumChoice>
<enumChoice choice="Sound container 8">
<choice xml:lang="fr">Son 8</choice>
<choice xml:lang="de">Soundablauf 8</choice>
</enumChoice>
<enumChoice choice="Sound container 9">
<choice xml:lang="fr">Son 9</choice>
<choice xml:lang="de">Soundablauf 9</choice>
</enumChoice>
<enumChoice choice="Sound container 10">
<choice xml:lang="fr">Son 10</choice>
<choice xml:lang="de">Soundablauf 10</choice>
</enumChoice>
<enumChoice choice="Sound container 11">
<choice xml:lang="fr">Son 11</choice>
<choice xml:lang="de">Soundablauf 11</choice>
</enumChoice>
<enumChoice choice="Sound container 12">
<choice xml:lang="fr">Son 12</choice>
<choice xml:lang="de">Soundablauf 12</choice>
</enumChoice>
<enumChoice choice="Sound container 13">
<choice xml:lang="fr">Son 13</choice>
<choice xml:lang="de">Soundablauf 13</choice>
</enumChoice>
<enumChoice choice="Sound container 14">
<choice xml:lang="fr">Son 14</choice>
<choice xml:lang="de">Soundablauf 14</choice>
</enumChoice>
<enumChoice choice="Sound container 15">
<choice xml:lang="fr">Son 15</choice>
<choice xml:lang="de">Soundablauf 15</choice>
</enumChoice>
<enumChoice choice="Sound container 16">
<choice xml:lang="fr">Son 16</choice>
<choice xml:lang="de">Soundablauf 16</choice>
</enumChoice>
</enumVal>