|
141 | 141 | "lightLabel": "Mode clair", |
142 | 142 | "darkLabel": "Mode sombre" |
143 | 143 | } |
| 144 | + }, |
| 145 | + "grid": { |
| 146 | + "settings": { |
| 147 | + "filter": "Filtrer", |
| 148 | + "sortBy": "Trier par", |
| 149 | + "Properties": "Propriétés" |
| 150 | + }, |
| 151 | + "field": { |
| 152 | + "hide": "Cacher", |
| 153 | + "insertLeft": "Insérer à gauche", |
| 154 | + "insertRight": "Insérer à droite", |
| 155 | + "duplicate": "Dupliquer", |
| 156 | + "delete": "Supprimer", |
| 157 | + "textFieldName": "Texte", |
| 158 | + "checkboxFieldName": "Case à cocher", |
| 159 | + "dateFieldName": "Date", |
| 160 | + "numberFieldName": "Nombre", |
| 161 | + "singleSelectFieldName": "Sélectionner", |
| 162 | + "multiSelectFieldName": "Multisélection", |
| 163 | + "urlFieldName": "URL", |
| 164 | + "numberFormat": " Format du nombre", |
| 165 | + "dateFormat": " Format de la date", |
| 166 | + "includeTime": " Inclure l'heure", |
| 167 | + "dateFormatFriendly": "Mois Jour, Année", |
| 168 | + "dateFormatISO": "Année-Mois-Jour", |
| 169 | + "dateFormatLocal": "Année/Mois/Jour", |
| 170 | + "dateFormatUS": "Année/Mois/Jour", |
| 171 | + "timeFormat": " Format du temps", |
| 172 | + "invalidTimeFormat": "Format invalide", |
| 173 | + "timeFormatTwelveHour": "12 heures", |
| 174 | + "timeFormatTwentyFourHour": "24 heures", |
| 175 | + "addSelectOption": "Ajouter une option", |
| 176 | + "optionTitle": "Options", |
| 177 | + "addOption": "Ajouter une option", |
| 178 | + "editProperty": "Modifier la propriété" |
| 179 | + }, |
| 180 | + "row": { |
| 181 | + "duplicate": "Dupliquer", |
| 182 | + "delete": "Supprimer", |
| 183 | + "textPlaceholder": "Vide", |
| 184 | + "copyProperty": "Copie de la propriété dans le presse-papiers" |
| 185 | + }, |
| 186 | + "selectOption": { |
| 187 | + "create": "Créer", |
| 188 | + "purpleColor": "Violet", |
| 189 | + "pinkColor": "Rose", |
| 190 | + "lightPinkColor": "Rose clair", |
| 191 | + "orangeColor": "Orange", |
| 192 | + "yellowColor": "Jaune", |
| 193 | + "limeColor": "Citron vert", |
| 194 | + "greenColor": "Vert", |
| 195 | + "aquaColor": "Aqua", |
| 196 | + "blueColor": "Bleu", |
| 197 | + "deleteTag": "Supprimer l'étiquette", |
| 198 | + "colorPannelTitle": "Couleurs", |
| 199 | + "pannelTitle": "Sélectionnez une option ou créez-en une", |
| 200 | + "searchOption": "Rechercher une option" |
| 201 | + }, |
| 202 | + "menuName": "Grille" |
| 203 | + }, |
| 204 | + "document": { |
| 205 | + "menuName": "Doc", |
| 206 | + "date": { |
| 207 | + "timeHintTextInTwelveHour": "12:00 AM", |
| 208 | + "timeHintTextInTwentyFourHour": "12:00" |
| 209 | + } |
144 | 210 | } |
145 | 211 | } |
0 commit comments