Files
JIMRI/xml/decoders/parts/enum-ConsistAddress.xml
2026-06-17 14:00:51 +02:00

24 lines
1.3 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 -->
<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="Locomotive Address Only">
<choice xml:lang="da">Kun Lokomotiv Adresse</choice>
<choice xml:lang="it">Indirizzo Loco da Sola</choice>
<choice xml:lang="fr">Adresse locomotive seulement</choice>
<choice xml:lang="de">Nur Lok Adresse</choice>
<choice xml:lang="cs">Pouze adresa lokomotivy</choice>
<choice xml:lang="nl">Alleen Locomotief adres</choice>
<choice xml:lang="es">Responde a la dirección de la locomotora</choice>
</enumChoice>
<enumChoice choice="Respond to Consist Address">
<choice xml:lang="da">Kun Consist Adresse</choice>
<choice xml:lang="it">Risponde a Indirizzo Consist</choice>
<choice xml:lang="fr">Répondre à l'adresse d'UM</choice>
<choice xml:lang="de">Verbund-Befehle akzeptieren</choice>
<choice xml:lang="cs">Reagovat na adresu soupravy</choice>
<choice xml:lang="nl">Reageert op het gemeenschappelijke adres</choice>
<choice xml:lang="es">Responder a la dirección de consist</choice>
</enumChoice>
</enumVal>