|
19 | 19 | </trans-unit> |
20 | 20 | <trans-unit id="editAll.label" resname="editAll.label"> |
21 | 21 | <source>Edit multiple</source> |
| 22 | + <target>Modification multiple</target> |
22 | 23 | </trans-unit> |
23 | 24 | <trans-unit id="editAll.description" resname="editAll.description"> |
24 | 25 | <source>Edit multiple</source> |
| 26 | + <target>Modification multiple</target> |
25 | 27 | </trans-unit> |
26 | 28 | <trans-unit id="metamodel_edit_as_child.label" resname="metamodel_edit_as_child.label"> |
27 | 29 | <source>Edit "%child_name%"</source> |
| 30 | + <target>Modifier « %child_name%»</target> |
28 | 31 | </trans-unit> |
29 | 32 | <trans-unit id="metamodel_edit_as_child.description" resname="metamodel_edit_as_child.description"> |
30 | 33 | <source>Edit "%child_name%" for item %id%</source> |
|
40 | 43 | </trans-unit> |
41 | 44 | <trans-unit id="createvariant.label" resname="createvariant.label"> |
42 | 45 | <source>New variant</source> |
| 46 | + <target>Nouvelle variante</target> |
43 | 47 | </trans-unit> |
44 | 48 | <trans-unit id="createvariant.description" resname="createvariant.description"> |
45 | 49 | <source>Create a new variant of item ID %id%</source> |
|
63 | 67 | </trans-unit> |
64 | 68 | <trans-unit id="delete.confirm" resname="delete.confirm"> |
65 | 69 | <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> |
66 | 71 | </trans-unit> |
67 | 72 | <trans-unit id="show.label" resname="show.label"> |
68 | 73 | <source>Item details</source> |
|
98 | 103 | </trans-unit> |
99 | 104 | <trans-unit id="pastenew.label" resname="pastenew.label"> |
100 | 105 | <source>Add new at the top</source> |
| 106 | + <target>Ajouter un nouvel élément en haut</target> |
101 | 107 | </trans-unit> |
102 | 108 | <trans-unit id="pastenew.description" resname="pastenew.description"> |
103 | 109 | <source>Add new item after item ID %id%</source> |
|
108 | 114 | </trans-unit> |
109 | 115 | <trans-unit id="varbase.description" resname="varbase.description"> |
110 | 116 | <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> |
111 | 118 | </trans-unit> |
112 | 119 | <trans-unit id="editRecord" resname="editRecord"> |
113 | 120 | <source>Edit item %id%</source> |
|
119 | 126 | </trans-unit> |
120 | 127 | <trans-unit id="sorting.label" resname="sorting.label"> |
121 | 128 | <source>Sorting</source> |
| 129 | + <target>Tri</target> |
122 | 130 | </trans-unit> |
123 | 131 | <trans-unit id="sorting.description" resname="sorting.description"> |
124 | 132 | <source>The manual sorting</source> |
| 133 | + <target>Tri manuel</target> |
125 | 134 | </trans-unit> |
126 | 135 | <trans-unit id="id.label" resname="id.label"> |
127 | 136 | <source>ID of the item</source> |
|
141 | 150 | </trans-unit> |
142 | 151 | <trans-unit id="tstamp.label" resname="tstamp.label"> |
143 | 152 | <source>Revision date</source> |
| 153 | + <target>Date de révision</target> |
144 | 154 | </trans-unit> |
145 | 155 | <trans-unit id="tstamp.description" resname="tstamp.description"> |
146 | 156 | <source>The date when the item revision was created</source> |
147 | 157 | <target>Date de création de la révision de l'élément</target> |
148 | 158 | </trans-unit> |
149 | 159 | <trans-unit id="details" resname="details"> |
150 | 160 | <source>Details</source> |
| 161 | + <target>Détails</target> |
151 | 162 | <note>Used in the frontend for the "Details" link caption.</note> |
152 | 163 | </trans-unit> |
153 | 164 | <trans-unit id="showRecord" resname="showRecord"> |
154 | 165 | <source>Show the details of record %id%</source> |
| 166 | + <target>Afficher les détails de l'enregistrement %id%</target> |
155 | 167 | </trans-unit> |
156 | 168 | <trans-unit id="backBT" resname="backBT"> |
157 | 169 | <source>Go back</source> |
| 170 | + <target>Retour</target> |
158 | 171 | </trans-unit> |
159 | 172 | <trans-unit id="backBTTitle" resname="backBTTitle"> |
160 | 173 | <source>Back to the previous page</source> |
| 174 | + <target>Retour à la page précédente</target> |
161 | 175 | </trans-unit> |
162 | 176 | <trans-unit id="save" resname="save"> |
163 | 177 | <source>Save</source> |
|
0 commit comments