@commercetools-frontend-extensions/export-resources-modal 5.13.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/dist/commercetools-frontend-extensions-export-resources-modal.cjs.dev.js +5 -5
- package/dist/commercetools-frontend-extensions-export-resources-modal.cjs.prod.js +5 -5
- package/dist/commercetools-frontend-extensions-export-resources-modal.esm.js +5 -5
- 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/{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 ptBR = {
|
|
|
45
45
|
},
|
|
46
46
|
"ExportResourcesModal.columnSeparatorComma": {
|
|
47
47
|
developer_comment: "Label for comma column separator option",
|
|
48
|
-
string: "
|
|
48
|
+
string: "vírgula (,)"
|
|
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: "ponto e vírgula (;)"
|
|
57
57
|
},
|
|
58
58
|
"ExportResourcesModal.columnSeparatorTab": {
|
|
59
59
|
developer_comment: "Label for tab column separator option",
|
|
60
|
-
string: "
|
|
60
|
+
string: "tabulação (\\t)"
|
|
61
61
|
},
|
|
62
62
|
"ExportResourcesModal.columns": {
|
|
63
63
|
developer_comment: "Label for column separator select",
|
|
@@ -69,7 +69,7 @@ var ptBR = {
|
|
|
69
69
|
},
|
|
70
70
|
"ExportResourcesModal.csvSettings": {
|
|
71
71
|
developer_comment: "Label for CSV settings section",
|
|
72
|
-
string: "CSV
|
|
72
|
+
string: "Configurações de CSV:"
|
|
73
73
|
},
|
|
74
74
|
"ExportResourcesModal.csvUploadFailed": {
|
|
75
75
|
developer_comment: "CSV upload failed title",
|
|
@@ -77,11 +77,11 @@ var ptBR = {
|
|
|
77
77
|
},
|
|
78
78
|
"ExportResourcesModal.decimalSeparatorComma": {
|
|
79
79
|
developer_comment: "Label for comma decimal separator option",
|
|
80
|
-
string: "
|
|
80
|
+
string: "vírgula (,)"
|
|
81
81
|
},
|
|
82
82
|
"ExportResourcesModal.decimalSeparatorPoint": {
|
|
83
83
|
developer_comment: "Label for point decimal separator option",
|
|
84
|
-
string: "
|
|
84
|
+
string: "ponto (.)"
|
|
85
85
|
},
|
|
86
86
|
"ExportResourcesModal.decimals": {
|
|
87
87
|
developer_comment: "Label for decimal separator select",
|
|
@@ -97,7 +97,7 @@ var ptBR = {
|
|
|
97
97
|
},
|
|
98
98
|
"ExportResourcesModal.documentation": {
|
|
99
99
|
developer_comment: "A label for Documentation link",
|
|
100
|
-
string: "
|
|
100
|
+
string: "Documentação"
|
|
101
101
|
},
|
|
102
102
|
"ExportResourcesModal.dragAndDropCSV": {
|
|
103
103
|
developer_comment: "Label for \"Drag and drop CSV\" text",
|
|
@@ -175,6 +175,10 @@ var ptBR = {
|
|
|
175
175
|
developer_comment: "Label for Export All orders",
|
|
176
176
|
string: "Exportar tudo: {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 tudo: {total, plural, one {# tipo de produto} other {# tipos de produto}}"
|
|
@@ -203,6 +207,10 @@ var ptBR = {
|
|
|
203
207
|
developer_comment: "Label for Export Filtered orders",
|
|
204
208
|
string: "Exportar 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 filtrados: {total, plural, one {# tipo de produto} other {# tipos de produto}}"
|
|
@@ -235,6 +243,10 @@ var ptBR = {
|
|
|
235
243
|
developer_comment: "Label for Export Selected orders",
|
|
236
244
|
string: "Exportar selecionados: {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 selecionados: {total, plural, one {# tipo de produto} other {# tipos de produto}}"
|
|
@@ -247,6 +259,10 @@ var ptBR = {
|
|
|
247
259
|
developer_comment: "Label for Export Selected without count",
|
|
248
260
|
string: "Exportar seleção"
|
|
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: "Definição do campo não encontrada"
|
|
@@ -265,7 +281,7 @@ var ptBR = {
|
|
|
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>1</b> campo a ser exportado em {languageCount, plural, one {<b>1</b> language} other {<b>{languageCount}</b> languages}}} many {<b>{fieldCount}</b> campos a serem exportados em {languageCount, plural, one {<b>1</b> language} other {<b>{languageCount}</b> languages}}} other {<b>{fieldCount}</b> campos a serem exportados em {languageCount, plural, one {<b>1</b> language} other {<b>{languageCount}</b> languages}}}}:"
|
|
269
285
|
},
|
|
270
286
|
"ExportResourcesModal.fileName": {
|
|
271
287
|
developer_comment: "exported file name",
|
|
@@ -273,7 +289,7 @@ var ptBR = {
|
|
|
273
289
|
},
|
|
274
290
|
"ExportResourcesModal.fillRows": {
|
|
275
291
|
developer_comment: "A checkbox label for filling rows with complete data",
|
|
276
|
-
string: "
|
|
292
|
+
string: "Preencha todas as linha com dados completos"
|
|
277
293
|
},
|
|
278
294
|
"ExportResourcesModal.includeAllLocales": {
|
|
279
295
|
developer_comment: "label for \"Include all locales\" checkbox",
|
|
@@ -305,7 +321,7 @@ var ptBR = {
|
|
|
305
321
|
},
|
|
306
322
|
"ExportResourcesModal.itemCount": {
|
|
307
323
|
developer_comment: "Label for item count",
|
|
308
|
-
string: "{count, plural, one {
|
|
324
|
+
string: "{count, plural, one {Nº de item} many {Nº de itens} other {Nº de itens}}"
|
|
309
325
|
},
|
|
310
326
|
"ExportResourcesModal.loadMoreFields": {
|
|
311
327
|
developer_comment: "Load more fields message",
|
|
@@ -363,13 +379,17 @@ var ptBR = {
|
|
|
363
379
|
developer_comment: "Label for the products modal title",
|
|
364
380
|
string: "Exportar produtos"
|
|
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 produtos"
|
|
369
389
|
},
|
|
370
390
|
"ExportResourcesModal.moreInformation": {
|
|
371
391
|
developer_comment: "A label for more information",
|
|
372
|
-
string: "
|
|
392
|
+
string: "Para mais informações, consulte o link {documentationLink}"
|
|
373
393
|
},
|
|
374
394
|
"ExportResourcesModal.myViews": {
|
|
375
395
|
developer_comment: "Label for \"My Views\" Select Field",
|
|
@@ -377,7 +397,7 @@ var ptBR = {
|
|
|
377
397
|
},
|
|
378
398
|
"ExportResourcesModal.noResourcesToExport": {
|
|
379
399
|
developer_comment: "Error message when there are no resources to export",
|
|
380
|
-
string: "
|
|
400
|
+
string: "Não há recursos a exportar. Ajuste sua seleção ou filtros e tente novamente."
|
|
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 ptBR = {
|
|
|
425
445
|
},
|
|
426
446
|
"ExportResourcesModal.saveAs": {
|
|
427
447
|
developer_comment: "Label for \"Save as:\"",
|
|
428
|
-
string: "
|
|
448
|
+
string: "Salvar como:"
|
|
429
449
|
},
|
|
430
450
|
"ExportResourcesModal.scope": {
|
|
431
451
|
developer_comment: "Label for \"Scope:\"",
|
|
432
|
-
string: "
|
|
452
|
+
string: "Escopo:"
|
|
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 ptBR = {
|
|
|
458
478
|
"ExportResourcesModal.selectFieldsToExport": {
|
|
459
479
|
string: "Selecionar arquivos 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} selecionados"
|
|
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: "Determine como as colunas serão separadas no arquivo exportado"
|
|
472
496
|
},
|
|
473
497
|
"ExportResourcesModal.showAll": {
|
|
474
498
|
developer_comment: "Label for \"Show all\" button",
|
package/package.json
CHANGED