@commercetools-frontend-extensions/export-resources-modal 5.1.3 → 5.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-94fcdcc7.cjs.prod.js → active-drag-drop-area-02be53e3.cjs.prod.js} +1 -1
- package/dist/{active-drag-drop-area-69fb2938.cjs.dev.js → active-drag-drop-area-95a76828.cjs.dev.js} +1 -1
- package/dist/{active-drag-drop-area-3c6f93ea.esm.js → active-drag-drop-area-d6b75271.esm.js} +1 -1
- package/dist/commercetools-frontend-extensions-export-resources-modal.cjs.dev.js +1 -1
- package/dist/commercetools-frontend-extensions-export-resources-modal.cjs.prod.js +1 -1
- package/dist/commercetools-frontend-extensions-export-resources-modal.esm.js +1 -1
- package/dist/{de-b820e753.cjs.dev.js → de-172c3905.cjs.prod.js} +187 -7
- package/dist/{de-2ad4e0d7.esm.js → de-458f4116.esm.js} +187 -7
- package/dist/{de-1903dccf.cjs.prod.js → de-c18aeb38.cjs.dev.js} +187 -7
- package/dist/{en-2af10351.cjs.dev.js → en-68174953.cjs.dev.js} +187 -7
- package/dist/{en-0a01cd09.cjs.prod.js → en-951cd344.cjs.prod.js} +187 -7
- package/dist/{en-e31f86e7.esm.js → en-bf084198.esm.js} +187 -7
- package/dist/{enabled-drop-area-1b58b8dd.cjs.prod.js → enabled-drop-area-288842af.cjs.prod.js} +1 -1
- package/dist/{enabled-drop-area-184ada0f.esm.js → enabled-drop-area-d3bbcefb.esm.js} +1 -1
- package/dist/{enabled-drop-area-dc1700a7.cjs.dev.js → enabled-drop-area-febabd16.cjs.dev.js} +1 -1
- package/dist/{es-01c31bc7.cjs.dev.js → es-38a3a3ae.cjs.dev.js} +188 -8
- package/dist/{es-4658edf6.esm.js → es-a8553ca8.esm.js} +188 -8
- package/dist/{es-7959f578.cjs.prod.js → es-b0a9fb31.cjs.prod.js} +188 -8
- package/dist/{file-dropped-area-b467b781.cjs.dev.js → file-dropped-area-9fe104b9.cjs.dev.js} +1 -1
- package/dist/{file-dropped-area-2c2dc652.cjs.prod.js → file-dropped-area-c19096f2.cjs.prod.js} +1 -1
- package/dist/{file-dropped-area-81ed1081.esm.js → file-dropped-area-eb9f32ff.esm.js} +1 -1
- package/dist/{fr-FR-0a721f97.cjs.prod.js → fr-FR-8146efa8.cjs.prod.js} +188 -8
- package/dist/{fr-FR-3057d941.esm.js → fr-FR-87237d20.esm.js} +188 -8
- package/dist/{fr-FR-d641720a.cjs.dev.js → fr-FR-97c22617.cjs.dev.js} +188 -8
- package/dist/{index-85e2278a.esm.js → index-4b561bdd.esm.js} +8 -8
- package/dist/{index-ee88bf21.cjs.prod.js → index-6fc91e18.cjs.prod.js} +8 -8
- package/dist/{index-b8309ef7.cjs.dev.js → index-fba0d105.cjs.dev.js} +8 -8
- package/dist/{pt-BR-442e5bba.cjs.dev.js → pt-BR-c42a98aa.cjs.dev.js} +188 -8
- package/dist/{pt-BR-89644b77.cjs.prod.js → pt-BR-c725734e.cjs.prod.js} +188 -8
- package/dist/{pt-BR-b849606a.esm.js → pt-BR-cf6abfcc.esm.js} +188 -8
- package/package.json +15 -15
|
@@ -1,17 +1,69 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var de = {
|
|
4
|
+
"ExportResourcesModal.attributeDefinitionNotFound": {
|
|
5
|
+
developer_comment: "Attribute definition not found error",
|
|
6
|
+
string: "Attributdefinition nicht gefunden"
|
|
7
|
+
},
|
|
8
|
+
"ExportResourcesModal.attributeDefinitionNotFoundTitle": {
|
|
9
|
+
developer_comment: "Title for attribute definitions not found error",
|
|
10
|
+
string: "Das folgende Attribut kann/die folgenden Attribute können in diesem Projekt nicht gefunden werden:"
|
|
11
|
+
},
|
|
4
12
|
"ExportResourcesModal.back": {
|
|
5
13
|
developer_comment: "Label for \"Back\" button",
|
|
6
14
|
string: "Zurück"
|
|
7
15
|
},
|
|
16
|
+
"ExportResourcesModal.backToPreviousStep": {
|
|
17
|
+
developer_comment: "Label for \"Back to previous step\" button",
|
|
18
|
+
string: "Zurück zum vorherigen Schritt"
|
|
19
|
+
},
|
|
20
|
+
"ExportResourcesModal.backToSelection": {
|
|
21
|
+
developer_comment: "Label for \"Back to selection\" button",
|
|
22
|
+
string: "Zurück zur Auswahl"
|
|
23
|
+
},
|
|
24
|
+
"ExportResourcesModal.browseFile": {
|
|
25
|
+
developer_comment: "Label for \"Browse file\" button",
|
|
26
|
+
string: "Datei durchsuchen"
|
|
27
|
+
},
|
|
8
28
|
"ExportResourcesModal.checkTheSpelling": {
|
|
9
29
|
developer_comment: "In Export fields selection - Check the spelling message",
|
|
10
30
|
string: "Überprüfen Sie die Schreibweise."
|
|
11
31
|
},
|
|
12
|
-
"ExportResourcesModal.
|
|
13
|
-
developer_comment: "Label for \"
|
|
14
|
-
string: "
|
|
32
|
+
"ExportResourcesModal.chooseFile": {
|
|
33
|
+
developer_comment: "Label for \"Choose file\" button",
|
|
34
|
+
string: "Datei auswählen"
|
|
35
|
+
},
|
|
36
|
+
"ExportResourcesModal.confirmSelection": {
|
|
37
|
+
developer_comment: "Label for \"Confirm selection\" button",
|
|
38
|
+
string: "Auswahl bestätigen"
|
|
39
|
+
},
|
|
40
|
+
"ExportResourcesModal.csvUploadFailed": {
|
|
41
|
+
developer_comment: "CSV upload failed title",
|
|
42
|
+
string: "CSV-Upload fehlgeschlagen"
|
|
43
|
+
},
|
|
44
|
+
"ExportResourcesModal.defineFieldsToIncludeInExport": {
|
|
45
|
+
developer_comment: "A message to define the fields to include in export",
|
|
46
|
+
string: "Definieren Sie mithilfe der nachfolgenden CSV-Datei die Felder, die in Ihren Export einbezogen werden sollen. Die Datei muss Spaltenüberschriften im Format enthalten, das in <templateLink>unserer Vorlage</templateLink> vorgegeben ist. Sie können auch eine zuvor exportierte CSV-Datei verwenden."
|
|
47
|
+
},
|
|
48
|
+
"ExportResourcesModal.details": {
|
|
49
|
+
developer_comment: "Label for details column",
|
|
50
|
+
string: "Details"
|
|
51
|
+
},
|
|
52
|
+
"ExportResourcesModal.dragAndDropCSV": {
|
|
53
|
+
developer_comment: "Label for \"Drag and drop CSV\" text",
|
|
54
|
+
string: "Drag-and-Drop CSV"
|
|
55
|
+
},
|
|
56
|
+
"ExportResourcesModal.duplicateField": {
|
|
57
|
+
developer_comment: "Duplicate field error",
|
|
58
|
+
string: "Feld duplizieren"
|
|
59
|
+
},
|
|
60
|
+
"ExportResourcesModal.duplicateFieldTitle": {
|
|
61
|
+
developer_comment: "Title for duplicate fields error",
|
|
62
|
+
string: "Die folgenden Felder sind doppelt vorhanden. Jedes Feld darf nur einmal vorkommen:"
|
|
63
|
+
},
|
|
64
|
+
"ExportResourcesModal.errorType": {
|
|
65
|
+
developer_comment: "Label for error type column",
|
|
66
|
+
string: "Fehlertyp"
|
|
15
67
|
},
|
|
16
68
|
"ExportResourcesModal.exportBasedOnMyViewsMessage": {
|
|
17
69
|
developer_comment: "Select Export setttings based on my views",
|
|
@@ -37,6 +89,14 @@ var de = {
|
|
|
37
89
|
developer_comment: "Label for preferences",
|
|
38
90
|
string: "Einstellungen"
|
|
39
91
|
},
|
|
92
|
+
"ExportResourcesModal.exportPreview": {
|
|
93
|
+
developer_comment: "Label for export preview step",
|
|
94
|
+
string: "Exportvorschau"
|
|
95
|
+
},
|
|
96
|
+
"ExportResourcesModal.exportProcessMayTakeAWhile": {
|
|
97
|
+
developer_comment: "The export process may take a while",
|
|
98
|
+
string: "Der Exportvorgang kann einige Zeit dauern. Um den Fortschritt anzuzeigen und die Datei nach dem Start des Exports herunterzuladen, öffnen Sie den Bereich <exportLogsLink>Exportprotokolle</exportLogsLink> im Menü <operationsIcon></operationsIcon>Prozesse."
|
|
99
|
+
},
|
|
40
100
|
"ExportResourcesModal.exportScope": {
|
|
41
101
|
developer_comment: "Label for Export Scope",
|
|
42
102
|
string: "Scope"
|
|
@@ -125,10 +185,26 @@ var de = {
|
|
|
125
185
|
developer_comment: "Label for Export Settings",
|
|
126
186
|
string: "Einstellungen"
|
|
127
187
|
},
|
|
188
|
+
"ExportResourcesModal.fieldDefinitionNotFound": {
|
|
189
|
+
developer_comment: "Field definition not found error",
|
|
190
|
+
string: "Felddefinition nicht gefunden"
|
|
191
|
+
},
|
|
192
|
+
"ExportResourcesModal.fieldDefinitionNotFoundTitle": {
|
|
193
|
+
developer_comment: "Title for field definitions not found error",
|
|
194
|
+
string: "Das folgende benutzerdefinierte Feld kann/die folgenden benutzerdefinierten Felder können in diesem Projekt nicht gefunden werden:"
|
|
195
|
+
},
|
|
128
196
|
"ExportResourcesModal.fieldDefinitions": {
|
|
129
197
|
developer_comment: "Label for \"Field definitions\" link",
|
|
130
198
|
string: "Felddefinitionen"
|
|
131
199
|
},
|
|
200
|
+
"ExportResourcesModal.fieldsToBeExported": {
|
|
201
|
+
developer_comment: "Label for fields to be exported",
|
|
202
|
+
string: "{fieldCount, plural, one {<b>1</b> zu exportierendes Feld} other {<b>{fieldCount}</b> zu exportierende Felder}}:"
|
|
203
|
+
},
|
|
204
|
+
"ExportResourcesModal.fieldsToBeExportedInLanguages": {
|
|
205
|
+
developer_comment: "Label for fields to be exported in languages",
|
|
206
|
+
string: "{fieldCount, plural, one {<b>{fieldCount}</b> zu exportierende Felder in {languageCount, plural, one {<b>1</b> language} other {<b>{languageCount}</b> Sprachen}}} other {<b>{fieldCount}</b> zu exportierende Felder in {languageCount, plural, one {<b>1</b> language} other {<b>{languageCount}</b> Sprachen}}}}:"
|
|
207
|
+
},
|
|
132
208
|
"ExportResourcesModal.fileName": {
|
|
133
209
|
developer_comment: "exported file name",
|
|
134
210
|
string: "Dateiname"
|
|
@@ -145,22 +221,50 @@ var de = {
|
|
|
145
221
|
developer_comment: "label for \"Include all locales\" checkbox",
|
|
146
222
|
string: "Alle Gebietsschemas auswählen"
|
|
147
223
|
},
|
|
224
|
+
"ExportResourcesModal.includeAllLocalesRadioOption": {
|
|
225
|
+
developer_comment: "label for \"all\" option in locales radio options",
|
|
226
|
+
string: "alle"
|
|
227
|
+
},
|
|
228
|
+
"ExportResourcesModal.includeOnlySelectedLocalesRadioOption": {
|
|
229
|
+
developer_comment: "label for \"only selected\" option in locales radio options",
|
|
230
|
+
string: "nur ausgewählt"
|
|
231
|
+
},
|
|
232
|
+
"ExportResourcesModal.incompleteField": {
|
|
233
|
+
developer_comment: "Incomplete field error",
|
|
234
|
+
string: "Unvollständige Eingabe"
|
|
235
|
+
},
|
|
236
|
+
"ExportResourcesModal.incompleteFieldTitle": {
|
|
237
|
+
developer_comment: "Title for incomplete fields error",
|
|
238
|
+
string: "In den folgenden Feldern fehlt ein Unterfeld:"
|
|
239
|
+
},
|
|
148
240
|
"ExportResourcesModal.invalidFileNameError": {
|
|
149
241
|
developer_comment: "Error when file name field is not valid",
|
|
150
242
|
string: "Der Dateiname darf nur alphanumerische Zeichen, Bindestriche und Unterstriche enthalten"
|
|
151
243
|
},
|
|
244
|
+
"ExportResourcesModal.invalidQueryPredicate": {
|
|
245
|
+
developer_comment: "Error when query predicate field is not valid",
|
|
246
|
+
string: "Es liegt ein Fehler im Anfrage-Prädikat vor. Stellen Sie sicher, dass die Syntax korrekt ist."
|
|
247
|
+
},
|
|
152
248
|
"ExportResourcesModal.itemCount": {
|
|
153
249
|
developer_comment: "Label for item count",
|
|
154
|
-
string: "{count, plural,
|
|
250
|
+
string: "{count, plural, one {# item} other {# items}}"
|
|
155
251
|
},
|
|
156
252
|
"ExportResourcesModal.loadMoreFields": {
|
|
157
253
|
developer_comment: "Load more fields message",
|
|
158
|
-
string: "Laden Sie weitere Felder mithilfe der Suchfunktion"
|
|
254
|
+
string: "Laden Sie weitere Felder mithilfe der Suchfunktion oder geben Sie die vollständige Liste der Felder mit einer CSV-Datei an "
|
|
159
255
|
},
|
|
160
|
-
"ExportResourcesModal.
|
|
161
|
-
developer_comment: "
|
|
256
|
+
"ExportResourcesModal.locales": {
|
|
257
|
+
developer_comment: "Locales",
|
|
162
258
|
string: "Gebietsschema"
|
|
163
259
|
},
|
|
260
|
+
"ExportResourcesModal.localizedFieldWithoutLocale": {
|
|
261
|
+
developer_comment: "Localized field without locale error",
|
|
262
|
+
string: "Lokalisierter Link ohne Gebietsschema"
|
|
263
|
+
},
|
|
264
|
+
"ExportResourcesModal.localizedFieldWithoutLocaleTitle": {
|
|
265
|
+
developer_comment: "Title for localized fields without locale error",
|
|
266
|
+
string: "Die folgenden lokalisierten Felder geben kein Gebietsschema-Suffix an. Wählen Sie im Feld „Gebietsschema“ eine andere Option oder laden Sie eine andere CSV-Datei hoch:"
|
|
267
|
+
},
|
|
164
268
|
"ExportResourcesModal.missingFileNameError": {
|
|
165
269
|
developer_comment: "Error when file name field is missing",
|
|
166
270
|
string: "Bitte geben Sie einen Dateinamen ein"
|
|
@@ -169,6 +273,10 @@ var de = {
|
|
|
169
273
|
developer_comment: "Error when no locale is selected",
|
|
170
274
|
string: "Bitte wählen Sie mindestens ein Gebietsschema aus"
|
|
171
275
|
},
|
|
276
|
+
"ExportResourcesModal.missingQueryPredicateError": {
|
|
277
|
+
developer_comment: "Error when query predicate field is missing",
|
|
278
|
+
string: "Bitte geben Sie ein Anfrage-Prädikat ein"
|
|
279
|
+
},
|
|
172
280
|
"ExportResourcesModal.modalTitle.category": {
|
|
173
281
|
developer_comment: "Label for the categories modal title",
|
|
174
282
|
string: "Kategorien exportieren"
|
|
@@ -201,10 +309,34 @@ var de = {
|
|
|
201
309
|
developer_comment: "Label for \"My Views\" Select Field",
|
|
202
310
|
string: "Meine Ansichten"
|
|
203
311
|
},
|
|
312
|
+
"ExportResourcesModal.noResourcesToExportForQueryPredicate": {
|
|
313
|
+
developer_comment: "Error message when there are no resources to export for given query predicate",
|
|
314
|
+
string: "Es stimmen keine Ressourcen mit Ihrem Anfrage-Prädikat überein. Bitte überprüfen Sie Ihr Anfrage-Prädikat und versuchen Sie es erneut."
|
|
315
|
+
},
|
|
316
|
+
"ExportResourcesModal.notSupportedField": {
|
|
317
|
+
developer_comment: "Not supported field error",
|
|
318
|
+
string: "Kein unterstütztes Feld"
|
|
319
|
+
},
|
|
320
|
+
"ExportResourcesModal.notSupportedFieldsTitle": {
|
|
321
|
+
developer_comment: "Title for not supported fields error",
|
|
322
|
+
string: "Die folgenden Felder werden für den Ressourcentyp nicht unterstützt."
|
|
323
|
+
},
|
|
204
324
|
"ExportResourcesModal.nothingApplied": {
|
|
205
325
|
developer_comment: "Shown when there is no filter applied",
|
|
206
326
|
string: "nichts angewendet"
|
|
207
327
|
},
|
|
328
|
+
"ExportResourcesModal.onlyLocalesFoundInCsvFile": {
|
|
329
|
+
developer_comment: "label for \"only locales found in the CSV file\" option in locales radio options",
|
|
330
|
+
string: "nur in der CSV-Datei gefundene Gebietsschemas"
|
|
331
|
+
},
|
|
332
|
+
"ExportResourcesModal.onlyLocalesFoundInCsvFileTooltip": {
|
|
333
|
+
developer_comment: "Tooltip for \"only locales found in the CSV file\" option",
|
|
334
|
+
string: "Laden Sie zuerst eine Datei hoch, um diese Option auswählen zu können"
|
|
335
|
+
},
|
|
336
|
+
"ExportResourcesModal.or": {
|
|
337
|
+
developer_comment: "Label for \"or\" text",
|
|
338
|
+
string: "oder"
|
|
339
|
+
},
|
|
208
340
|
"ExportResourcesModal.outputFormat": {
|
|
209
341
|
developer_comment: "File format like (csv, xls, ...etc)",
|
|
210
342
|
string: "Dateiformat"
|
|
@@ -213,6 +345,10 @@ var de = {
|
|
|
213
345
|
developer_comment: "properties panel label",
|
|
214
346
|
string: "Eigenschaften"
|
|
215
347
|
},
|
|
348
|
+
"ExportResourcesModal.queryPredicate": {
|
|
349
|
+
developer_comment: "Label for query predicate option",
|
|
350
|
+
string: "Anfrage-Prädikat"
|
|
351
|
+
},
|
|
216
352
|
"ExportResourcesModal.searchByEnteringTheExactFieldName": {
|
|
217
353
|
developer_comment: "In Export fields selection - Search by entering the exact field name message",
|
|
218
354
|
string: "Starten Sie die Suche, indem Sie den genauen Feldnamen eingeben."
|
|
@@ -221,6 +357,22 @@ var de = {
|
|
|
221
357
|
developer_comment: "Placeholder for \"Search for fields\" search input",
|
|
222
358
|
string: "Nach Feldern suchen"
|
|
223
359
|
},
|
|
360
|
+
"ExportResourcesModal.selectContentToExport": {
|
|
361
|
+
developer_comment: "Label for \"Select content to export\" button",
|
|
362
|
+
string: "Wählen Sie einen Inhalt für den Export aus"
|
|
363
|
+
},
|
|
364
|
+
"ExportResourcesModal.selectDifferentFields": {
|
|
365
|
+
developer_comment: "Label for \"Select different fields\" button",
|
|
366
|
+
string: "Wählen Sie unterschiedliche Felder aus"
|
|
367
|
+
},
|
|
368
|
+
"ExportResourcesModal.selectFieldsFromImportedCSV": {
|
|
369
|
+
developer_comment: "Label for \"Select fields from an imported CSV\" button",
|
|
370
|
+
string: "Wählen Sie Felder aus einer importierten CSV aus"
|
|
371
|
+
},
|
|
372
|
+
"ExportResourcesModal.selectFieldsFromLimitedList": {
|
|
373
|
+
developer_comment: "Label for \"Select fields from a limited list\" button",
|
|
374
|
+
string: "Wählen Sie Felder aus einer eingeschränkten Liste aus"
|
|
375
|
+
},
|
|
224
376
|
"ExportResourcesModal.selectFieldsToExport": {
|
|
225
377
|
string: "Zu exportierende Felder auswählen"
|
|
226
378
|
},
|
|
@@ -228,10 +380,26 @@ var de = {
|
|
|
228
380
|
developer_comment: "Label for total Selected",
|
|
229
381
|
string: "{total} ausgewählt"
|
|
230
382
|
},
|
|
383
|
+
"ExportResourcesModal.showAll": {
|
|
384
|
+
developer_comment: "Label for \"Show all\" button",
|
|
385
|
+
string: "Alle anzeigen"
|
|
386
|
+
},
|
|
387
|
+
"ExportResourcesModal.showLess": {
|
|
388
|
+
developer_comment: "Label for \"Show less\" button",
|
|
389
|
+
string: "Weniger anzeigen"
|
|
390
|
+
},
|
|
231
391
|
"ExportResourcesModal.startExport": {
|
|
232
392
|
developer_comment: "Label for \"Start export\" button",
|
|
233
393
|
string: "Export starten"
|
|
234
394
|
},
|
|
395
|
+
"ExportResourcesModal.stepCount": {
|
|
396
|
+
developer_comment: "Step count",
|
|
397
|
+
string: "Schritt {currentStep}/{totalSteps}"
|
|
398
|
+
},
|
|
399
|
+
"ExportResourcesModal.stepNumber": {
|
|
400
|
+
developer_comment: "Step number",
|
|
401
|
+
string: "Schritt {stepNumber}"
|
|
402
|
+
},
|
|
235
403
|
"ExportResourcesModal.suggestions": {
|
|
236
404
|
developer_comment: "In Export fields selection - Suggestions message",
|
|
237
405
|
string: "Empfehlungen:"
|
|
@@ -243,6 +411,18 @@ var de = {
|
|
|
243
411
|
"ExportResourcesModal.unexpectedError": {
|
|
244
412
|
developer_comment: "Generic notification message when starting export process fails",
|
|
245
413
|
string: "Beim Starten des Exportvorgangs ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut oder wenden Sie sich an den Support, wenn das Problem weiterhin besteht."
|
|
414
|
+
},
|
|
415
|
+
"ExportResourcesModal.unknownError": {
|
|
416
|
+
developer_comment: "Unknown error",
|
|
417
|
+
string: "Es ist ein unerwarteter Fehler aufgetreten"
|
|
418
|
+
},
|
|
419
|
+
"ExportResourcesModal.uploadDifferentCSV": {
|
|
420
|
+
developer_comment: "Label for \"Upload a different CSV file\" button",
|
|
421
|
+
string: "Laden Sie eine andere CSV-Datei hoch"
|
|
422
|
+
},
|
|
423
|
+
"ExportResourcesModal.uploadErrorsDetected": {
|
|
424
|
+
developer_comment: "Message shown when errors are detected during file upload",
|
|
425
|
+
string: "Beim Hochladen der Datei <b>{fileName}</b> wurden <b>{total}</b> Fehler festgestellt. Verwenden Sie <templateLink>unsere Vorlage</templateLink>, um die richtige Formatierung und die unterstützten Werte zu überprüfen. Versuchen Sie zunächst den Export mithilfe unserer Feldauswahl vorzunehmen oder rufen Sie <documentationLink>unsere Dokumentation</documentationLink> auf, um weitere Informationen zu erhalten. "
|
|
246
426
|
}
|
|
247
427
|
};
|
|
248
428
|
|
|
@@ -1,17 +1,69 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var en = {
|
|
4
|
+
"ExportResourcesModal.attributeDefinitionNotFound": {
|
|
5
|
+
developer_comment: "Attribute definition not found error",
|
|
6
|
+
string: "Attribute definition not found"
|
|
7
|
+
},
|
|
8
|
+
"ExportResourcesModal.attributeDefinitionNotFoundTitle": {
|
|
9
|
+
developer_comment: "Title for attribute definitions not found error",
|
|
10
|
+
string: "The following attribute(s) cannot be found in this project:"
|
|
11
|
+
},
|
|
4
12
|
"ExportResourcesModal.back": {
|
|
5
13
|
developer_comment: "Label for \"Back\" button",
|
|
6
14
|
string: "Back"
|
|
7
15
|
},
|
|
16
|
+
"ExportResourcesModal.backToPreviousStep": {
|
|
17
|
+
developer_comment: "Label for \"Back to previous step\" button",
|
|
18
|
+
string: "Back to previous step"
|
|
19
|
+
},
|
|
20
|
+
"ExportResourcesModal.backToSelection": {
|
|
21
|
+
developer_comment: "Label for \"Back to selection\" button",
|
|
22
|
+
string: "Back to selection"
|
|
23
|
+
},
|
|
24
|
+
"ExportResourcesModal.browseFile": {
|
|
25
|
+
developer_comment: "Label for \"Browse file\" button",
|
|
26
|
+
string: "browse file"
|
|
27
|
+
},
|
|
8
28
|
"ExportResourcesModal.checkTheSpelling": {
|
|
9
29
|
developer_comment: "In Export fields selection - Check the spelling message",
|
|
10
30
|
string: "Check the spelling."
|
|
11
31
|
},
|
|
12
|
-
"ExportResourcesModal.
|
|
13
|
-
developer_comment: "Label for \"
|
|
14
|
-
string: "
|
|
32
|
+
"ExportResourcesModal.chooseFile": {
|
|
33
|
+
developer_comment: "Label for \"Choose file\" button",
|
|
34
|
+
string: "Choose file"
|
|
35
|
+
},
|
|
36
|
+
"ExportResourcesModal.confirmSelection": {
|
|
37
|
+
developer_comment: "Label for \"Confirm selection\" button",
|
|
38
|
+
string: "Confirm selection"
|
|
39
|
+
},
|
|
40
|
+
"ExportResourcesModal.csvUploadFailed": {
|
|
41
|
+
developer_comment: "CSV upload failed title",
|
|
42
|
+
string: "CSV upload failed"
|
|
43
|
+
},
|
|
44
|
+
"ExportResourcesModal.defineFieldsToIncludeInExport": {
|
|
45
|
+
developer_comment: "A message to define the fields to include in export",
|
|
46
|
+
string: "Define the fields to include in your export with a CSV file below. The file must contain column headers in the predefined format shown in <templateLink>our template</templateLink>. A previously exported CSV can be used as well."
|
|
47
|
+
},
|
|
48
|
+
"ExportResourcesModal.details": {
|
|
49
|
+
developer_comment: "Label for details column",
|
|
50
|
+
string: "Details"
|
|
51
|
+
},
|
|
52
|
+
"ExportResourcesModal.dragAndDropCSV": {
|
|
53
|
+
developer_comment: "Label for \"Drag and drop CSV\" text",
|
|
54
|
+
string: "Drag and drop CSV"
|
|
55
|
+
},
|
|
56
|
+
"ExportResourcesModal.duplicateField": {
|
|
57
|
+
developer_comment: "Duplicate field error",
|
|
58
|
+
string: "Duplicate field"
|
|
59
|
+
},
|
|
60
|
+
"ExportResourcesModal.duplicateFieldTitle": {
|
|
61
|
+
developer_comment: "Title for duplicate fields error",
|
|
62
|
+
string: "The following fields are duplicated. Each field must appear once:"
|
|
63
|
+
},
|
|
64
|
+
"ExportResourcesModal.errorType": {
|
|
65
|
+
developer_comment: "Label for error type column",
|
|
66
|
+
string: "Error type"
|
|
15
67
|
},
|
|
16
68
|
"ExportResourcesModal.exportBasedOnMyViewsMessage": {
|
|
17
69
|
developer_comment: "Select Export setttings based on my views",
|
|
@@ -37,6 +89,14 @@ var en = {
|
|
|
37
89
|
developer_comment: "Label for preferences",
|
|
38
90
|
string: "Preferences"
|
|
39
91
|
},
|
|
92
|
+
"ExportResourcesModal.exportPreview": {
|
|
93
|
+
developer_comment: "Label for export preview step",
|
|
94
|
+
string: "Export preview"
|
|
95
|
+
},
|
|
96
|
+
"ExportResourcesModal.exportProcessMayTakeAWhile": {
|
|
97
|
+
developer_comment: "The export process may take a while",
|
|
98
|
+
string: "The export process may take a while. To view the progress and download the file after starting the export, go to <exportLogsLink>Export logs</exportLogsLink> area, located in the <operationsIcon></operationsIcon> Operations menu."
|
|
99
|
+
},
|
|
40
100
|
"ExportResourcesModal.exportScope": {
|
|
41
101
|
developer_comment: "Label for Export Scope",
|
|
42
102
|
string: "Scope"
|
|
@@ -125,10 +185,26 @@ var en = {
|
|
|
125
185
|
developer_comment: "Label for Export Settings",
|
|
126
186
|
string: "Settings"
|
|
127
187
|
},
|
|
188
|
+
"ExportResourcesModal.fieldDefinitionNotFound": {
|
|
189
|
+
developer_comment: "Field definition not found error",
|
|
190
|
+
string: "Field definition not found"
|
|
191
|
+
},
|
|
192
|
+
"ExportResourcesModal.fieldDefinitionNotFoundTitle": {
|
|
193
|
+
developer_comment: "Title for field definitions not found error",
|
|
194
|
+
string: "The following custom field(s) cannot be found in this project:"
|
|
195
|
+
},
|
|
128
196
|
"ExportResourcesModal.fieldDefinitions": {
|
|
129
197
|
developer_comment: "Label for \"Field definitions\" link",
|
|
130
198
|
string: "Field definitions"
|
|
131
199
|
},
|
|
200
|
+
"ExportResourcesModal.fieldsToBeExported": {
|
|
201
|
+
developer_comment: "Label for fields to be exported",
|
|
202
|
+
string: "{fieldCount, plural, one {<b>1</b> field to be exported} other {<b>{fieldCount}</b> fields to be exported}}:"
|
|
203
|
+
},
|
|
204
|
+
"ExportResourcesModal.fieldsToBeExportedInLanguages": {
|
|
205
|
+
developer_comment: "Label for fields to be exported in languages",
|
|
206
|
+
string: "{fieldCount, plural, one {<b>{fieldCount}</b> fields to be exported in {languageCount, plural, one {<b>1</b> language} other {<b>{languageCount}</b> languages}}} other {<b>{fieldCount}</b> fields to be exported in {languageCount, plural, one {<b>1</b> language} other {<b>{languageCount}</b> languages}}}}:"
|
|
207
|
+
},
|
|
132
208
|
"ExportResourcesModal.fileName": {
|
|
133
209
|
developer_comment: "exported file name",
|
|
134
210
|
string: "File name"
|
|
@@ -145,21 +221,49 @@ var en = {
|
|
|
145
221
|
developer_comment: "label for \"Include all locales\" checkbox",
|
|
146
222
|
string: "Include all locales"
|
|
147
223
|
},
|
|
224
|
+
"ExportResourcesModal.includeAllLocalesRadioOption": {
|
|
225
|
+
developer_comment: "label for \"all\" option in locales radio options",
|
|
226
|
+
string: "all"
|
|
227
|
+
},
|
|
228
|
+
"ExportResourcesModal.includeOnlySelectedLocalesRadioOption": {
|
|
229
|
+
developer_comment: "label for \"only selected\" option in locales radio options",
|
|
230
|
+
string: "only selected"
|
|
231
|
+
},
|
|
232
|
+
"ExportResourcesModal.incompleteField": {
|
|
233
|
+
developer_comment: "Incomplete field error",
|
|
234
|
+
string: "Incomplete field"
|
|
235
|
+
},
|
|
236
|
+
"ExportResourcesModal.incompleteFieldTitle": {
|
|
237
|
+
developer_comment: "Title for incomplete fields error",
|
|
238
|
+
string: "The following fields are missing a subfield:"
|
|
239
|
+
},
|
|
148
240
|
"ExportResourcesModal.invalidFileNameError": {
|
|
149
241
|
developer_comment: "Error when file name field is not valid",
|
|
150
242
|
string: "File name may only contain alphanumeric characters, hyphens and underscores"
|
|
151
243
|
},
|
|
244
|
+
"ExportResourcesModal.invalidQueryPredicate": {
|
|
245
|
+
developer_comment: "Error when query predicate field is not valid",
|
|
246
|
+
string: "There is an error with the query predicate. Make sure the syntax is correct."
|
|
247
|
+
},
|
|
152
248
|
"ExportResourcesModal.itemCount": {
|
|
153
249
|
developer_comment: "Label for item count",
|
|
154
|
-
string: "{count, plural,
|
|
250
|
+
string: "{count, plural, one {# item} other {# items}}"
|
|
155
251
|
},
|
|
156
252
|
"ExportResourcesModal.loadMoreFields": {
|
|
157
253
|
developer_comment: "Load more fields message",
|
|
158
254
|
string: "Load more fields by using the search functionality or specify the full list of fields with a CSV file"
|
|
159
255
|
},
|
|
160
|
-
"ExportResourcesModal.
|
|
161
|
-
developer_comment: "
|
|
162
|
-
string: "
|
|
256
|
+
"ExportResourcesModal.locales": {
|
|
257
|
+
developer_comment: "Locales",
|
|
258
|
+
string: "Locales"
|
|
259
|
+
},
|
|
260
|
+
"ExportResourcesModal.localizedFieldWithoutLocale": {
|
|
261
|
+
developer_comment: "Localized field without locale error",
|
|
262
|
+
string: "Localized field without locale"
|
|
263
|
+
},
|
|
264
|
+
"ExportResourcesModal.localizedFieldWithoutLocaleTitle": {
|
|
265
|
+
developer_comment: "Title for localized fields without locale error",
|
|
266
|
+
string: "The following localised fields do not specify any locale suffix. Pick a different option in the Locales field or upload a different CSV file:"
|
|
163
267
|
},
|
|
164
268
|
"ExportResourcesModal.missingFileNameError": {
|
|
165
269
|
developer_comment: "Error when file name field is missing",
|
|
@@ -169,6 +273,10 @@ var en = {
|
|
|
169
273
|
developer_comment: "Error when no locale is selected",
|
|
170
274
|
string: "Please select at least one locale"
|
|
171
275
|
},
|
|
276
|
+
"ExportResourcesModal.missingQueryPredicateError": {
|
|
277
|
+
developer_comment: "Error when query predicate field is missing",
|
|
278
|
+
string: "Please enter a query predicate"
|
|
279
|
+
},
|
|
172
280
|
"ExportResourcesModal.modalTitle.category": {
|
|
173
281
|
developer_comment: "Label for the categories modal title",
|
|
174
282
|
string: "Export categories"
|
|
@@ -201,10 +309,34 @@ var en = {
|
|
|
201
309
|
developer_comment: "Label for \"My Views\" Select Field",
|
|
202
310
|
string: "My Views"
|
|
203
311
|
},
|
|
312
|
+
"ExportResourcesModal.noResourcesToExportForQueryPredicate": {
|
|
313
|
+
developer_comment: "Error message when there are no resources to export for given query predicate",
|
|
314
|
+
string: "No resources match your query predicate. Please check your query predicate and try again."
|
|
315
|
+
},
|
|
316
|
+
"ExportResourcesModal.notSupportedField": {
|
|
317
|
+
developer_comment: "Not supported field error",
|
|
318
|
+
string: "Not supported field"
|
|
319
|
+
},
|
|
320
|
+
"ExportResourcesModal.notSupportedFieldsTitle": {
|
|
321
|
+
developer_comment: "Title for not supported fields error",
|
|
322
|
+
string: "The following fields are not supported for the resource type:"
|
|
323
|
+
},
|
|
204
324
|
"ExportResourcesModal.nothingApplied": {
|
|
205
325
|
developer_comment: "Shown when there is no filter applied",
|
|
206
326
|
string: "nothing applied"
|
|
207
327
|
},
|
|
328
|
+
"ExportResourcesModal.onlyLocalesFoundInCsvFile": {
|
|
329
|
+
developer_comment: "label for \"only locales found in the CSV file\" option in locales radio options",
|
|
330
|
+
string: "only locales found in the CSV file"
|
|
331
|
+
},
|
|
332
|
+
"ExportResourcesModal.onlyLocalesFoundInCsvFileTooltip": {
|
|
333
|
+
developer_comment: "Tooltip for \"only locales found in the CSV file\" option",
|
|
334
|
+
string: "Upload a file first to be able to select this option"
|
|
335
|
+
},
|
|
336
|
+
"ExportResourcesModal.or": {
|
|
337
|
+
developer_comment: "Label for \"or\" text",
|
|
338
|
+
string: "or"
|
|
339
|
+
},
|
|
208
340
|
"ExportResourcesModal.outputFormat": {
|
|
209
341
|
developer_comment: "File format like (csv, xls, ...etc)",
|
|
210
342
|
string: "File format"
|
|
@@ -213,6 +345,10 @@ var en = {
|
|
|
213
345
|
developer_comment: "properties panel label",
|
|
214
346
|
string: "Properties"
|
|
215
347
|
},
|
|
348
|
+
"ExportResourcesModal.queryPredicate": {
|
|
349
|
+
developer_comment: "Label for query predicate option",
|
|
350
|
+
string: "Query predicate"
|
|
351
|
+
},
|
|
216
352
|
"ExportResourcesModal.searchByEnteringTheExactFieldName": {
|
|
217
353
|
developer_comment: "In Export fields selection - Search by entering the exact field name message",
|
|
218
354
|
string: "Try searching by entering the exact field name."
|
|
@@ -221,6 +357,22 @@ var en = {
|
|
|
221
357
|
developer_comment: "Placeholder for \"Search for fields\" search input",
|
|
222
358
|
string: "Search for fields"
|
|
223
359
|
},
|
|
360
|
+
"ExportResourcesModal.selectContentToExport": {
|
|
361
|
+
developer_comment: "Label for \"Select content to export\" button",
|
|
362
|
+
string: "Select content to export"
|
|
363
|
+
},
|
|
364
|
+
"ExportResourcesModal.selectDifferentFields": {
|
|
365
|
+
developer_comment: "Label for \"Select different fields\" button",
|
|
366
|
+
string: "Select different fields"
|
|
367
|
+
},
|
|
368
|
+
"ExportResourcesModal.selectFieldsFromImportedCSV": {
|
|
369
|
+
developer_comment: "Label for \"Select fields from an imported CSV\" button",
|
|
370
|
+
string: "Select fields from an imported CSV"
|
|
371
|
+
},
|
|
372
|
+
"ExportResourcesModal.selectFieldsFromLimitedList": {
|
|
373
|
+
developer_comment: "Label for \"Select fields from a limited list\" button",
|
|
374
|
+
string: "Select fields from a limited list"
|
|
375
|
+
},
|
|
224
376
|
"ExportResourcesModal.selectFieldsToExport": {
|
|
225
377
|
string: "Select fields to export"
|
|
226
378
|
},
|
|
@@ -228,10 +380,26 @@ var en = {
|
|
|
228
380
|
developer_comment: "Label for total Selected",
|
|
229
381
|
string: "{total} selected"
|
|
230
382
|
},
|
|
383
|
+
"ExportResourcesModal.showAll": {
|
|
384
|
+
developer_comment: "Label for \"Show all\" button",
|
|
385
|
+
string: "Show all"
|
|
386
|
+
},
|
|
387
|
+
"ExportResourcesModal.showLess": {
|
|
388
|
+
developer_comment: "Label for \"Show less\" button",
|
|
389
|
+
string: "Show less"
|
|
390
|
+
},
|
|
231
391
|
"ExportResourcesModal.startExport": {
|
|
232
392
|
developer_comment: "Label for \"Start export\" button",
|
|
233
393
|
string: "Start export"
|
|
234
394
|
},
|
|
395
|
+
"ExportResourcesModal.stepCount": {
|
|
396
|
+
developer_comment: "Step count",
|
|
397
|
+
string: "Step {currentStep}/{totalSteps}"
|
|
398
|
+
},
|
|
399
|
+
"ExportResourcesModal.stepNumber": {
|
|
400
|
+
developer_comment: "Step number",
|
|
401
|
+
string: "Step {stepNumber}"
|
|
402
|
+
},
|
|
235
403
|
"ExportResourcesModal.suggestions": {
|
|
236
404
|
developer_comment: "In Export fields selection - Suggestions message",
|
|
237
405
|
string: "Suggestions:"
|
|
@@ -243,6 +411,18 @@ var en = {
|
|
|
243
411
|
"ExportResourcesModal.unexpectedError": {
|
|
244
412
|
developer_comment: "Generic notification message when starting export process fails",
|
|
245
413
|
string: "An error occurred while starting the export process. Please try again or contact support if the problem persists."
|
|
414
|
+
},
|
|
415
|
+
"ExportResourcesModal.unknownError": {
|
|
416
|
+
developer_comment: "Unknown error",
|
|
417
|
+
string: "An unknown error occurred"
|
|
418
|
+
},
|
|
419
|
+
"ExportResourcesModal.uploadDifferentCSV": {
|
|
420
|
+
developer_comment: "Label for \"Upload a different CSV file\" button",
|
|
421
|
+
string: "Upload a different CSV file"
|
|
422
|
+
},
|
|
423
|
+
"ExportResourcesModal.uploadErrorsDetected": {
|
|
424
|
+
developer_comment: "Message shown when errors are detected during file upload",
|
|
425
|
+
string: "There are <b>{total}</b> errors detected while uploading the file <b>{fileName}</b>. Use <templateLink>our template</templateLink> to review the right formatting and supported values, try exporting using our field selection first or visit <documentationLink>our documentation</documentationLink> for further information."
|
|
246
426
|
}
|
|
247
427
|
};
|
|
248
428
|
|