@commercetools-frontend-extensions/import-resources-modal 2.3.1 → 2.3.3

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.
@@ -7,26 +7,10 @@ var de = {
7
7
  "ImportResourcesModal.browseFile": {
8
8
  string: "Datei durchsuchen"
9
9
  },
10
- "ImportResourcesModal.business-unit": {
11
- developer_comment: "Label for the business-unit resource type",
12
- string: "Geschäftseinheit"
13
- },
14
- "ImportResourcesModal.business-units": {
15
- developer_comment: "Label for the business-units resource type",
16
- string: "Geschäftseinheiten"
17
- },
18
10
  "ImportResourcesModal.cancel": {
19
11
  developer_comment: "Label for the cancel button",
20
12
  string: "Abbrechen"
21
13
  },
22
- "ImportResourcesModal.categories": {
23
- developer_comment: "Label for the categories resource type",
24
- string: "Kategorien"
25
- },
26
- "ImportResourcesModal.category": {
27
- developer_comment: "Label for the category resource type",
28
- string: "Kategorie"
29
- },
30
14
  "ImportResourcesModal.chooseFile": {
31
15
  developer_comment: "Label for a button on the file upload page, shown on ready to upload state",
32
16
  string: "Datei auswählen"
@@ -59,22 +43,6 @@ var de = {
59
43
  developer_comment: "Confirmation dialog continue button",
60
44
  string: "Weiter"
61
45
  },
62
- "ImportResourcesModal.custom-object": {
63
- developer_comment: "Label for the custom-object resource type",
64
- string: "Benutzerdefiniertes Objekt"
65
- },
66
- "ImportResourcesModal.custom-objects": {
67
- developer_comment: "Label for the custom-objects resource type",
68
- string: "Benutzerdefinierte Objekte"
69
- },
70
- "ImportResourcesModal.customer": {
71
- developer_comment: "Label for the customer resource type",
72
- string: "Kunde"
73
- },
74
- "ImportResourcesModal.customers": {
75
- developer_comment: "Label for the customers resource type",
76
- string: "Kunden"
77
- },
78
46
  "ImportResourcesModal.dataType": {
79
47
  developer_comment: "Label for the data type selection dropdown",
80
48
  string: "Datentyp"
@@ -99,14 +67,6 @@ var de = {
99
67
  developer_comment: "In Upload file error modal - \"Details\" column",
100
68
  string: "Details"
101
69
  },
102
- "ImportResourcesModal.discount-code": {
103
- developer_comment: "Label for the discount-code resource type",
104
- string: "Rabattcode"
105
- },
106
- "ImportResourcesModal.discount-codes": {
107
- developer_comment: "Label for the discount-codes resource type",
108
- string: "Rabattcodes"
109
- },
110
70
  "ImportResourcesModal.dragAndDropCSV": {
111
71
  developer_comment: "The message telling the user to drag and drop CSV file in the file drop area",
112
72
  string: "Drag-and-Drop CSV"
@@ -151,14 +111,6 @@ var de = {
151
111
  developer_comment: "Label for the instructions section",
152
112
  string: "Anweisungen"
153
113
  },
154
- "ImportResourcesModal.inventories": {
155
- developer_comment: "Label for the inventories entry resource type",
156
- string: "Lagerbestände"
157
- },
158
- "ImportResourcesModal.inventory": {
159
- developer_comment: "Label for the inventory entry resource type",
160
- string: "Lagerbestand"
161
- },
162
114
  "ImportResourcesModal.itemsToBeImported": {
163
115
  developer_comment: "This message indicates the number of items that are ready to be imported into the project.",
164
116
  string: "{itemCount, plural, one {<b>1</b> {resourceType} zu importieren{publish, select, true { and published} other {}}} other {<b>{itemCount}</b> {resourceTypePlural} zu importieren{publish, select, true { and published} other {}}}}"
@@ -207,30 +159,22 @@ var de = {
207
159
  developer_comment: "Label for the products modal title",
208
160
  string: "Produkte nach CSV importieren"
209
161
  },
162
+ "ImportResourcesModal.modalTitle.productTailoring": {
163
+ developer_comment: "Label for the product tailorings modal title",
164
+ string: "Maßgeschneiderte Produkte per CSV importieren"
165
+ },
210
166
  "ImportResourcesModal.modalTitle.productType": {
211
167
  developer_comment: "Label for the product type modal title",
212
168
  string: "Produkttypen nach CSV importieren"
213
169
  },
170
+ "ImportResourcesModal.modalTitle.standalonePrice": {
171
+ developer_comment: "Label for the standalone prices modal title",
172
+ string: "Preise per CSV importieren"
173
+ },
214
174
  "ImportResourcesModal.or": {
215
175
  developer_comment: "The word \"or\" in the drag and drop message",
216
176
  string: "oder"
217
177
  },
218
- "ImportResourcesModal.order": {
219
- developer_comment: "Label for the order resource type",
220
- string: "Bestellung"
221
- },
222
- "ImportResourcesModal.order-patch": {
223
- developer_comment: "Label for the order-patch resource type",
224
- string: "Bestellpatch"
225
- },
226
- "ImportResourcesModal.order-patches": {
227
- developer_comment: "Label for the order-patches resource type",
228
- string: "Bestellpatches"
229
- },
230
- "ImportResourcesModal.orders": {
231
- developer_comment: "Label for the orders resource type",
232
- string: "Bestellungen"
233
- },
234
178
  "ImportResourcesModal.prepareMessage": {
235
179
  developer_comment: "Notification for preparing import",
236
180
  string: "<b>Import vorbereiten</b><newline></newline>Sobald die Vorbereitung abgeschlossen ist, können Sie den Importfortschritt <logsLink>in den Importprotokollen</logsLink> verfolgen."
@@ -239,54 +183,6 @@ var de = {
239
183
  developer_comment: "Label for modal path",
240
184
  string: "Hier eine Vorschau des Imports"
241
185
  },
242
- "ImportResourcesModal.price": {
243
- developer_comment: "Label for the price resource type",
244
- string: "Preis"
245
- },
246
- "ImportResourcesModal.prices": {
247
- developer_comment: "Label for the prices resource type",
248
- string: "Preise"
249
- },
250
- "ImportResourcesModal.product": {
251
- developer_comment: "Label for the product resource type",
252
- string: "Produkt"
253
- },
254
- "ImportResourcesModal.product-draft": {
255
- developer_comment: "Label for the product-draft resource type",
256
- string: "Produktentwurf"
257
- },
258
- "ImportResourcesModal.product-drafts": {
259
- developer_comment: "Label for the product-drafts resource type",
260
- string: "Produktentwürfe"
261
- },
262
- "ImportResourcesModal.product-type": {
263
- developer_comment: "Label for the product-type resource type",
264
- string: "Produkttyp"
265
- },
266
- "ImportResourcesModal.product-types": {
267
- developer_comment: "Label for the product-types resource type",
268
- string: "Produkttypen"
269
- },
270
- "ImportResourcesModal.product-variant": {
271
- developer_comment: "Label for the product-variant resource type",
272
- string: "Produktvariante"
273
- },
274
- "ImportResourcesModal.product-variant-patch": {
275
- developer_comment: "Label for the product-variant-patch resource type",
276
- string: "Produktvarianten-Patch"
277
- },
278
- "ImportResourcesModal.product-variant-patches": {
279
- developer_comment: "Label for the product-variant-patches resource type",
280
- string: "Produktvarianten-Patches"
281
- },
282
- "ImportResourcesModal.product-variants": {
283
- developer_comment: "Label for the product-variants resource type",
284
- string: "Produktvarianten"
285
- },
286
- "ImportResourcesModal.products": {
287
- developer_comment: "Label for the products resource type",
288
- string: "Produkte"
289
- },
290
186
  "ImportResourcesModal.radio.categories": {
291
187
  developer_comment: "Label for the categories radio button",
292
188
  string: "Kategorien"
@@ -295,10 +191,18 @@ var de = {
295
191
  developer_comment: "Label for the inventories radio button",
296
192
  string: "Lagerbestände"
297
193
  },
194
+ "ImportResourcesModal.radio.productTailorings": {
195
+ developer_comment: "Label for the product tailorings radio button",
196
+ string: "Maßgeschneiderte Produkte"
197
+ },
298
198
  "ImportResourcesModal.radio.products": {
299
199
  developer_comment: "Label for the products radio button",
300
200
  string: "Produkte (einschließlich Varianten, Assets, Preise und Bilder)"
301
201
  },
202
+ "ImportResourcesModal.radio.standalonePrices": {
203
+ developer_comment: "Label for the standalone prices radio button",
204
+ string: "Einzelpreise"
205
+ },
302
206
  "ImportResourcesModal.row": {
303
207
  developer_comment: "In Upload file error modal - \"Row\" column",
304
208
  string: "Zeile"
@@ -314,6 +218,10 @@ var de = {
314
218
  developer_comment: "Label for the publish products checkbox",
315
219
  string: "Alle Produkte in der Datei veröffentlichen"
316
220
  },
221
+ "ImportResourcesModal.settings.publishTailoredProducts": {
222
+ developer_comment: "Label for the publish tailored products checkbox",
223
+ string: "Alle maßgeschneiderten Produkte in der Datei veröffentlichen"
224
+ },
317
225
  "ImportResourcesModal.showLess": {
318
226
  developer_comment: "A button label for collapsing the import preview to show fewer details.",
319
227
  string: "Weniger anzeigen"
@@ -329,14 +237,6 @@ var de = {
329
237
  "ImportResourcesModal.sizeExceededTitle": {
330
238
  string: "Dateigröße überschritten"
331
239
  },
332
- "ImportResourcesModal.standalone-price": {
333
- developer_comment: "Label for the standalone-price resource type",
334
- string: "Einzelpreis"
335
- },
336
- "ImportResourcesModal.standalone-prices": {
337
- developer_comment: "Label for the standalone-prices resource type",
338
- string: "Einzelpreise"
339
- },
340
240
  "ImportResourcesModal.startImportButton": {
341
241
  developer_comment: "Label for the modal Start import button",
342
242
  string: "Import starten"
@@ -353,22 +253,10 @@ var de = {
353
253
  developer_comment: "Error message displayed when a user drags and drops multiple files at once",
354
254
  string: "Mehrere Dateien erkannt: Sie können jeweils nur eine Datei per Drag-and-Drop verschieben."
355
255
  },
356
- "ImportResourcesModal.type": {
357
- developer_comment: "Label for the type resource type",
358
- string: "Typ"
359
- },
360
- "ImportResourcesModal.types": {
361
- developer_comment: "Label for the types resource type",
362
- string: "Typen"
363
- },
364
256
  "ImportResourcesModal.unexpectedError": {
365
257
  developer_comment: "Generic notification message when file upload fails",
366
258
  string: "Während des Datei-Uploads ist ein unerwarteter Fehler aufgetreten. Bitte versuchen Sie es erneut oder wenden Sie sich an den Support, wenn dieser Fehler erneut auftritt."
367
259
  },
368
- "ImportResourcesModal.unknown-resource-type": {
369
- developer_comment: "Label for the unknown resource type",
370
- string: "Unbekannter Ressourcentyp"
371
- },
372
260
  "ImportResourcesModal.uploadButton": {
373
261
  developer_comment: "Label for the upload button",
374
262
  string: "Hochladen und Vorschau"
@@ -5,26 +5,10 @@ var de = {
5
5
  "ImportResourcesModal.browseFile": {
6
6
  string: "Datei durchsuchen"
7
7
  },
8
- "ImportResourcesModal.business-unit": {
9
- developer_comment: "Label for the business-unit resource type",
10
- string: "Geschäftseinheit"
11
- },
12
- "ImportResourcesModal.business-units": {
13
- developer_comment: "Label for the business-units resource type",
14
- string: "Geschäftseinheiten"
15
- },
16
8
  "ImportResourcesModal.cancel": {
17
9
  developer_comment: "Label for the cancel button",
18
10
  string: "Abbrechen"
19
11
  },
20
- "ImportResourcesModal.categories": {
21
- developer_comment: "Label for the categories resource type",
22
- string: "Kategorien"
23
- },
24
- "ImportResourcesModal.category": {
25
- developer_comment: "Label for the category resource type",
26
- string: "Kategorie"
27
- },
28
12
  "ImportResourcesModal.chooseFile": {
29
13
  developer_comment: "Label for a button on the file upload page, shown on ready to upload state",
30
14
  string: "Datei auswählen"
@@ -57,22 +41,6 @@ var de = {
57
41
  developer_comment: "Confirmation dialog continue button",
58
42
  string: "Weiter"
59
43
  },
60
- "ImportResourcesModal.custom-object": {
61
- developer_comment: "Label for the custom-object resource type",
62
- string: "Benutzerdefiniertes Objekt"
63
- },
64
- "ImportResourcesModal.custom-objects": {
65
- developer_comment: "Label for the custom-objects resource type",
66
- string: "Benutzerdefinierte Objekte"
67
- },
68
- "ImportResourcesModal.customer": {
69
- developer_comment: "Label for the customer resource type",
70
- string: "Kunde"
71
- },
72
- "ImportResourcesModal.customers": {
73
- developer_comment: "Label for the customers resource type",
74
- string: "Kunden"
75
- },
76
44
  "ImportResourcesModal.dataType": {
77
45
  developer_comment: "Label for the data type selection dropdown",
78
46
  string: "Datentyp"
@@ -97,14 +65,6 @@ var de = {
97
65
  developer_comment: "In Upload file error modal - \"Details\" column",
98
66
  string: "Details"
99
67
  },
100
- "ImportResourcesModal.discount-code": {
101
- developer_comment: "Label for the discount-code resource type",
102
- string: "Rabattcode"
103
- },
104
- "ImportResourcesModal.discount-codes": {
105
- developer_comment: "Label for the discount-codes resource type",
106
- string: "Rabattcodes"
107
- },
108
68
  "ImportResourcesModal.dragAndDropCSV": {
109
69
  developer_comment: "The message telling the user to drag and drop CSV file in the file drop area",
110
70
  string: "Drag-and-Drop CSV"
@@ -149,14 +109,6 @@ var de = {
149
109
  developer_comment: "Label for the instructions section",
150
110
  string: "Anweisungen"
151
111
  },
152
- "ImportResourcesModal.inventories": {
153
- developer_comment: "Label for the inventories entry resource type",
154
- string: "Lagerbestände"
155
- },
156
- "ImportResourcesModal.inventory": {
157
- developer_comment: "Label for the inventory entry resource type",
158
- string: "Lagerbestand"
159
- },
160
112
  "ImportResourcesModal.itemsToBeImported": {
161
113
  developer_comment: "This message indicates the number of items that are ready to be imported into the project.",
162
114
  string: "{itemCount, plural, one {<b>1</b> {resourceType} zu importieren{publish, select, true { and published} other {}}} other {<b>{itemCount}</b> {resourceTypePlural} zu importieren{publish, select, true { and published} other {}}}}"
@@ -205,30 +157,22 @@ var de = {
205
157
  developer_comment: "Label for the products modal title",
206
158
  string: "Produkte nach CSV importieren"
207
159
  },
160
+ "ImportResourcesModal.modalTitle.productTailoring": {
161
+ developer_comment: "Label for the product tailorings modal title",
162
+ string: "Maßgeschneiderte Produkte per CSV importieren"
163
+ },
208
164
  "ImportResourcesModal.modalTitle.productType": {
209
165
  developer_comment: "Label for the product type modal title",
210
166
  string: "Produkttypen nach CSV importieren"
211
167
  },
168
+ "ImportResourcesModal.modalTitle.standalonePrice": {
169
+ developer_comment: "Label for the standalone prices modal title",
170
+ string: "Preise per CSV importieren"
171
+ },
212
172
  "ImportResourcesModal.or": {
213
173
  developer_comment: "The word \"or\" in the drag and drop message",
214
174
  string: "oder"
215
175
  },
216
- "ImportResourcesModal.order": {
217
- developer_comment: "Label for the order resource type",
218
- string: "Bestellung"
219
- },
220
- "ImportResourcesModal.order-patch": {
221
- developer_comment: "Label for the order-patch resource type",
222
- string: "Bestellpatch"
223
- },
224
- "ImportResourcesModal.order-patches": {
225
- developer_comment: "Label for the order-patches resource type",
226
- string: "Bestellpatches"
227
- },
228
- "ImportResourcesModal.orders": {
229
- developer_comment: "Label for the orders resource type",
230
- string: "Bestellungen"
231
- },
232
176
  "ImportResourcesModal.prepareMessage": {
233
177
  developer_comment: "Notification for preparing import",
234
178
  string: "<b>Import vorbereiten</b><newline></newline>Sobald die Vorbereitung abgeschlossen ist, können Sie den Importfortschritt <logsLink>in den Importprotokollen</logsLink> verfolgen."
@@ -237,54 +181,6 @@ var de = {
237
181
  developer_comment: "Label for modal path",
238
182
  string: "Hier eine Vorschau des Imports"
239
183
  },
240
- "ImportResourcesModal.price": {
241
- developer_comment: "Label for the price resource type",
242
- string: "Preis"
243
- },
244
- "ImportResourcesModal.prices": {
245
- developer_comment: "Label for the prices resource type",
246
- string: "Preise"
247
- },
248
- "ImportResourcesModal.product": {
249
- developer_comment: "Label for the product resource type",
250
- string: "Produkt"
251
- },
252
- "ImportResourcesModal.product-draft": {
253
- developer_comment: "Label for the product-draft resource type",
254
- string: "Produktentwurf"
255
- },
256
- "ImportResourcesModal.product-drafts": {
257
- developer_comment: "Label for the product-drafts resource type",
258
- string: "Produktentwürfe"
259
- },
260
- "ImportResourcesModal.product-type": {
261
- developer_comment: "Label for the product-type resource type",
262
- string: "Produkttyp"
263
- },
264
- "ImportResourcesModal.product-types": {
265
- developer_comment: "Label for the product-types resource type",
266
- string: "Produkttypen"
267
- },
268
- "ImportResourcesModal.product-variant": {
269
- developer_comment: "Label for the product-variant resource type",
270
- string: "Produktvariante"
271
- },
272
- "ImportResourcesModal.product-variant-patch": {
273
- developer_comment: "Label for the product-variant-patch resource type",
274
- string: "Produktvarianten-Patch"
275
- },
276
- "ImportResourcesModal.product-variant-patches": {
277
- developer_comment: "Label for the product-variant-patches resource type",
278
- string: "Produktvarianten-Patches"
279
- },
280
- "ImportResourcesModal.product-variants": {
281
- developer_comment: "Label for the product-variants resource type",
282
- string: "Produktvarianten"
283
- },
284
- "ImportResourcesModal.products": {
285
- developer_comment: "Label for the products resource type",
286
- string: "Produkte"
287
- },
288
184
  "ImportResourcesModal.radio.categories": {
289
185
  developer_comment: "Label for the categories radio button",
290
186
  string: "Kategorien"
@@ -293,10 +189,18 @@ var de = {
293
189
  developer_comment: "Label for the inventories radio button",
294
190
  string: "Lagerbestände"
295
191
  },
192
+ "ImportResourcesModal.radio.productTailorings": {
193
+ developer_comment: "Label for the product tailorings radio button",
194
+ string: "Maßgeschneiderte Produkte"
195
+ },
296
196
  "ImportResourcesModal.radio.products": {
297
197
  developer_comment: "Label for the products radio button",
298
198
  string: "Produkte (einschließlich Varianten, Assets, Preise und Bilder)"
299
199
  },
200
+ "ImportResourcesModal.radio.standalonePrices": {
201
+ developer_comment: "Label for the standalone prices radio button",
202
+ string: "Einzelpreise"
203
+ },
300
204
  "ImportResourcesModal.row": {
301
205
  developer_comment: "In Upload file error modal - \"Row\" column",
302
206
  string: "Zeile"
@@ -312,6 +216,10 @@ var de = {
312
216
  developer_comment: "Label for the publish products checkbox",
313
217
  string: "Alle Produkte in der Datei veröffentlichen"
314
218
  },
219
+ "ImportResourcesModal.settings.publishTailoredProducts": {
220
+ developer_comment: "Label for the publish tailored products checkbox",
221
+ string: "Alle maßgeschneiderten Produkte in der Datei veröffentlichen"
222
+ },
315
223
  "ImportResourcesModal.showLess": {
316
224
  developer_comment: "A button label for collapsing the import preview to show fewer details.",
317
225
  string: "Weniger anzeigen"
@@ -327,14 +235,6 @@ var de = {
327
235
  "ImportResourcesModal.sizeExceededTitle": {
328
236
  string: "Dateigröße überschritten"
329
237
  },
330
- "ImportResourcesModal.standalone-price": {
331
- developer_comment: "Label for the standalone-price resource type",
332
- string: "Einzelpreis"
333
- },
334
- "ImportResourcesModal.standalone-prices": {
335
- developer_comment: "Label for the standalone-prices resource type",
336
- string: "Einzelpreise"
337
- },
338
238
  "ImportResourcesModal.startImportButton": {
339
239
  developer_comment: "Label for the modal Start import button",
340
240
  string: "Import starten"
@@ -351,22 +251,10 @@ var de = {
351
251
  developer_comment: "Error message displayed when a user drags and drops multiple files at once",
352
252
  string: "Mehrere Dateien erkannt: Sie können jeweils nur eine Datei per Drag-and-Drop verschieben."
353
253
  },
354
- "ImportResourcesModal.type": {
355
- developer_comment: "Label for the type resource type",
356
- string: "Typ"
357
- },
358
- "ImportResourcesModal.types": {
359
- developer_comment: "Label for the types resource type",
360
- string: "Typen"
361
- },
362
254
  "ImportResourcesModal.unexpectedError": {
363
255
  developer_comment: "Generic notification message when file upload fails",
364
256
  string: "Während des Datei-Uploads ist ein unerwarteter Fehler aufgetreten. Bitte versuchen Sie es erneut oder wenden Sie sich an den Support, wenn dieser Fehler erneut auftritt."
365
257
  },
366
- "ImportResourcesModal.unknown-resource-type": {
367
- developer_comment: "Label for the unknown resource type",
368
- string: "Unbekannter Ressourcentyp"
369
- },
370
258
  "ImportResourcesModal.uploadButton": {
371
259
  developer_comment: "Label for the upload button",
372
260
  string: "Hochladen und Vorschau"