52 lines
2.2 KiB
XML
52 lines
2.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<pane xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="Consist" xsi:noNamespaceSchemaLocation="http://jmri.org/xml/schema/programmer.xsd">
|
|
<name xml:lang="ca">Tracció-Múltiple [TM]</name>
|
|
<name xml:lang="it">Consist (Multi-Trazione)</name>
|
|
<column>
|
|
<row>
|
|
<column>
|
|
<display item="Consist Address" tooltip="Sets the multiple unit (consist) address"/>
|
|
<display item="Consist Direction" />
|
|
</column>
|
|
<column>
|
|
<label label=" "/>
|
|
</column>
|
|
<column>
|
|
<display item="Consist Acceleration Adjustment" tooltip="Sets additional acceleration rate information">
|
|
<tooltip xml:lang="it">Imposta informazioni addizionali per l'accellerazione</tooltip>
|
|
</display>
|
|
</column>
|
|
</row>
|
|
<label label=" "/>
|
|
<separator/>
|
|
<label label=" "/>
|
|
<label label="First line of text in attribute, with translations in label elements">
|
|
<label xml:lang="it">Italian for 1st line</label>
|
|
<label xml:lang="fr">French for 1st line</label>
|
|
<label xml:lang="de">German for 1st line</label>
|
|
</label>
|
|
<label label="Second line of text, without any translation in original file."/>
|
|
<label>
|
|
<label>Third line of text, as a label subelement</label>
|
|
<label xml:lang="it">Italian for 3rd line</label>
|
|
<label xml:lang="fr">French for 3rd line</label>
|
|
<label xml:lang="de">German for 3rd line</label>
|
|
</label>
|
|
<label>
|
|
<text>Fourth line of text, as a text subelement</text>
|
|
<text xml:lang="it">Italian for 4th line</text>
|
|
<text xml:lang="fr">French for 4th line</text>
|
|
<text xml:lang="de">German for 4th line</text>
|
|
</label>
|
|
<label>
|
|
<label>Fifth line of text, as only a label subelement without an attribute</label>
|
|
</label>
|
|
<label>
|
|
<text>Sixth line of text, as only a label subelement without an attribute</text>
|
|
</label>
|
|
<display item="Consist Function" tooltip=" Sets functions to follow base address or consist address">
|
|
<tooltip xml:lang="it">Imposta se comandi Funzioni seguono Indirizzo di Base o Indirizzo Consist</tooltip>
|
|
</display>
|
|
</column>
|
|
</pane>
|