@commercetools-frontend-extensions/export-resources-modal 5.12.0 → 5.13.1
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/README.md +2 -0
- package/dist/commercetools-frontend-extensions-export-resources-modal.cjs.dev.js +9 -9
- package/dist/commercetools-frontend-extensions-export-resources-modal.cjs.prod.js +9 -9
- package/dist/commercetools-frontend-extensions-export-resources-modal.esm.js +9 -9
- package/dist/{de-c329851c.cjs.prod.js → de-6b509aa7.cjs.dev.js} +40 -16
- package/dist/{de-e750003d.cjs.dev.js → de-8110043f.cjs.prod.js} +40 -16
- package/dist/{de-c4790906.esm.js → de-b9fb4989.esm.js} +40 -16
- package/dist/declarations/src/@types/export-resources-modal-types.d.ts +1 -0
- package/dist/{en-71b1a370.cjs.prod.js → en-377deb39.cjs.dev.js} +24 -0
- package/dist/{en-266b37b4.cjs.dev.js → en-9fe86528.cjs.prod.js} +24 -0
- package/dist/{en-95d6ae91.esm.js → en-de85a5ef.esm.js} +24 -0
- package/dist/{es-247f58fc.cjs.prod.js → es-0ea45787.cjs.dev.js} +41 -17
- package/dist/{es-ec8412cc.esm.js → es-86ebb4a7.esm.js} +41 -17
- package/dist/{es-e7f0907c.cjs.dev.js → es-dd446447.cjs.prod.js} +41 -17
- package/dist/{fr-FR-e38078dc.cjs.dev.js → fr-FR-0d9f3e3d.cjs.prod.js} +37 -13
- package/dist/{fr-FR-91c6dc87.cjs.prod.js → fr-FR-39e29254.cjs.dev.js} +37 -13
- package/dist/{fr-FR-b8239dad.esm.js → fr-FR-df020a8e.esm.js} +37 -13
- package/dist/{pt-BR-59bc8b1c.cjs.dev.js → pt-BR-22c0a143.cjs.dev.js} +41 -17
- package/dist/{pt-BR-0e9382e5.cjs.prod.js → pt-BR-55b92776.cjs.prod.js} +41 -17
- package/dist/{pt-BR-26f18714.esm.js → pt-BR-57d11a42.esm.js} +41 -17
- package/package.json +1 -1
|
@@ -45,19 +45,19 @@ var es = {
|
|
|
45
45
|
},
|
|
46
46
|
"ExportResourcesModal.columnSeparatorComma": {
|
|
47
47
|
developer_comment: "Label for comma column separator option",
|
|
48
|
-
string: "
|
|
48
|
+
string: "coma (,)"
|
|
49
49
|
},
|
|
50
50
|
"ExportResourcesModal.columnSeparatorPipe": {
|
|
51
51
|
developer_comment: "Label for pipe column separator option",
|
|
52
|
-
string: "
|
|
52
|
+
string: "barra vertical (|)"
|
|
53
53
|
},
|
|
54
54
|
"ExportResourcesModal.columnSeparatorSemicolon": {
|
|
55
55
|
developer_comment: "Label for semicolon column separator option",
|
|
56
|
-
string: "
|
|
56
|
+
string: "punto y coma (;)"
|
|
57
57
|
},
|
|
58
58
|
"ExportResourcesModal.columnSeparatorTab": {
|
|
59
59
|
developer_comment: "Label for tab column separator option",
|
|
60
|
-
string: "
|
|
60
|
+
string: "tabulador (\\t)"
|
|
61
61
|
},
|
|
62
62
|
"ExportResourcesModal.columns": {
|
|
63
63
|
developer_comment: "Label for column separator select",
|
|
@@ -69,7 +69,7 @@ var es = {
|
|
|
69
69
|
},
|
|
70
70
|
"ExportResourcesModal.csvSettings": {
|
|
71
71
|
developer_comment: "Label for CSV settings section",
|
|
72
|
-
string: "CSV
|
|
72
|
+
string: "Configuraciones CSV:"
|
|
73
73
|
},
|
|
74
74
|
"ExportResourcesModal.csvUploadFailed": {
|
|
75
75
|
developer_comment: "CSV upload failed title",
|
|
@@ -77,11 +77,11 @@ var es = {
|
|
|
77
77
|
},
|
|
78
78
|
"ExportResourcesModal.decimalSeparatorComma": {
|
|
79
79
|
developer_comment: "Label for comma decimal separator option",
|
|
80
|
-
string: "
|
|
80
|
+
string: "coma (,)"
|
|
81
81
|
},
|
|
82
82
|
"ExportResourcesModal.decimalSeparatorPoint": {
|
|
83
83
|
developer_comment: "Label for point decimal separator option",
|
|
84
|
-
string: "
|
|
84
|
+
string: "punto (.)"
|
|
85
85
|
},
|
|
86
86
|
"ExportResourcesModal.decimals": {
|
|
87
87
|
developer_comment: "Label for decimal separator select",
|
|
@@ -97,7 +97,7 @@ var es = {
|
|
|
97
97
|
},
|
|
98
98
|
"ExportResourcesModal.documentation": {
|
|
99
99
|
developer_comment: "A label for Documentation link",
|
|
100
|
-
string: "
|
|
100
|
+
string: "Documentación"
|
|
101
101
|
},
|
|
102
102
|
"ExportResourcesModal.dragAndDropCSV": {
|
|
103
103
|
developer_comment: "Label for \"Drag and drop CSV\" text",
|
|
@@ -175,6 +175,10 @@ var es = {
|
|
|
175
175
|
developer_comment: "Label for Export All orders",
|
|
176
176
|
string: "Exportar todo: {total, plural, one {# pedido} other {# pedidos}}"
|
|
177
177
|
},
|
|
178
|
+
"ExportResourcesModal.exportScopeAllProductTailorings": {
|
|
179
|
+
developer_comment: "Label for Export All product tailorings",
|
|
180
|
+
string: "Export tailored products for {total, plural, one {# product} other {# products}} in all stores"
|
|
181
|
+
},
|
|
178
182
|
"ExportResourcesModal.exportScopeAllProductTypes": {
|
|
179
183
|
developer_comment: "Label for Export All product types",
|
|
180
184
|
string: "Exportar todo: {total, plural, one {# tipo de producto} other {# tipos de producto}}"
|
|
@@ -203,6 +207,10 @@ var es = {
|
|
|
203
207
|
developer_comment: "Label for Export Filtered orders",
|
|
204
208
|
string: "Exportar los filtrados: {total, plural, one {# pedido} other {# pedidos}}"
|
|
205
209
|
},
|
|
210
|
+
"ExportResourcesModal.exportScopeFilteredProductTailorings": {
|
|
211
|
+
developer_comment: "Label for Export Filtered product tailorings",
|
|
212
|
+
string: "Export tailored products for the {total, plural, one {# filtered product} other {# filtered products}}"
|
|
213
|
+
},
|
|
206
214
|
"ExportResourcesModal.exportScopeFilteredProductTypes": {
|
|
207
215
|
developer_comment: "Label for Export Filtered product types",
|
|
208
216
|
string: "Exportar los filtrados: {total, plural, one {# tipo de producto} other {# tipos de producto}}"
|
|
@@ -235,6 +243,10 @@ var es = {
|
|
|
235
243
|
developer_comment: "Label for Export Selected orders",
|
|
236
244
|
string: "Exportar los seleccionados: {total, plural, one {# pedido} other {# pedidos}}"
|
|
237
245
|
},
|
|
246
|
+
"ExportResourcesModal.exportScopeSelectedProductTailorings": {
|
|
247
|
+
developer_comment: "Label for Export Selected product tailorings",
|
|
248
|
+
string: "Export tailored products for the {total, plural, one {# selected product} other {# selected products}}"
|
|
249
|
+
},
|
|
238
250
|
"ExportResourcesModal.exportScopeSelectedProductTypes": {
|
|
239
251
|
developer_comment: "Label for Export Selected product types",
|
|
240
252
|
string: "Exportar los seleccionados: {total, plural, one {# tipo de producto} other {# tipos de producto}}"
|
|
@@ -247,6 +259,10 @@ var es = {
|
|
|
247
259
|
developer_comment: "Label for Export Selected without count",
|
|
248
260
|
string: "Exportar selección"
|
|
249
261
|
},
|
|
262
|
+
"ExportResourcesModal.exportScopeSpecificStoreProductTailorings": {
|
|
263
|
+
developer_comment: "Label for Export For a specific store option for product tailorings",
|
|
264
|
+
string: "Export tailored products for a specific store"
|
|
265
|
+
},
|
|
250
266
|
"ExportResourcesModal.fieldDefinitionNotFound": {
|
|
251
267
|
developer_comment: "Field definition not found error",
|
|
252
268
|
string: "No se encontró el campo de definición"
|
|
@@ -265,7 +281,7 @@ var es = {
|
|
|
265
281
|
},
|
|
266
282
|
"ExportResourcesModal.fieldsToBeExportedInLanguages": {
|
|
267
283
|
developer_comment: "Label for fields to be exported in languages",
|
|
268
|
-
string: "{fieldCount, plural, one {<b>1</b>
|
|
284
|
+
string: "{fieldCount, plural, one {<b>{fieldCount}</b> campos a exportar en {languageCount, plural, one {<b>1</b> idioma} other {<b>{languageCount}</b> idiomas}}} many {<b>{fieldCount}</b> campos a exportar en {languageCount, plural, one {<b>1</b> idioma} other {<b>{languageCount}</b> idiomas}}} other {<b>{fieldCount}</b> campos a exportar en {languageCount, plural, one {<b>1</b> idioma} other {<b>{languageCount}</b> idiomas}}}}:"
|
|
269
285
|
},
|
|
270
286
|
"ExportResourcesModal.fileName": {
|
|
271
287
|
developer_comment: "exported file name",
|
|
@@ -273,7 +289,7 @@ var es = {
|
|
|
273
289
|
},
|
|
274
290
|
"ExportResourcesModal.fillRows": {
|
|
275
291
|
developer_comment: "A checkbox label for filling rows with complete data",
|
|
276
|
-
string: "
|
|
292
|
+
string: "Rellena todas las filas con datos completos"
|
|
277
293
|
},
|
|
278
294
|
"ExportResourcesModal.includeAllLocales": {
|
|
279
295
|
developer_comment: "label for \"Include all locales\" checkbox",
|
|
@@ -305,7 +321,7 @@ var es = {
|
|
|
305
321
|
},
|
|
306
322
|
"ExportResourcesModal.itemCount": {
|
|
307
323
|
developer_comment: "Label for item count",
|
|
308
|
-
string: "{count, plural, one {#
|
|
324
|
+
string: "{count, plural, one {# artículos} many {#artículos} other {# artículos}}"
|
|
309
325
|
},
|
|
310
326
|
"ExportResourcesModal.loadMoreFields": {
|
|
311
327
|
developer_comment: "Load more fields message",
|
|
@@ -363,13 +379,17 @@ var es = {
|
|
|
363
379
|
developer_comment: "Label for the products modal title",
|
|
364
380
|
string: "Exportar productos"
|
|
365
381
|
},
|
|
382
|
+
"ExportResourcesModal.modalTitle.productTailoring": {
|
|
383
|
+
developer_comment: "Label for the product tailorings modal title",
|
|
384
|
+
string: "Export tailored products"
|
|
385
|
+
},
|
|
366
386
|
"ExportResourcesModal.modalTitle.productType": {
|
|
367
387
|
developer_comment: "Label for the product types modal title",
|
|
368
388
|
string: "Exportar tipos de producto"
|
|
369
389
|
},
|
|
370
390
|
"ExportResourcesModal.moreInformation": {
|
|
371
391
|
developer_comment: "A label for more information",
|
|
372
|
-
string: "
|
|
392
|
+
string: "Para obtener más información consulta la {documentationLink}."
|
|
373
393
|
},
|
|
374
394
|
"ExportResourcesModal.myViews": {
|
|
375
395
|
developer_comment: "Label for \"My Views\" Select Field",
|
|
@@ -377,7 +397,7 @@ var es = {
|
|
|
377
397
|
},
|
|
378
398
|
"ExportResourcesModal.noResourcesToExport": {
|
|
379
399
|
developer_comment: "Error message when there are no resources to export",
|
|
380
|
-
string: "
|
|
400
|
+
string: "No hay recursos para exportar. Adapta tu selección o filtros e inténtalo de nuevo."
|
|
381
401
|
},
|
|
382
402
|
"ExportResourcesModal.noResourcesToExportForQueryPredicate": {
|
|
383
403
|
developer_comment: "Error message when there are no resources to export for given query predicate",
|
|
@@ -425,11 +445,11 @@ var es = {
|
|
|
425
445
|
},
|
|
426
446
|
"ExportResourcesModal.saveAs": {
|
|
427
447
|
developer_comment: "Label for \"Save as:\"",
|
|
428
|
-
string: "
|
|
448
|
+
string: "Guardar como:"
|
|
429
449
|
},
|
|
430
450
|
"ExportResourcesModal.scope": {
|
|
431
451
|
developer_comment: "Label for \"Scope:\"",
|
|
432
|
-
string: "
|
|
452
|
+
string: "Ámbito:"
|
|
433
453
|
},
|
|
434
454
|
"ExportResourcesModal.searchByEnteringTheExactFieldName": {
|
|
435
455
|
developer_comment: "In Export fields selection - Search by entering the exact field name message",
|
|
@@ -458,17 +478,21 @@ var es = {
|
|
|
458
478
|
"ExportResourcesModal.selectFieldsToExport": {
|
|
459
479
|
string: "Seleccionar los campos para exportar"
|
|
460
480
|
},
|
|
481
|
+
"ExportResourcesModal.selectStorePlaceholder": {
|
|
482
|
+
developer_comment: "Placeholder for the store selection dropdown",
|
|
483
|
+
string: "Select store"
|
|
484
|
+
},
|
|
461
485
|
"ExportResourcesModal.selected": {
|
|
462
486
|
developer_comment: "Label for total Selected",
|
|
463
487
|
string: "{total} seleccionado/s"
|
|
464
488
|
},
|
|
465
489
|
"ExportResourcesModal.separators": {
|
|
466
490
|
developer_comment: "Label for separators",
|
|
467
|
-
string: "
|
|
491
|
+
string: "Separadores"
|
|
468
492
|
},
|
|
469
493
|
"ExportResourcesModal.separatorsDescription": {
|
|
470
494
|
developer_comment: "Description for column separators",
|
|
471
|
-
string: "
|
|
495
|
+
string: "Configurar cómo se separan las columnas en el archivo exportado"
|
|
472
496
|
},
|
|
473
497
|
"ExportResourcesModal.showAll": {
|
|
474
498
|
developer_comment: "Label for \"Show all\" button",
|
|
@@ -47,19 +47,19 @@ var es = {
|
|
|
47
47
|
},
|
|
48
48
|
"ExportResourcesModal.columnSeparatorComma": {
|
|
49
49
|
developer_comment: "Label for comma column separator option",
|
|
50
|
-
string: "
|
|
50
|
+
string: "coma (,)"
|
|
51
51
|
},
|
|
52
52
|
"ExportResourcesModal.columnSeparatorPipe": {
|
|
53
53
|
developer_comment: "Label for pipe column separator option",
|
|
54
|
-
string: "
|
|
54
|
+
string: "barra vertical (|)"
|
|
55
55
|
},
|
|
56
56
|
"ExportResourcesModal.columnSeparatorSemicolon": {
|
|
57
57
|
developer_comment: "Label for semicolon column separator option",
|
|
58
|
-
string: "
|
|
58
|
+
string: "punto y coma (;)"
|
|
59
59
|
},
|
|
60
60
|
"ExportResourcesModal.columnSeparatorTab": {
|
|
61
61
|
developer_comment: "Label for tab column separator option",
|
|
62
|
-
string: "
|
|
62
|
+
string: "tabulador (\\t)"
|
|
63
63
|
},
|
|
64
64
|
"ExportResourcesModal.columns": {
|
|
65
65
|
developer_comment: "Label for column separator select",
|
|
@@ -71,7 +71,7 @@ var es = {
|
|
|
71
71
|
},
|
|
72
72
|
"ExportResourcesModal.csvSettings": {
|
|
73
73
|
developer_comment: "Label for CSV settings section",
|
|
74
|
-
string: "CSV
|
|
74
|
+
string: "Configuraciones CSV:"
|
|
75
75
|
},
|
|
76
76
|
"ExportResourcesModal.csvUploadFailed": {
|
|
77
77
|
developer_comment: "CSV upload failed title",
|
|
@@ -79,11 +79,11 @@ var es = {
|
|
|
79
79
|
},
|
|
80
80
|
"ExportResourcesModal.decimalSeparatorComma": {
|
|
81
81
|
developer_comment: "Label for comma decimal separator option",
|
|
82
|
-
string: "
|
|
82
|
+
string: "coma (,)"
|
|
83
83
|
},
|
|
84
84
|
"ExportResourcesModal.decimalSeparatorPoint": {
|
|
85
85
|
developer_comment: "Label for point decimal separator option",
|
|
86
|
-
string: "
|
|
86
|
+
string: "punto (.)"
|
|
87
87
|
},
|
|
88
88
|
"ExportResourcesModal.decimals": {
|
|
89
89
|
developer_comment: "Label for decimal separator select",
|
|
@@ -99,7 +99,7 @@ var es = {
|
|
|
99
99
|
},
|
|
100
100
|
"ExportResourcesModal.documentation": {
|
|
101
101
|
developer_comment: "A label for Documentation link",
|
|
102
|
-
string: "
|
|
102
|
+
string: "Documentación"
|
|
103
103
|
},
|
|
104
104
|
"ExportResourcesModal.dragAndDropCSV": {
|
|
105
105
|
developer_comment: "Label for \"Drag and drop CSV\" text",
|
|
@@ -177,6 +177,10 @@ var es = {
|
|
|
177
177
|
developer_comment: "Label for Export All orders",
|
|
178
178
|
string: "Exportar todo: {total, plural, one {# pedido} other {# pedidos}}"
|
|
179
179
|
},
|
|
180
|
+
"ExportResourcesModal.exportScopeAllProductTailorings": {
|
|
181
|
+
developer_comment: "Label for Export All product tailorings",
|
|
182
|
+
string: "Export tailored products for {total, plural, one {# product} other {# products}} in all stores"
|
|
183
|
+
},
|
|
180
184
|
"ExportResourcesModal.exportScopeAllProductTypes": {
|
|
181
185
|
developer_comment: "Label for Export All product types",
|
|
182
186
|
string: "Exportar todo: {total, plural, one {# tipo de producto} other {# tipos de producto}}"
|
|
@@ -205,6 +209,10 @@ var es = {
|
|
|
205
209
|
developer_comment: "Label for Export Filtered orders",
|
|
206
210
|
string: "Exportar los filtrados: {total, plural, one {# pedido} other {# pedidos}}"
|
|
207
211
|
},
|
|
212
|
+
"ExportResourcesModal.exportScopeFilteredProductTailorings": {
|
|
213
|
+
developer_comment: "Label for Export Filtered product tailorings",
|
|
214
|
+
string: "Export tailored products for the {total, plural, one {# filtered product} other {# filtered products}}"
|
|
215
|
+
},
|
|
208
216
|
"ExportResourcesModal.exportScopeFilteredProductTypes": {
|
|
209
217
|
developer_comment: "Label for Export Filtered product types",
|
|
210
218
|
string: "Exportar los filtrados: {total, plural, one {# tipo de producto} other {# tipos de producto}}"
|
|
@@ -237,6 +245,10 @@ var es = {
|
|
|
237
245
|
developer_comment: "Label for Export Selected orders",
|
|
238
246
|
string: "Exportar los seleccionados: {total, plural, one {# pedido} other {# pedidos}}"
|
|
239
247
|
},
|
|
248
|
+
"ExportResourcesModal.exportScopeSelectedProductTailorings": {
|
|
249
|
+
developer_comment: "Label for Export Selected product tailorings",
|
|
250
|
+
string: "Export tailored products for the {total, plural, one {# selected product} other {# selected products}}"
|
|
251
|
+
},
|
|
240
252
|
"ExportResourcesModal.exportScopeSelectedProductTypes": {
|
|
241
253
|
developer_comment: "Label for Export Selected product types",
|
|
242
254
|
string: "Exportar los seleccionados: {total, plural, one {# tipo de producto} other {# tipos de producto}}"
|
|
@@ -249,6 +261,10 @@ var es = {
|
|
|
249
261
|
developer_comment: "Label for Export Selected without count",
|
|
250
262
|
string: "Exportar selección"
|
|
251
263
|
},
|
|
264
|
+
"ExportResourcesModal.exportScopeSpecificStoreProductTailorings": {
|
|
265
|
+
developer_comment: "Label for Export For a specific store option for product tailorings",
|
|
266
|
+
string: "Export tailored products for a specific store"
|
|
267
|
+
},
|
|
252
268
|
"ExportResourcesModal.fieldDefinitionNotFound": {
|
|
253
269
|
developer_comment: "Field definition not found error",
|
|
254
270
|
string: "No se encontró el campo de definición"
|
|
@@ -267,7 +283,7 @@ var es = {
|
|
|
267
283
|
},
|
|
268
284
|
"ExportResourcesModal.fieldsToBeExportedInLanguages": {
|
|
269
285
|
developer_comment: "Label for fields to be exported in languages",
|
|
270
|
-
string: "{fieldCount, plural, one {<b>1</b>
|
|
286
|
+
string: "{fieldCount, plural, one {<b>{fieldCount}</b> campos a exportar en {languageCount, plural, one {<b>1</b> idioma} other {<b>{languageCount}</b> idiomas}}} many {<b>{fieldCount}</b> campos a exportar en {languageCount, plural, one {<b>1</b> idioma} other {<b>{languageCount}</b> idiomas}}} other {<b>{fieldCount}</b> campos a exportar en {languageCount, plural, one {<b>1</b> idioma} other {<b>{languageCount}</b> idiomas}}}}:"
|
|
271
287
|
},
|
|
272
288
|
"ExportResourcesModal.fileName": {
|
|
273
289
|
developer_comment: "exported file name",
|
|
@@ -275,7 +291,7 @@ var es = {
|
|
|
275
291
|
},
|
|
276
292
|
"ExportResourcesModal.fillRows": {
|
|
277
293
|
developer_comment: "A checkbox label for filling rows with complete data",
|
|
278
|
-
string: "
|
|
294
|
+
string: "Rellena todas las filas con datos completos"
|
|
279
295
|
},
|
|
280
296
|
"ExportResourcesModal.includeAllLocales": {
|
|
281
297
|
developer_comment: "label for \"Include all locales\" checkbox",
|
|
@@ -307,7 +323,7 @@ var es = {
|
|
|
307
323
|
},
|
|
308
324
|
"ExportResourcesModal.itemCount": {
|
|
309
325
|
developer_comment: "Label for item count",
|
|
310
|
-
string: "{count, plural, one {#
|
|
326
|
+
string: "{count, plural, one {# artículos} many {#artículos} other {# artículos}}"
|
|
311
327
|
},
|
|
312
328
|
"ExportResourcesModal.loadMoreFields": {
|
|
313
329
|
developer_comment: "Load more fields message",
|
|
@@ -365,13 +381,17 @@ var es = {
|
|
|
365
381
|
developer_comment: "Label for the products modal title",
|
|
366
382
|
string: "Exportar productos"
|
|
367
383
|
},
|
|
384
|
+
"ExportResourcesModal.modalTitle.productTailoring": {
|
|
385
|
+
developer_comment: "Label for the product tailorings modal title",
|
|
386
|
+
string: "Export tailored products"
|
|
387
|
+
},
|
|
368
388
|
"ExportResourcesModal.modalTitle.productType": {
|
|
369
389
|
developer_comment: "Label for the product types modal title",
|
|
370
390
|
string: "Exportar tipos de producto"
|
|
371
391
|
},
|
|
372
392
|
"ExportResourcesModal.moreInformation": {
|
|
373
393
|
developer_comment: "A label for more information",
|
|
374
|
-
string: "
|
|
394
|
+
string: "Para obtener más información consulta la {documentationLink}."
|
|
375
395
|
},
|
|
376
396
|
"ExportResourcesModal.myViews": {
|
|
377
397
|
developer_comment: "Label for \"My Views\" Select Field",
|
|
@@ -379,7 +399,7 @@ var es = {
|
|
|
379
399
|
},
|
|
380
400
|
"ExportResourcesModal.noResourcesToExport": {
|
|
381
401
|
developer_comment: "Error message when there are no resources to export",
|
|
382
|
-
string: "
|
|
402
|
+
string: "No hay recursos para exportar. Adapta tu selección o filtros e inténtalo de nuevo."
|
|
383
403
|
},
|
|
384
404
|
"ExportResourcesModal.noResourcesToExportForQueryPredicate": {
|
|
385
405
|
developer_comment: "Error message when there are no resources to export for given query predicate",
|
|
@@ -427,11 +447,11 @@ var es = {
|
|
|
427
447
|
},
|
|
428
448
|
"ExportResourcesModal.saveAs": {
|
|
429
449
|
developer_comment: "Label for \"Save as:\"",
|
|
430
|
-
string: "
|
|
450
|
+
string: "Guardar como:"
|
|
431
451
|
},
|
|
432
452
|
"ExportResourcesModal.scope": {
|
|
433
453
|
developer_comment: "Label for \"Scope:\"",
|
|
434
|
-
string: "
|
|
454
|
+
string: "Ámbito:"
|
|
435
455
|
},
|
|
436
456
|
"ExportResourcesModal.searchByEnteringTheExactFieldName": {
|
|
437
457
|
developer_comment: "In Export fields selection - Search by entering the exact field name message",
|
|
@@ -460,17 +480,21 @@ var es = {
|
|
|
460
480
|
"ExportResourcesModal.selectFieldsToExport": {
|
|
461
481
|
string: "Seleccionar los campos para exportar"
|
|
462
482
|
},
|
|
483
|
+
"ExportResourcesModal.selectStorePlaceholder": {
|
|
484
|
+
developer_comment: "Placeholder for the store selection dropdown",
|
|
485
|
+
string: "Select store"
|
|
486
|
+
},
|
|
463
487
|
"ExportResourcesModal.selected": {
|
|
464
488
|
developer_comment: "Label for total Selected",
|
|
465
489
|
string: "{total} seleccionado/s"
|
|
466
490
|
},
|
|
467
491
|
"ExportResourcesModal.separators": {
|
|
468
492
|
developer_comment: "Label for separators",
|
|
469
|
-
string: "
|
|
493
|
+
string: "Separadores"
|
|
470
494
|
},
|
|
471
495
|
"ExportResourcesModal.separatorsDescription": {
|
|
472
496
|
developer_comment: "Description for column separators",
|
|
473
|
-
string: "
|
|
497
|
+
string: "Configurar cómo se separan las columnas en el archivo exportado"
|
|
474
498
|
},
|
|
475
499
|
"ExportResourcesModal.showAll": {
|
|
476
500
|
developer_comment: "Label for \"Show all\" button",
|
|
@@ -51,15 +51,15 @@ var frFR = {
|
|
|
51
51
|
},
|
|
52
52
|
"ExportResourcesModal.columnSeparatorPipe": {
|
|
53
53
|
developer_comment: "Label for pipe column separator option",
|
|
54
|
-
string: "
|
|
54
|
+
string: "barre verticale (|)"
|
|
55
55
|
},
|
|
56
56
|
"ExportResourcesModal.columnSeparatorSemicolon": {
|
|
57
57
|
developer_comment: "Label for semicolon column separator option",
|
|
58
|
-
string: "
|
|
58
|
+
string: "point virgule"
|
|
59
59
|
},
|
|
60
60
|
"ExportResourcesModal.columnSeparatorTab": {
|
|
61
61
|
developer_comment: "Label for tab column separator option",
|
|
62
|
-
string: "
|
|
62
|
+
string: "onglet (\\t)"
|
|
63
63
|
},
|
|
64
64
|
"ExportResourcesModal.columns": {
|
|
65
65
|
developer_comment: "Label for column separator select",
|
|
@@ -71,7 +71,7 @@ var frFR = {
|
|
|
71
71
|
},
|
|
72
72
|
"ExportResourcesModal.csvSettings": {
|
|
73
73
|
developer_comment: "Label for CSV settings section",
|
|
74
|
-
string: "CSV
|
|
74
|
+
string: "Paramètres CSV"
|
|
75
75
|
},
|
|
76
76
|
"ExportResourcesModal.csvUploadFailed": {
|
|
77
77
|
developer_comment: "CSV upload failed title",
|
|
@@ -177,6 +177,10 @@ var frFR = {
|
|
|
177
177
|
developer_comment: "Label for Export All orders",
|
|
178
178
|
string: "Tout exporter : {total, plural, one {# commande} other {# commandes}}"
|
|
179
179
|
},
|
|
180
|
+
"ExportResourcesModal.exportScopeAllProductTailorings": {
|
|
181
|
+
developer_comment: "Label for Export All product tailorings",
|
|
182
|
+
string: "Export tailored products for {total, plural, one {# product} other {# products}} in all stores"
|
|
183
|
+
},
|
|
180
184
|
"ExportResourcesModal.exportScopeAllProductTypes": {
|
|
181
185
|
developer_comment: "Label for Export All product types",
|
|
182
186
|
string: "Tout exporter : {total, plural, one {# type de produit} other {# types de produit}}"
|
|
@@ -205,6 +209,10 @@ var frFR = {
|
|
|
205
209
|
developer_comment: "Label for Export Filtered orders",
|
|
206
210
|
string: "Exporter les données filtrées : {total, plural, one {# commande} other {# commandes}}"
|
|
207
211
|
},
|
|
212
|
+
"ExportResourcesModal.exportScopeFilteredProductTailorings": {
|
|
213
|
+
developer_comment: "Label for Export Filtered product tailorings",
|
|
214
|
+
string: "Export tailored products for the {total, plural, one {# filtered product} other {# filtered products}}"
|
|
215
|
+
},
|
|
208
216
|
"ExportResourcesModal.exportScopeFilteredProductTypes": {
|
|
209
217
|
developer_comment: "Label for Export Filtered product types",
|
|
210
218
|
string: "Exporter les données filtrées : {total, plural, one {# type de produit} other {# types de produit}}"
|
|
@@ -237,6 +245,10 @@ var frFR = {
|
|
|
237
245
|
developer_comment: "Label for Export Selected orders",
|
|
238
246
|
string: "Exporter les données sélectionnées : {total, plural, one {# commande} other {# commandes}}"
|
|
239
247
|
},
|
|
248
|
+
"ExportResourcesModal.exportScopeSelectedProductTailorings": {
|
|
249
|
+
developer_comment: "Label for Export Selected product tailorings",
|
|
250
|
+
string: "Export tailored products for the {total, plural, one {# selected product} other {# selected products}}"
|
|
251
|
+
},
|
|
240
252
|
"ExportResourcesModal.exportScopeSelectedProductTypes": {
|
|
241
253
|
developer_comment: "Label for Export Selected product types",
|
|
242
254
|
string: "Exporter les données sélectionnées : {total, plural, one {# type de produit} other {# types de produit}}"
|
|
@@ -249,6 +261,10 @@ var frFR = {
|
|
|
249
261
|
developer_comment: "Label for Export Selected without count",
|
|
250
262
|
string: "Sélection d'exportation"
|
|
251
263
|
},
|
|
264
|
+
"ExportResourcesModal.exportScopeSpecificStoreProductTailorings": {
|
|
265
|
+
developer_comment: "Label for Export For a specific store option for product tailorings",
|
|
266
|
+
string: "Export tailored products for a specific store"
|
|
267
|
+
},
|
|
252
268
|
"ExportResourcesModal.fieldDefinitionNotFound": {
|
|
253
269
|
developer_comment: "Field definition not found error",
|
|
254
270
|
string: "Définition de champ introuvable"
|
|
@@ -267,7 +283,7 @@ var frFR = {
|
|
|
267
283
|
},
|
|
268
284
|
"ExportResourcesModal.fieldsToBeExportedInLanguages": {
|
|
269
285
|
developer_comment: "Label for fields to be exported in languages",
|
|
270
|
-
string: "{fieldCount, plural, one {<b>
|
|
286
|
+
string: "{fieldCount, plural, one {\n\n\n} many {<b>{fieldCount}</b> champs à exporter dans {languageCount, plural, one {<b>1</b>language} et {<b>{languageCount}</b> languages}}} other {<b>{fieldCount}</b> champs à exporter dans {languageCount, plural, one {<b>1</b>language} et {<b>{languageCount}</b> languages}}}}:"
|
|
271
287
|
},
|
|
272
288
|
"ExportResourcesModal.fileName": {
|
|
273
289
|
developer_comment: "exported file name",
|
|
@@ -275,7 +291,7 @@ var frFR = {
|
|
|
275
291
|
},
|
|
276
292
|
"ExportResourcesModal.fillRows": {
|
|
277
293
|
developer_comment: "A checkbox label for filling rows with complete data",
|
|
278
|
-
string: "
|
|
294
|
+
string: "Remplissez toutes les lignes avec des données complètes"
|
|
279
295
|
},
|
|
280
296
|
"ExportResourcesModal.includeAllLocales": {
|
|
281
297
|
developer_comment: "label for \"Include all locales\" checkbox",
|
|
@@ -307,7 +323,7 @@ var frFR = {
|
|
|
307
323
|
},
|
|
308
324
|
"ExportResourcesModal.itemCount": {
|
|
309
325
|
developer_comment: "Label for item count",
|
|
310
|
-
string: "{count, plural, one {#
|
|
326
|
+
string: "{count, plural, one {11} many {# articles} other {# articles}}"
|
|
311
327
|
},
|
|
312
328
|
"ExportResourcesModal.loadMoreFields": {
|
|
313
329
|
developer_comment: "Load more fields message",
|
|
@@ -365,13 +381,17 @@ var frFR = {
|
|
|
365
381
|
developer_comment: "Label for the products modal title",
|
|
366
382
|
string: "Exporter des produits"
|
|
367
383
|
},
|
|
384
|
+
"ExportResourcesModal.modalTitle.productTailoring": {
|
|
385
|
+
developer_comment: "Label for the product tailorings modal title",
|
|
386
|
+
string: "Export tailored products"
|
|
387
|
+
},
|
|
368
388
|
"ExportResourcesModal.modalTitle.productType": {
|
|
369
389
|
developer_comment: "Label for the product types modal title",
|
|
370
390
|
string: "Types de produit à exporter"
|
|
371
391
|
},
|
|
372
392
|
"ExportResourcesModal.moreInformation": {
|
|
373
393
|
developer_comment: "A label for more information",
|
|
374
|
-
string: "
|
|
394
|
+
string: "Pour plus d'informations, consultez le {documentationLink}"
|
|
375
395
|
},
|
|
376
396
|
"ExportResourcesModal.myViews": {
|
|
377
397
|
developer_comment: "Label for \"My Views\" Select Field",
|
|
@@ -379,7 +399,7 @@ var frFR = {
|
|
|
379
399
|
},
|
|
380
400
|
"ExportResourcesModal.noResourcesToExport": {
|
|
381
401
|
developer_comment: "Error message when there are no resources to export",
|
|
382
|
-
string: "
|
|
402
|
+
string: "Il n'y a aucune ressource à exporter. Veuillez modifier votre sélection ou vos filtres, puis réessayez."
|
|
383
403
|
},
|
|
384
404
|
"ExportResourcesModal.noResourcesToExportForQueryPredicate": {
|
|
385
405
|
developer_comment: "Error message when there are no resources to export for given query predicate",
|
|
@@ -427,11 +447,11 @@ var frFR = {
|
|
|
427
447
|
},
|
|
428
448
|
"ExportResourcesModal.saveAs": {
|
|
429
449
|
developer_comment: "Label for \"Save as:\"",
|
|
430
|
-
string: "
|
|
450
|
+
string: "Enregistrer sous :"
|
|
431
451
|
},
|
|
432
452
|
"ExportResourcesModal.scope": {
|
|
433
453
|
developer_comment: "Label for \"Scope:\"",
|
|
434
|
-
string: "
|
|
454
|
+
string: "Étendue :"
|
|
435
455
|
},
|
|
436
456
|
"ExportResourcesModal.searchByEnteringTheExactFieldName": {
|
|
437
457
|
developer_comment: "In Export fields selection - Search by entering the exact field name message",
|
|
@@ -460,17 +480,21 @@ var frFR = {
|
|
|
460
480
|
"ExportResourcesModal.selectFieldsToExport": {
|
|
461
481
|
string: "Sélectionner les champs à exporter"
|
|
462
482
|
},
|
|
483
|
+
"ExportResourcesModal.selectStorePlaceholder": {
|
|
484
|
+
developer_comment: "Placeholder for the store selection dropdown",
|
|
485
|
+
string: "Select store"
|
|
486
|
+
},
|
|
463
487
|
"ExportResourcesModal.selected": {
|
|
464
488
|
developer_comment: "Label for total Selected",
|
|
465
489
|
string: "{total} sélectionné(s)"
|
|
466
490
|
},
|
|
467
491
|
"ExportResourcesModal.separators": {
|
|
468
492
|
developer_comment: "Label for separators",
|
|
469
|
-
string: "
|
|
493
|
+
string: "Séparateurs"
|
|
470
494
|
},
|
|
471
495
|
"ExportResourcesModal.separatorsDescription": {
|
|
472
496
|
developer_comment: "Description for column separators",
|
|
473
|
-
string: "
|
|
497
|
+
string: "Configurer la séparation des colonnes dans le fichier exporté"
|
|
474
498
|
},
|
|
475
499
|
"ExportResourcesModal.showAll": {
|
|
476
500
|
developer_comment: "Label for \"Show all\" button",
|