@commercetools-frontend-extensions/change-history 8.42.0 → 8.43.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/commercetools-frontend-extensions-change-history.cjs.dev.js +45 -55
- package/dist/commercetools-frontend-extensions-change-history.cjs.prod.js +41 -51
- package/dist/commercetools-frontend-extensions-change-history.esm.js +46 -55
- package/dist/{de-3ae90852.cjs.prod.js → de-079e6cad.cjs.prod.js} +117 -230
- package/dist/{de-7b6dccd5.cjs.dev.js → de-c64c7be6.cjs.dev.js} +117 -230
- package/dist/{de-cf05d8e2.esm.js → de-dd42d489.esm.js} +117 -230
- package/dist/declarations/src/feature-toggles.d.ts +1 -4
- package/dist/declarations/src/i18n/load-i18n.d.ts +192 -418
- package/dist/{en-db0832e3.cjs.dev.js → en-3a67c803.cjs.prod.js} +112 -225
- package/dist/{en-d9a07b89.esm.js → en-74f50f36.esm.js} +112 -225
- package/dist/{en-53fa62aa.cjs.prod.js → en-cd57f8ed.cjs.dev.js} +112 -225
- package/dist/{es-fac4bb27.cjs.prod.js → es-0549e536.cjs.dev.js} +117 -230
- package/dist/{es-6f2f99b6.cjs.dev.js → es-55faf3de.cjs.prod.js} +117 -230
- package/dist/{es-4b587042.esm.js → es-691396c2.esm.js} +117 -230
- package/dist/{fr-FR-7934f3fb.esm.js → fr-FR-2f678d5f.esm.js} +117 -230
- package/dist/{fr-FR-bc5c571e.cjs.prod.js → fr-FR-e7c4e125.cjs.dev.js} +117 -230
- package/dist/{fr-FR-1f679765.cjs.dev.js → fr-FR-f1089b99.cjs.prod.js} +117 -230
- package/dist/{pt-BR-77d373fe.cjs.prod.js → pt-BR-29bf9f10.cjs.prod.js} +117 -230
- package/dist/{pt-BR-a80e1f3c.cjs.dev.js → pt-BR-2c2e6c98.cjs.dev.js} +117 -230
- package/dist/{pt-BR-d31973a4.esm.js → pt-BR-f321b66b.esm.js} +117 -230
- package/package.json +1 -1
|
@@ -29,7 +29,7 @@ var frFR = {
|
|
|
29
29
|
},
|
|
30
30
|
"ChangeHistory.explorePremium.altImagePremiumHero": {
|
|
31
31
|
developer_comment: "Alt description for the Premium Hero image.",
|
|
32
|
-
string: "
|
|
32
|
+
string: "Bannière à fonctions premium"
|
|
33
33
|
},
|
|
34
34
|
"ChangeHistory.explorePremium.basicVsPremiumBody": {
|
|
35
35
|
developer_comment: "Text for the body of the basic vs premium section",
|
|
@@ -175,6 +175,26 @@ var frFR = {
|
|
|
175
175
|
developer_comment: "Label for basic filter group title",
|
|
176
176
|
string: "Basic"
|
|
177
177
|
},
|
|
178
|
+
"ChangeHistory.filters.businessUnit.businessUnitAriaLabel": {
|
|
179
|
+
developer_comment: "The aria label for business unit input",
|
|
180
|
+
string: "filtre Unité commerciale"
|
|
181
|
+
},
|
|
182
|
+
"ChangeHistory.filters.businessUnit.searchSelectInputNoOptionsFoundWithInputMessage": {
|
|
183
|
+
developer_comment: "The message shown in search select input when no matches are found for a provided input",
|
|
184
|
+
string: "Aucune correspondance trouvée pour ''{inputValue}''"
|
|
185
|
+
},
|
|
186
|
+
"ChangeHistory.filters.businessUnit.searchSelectInputNoOptionsFoundWithoutInputMessage": {
|
|
187
|
+
developer_comment: "The message shown in search select input when no matches are found and no input is provided",
|
|
188
|
+
string: "Tapez ci-dessus pour télécharger les valeurs"
|
|
189
|
+
},
|
|
190
|
+
"ChangeHistory.filters.businessUnit.searchSelectInputPlaceholder": {
|
|
191
|
+
developer_comment: "The placeholder shown for search select input",
|
|
192
|
+
string: "Rechercher par clé exacte"
|
|
193
|
+
},
|
|
194
|
+
"ChangeHistory.filters.businessUnit.selectInputPlaceholder": {
|
|
195
|
+
developer_comment: "The placeholder shown for select input and async select input",
|
|
196
|
+
string: "Rechercher"
|
|
197
|
+
},
|
|
178
198
|
"ChangeHistory.filters.businessUnitFilter": {
|
|
179
199
|
developer_comment: "Label for business unit filter",
|
|
180
200
|
string: "Business unit"
|
|
@@ -187,6 +207,26 @@ var frFR = {
|
|
|
187
207
|
developer_comment: "Label for filter action type",
|
|
188
208
|
string: "Action type"
|
|
189
209
|
},
|
|
210
|
+
"ChangeHistory.filters.changes.appliedChangesFilterLabel": {
|
|
211
|
+
developer_comment: "Label for the applied changes filter",
|
|
212
|
+
string: "L'{entity} a {change}"
|
|
213
|
+
},
|
|
214
|
+
"ChangeHistory.filters.changes.noChangesMessage": {
|
|
215
|
+
developer_comment: "Message displayed when no changes are listed because there is no entity selected yet",
|
|
216
|
+
string: "Sélectionner le type d'entité ci-dessus"
|
|
217
|
+
},
|
|
218
|
+
"ChangeHistory.filters.changes.selectChangePlaceholder": {
|
|
219
|
+
developer_comment: "Placeholder for the changes select input",
|
|
220
|
+
string: "Sélectionner la modification..."
|
|
221
|
+
},
|
|
222
|
+
"ChangeHistory.filters.changes.selectEntityPlaceholder": {
|
|
223
|
+
developer_comment: "Placeholder for the entity select input",
|
|
224
|
+
string: "Sélectionner le type d'entité..."
|
|
225
|
+
},
|
|
226
|
+
"ChangeHistory.filters.changes.when": {
|
|
227
|
+
developer_comment: "Label for the \"when\" operator",
|
|
228
|
+
string: "quand"
|
|
229
|
+
},
|
|
190
230
|
"ChangeHistory.filters.createdAtFilter": {
|
|
191
231
|
developer_comment: "Label for filter created at",
|
|
192
232
|
string: "Date"
|
|
@@ -207,6 +247,14 @@ var frFR = {
|
|
|
207
247
|
developer_comment: "Label for exclude platform changes filter",
|
|
208
248
|
string: "Exclure les modifications de la plateforme"
|
|
209
249
|
},
|
|
250
|
+
"ChangeHistory.filters.filterGroupBasicTier": {
|
|
251
|
+
developer_comment: "Label for the basic tier filter group",
|
|
252
|
+
string: "de Base"
|
|
253
|
+
},
|
|
254
|
+
"ChangeHistory.filters.filterGroupPremiumTier": {
|
|
255
|
+
developer_comment: "Label for the premium tier filter group",
|
|
256
|
+
string: "Premium uniquement"
|
|
257
|
+
},
|
|
210
258
|
"ChangeHistory.filters.merchantCenterUserFilter": {
|
|
211
259
|
developer_comment: "Label for merchant center user filter",
|
|
212
260
|
string: "Utilisateur du Merchant Center"
|
|
@@ -227,41 +275,81 @@ var frFR = {
|
|
|
227
275
|
developer_comment: "Label for filter entity type",
|
|
228
276
|
string: "Entity type"
|
|
229
277
|
},
|
|
278
|
+
"ChangeHistory.filters.source.apiInitiated": {
|
|
279
|
+
developer_comment: "Label for API initiated source filter option",
|
|
280
|
+
string: "L'API a été lancée"
|
|
281
|
+
},
|
|
282
|
+
"ChangeHistory.filters.source.merchantCenterInitiated": {
|
|
283
|
+
developer_comment: "Label for Merchant Center initiated source filter option",
|
|
284
|
+
string: "Merchant Center a été lancé"
|
|
285
|
+
},
|
|
286
|
+
"ChangeHistory.filters.source.platformInitiated": {
|
|
287
|
+
developer_comment: "Label for Platform initiated source filter option",
|
|
288
|
+
string: "Changements initiés par la plate-forme"
|
|
289
|
+
},
|
|
290
|
+
"ChangeHistory.filters.sourceFilter": {
|
|
291
|
+
developer_comment: "Label for source filter",
|
|
292
|
+
string: "Source"
|
|
293
|
+
},
|
|
294
|
+
"ChangeHistory.filters.stores.asyncSelectInputPlaceholder": {
|
|
295
|
+
developer_comment: "The placeholder shown for async select input",
|
|
296
|
+
string: "Sélectionner ou taper une clé de magasin"
|
|
297
|
+
},
|
|
298
|
+
"ChangeHistory.filters.stores.searchSelectInputNoOptionsFoundWithInputMessage": {
|
|
299
|
+
developer_comment: "The message shown in search select input when no matches are found for a provided input",
|
|
300
|
+
string: "Aucune correspondance trouvée pour ''{inputValue}''"
|
|
301
|
+
},
|
|
302
|
+
"ChangeHistory.filters.stores.searchSelectInputNoOptionsFoundWithoutInputMessage": {
|
|
303
|
+
developer_comment: "The message shown in search select input when no matches are found and no input is provided",
|
|
304
|
+
string: "Tapez ci-dessus pour télécharger les valeurs"
|
|
305
|
+
},
|
|
306
|
+
"ChangeHistory.filters.stores.searchSelectInputPlaceholder": {
|
|
307
|
+
developer_comment: "The placeholder shown for search select input",
|
|
308
|
+
string: "Rechercher par clé exacte"
|
|
309
|
+
},
|
|
310
|
+
"ChangeHistory.filters.stores.storesAriaLabel": {
|
|
311
|
+
developer_comment: "The aria label for stores input",
|
|
312
|
+
string: "Filtre Magasin"
|
|
313
|
+
},
|
|
230
314
|
"ChangeHistory.filters.storesFilter": {
|
|
231
315
|
developer_comment: "Label for stores filter",
|
|
232
316
|
string: "Boutiques"
|
|
233
317
|
},
|
|
234
|
-
"ChangeHistory.filters.tooltips.
|
|
235
|
-
developer_comment: "
|
|
236
|
-
string: "
|
|
318
|
+
"ChangeHistory.filters.tooltips.customerIdDialogAltImage": {
|
|
319
|
+
developer_comment: "Alt description for the Customer ID tooltip image.",
|
|
320
|
+
string: "Écran du Merchant Center affichant une section en surbrillance dans la barre d'URL"
|
|
321
|
+
},
|
|
322
|
+
"ChangeHistory.filters.tooltips.customerIdDialogGeneralInfoParagraph": {
|
|
323
|
+
developer_comment: "General Customer ID information",
|
|
324
|
+
string: "Le filtre ID Client n'affiche que les modifications pour lesquelles un ID Client est enregistré. Pour une traçabilité complète, l'ID Client doit être enregistré dans toutes les actions de « création » et de « mise à jour ». <a>En savoir plus </a>"
|
|
237
325
|
},
|
|
238
|
-
"ChangeHistory.filters.tooltips.
|
|
239
|
-
developer_comment: "How to
|
|
240
|
-
string: "
|
|
326
|
+
"ChangeHistory.filters.tooltips.customerIdDialogHowToFindParagraph": {
|
|
327
|
+
developer_comment: "How to locate a Customer ID",
|
|
328
|
+
string: "Allez dans « Clients » et naviguez jusqu'à la page détaillée du client souhaité, où l'ID apparaîtra dans l'URL."
|
|
241
329
|
},
|
|
242
|
-
"ChangeHistory.filters.tooltips.
|
|
243
|
-
developer_comment: "
|
|
244
|
-
string: "
|
|
330
|
+
"ChangeHistory.filters.tooltips.customerIdDialogHowToFindTitle": {
|
|
331
|
+
developer_comment: "Title of the how to locate a Customer ID paragraph",
|
|
332
|
+
string: "Pour trouver un ID de client dans le Merchant Center : "
|
|
245
333
|
},
|
|
246
|
-
"ChangeHistory.filters.tooltips.
|
|
247
|
-
developer_comment: "
|
|
248
|
-
string: "
|
|
334
|
+
"ChangeHistory.filters.tooltips.customerIdDialogTitle": {
|
|
335
|
+
developer_comment: "Title for Customer ID dialog",
|
|
336
|
+
string: "Customer ID filter"
|
|
249
337
|
},
|
|
250
|
-
"ChangeHistory.filters.tooltips.
|
|
251
|
-
developer_comment: "
|
|
252
|
-
string: "
|
|
338
|
+
"ChangeHistory.filters.tooltips.entityIdDialogAltImage": {
|
|
339
|
+
developer_comment: "Alt description for the Entity ID tooltip image.",
|
|
340
|
+
string: "Écran du Merchant Center affichant une section en surbrillance dans la barre d'URL"
|
|
253
341
|
},
|
|
254
|
-
"ChangeHistory.filters.tooltips.
|
|
255
|
-
developer_comment: "
|
|
256
|
-
string: "
|
|
342
|
+
"ChangeHistory.filters.tooltips.entityIdDialogHowToFindParagraph": {
|
|
343
|
+
developer_comment: "How to locate an Entity ID",
|
|
344
|
+
string: "Naviguez jusqu'à la page détaillée de cette instance d'entité, où l'ID apparaîtra dans l'URL."
|
|
257
345
|
},
|
|
258
|
-
"ChangeHistory.filters.tooltips.
|
|
259
|
-
developer_comment: "
|
|
260
|
-
string: "
|
|
346
|
+
"ChangeHistory.filters.tooltips.entityIdDialogHowToFindTitle": {
|
|
347
|
+
developer_comment: "Title of the how to locate an Entity ID paragraph",
|
|
348
|
+
string: "Pour trouver l'ID d'une entité dans le Merchant Center :"
|
|
261
349
|
},
|
|
262
|
-
"ChangeHistory.filters.tooltips.
|
|
263
|
-
developer_comment: "
|
|
264
|
-
string: "
|
|
350
|
+
"ChangeHistory.filters.tooltips.entityIdDialogTitle": {
|
|
351
|
+
developer_comment: "Title for Entity ID dialog",
|
|
352
|
+
string: "Filtre d'ID d'entité"
|
|
265
353
|
},
|
|
266
354
|
"ChangeHistory.inContextView.linkLabel": {
|
|
267
355
|
developer_comment: "Label for change history link",
|
|
@@ -345,15 +433,15 @@ var frFR = {
|
|
|
345
433
|
},
|
|
346
434
|
"ChangeHistory.list.search.noResultsSuggestion1": {
|
|
347
435
|
developer_comment: "One of suggestions when no results are found.",
|
|
348
|
-
string: "
|
|
436
|
+
string: "Check the date range applied. Premium users can access up to 3 years of historical data. Basic accounts are limited to the past year."
|
|
349
437
|
},
|
|
350
438
|
"ChangeHistory.list.search.noResultsSuggestion2": {
|
|
351
439
|
developer_comment: "One of suggestions when no results are found.",
|
|
352
|
-
string: "
|
|
440
|
+
string: "Check the spelling on any text filters applied."
|
|
353
441
|
},
|
|
354
442
|
"ChangeHistory.list.search.noResultsTitle": {
|
|
355
443
|
developer_comment: "Message for no search result for change history.",
|
|
356
|
-
string: "
|
|
444
|
+
string: "There are no results that match your filter combination."
|
|
357
445
|
},
|
|
358
446
|
"ChangeHistory.list.searchInputPlaceholder": {
|
|
359
447
|
developer_comment: "Placeholder for search input",
|
|
@@ -943,44 +1031,6 @@ var frFR = {
|
|
|
943
1031
|
developer_comment: "Label for date selector (to)",
|
|
944
1032
|
string: "au"
|
|
945
1033
|
},
|
|
946
|
-
"FieldFilters.addFilter": {
|
|
947
|
-
string: "Ajouter un filtre"
|
|
948
|
-
},
|
|
949
|
-
"FieldFilters.removeFilter": {
|
|
950
|
-
string: "Supprimer le filtre"
|
|
951
|
-
},
|
|
952
|
-
"InternalFilterToggle.infoButtonLabel": {
|
|
953
|
-
developer_comment: "Label for the info button",
|
|
954
|
-
string: "Détails des modifications initiées par la plateforme"
|
|
955
|
-
},
|
|
956
|
-
"InternalFilterToggle.modalDiscountCodesText": {
|
|
957
|
-
developer_comment: "Text for the pop up modal",
|
|
958
|
-
string: "<b>Codes de remise</b><br></br><em>1- Définition de la version de l'application </em>: la propriété <em>“applicationVersion”</em> concerne uniquement la plateforme interne et permet de restreindre l'utilisation d'un code de remise. Sa valeur est gérée par la plateforme et peut changer à tout moment en raison de facteurs internes et externes. Elle ne doit pas être utilisée dans la logique client."
|
|
959
|
-
},
|
|
960
|
-
"InternalFilterToggle.modalIntroText": {
|
|
961
|
-
developer_comment: "Text for intro in the pop up modal",
|
|
962
|
-
string: "Les modifications peuvent être regroupées en deux catégories : celles initiées par la plateforme, et celles initiées par un utilisateur. Les modifications initiées par la plateforme désignent toutes les mises à jour qui n'ont pas été effectuées manuellement par un utilisateur ; ces mises à jour se déclenchent automatiquement à la suite d'une modification initiée par un utilisateur. Il s'agit des mises à jour suivantes :"
|
|
963
|
-
},
|
|
964
|
-
"InternalFilterToggle.modalProductDiscountsText": {
|
|
965
|
-
developer_comment: "Text for the pop up modal",
|
|
966
|
-
string: "<b>Remises produit</b><br></br><em>2- L'ensemble est valide : la propriété <em>“isValid”</em> est ajoutée avec \"true\" comme valeur lorsque la date <em>“validFrom”</em> est atteinte, puis supprimée lorsque la date <em>“validUntil”</em> est atteinte."
|
|
967
|
-
},
|
|
968
|
-
"InternalFilterToggle.modalProductText": {
|
|
969
|
-
developer_comment: "Text for the pop up modal",
|
|
970
|
-
string: "<b>Produit</b><br></br><em>3- Modification des statistiques de note d'examen </em>: la propriété <em>“reviewRatingStatistics”</em> est mise à jour lorsque les examens du produit sont modifiées.<br></br><em>4- Modification de la disponibilité de la variante </em>: la propriété <em>“variantAvailability”</em> est mise à jour lorsqu'une entrée d'inventaire associée au produit est mise à jour."
|
|
971
|
-
},
|
|
972
|
-
"InternalFilterToggle.modalShoppingListText": {
|
|
973
|
-
developer_comment: "Text for the pop up modal",
|
|
974
|
-
string: "<b>Listes d'achats</b><br></br><em>5- Modification du nom d'un article </em>: la propriété <em>“lineItemName”</em> est mise à jour de façon <a>cohérente à terme</a> lorsque le nom d'un produit est modifié et utilisé dans une liste d'achats."
|
|
975
|
-
},
|
|
976
|
-
"InternalFilterToggle.modalTitle": {
|
|
977
|
-
developer_comment: "Title for the pop up modal",
|
|
978
|
-
string: "Modifications initiées par la plateforme"
|
|
979
|
-
},
|
|
980
|
-
"InternalFilterToggle.toggleButtonLabel": {
|
|
981
|
-
developer_comment: "Label for the toggle button",
|
|
982
|
-
string: "Afficher les modifications initiées par la plateforme"
|
|
983
|
-
},
|
|
984
1034
|
"ItemList.addValue": {
|
|
985
1035
|
string: "Ajouter une nouvelle valeur"
|
|
986
1036
|
},
|
|
@@ -2123,34 +2173,6 @@ var frFR = {
|
|
|
2123
2173
|
developer_comment: "Filter for action removeLocation",
|
|
2124
2174
|
string: "Supprimer un lieu"
|
|
2125
2175
|
},
|
|
2126
|
-
"ResourceActionFilter.actionInputPlaceholder": {
|
|
2127
|
-
developer_comment: "Placeholder for change selection",
|
|
2128
|
-
string: "Sélectionner une modification…"
|
|
2129
|
-
},
|
|
2130
|
-
"ResourceActionFilter.fieldLabel": {
|
|
2131
|
-
developer_comment: "Message for the fieldLabel",
|
|
2132
|
-
string: "Modifications"
|
|
2133
|
-
},
|
|
2134
|
-
"ResourceActionFilter.hasLabel": {
|
|
2135
|
-
developer_comment: "Message for the hasLabel",
|
|
2136
|
-
string: "contient"
|
|
2137
|
-
},
|
|
2138
|
-
"ResourceActionFilter.resourceActionValidationError": {
|
|
2139
|
-
developer_comment: "Message for validation fails",
|
|
2140
|
-
string: "Vous devez sélectionner une entité et une modification"
|
|
2141
|
-
},
|
|
2142
|
-
"ResourceActionFilter.resourceInputPlaceholder": {
|
|
2143
|
-
developer_comment: "Placeholder for resource selection",
|
|
2144
|
-
string: "Sélectionner le type d'entité…"
|
|
2145
|
-
},
|
|
2146
|
-
"ResourceActionFilter.tagTxt": {
|
|
2147
|
-
developer_comment: "Message for the tag with formatting for bold",
|
|
2148
|
-
string: "quand <bold>{resource}</bold> a été <bold>{change}</bold>"
|
|
2149
|
-
},
|
|
2150
|
-
"ResourceActionFilter.whenLabel": {
|
|
2151
|
-
developer_comment: "Message for whenLabel",
|
|
2152
|
-
string: "lorsque"
|
|
2153
|
-
},
|
|
2154
2176
|
"ResourceCell.customObjectResource": {
|
|
2155
2177
|
developer_comment: "Label when the resource is a custom object",
|
|
2156
2178
|
string: "Container: {container}<br></br>Key: {key}"
|
|
@@ -2185,7 +2207,7 @@ var frFR = {
|
|
|
2185
2207
|
},
|
|
2186
2208
|
"ResourceCell.tooltipTitle": {
|
|
2187
2209
|
developer_comment: "Label for the filter tooltip",
|
|
2188
|
-
string: "
|
|
2210
|
+
string: "Quick filter on entity ID"
|
|
2189
2211
|
},
|
|
2190
2212
|
"ResourcePreview.AssociateRole.assignableFalseLabel": {
|
|
2191
2213
|
developer_comment: "Label associate role field buyer assignable false",
|
|
@@ -3282,34 +3304,6 @@ var frFR = {
|
|
|
3282
3304
|
developer_comment: "Label when the resource is a zone",
|
|
3283
3305
|
string: "Zone"
|
|
3284
3306
|
},
|
|
3285
|
-
"Search.FilterSearchBar.clearAllLabel": {
|
|
3286
|
-
developer_comment: "Label for the button for clear all",
|
|
3287
|
-
string: "Tout effacer"
|
|
3288
|
-
},
|
|
3289
|
-
"Search.FilterSearchBar.filterLabel": {
|
|
3290
|
-
developer_comment: "Label for \"Filter\" button.",
|
|
3291
|
-
string: "Filtres"
|
|
3292
|
-
},
|
|
3293
|
-
"Search.Filters.Definitions.Date.equalTo": {
|
|
3294
|
-
developer_comment: "Label of filter type (equal to)",
|
|
3295
|
-
string: "le"
|
|
3296
|
-
},
|
|
3297
|
-
"Search.Filters.Definitions.Date.lessThan": {
|
|
3298
|
-
developer_comment: "Label of filter type (less than)",
|
|
3299
|
-
string: "avant le"
|
|
3300
|
-
},
|
|
3301
|
-
"Search.Filters.Definitions.Date.moreThan": {
|
|
3302
|
-
developer_comment: "Label of filter type (less than)",
|
|
3303
|
-
string: "après le"
|
|
3304
|
-
},
|
|
3305
|
-
"Search.Filters.Definitions.Date.range": {
|
|
3306
|
-
developer_comment: "Label of filter type (range)",
|
|
3307
|
-
string: "entre"
|
|
3308
|
-
},
|
|
3309
|
-
"Search.Filters.Definitions.Text.equalTo": {
|
|
3310
|
-
developer_comment: "Label of filter type (equal to)",
|
|
3311
|
-
string: "est"
|
|
3312
|
-
},
|
|
3313
3307
|
"Search.Filters.Definitions.Text.in": {
|
|
3314
3308
|
developer_comment: "Label of filter type (in)",
|
|
3315
3309
|
string: "dans"
|
|
@@ -3318,93 +3312,14 @@ var frFR = {
|
|
|
3318
3312
|
developer_comment: "Label of filter type (missingIn)",
|
|
3319
3313
|
string: "pas dans"
|
|
3320
3314
|
},
|
|
3321
|
-
"Search.Filters.Defintions.Text.missing": {
|
|
3322
|
-
developer_comment: "Label of filter type (missing)",
|
|
3323
|
-
string: "n'est pas"
|
|
3324
|
-
},
|
|
3325
|
-
"Search.Filters.RangeFilter.and": {
|
|
3326
|
-
string: "et"
|
|
3327
|
-
},
|
|
3328
|
-
"Search.Filters.RangeFilterTag.from": {
|
|
3329
|
-
developer_comment: "",
|
|
3330
|
-
string: "de"
|
|
3331
|
-
},
|
|
3332
|
-
"Search.Filters.RangeFilterTag.to": {
|
|
3333
|
-
developer_comment: "",
|
|
3334
|
-
string: "à"
|
|
3335
|
-
},
|
|
3336
|
-
"Search.Filters.addFilter": {
|
|
3337
|
-
developer_comment: "Message for the select dropdown",
|
|
3338
|
-
string: "Ajouter un filtre"
|
|
3339
|
-
},
|
|
3340
3315
|
"Search.Filters.apply": {
|
|
3341
3316
|
developer_comment: "Label for the filters form button (apply)",
|
|
3342
3317
|
string: "Appliquer"
|
|
3343
3318
|
},
|
|
3344
|
-
"Search.Filters.applyAndClose": {
|
|
3345
|
-
developer_comment: "Label for the filters form button (apply and close)",
|
|
3346
|
-
string: "Appliquer et fermer"
|
|
3347
|
-
},
|
|
3348
|
-
"Search.Filters.cancel": {
|
|
3349
|
-
developer_comment: "Label for the filters form button (cancel)",
|
|
3350
|
-
string: "Annuler"
|
|
3351
|
-
},
|
|
3352
|
-
"Search.Filters.clearAllLabel": {
|
|
3353
|
-
developer_comment: "Label for the button that clears all filters",
|
|
3354
|
-
string: "Tout effacer"
|
|
3355
|
-
},
|
|
3356
|
-
"Search.Filters.noMoreAvailableFields": {
|
|
3357
|
-
developer_comment: "Message for the select dropdown if there are no more fields",
|
|
3358
|
-
string: "Aucun autre filtre disponible"
|
|
3359
|
-
},
|
|
3360
|
-
"Search.Filters.premiumFeature": {
|
|
3361
|
-
developer_comment: "Title for the tooltip on disabled filter options when on Basic Tier",
|
|
3362
|
-
string: "Fonction premium"
|
|
3363
|
-
},
|
|
3364
|
-
"Search.Filters.removeAllLabel": {
|
|
3365
|
-
developer_comment: "Label for the button for removing all filters",
|
|
3366
|
-
string: "Supprimer tous les filtres"
|
|
3367
|
-
},
|
|
3368
|
-
"Search.Filters.validation.date.rangeMissingValue": {
|
|
3369
|
-
developer_comment: "error message if missing a value in a range",
|
|
3370
|
-
string: "Enter a value for this field."
|
|
3371
|
-
},
|
|
3372
|
-
"Search.Filters.validation.date.rangeToSmallerThanFrom": {
|
|
3373
|
-
developer_comment: "error message if to is smaller than from in a range",
|
|
3374
|
-
string: "Enter the earlier date first."
|
|
3375
|
-
},
|
|
3376
3319
|
"Search.View.noResults": {
|
|
3377
3320
|
developer_comment: "Text for no results",
|
|
3378
3321
|
string: "Aucun résultat ne répond à vos critères de recherche."
|
|
3379
3322
|
},
|
|
3380
|
-
"SearchInput.buttonLabel": {
|
|
3381
|
-
developer_comment: "Label for \"Search\" button.",
|
|
3382
|
-
string: "Rechercher"
|
|
3383
|
-
},
|
|
3384
|
-
"SearchInput.placeholder": {
|
|
3385
|
-
developer_comment: "Placeholder for \"Search\" input field",
|
|
3386
|
-
string: "Rechercher"
|
|
3387
|
-
},
|
|
3388
|
-
"Shared.BusinessUnitSelectInput.asyncSelectInputPlaceholder": {
|
|
3389
|
-
developer_comment: "The placeholder shown for async select input",
|
|
3390
|
-
string: "Select or type a business unit key"
|
|
3391
|
-
},
|
|
3392
|
-
"Shared.BusinessUnitSelectInput.basicSelectInputPlaceholder": {
|
|
3393
|
-
developer_comment: "The placeholder shown for basic select input",
|
|
3394
|
-
string: "Select or type a business unit key"
|
|
3395
|
-
},
|
|
3396
|
-
"Shared.BusinessUnitSelectInput.searchSelectInputLoadingMessage": {
|
|
3397
|
-
developer_comment: "The loading message shown for search select input",
|
|
3398
|
-
string: "Loading exact matches"
|
|
3399
|
-
},
|
|
3400
|
-
"Shared.BusinessUnitSelectInput.searchSelectInputNoOptionsFoundMessage": {
|
|
3401
|
-
developer_comment: "The message shown in search select input when matches are found",
|
|
3402
|
-
string: "No matches found for your search term"
|
|
3403
|
-
},
|
|
3404
|
-
"Shared.BusinessUnitSelectInput.searchSelectInputPlaceholder": {
|
|
3405
|
-
developer_comment: "The placeholder shown for search select input",
|
|
3406
|
-
string: "Type an exact business unit key"
|
|
3407
|
-
},
|
|
3408
3323
|
"Shared.associateRolePermissions.BusinessUnit.addChildUnits": {
|
|
3409
3324
|
developer_comment: "The label for one of the associate role business unit permissions",
|
|
3410
3325
|
string: "Créer une unité commerciale enfant"
|
|
@@ -3549,38 +3464,10 @@ var frFR = {
|
|
|
3549
3464
|
developer_comment: "The label for one of the associate role request quote permissions",
|
|
3550
3465
|
string: "Afficher les demandes de devis des autres dans l'unité commerciale"
|
|
3551
3466
|
},
|
|
3552
|
-
"StoreSelectInput.asyncSelectDropdownTypeAheadPrompt": {
|
|
3553
|
-
developer_comment: "Message shown telling the user to start typing to load more channels",
|
|
3554
|
-
string: "Commencer la saisie ci-dessus pour charger plus"
|
|
3555
|
-
},
|
|
3556
|
-
"StoreSelectInput.asyncSelectInputPlaceholder": {
|
|
3557
|
-
developer_comment: "The placeholder shown for async select input",
|
|
3558
|
-
string: "Sélectionner ou saisir une clé de boutique"
|
|
3559
|
-
},
|
|
3560
|
-
"StoreSelectInput.basicSelectInputPlaceholder": {
|
|
3561
|
-
developer_comment: "The placeholder shown for basic select input",
|
|
3562
|
-
string: "Sélectionner ou saisir une clé de boutique"
|
|
3563
|
-
},
|
|
3564
|
-
"StoreSelectInput.searchSelectInputLoadingMessage": {
|
|
3565
|
-
developer_comment: "The loading message shown for search select input",
|
|
3566
|
-
string: "Chargement des correspondances exactes"
|
|
3567
|
-
},
|
|
3568
|
-
"StoreSelectInput.searchSelectInputNoOptionsFoundMessage": {
|
|
3569
|
-
developer_comment: "The message shown in search select input when matches are found",
|
|
3570
|
-
string: "Aucune correspondance trouvée pour le terme recherché"
|
|
3571
|
-
},
|
|
3572
|
-
"StoreSelectInput.searchSelectInputPlaceholder": {
|
|
3573
|
-
developer_comment: "The placeholder shown for search select input",
|
|
3574
|
-
string: "Saisir une clé de boutique exacte"
|
|
3575
|
-
},
|
|
3576
3467
|
"TotalResults.title": {
|
|
3577
3468
|
developer_comment: "Shows a total number of results",
|
|
3578
3469
|
string: "{total} résultats"
|
|
3579
3470
|
},
|
|
3580
|
-
"Validation.required": {
|
|
3581
|
-
developer_comment: "An error message to show if the field is required",
|
|
3582
|
-
string: "This field is required."
|
|
3583
|
-
},
|
|
3584
3471
|
"VersionTier.premiumButton": {
|
|
3585
3472
|
developer_comment: "Version tier go premium button",
|
|
3586
3473
|
string: "PASSER À PREMIUM"
|