Files
JIMRI/xml/decoders/zimo/Choice-AddSubtract.xml
2026-06-17 14:00:51 +02:00

24 lines
1.9 KiB
XML
Executable File

<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
<!-- Copyright (C) JMRI 2001, 2005, 2007, 2009, 2010 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="Add (increases acceleration delay)">
<choice xml:lang="cs">Přidat hodnotu k základní míře zrychlení (zvyšuje zpoždění zrychlení)</choice>
<choice xml:lang="cs">Přidat hodnotu k základní míře zrychlení (zvyšuje zpoždění zrychlení)</choice>
<choice xml:lang="da">Tilføj værdi til basis accelerationshastigheden (øger accelerationsforsinkelsen)></choice>
<choice xml:lang="de">Addiere Wert zur Basis-Beschleunigung</choice>
<choice xml:lang="fr">Ajouter la valeur au taux d'accélération de base (accroît le retard d'accélération)</choice>
<choice xml:lang="it">Aggiunge valore al tasso di accellerazione base</choice>
<choice xml:lang="nl">Waarde toevoegen aan Basisversnelling (verhoogt de accelleratievertraging)</choice>
</enumChoice>
<enumChoice choice="Subtract (decreases acceleration delay)">
<choice>Subtract (decreases acceleration delay)</choice>
<choice xml:lang="cs">Odečíst hodnotu od základní míry zrychlení (snižuje zpoždění zrychlení)</choice>
<choice xml:lang="da">Fratræk værdi fra basis accelerationshastigheden (sænker accelerationsforsinkelsen)</choice>
<choice xml:lang="de">Subtrahiere Wert von der Basis-Beschleunigung</choice>
<choice xml:lang="fr">Soustraire la valeur au taux d'accélération de base (décroît le retard d'accélération)</choice>
<choice xml:lang="it">Sottrae valore al tasso di accellerazione base</choice>
<choice xml:lang="nl">Waarde aftrekken van Basisversnelling (vermindert de accelleratievertraging)</choice>
</enumChoice>
</enumVal>