Skip to content

Commit 4f7198e

Browse files
authored
Merge pull request #1550 from MetaModels/hotfix/2.4.12-translation.tx
Updated translations from transifex.
2 parents 1bc0de4 + accf61c commit 4f7198e

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed

src/CoreBundle/Resources/translations/metamodels_list.fr.xlf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<body>
44
<trans-unit id="metamodels_sorting" resname="metamodels_sorting">
55
<source>Sorting</source>
6+
<target>Tri</target>
67
</trans-unit>
78
<trans-unit id="random" resname="random">
89
<source>Random</source>

src/CoreBundle/Resources/translations/tl_metamodel_filtersetting.de.xlf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,14 @@
113113
<source>Attribute this setting relates to.</source>
114114
<target>Attribut, auf das sich diese Einstellung bezieht.</target>
115115
</trans-unit>
116+
<trans-unit id="label_attr_id.label" resname="label_attr_id.label">
117+
<source>Attribute for option label</source>
118+
<target>Attribut für Labeltext</target>
119+
</trans-unit>
120+
<trans-unit id="label_attr_id.description" resname="label_attr_id.description">
121+
<source>Here you can select a second attribute to be displayed as an option label.</source>
122+
<target>Hier kann ein zweites Attribut für die Anzeige eines Labeltextes ausgewählt werden.</target>
123+
</trans-unit>
116124
<trans-unit id="all_langs.label" resname="all_langs.label">
117125
<source>Search all languages</source>
118126
<target>Alle Sprachen durchsuchen</target>

src/CoreBundle/Resources/translations/tl_metamodel_filtersetting.fr.xlf

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,12 @@
9494
<trans-unit id="attr_id.description" resname="attr_id.description">
9595
<source>Attribute this setting relates to.</source>
9696
</trans-unit>
97+
<trans-unit id="label_attr_id.label" resname="label_attr_id.label">
98+
<source>Attribute for option label</source>
99+
</trans-unit>
100+
<trans-unit id="label_attr_id.description" resname="label_attr_id.description">
101+
<source>Here you can select a second attribute to be displayed as an option label.</source>
102+
</trans-unit>
97103
<trans-unit id="all_langs.label" resname="all_langs.label">
98104
<source>Search all languages</source>
99105
</trans-unit>

0 commit comments

Comments
 (0)