Skip to content

Commit cc7e958

Browse files
committed
Merge branch 'feature/2.3.0-translation.tx' into 'feature/2.3.0'
Updated translations from transifex. See merge request metamodels/attribute_select!105
2 parents 48e20d9 + 289a148 commit cc7e958

1 file changed

Lines changed: 42 additions & 0 deletions

File tree

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
<?xml version="1.0" ?><xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
2+
<file source-language="en" datatype="plaintext" original="src/Resources/translations/tl_metamodel_dcasetting.en.xlf" target-language="fr">
3+
<body>
4+
<trans-unit id="select_as_radio.label" resname="select_as_radio.label">
5+
<source>Display type</source>
6+
<target>Type d'affichage</target>
7+
</trans-unit>
8+
<trans-unit id="select_as_radio.description" resname="select_as_radio.description">
9+
<source>Select the desired display type.</source>
10+
<target>Sélectionnez le type d'affichage.</target>
11+
</trans-unit>
12+
<trans-unit id="select_minLevel.label" resname="select_minLevel.label">
13+
<source>Minimum level in tree picker</source>
14+
<target>Niveau minimum dans l'arborescence</target>
15+
</trans-unit>
16+
<trans-unit id="select_minLevel.description" resname="select_minLevel.description">
17+
<source>If you pass a value &gt;0 here, no item below this level will be selectable.</source>
18+
<target>Si la valeur est &gt;0, aucun élément situé en dessous de ce niveau ne pourra être sélectionné.</target>
19+
</trans-unit>
20+
<trans-unit id="select_maxLevel.label" resname="select_maxLevel.label">
21+
<source>Maximum level in tree picker</source>
22+
<target>Niveau maximum dans l'arborescence</target>
23+
</trans-unit>
24+
<trans-unit id="select_maxLevel.description" resname="select_maxLevel.description">
25+
<source>If you pass a value &gt;0 here, no item above this level will be selectable.</source>
26+
<target>Si la valeur &gt;0, aucun élément situé au-dessus de ce niveau ne pourra être sélectionné.</target>
27+
</trans-unit>
28+
<trans-unit id="select_as_radio_reference.0" resname="select_as_radio_reference.0">
29+
<source>Display as select menu</source>
30+
<target>Afficher comme liste déroulante</target>
31+
</trans-unit>
32+
<trans-unit id="select_as_radio_reference.1" resname="select_as_radio_reference.1">
33+
<source>Display as radio button list</source>
34+
<target>Afficher comme boutons radios</target>
35+
</trans-unit>
36+
<trans-unit id="select_as_radio_reference.2" resname="select_as_radio_reference.2">
37+
<source>Display as picker popup</source>
38+
<target>Afficher comme popup de sélection</target>
39+
</trans-unit>
40+
</body>
41+
</file>
42+
</xliff>

0 commit comments

Comments
 (0)