@commercetools-frontend-extensions/import-resources-modal 1.8.2 → 1.9.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/{active-drag-drop-area-c8d1c499.cjs.dev.js → active-drag-drop-area-0467c118.cjs.dev.js} +1 -1
- package/dist/{active-drag-drop-area-08d8f60d.esm.js → active-drag-drop-area-294d353d.esm.js} +1 -1
- package/dist/{active-drag-drop-area-ea7d585c.cjs.prod.js → active-drag-drop-area-a995b09d.cjs.prod.js} +1 -1
- package/dist/commercetools-frontend-extensions-import-resources-modal.cjs.dev.js +1 -1
- package/dist/commercetools-frontend-extensions-import-resources-modal.cjs.prod.js +1 -1
- package/dist/commercetools-frontend-extensions-import-resources-modal.esm.js +1 -1
- package/dist/{de-ce1e957d.esm.js → de-19530b12.esm.js} +168 -20
- package/dist/{de-5181e779.cjs.dev.js → de-2836a9ae.cjs.prod.js} +168 -20
- package/dist/{de-3c758072.cjs.prod.js → de-db4fb974.cjs.dev.js} +168 -20
- package/dist/declarations/src/@hooks/use-import-permission.d.ts +2 -0
- package/dist/declarations/src/@types/resource-type.d.ts +2 -1
- package/dist/{disabled-drop-area-3e6427f5.cjs.prod.js → disabled-drop-area-16b58581.cjs.prod.js} +1 -1
- package/dist/{disabled-drop-area-d502e62b.cjs.dev.js → disabled-drop-area-4a639dbf.cjs.dev.js} +1 -1
- package/dist/{disabled-drop-area-0663121b.esm.js → disabled-drop-area-7ca6b04a.esm.js} +1 -1
- package/dist/{en-2f76b27a.esm.js → en-1f091237.esm.js} +168 -20
- package/dist/{en-d7cc7b15.cjs.prod.js → en-cb6893e4.cjs.prod.js} +168 -20
- package/dist/{en-7de3b07a.cjs.dev.js → en-f53130d1.cjs.dev.js} +168 -20
- package/dist/{enabled-drop-area-e0438b2d.cjs.prod.js → enabled-drop-area-1f50b766.cjs.prod.js} +1 -1
- package/dist/{enabled-drop-area-cc374582.esm.js → enabled-drop-area-9bf924fa.esm.js} +1 -1
- package/dist/{enabled-drop-area-314c679f.cjs.dev.js → enabled-drop-area-a4a76650.cjs.dev.js} +1 -1
- package/dist/{es-d9a57b63.cjs.dev.js → es-420f21e1.cjs.dev.js} +169 -21
- package/dist/{es-2b81e0cd.esm.js → es-a9aada13.esm.js} +169 -21
- package/dist/{es-a3c0e9b3.cjs.prod.js → es-f085026e.cjs.prod.js} +169 -21
- package/dist/{file-dropped-area-a31408ab.cjs.prod.js → file-dropped-area-84bc6912.cjs.prod.js} +1 -1
- package/dist/{file-dropped-area-6184d9a7.cjs.dev.js → file-dropped-area-9387283c.cjs.dev.js} +1 -1
- package/dist/{file-dropped-area-5b9a5695.esm.js → file-dropped-area-e6b5a3fa.esm.js} +1 -1
- package/dist/{fr-FR-084be771.esm.js → fr-FR-02bd52fb.esm.js} +169 -21
- package/dist/{fr-FR-cac38097.cjs.dev.js → fr-FR-342599f4.cjs.dev.js} +169 -21
- package/dist/{fr-FR-81499942.cjs.prod.js → fr-FR-dc40a55c.cjs.prod.js} +169 -21
- package/dist/{index-12a56d8e.esm.js → index-10a225f5.esm.js} +108 -47
- package/dist/{index-86e79ec0.cjs.dev.js → index-40da749a.cjs.dev.js} +108 -47
- package/dist/{index-9cf95c7a.cjs.prod.js → index-77194696.cjs.prod.js} +108 -47
- package/dist/{pt-BR-0fda1bcd.cjs.dev.js → pt-BR-31c46d23.cjs.prod.js} +169 -21
- package/dist/{pt-BR-0d2cb8bd.cjs.prod.js → pt-BR-339ed808.cjs.dev.js} +169 -21
- package/dist/{pt-BR-acd3f11d.esm.js → pt-BR-ac1fc192.esm.js} +169 -21
- package/package.json +21 -21
|
@@ -1,25 +1,29 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var es = {
|
|
4
|
-
"ImportResourcesModal.BodyNote": {
|
|
5
|
-
developer_comment: "Confirmation dialog text",
|
|
6
|
-
string: "Tenga en cuenta que los valores existentes con las mismas claves se sobrescribirán con los datos incluidos en el CSV."
|
|
7
|
-
},
|
|
8
|
-
"ImportResourcesModal.BodyQuestion": {
|
|
9
|
-
developer_comment: "Confirmation question",
|
|
10
|
-
string: "¿Proceder con la importación?"
|
|
11
|
-
},
|
|
12
|
-
"ImportResourcesModal.BodyText": {
|
|
13
|
-
developer_comment: "Confirmation dialog text",
|
|
14
|
-
string: "Estás a punto de importar <bold>{count}</bold> filas al proyecto: <bold>{projectName}</bold>"
|
|
15
|
-
},
|
|
16
4
|
"ImportResourcesModal.browseFile": {
|
|
17
5
|
string: "Explorar archivo"
|
|
18
6
|
},
|
|
7
|
+
"ImportResourcesModal.business-unit": {
|
|
8
|
+
developer_comment: "Label for the business-unit resource type",
|
|
9
|
+
string: "Business unit"
|
|
10
|
+
},
|
|
11
|
+
"ImportResourcesModal.business-units": {
|
|
12
|
+
developer_comment: "Label for the business-units resource type",
|
|
13
|
+
string: "Business units"
|
|
14
|
+
},
|
|
19
15
|
"ImportResourcesModal.cancel": {
|
|
20
16
|
developer_comment: "Label for the cancel button",
|
|
21
17
|
string: "Cancelar"
|
|
22
18
|
},
|
|
19
|
+
"ImportResourcesModal.categories": {
|
|
20
|
+
developer_comment: "Label for the categories resource type",
|
|
21
|
+
string: "Categorías"
|
|
22
|
+
},
|
|
23
|
+
"ImportResourcesModal.category": {
|
|
24
|
+
developer_comment: "Label for the category resource type",
|
|
25
|
+
string: "Categoría"
|
|
26
|
+
},
|
|
23
27
|
"ImportResourcesModal.chooseFile": {
|
|
24
28
|
developer_comment: "Label for a button on the file upload page, shown on ready to upload state",
|
|
25
29
|
string: "Elegir archivo"
|
|
@@ -46,20 +50,60 @@ var es = {
|
|
|
46
50
|
},
|
|
47
51
|
"ImportResourcesModal.confirmationBodyText": {
|
|
48
52
|
developer_comment: "Confirmation dialog text",
|
|
49
|
-
string: "
|
|
53
|
+
string: "You are about to import {count, plural, one {<bold>1</bold> row} other {<bold>{count}</bold> rows}} in the project: <bold>{projectName}</bold>."
|
|
50
54
|
},
|
|
51
55
|
"ImportResourcesModal.continue": {
|
|
52
56
|
developer_comment: "Confirmation dialog continue button",
|
|
53
57
|
string: "Continuar"
|
|
54
58
|
},
|
|
59
|
+
"ImportResourcesModal.custom-object": {
|
|
60
|
+
developer_comment: "Label for the custom-object resource type",
|
|
61
|
+
string: "Objeto personalizado"
|
|
62
|
+
},
|
|
63
|
+
"ImportResourcesModal.custom-objects": {
|
|
64
|
+
developer_comment: "Label for the custom-objects resource type",
|
|
65
|
+
string: "Objetos personalizados"
|
|
66
|
+
},
|
|
67
|
+
"ImportResourcesModal.customer": {
|
|
68
|
+
developer_comment: "Label for the customer resource type",
|
|
69
|
+
string: "Cliente"
|
|
70
|
+
},
|
|
71
|
+
"ImportResourcesModal.customers": {
|
|
72
|
+
developer_comment: "Label for the customers resource type",
|
|
73
|
+
string: "Clientes"
|
|
74
|
+
},
|
|
55
75
|
"ImportResourcesModal.dataType": {
|
|
56
76
|
developer_comment: "Label for the data type selection dropdown",
|
|
57
77
|
string: "Tipos de datos"
|
|
58
78
|
},
|
|
79
|
+
"ImportResourcesModal.delimiterComma": {
|
|
80
|
+
developer_comment: "Label for the delimiter name comma",
|
|
81
|
+
string: "coma"
|
|
82
|
+
},
|
|
83
|
+
"ImportResourcesModal.delimiterPipe": {
|
|
84
|
+
developer_comment: "Label for the delimiter name pipe",
|
|
85
|
+
string: "barra vertical"
|
|
86
|
+
},
|
|
87
|
+
"ImportResourcesModal.delimiterSemicolon": {
|
|
88
|
+
developer_comment: "Label for the delimiter name semicolon",
|
|
89
|
+
string: "punto y coma"
|
|
90
|
+
},
|
|
91
|
+
"ImportResourcesModal.delimiterTab": {
|
|
92
|
+
developer_comment: "Label for the delimiter name tab",
|
|
93
|
+
string: "tabulador"
|
|
94
|
+
},
|
|
59
95
|
"ImportResourcesModal.details": {
|
|
60
96
|
developer_comment: "In Upload file error modal - \"Details\" column",
|
|
61
97
|
string: "Detalles"
|
|
62
98
|
},
|
|
99
|
+
"ImportResourcesModal.discount-code": {
|
|
100
|
+
developer_comment: "Label for the discount-code resource type",
|
|
101
|
+
string: "Código de descuento"
|
|
102
|
+
},
|
|
103
|
+
"ImportResourcesModal.discount-codes": {
|
|
104
|
+
developer_comment: "Label for the discount-codes resource type",
|
|
105
|
+
string: "Códigos de descuento"
|
|
106
|
+
},
|
|
63
107
|
"ImportResourcesModal.dragAndDropCSV": {
|
|
64
108
|
developer_comment: "The message telling the user to drag and drop CSV file in the file drop area",
|
|
65
109
|
string: "Arrastrar y soltar CSV"
|
|
@@ -104,6 +148,22 @@ var es = {
|
|
|
104
148
|
developer_comment: "Label for the instructions section",
|
|
105
149
|
string: "Instrucciones"
|
|
106
150
|
},
|
|
151
|
+
"ImportResourcesModal.inventories": {
|
|
152
|
+
developer_comment: "Label for the inventories entry resource type",
|
|
153
|
+
string: "Inventarios"
|
|
154
|
+
},
|
|
155
|
+
"ImportResourcesModal.inventory": {
|
|
156
|
+
developer_comment: "Label for the inventory entry resource type",
|
|
157
|
+
string: "Inventario"
|
|
158
|
+
},
|
|
159
|
+
"ImportResourcesModal.itemsToBeImported": {
|
|
160
|
+
developer_comment: "This message indicates the number of items that are ready to be imported into the project.",
|
|
161
|
+
string: "{itemCount, plural, one {<b>1</b> {resourceType} para importar{publish, select, true { and published} other {}}} many {<b>{itemCount}</b> {resourceTypePlural} para importar{publish, select, true { and published} other {}}} other {<b>{itemCount}</b> {resourceTypePlural} para importar{publish, select, true { and published} other {}}}}"
|
|
162
|
+
},
|
|
163
|
+
"ImportResourcesModal.listConjunctionOr": {
|
|
164
|
+
developer_comment: "Label for the list conjunction or",
|
|
165
|
+
string: "o"
|
|
166
|
+
},
|
|
107
167
|
"ImportResourcesModal.missingKeyError": {
|
|
108
168
|
developer_comment: "Error message displayed when the uploaded file is missing the key field",
|
|
109
169
|
string: "El campo \"clave\" falta o no está completo en algunas filas. Asegúrate que cada fila tiene un valor \"clave\"."
|
|
@@ -116,6 +176,10 @@ var es = {
|
|
|
116
176
|
developer_comment: "Error message displayed when the uploaded file is missing required keys",
|
|
117
177
|
string: "Asegúrate de que los archivos contienen las claves necesarias para los elementos incluidas {fieldNames}"
|
|
118
178
|
},
|
|
179
|
+
"ImportResourcesModal.modalTitle.businessUnit": {
|
|
180
|
+
developer_comment: "Label for the business units modal title",
|
|
181
|
+
string: "Import business units by CSV"
|
|
182
|
+
},
|
|
119
183
|
"ImportResourcesModal.modalTitle.category": {
|
|
120
184
|
developer_comment: "Label for the categories modal title",
|
|
121
185
|
string: "Importar categorías mediante CSV"
|
|
@@ -148,6 +212,22 @@ var es = {
|
|
|
148
212
|
developer_comment: "The word \"or\" in the drag and drop message",
|
|
149
213
|
string: "o"
|
|
150
214
|
},
|
|
215
|
+
"ImportResourcesModal.order": {
|
|
216
|
+
developer_comment: "Label for the order resource type",
|
|
217
|
+
string: "Pedido"
|
|
218
|
+
},
|
|
219
|
+
"ImportResourcesModal.order-patch": {
|
|
220
|
+
developer_comment: "Label for the order-patch resource type",
|
|
221
|
+
string: "Solicitar revisión"
|
|
222
|
+
},
|
|
223
|
+
"ImportResourcesModal.order-patches": {
|
|
224
|
+
developer_comment: "Label for the order-patches resource type",
|
|
225
|
+
string: "Solicitar revisión"
|
|
226
|
+
},
|
|
227
|
+
"ImportResourcesModal.orders": {
|
|
228
|
+
developer_comment: "Label for the orders resource type",
|
|
229
|
+
string: "Pedidos"
|
|
230
|
+
},
|
|
151
231
|
"ImportResourcesModal.prepareMessage": {
|
|
152
232
|
developer_comment: "Notification for preparing import",
|
|
153
233
|
string: "<b>Preparar importación</b><newline></newline>Una vez concluida la preparación, puedes seguir el progreso de la importación <logsLink>en los Registros de importación</logsLink>."
|
|
@@ -156,6 +236,54 @@ var es = {
|
|
|
156
236
|
developer_comment: "Label for modal path",
|
|
157
237
|
string: "Aquí tiene una vista previa de su importación"
|
|
158
238
|
},
|
|
239
|
+
"ImportResourcesModal.price": {
|
|
240
|
+
developer_comment: "Label for the price resource type",
|
|
241
|
+
string: "Precio"
|
|
242
|
+
},
|
|
243
|
+
"ImportResourcesModal.prices": {
|
|
244
|
+
developer_comment: "Label for the prices resource type",
|
|
245
|
+
string: "Precios"
|
|
246
|
+
},
|
|
247
|
+
"ImportResourcesModal.product": {
|
|
248
|
+
developer_comment: "Label for the product resource type",
|
|
249
|
+
string: "Producto"
|
|
250
|
+
},
|
|
251
|
+
"ImportResourcesModal.product-draft": {
|
|
252
|
+
developer_comment: "Label for the product-draft resource type",
|
|
253
|
+
string: "Boceto del producto"
|
|
254
|
+
},
|
|
255
|
+
"ImportResourcesModal.product-drafts": {
|
|
256
|
+
developer_comment: "Label for the product-drafts resource type",
|
|
257
|
+
string: "Boceto del producto"
|
|
258
|
+
},
|
|
259
|
+
"ImportResourcesModal.product-type": {
|
|
260
|
+
developer_comment: "Label for the product-type resource type",
|
|
261
|
+
string: "Tipo de producto"
|
|
262
|
+
},
|
|
263
|
+
"ImportResourcesModal.product-types": {
|
|
264
|
+
developer_comment: "Label for the product-types resource type",
|
|
265
|
+
string: "Tipos de producto"
|
|
266
|
+
},
|
|
267
|
+
"ImportResourcesModal.product-variant": {
|
|
268
|
+
developer_comment: "Label for the product-variant resource type",
|
|
269
|
+
string: "Variante del producto"
|
|
270
|
+
},
|
|
271
|
+
"ImportResourcesModal.product-variant-patch": {
|
|
272
|
+
developer_comment: "Label for the product-variant-patch resource type",
|
|
273
|
+
string: "Modificación del producto"
|
|
274
|
+
},
|
|
275
|
+
"ImportResourcesModal.product-variant-patches": {
|
|
276
|
+
developer_comment: "Label for the product-variant-patches resource type",
|
|
277
|
+
string: "Modificaciones de producto"
|
|
278
|
+
},
|
|
279
|
+
"ImportResourcesModal.product-variants": {
|
|
280
|
+
developer_comment: "Label for the product-variants resource type",
|
|
281
|
+
string: "Variante(s) de producto"
|
|
282
|
+
},
|
|
283
|
+
"ImportResourcesModal.products": {
|
|
284
|
+
developer_comment: "Label for the products resource type",
|
|
285
|
+
string: "Productos"
|
|
286
|
+
},
|
|
159
287
|
"ImportResourcesModal.radio.categories": {
|
|
160
288
|
developer_comment: "Label for the categories radio button",
|
|
161
289
|
string: "Categorías"
|
|
@@ -179,9 +307,9 @@ var es = {
|
|
|
179
307
|
"ImportResourcesModal.rowLimitExceededTitle": {
|
|
180
308
|
string: "Se ha superado el límite de filas"
|
|
181
309
|
},
|
|
182
|
-
"ImportResourcesModal.
|
|
183
|
-
developer_comment: "
|
|
184
|
-
string: "
|
|
310
|
+
"ImportResourcesModal.settings.publishProducts": {
|
|
311
|
+
developer_comment: "Label for the publish products checkbox",
|
|
312
|
+
string: "Publicar todos los productos del archivo"
|
|
185
313
|
},
|
|
186
314
|
"ImportResourcesModal.showLess": {
|
|
187
315
|
developer_comment: "A button label for collapsing the import preview to show fewer details.",
|
|
@@ -198,6 +326,14 @@ var es = {
|
|
|
198
326
|
"ImportResourcesModal.sizeExceededTitle": {
|
|
199
327
|
string: "Se ha superado el tamaño de archivo"
|
|
200
328
|
},
|
|
329
|
+
"ImportResourcesModal.standalone-price": {
|
|
330
|
+
developer_comment: "Label for the standalone-price resource type",
|
|
331
|
+
string: "Precio independiente"
|
|
332
|
+
},
|
|
333
|
+
"ImportResourcesModal.standalone-prices": {
|
|
334
|
+
developer_comment: "Label for the standalone-prices resource type",
|
|
335
|
+
string: "Precios independientes"
|
|
336
|
+
},
|
|
201
337
|
"ImportResourcesModal.startImportButton": {
|
|
202
338
|
developer_comment: "Label for the modal Start import button",
|
|
203
339
|
string: "Iniciar importación"
|
|
@@ -214,10 +350,22 @@ var es = {
|
|
|
214
350
|
developer_comment: "Error message displayed when a user drags and drops multiple files at once",
|
|
215
351
|
string: "Se han detectado varios archivos: Solo se pueden arrastrar y soltar archivos de uno en uno."
|
|
216
352
|
},
|
|
353
|
+
"ImportResourcesModal.type": {
|
|
354
|
+
developer_comment: "Label for the type resource type",
|
|
355
|
+
string: "Tipo"
|
|
356
|
+
},
|
|
357
|
+
"ImportResourcesModal.types": {
|
|
358
|
+
developer_comment: "Label for the types resource type",
|
|
359
|
+
string: "Tipos"
|
|
360
|
+
},
|
|
217
361
|
"ImportResourcesModal.unexpectedError": {
|
|
218
362
|
developer_comment: "Generic notification message when file upload fails",
|
|
219
363
|
string: "Ha ocurrido un error al cargar el archivo. Inténtelo de nuevo o póngase en contacto con el servicio técnico si este error continúa."
|
|
220
364
|
},
|
|
365
|
+
"ImportResourcesModal.unknown-resource-type": {
|
|
366
|
+
developer_comment: "Label for the unknown resource type",
|
|
367
|
+
string: "Tipo de recurso desconocido"
|
|
368
|
+
},
|
|
221
369
|
"ImportResourcesModal.uploadButton": {
|
|
222
370
|
developer_comment: "Label for the upload button",
|
|
223
371
|
string: "Cargar y vista previa"
|
|
@@ -234,12 +382,12 @@ var es = {
|
|
|
234
382
|
developer_comment: "Upload new file button",
|
|
235
383
|
string: "Cargar archivo nuevo"
|
|
236
384
|
},
|
|
237
|
-
"ImportResourcesModal.
|
|
238
|
-
developer_comment: "Message within the drop area when a CSV file uses an unexpected
|
|
239
|
-
string: "El archivo está utilizando un
|
|
385
|
+
"ImportResourcesModal.wrongSeparatorDescription": {
|
|
386
|
+
developer_comment: "Message within the drop area when a CSV file uses an unexpected separator",
|
|
387
|
+
string: "El archivo está utilizando un separador incompatible. Utiliza un separador permitido: {delimiterList}."
|
|
240
388
|
},
|
|
241
|
-
"ImportResourcesModal.
|
|
242
|
-
string: "
|
|
389
|
+
"ImportResourcesModal.wrongSeparatorTitle": {
|
|
390
|
+
string: "Separador incorrecto"
|
|
243
391
|
}
|
|
244
392
|
};
|
|
245
393
|
|
|
@@ -1,23 +1,27 @@
|
|
|
1
1
|
var es = {
|
|
2
|
-
"ImportResourcesModal.BodyNote": {
|
|
3
|
-
developer_comment: "Confirmation dialog text",
|
|
4
|
-
string: "Tenga en cuenta que los valores existentes con las mismas claves se sobrescribirán con los datos incluidos en el CSV."
|
|
5
|
-
},
|
|
6
|
-
"ImportResourcesModal.BodyQuestion": {
|
|
7
|
-
developer_comment: "Confirmation question",
|
|
8
|
-
string: "¿Proceder con la importación?"
|
|
9
|
-
},
|
|
10
|
-
"ImportResourcesModal.BodyText": {
|
|
11
|
-
developer_comment: "Confirmation dialog text",
|
|
12
|
-
string: "Estás a punto de importar <bold>{count}</bold> filas al proyecto: <bold>{projectName}</bold>"
|
|
13
|
-
},
|
|
14
2
|
"ImportResourcesModal.browseFile": {
|
|
15
3
|
string: "Explorar archivo"
|
|
16
4
|
},
|
|
5
|
+
"ImportResourcesModal.business-unit": {
|
|
6
|
+
developer_comment: "Label for the business-unit resource type",
|
|
7
|
+
string: "Business unit"
|
|
8
|
+
},
|
|
9
|
+
"ImportResourcesModal.business-units": {
|
|
10
|
+
developer_comment: "Label for the business-units resource type",
|
|
11
|
+
string: "Business units"
|
|
12
|
+
},
|
|
17
13
|
"ImportResourcesModal.cancel": {
|
|
18
14
|
developer_comment: "Label for the cancel button",
|
|
19
15
|
string: "Cancelar"
|
|
20
16
|
},
|
|
17
|
+
"ImportResourcesModal.categories": {
|
|
18
|
+
developer_comment: "Label for the categories resource type",
|
|
19
|
+
string: "Categorías"
|
|
20
|
+
},
|
|
21
|
+
"ImportResourcesModal.category": {
|
|
22
|
+
developer_comment: "Label for the category resource type",
|
|
23
|
+
string: "Categoría"
|
|
24
|
+
},
|
|
21
25
|
"ImportResourcesModal.chooseFile": {
|
|
22
26
|
developer_comment: "Label for a button on the file upload page, shown on ready to upload state",
|
|
23
27
|
string: "Elegir archivo"
|
|
@@ -44,20 +48,60 @@ var es = {
|
|
|
44
48
|
},
|
|
45
49
|
"ImportResourcesModal.confirmationBodyText": {
|
|
46
50
|
developer_comment: "Confirmation dialog text",
|
|
47
|
-
string: "
|
|
51
|
+
string: "You are about to import {count, plural, one {<bold>1</bold> row} other {<bold>{count}</bold> rows}} in the project: <bold>{projectName}</bold>."
|
|
48
52
|
},
|
|
49
53
|
"ImportResourcesModal.continue": {
|
|
50
54
|
developer_comment: "Confirmation dialog continue button",
|
|
51
55
|
string: "Continuar"
|
|
52
56
|
},
|
|
57
|
+
"ImportResourcesModal.custom-object": {
|
|
58
|
+
developer_comment: "Label for the custom-object resource type",
|
|
59
|
+
string: "Objeto personalizado"
|
|
60
|
+
},
|
|
61
|
+
"ImportResourcesModal.custom-objects": {
|
|
62
|
+
developer_comment: "Label for the custom-objects resource type",
|
|
63
|
+
string: "Objetos personalizados"
|
|
64
|
+
},
|
|
65
|
+
"ImportResourcesModal.customer": {
|
|
66
|
+
developer_comment: "Label for the customer resource type",
|
|
67
|
+
string: "Cliente"
|
|
68
|
+
},
|
|
69
|
+
"ImportResourcesModal.customers": {
|
|
70
|
+
developer_comment: "Label for the customers resource type",
|
|
71
|
+
string: "Clientes"
|
|
72
|
+
},
|
|
53
73
|
"ImportResourcesModal.dataType": {
|
|
54
74
|
developer_comment: "Label for the data type selection dropdown",
|
|
55
75
|
string: "Tipos de datos"
|
|
56
76
|
},
|
|
77
|
+
"ImportResourcesModal.delimiterComma": {
|
|
78
|
+
developer_comment: "Label for the delimiter name comma",
|
|
79
|
+
string: "coma"
|
|
80
|
+
},
|
|
81
|
+
"ImportResourcesModal.delimiterPipe": {
|
|
82
|
+
developer_comment: "Label for the delimiter name pipe",
|
|
83
|
+
string: "barra vertical"
|
|
84
|
+
},
|
|
85
|
+
"ImportResourcesModal.delimiterSemicolon": {
|
|
86
|
+
developer_comment: "Label for the delimiter name semicolon",
|
|
87
|
+
string: "punto y coma"
|
|
88
|
+
},
|
|
89
|
+
"ImportResourcesModal.delimiterTab": {
|
|
90
|
+
developer_comment: "Label for the delimiter name tab",
|
|
91
|
+
string: "tabulador"
|
|
92
|
+
},
|
|
57
93
|
"ImportResourcesModal.details": {
|
|
58
94
|
developer_comment: "In Upload file error modal - \"Details\" column",
|
|
59
95
|
string: "Detalles"
|
|
60
96
|
},
|
|
97
|
+
"ImportResourcesModal.discount-code": {
|
|
98
|
+
developer_comment: "Label for the discount-code resource type",
|
|
99
|
+
string: "Código de descuento"
|
|
100
|
+
},
|
|
101
|
+
"ImportResourcesModal.discount-codes": {
|
|
102
|
+
developer_comment: "Label for the discount-codes resource type",
|
|
103
|
+
string: "Códigos de descuento"
|
|
104
|
+
},
|
|
61
105
|
"ImportResourcesModal.dragAndDropCSV": {
|
|
62
106
|
developer_comment: "The message telling the user to drag and drop CSV file in the file drop area",
|
|
63
107
|
string: "Arrastrar y soltar CSV"
|
|
@@ -102,6 +146,22 @@ var es = {
|
|
|
102
146
|
developer_comment: "Label for the instructions section",
|
|
103
147
|
string: "Instrucciones"
|
|
104
148
|
},
|
|
149
|
+
"ImportResourcesModal.inventories": {
|
|
150
|
+
developer_comment: "Label for the inventories entry resource type",
|
|
151
|
+
string: "Inventarios"
|
|
152
|
+
},
|
|
153
|
+
"ImportResourcesModal.inventory": {
|
|
154
|
+
developer_comment: "Label for the inventory entry resource type",
|
|
155
|
+
string: "Inventario"
|
|
156
|
+
},
|
|
157
|
+
"ImportResourcesModal.itemsToBeImported": {
|
|
158
|
+
developer_comment: "This message indicates the number of items that are ready to be imported into the project.",
|
|
159
|
+
string: "{itemCount, plural, one {<b>1</b> {resourceType} para importar{publish, select, true { and published} other {}}} many {<b>{itemCount}</b> {resourceTypePlural} para importar{publish, select, true { and published} other {}}} other {<b>{itemCount}</b> {resourceTypePlural} para importar{publish, select, true { and published} other {}}}}"
|
|
160
|
+
},
|
|
161
|
+
"ImportResourcesModal.listConjunctionOr": {
|
|
162
|
+
developer_comment: "Label for the list conjunction or",
|
|
163
|
+
string: "o"
|
|
164
|
+
},
|
|
105
165
|
"ImportResourcesModal.missingKeyError": {
|
|
106
166
|
developer_comment: "Error message displayed when the uploaded file is missing the key field",
|
|
107
167
|
string: "El campo \"clave\" falta o no está completo en algunas filas. Asegúrate que cada fila tiene un valor \"clave\"."
|
|
@@ -114,6 +174,10 @@ var es = {
|
|
|
114
174
|
developer_comment: "Error message displayed when the uploaded file is missing required keys",
|
|
115
175
|
string: "Asegúrate de que los archivos contienen las claves necesarias para los elementos incluidas {fieldNames}"
|
|
116
176
|
},
|
|
177
|
+
"ImportResourcesModal.modalTitle.businessUnit": {
|
|
178
|
+
developer_comment: "Label for the business units modal title",
|
|
179
|
+
string: "Import business units by CSV"
|
|
180
|
+
},
|
|
117
181
|
"ImportResourcesModal.modalTitle.category": {
|
|
118
182
|
developer_comment: "Label for the categories modal title",
|
|
119
183
|
string: "Importar categorías mediante CSV"
|
|
@@ -146,6 +210,22 @@ var es = {
|
|
|
146
210
|
developer_comment: "The word \"or\" in the drag and drop message",
|
|
147
211
|
string: "o"
|
|
148
212
|
},
|
|
213
|
+
"ImportResourcesModal.order": {
|
|
214
|
+
developer_comment: "Label for the order resource type",
|
|
215
|
+
string: "Pedido"
|
|
216
|
+
},
|
|
217
|
+
"ImportResourcesModal.order-patch": {
|
|
218
|
+
developer_comment: "Label for the order-patch resource type",
|
|
219
|
+
string: "Solicitar revisión"
|
|
220
|
+
},
|
|
221
|
+
"ImportResourcesModal.order-patches": {
|
|
222
|
+
developer_comment: "Label for the order-patches resource type",
|
|
223
|
+
string: "Solicitar revisión"
|
|
224
|
+
},
|
|
225
|
+
"ImportResourcesModal.orders": {
|
|
226
|
+
developer_comment: "Label for the orders resource type",
|
|
227
|
+
string: "Pedidos"
|
|
228
|
+
},
|
|
149
229
|
"ImportResourcesModal.prepareMessage": {
|
|
150
230
|
developer_comment: "Notification for preparing import",
|
|
151
231
|
string: "<b>Preparar importación</b><newline></newline>Una vez concluida la preparación, puedes seguir el progreso de la importación <logsLink>en los Registros de importación</logsLink>."
|
|
@@ -154,6 +234,54 @@ var es = {
|
|
|
154
234
|
developer_comment: "Label for modal path",
|
|
155
235
|
string: "Aquí tiene una vista previa de su importación"
|
|
156
236
|
},
|
|
237
|
+
"ImportResourcesModal.price": {
|
|
238
|
+
developer_comment: "Label for the price resource type",
|
|
239
|
+
string: "Precio"
|
|
240
|
+
},
|
|
241
|
+
"ImportResourcesModal.prices": {
|
|
242
|
+
developer_comment: "Label for the prices resource type",
|
|
243
|
+
string: "Precios"
|
|
244
|
+
},
|
|
245
|
+
"ImportResourcesModal.product": {
|
|
246
|
+
developer_comment: "Label for the product resource type",
|
|
247
|
+
string: "Producto"
|
|
248
|
+
},
|
|
249
|
+
"ImportResourcesModal.product-draft": {
|
|
250
|
+
developer_comment: "Label for the product-draft resource type",
|
|
251
|
+
string: "Boceto del producto"
|
|
252
|
+
},
|
|
253
|
+
"ImportResourcesModal.product-drafts": {
|
|
254
|
+
developer_comment: "Label for the product-drafts resource type",
|
|
255
|
+
string: "Boceto del producto"
|
|
256
|
+
},
|
|
257
|
+
"ImportResourcesModal.product-type": {
|
|
258
|
+
developer_comment: "Label for the product-type resource type",
|
|
259
|
+
string: "Tipo de producto"
|
|
260
|
+
},
|
|
261
|
+
"ImportResourcesModal.product-types": {
|
|
262
|
+
developer_comment: "Label for the product-types resource type",
|
|
263
|
+
string: "Tipos de producto"
|
|
264
|
+
},
|
|
265
|
+
"ImportResourcesModal.product-variant": {
|
|
266
|
+
developer_comment: "Label for the product-variant resource type",
|
|
267
|
+
string: "Variante del producto"
|
|
268
|
+
},
|
|
269
|
+
"ImportResourcesModal.product-variant-patch": {
|
|
270
|
+
developer_comment: "Label for the product-variant-patch resource type",
|
|
271
|
+
string: "Modificación del producto"
|
|
272
|
+
},
|
|
273
|
+
"ImportResourcesModal.product-variant-patches": {
|
|
274
|
+
developer_comment: "Label for the product-variant-patches resource type",
|
|
275
|
+
string: "Modificaciones de producto"
|
|
276
|
+
},
|
|
277
|
+
"ImportResourcesModal.product-variants": {
|
|
278
|
+
developer_comment: "Label for the product-variants resource type",
|
|
279
|
+
string: "Variante(s) de producto"
|
|
280
|
+
},
|
|
281
|
+
"ImportResourcesModal.products": {
|
|
282
|
+
developer_comment: "Label for the products resource type",
|
|
283
|
+
string: "Productos"
|
|
284
|
+
},
|
|
157
285
|
"ImportResourcesModal.radio.categories": {
|
|
158
286
|
developer_comment: "Label for the categories radio button",
|
|
159
287
|
string: "Categorías"
|
|
@@ -177,9 +305,9 @@ var es = {
|
|
|
177
305
|
"ImportResourcesModal.rowLimitExceededTitle": {
|
|
178
306
|
string: "Se ha superado el límite de filas"
|
|
179
307
|
},
|
|
180
|
-
"ImportResourcesModal.
|
|
181
|
-
developer_comment: "
|
|
182
|
-
string: "
|
|
308
|
+
"ImportResourcesModal.settings.publishProducts": {
|
|
309
|
+
developer_comment: "Label for the publish products checkbox",
|
|
310
|
+
string: "Publicar todos los productos del archivo"
|
|
183
311
|
},
|
|
184
312
|
"ImportResourcesModal.showLess": {
|
|
185
313
|
developer_comment: "A button label for collapsing the import preview to show fewer details.",
|
|
@@ -196,6 +324,14 @@ var es = {
|
|
|
196
324
|
"ImportResourcesModal.sizeExceededTitle": {
|
|
197
325
|
string: "Se ha superado el tamaño de archivo"
|
|
198
326
|
},
|
|
327
|
+
"ImportResourcesModal.standalone-price": {
|
|
328
|
+
developer_comment: "Label for the standalone-price resource type",
|
|
329
|
+
string: "Precio independiente"
|
|
330
|
+
},
|
|
331
|
+
"ImportResourcesModal.standalone-prices": {
|
|
332
|
+
developer_comment: "Label for the standalone-prices resource type",
|
|
333
|
+
string: "Precios independientes"
|
|
334
|
+
},
|
|
199
335
|
"ImportResourcesModal.startImportButton": {
|
|
200
336
|
developer_comment: "Label for the modal Start import button",
|
|
201
337
|
string: "Iniciar importación"
|
|
@@ -212,10 +348,22 @@ var es = {
|
|
|
212
348
|
developer_comment: "Error message displayed when a user drags and drops multiple files at once",
|
|
213
349
|
string: "Se han detectado varios archivos: Solo se pueden arrastrar y soltar archivos de uno en uno."
|
|
214
350
|
},
|
|
351
|
+
"ImportResourcesModal.type": {
|
|
352
|
+
developer_comment: "Label for the type resource type",
|
|
353
|
+
string: "Tipo"
|
|
354
|
+
},
|
|
355
|
+
"ImportResourcesModal.types": {
|
|
356
|
+
developer_comment: "Label for the types resource type",
|
|
357
|
+
string: "Tipos"
|
|
358
|
+
},
|
|
215
359
|
"ImportResourcesModal.unexpectedError": {
|
|
216
360
|
developer_comment: "Generic notification message when file upload fails",
|
|
217
361
|
string: "Ha ocurrido un error al cargar el archivo. Inténtelo de nuevo o póngase en contacto con el servicio técnico si este error continúa."
|
|
218
362
|
},
|
|
363
|
+
"ImportResourcesModal.unknown-resource-type": {
|
|
364
|
+
developer_comment: "Label for the unknown resource type",
|
|
365
|
+
string: "Tipo de recurso desconocido"
|
|
366
|
+
},
|
|
219
367
|
"ImportResourcesModal.uploadButton": {
|
|
220
368
|
developer_comment: "Label for the upload button",
|
|
221
369
|
string: "Cargar y vista previa"
|
|
@@ -232,12 +380,12 @@ var es = {
|
|
|
232
380
|
developer_comment: "Upload new file button",
|
|
233
381
|
string: "Cargar archivo nuevo"
|
|
234
382
|
},
|
|
235
|
-
"ImportResourcesModal.
|
|
236
|
-
developer_comment: "Message within the drop area when a CSV file uses an unexpected
|
|
237
|
-
string: "El archivo está utilizando un
|
|
383
|
+
"ImportResourcesModal.wrongSeparatorDescription": {
|
|
384
|
+
developer_comment: "Message within the drop area when a CSV file uses an unexpected separator",
|
|
385
|
+
string: "El archivo está utilizando un separador incompatible. Utiliza un separador permitido: {delimiterList}."
|
|
238
386
|
},
|
|
239
|
-
"ImportResourcesModal.
|
|
240
|
-
string: "
|
|
387
|
+
"ImportResourcesModal.wrongSeparatorTitle": {
|
|
388
|
+
string: "Separador incorrecto"
|
|
241
389
|
}
|
|
242
390
|
};
|
|
243
391
|
|