@commercetools-frontend-extensions/export-resources-modal 5.16.7 → 5.16.8
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-export-resources-modal.cjs.dev.js +2 -2
- package/dist/commercetools-frontend-extensions-export-resources-modal.cjs.prod.js +2 -2
- package/dist/commercetools-frontend-extensions-export-resources-modal.esm.js +2 -2
- package/dist/{es-5b0c36c1.cjs.prod.js → es-04e6e089.cjs.dev.js} +8 -8
- package/dist/{es-1dec131c.esm.js → es-41e6e54f.esm.js} +8 -8
- package/dist/{es-d8642f07.cjs.dev.js → es-f02e0731.cjs.prod.js} +8 -8
- package/dist/{fr-FR-cbe722c8.cjs.dev.js → fr-FR-0c88c63d.cjs.dev.js} +8 -8
- package/dist/{fr-FR-d057cc33.esm.js → fr-FR-13fd0135.esm.js} +8 -8
- package/dist/{fr-FR-9c3b5bac.cjs.prod.js → fr-FR-5e9aba34.cjs.prod.js} +8 -8
- package/package.json +2 -2
|
@@ -3791,9 +3791,9 @@ const getChunkImport = locale => {
|
|
|
3791
3791
|
case 'de':
|
|
3792
3792
|
return Promise.resolve().then(function () { return require('./de-8432dcbf.cjs.dev.js'); });
|
|
3793
3793
|
case 'es':
|
|
3794
|
-
return Promise.resolve().then(function () { return require('./es-
|
|
3794
|
+
return Promise.resolve().then(function () { return require('./es-04e6e089.cjs.dev.js'); });
|
|
3795
3795
|
case 'fr-FR':
|
|
3796
|
-
return Promise.resolve().then(function () { return require('./fr-FR-
|
|
3796
|
+
return Promise.resolve().then(function () { return require('./fr-FR-0c88c63d.cjs.dev.js'); });
|
|
3797
3797
|
case 'ja':
|
|
3798
3798
|
return Promise.resolve().then(function () { return require('./ja-9bd5f452.cjs.dev.js'); });
|
|
3799
3799
|
case 'pt-BR':
|
|
@@ -3758,9 +3758,9 @@ const getChunkImport = locale => {
|
|
|
3758
3758
|
case 'de':
|
|
3759
3759
|
return Promise.resolve().then(function () { return require('./de-bac486fc.cjs.prod.js'); });
|
|
3760
3760
|
case 'es':
|
|
3761
|
-
return Promise.resolve().then(function () { return require('./es-
|
|
3761
|
+
return Promise.resolve().then(function () { return require('./es-f02e0731.cjs.prod.js'); });
|
|
3762
3762
|
case 'fr-FR':
|
|
3763
|
-
return Promise.resolve().then(function () { return require('./fr-FR-
|
|
3763
|
+
return Promise.resolve().then(function () { return require('./fr-FR-5e9aba34.cjs.prod.js'); });
|
|
3764
3764
|
case 'ja':
|
|
3765
3765
|
return Promise.resolve().then(function () { return require('./ja-37632763.cjs.prod.js'); });
|
|
3766
3766
|
case 'pt-BR':
|
|
@@ -3749,9 +3749,9 @@ const getChunkImport = locale => {
|
|
|
3749
3749
|
case 'de':
|
|
3750
3750
|
return import('./de-773a62f4.esm.js');
|
|
3751
3751
|
case 'es':
|
|
3752
|
-
return import('./es-
|
|
3752
|
+
return import('./es-41e6e54f.esm.js');
|
|
3753
3753
|
case 'fr-FR':
|
|
3754
|
-
return import('./fr-FR-
|
|
3754
|
+
return import('./fr-FR-13fd0135.esm.js');
|
|
3755
3755
|
case 'ja':
|
|
3756
3756
|
return import('./ja-73c088a7.esm.js');
|
|
3757
3757
|
case 'pt-BR':
|
|
@@ -179,7 +179,7 @@ var es = {
|
|
|
179
179
|
},
|
|
180
180
|
"ExportResourcesModal.exportScopeAllProductSelections": {
|
|
181
181
|
developer_comment: "Label for Export All product selections",
|
|
182
|
-
string: "
|
|
182
|
+
string: "Exportar todo: {total, plural, one {# selección de productos} other {# selecciones de productos}}"
|
|
183
183
|
},
|
|
184
184
|
"ExportResourcesModal.exportScopeAllProductTailorings": {
|
|
185
185
|
developer_comment: "Label for Export All product tailorings",
|
|
@@ -219,7 +219,7 @@ var es = {
|
|
|
219
219
|
},
|
|
220
220
|
"ExportResourcesModal.exportScopeFilteredProductSelections": {
|
|
221
221
|
developer_comment: "Label for Export Filtered product selections",
|
|
222
|
-
string: "
|
|
222
|
+
string: "Exportar filtrado: {total, plural, one {# selección de productos} other {# selecciones de productos}}"
|
|
223
223
|
},
|
|
224
224
|
"ExportResourcesModal.exportScopeFilteredProductTailorings": {
|
|
225
225
|
developer_comment: "Label for Export Filtered product tailorings",
|
|
@@ -263,7 +263,7 @@ var es = {
|
|
|
263
263
|
},
|
|
264
264
|
"ExportResourcesModal.exportScopeSelectedProductSelections": {
|
|
265
265
|
developer_comment: "Label for Export Selected product selections",
|
|
266
|
-
string: "
|
|
266
|
+
string: "Exportar seleccionado: {total, plural, one {# selección de productos} other {# selecciones de productos}}"
|
|
267
267
|
},
|
|
268
268
|
"ExportResourcesModal.exportScopeSelectedProductTailorings": {
|
|
269
269
|
developer_comment: "Label for Export Selected product tailorings",
|
|
@@ -287,7 +287,7 @@ var es = {
|
|
|
287
287
|
},
|
|
288
288
|
"ExportResourcesModal.exportScopeSpecificStoreProductTailorings": {
|
|
289
289
|
developer_comment: "Label for Export For a specific store option for product tailorings",
|
|
290
|
-
string: "
|
|
290
|
+
string: "Exportar productos personalizados para una tienda específica"
|
|
291
291
|
},
|
|
292
292
|
"ExportResourcesModal.fieldDefinitionNotFound": {
|
|
293
293
|
developer_comment: "Field definition not found error",
|
|
@@ -407,7 +407,7 @@ var es = {
|
|
|
407
407
|
},
|
|
408
408
|
"ExportResourcesModal.modalTitle.productSelection": {
|
|
409
409
|
developer_comment: "Label for the product selections modal title",
|
|
410
|
-
string: "
|
|
410
|
+
string: "Exportar selecciones de productos"
|
|
411
411
|
},
|
|
412
412
|
"ExportResourcesModal.modalTitle.productTailoring": {
|
|
413
413
|
developer_comment: "Label for the product tailorings modal title",
|
|
@@ -503,7 +503,7 @@ var es = {
|
|
|
503
503
|
},
|
|
504
504
|
"ExportResourcesModal.selectFieldsFromImportedCSV": {
|
|
505
505
|
developer_comment: "Label for \"Select any field from an imported CSV\" button",
|
|
506
|
-
string: "
|
|
506
|
+
string: "Seleccionar cualquier campo de un archivo CSV importado"
|
|
507
507
|
},
|
|
508
508
|
"ExportResourcesModal.selectFieldsFromLimitedList": {
|
|
509
509
|
developer_comment: "Label for \"Select fields from a limited list\" button",
|
|
@@ -514,7 +514,7 @@ var es = {
|
|
|
514
514
|
},
|
|
515
515
|
"ExportResourcesModal.selectStorePlaceholder": {
|
|
516
516
|
developer_comment: "Placeholder for the store selection dropdown",
|
|
517
|
-
string: "
|
|
517
|
+
string: "Seleccionar tienda"
|
|
518
518
|
},
|
|
519
519
|
"ExportResourcesModal.selected": {
|
|
520
520
|
developer_comment: "Label for total Selected",
|
|
@@ -542,7 +542,7 @@ var es = {
|
|
|
542
542
|
},
|
|
543
543
|
"ExportResourcesModal.startingExport": {
|
|
544
544
|
developer_comment: "Label for the \"Start export\" button while the export operation is being started",
|
|
545
|
-
string: "
|
|
545
|
+
string: "Iniciando exportación"
|
|
546
546
|
},
|
|
547
547
|
"ExportResourcesModal.stepCount": {
|
|
548
548
|
developer_comment: "Step count",
|
|
@@ -177,7 +177,7 @@ var es = {
|
|
|
177
177
|
},
|
|
178
178
|
"ExportResourcesModal.exportScopeAllProductSelections": {
|
|
179
179
|
developer_comment: "Label for Export All product selections",
|
|
180
|
-
string: "
|
|
180
|
+
string: "Exportar todo: {total, plural, one {# selección de productos} other {# selecciones de productos}}"
|
|
181
181
|
},
|
|
182
182
|
"ExportResourcesModal.exportScopeAllProductTailorings": {
|
|
183
183
|
developer_comment: "Label for Export All product tailorings",
|
|
@@ -217,7 +217,7 @@ var es = {
|
|
|
217
217
|
},
|
|
218
218
|
"ExportResourcesModal.exportScopeFilteredProductSelections": {
|
|
219
219
|
developer_comment: "Label for Export Filtered product selections",
|
|
220
|
-
string: "
|
|
220
|
+
string: "Exportar filtrado: {total, plural, one {# selección de productos} other {# selecciones de productos}}"
|
|
221
221
|
},
|
|
222
222
|
"ExportResourcesModal.exportScopeFilteredProductTailorings": {
|
|
223
223
|
developer_comment: "Label for Export Filtered product tailorings",
|
|
@@ -261,7 +261,7 @@ var es = {
|
|
|
261
261
|
},
|
|
262
262
|
"ExportResourcesModal.exportScopeSelectedProductSelections": {
|
|
263
263
|
developer_comment: "Label for Export Selected product selections",
|
|
264
|
-
string: "
|
|
264
|
+
string: "Exportar seleccionado: {total, plural, one {# selección de productos} other {# selecciones de productos}}"
|
|
265
265
|
},
|
|
266
266
|
"ExportResourcesModal.exportScopeSelectedProductTailorings": {
|
|
267
267
|
developer_comment: "Label for Export Selected product tailorings",
|
|
@@ -285,7 +285,7 @@ var es = {
|
|
|
285
285
|
},
|
|
286
286
|
"ExportResourcesModal.exportScopeSpecificStoreProductTailorings": {
|
|
287
287
|
developer_comment: "Label for Export For a specific store option for product tailorings",
|
|
288
|
-
string: "
|
|
288
|
+
string: "Exportar productos personalizados para una tienda específica"
|
|
289
289
|
},
|
|
290
290
|
"ExportResourcesModal.fieldDefinitionNotFound": {
|
|
291
291
|
developer_comment: "Field definition not found error",
|
|
@@ -405,7 +405,7 @@ var es = {
|
|
|
405
405
|
},
|
|
406
406
|
"ExportResourcesModal.modalTitle.productSelection": {
|
|
407
407
|
developer_comment: "Label for the product selections modal title",
|
|
408
|
-
string: "
|
|
408
|
+
string: "Exportar selecciones de productos"
|
|
409
409
|
},
|
|
410
410
|
"ExportResourcesModal.modalTitle.productTailoring": {
|
|
411
411
|
developer_comment: "Label for the product tailorings modal title",
|
|
@@ -501,7 +501,7 @@ var es = {
|
|
|
501
501
|
},
|
|
502
502
|
"ExportResourcesModal.selectFieldsFromImportedCSV": {
|
|
503
503
|
developer_comment: "Label for \"Select any field from an imported CSV\" button",
|
|
504
|
-
string: "
|
|
504
|
+
string: "Seleccionar cualquier campo de un archivo CSV importado"
|
|
505
505
|
},
|
|
506
506
|
"ExportResourcesModal.selectFieldsFromLimitedList": {
|
|
507
507
|
developer_comment: "Label for \"Select fields from a limited list\" button",
|
|
@@ -512,7 +512,7 @@ var es = {
|
|
|
512
512
|
},
|
|
513
513
|
"ExportResourcesModal.selectStorePlaceholder": {
|
|
514
514
|
developer_comment: "Placeholder for the store selection dropdown",
|
|
515
|
-
string: "
|
|
515
|
+
string: "Seleccionar tienda"
|
|
516
516
|
},
|
|
517
517
|
"ExportResourcesModal.selected": {
|
|
518
518
|
developer_comment: "Label for total Selected",
|
|
@@ -540,7 +540,7 @@ var es = {
|
|
|
540
540
|
},
|
|
541
541
|
"ExportResourcesModal.startingExport": {
|
|
542
542
|
developer_comment: "Label for the \"Start export\" button while the export operation is being started",
|
|
543
|
-
string: "
|
|
543
|
+
string: "Iniciando exportación"
|
|
544
544
|
},
|
|
545
545
|
"ExportResourcesModal.stepCount": {
|
|
546
546
|
developer_comment: "Step count",
|
|
@@ -179,7 +179,7 @@ var es = {
|
|
|
179
179
|
},
|
|
180
180
|
"ExportResourcesModal.exportScopeAllProductSelections": {
|
|
181
181
|
developer_comment: "Label for Export All product selections",
|
|
182
|
-
string: "
|
|
182
|
+
string: "Exportar todo: {total, plural, one {# selección de productos} other {# selecciones de productos}}"
|
|
183
183
|
},
|
|
184
184
|
"ExportResourcesModal.exportScopeAllProductTailorings": {
|
|
185
185
|
developer_comment: "Label for Export All product tailorings",
|
|
@@ -219,7 +219,7 @@ var es = {
|
|
|
219
219
|
},
|
|
220
220
|
"ExportResourcesModal.exportScopeFilteredProductSelections": {
|
|
221
221
|
developer_comment: "Label for Export Filtered product selections",
|
|
222
|
-
string: "
|
|
222
|
+
string: "Exportar filtrado: {total, plural, one {# selección de productos} other {# selecciones de productos}}"
|
|
223
223
|
},
|
|
224
224
|
"ExportResourcesModal.exportScopeFilteredProductTailorings": {
|
|
225
225
|
developer_comment: "Label for Export Filtered product tailorings",
|
|
@@ -263,7 +263,7 @@ var es = {
|
|
|
263
263
|
},
|
|
264
264
|
"ExportResourcesModal.exportScopeSelectedProductSelections": {
|
|
265
265
|
developer_comment: "Label for Export Selected product selections",
|
|
266
|
-
string: "
|
|
266
|
+
string: "Exportar seleccionado: {total, plural, one {# selección de productos} other {# selecciones de productos}}"
|
|
267
267
|
},
|
|
268
268
|
"ExportResourcesModal.exportScopeSelectedProductTailorings": {
|
|
269
269
|
developer_comment: "Label for Export Selected product tailorings",
|
|
@@ -287,7 +287,7 @@ var es = {
|
|
|
287
287
|
},
|
|
288
288
|
"ExportResourcesModal.exportScopeSpecificStoreProductTailorings": {
|
|
289
289
|
developer_comment: "Label for Export For a specific store option for product tailorings",
|
|
290
|
-
string: "
|
|
290
|
+
string: "Exportar productos personalizados para una tienda específica"
|
|
291
291
|
},
|
|
292
292
|
"ExportResourcesModal.fieldDefinitionNotFound": {
|
|
293
293
|
developer_comment: "Field definition not found error",
|
|
@@ -407,7 +407,7 @@ var es = {
|
|
|
407
407
|
},
|
|
408
408
|
"ExportResourcesModal.modalTitle.productSelection": {
|
|
409
409
|
developer_comment: "Label for the product selections modal title",
|
|
410
|
-
string: "
|
|
410
|
+
string: "Exportar selecciones de productos"
|
|
411
411
|
},
|
|
412
412
|
"ExportResourcesModal.modalTitle.productTailoring": {
|
|
413
413
|
developer_comment: "Label for the product tailorings modal title",
|
|
@@ -503,7 +503,7 @@ var es = {
|
|
|
503
503
|
},
|
|
504
504
|
"ExportResourcesModal.selectFieldsFromImportedCSV": {
|
|
505
505
|
developer_comment: "Label for \"Select any field from an imported CSV\" button",
|
|
506
|
-
string: "
|
|
506
|
+
string: "Seleccionar cualquier campo de un archivo CSV importado"
|
|
507
507
|
},
|
|
508
508
|
"ExportResourcesModal.selectFieldsFromLimitedList": {
|
|
509
509
|
developer_comment: "Label for \"Select fields from a limited list\" button",
|
|
@@ -514,7 +514,7 @@ var es = {
|
|
|
514
514
|
},
|
|
515
515
|
"ExportResourcesModal.selectStorePlaceholder": {
|
|
516
516
|
developer_comment: "Placeholder for the store selection dropdown",
|
|
517
|
-
string: "
|
|
517
|
+
string: "Seleccionar tienda"
|
|
518
518
|
},
|
|
519
519
|
"ExportResourcesModal.selected": {
|
|
520
520
|
developer_comment: "Label for total Selected",
|
|
@@ -542,7 +542,7 @@ var es = {
|
|
|
542
542
|
},
|
|
543
543
|
"ExportResourcesModal.startingExport": {
|
|
544
544
|
developer_comment: "Label for the \"Start export\" button while the export operation is being started",
|
|
545
|
-
string: "
|
|
545
|
+
string: "Iniciando exportación"
|
|
546
546
|
},
|
|
547
547
|
"ExportResourcesModal.stepCount": {
|
|
548
548
|
developer_comment: "Step count",
|
|
@@ -179,7 +179,7 @@ var frFR = {
|
|
|
179
179
|
},
|
|
180
180
|
"ExportResourcesModal.exportScopeAllProductSelections": {
|
|
181
181
|
developer_comment: "Label for Export All product selections",
|
|
182
|
-
string: "
|
|
182
|
+
string: "Tout exporter : {total, plural, one {# sélection de produit} other {# sélections de produit}}"
|
|
183
183
|
},
|
|
184
184
|
"ExportResourcesModal.exportScopeAllProductTailorings": {
|
|
185
185
|
developer_comment: "Label for Export All product tailorings",
|
|
@@ -219,7 +219,7 @@ var frFR = {
|
|
|
219
219
|
},
|
|
220
220
|
"ExportResourcesModal.exportScopeFilteredProductSelections": {
|
|
221
221
|
developer_comment: "Label for Export Filtered product selections",
|
|
222
|
-
string: "
|
|
222
|
+
string: "Exporter les données filtrées : {total, plural, one {# sélection de produit} other {# sélections de produit}}"
|
|
223
223
|
},
|
|
224
224
|
"ExportResourcesModal.exportScopeFilteredProductTailorings": {
|
|
225
225
|
developer_comment: "Label for Export Filtered product tailorings",
|
|
@@ -263,7 +263,7 @@ var frFR = {
|
|
|
263
263
|
},
|
|
264
264
|
"ExportResourcesModal.exportScopeSelectedProductSelections": {
|
|
265
265
|
developer_comment: "Label for Export Selected product selections",
|
|
266
|
-
string: "
|
|
266
|
+
string: "Exporter les données sélectionnées : {total, plural, one {# sélection de produit} other {# sélections de produit}}"
|
|
267
267
|
},
|
|
268
268
|
"ExportResourcesModal.exportScopeSelectedProductTailorings": {
|
|
269
269
|
developer_comment: "Label for Export Selected product tailorings",
|
|
@@ -287,7 +287,7 @@ var frFR = {
|
|
|
287
287
|
},
|
|
288
288
|
"ExportResourcesModal.exportScopeSpecificStoreProductTailorings": {
|
|
289
289
|
developer_comment: "Label for Export For a specific store option for product tailorings",
|
|
290
|
-
string: "
|
|
290
|
+
string: "Exporter des produits personnalisés pour une boutique spécifique"
|
|
291
291
|
},
|
|
292
292
|
"ExportResourcesModal.fieldDefinitionNotFound": {
|
|
293
293
|
developer_comment: "Field definition not found error",
|
|
@@ -407,7 +407,7 @@ var frFR = {
|
|
|
407
407
|
},
|
|
408
408
|
"ExportResourcesModal.modalTitle.productSelection": {
|
|
409
409
|
developer_comment: "Label for the product selections modal title",
|
|
410
|
-
string: "
|
|
410
|
+
string: "Exporter des sélections de produits"
|
|
411
411
|
},
|
|
412
412
|
"ExportResourcesModal.modalTitle.productTailoring": {
|
|
413
413
|
developer_comment: "Label for the product tailorings modal title",
|
|
@@ -503,7 +503,7 @@ var frFR = {
|
|
|
503
503
|
},
|
|
504
504
|
"ExportResourcesModal.selectFieldsFromImportedCSV": {
|
|
505
505
|
developer_comment: "Label for \"Select any field from an imported CSV\" button",
|
|
506
|
-
string: "
|
|
506
|
+
string: "Sélectionner certains champs depuis un CSV importé"
|
|
507
507
|
},
|
|
508
508
|
"ExportResourcesModal.selectFieldsFromLimitedList": {
|
|
509
509
|
developer_comment: "Label for \"Select fields from a limited list\" button",
|
|
@@ -514,7 +514,7 @@ var frFR = {
|
|
|
514
514
|
},
|
|
515
515
|
"ExportResourcesModal.selectStorePlaceholder": {
|
|
516
516
|
developer_comment: "Placeholder for the store selection dropdown",
|
|
517
|
-
string: "
|
|
517
|
+
string: "Sélectionner une boutique"
|
|
518
518
|
},
|
|
519
519
|
"ExportResourcesModal.selected": {
|
|
520
520
|
developer_comment: "Label for total Selected",
|
|
@@ -542,7 +542,7 @@ var frFR = {
|
|
|
542
542
|
},
|
|
543
543
|
"ExportResourcesModal.startingExport": {
|
|
544
544
|
developer_comment: "Label for the \"Start export\" button while the export operation is being started",
|
|
545
|
-
string: "
|
|
545
|
+
string: "Commencer l'exportation"
|
|
546
546
|
},
|
|
547
547
|
"ExportResourcesModal.stepCount": {
|
|
548
548
|
developer_comment: "Step count",
|
|
@@ -177,7 +177,7 @@ var frFR = {
|
|
|
177
177
|
},
|
|
178
178
|
"ExportResourcesModal.exportScopeAllProductSelections": {
|
|
179
179
|
developer_comment: "Label for Export All product selections",
|
|
180
|
-
string: "
|
|
180
|
+
string: "Tout exporter : {total, plural, one {# sélection de produit} other {# sélections de produit}}"
|
|
181
181
|
},
|
|
182
182
|
"ExportResourcesModal.exportScopeAllProductTailorings": {
|
|
183
183
|
developer_comment: "Label for Export All product tailorings",
|
|
@@ -217,7 +217,7 @@ var frFR = {
|
|
|
217
217
|
},
|
|
218
218
|
"ExportResourcesModal.exportScopeFilteredProductSelections": {
|
|
219
219
|
developer_comment: "Label for Export Filtered product selections",
|
|
220
|
-
string: "
|
|
220
|
+
string: "Exporter les données filtrées : {total, plural, one {# sélection de produit} other {# sélections de produit}}"
|
|
221
221
|
},
|
|
222
222
|
"ExportResourcesModal.exportScopeFilteredProductTailorings": {
|
|
223
223
|
developer_comment: "Label for Export Filtered product tailorings",
|
|
@@ -261,7 +261,7 @@ var frFR = {
|
|
|
261
261
|
},
|
|
262
262
|
"ExportResourcesModal.exportScopeSelectedProductSelections": {
|
|
263
263
|
developer_comment: "Label for Export Selected product selections",
|
|
264
|
-
string: "
|
|
264
|
+
string: "Exporter les données sélectionnées : {total, plural, one {# sélection de produit} other {# sélections de produit}}"
|
|
265
265
|
},
|
|
266
266
|
"ExportResourcesModal.exportScopeSelectedProductTailorings": {
|
|
267
267
|
developer_comment: "Label for Export Selected product tailorings",
|
|
@@ -285,7 +285,7 @@ var frFR = {
|
|
|
285
285
|
},
|
|
286
286
|
"ExportResourcesModal.exportScopeSpecificStoreProductTailorings": {
|
|
287
287
|
developer_comment: "Label for Export For a specific store option for product tailorings",
|
|
288
|
-
string: "
|
|
288
|
+
string: "Exporter des produits personnalisés pour une boutique spécifique"
|
|
289
289
|
},
|
|
290
290
|
"ExportResourcesModal.fieldDefinitionNotFound": {
|
|
291
291
|
developer_comment: "Field definition not found error",
|
|
@@ -405,7 +405,7 @@ var frFR = {
|
|
|
405
405
|
},
|
|
406
406
|
"ExportResourcesModal.modalTitle.productSelection": {
|
|
407
407
|
developer_comment: "Label for the product selections modal title",
|
|
408
|
-
string: "
|
|
408
|
+
string: "Exporter des sélections de produits"
|
|
409
409
|
},
|
|
410
410
|
"ExportResourcesModal.modalTitle.productTailoring": {
|
|
411
411
|
developer_comment: "Label for the product tailorings modal title",
|
|
@@ -501,7 +501,7 @@ var frFR = {
|
|
|
501
501
|
},
|
|
502
502
|
"ExportResourcesModal.selectFieldsFromImportedCSV": {
|
|
503
503
|
developer_comment: "Label for \"Select any field from an imported CSV\" button",
|
|
504
|
-
string: "
|
|
504
|
+
string: "Sélectionner certains champs depuis un CSV importé"
|
|
505
505
|
},
|
|
506
506
|
"ExportResourcesModal.selectFieldsFromLimitedList": {
|
|
507
507
|
developer_comment: "Label for \"Select fields from a limited list\" button",
|
|
@@ -512,7 +512,7 @@ var frFR = {
|
|
|
512
512
|
},
|
|
513
513
|
"ExportResourcesModal.selectStorePlaceholder": {
|
|
514
514
|
developer_comment: "Placeholder for the store selection dropdown",
|
|
515
|
-
string: "
|
|
515
|
+
string: "Sélectionner une boutique"
|
|
516
516
|
},
|
|
517
517
|
"ExportResourcesModal.selected": {
|
|
518
518
|
developer_comment: "Label for total Selected",
|
|
@@ -540,7 +540,7 @@ var frFR = {
|
|
|
540
540
|
},
|
|
541
541
|
"ExportResourcesModal.startingExport": {
|
|
542
542
|
developer_comment: "Label for the \"Start export\" button while the export operation is being started",
|
|
543
|
-
string: "
|
|
543
|
+
string: "Commencer l'exportation"
|
|
544
544
|
},
|
|
545
545
|
"ExportResourcesModal.stepCount": {
|
|
546
546
|
developer_comment: "Step count",
|
|
@@ -179,7 +179,7 @@ var frFR = {
|
|
|
179
179
|
},
|
|
180
180
|
"ExportResourcesModal.exportScopeAllProductSelections": {
|
|
181
181
|
developer_comment: "Label for Export All product selections",
|
|
182
|
-
string: "
|
|
182
|
+
string: "Tout exporter : {total, plural, one {# sélection de produit} other {# sélections de produit}}"
|
|
183
183
|
},
|
|
184
184
|
"ExportResourcesModal.exportScopeAllProductTailorings": {
|
|
185
185
|
developer_comment: "Label for Export All product tailorings",
|
|
@@ -219,7 +219,7 @@ var frFR = {
|
|
|
219
219
|
},
|
|
220
220
|
"ExportResourcesModal.exportScopeFilteredProductSelections": {
|
|
221
221
|
developer_comment: "Label for Export Filtered product selections",
|
|
222
|
-
string: "
|
|
222
|
+
string: "Exporter les données filtrées : {total, plural, one {# sélection de produit} other {# sélections de produit}}"
|
|
223
223
|
},
|
|
224
224
|
"ExportResourcesModal.exportScopeFilteredProductTailorings": {
|
|
225
225
|
developer_comment: "Label for Export Filtered product tailorings",
|
|
@@ -263,7 +263,7 @@ var frFR = {
|
|
|
263
263
|
},
|
|
264
264
|
"ExportResourcesModal.exportScopeSelectedProductSelections": {
|
|
265
265
|
developer_comment: "Label for Export Selected product selections",
|
|
266
|
-
string: "
|
|
266
|
+
string: "Exporter les données sélectionnées : {total, plural, one {# sélection de produit} other {# sélections de produit}}"
|
|
267
267
|
},
|
|
268
268
|
"ExportResourcesModal.exportScopeSelectedProductTailorings": {
|
|
269
269
|
developer_comment: "Label for Export Selected product tailorings",
|
|
@@ -287,7 +287,7 @@ var frFR = {
|
|
|
287
287
|
},
|
|
288
288
|
"ExportResourcesModal.exportScopeSpecificStoreProductTailorings": {
|
|
289
289
|
developer_comment: "Label for Export For a specific store option for product tailorings",
|
|
290
|
-
string: "
|
|
290
|
+
string: "Exporter des produits personnalisés pour une boutique spécifique"
|
|
291
291
|
},
|
|
292
292
|
"ExportResourcesModal.fieldDefinitionNotFound": {
|
|
293
293
|
developer_comment: "Field definition not found error",
|
|
@@ -407,7 +407,7 @@ var frFR = {
|
|
|
407
407
|
},
|
|
408
408
|
"ExportResourcesModal.modalTitle.productSelection": {
|
|
409
409
|
developer_comment: "Label for the product selections modal title",
|
|
410
|
-
string: "
|
|
410
|
+
string: "Exporter des sélections de produits"
|
|
411
411
|
},
|
|
412
412
|
"ExportResourcesModal.modalTitle.productTailoring": {
|
|
413
413
|
developer_comment: "Label for the product tailorings modal title",
|
|
@@ -503,7 +503,7 @@ var frFR = {
|
|
|
503
503
|
},
|
|
504
504
|
"ExportResourcesModal.selectFieldsFromImportedCSV": {
|
|
505
505
|
developer_comment: "Label for \"Select any field from an imported CSV\" button",
|
|
506
|
-
string: "
|
|
506
|
+
string: "Sélectionner certains champs depuis un CSV importé"
|
|
507
507
|
},
|
|
508
508
|
"ExportResourcesModal.selectFieldsFromLimitedList": {
|
|
509
509
|
developer_comment: "Label for \"Select fields from a limited list\" button",
|
|
@@ -514,7 +514,7 @@ var frFR = {
|
|
|
514
514
|
},
|
|
515
515
|
"ExportResourcesModal.selectStorePlaceholder": {
|
|
516
516
|
developer_comment: "Placeholder for the store selection dropdown",
|
|
517
|
-
string: "
|
|
517
|
+
string: "Sélectionner une boutique"
|
|
518
518
|
},
|
|
519
519
|
"ExportResourcesModal.selected": {
|
|
520
520
|
developer_comment: "Label for total Selected",
|
|
@@ -542,7 +542,7 @@ var frFR = {
|
|
|
542
542
|
},
|
|
543
543
|
"ExportResourcesModal.startingExport": {
|
|
544
544
|
developer_comment: "Label for the \"Start export\" button while the export operation is being started",
|
|
545
|
-
string: "
|
|
545
|
+
string: "Commencer l'exportation"
|
|
546
546
|
},
|
|
547
547
|
"ExportResourcesModal.stepCount": {
|
|
548
548
|
developer_comment: "Step count",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@commercetools-frontend-extensions/export-resources-modal",
|
|
3
3
|
"description": "Shared export modal for exporting resources",
|
|
4
|
-
"version": "5.16.
|
|
4
|
+
"version": "5.16.8",
|
|
5
5
|
"license": "BSD-3-Clause",
|
|
6
6
|
"publishConfig": {
|
|
7
7
|
"access": "public"
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"moment": "^2.30.1",
|
|
27
27
|
"omit-empty-es": "^1.1.3",
|
|
28
28
|
"prop-types": "^15.8.1",
|
|
29
|
-
"@commercetools-frontend-extensions/operations": "5.1.
|
|
29
|
+
"@commercetools-frontend-extensions/operations": "5.1.2"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
32
|
"@commercetools-frontend/actions-global": "27.8.0",
|