Skip to content

Commit 9efd437

Browse files
committed
Updated translations from transifex.
1 parent ce3e546 commit 9efd437

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

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

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,15 @@
1919
</trans-unit>
2020
<trans-unit id="editAll.label" resname="editAll.label">
2121
<source>Edit multiple</source>
22+
<target>Modification multiple</target>
2223
</trans-unit>
2324
<trans-unit id="editAll.description" resname="editAll.description">
2425
<source>Edit multiple</source>
26+
<target>Modification multiple</target>
2527
</trans-unit>
2628
<trans-unit id="metamodel_edit_as_child.label" resname="metamodel_edit_as_child.label">
2729
<source>Edit &quot;%child_name%&quot;</source>
30+
<target>Modifier « %child_name%»</target>
2831
</trans-unit>
2932
<trans-unit id="metamodel_edit_as_child.description" resname="metamodel_edit_as_child.description">
3033
<source>Edit &quot;%child_name%&quot; for item %id%</source>
@@ -40,6 +43,7 @@
4043
</trans-unit>
4144
<trans-unit id="createvariant.label" resname="createvariant.label">
4245
<source>New variant</source>
46+
<target>Nouvelle variante</target>
4347
</trans-unit>
4448
<trans-unit id="createvariant.description" resname="createvariant.description">
4549
<source>Create a new variant of item ID %id%</source>
@@ -63,6 +67,7 @@
6367
</trans-unit>
6468
<trans-unit id="delete.confirm" resname="delete.confirm">
6569
<source>Do you really want to delete element ID %id%?</source>
70+
<target>Voulez-vous vraiment supprimer l'ID de l'élément %id% ?</target>
6671
</trans-unit>
6772
<trans-unit id="show.label" resname="show.label">
6873
<source>Item details</source>
@@ -98,6 +103,7 @@
98103
</trans-unit>
99104
<trans-unit id="pastenew.label" resname="pastenew.label">
100105
<source>Add new at the top</source>
106+
<target>Ajouter un nouvel élément en haut</target>
101107
</trans-unit>
102108
<trans-unit id="pastenew.description" resname="pastenew.description">
103109
<source>Add new item after item ID %id%</source>
@@ -108,6 +114,7 @@
108114
</trans-unit>
109115
<trans-unit id="varbase.description" resname="varbase.description">
110116
<source>Check this if you want to make this the base for the current variant group</source>
117+
<target>Cochez ceci si vous souhaitez en faire la base du groupe de variantes actuel.</target>
111118
</trans-unit>
112119
<trans-unit id="editRecord" resname="editRecord">
113120
<source>Edit item %id%</source>
@@ -119,9 +126,11 @@
119126
</trans-unit>
120127
<trans-unit id="sorting.label" resname="sorting.label">
121128
<source>Sorting</source>
129+
<target>Tri</target>
122130
</trans-unit>
123131
<trans-unit id="sorting.description" resname="sorting.description">
124132
<source>The manual sorting</source>
133+
<target>Tri manuel</target>
125134
</trans-unit>
126135
<trans-unit id="id.label" resname="id.label">
127136
<source>ID of the item</source>
@@ -141,23 +150,28 @@
141150
</trans-unit>
142151
<trans-unit id="tstamp.label" resname="tstamp.label">
143152
<source>Revision date</source>
153+
<target>Date de révision</target>
144154
</trans-unit>
145155
<trans-unit id="tstamp.description" resname="tstamp.description">
146156
<source>The date when the item revision was created</source>
147157
<target>Date de création de la révision de l'élément</target>
148158
</trans-unit>
149159
<trans-unit id="details" resname="details">
150160
<source>Details</source>
161+
<target>Détails</target>
151162
<note>Used in the frontend for the &quot;Details&quot; link caption.</note>
152163
</trans-unit>
153164
<trans-unit id="showRecord" resname="showRecord">
154165
<source>Show the details of record %id%</source>
166+
<target>Afficher les détails de l'enregistrement %id%</target>
155167
</trans-unit>
156168
<trans-unit id="backBT" resname="backBT">
157169
<source>Go back</source>
170+
<target>Retour</target>
158171
</trans-unit>
159172
<trans-unit id="backBTTitle" resname="backBTTitle">
160173
<source>Back to the previous page</source>
174+
<target>Retour à la page précédente</target>
161175
</trans-unit>
162176
<trans-unit id="save" resname="save">
163177
<source>Save</source>

0 commit comments

Comments
 (0)