@commercetools-frontend-extensions/export-resources-modal 4.12.2 → 4.13.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-export-resources-modal.cjs.dev.js +11 -12
- package/dist/commercetools-frontend-extensions-export-resources-modal.cjs.prod.js +11 -12
- package/dist/commercetools-frontend-extensions-export-resources-modal.esm.js +11 -12
- package/dist/{de-3d4cf3d0.cjs.prod.js → de-1903dccf.cjs.prod.js} +37 -25
- package/dist/{de-abc94d19.esm.js → de-2ad4e0d7.esm.js} +37 -25
- package/dist/{de-d6a38e9e.cjs.dev.js → de-b820e753.cjs.dev.js} +37 -25
- package/dist/declarations/src/@types/export-resources-modal-context.d.ts +1 -0
- package/dist/{en-fc0085cc.cjs.prod.js → en-56c15954.cjs.prod.js} +33 -21
- package/dist/{en-38313842.esm.js → en-5b88bfde.esm.js} +33 -21
- package/dist/{en-0ea9f92c.cjs.dev.js → en-9aa667ca.cjs.dev.js} +33 -21
- package/dist/{es-a4227b21.cjs.dev.js → es-01c31bc7.cjs.dev.js} +37 -25
- package/dist/{es-85c5a396.esm.js → es-4658edf6.esm.js} +37 -25
- package/dist/{es-6360d546.cjs.prod.js → es-7959f578.cjs.prod.js} +37 -25
- package/dist/{fr-FR-1602d5ff.cjs.dev.js → fr-FR-0a721f97.cjs.prod.js} +37 -25
- package/dist/{fr-FR-e610590b.esm.js → fr-FR-3057d941.esm.js} +37 -25
- package/dist/{fr-FR-ff7ec057.cjs.prod.js → fr-FR-d641720a.cjs.dev.js} +37 -25
- package/dist/{pt-BR-d9b0a36d.cjs.prod.js → pt-BR-442e5bba.cjs.dev.js} +37 -25
- package/dist/{pt-BR-7b17be9e.cjs.dev.js → pt-BR-89644b77.cjs.prod.js} +37 -25
- package/dist/{pt-BR-ccc18639.esm.js → pt-BR-b849606a.esm.js} +37 -25
- package/package.json +38 -35
|
@@ -19,15 +19,15 @@ var es = {
|
|
|
19
19
|
},
|
|
20
20
|
"ExportResourcesModal.exportInventoriesForAllProducts": {
|
|
21
21
|
developer_comment: "Label for Export All inventories",
|
|
22
|
-
string: "
|
|
22
|
+
string: "Exporta inventarios para todos {total, plural, one {# producto} other {# productos}}"
|
|
23
23
|
},
|
|
24
24
|
"ExportResourcesModal.exportInventoriesForFilteredProducts": {
|
|
25
25
|
developer_comment: "Label for Export Filtered inventories",
|
|
26
|
-
string: "Exportar inventarios para
|
|
26
|
+
string: "Exportar inventarios para {total, plural, one {# el producto filtrado} other {# los productos filtrados}}"
|
|
27
27
|
},
|
|
28
28
|
"ExportResourcesModal.exportInventoriesForSelectedProducts": {
|
|
29
29
|
developer_comment: "Label for Export Selected inventories",
|
|
30
|
-
string: "Exportar inventarios para
|
|
30
|
+
string: "Exportar inventarios para {total, plural, one {# el producto seleccionado} other {# los productos seleccionados}}"
|
|
31
31
|
},
|
|
32
32
|
"ExportResourcesModal.exportOperationSuccessMessage": {
|
|
33
33
|
developer_comment: "Success message",
|
|
@@ -35,7 +35,7 @@ var es = {
|
|
|
35
35
|
},
|
|
36
36
|
"ExportResourcesModal.exportPreferences": {
|
|
37
37
|
developer_comment: "Label for preferences",
|
|
38
|
-
string: "
|
|
38
|
+
string: "Preferencias"
|
|
39
39
|
},
|
|
40
40
|
"ExportResourcesModal.exportScope": {
|
|
41
41
|
developer_comment: "Label for Export Scope",
|
|
@@ -43,51 +43,51 @@ var es = {
|
|
|
43
43
|
},
|
|
44
44
|
"ExportResourcesModal.exportScopeAllCategories": {
|
|
45
45
|
developer_comment: "Label for Export All categories",
|
|
46
|
-
string: "Exportar todo: {total} categorías"
|
|
46
|
+
string: "Exportar todo: {total, plural, one {# categoría} other {# categorías}}"
|
|
47
47
|
},
|
|
48
48
|
"ExportResourcesModal.exportScopeAllCustomers": {
|
|
49
49
|
developer_comment: "Label for Export All customers",
|
|
50
|
-
string: "Exportar todo: {total}
|
|
50
|
+
string: "Exportar todo: {total, plural, one {# cliente} other {# clientes}}"
|
|
51
51
|
},
|
|
52
52
|
"ExportResourcesModal.exportScopeAllDiscountCodes": {
|
|
53
53
|
developer_comment: "Label for Export All discount codes",
|
|
54
|
-
string: "Exportar todo: {total
|
|
54
|
+
string: "Exportar todo: {total, plural, one {# código de descuento} other {# códigos de descuento}}"
|
|
55
55
|
},
|
|
56
56
|
"ExportResourcesModal.exportScopeAllOrders": {
|
|
57
57
|
developer_comment: "Label for Export All orders",
|
|
58
|
-
string: "Exportar todo: {total}
|
|
58
|
+
string: "Exportar todo: {total, plural, one {# pedido} other {# pedidos}}"
|
|
59
59
|
},
|
|
60
60
|
"ExportResourcesModal.exportScopeAllProductTypes": {
|
|
61
61
|
developer_comment: "Label for Export All product types",
|
|
62
|
-
string: "Exportar todo: {total
|
|
62
|
+
string: "Exportar todo: {total, plural, one {# tipo de producto} other {# tipos de producto}}"
|
|
63
63
|
},
|
|
64
64
|
"ExportResourcesModal.exportScopeAllProducts": {
|
|
65
65
|
developer_comment: "Label for Export All products",
|
|
66
|
-
string: "Exportar todo: {total} productos"
|
|
66
|
+
string: "Exportar todo: {total, plural, one {# producto} other {# productos}}"
|
|
67
67
|
},
|
|
68
68
|
"ExportResourcesModal.exportScopeFilteredCategories": {
|
|
69
69
|
developer_comment: "Label for Export Filtered categories",
|
|
70
|
-
string: "Exportar
|
|
70
|
+
string: "Exportar las filtradas: {total, plural, one {# categoría} other {# categorías}}"
|
|
71
71
|
},
|
|
72
72
|
"ExportResourcesModal.exportScopeFilteredCustomers": {
|
|
73
73
|
developer_comment: "Label for Export Filtered customers",
|
|
74
|
-
string: "Exportar
|
|
74
|
+
string: "Exportar los filtrados: {total, plural, one {# cliente} other {# clientes}}"
|
|
75
75
|
},
|
|
76
76
|
"ExportResourcesModal.exportScopeFilteredDiscountCodes": {
|
|
77
77
|
developer_comment: "Label for Export Filtered discount codes",
|
|
78
|
-
string: "Exportar
|
|
78
|
+
string: "Exportar los filtrados: {total, plural, one {# código de descuento} other {# códigos de descuento}}"
|
|
79
79
|
},
|
|
80
80
|
"ExportResourcesModal.exportScopeFilteredOrders": {
|
|
81
81
|
developer_comment: "Label for Export Filtered orders",
|
|
82
|
-
string: "Exportar
|
|
82
|
+
string: "Exportar los filtrados: {total, plural, one {# pedido} other {# pedidos}}"
|
|
83
83
|
},
|
|
84
84
|
"ExportResourcesModal.exportScopeFilteredProductTypes": {
|
|
85
85
|
developer_comment: "Label for Export Filtered product types",
|
|
86
|
-
string: "Exportar
|
|
86
|
+
string: "Exportar los filtrados: {total, plural, one {# tipo de producto} other {# tipos de producto}}"
|
|
87
87
|
},
|
|
88
88
|
"ExportResourcesModal.exportScopeFilteredProducts": {
|
|
89
89
|
developer_comment: "Label for Export Filtered products",
|
|
90
|
-
string: "Exportar
|
|
90
|
+
string: "Exportar los filtrados: {total, plural, one {# producto} other {# productos}}"
|
|
91
91
|
},
|
|
92
92
|
"ExportResourcesModal.exportScopeFilteredWithoutCount": {
|
|
93
93
|
developer_comment: "Label for Export Filtered without count",
|
|
@@ -95,27 +95,27 @@ var es = {
|
|
|
95
95
|
},
|
|
96
96
|
"ExportResourcesModal.exportScopeSelectedCategories": {
|
|
97
97
|
developer_comment: "Label for Export Selected categories",
|
|
98
|
-
string: "Exportar
|
|
98
|
+
string: "Exportar las seleccionadas: {total, plural, one {# categoría} other {# categorías}}"
|
|
99
99
|
},
|
|
100
100
|
"ExportResourcesModal.exportScopeSelectedCustomers": {
|
|
101
101
|
developer_comment: "Label for Export Selected customers",
|
|
102
|
-
string: "Exportar
|
|
102
|
+
string: "Exportar los seleccionados: {total, plural, one {# cliente} other {# clientes}}"
|
|
103
103
|
},
|
|
104
104
|
"ExportResourcesModal.exportScopeSelectedDiscountCodes": {
|
|
105
105
|
developer_comment: "Label for Export Selected discount codes",
|
|
106
|
-
string: "Exportar
|
|
106
|
+
string: "Exportar los seleccionados: {total, plural, one {# código de descuento} other {# códigos de descuento}}"
|
|
107
107
|
},
|
|
108
108
|
"ExportResourcesModal.exportScopeSelectedOrders": {
|
|
109
109
|
developer_comment: "Label for Export Selected orders",
|
|
110
|
-
string: "Exportar
|
|
110
|
+
string: "Exportar los seleccionados: {total, plural, one {# pedido} other {# pedidos}}"
|
|
111
111
|
},
|
|
112
112
|
"ExportResourcesModal.exportScopeSelectedProductTypes": {
|
|
113
113
|
developer_comment: "Label for Export Selected product types",
|
|
114
|
-
string: "Exportar
|
|
114
|
+
string: "Exportar los seleccionados: {total, plural, one {# tipo de producto} other {# tipos de producto}}"
|
|
115
115
|
},
|
|
116
116
|
"ExportResourcesModal.exportScopeSelectedProducts": {
|
|
117
117
|
developer_comment: "Label for Export Selected products",
|
|
118
|
-
string: "Exportar
|
|
118
|
+
string: "Exportar los seleccionados: {total, plural, one {# producto} other {# productos}}"
|
|
119
119
|
},
|
|
120
120
|
"ExportResourcesModal.exportScopeSelectedWithoutCount": {
|
|
121
121
|
developer_comment: "Label for Export Selected without count",
|
|
@@ -135,7 +135,11 @@ var es = {
|
|
|
135
135
|
},
|
|
136
136
|
"ExportResourcesModal.fillRowsForOrderExport": {
|
|
137
137
|
developer_comment: "A checkbox label for filling rows for order export",
|
|
138
|
-
string: "
|
|
138
|
+
string: "Incluye el número de pedido, identificador y estados en cada fila"
|
|
139
|
+
},
|
|
140
|
+
"ExportResourcesModal.fillRowsForProductExport": {
|
|
141
|
+
developer_comment: "A checkbox label for filling rows for product export",
|
|
142
|
+
string: "Incluir la información de nivel de producto y de variante en cada fila"
|
|
139
143
|
},
|
|
140
144
|
"ExportResourcesModal.includeAllLocales": {
|
|
141
145
|
developer_comment: "label for \"Include all locales\" checkbox",
|
|
@@ -145,6 +149,14 @@ var es = {
|
|
|
145
149
|
developer_comment: "Error when file name field is not valid",
|
|
146
150
|
string: "El nombre del archivo solo puede contener caracteres alfanuméricos, guiones y guiones bajos"
|
|
147
151
|
},
|
|
152
|
+
"ExportResourcesModal.itemCount": {
|
|
153
|
+
developer_comment: "Label for item count",
|
|
154
|
+
string: "{count, plural, =0 {ningún artículo} one {# artículo} other {# artículos}}"
|
|
155
|
+
},
|
|
156
|
+
"ExportResourcesModal.loadMoreFields": {
|
|
157
|
+
developer_comment: "Load more fields message",
|
|
158
|
+
string: "Carga más campos utilizando la función de búsqueda"
|
|
159
|
+
},
|
|
148
160
|
"ExportResourcesModal.locale": {
|
|
149
161
|
developer_comment: "Locale",
|
|
150
162
|
string: "Idioma"
|
|
@@ -175,7 +187,7 @@ var es = {
|
|
|
175
187
|
},
|
|
176
188
|
"ExportResourcesModal.modalTitle.order": {
|
|
177
189
|
developer_comment: "Label for the orders modal title",
|
|
178
|
-
string: "
|
|
190
|
+
string: "Exportar pedidos"
|
|
179
191
|
},
|
|
180
192
|
"ExportResourcesModal.modalTitle.product": {
|
|
181
193
|
developer_comment: "Label for the products modal title",
|
|
@@ -183,7 +195,7 @@ var es = {
|
|
|
183
195
|
},
|
|
184
196
|
"ExportResourcesModal.modalTitle.productType": {
|
|
185
197
|
developer_comment: "Label for the product types modal title",
|
|
186
|
-
string: "
|
|
198
|
+
string: "Exportar tipos de producto"
|
|
187
199
|
},
|
|
188
200
|
"ExportResourcesModal.myViews": {
|
|
189
201
|
developer_comment: "Label for \"My Views\" Select Field",
|
|
@@ -17,15 +17,15 @@ var es = {
|
|
|
17
17
|
},
|
|
18
18
|
"ExportResourcesModal.exportInventoriesForAllProducts": {
|
|
19
19
|
developer_comment: "Label for Export All inventories",
|
|
20
|
-
string: "
|
|
20
|
+
string: "Exporta inventarios para todos {total, plural, one {# producto} other {# productos}}"
|
|
21
21
|
},
|
|
22
22
|
"ExportResourcesModal.exportInventoriesForFilteredProducts": {
|
|
23
23
|
developer_comment: "Label for Export Filtered inventories",
|
|
24
|
-
string: "Exportar inventarios para
|
|
24
|
+
string: "Exportar inventarios para {total, plural, one {# el producto filtrado} other {# los productos filtrados}}"
|
|
25
25
|
},
|
|
26
26
|
"ExportResourcesModal.exportInventoriesForSelectedProducts": {
|
|
27
27
|
developer_comment: "Label for Export Selected inventories",
|
|
28
|
-
string: "Exportar inventarios para
|
|
28
|
+
string: "Exportar inventarios para {total, plural, one {# el producto seleccionado} other {# los productos seleccionados}}"
|
|
29
29
|
},
|
|
30
30
|
"ExportResourcesModal.exportOperationSuccessMessage": {
|
|
31
31
|
developer_comment: "Success message",
|
|
@@ -33,7 +33,7 @@ var es = {
|
|
|
33
33
|
},
|
|
34
34
|
"ExportResourcesModal.exportPreferences": {
|
|
35
35
|
developer_comment: "Label for preferences",
|
|
36
|
-
string: "
|
|
36
|
+
string: "Preferencias"
|
|
37
37
|
},
|
|
38
38
|
"ExportResourcesModal.exportScope": {
|
|
39
39
|
developer_comment: "Label for Export Scope",
|
|
@@ -41,51 +41,51 @@ var es = {
|
|
|
41
41
|
},
|
|
42
42
|
"ExportResourcesModal.exportScopeAllCategories": {
|
|
43
43
|
developer_comment: "Label for Export All categories",
|
|
44
|
-
string: "Exportar todo: {total} categorías"
|
|
44
|
+
string: "Exportar todo: {total, plural, one {# categoría} other {# categorías}}"
|
|
45
45
|
},
|
|
46
46
|
"ExportResourcesModal.exportScopeAllCustomers": {
|
|
47
47
|
developer_comment: "Label for Export All customers",
|
|
48
|
-
string: "Exportar todo: {total}
|
|
48
|
+
string: "Exportar todo: {total, plural, one {# cliente} other {# clientes}}"
|
|
49
49
|
},
|
|
50
50
|
"ExportResourcesModal.exportScopeAllDiscountCodes": {
|
|
51
51
|
developer_comment: "Label for Export All discount codes",
|
|
52
|
-
string: "Exportar todo: {total
|
|
52
|
+
string: "Exportar todo: {total, plural, one {# código de descuento} other {# códigos de descuento}}"
|
|
53
53
|
},
|
|
54
54
|
"ExportResourcesModal.exportScopeAllOrders": {
|
|
55
55
|
developer_comment: "Label for Export All orders",
|
|
56
|
-
string: "Exportar todo: {total}
|
|
56
|
+
string: "Exportar todo: {total, plural, one {# pedido} other {# pedidos}}"
|
|
57
57
|
},
|
|
58
58
|
"ExportResourcesModal.exportScopeAllProductTypes": {
|
|
59
59
|
developer_comment: "Label for Export All product types",
|
|
60
|
-
string: "Exportar todo: {total
|
|
60
|
+
string: "Exportar todo: {total, plural, one {# tipo de producto} other {# tipos de producto}}"
|
|
61
61
|
},
|
|
62
62
|
"ExportResourcesModal.exportScopeAllProducts": {
|
|
63
63
|
developer_comment: "Label for Export All products",
|
|
64
|
-
string: "Exportar todo: {total} productos"
|
|
64
|
+
string: "Exportar todo: {total, plural, one {# producto} other {# productos}}"
|
|
65
65
|
},
|
|
66
66
|
"ExportResourcesModal.exportScopeFilteredCategories": {
|
|
67
67
|
developer_comment: "Label for Export Filtered categories",
|
|
68
|
-
string: "Exportar
|
|
68
|
+
string: "Exportar las filtradas: {total, plural, one {# categoría} other {# categorías}}"
|
|
69
69
|
},
|
|
70
70
|
"ExportResourcesModal.exportScopeFilteredCustomers": {
|
|
71
71
|
developer_comment: "Label for Export Filtered customers",
|
|
72
|
-
string: "Exportar
|
|
72
|
+
string: "Exportar los filtrados: {total, plural, one {# cliente} other {# clientes}}"
|
|
73
73
|
},
|
|
74
74
|
"ExportResourcesModal.exportScopeFilteredDiscountCodes": {
|
|
75
75
|
developer_comment: "Label for Export Filtered discount codes",
|
|
76
|
-
string: "Exportar
|
|
76
|
+
string: "Exportar los filtrados: {total, plural, one {# código de descuento} other {# códigos de descuento}}"
|
|
77
77
|
},
|
|
78
78
|
"ExportResourcesModal.exportScopeFilteredOrders": {
|
|
79
79
|
developer_comment: "Label for Export Filtered orders",
|
|
80
|
-
string: "Exportar
|
|
80
|
+
string: "Exportar los filtrados: {total, plural, one {# pedido} other {# pedidos}}"
|
|
81
81
|
},
|
|
82
82
|
"ExportResourcesModal.exportScopeFilteredProductTypes": {
|
|
83
83
|
developer_comment: "Label for Export Filtered product types",
|
|
84
|
-
string: "Exportar
|
|
84
|
+
string: "Exportar los filtrados: {total, plural, one {# tipo de producto} other {# tipos de producto}}"
|
|
85
85
|
},
|
|
86
86
|
"ExportResourcesModal.exportScopeFilteredProducts": {
|
|
87
87
|
developer_comment: "Label for Export Filtered products",
|
|
88
|
-
string: "Exportar
|
|
88
|
+
string: "Exportar los filtrados: {total, plural, one {# producto} other {# productos}}"
|
|
89
89
|
},
|
|
90
90
|
"ExportResourcesModal.exportScopeFilteredWithoutCount": {
|
|
91
91
|
developer_comment: "Label for Export Filtered without count",
|
|
@@ -93,27 +93,27 @@ var es = {
|
|
|
93
93
|
},
|
|
94
94
|
"ExportResourcesModal.exportScopeSelectedCategories": {
|
|
95
95
|
developer_comment: "Label for Export Selected categories",
|
|
96
|
-
string: "Exportar
|
|
96
|
+
string: "Exportar las seleccionadas: {total, plural, one {# categoría} other {# categorías}}"
|
|
97
97
|
},
|
|
98
98
|
"ExportResourcesModal.exportScopeSelectedCustomers": {
|
|
99
99
|
developer_comment: "Label for Export Selected customers",
|
|
100
|
-
string: "Exportar
|
|
100
|
+
string: "Exportar los seleccionados: {total, plural, one {# cliente} other {# clientes}}"
|
|
101
101
|
},
|
|
102
102
|
"ExportResourcesModal.exportScopeSelectedDiscountCodes": {
|
|
103
103
|
developer_comment: "Label for Export Selected discount codes",
|
|
104
|
-
string: "Exportar
|
|
104
|
+
string: "Exportar los seleccionados: {total, plural, one {# código de descuento} other {# códigos de descuento}}"
|
|
105
105
|
},
|
|
106
106
|
"ExportResourcesModal.exportScopeSelectedOrders": {
|
|
107
107
|
developer_comment: "Label for Export Selected orders",
|
|
108
|
-
string: "Exportar
|
|
108
|
+
string: "Exportar los seleccionados: {total, plural, one {# pedido} other {# pedidos}}"
|
|
109
109
|
},
|
|
110
110
|
"ExportResourcesModal.exportScopeSelectedProductTypes": {
|
|
111
111
|
developer_comment: "Label for Export Selected product types",
|
|
112
|
-
string: "Exportar
|
|
112
|
+
string: "Exportar los seleccionados: {total, plural, one {# tipo de producto} other {# tipos de producto}}"
|
|
113
113
|
},
|
|
114
114
|
"ExportResourcesModal.exportScopeSelectedProducts": {
|
|
115
115
|
developer_comment: "Label for Export Selected products",
|
|
116
|
-
string: "Exportar
|
|
116
|
+
string: "Exportar los seleccionados: {total, plural, one {# producto} other {# productos}}"
|
|
117
117
|
},
|
|
118
118
|
"ExportResourcesModal.exportScopeSelectedWithoutCount": {
|
|
119
119
|
developer_comment: "Label for Export Selected without count",
|
|
@@ -133,7 +133,11 @@ var es = {
|
|
|
133
133
|
},
|
|
134
134
|
"ExportResourcesModal.fillRowsForOrderExport": {
|
|
135
135
|
developer_comment: "A checkbox label for filling rows for order export",
|
|
136
|
-
string: "
|
|
136
|
+
string: "Incluye el número de pedido, identificador y estados en cada fila"
|
|
137
|
+
},
|
|
138
|
+
"ExportResourcesModal.fillRowsForProductExport": {
|
|
139
|
+
developer_comment: "A checkbox label for filling rows for product export",
|
|
140
|
+
string: "Incluir la información de nivel de producto y de variante en cada fila"
|
|
137
141
|
},
|
|
138
142
|
"ExportResourcesModal.includeAllLocales": {
|
|
139
143
|
developer_comment: "label for \"Include all locales\" checkbox",
|
|
@@ -143,6 +147,14 @@ var es = {
|
|
|
143
147
|
developer_comment: "Error when file name field is not valid",
|
|
144
148
|
string: "El nombre del archivo solo puede contener caracteres alfanuméricos, guiones y guiones bajos"
|
|
145
149
|
},
|
|
150
|
+
"ExportResourcesModal.itemCount": {
|
|
151
|
+
developer_comment: "Label for item count",
|
|
152
|
+
string: "{count, plural, =0 {ningún artículo} one {# artículo} other {# artículos}}"
|
|
153
|
+
},
|
|
154
|
+
"ExportResourcesModal.loadMoreFields": {
|
|
155
|
+
developer_comment: "Load more fields message",
|
|
156
|
+
string: "Carga más campos utilizando la función de búsqueda"
|
|
157
|
+
},
|
|
146
158
|
"ExportResourcesModal.locale": {
|
|
147
159
|
developer_comment: "Locale",
|
|
148
160
|
string: "Idioma"
|
|
@@ -173,7 +185,7 @@ var es = {
|
|
|
173
185
|
},
|
|
174
186
|
"ExportResourcesModal.modalTitle.order": {
|
|
175
187
|
developer_comment: "Label for the orders modal title",
|
|
176
|
-
string: "
|
|
188
|
+
string: "Exportar pedidos"
|
|
177
189
|
},
|
|
178
190
|
"ExportResourcesModal.modalTitle.product": {
|
|
179
191
|
developer_comment: "Label for the products modal title",
|
|
@@ -181,7 +193,7 @@ var es = {
|
|
|
181
193
|
},
|
|
182
194
|
"ExportResourcesModal.modalTitle.productType": {
|
|
183
195
|
developer_comment: "Label for the product types modal title",
|
|
184
|
-
string: "
|
|
196
|
+
string: "Exportar tipos de producto"
|
|
185
197
|
},
|
|
186
198
|
"ExportResourcesModal.myViews": {
|
|
187
199
|
developer_comment: "Label for \"My Views\" Select Field",
|
|
@@ -19,15 +19,15 @@ var es = {
|
|
|
19
19
|
},
|
|
20
20
|
"ExportResourcesModal.exportInventoriesForAllProducts": {
|
|
21
21
|
developer_comment: "Label for Export All inventories",
|
|
22
|
-
string: "
|
|
22
|
+
string: "Exporta inventarios para todos {total, plural, one {# producto} other {# productos}}"
|
|
23
23
|
},
|
|
24
24
|
"ExportResourcesModal.exportInventoriesForFilteredProducts": {
|
|
25
25
|
developer_comment: "Label for Export Filtered inventories",
|
|
26
|
-
string: "Exportar inventarios para
|
|
26
|
+
string: "Exportar inventarios para {total, plural, one {# el producto filtrado} other {# los productos filtrados}}"
|
|
27
27
|
},
|
|
28
28
|
"ExportResourcesModal.exportInventoriesForSelectedProducts": {
|
|
29
29
|
developer_comment: "Label for Export Selected inventories",
|
|
30
|
-
string: "Exportar inventarios para
|
|
30
|
+
string: "Exportar inventarios para {total, plural, one {# el producto seleccionado} other {# los productos seleccionados}}"
|
|
31
31
|
},
|
|
32
32
|
"ExportResourcesModal.exportOperationSuccessMessage": {
|
|
33
33
|
developer_comment: "Success message",
|
|
@@ -35,7 +35,7 @@ var es = {
|
|
|
35
35
|
},
|
|
36
36
|
"ExportResourcesModal.exportPreferences": {
|
|
37
37
|
developer_comment: "Label for preferences",
|
|
38
|
-
string: "
|
|
38
|
+
string: "Preferencias"
|
|
39
39
|
},
|
|
40
40
|
"ExportResourcesModal.exportScope": {
|
|
41
41
|
developer_comment: "Label for Export Scope",
|
|
@@ -43,51 +43,51 @@ var es = {
|
|
|
43
43
|
},
|
|
44
44
|
"ExportResourcesModal.exportScopeAllCategories": {
|
|
45
45
|
developer_comment: "Label for Export All categories",
|
|
46
|
-
string: "Exportar todo: {total} categorías"
|
|
46
|
+
string: "Exportar todo: {total, plural, one {# categoría} other {# categorías}}"
|
|
47
47
|
},
|
|
48
48
|
"ExportResourcesModal.exportScopeAllCustomers": {
|
|
49
49
|
developer_comment: "Label for Export All customers",
|
|
50
|
-
string: "Exportar todo: {total}
|
|
50
|
+
string: "Exportar todo: {total, plural, one {# cliente} other {# clientes}}"
|
|
51
51
|
},
|
|
52
52
|
"ExportResourcesModal.exportScopeAllDiscountCodes": {
|
|
53
53
|
developer_comment: "Label for Export All discount codes",
|
|
54
|
-
string: "Exportar todo: {total
|
|
54
|
+
string: "Exportar todo: {total, plural, one {# código de descuento} other {# códigos de descuento}}"
|
|
55
55
|
},
|
|
56
56
|
"ExportResourcesModal.exportScopeAllOrders": {
|
|
57
57
|
developer_comment: "Label for Export All orders",
|
|
58
|
-
string: "Exportar todo: {total}
|
|
58
|
+
string: "Exportar todo: {total, plural, one {# pedido} other {# pedidos}}"
|
|
59
59
|
},
|
|
60
60
|
"ExportResourcesModal.exportScopeAllProductTypes": {
|
|
61
61
|
developer_comment: "Label for Export All product types",
|
|
62
|
-
string: "Exportar todo: {total
|
|
62
|
+
string: "Exportar todo: {total, plural, one {# tipo de producto} other {# tipos de producto}}"
|
|
63
63
|
},
|
|
64
64
|
"ExportResourcesModal.exportScopeAllProducts": {
|
|
65
65
|
developer_comment: "Label for Export All products",
|
|
66
|
-
string: "Exportar todo: {total} productos"
|
|
66
|
+
string: "Exportar todo: {total, plural, one {# producto} other {# productos}}"
|
|
67
67
|
},
|
|
68
68
|
"ExportResourcesModal.exportScopeFilteredCategories": {
|
|
69
69
|
developer_comment: "Label for Export Filtered categories",
|
|
70
|
-
string: "Exportar
|
|
70
|
+
string: "Exportar las filtradas: {total, plural, one {# categoría} other {# categorías}}"
|
|
71
71
|
},
|
|
72
72
|
"ExportResourcesModal.exportScopeFilteredCustomers": {
|
|
73
73
|
developer_comment: "Label for Export Filtered customers",
|
|
74
|
-
string: "Exportar
|
|
74
|
+
string: "Exportar los filtrados: {total, plural, one {# cliente} other {# clientes}}"
|
|
75
75
|
},
|
|
76
76
|
"ExportResourcesModal.exportScopeFilteredDiscountCodes": {
|
|
77
77
|
developer_comment: "Label for Export Filtered discount codes",
|
|
78
|
-
string: "Exportar
|
|
78
|
+
string: "Exportar los filtrados: {total, plural, one {# código de descuento} other {# códigos de descuento}}"
|
|
79
79
|
},
|
|
80
80
|
"ExportResourcesModal.exportScopeFilteredOrders": {
|
|
81
81
|
developer_comment: "Label for Export Filtered orders",
|
|
82
|
-
string: "Exportar
|
|
82
|
+
string: "Exportar los filtrados: {total, plural, one {# pedido} other {# pedidos}}"
|
|
83
83
|
},
|
|
84
84
|
"ExportResourcesModal.exportScopeFilteredProductTypes": {
|
|
85
85
|
developer_comment: "Label for Export Filtered product types",
|
|
86
|
-
string: "Exportar
|
|
86
|
+
string: "Exportar los filtrados: {total, plural, one {# tipo de producto} other {# tipos de producto}}"
|
|
87
87
|
},
|
|
88
88
|
"ExportResourcesModal.exportScopeFilteredProducts": {
|
|
89
89
|
developer_comment: "Label for Export Filtered products",
|
|
90
|
-
string: "Exportar
|
|
90
|
+
string: "Exportar los filtrados: {total, plural, one {# producto} other {# productos}}"
|
|
91
91
|
},
|
|
92
92
|
"ExportResourcesModal.exportScopeFilteredWithoutCount": {
|
|
93
93
|
developer_comment: "Label for Export Filtered without count",
|
|
@@ -95,27 +95,27 @@ var es = {
|
|
|
95
95
|
},
|
|
96
96
|
"ExportResourcesModal.exportScopeSelectedCategories": {
|
|
97
97
|
developer_comment: "Label for Export Selected categories",
|
|
98
|
-
string: "Exportar
|
|
98
|
+
string: "Exportar las seleccionadas: {total, plural, one {# categoría} other {# categorías}}"
|
|
99
99
|
},
|
|
100
100
|
"ExportResourcesModal.exportScopeSelectedCustomers": {
|
|
101
101
|
developer_comment: "Label for Export Selected customers",
|
|
102
|
-
string: "Exportar
|
|
102
|
+
string: "Exportar los seleccionados: {total, plural, one {# cliente} other {# clientes}}"
|
|
103
103
|
},
|
|
104
104
|
"ExportResourcesModal.exportScopeSelectedDiscountCodes": {
|
|
105
105
|
developer_comment: "Label for Export Selected discount codes",
|
|
106
|
-
string: "Exportar
|
|
106
|
+
string: "Exportar los seleccionados: {total, plural, one {# código de descuento} other {# códigos de descuento}}"
|
|
107
107
|
},
|
|
108
108
|
"ExportResourcesModal.exportScopeSelectedOrders": {
|
|
109
109
|
developer_comment: "Label for Export Selected orders",
|
|
110
|
-
string: "Exportar
|
|
110
|
+
string: "Exportar los seleccionados: {total, plural, one {# pedido} other {# pedidos}}"
|
|
111
111
|
},
|
|
112
112
|
"ExportResourcesModal.exportScopeSelectedProductTypes": {
|
|
113
113
|
developer_comment: "Label for Export Selected product types",
|
|
114
|
-
string: "Exportar
|
|
114
|
+
string: "Exportar los seleccionados: {total, plural, one {# tipo de producto} other {# tipos de producto}}"
|
|
115
115
|
},
|
|
116
116
|
"ExportResourcesModal.exportScopeSelectedProducts": {
|
|
117
117
|
developer_comment: "Label for Export Selected products",
|
|
118
|
-
string: "Exportar
|
|
118
|
+
string: "Exportar los seleccionados: {total, plural, one {# producto} other {# productos}}"
|
|
119
119
|
},
|
|
120
120
|
"ExportResourcesModal.exportScopeSelectedWithoutCount": {
|
|
121
121
|
developer_comment: "Label for Export Selected without count",
|
|
@@ -135,7 +135,11 @@ var es = {
|
|
|
135
135
|
},
|
|
136
136
|
"ExportResourcesModal.fillRowsForOrderExport": {
|
|
137
137
|
developer_comment: "A checkbox label for filling rows for order export",
|
|
138
|
-
string: "
|
|
138
|
+
string: "Incluye el número de pedido, identificador y estados en cada fila"
|
|
139
|
+
},
|
|
140
|
+
"ExportResourcesModal.fillRowsForProductExport": {
|
|
141
|
+
developer_comment: "A checkbox label for filling rows for product export",
|
|
142
|
+
string: "Incluir la información de nivel de producto y de variante en cada fila"
|
|
139
143
|
},
|
|
140
144
|
"ExportResourcesModal.includeAllLocales": {
|
|
141
145
|
developer_comment: "label for \"Include all locales\" checkbox",
|
|
@@ -145,6 +149,14 @@ var es = {
|
|
|
145
149
|
developer_comment: "Error when file name field is not valid",
|
|
146
150
|
string: "El nombre del archivo solo puede contener caracteres alfanuméricos, guiones y guiones bajos"
|
|
147
151
|
},
|
|
152
|
+
"ExportResourcesModal.itemCount": {
|
|
153
|
+
developer_comment: "Label for item count",
|
|
154
|
+
string: "{count, plural, =0 {ningún artículo} one {# artículo} other {# artículos}}"
|
|
155
|
+
},
|
|
156
|
+
"ExportResourcesModal.loadMoreFields": {
|
|
157
|
+
developer_comment: "Load more fields message",
|
|
158
|
+
string: "Carga más campos utilizando la función de búsqueda"
|
|
159
|
+
},
|
|
148
160
|
"ExportResourcesModal.locale": {
|
|
149
161
|
developer_comment: "Locale",
|
|
150
162
|
string: "Idioma"
|
|
@@ -175,7 +187,7 @@ var es = {
|
|
|
175
187
|
},
|
|
176
188
|
"ExportResourcesModal.modalTitle.order": {
|
|
177
189
|
developer_comment: "Label for the orders modal title",
|
|
178
|
-
string: "
|
|
190
|
+
string: "Exportar pedidos"
|
|
179
191
|
},
|
|
180
192
|
"ExportResourcesModal.modalTitle.product": {
|
|
181
193
|
developer_comment: "Label for the products modal title",
|
|
@@ -183,7 +195,7 @@ var es = {
|
|
|
183
195
|
},
|
|
184
196
|
"ExportResourcesModal.modalTitle.productType": {
|
|
185
197
|
developer_comment: "Label for the product types modal title",
|
|
186
|
-
string: "
|
|
198
|
+
string: "Exportar tipos de producto"
|
|
187
199
|
},
|
|
188
200
|
"ExportResourcesModal.myViews": {
|
|
189
201
|
developer_comment: "Label for \"My Views\" Select Field",
|