@commercetools-frontend-extensions/delete-resources-modal 1.1.4 → 1.1.5
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-9bc4a9e4.cjs.dev.js → active-drag-drop-area-3b6d466e.cjs.dev.js} +1 -1
- package/dist/{active-drag-drop-area-3c4c713f.cjs.prod.js → active-drag-drop-area-7ce4ad2e.cjs.prod.js} +1 -1
- package/dist/{active-drag-drop-area-824c70d0.esm.js → active-drag-drop-area-93f30ab1.esm.js} +1 -1
- package/dist/commercetools-frontend-extensions-delete-resources-modal.cjs.dev.js +1 -1
- package/dist/commercetools-frontend-extensions-delete-resources-modal.cjs.prod.js +1 -1
- package/dist/commercetools-frontend-extensions-delete-resources-modal.esm.js +1 -1
- package/dist/de-9dc6c41a.cjs.prod.js +262 -0
- package/dist/de-daab94cc.cjs.dev.js +262 -0
- package/dist/de-e0280d32.esm.js +260 -0
- package/dist/en-4441d5e8.cjs.dev.js +262 -0
- package/dist/en-a983f180.cjs.prod.js +262 -0
- package/dist/en-c8721699.esm.js +260 -0
- package/dist/{enabled-drop-area-e59846a0.esm.js → enabled-drop-area-0f095b72.esm.js} +1 -1
- package/dist/{enabled-drop-area-0c184857.cjs.dev.js → enabled-drop-area-2385b046.cjs.dev.js} +1 -1
- package/dist/{enabled-drop-area-b1007414.cjs.prod.js → enabled-drop-area-eda91d8b.cjs.prod.js} +1 -1
- package/dist/es-062c28be.esm.js +260 -0
- package/dist/es-851a6220.cjs.prod.js +262 -0
- package/dist/es-87e55458.cjs.dev.js +262 -0
- package/dist/{file-dropped-area-c807bfd7.cjs.dev.js → file-dropped-area-9eaa8d48.cjs.dev.js} +1 -1
- package/dist/{file-dropped-area-db4d6af0.cjs.prod.js → file-dropped-area-b9ef2b25.cjs.prod.js} +1 -1
- package/dist/{file-dropped-area-c9107d01.esm.js → file-dropped-area-e1c05dd9.esm.js} +1 -1
- package/dist/fr-FR-3683a6e7.esm.js +260 -0
- package/dist/fr-FR-583a5353.cjs.prod.js +262 -0
- package/dist/fr-FR-db35778a.cjs.dev.js +262 -0
- package/dist/{index-30b90792.cjs.dev.js → index-38fb081c.cjs.dev.js} +8 -8
- package/dist/{index-8a086a5d.cjs.prod.js → index-787342c4.cjs.prod.js} +8 -8
- package/dist/{index-9648f34e.esm.js → index-a5c6573b.esm.js} +8 -8
- package/dist/pt-BR-2da91387.cjs.prod.js +262 -0
- package/dist/pt-BR-46eadd76.esm.js +260 -0
- package/dist/pt-BR-5faf9bfa.cjs.dev.js +262 -0
- package/package.json +11 -11
- package/dist/de-a34c5dd4.cjs.dev.js +0 -6
- package/dist/de-cd6c45d3.esm.js +0 -4
- package/dist/de-d954fe3d.cjs.prod.js +0 -6
- package/dist/en-3a9aa2d4.esm.js +0 -4
- package/dist/en-6b3694f6.cjs.dev.js +0 -6
- package/dist/en-c7757448.cjs.prod.js +0 -6
- package/dist/es-042343bd.cjs.prod.js +0 -6
- package/dist/es-8b3ecab1.cjs.dev.js +0 -6
- package/dist/es-e544023d.esm.js +0 -4
- package/dist/fr-FR-9d9081ee.esm.js +0 -4
- package/dist/fr-FR-e7126fcc.cjs.dev.js +0 -6
- package/dist/fr-FR-fce1ca96.cjs.prod.js +0 -6
- package/dist/pt-BR-b37d730b.esm.js +0 -4
- package/dist/pt-BR-ea6b3251.cjs.dev.js +0 -6
- package/dist/pt-BR-ec2a1a11.cjs.prod.js +0 -6
package/dist/{active-drag-drop-area-9bc4a9e4.cjs.dev.js → active-drag-drop-area-3b6d466e.cjs.dev.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var dist_commercetoolsFrontendExtensionsDeleteResourcesModal = require('./index-
|
|
3
|
+
var dist_commercetoolsFrontendExtensionsDeleteResourcesModal = require('./index-38fb081c.cjs.dev.js');
|
|
4
4
|
var jsxRuntime = require('@emotion/react/jsx-runtime');
|
|
5
5
|
require('@babel/runtime-corejs3/core-js-stable/object/keys');
|
|
6
6
|
require('@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols');
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var dist_commercetoolsFrontendExtensionsDeleteResourcesModal = require('./index-
|
|
3
|
+
var dist_commercetoolsFrontendExtensionsDeleteResourcesModal = require('./index-787342c4.cjs.prod.js');
|
|
4
4
|
var jsxRuntime = require('@emotion/react/jsx-runtime');
|
|
5
5
|
require('@babel/runtime-corejs3/core-js-stable/object/keys');
|
|
6
6
|
require('@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols');
|
package/dist/{active-drag-drop-area-824c70d0.esm.js → active-drag-drop-area-93f30ab1.esm.js}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { F as FileDropped, E as EnabledDropArea } from './index-
|
|
1
|
+
import { F as FileDropped, E as EnabledDropArea } from './index-a5c6573b.esm.js';
|
|
2
2
|
import { jsx } from '@emotion/react/jsx-runtime';
|
|
3
3
|
import '@babel/runtime-corejs3/core-js-stable/object/keys';
|
|
4
4
|
import '@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var dist_commercetoolsFrontendExtensionsDeleteResourcesModal = require('./index-
|
|
5
|
+
var dist_commercetoolsFrontendExtensionsDeleteResourcesModal = require('./index-38fb081c.cjs.dev.js');
|
|
6
6
|
require('@babel/runtime-corejs3/core-js-stable/object/keys');
|
|
7
7
|
require('@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols');
|
|
8
8
|
require('@babel/runtime-corejs3/core-js-stable/instance/filter');
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var dist_commercetoolsFrontendExtensionsDeleteResourcesModal = require('./index-
|
|
5
|
+
var dist_commercetoolsFrontendExtensionsDeleteResourcesModal = require('./index-787342c4.cjs.prod.js');
|
|
6
6
|
require('@babel/runtime-corejs3/core-js-stable/object/keys');
|
|
7
7
|
require('@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols');
|
|
8
8
|
require('@babel/runtime-corejs3/core-js-stable/instance/filter');
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { D as default } from './index-
|
|
1
|
+
export { D as default } from './index-a5c6573b.esm.js';
|
|
2
2
|
import '@babel/runtime-corejs3/core-js-stable/object/keys';
|
|
3
3
|
import '@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols';
|
|
4
4
|
import '@babel/runtime-corejs3/core-js-stable/instance/filter';
|
|
@@ -0,0 +1,262 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var de = {
|
|
4
|
+
"DeleteResourcesModal.browseFile": {
|
|
5
|
+
string: "Datei durchsuchen"
|
|
6
|
+
},
|
|
7
|
+
"DeleteResourcesModal.cancel": {
|
|
8
|
+
developer_comment: "The label for the cancel button",
|
|
9
|
+
string: "Abbrechen"
|
|
10
|
+
},
|
|
11
|
+
"DeleteResourcesModal.cannotBeUndoneNote": {
|
|
12
|
+
developer_comment: "Cannot be undone note in the confirmation dialog",
|
|
13
|
+
string: "Diese Aktion kann nicht rückgängig gemacht werden. "
|
|
14
|
+
},
|
|
15
|
+
"DeleteResourcesModal.categories": {
|
|
16
|
+
developer_comment: "Plural form of category",
|
|
17
|
+
string: "Kategorien"
|
|
18
|
+
},
|
|
19
|
+
"DeleteResourcesModal.category": {
|
|
20
|
+
developer_comment: "Label for the category resource type",
|
|
21
|
+
string: "Kategorie"
|
|
22
|
+
},
|
|
23
|
+
"DeleteResourcesModal.chooseFile": {
|
|
24
|
+
developer_comment: "Label for a button on the file upload page, shown on ready to upload state",
|
|
25
|
+
string: "Datei auswählen"
|
|
26
|
+
},
|
|
27
|
+
"DeleteResourcesModal.confirmationQuestion": {
|
|
28
|
+
developer_comment: "Confirmation question",
|
|
29
|
+
string: "Sind Sie sicher, dass Sie die {resourceTypePlural} löschen möchten?"
|
|
30
|
+
},
|
|
31
|
+
"DeleteResourcesModal.confirmationText": {
|
|
32
|
+
developer_comment: "Confirmation text",
|
|
33
|
+
string: "{count, plural, one {Sie sind dabei, <b>{count}</b> {resourceTypePlural} im Projekt: <b>{projectName}</b> zu löschen.} other {Sie sind dabei, <b>{count}</b> {resourceTypePlural} im Projekt: <b>{projectName}</b> zu löschen.}}"
|
|
34
|
+
},
|
|
35
|
+
"DeleteResourcesModal.continue": {
|
|
36
|
+
developer_comment: "Continue button",
|
|
37
|
+
string: "Weiter"
|
|
38
|
+
},
|
|
39
|
+
"DeleteResourcesModal.csvFormatErrorTitle": {
|
|
40
|
+
developer_comment: "Error title shown when the uploaded CSV file is not formatted correctly",
|
|
41
|
+
string: "Ungültige CSV-Datei"
|
|
42
|
+
},
|
|
43
|
+
"DeleteResourcesModal.customer": {
|
|
44
|
+
developer_comment: "Label for the customer resource type",
|
|
45
|
+
string: "Kunde"
|
|
46
|
+
},
|
|
47
|
+
"DeleteResourcesModal.customers": {
|
|
48
|
+
developer_comment: "Plural form of customer",
|
|
49
|
+
string: "Kunden"
|
|
50
|
+
},
|
|
51
|
+
"DeleteResourcesModal.dataType": {
|
|
52
|
+
developer_comment: "Label for the data type selection dropdown",
|
|
53
|
+
string: "Datentyp"
|
|
54
|
+
},
|
|
55
|
+
"DeleteResourcesModal.deleteModalTitle": {
|
|
56
|
+
developer_comment: "The title of the modal",
|
|
57
|
+
string: "Massenlöschung über CSV"
|
|
58
|
+
},
|
|
59
|
+
"DeleteResourcesModal.details": {
|
|
60
|
+
developer_comment: "\"Details\" column",
|
|
61
|
+
string: "Details"
|
|
62
|
+
},
|
|
63
|
+
"DeleteResourcesModal.discount-code": {
|
|
64
|
+
developer_comment: "Label for the discount-code resource type",
|
|
65
|
+
string: "Rabattcode"
|
|
66
|
+
},
|
|
67
|
+
"DeleteResourcesModal.discount-codes": {
|
|
68
|
+
developer_comment: "Plural form of discount code",
|
|
69
|
+
string: "Rabattcodes"
|
|
70
|
+
},
|
|
71
|
+
"DeleteResourcesModal.dragAndDropCSV": {
|
|
72
|
+
developer_comment: "The message telling the user to drag and drop CSV file in the file drop area",
|
|
73
|
+
string: "Ziehen Sie CSV per Drag & Drop"
|
|
74
|
+
},
|
|
75
|
+
"DeleteResourcesModal.dropAreaNotEnoughRowsDescription": {
|
|
76
|
+
developer_comment: "Error description shown when the uploaded CSV file does not contain a header and at least one row of data",
|
|
77
|
+
string: "Stellen Sie sicher, dass die Datei eine Kopfzeile und mindestens eine Datenzeile enthält."
|
|
78
|
+
},
|
|
79
|
+
"DeleteResourcesModal.dropAreaNotEnoughRowsTitle": {
|
|
80
|
+
developer_comment: "Error title shown when the uploaded CSV file does not contain a header and at least one row of data",
|
|
81
|
+
string: "Ungültige CSV-Datei"
|
|
82
|
+
},
|
|
83
|
+
"DeleteResourcesModal.errorType": {
|
|
84
|
+
developer_comment: "Error type\" column",
|
|
85
|
+
string: "Fehlertyp"
|
|
86
|
+
},
|
|
87
|
+
"DeleteResourcesModal.fileFormatNotSupported": {
|
|
88
|
+
developer_comment: "Error message displayed when a user drags and drops a non-CSV file",
|
|
89
|
+
string: "Ungültiges Dateiformat: Die Datei liegt nicht im CSV-Format vor und kann nicht verarbeitet werden."
|
|
90
|
+
},
|
|
91
|
+
"DeleteResourcesModal.fileUploadFailed": {
|
|
92
|
+
developer_comment: "A title on the file upload page, shown on file upload error state",
|
|
93
|
+
string: "Datei konnte nicht hochgeladen werden"
|
|
94
|
+
},
|
|
95
|
+
"DeleteResourcesModal.fileUploadInstruction": {
|
|
96
|
+
developer_comment: "Instructions for uploading a CSV file with resource keys to delete",
|
|
97
|
+
string: "Die CSV-Datei muss die zu löschenden {resourceType}-Schlüssel unter der Überschrift „Schlüssel” enthalten."
|
|
98
|
+
},
|
|
99
|
+
"DeleteResourcesModal.fileUploadInstructionForMaxFileSize": {
|
|
100
|
+
developer_comment: "Instructions for uploading a CSV file with a max file size",
|
|
101
|
+
string: "Die maximale Dateigröße beträgt {maxFileSize} MB mit höchstens {maxRowCount} Zeilen. Laden Sie die <csvTemplateLink>CSV-Vorlage</csvTemplateLink> herunter oder lesen Sie <documentationLink>die Dokumentation</documentationLink>."
|
|
102
|
+
},
|
|
103
|
+
"DeleteResourcesModal.genericError": {
|
|
104
|
+
developer_comment: "Default error message for unexpected file upload issues (for unhandled cases)",
|
|
105
|
+
string: "Es ist ein Fehler aufgetreten: Bitte versuchen Sie, die Datei erneut hochzuladen, oder wenden Sie sich an unser Support-Team, um Hilfe zu erhalten."
|
|
106
|
+
},
|
|
107
|
+
"DeleteResourcesModal.heresAPreview": {
|
|
108
|
+
developer_comment: "Here is a preview",
|
|
109
|
+
string: "Hier ist eine Vorschau:"
|
|
110
|
+
},
|
|
111
|
+
"DeleteResourcesModal.importStarted": {
|
|
112
|
+
developer_comment: "Import started",
|
|
113
|
+
string: "<b>Ihr Import für die Massenlöschung wurde gestartet.</b><newline></newline> Gehen Sie zu den <logsLink>Importprotokollen</logsLink>, um den Fortschritt anzuzeigen."
|
|
114
|
+
},
|
|
115
|
+
"DeleteResourcesModal.instructions": {
|
|
116
|
+
developer_comment: "Label for the instructions section",
|
|
117
|
+
string: "Anweisungen"
|
|
118
|
+
},
|
|
119
|
+
"DeleteResourcesModal.inventories": {
|
|
120
|
+
developer_comment: "Plural form of inventory entry",
|
|
121
|
+
string: "Lagerbestandseinträge"
|
|
122
|
+
},
|
|
123
|
+
"DeleteResourcesModal.inventory": {
|
|
124
|
+
developer_comment: "Label for the inventory entry resource type",
|
|
125
|
+
string: "Lagerbestandseintrag"
|
|
126
|
+
},
|
|
127
|
+
"DeleteResourcesModal.missingKeyError": {
|
|
128
|
+
developer_comment: "Error message displayed when the uploaded file is missing the key field",
|
|
129
|
+
string: "Das Schlüsselfeld fehlt in einigen Zeilen oder ist unvollständig. Stellen Sie sicher, dass jede Zeile einen Schlüsselwert hat."
|
|
130
|
+
},
|
|
131
|
+
"DeleteResourcesModal.missingRequiredField": {
|
|
132
|
+
developer_comment: "Error message displayed when a required field is missing",
|
|
133
|
+
string: "Fehlendes Pflichtfeld"
|
|
134
|
+
},
|
|
135
|
+
"DeleteResourcesModal.or": {
|
|
136
|
+
developer_comment: "The word \"or\" in the drag and drop message",
|
|
137
|
+
string: "oder"
|
|
138
|
+
},
|
|
139
|
+
"DeleteResourcesModal.order": {
|
|
140
|
+
developer_comment: "Label for the order resource type",
|
|
141
|
+
string: "Bestellung"
|
|
142
|
+
},
|
|
143
|
+
"DeleteResourcesModal.orders": {
|
|
144
|
+
developer_comment: "Plural form of order",
|
|
145
|
+
string: "Bestellungen"
|
|
146
|
+
},
|
|
147
|
+
"DeleteResourcesModal.preparingImport": {
|
|
148
|
+
developer_comment: "Preparing import",
|
|
149
|
+
string: "<b>Bereiten Sie die Massenlöschung vor. </b><newline></newline>Sobald die Vorbereitung abgeschlossen ist, können Sie den Fortschritt <logsLink>in den Importprotokollen verfolgen</logsLink>. Die Daten werden nach Abschluss des Imports gelöscht."
|
|
150
|
+
},
|
|
151
|
+
"DeleteResourcesModal.price": {
|
|
152
|
+
developer_comment: "Label for the price resource type",
|
|
153
|
+
string: "Preis"
|
|
154
|
+
},
|
|
155
|
+
"DeleteResourcesModal.prices": {
|
|
156
|
+
developer_comment: "Plural form of price",
|
|
157
|
+
string: "Preise"
|
|
158
|
+
},
|
|
159
|
+
"DeleteResourcesModal.product": {
|
|
160
|
+
developer_comment: "Label for the product resource type",
|
|
161
|
+
string: "Produkt"
|
|
162
|
+
},
|
|
163
|
+
"DeleteResourcesModal.product-draft": {
|
|
164
|
+
developer_comment: "Label for the product-draft resource type",
|
|
165
|
+
string: "Produktentwurf"
|
|
166
|
+
},
|
|
167
|
+
"DeleteResourcesModal.product-drafts": {
|
|
168
|
+
developer_comment: "Plural form of product draft",
|
|
169
|
+
string: "Produktentwürfe"
|
|
170
|
+
},
|
|
171
|
+
"DeleteResourcesModal.product-type": {
|
|
172
|
+
developer_comment: "Label for the product-type resource type",
|
|
173
|
+
string: "Produkttyp"
|
|
174
|
+
},
|
|
175
|
+
"DeleteResourcesModal.product-types": {
|
|
176
|
+
developer_comment: "Plural form of product type",
|
|
177
|
+
string: "Produkttypen"
|
|
178
|
+
},
|
|
179
|
+
"DeleteResourcesModal.product-variant": {
|
|
180
|
+
developer_comment: "Label for the product-variant resource type",
|
|
181
|
+
string: "Produktvariante"
|
|
182
|
+
},
|
|
183
|
+
"DeleteResourcesModal.product-variant-patch": {
|
|
184
|
+
developer_comment: "Label for the product-variant-patch resource type",
|
|
185
|
+
string: "Produktvarianten-Patch"
|
|
186
|
+
},
|
|
187
|
+
"DeleteResourcesModal.product-variant-patches": {
|
|
188
|
+
developer_comment: "Plural form of product variant patch",
|
|
189
|
+
string: "Produktvarianten-Patches"
|
|
190
|
+
},
|
|
191
|
+
"DeleteResourcesModal.product-variants": {
|
|
192
|
+
developer_comment: "Plural form of product variant",
|
|
193
|
+
string: "Produktvarianten"
|
|
194
|
+
},
|
|
195
|
+
"DeleteResourcesModal.products": {
|
|
196
|
+
developer_comment: "Plural form of product",
|
|
197
|
+
string: "Produkte"
|
|
198
|
+
},
|
|
199
|
+
"DeleteResourcesModal.resourcesToBeDeleted": {
|
|
200
|
+
developer_comment: "Resources to be deleted",
|
|
201
|
+
string: "{count, plural, one {<b>{count}</b> {resourceType} muss gelöscht werden} other {<b>{count}</b> {resourceTypePlural} muss gelöscht werden}}"
|
|
202
|
+
},
|
|
203
|
+
"DeleteResourcesModal.rowLimitExceededDescription": {
|
|
204
|
+
developer_comment: "Error description when the file contains more rows than the allowable maximum",
|
|
205
|
+
string: "Die Datei enthält mehr als die maximal zulässige Anzahl von {rowLimit} Zeilen"
|
|
206
|
+
},
|
|
207
|
+
"DeleteResourcesModal.rowLimitExceededTitle": {
|
|
208
|
+
string: "Zeilenlimit überschritten"
|
|
209
|
+
},
|
|
210
|
+
"DeleteResourcesModal.sizeExceededDescription": {
|
|
211
|
+
developer_comment: "Error description when the file size exceeds the allowable limit",
|
|
212
|
+
string: "Die Datei überschreitet die maximal zulässige Größe von {fileSizeLimit} MB"
|
|
213
|
+
},
|
|
214
|
+
"DeleteResourcesModal.sizeExceededTitle": {
|
|
215
|
+
string: "Dateigröße überschritten"
|
|
216
|
+
},
|
|
217
|
+
"DeleteResourcesModal.standalone-price": {
|
|
218
|
+
developer_comment: "Label for the standalone-price resource type",
|
|
219
|
+
string: "Einzelpreis"
|
|
220
|
+
},
|
|
221
|
+
"DeleteResourcesModal.standalone-prices": {
|
|
222
|
+
developer_comment: "Plural form of standalone price",
|
|
223
|
+
string: "Einzelpreise"
|
|
224
|
+
},
|
|
225
|
+
"DeleteResourcesModal.startBulkDelete": {
|
|
226
|
+
developer_comment: "Start bulk delete button",
|
|
227
|
+
string: "Massenlöschung starten"
|
|
228
|
+
},
|
|
229
|
+
"DeleteResourcesModal.tooManyFilesError": {
|
|
230
|
+
developer_comment: "Error message displayed when a user drags and drops multiple files at once",
|
|
231
|
+
string: "Mehrere Dateien erkannt: Sie können jeweils nur eine Datei per Drag & Drop verschieben."
|
|
232
|
+
},
|
|
233
|
+
"DeleteResourcesModal.unexpectedError": {
|
|
234
|
+
developer_comment: "Generic notification message when file upload fails",
|
|
235
|
+
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."
|
|
236
|
+
},
|
|
237
|
+
"DeleteResourcesModal.unknown-resource-type": {
|
|
238
|
+
developer_comment: "Label for the unknown resource type",
|
|
239
|
+
string: "Unbekannter Ressourcentyp"
|
|
240
|
+
},
|
|
241
|
+
"DeleteResourcesModal.unpublishNote": {
|
|
242
|
+
developer_comment: "Note to unpublish products before deleting them",
|
|
243
|
+
string: "Bitte beachten Sie, dass die <b>Veröffentlichung der Produkte erst aufgehoben werden muss</b> bevor sie gelöscht werden können."
|
|
244
|
+
},
|
|
245
|
+
"DeleteResourcesModal.uploadAndPreview": {
|
|
246
|
+
developer_comment: "Label for the button that uploads the file and shows the preview",
|
|
247
|
+
string: "Hochladen und Vorschau"
|
|
248
|
+
},
|
|
249
|
+
"DeleteResourcesModal.uploadError": {
|
|
250
|
+
developer_comment: "Title when errors detected while uploading file",
|
|
251
|
+
string: "Beim Hochladen der Datei „{fileName}“ {errorsCount, plural, one {wurde <b>1</b> Fehler} other {wurden <b>{errorsCount}</b> Fehler}} erkannt."
|
|
252
|
+
},
|
|
253
|
+
"DeleteResourcesModal.uploadNewFile": {
|
|
254
|
+
string: "Neue Datei hochladen"
|
|
255
|
+
},
|
|
256
|
+
"UnpublishProductsModal.csvFormatErrorDescription": {
|
|
257
|
+
developer_comment: "Error message displayed when the CSV file is not formatted correctly",
|
|
258
|
+
string: "Ihre CSV-Datei ist nicht korrekt formatiert. Stellen Sie sicher, dass die Datei nur eine Spalte mit dem Namen „Schlüssel“ und den Produktschlüsseln enthält."
|
|
259
|
+
}
|
|
260
|
+
};
|
|
261
|
+
|
|
262
|
+
exports["default"] = de;
|
|
@@ -0,0 +1,262 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var de = {
|
|
4
|
+
"DeleteResourcesModal.browseFile": {
|
|
5
|
+
string: "Datei durchsuchen"
|
|
6
|
+
},
|
|
7
|
+
"DeleteResourcesModal.cancel": {
|
|
8
|
+
developer_comment: "The label for the cancel button",
|
|
9
|
+
string: "Abbrechen"
|
|
10
|
+
},
|
|
11
|
+
"DeleteResourcesModal.cannotBeUndoneNote": {
|
|
12
|
+
developer_comment: "Cannot be undone note in the confirmation dialog",
|
|
13
|
+
string: "Diese Aktion kann nicht rückgängig gemacht werden. "
|
|
14
|
+
},
|
|
15
|
+
"DeleteResourcesModal.categories": {
|
|
16
|
+
developer_comment: "Plural form of category",
|
|
17
|
+
string: "Kategorien"
|
|
18
|
+
},
|
|
19
|
+
"DeleteResourcesModal.category": {
|
|
20
|
+
developer_comment: "Label for the category resource type",
|
|
21
|
+
string: "Kategorie"
|
|
22
|
+
},
|
|
23
|
+
"DeleteResourcesModal.chooseFile": {
|
|
24
|
+
developer_comment: "Label for a button on the file upload page, shown on ready to upload state",
|
|
25
|
+
string: "Datei auswählen"
|
|
26
|
+
},
|
|
27
|
+
"DeleteResourcesModal.confirmationQuestion": {
|
|
28
|
+
developer_comment: "Confirmation question",
|
|
29
|
+
string: "Sind Sie sicher, dass Sie die {resourceTypePlural} löschen möchten?"
|
|
30
|
+
},
|
|
31
|
+
"DeleteResourcesModal.confirmationText": {
|
|
32
|
+
developer_comment: "Confirmation text",
|
|
33
|
+
string: "{count, plural, one {Sie sind dabei, <b>{count}</b> {resourceTypePlural} im Projekt: <b>{projectName}</b> zu löschen.} other {Sie sind dabei, <b>{count}</b> {resourceTypePlural} im Projekt: <b>{projectName}</b> zu löschen.}}"
|
|
34
|
+
},
|
|
35
|
+
"DeleteResourcesModal.continue": {
|
|
36
|
+
developer_comment: "Continue button",
|
|
37
|
+
string: "Weiter"
|
|
38
|
+
},
|
|
39
|
+
"DeleteResourcesModal.csvFormatErrorTitle": {
|
|
40
|
+
developer_comment: "Error title shown when the uploaded CSV file is not formatted correctly",
|
|
41
|
+
string: "Ungültige CSV-Datei"
|
|
42
|
+
},
|
|
43
|
+
"DeleteResourcesModal.customer": {
|
|
44
|
+
developer_comment: "Label for the customer resource type",
|
|
45
|
+
string: "Kunde"
|
|
46
|
+
},
|
|
47
|
+
"DeleteResourcesModal.customers": {
|
|
48
|
+
developer_comment: "Plural form of customer",
|
|
49
|
+
string: "Kunden"
|
|
50
|
+
},
|
|
51
|
+
"DeleteResourcesModal.dataType": {
|
|
52
|
+
developer_comment: "Label for the data type selection dropdown",
|
|
53
|
+
string: "Datentyp"
|
|
54
|
+
},
|
|
55
|
+
"DeleteResourcesModal.deleteModalTitle": {
|
|
56
|
+
developer_comment: "The title of the modal",
|
|
57
|
+
string: "Massenlöschung über CSV"
|
|
58
|
+
},
|
|
59
|
+
"DeleteResourcesModal.details": {
|
|
60
|
+
developer_comment: "\"Details\" column",
|
|
61
|
+
string: "Details"
|
|
62
|
+
},
|
|
63
|
+
"DeleteResourcesModal.discount-code": {
|
|
64
|
+
developer_comment: "Label for the discount-code resource type",
|
|
65
|
+
string: "Rabattcode"
|
|
66
|
+
},
|
|
67
|
+
"DeleteResourcesModal.discount-codes": {
|
|
68
|
+
developer_comment: "Plural form of discount code",
|
|
69
|
+
string: "Rabattcodes"
|
|
70
|
+
},
|
|
71
|
+
"DeleteResourcesModal.dragAndDropCSV": {
|
|
72
|
+
developer_comment: "The message telling the user to drag and drop CSV file in the file drop area",
|
|
73
|
+
string: "Ziehen Sie CSV per Drag & Drop"
|
|
74
|
+
},
|
|
75
|
+
"DeleteResourcesModal.dropAreaNotEnoughRowsDescription": {
|
|
76
|
+
developer_comment: "Error description shown when the uploaded CSV file does not contain a header and at least one row of data",
|
|
77
|
+
string: "Stellen Sie sicher, dass die Datei eine Kopfzeile und mindestens eine Datenzeile enthält."
|
|
78
|
+
},
|
|
79
|
+
"DeleteResourcesModal.dropAreaNotEnoughRowsTitle": {
|
|
80
|
+
developer_comment: "Error title shown when the uploaded CSV file does not contain a header and at least one row of data",
|
|
81
|
+
string: "Ungültige CSV-Datei"
|
|
82
|
+
},
|
|
83
|
+
"DeleteResourcesModal.errorType": {
|
|
84
|
+
developer_comment: "Error type\" column",
|
|
85
|
+
string: "Fehlertyp"
|
|
86
|
+
},
|
|
87
|
+
"DeleteResourcesModal.fileFormatNotSupported": {
|
|
88
|
+
developer_comment: "Error message displayed when a user drags and drops a non-CSV file",
|
|
89
|
+
string: "Ungültiges Dateiformat: Die Datei liegt nicht im CSV-Format vor und kann nicht verarbeitet werden."
|
|
90
|
+
},
|
|
91
|
+
"DeleteResourcesModal.fileUploadFailed": {
|
|
92
|
+
developer_comment: "A title on the file upload page, shown on file upload error state",
|
|
93
|
+
string: "Datei konnte nicht hochgeladen werden"
|
|
94
|
+
},
|
|
95
|
+
"DeleteResourcesModal.fileUploadInstruction": {
|
|
96
|
+
developer_comment: "Instructions for uploading a CSV file with resource keys to delete",
|
|
97
|
+
string: "Die CSV-Datei muss die zu löschenden {resourceType}-Schlüssel unter der Überschrift „Schlüssel” enthalten."
|
|
98
|
+
},
|
|
99
|
+
"DeleteResourcesModal.fileUploadInstructionForMaxFileSize": {
|
|
100
|
+
developer_comment: "Instructions for uploading a CSV file with a max file size",
|
|
101
|
+
string: "Die maximale Dateigröße beträgt {maxFileSize} MB mit höchstens {maxRowCount} Zeilen. Laden Sie die <csvTemplateLink>CSV-Vorlage</csvTemplateLink> herunter oder lesen Sie <documentationLink>die Dokumentation</documentationLink>."
|
|
102
|
+
},
|
|
103
|
+
"DeleteResourcesModal.genericError": {
|
|
104
|
+
developer_comment: "Default error message for unexpected file upload issues (for unhandled cases)",
|
|
105
|
+
string: "Es ist ein Fehler aufgetreten: Bitte versuchen Sie, die Datei erneut hochzuladen, oder wenden Sie sich an unser Support-Team, um Hilfe zu erhalten."
|
|
106
|
+
},
|
|
107
|
+
"DeleteResourcesModal.heresAPreview": {
|
|
108
|
+
developer_comment: "Here is a preview",
|
|
109
|
+
string: "Hier ist eine Vorschau:"
|
|
110
|
+
},
|
|
111
|
+
"DeleteResourcesModal.importStarted": {
|
|
112
|
+
developer_comment: "Import started",
|
|
113
|
+
string: "<b>Ihr Import für die Massenlöschung wurde gestartet.</b><newline></newline> Gehen Sie zu den <logsLink>Importprotokollen</logsLink>, um den Fortschritt anzuzeigen."
|
|
114
|
+
},
|
|
115
|
+
"DeleteResourcesModal.instructions": {
|
|
116
|
+
developer_comment: "Label for the instructions section",
|
|
117
|
+
string: "Anweisungen"
|
|
118
|
+
},
|
|
119
|
+
"DeleteResourcesModal.inventories": {
|
|
120
|
+
developer_comment: "Plural form of inventory entry",
|
|
121
|
+
string: "Lagerbestandseinträge"
|
|
122
|
+
},
|
|
123
|
+
"DeleteResourcesModal.inventory": {
|
|
124
|
+
developer_comment: "Label for the inventory entry resource type",
|
|
125
|
+
string: "Lagerbestandseintrag"
|
|
126
|
+
},
|
|
127
|
+
"DeleteResourcesModal.missingKeyError": {
|
|
128
|
+
developer_comment: "Error message displayed when the uploaded file is missing the key field",
|
|
129
|
+
string: "Das Schlüsselfeld fehlt in einigen Zeilen oder ist unvollständig. Stellen Sie sicher, dass jede Zeile einen Schlüsselwert hat."
|
|
130
|
+
},
|
|
131
|
+
"DeleteResourcesModal.missingRequiredField": {
|
|
132
|
+
developer_comment: "Error message displayed when a required field is missing",
|
|
133
|
+
string: "Fehlendes Pflichtfeld"
|
|
134
|
+
},
|
|
135
|
+
"DeleteResourcesModal.or": {
|
|
136
|
+
developer_comment: "The word \"or\" in the drag and drop message",
|
|
137
|
+
string: "oder"
|
|
138
|
+
},
|
|
139
|
+
"DeleteResourcesModal.order": {
|
|
140
|
+
developer_comment: "Label for the order resource type",
|
|
141
|
+
string: "Bestellung"
|
|
142
|
+
},
|
|
143
|
+
"DeleteResourcesModal.orders": {
|
|
144
|
+
developer_comment: "Plural form of order",
|
|
145
|
+
string: "Bestellungen"
|
|
146
|
+
},
|
|
147
|
+
"DeleteResourcesModal.preparingImport": {
|
|
148
|
+
developer_comment: "Preparing import",
|
|
149
|
+
string: "<b>Bereiten Sie die Massenlöschung vor. </b><newline></newline>Sobald die Vorbereitung abgeschlossen ist, können Sie den Fortschritt <logsLink>in den Importprotokollen verfolgen</logsLink>. Die Daten werden nach Abschluss des Imports gelöscht."
|
|
150
|
+
},
|
|
151
|
+
"DeleteResourcesModal.price": {
|
|
152
|
+
developer_comment: "Label for the price resource type",
|
|
153
|
+
string: "Preis"
|
|
154
|
+
},
|
|
155
|
+
"DeleteResourcesModal.prices": {
|
|
156
|
+
developer_comment: "Plural form of price",
|
|
157
|
+
string: "Preise"
|
|
158
|
+
},
|
|
159
|
+
"DeleteResourcesModal.product": {
|
|
160
|
+
developer_comment: "Label for the product resource type",
|
|
161
|
+
string: "Produkt"
|
|
162
|
+
},
|
|
163
|
+
"DeleteResourcesModal.product-draft": {
|
|
164
|
+
developer_comment: "Label for the product-draft resource type",
|
|
165
|
+
string: "Produktentwurf"
|
|
166
|
+
},
|
|
167
|
+
"DeleteResourcesModal.product-drafts": {
|
|
168
|
+
developer_comment: "Plural form of product draft",
|
|
169
|
+
string: "Produktentwürfe"
|
|
170
|
+
},
|
|
171
|
+
"DeleteResourcesModal.product-type": {
|
|
172
|
+
developer_comment: "Label for the product-type resource type",
|
|
173
|
+
string: "Produkttyp"
|
|
174
|
+
},
|
|
175
|
+
"DeleteResourcesModal.product-types": {
|
|
176
|
+
developer_comment: "Plural form of product type",
|
|
177
|
+
string: "Produkttypen"
|
|
178
|
+
},
|
|
179
|
+
"DeleteResourcesModal.product-variant": {
|
|
180
|
+
developer_comment: "Label for the product-variant resource type",
|
|
181
|
+
string: "Produktvariante"
|
|
182
|
+
},
|
|
183
|
+
"DeleteResourcesModal.product-variant-patch": {
|
|
184
|
+
developer_comment: "Label for the product-variant-patch resource type",
|
|
185
|
+
string: "Produktvarianten-Patch"
|
|
186
|
+
},
|
|
187
|
+
"DeleteResourcesModal.product-variant-patches": {
|
|
188
|
+
developer_comment: "Plural form of product variant patch",
|
|
189
|
+
string: "Produktvarianten-Patches"
|
|
190
|
+
},
|
|
191
|
+
"DeleteResourcesModal.product-variants": {
|
|
192
|
+
developer_comment: "Plural form of product variant",
|
|
193
|
+
string: "Produktvarianten"
|
|
194
|
+
},
|
|
195
|
+
"DeleteResourcesModal.products": {
|
|
196
|
+
developer_comment: "Plural form of product",
|
|
197
|
+
string: "Produkte"
|
|
198
|
+
},
|
|
199
|
+
"DeleteResourcesModal.resourcesToBeDeleted": {
|
|
200
|
+
developer_comment: "Resources to be deleted",
|
|
201
|
+
string: "{count, plural, one {<b>{count}</b> {resourceType} muss gelöscht werden} other {<b>{count}</b> {resourceTypePlural} muss gelöscht werden}}"
|
|
202
|
+
},
|
|
203
|
+
"DeleteResourcesModal.rowLimitExceededDescription": {
|
|
204
|
+
developer_comment: "Error description when the file contains more rows than the allowable maximum",
|
|
205
|
+
string: "Die Datei enthält mehr als die maximal zulässige Anzahl von {rowLimit} Zeilen"
|
|
206
|
+
},
|
|
207
|
+
"DeleteResourcesModal.rowLimitExceededTitle": {
|
|
208
|
+
string: "Zeilenlimit überschritten"
|
|
209
|
+
},
|
|
210
|
+
"DeleteResourcesModal.sizeExceededDescription": {
|
|
211
|
+
developer_comment: "Error description when the file size exceeds the allowable limit",
|
|
212
|
+
string: "Die Datei überschreitet die maximal zulässige Größe von {fileSizeLimit} MB"
|
|
213
|
+
},
|
|
214
|
+
"DeleteResourcesModal.sizeExceededTitle": {
|
|
215
|
+
string: "Dateigröße überschritten"
|
|
216
|
+
},
|
|
217
|
+
"DeleteResourcesModal.standalone-price": {
|
|
218
|
+
developer_comment: "Label for the standalone-price resource type",
|
|
219
|
+
string: "Einzelpreis"
|
|
220
|
+
},
|
|
221
|
+
"DeleteResourcesModal.standalone-prices": {
|
|
222
|
+
developer_comment: "Plural form of standalone price",
|
|
223
|
+
string: "Einzelpreise"
|
|
224
|
+
},
|
|
225
|
+
"DeleteResourcesModal.startBulkDelete": {
|
|
226
|
+
developer_comment: "Start bulk delete button",
|
|
227
|
+
string: "Massenlöschung starten"
|
|
228
|
+
},
|
|
229
|
+
"DeleteResourcesModal.tooManyFilesError": {
|
|
230
|
+
developer_comment: "Error message displayed when a user drags and drops multiple files at once",
|
|
231
|
+
string: "Mehrere Dateien erkannt: Sie können jeweils nur eine Datei per Drag & Drop verschieben."
|
|
232
|
+
},
|
|
233
|
+
"DeleteResourcesModal.unexpectedError": {
|
|
234
|
+
developer_comment: "Generic notification message when file upload fails",
|
|
235
|
+
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."
|
|
236
|
+
},
|
|
237
|
+
"DeleteResourcesModal.unknown-resource-type": {
|
|
238
|
+
developer_comment: "Label for the unknown resource type",
|
|
239
|
+
string: "Unbekannter Ressourcentyp"
|
|
240
|
+
},
|
|
241
|
+
"DeleteResourcesModal.unpublishNote": {
|
|
242
|
+
developer_comment: "Note to unpublish products before deleting them",
|
|
243
|
+
string: "Bitte beachten Sie, dass die <b>Veröffentlichung der Produkte erst aufgehoben werden muss</b> bevor sie gelöscht werden können."
|
|
244
|
+
},
|
|
245
|
+
"DeleteResourcesModal.uploadAndPreview": {
|
|
246
|
+
developer_comment: "Label for the button that uploads the file and shows the preview",
|
|
247
|
+
string: "Hochladen und Vorschau"
|
|
248
|
+
},
|
|
249
|
+
"DeleteResourcesModal.uploadError": {
|
|
250
|
+
developer_comment: "Title when errors detected while uploading file",
|
|
251
|
+
string: "Beim Hochladen der Datei „{fileName}“ {errorsCount, plural, one {wurde <b>1</b> Fehler} other {wurden <b>{errorsCount}</b> Fehler}} erkannt."
|
|
252
|
+
},
|
|
253
|
+
"DeleteResourcesModal.uploadNewFile": {
|
|
254
|
+
string: "Neue Datei hochladen"
|
|
255
|
+
},
|
|
256
|
+
"UnpublishProductsModal.csvFormatErrorDescription": {
|
|
257
|
+
developer_comment: "Error message displayed when the CSV file is not formatted correctly",
|
|
258
|
+
string: "Ihre CSV-Datei ist nicht korrekt formatiert. Stellen Sie sicher, dass die Datei nur eine Spalte mit dem Namen „Schlüssel“ und den Produktschlüsseln enthält."
|
|
259
|
+
}
|
|
260
|
+
};
|
|
261
|
+
|
|
262
|
+
exports["default"] = de;
|