-
Notifications
You must be signed in to change notification settings - Fork 0
/
en.json
624 lines (624 loc) · 40.3 KB
/
en.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
{
"comet.about": "About",
"comet.about.dialog.copyright": "Copyright © Vivid Planet Software GmbH",
"comet.about.dialog.title": "About",
"comet.blocks": "Blocks",
"comet.blocks.anchor.displayName": "Anchor",
"comet.blocks.anchor.label": "Anchor",
"comet.blocks.anchor.placeholder": "Name",
"comet.blocks.block.maxVisibleBlocks": "Max. visible blocks allowed: {maxVisibleBlocks}",
"comet.blocks.blocks.name": "Blocks",
"comet.blocks.cannotPasteBlock.messageEmptyClipboard": "Clipboard is empty",
"comet.blocks.cannotPasteBlock.messageFailedToCreateBlock": "Failed to create a copy of the blocks from clipboard",
"comet.blocks.cannotPasteBlock.messageFailedToParseClipboard": "Content from clipboard aren't valid blocks",
"comet.blocks.cannotPasteBlock.messageFailedToReadClipboard": "Can't read clipboard content. Please make sure that clipboard access is given",
"comet.blocks.cannotPasteBlock.messageUnsupportedBlock": "Blocks from clipboard aren't allowed here",
"comet.blocks.cannotPasteBlock.title": "Can't paste block",
"comet.blocks.category.form": "Form",
"comet.blocks.category.layout": "Layout",
"comet.blocks.category.media": "Media",
"comet.blocks.category.navigation": "Navigation",
"comet.blocks.category.other": "Other",
"comet.blocks.category.structuredContent": "Structured Content",
"comet.blocks.category.teaser": "Teaser",
"comet.blocks.category.textAndContent": "Text & Content",
"comet.blocks.columns.addColumn": "Add column",
"comet.blocks.columns.columnTitle": "Column {number}",
"comet.blocks.columns.columns": "Columns",
"comet.blocks.columns.editColumn": "Edit column",
"comet.blocks.columns.items": "Items",
"comet.blocks.columns.layout": "Layout",
"comet.blocks.columns.noColumns": "No columns",
"comet.blocks.columns.unknownColumn": "Can't find column",
"comet.blocks.createCompositeBlock.settings": "Settings",
"comet.blocks.damFileDownloadLink": "CMS Asset",
"comet.blocks.damFileDownloadLink.openFileType": "Open file",
"comet.blocks.damFileDownloadLink.openFileType.download": "as a download",
"comet.blocks.damFileDownloadLink.openFileType.newTab": "in a new tab",
"comet.blocks.damImage": "Image",
"comet.blocks.damVideo": "Video (CMS Asset)",
"comet.blocks.drawer.addAndEdit": "add + edit",
"comet.blocks.drawer.header": "Add new block",
"comet.blocks.drawer.searchField.placeholder": "Search...",
"comet.blocks.externalLink": "External Link",
"comet.blocks.image": "Image",
"comet.blocks.image.chooseImage": "Choose image",
"comet.blocks.image.cropImage": "Crop image",
"comet.blocks.image.dam": "DAM",
"comet.blocks.image.dimensions": "{width}x{height}px",
"comet.blocks.image.edit": "Edit image „{filename}”",
"comet.blocks.image.empty": "Empty",
"comet.blocks.image.focalPoint": "Set manual focus point",
"comet.blocks.image.hintSelectFocalPoint": "You can also select the focus point by clicking on the bullets in the image.",
"comet.blocks.image.openInDam": "Open in DAM",
"comet.blocks.image.size": "| {size, number, :: .00 measure-unit/digital-megabyte}",
"comet.blocks.image.useInheritedDamSettings": "Use inherited DAM settings?",
"comet.blocks.imageLink": "Image/Link",
"comet.blocks.imageLink.image": "Image",
"comet.blocks.imageLink.link": "Link",
"comet.blocks.internalLink": "Page Tree",
"comet.blocks.internalLink.anchor.label": "Anchor",
"comet.blocks.internalLink.anchor.none": "None",
"comet.blocks.link": "Link",
"comet.blocks.link.email": "Email",
"comet.blocks.link.email.invalid": "Invalid e-mail address",
"comet.blocks.link.external.openInNewWindow": "Open in new window",
"comet.blocks.link.external.targetUrl": "URL",
"comet.blocks.link.phone": "Phone Number",
"comet.blocks.link.title": "Title",
"comet.blocks.list.action.copy": "Copy",
"comet.blocks.list.action.delete": "Delete",
"comet.blocks.list.action.invisible": "Make invisible",
"comet.blocks.list.action.paste": "Paste",
"comet.blocks.list.action.visible": "Make visible",
"comet.blocks.list.add": "Add {itemName}",
"comet.blocks.list.addNewBlock": "Add block",
"comet.blocks.list.blockDeleted": "{count, plural, one {block} other {# blocks}} deleted",
"comet.blocks.list.count": "{count, plural, =0 {No blocks} one {# block} other {# blocks}}",
"comet.blocks.list.maxVisibleBlocks": "Max. visible blocks allowed: {maxVisibleBlocks}",
"comet.blocks.list.minVisibleBlocks": "Min. visible blocks required: {minVisibleBlocks}",
"comet.blocks.list.noBlocks": "No {itemsName}",
"comet.blocks.list.selectAll": "Select all",
"comet.blocks.listBlock.itemName": "block",
"comet.blocks.listBlock.itemsName": "blocks",
"comet.blocks.listBlock.name": "List",
"comet.blocks.oneOfBlock.empty": "None",
"comet.blocks.richtext": "Rich Text",
"comet.blocks.seo": "SEO",
"comet.blocks.seo.alternativeLinks.code": "Code",
"comet.blocks.seo.alternativeLinks.sectionTitle": "Alternate links",
"comet.blocks.seo.canonicalTag.sectionTitle": "Canonical Tag",
"comet.blocks.seo.html Title": "HTML Title",
"comet.blocks.seo.meta.sectionTitle": "Meta Tags",
"comet.blocks.seo.metaDescription": "Meta Description",
"comet.blocks.seo.openGraph.sectionTitle": "Open Graph",
"comet.blocks.seo.openGraphDescription": "Description",
"comet.blocks.seo.openGraphTitle": "Title",
"comet.blocks.seo.sitemap.changeFrequency": "Change Frequency",
"comet.blocks.seo.sitemap.changeFrequency.always": "always",
"comet.blocks.seo.sitemap.changeFrequency.daily": "daily",
"comet.blocks.seo.sitemap.changeFrequency.hourly": "hourly",
"comet.blocks.seo.sitemap.changeFrequency.monthly": "monthly",
"comet.blocks.seo.sitemap.changeFrequency.never": "never",
"comet.blocks.seo.sitemap.changeFrequency.weekly": "weekly",
"comet.blocks.seo.sitemap.changeFrequency.yearly": "yearly",
"comet.blocks.seo.sitemap.priority": "Priority",
"comet.blocks.seo.sitemap.priority.0_0": "0.0 (Low)",
"comet.blocks.seo.sitemap.priority.0_5": "0.5 (Default)",
"comet.blocks.seo.sitemap.priority.1_0": "1.0 (High)",
"comet.blocks.seo.sitemap.sectionTitle": "Sitemap",
"comet.blocks.seo.structuredData.sectionTitle": "Structured Data",
"comet.blocks.skeleton.noAdminImplemented": "This block has no configurable content",
"comet.blocks.space": "Space",
"comet.blocks.space.height": "Height",
"comet.blocks.space.validationError": "The maximum height is {limit, number}px",
"comet.blocks.svgImage": "SVG",
"comet.blocks.textImage": "Text/Image",
"comet.blocks.textImage.image": "Image",
"comet.blocks.textImage.imageAspectRatio": "Image aspect ratio",
"comet.blocks.textImage.imagePosition": "Image position",
"comet.blocks.textImage.text": "Text",
"comet.blocks.video.autoplay": "Autoplay",
"comet.blocks.video.loop": "Loop",
"comet.blocks.video.previewImage": "Preview Image",
"comet.blocks.video.showControls": "Show controls",
"comet.blocks.vimeoVideo": "Video (Vimeo)",
"comet.blocks.vimeoVideo.validation": "Should be a valid Vimeo URL or identifier",
"comet.blocks.vimeoVideo.vimeoIdentifier": "Vimeo URL or Vimeo Video ID",
"comet.blocks.youTubeVideo": "Video (YouTube)",
"comet.blocks.youTubeVideo.validation": "Should be a valid YouTube URL or identifier",
"comet.blocks.youTubeVideo.youtubeIdentifier": "YouTube URL or YouTube Video ID",
"comet.colorPicker.clearButton": "clear color",
"comet.colorPicker.title": "Choose a color",
"comet.common.clipboardInvalidFormat": "Clipboard contains an invalid format",
"comet.common.deleteFailed": "Failed to delete",
"comet.common.pasteFailedInvalidFormat": "Paste failed, probably due to an invalid format",
"comet.common.visibility": "{visibility, select, true {Published} false {Unpublished} other {unknown}}",
"comet.common.visibility.published": "Published",
"comet.common.visibility.unpublished": "Unpublished",
"comet.common.visibilityChanged": "Changed visibility to {visibility, select, true {published} false {unpublished} other {unknown}}",
"comet.contentOverflow.dialogTitle": "Preview",
"comet.cronJobs.noLogs": "No logs available. You may consider checking external logging tools if available.",
"comet.cronJobs.title": "Cron Jobs",
"comet.crudMoreActions.overallActions": "Overall actions",
"comet.crudMoreActions.selectiveActions": "Selective actions",
"comet.crudMoreActions.title": "More actions",
"comet.dam.delete.deleteNow": "Delete Now",
"comet.dam.delete.deleteSelection": "Delete selection?",
"comet.dam.delete.file.areYouSure": "Do you still want to delete this file?",
"comet.dam.delete.file.mightHaveDependenciesWarning": "The file {name} might be used somewhere on the website. If you delete this file, it will disappear from all pages.",
"comet.dam.delete.folder.areYouSure": "Do you still want to delete this folder?",
"comet.dam.delete.folder.mightHaveDependenciesWarning": "All files inside the folder {name} will also be removed. These files might be used somewhere on the website. If you delete them, they will disappear from all pages.",
"comet.dam.delete.selectedItems.areYouSure": "Do you still want to delete all selected items?",
"comet.dam.delete.selectedItems.mightHaveDependenciesWarning": "All selected files and folders (including their content) will be removed. Some of the files might be used on the website. If you delete them, they will disappear from all pages.",
"comet.dam.duplicateFilenameDialog.action.replaceFiles": "Replace {count, plural, one {file} other {files}}",
"comet.dam.duplicateFilenameDialog.action.skip": "Skip {count, plural, one {file} other {files}}",
"comet.dam.duplicateFilenameDialog.action.uploadAsCopy": "Upload as {count, plural, one {copy} other {copies}}",
"comet.dam.duplicateFilenameDialog.actionAlert": "The following {count, plural, one {filename} other {filenames}} already {count, plural, one {exists} other {exist}}. Please choose an action:",
"comet.dam.duplicateFilenameDialog.replaceDescription": "<strong>Replace:</strong> Replace existing files with duplicates. <strong>Attention:</strong> This will not affect image cropping settings.",
"comet.dam.duplicateFilenameDialog.saveAsCopyDescription": "<strong>Save as copy:</strong> Upload duplicates as new files with “copy” added to the end of the file names.",
"comet.dam.duplicateFilenameDialog.skipDescription": "<strong>Skip:</strong> Skip uploading duplicates. All other files will be uploaded as usual.",
"comet.dam.duplicateFilenameDialog.title": "Duplicate {count, plural, one {filename} other {filenames}}",
"comet.dam.file.altText": "Alternative Text",
"comet.dam.file.archive": "Archive",
"comet.dam.file.changeDate": "Latest change",
"comet.dam.file.creationDate": "Creation",
"comet.dam.file.creatorOrAuthor": "Creator/Author",
"comet.dam.file.cropSettings.sectionTitle": "Crop/Focus settings",
"comet.dam.file.cropSettings.smartFocusPoint.title": "Smart focus point",
"comet.dam.file.croppingInfoText": "Cropping selects the maximum visible area. Depending on the aspect ratio, the image may be cropped further on the page.",
"comet.dam.file.delete": "Delete",
"comet.dam.file.dependents": "Dependents",
"comet.dam.file.dependents.info.content": "Dependents are all pages, snippets and content in which a particular asset is used, linked or included. With this list, it's easy to manage or reorganize the integration of your assets.",
"comet.dam.file.dependents.info.title": "What are dependents?",
"comet.dam.file.downloadFile": "Download File",
"comet.dam.file.duplicates.info.content": "Duplicates refer to one or more identical copies of a digital asset stored in the DAM system. The DAM automatically detects identical assets, even if their file names are different, to reduce storage usage.",
"comet.dam.file.duplicates.info.title": "What are duplicate assets?",
"comet.dam.file.duplicates.refresh": "Refresh",
"comet.dam.file.duplicates.tabTitle": "Duplicates",
"comet.dam.file.duplicates.title": "{count, plural, =0 {No files found} one {# file} other {# files}}",
"comet.dam.file.embeddedMetaInfos": "Embedded meta infos",
"comet.dam.file.error.durationTo": "The end date of the license must be after the start date",
"comet.dam.file.error.license.type": "License type is required",
"comet.dam.file.failedToLoad": "Failed to load file. <link>Go to Assets</link>",
"comet.dam.file.fileName": "File Name",
"comet.dam.file.fileSize": "File Size",
"comet.dam.file.fileType": "Type/Format",
"comet.dam.file.fileType.folder": "Folder",
"comet.dam.file.focusPointInfoText": "The focus point marks the most important part of the image, which is always visible. Choose it wisely.",
"comet.dam.file.format": "Format",
"comet.dam.file.imageInfos": "Image infos",
"comet.dam.file.importSourceType": "Source",
"comet.dam.file.info": "Info",
"comet.dam.file.infos": "Infos",
"comet.dam.file.license": "License",
"comet.dam.file.license.unlimited": "Unlimited",
"comet.dam.file.license.validUntil": "Valid until:",
"comet.dam.file.licenseDetails": "License details",
"comet.dam.file.licenseDuration": "License duration",
"comet.dam.file.licenseInformation": "License information",
"comet.dam.file.licenseType.rightsManaged": "Rights managed",
"comet.dam.file.licenseType.royaltyFree": "Royalty free",
"comet.dam.file.loading": "Loading ...",
"comet.dam.file.name": "Name",
"comet.dam.file.replace.error": "An error occurred while replacing the file. Please try again later.",
"comet.dam.file.replace.fileRejection": "The selected file could not be uploaded because it doesn't meet the required criteria. Please choose a valid file to replace the existing one.",
"comet.dam.file.replaceFile": "Replace File",
"comet.dam.file.resetCropArea": "Reset crop area",
"comet.dam.file.restore": "Restore",
"comet.dam.file.seo": "SEO",
"comet.dam.file.settings": "Settings",
"comet.dam.file.smartFocusPoint.no": "No",
"comet.dam.file.smartFocusPoint.yes": "Yes",
"comet.dam.file.title": "Title",
"comet.dam.file.totalLoadedUpload": "{loaded} / {total}",
"comet.dam.file.type": "Type",
"comet.dam.file.unsupportedVideoTag": "Your browser does not support the video element. Please use another browser.",
"comet.dam.file.validate.filename.error": "Filename already exists",
"comet.dam.file.widthAndHeight": "Width and Height",
"comet.dam.file.widthAndHeightValue": "{width} x {height} px",
"comet.dam.folderEditDialog.addFolder": "Add folder",
"comet.dam.folderEditDialog.renameFolder": "Rename folder",
"comet.dam.folderSize": "{number} {number, plural, one {item} other {items}}",
"comet.dam.footer.archive": "Archive",
"comet.dam.footer.assetManager": "Asset Manager",
"comet.dam.footer.delete": "Delete",
"comet.dam.footer.dropFilesHereToUpload": "Drop files here to upload them to the folder: <strong>{folderName}</strong>",
"comet.dam.footer.move": "Move",
"comet.dam.footer.restore": "Restore",
"comet.dam.footer.selected": "{count, plural, one {# item} other {# items}} selected",
"comet.dam.moreActions.archiveItems": "Archive",
"comet.dam.moreActions.deleteItems": "Delete",
"comet.dam.moreActions.downloadSelected": "Download",
"comet.dam.moreActions.folderNotDownloaded": "Download of files started successfully. Folder downloads are not supported yet.",
"comet.dam.moreActions.moveItems": "Move",
"comet.dam.moreActions.restoreItems": "Restore",
"comet.dam.moreActions.uploadFolder": "Upload folder",
"comet.dam.moveDamItemDialog.loading": "Loading ...",
"comet.dam.moveDamItemDialog.moveItems": "Move {num, plural, one {item} other {items}}",
"comet.dam.moveDamItemDialog.selectTargetFolder": "Select target folder",
"comet.dam.moveDamItemDialog.startOver": "Start over",
"comet.dam.upload.noEmptyFolders": "Empty folders can't be uploaded",
"comet.dataGrid.excelExport.defaultFileName": "ExcelExport",
"comet.dataGrid.excelExport.defaultWorksheetName": "Table 1",
"comet.datePicker.selectDate": "Select date",
"comet.dateRangePicker.selectDateRange": "Select date range",
"comet.dateTime.fromToSeparatorText": "to",
"comet.deleteMutation.promptDelete": "Delete item?",
"comet.dependencies.dataGrid.cannotLoadUrl": "Cannot determine URL",
"comet.dependencies.dataGrid.currentItems": "{from} - {to} of {count} Items",
"comet.dependencies.dataGrid.currentPage": "Page {page} of {numPages}",
"comet.dependencies.dataGrid.nameAndInfo": "Name/Info",
"comet.dependencies.dataGrid.reloadTooltip": "Reload",
"comet.dependencies.dataGrid.type": "Type",
"comet.error.abstractErrorMessage": "An error has occurred",
"comet.errorDialog.copyToClipboardButton.success": "Copied",
"comet.errorDialog.copyToClipboardButton.text": "Copy to clipboard",
"comet.errorDialog.copyToClipboardInstruction": "This information may prove useful for debugging the {errorCount, plural, one {error} other {errors} }. Please copy it and send it to your administrator.",
"comet.errorDialog.defaultUserMessage": "The following {errorCount, plural, one {error} other {errors} } {errorCount, plural, one {has} other {have} } occurred:",
"comet.errorDialog.details": "Error details",
"comet.errorDialog.details.errorType": "Type",
"comet.errorDialog.details.errorType.graphql": "Server error",
"comet.errorDialog.details.errorType.network": "Network error",
"comet.errorDialog.details.errorType.unauthenticated": "Unauthenticated",
"comet.errorDialog.details.errorType.unauthorized": "Not authorized",
"comet.errorDialog.details.errorType.unknown": "Unknown error",
"comet.errorDialog.details.httpStatus": "HTTP status",
"comet.errorDialog.details.timestamp": "Timestamp",
"comet.errorDialog.details.url": "URL",
"comet.errorDialog.sessionExpired.button": "Re-login",
"comet.errorDialog.sessionExpired.message": "Your login-session has expired.",
"comet.errorDialog.unauthorized.message": "You are not authorized to perform this action.",
"comet.feedbackButton.tooltipErrorMessage": "Error",
"comet.feedbackButton.tooltipSuccessMessage": "Success",
"comet.file.errors.fileExtensionTypeMismatch": "<strong>File extension does not match file type.</strong> File type is {mimetype}, which does not match its {extension} extension. Please use a file extension compatible to the file type.",
"comet.file.errors.fileSize": "<strong>File is too big.</strong> The maximum permitted file size is {maxFileSizeInMegabytes}. Please compress the file and try again.",
"comet.file.errors.maxResolution": "<strong>Image resolution is too big.</strong> The maximum permitted resolution is {maxResolution} megapixels. Please reduce the image resolution and try again.",
"comet.file.errors.missingFileExtension": "<strong>File has no extension.</strong> Please add a correct file extension and try again.",
"comet.file.errors.svgContainsJavaScript": "<strong>The SVG contains JavaScript.</strong> JavaScript is not allowed inside SVG files. Please remove all JavaScript code from the file.",
"comet.file.errors.unsupportedType": "<strong>Unsupported file type.</strong> Files with {extension} extension are not permitted. Please use a different file format and try again.",
"comet.fileDropzone.dropFile": "Drop file here to upload",
"comet.fileDropzone.dropfiles": "Drop files here to upload",
"comet.fileDropzone.selectfile": "Select file",
"comet.fileDropzone.selectfiles": "Select files",
"comet.fileSelect.maximumFiles": "Maximum {maxFiles, plural, one {# file} other {# files}}.",
"comet.fileSelect.maximumFilesAmount": "The maximum number of uploads has been reached. Please delete files from the list before uploading new files.",
"comet.fileSelect.maximumReached": "Maximum reached",
"comet.fileSelect.maximumSize": "Maximum {maxFileSize} per file.",
"comet.fileSelect.multipleFilesMaximumSize": "Maximum {maxFiles} files, {maxFileSize} per file.",
"comet.fileSelect.noAttachments": "There are no attachments",
"comet.fileSelect.singleFileMaximumSize": "Maximum 1 file, {maxFileSize}.",
"comet.filterbar.moreFilter": "More Filter",
"comet.finalFormFileUpload.uploadFailed": "Upload failed.",
"comet.finalformsearchtextfield.default.placeholder": "Search",
"comet.form.file.chooseFile": "Choose file",
"comet.form.file.fileTooLarge": "File is too large.",
"comet.form.file.invalidFileType": "File type is not allowed.",
"comet.form.file.selectFile": "Select file from DAM",
"comet.form.file.tooManyFiles": "Upload was canceled. You can only upload a maximum of {maxFiles} {maxFiles, plural, one {file} other {files}}, please reduce your selection.",
"comet.form.required": "Required",
"comet.generic.add": "Add",
"comet.generic.apply": "Apply",
"comet.generic.back": "Back",
"comet.generic.cancel": "Cancel",
"comet.generic.close": "Close",
"comet.generic.columns": "Columns",
"comet.generic.content": "Content",
"comet.generic.copy": "Copy",
"comet.generic.copyUrl": "Copy URL",
"comet.generic.delete": "Delete",
"comet.generic.deleteItem": "Delete Item",
"comet.generic.discard": "Discard",
"comet.generic.doYouWantToSaveYourChanges": "Do you want to save your changes?",
"comet.generic.downloadAsExcel": "Download as Excel",
"comet.generic.edit": "Edit",
"comet.generic.empty": "Empty",
"comet.generic.error": "Error",
"comet.generic.errors.networkError": "<strong>Could not connect to server.</strong> Please check your internet connection.",
"comet.generic.errors.unknownError": "<strong>Something went wrong.</strong> Please try again later.",
"comet.generic.file": "File",
"comet.generic.filter": "Filter",
"comet.generic.globalContentScope": "Global",
"comet.generic.image": "Image",
"comet.generic.impersonate": "Impersonate",
"comet.generic.invalidData": "Invalid Data",
"comet.generic.left": "Left",
"comet.generic.link": "Link",
"comet.generic.no": "No",
"comet.generic.ok": "OK",
"comet.generic.page": "Page",
"comet.generic.paste": "Paste",
"comet.generic.reset": "Reset",
"comet.generic.retry": "Retry",
"comet.generic.right": "Right",
"comet.generic.save": "Save",
"comet.generic.saveAndGoBack": "Save and go back",
"comet.generic.saveConflict": "Save Conflict",
"comet.generic.startImpersonation": "Start Impersonation",
"comet.generic.stopImpersonation": "Stop Impersonation",
"comet.generic.text": "Text",
"comet.generic.undo": "Undo",
"comet.generic.unknown": "Unknown",
"comet.generic.unsavedChanges": "Unsaved Changes",
"comet.generic.url": "URL",
"comet.generic.warning": "Warning",
"comet.generic.yes": "Yes",
"comet.header.buildStatus.buildRunning": "Publication is in progress.",
"comet.header.buildStatus.error": "Failed to fetch build status",
"comet.header.buildStatus.estimatedCompletion": "Estimated time to finish: {remainingRuntime, plural, =0 {< 1 min} other {± # min} }",
"comet.header.buildStatus.lastBuildFailure": "Last publication failed",
"comet.header.buildStatus.nextScheduledBuild": "New content changes found. Next publication is planned for:",
"comet.header.buildStatus.noChanges": "No new content changes",
"comet.header.buildStatus.staticSiteGeneration": "Static Site Generation",
"comet.jobLogs.title": "Job logs for {job}",
"comet.jobs.title": "Job runs for {cronJob}",
"comet.logout": "Logout",
"comet.openLinkDialog.actionButtons.open": "Open",
"comet.pages.cannotPasteBlock.messageFailedToParseClipboard": "Content from clipboard aren't valid blocks",
"comet.pages.cannotPastePage": "An unexpected error occurred when pasting pages.",
"comet.pages.cannotPastePage.messageEmptyClipboard": "Clipboard is empty",
"comet.pages.cannotPastePage.messageFailedToReadClipboard": "Can't read clipboard content. Please make sure that clipboard access is given",
"comet.pages.confirmDialog.archive.content": "Are you sure that you want to archive {amount, plural, =0 {no pages} one {the selected page} other {the # selected pages}}?",
"comet.pages.confirmDialog.archive.title": "Archive selected pages?",
"comet.pages.confirmDialog.confirm": "Confirm",
"comet.pages.confirmDialog.publish.content": "Are you sure that you want to publish {amount, plural, =0 {no pages} one {the selected page} other {the # selected pages}}?",
"comet.pages.confirmDialog.publish.title": "Publish selected pages?",
"comet.pages.confirmDialog.unpublish.content": "Are you sure that you want to unpublish {amount, plural, =0 {no pages} one {the selected page} other {the # selected pages}}?",
"comet.pages.confirmDialog.unpublish.title": "Unpublish selected pages?",
"comet.pages.cronJobs": "Cron Jobs",
"comet.pages.cronJobs.lastJobRun": "Last Job Run",
"comet.pages.cronJobs.name": "Name",
"comet.pages.cronJobs.never": "Never",
"comet.pages.cronJobs.schedule": "Schedule",
"comet.pages.cronjob.dialog.action": "Start now",
"comet.pages.cronjob.dialog.content": "Are you sure you want to start the {cronJobName} cron job now?",
"comet.pages.cronjob.dialog.title": "Start cron job now?",
"comet.pages.dam.addFolder": "Add Folder",
"comet.pages.dam.archiveFile": "Archive file",
"comet.pages.dam.archived": "Archived",
"comet.pages.dam.assetManager": "Asset Manager",
"comet.pages.dam.changeDate": "Change Date",
"comet.pages.dam.creationDate": "Creation Date",
"comet.pages.dam.delete": "Delete",
"comet.pages.dam.deleteFile": "Delete file",
"comet.pages.dam.deleteFolderError.title": "Folder could not be deleted",
"comet.pages.dam.downloadFile": "Download file",
"comet.pages.dam.downloadFolder": "Download folder",
"comet.pages.dam.edit": "Edit",
"comet.pages.dam.errors": "Errors",
"comet.pages.dam.file": "File",
"comet.pages.dam.filename": "Filename",
"comet.pages.dam.followingFilesCouldNotBeUploaded": "Following files could not be uploaded:",
"comet.pages.dam.foundNumberItems": "Found {number} {number, plural, one {item} other {items}}",
"comet.pages.dam.move": "Move",
"comet.pages.dam.moveFile": "Move file",
"comet.pages.dam.name": "Name",
"comet.pages.dam.rename": "Rename",
"comet.pages.dam.restoreFile": "Restore file",
"comet.pages.dam.showArchivedAssets": "Show archived assets",
"comet.pages.dam.showEdit": "Show/edit",
"comet.pages.dam.sorting": "Sorting: {sorting}",
"comet.pages.dam.tag.archived": "Archived",
"comet.pages.dam.tag.licenseExpired": "License expired",
"comet.pages.dam.tag.licenseExpiresSoon": "License expires in {distance}",
"comet.pages.dam.tag.licenseNotValidYet": "License not valid yet",
"comet.pages.dam.uploadErrors": "Upload errors",
"comet.pages.dam.uploadFiles": "Upload files",
"comet.pages.insertingPages": "Inserting pages",
"comet.pages.jobs.name": "Name",
"comet.pages.jobs.runtime": "Runtime",
"comet.pages.pageList.noItems": "No items",
"comet.pages.pageTreeSelect.label": "Select Page",
"comet.pages.pageTreeSelect.removeSelection": "Remove Selection",
"comet.pages.pages": "Pages",
"comet.pages.pages.archived": "Archived",
"comet.pages.pages.archivedItems": "Archived items",
"comet.pages.pages.collapseAll": "Collapse all",
"comet.pages.pages.documentDoesntExist": "This document doesn't exist",
"comet.pages.pages.documentHasBeenArchived": "This document has been archived and can no longer be edited",
"comet.pages.pages.editContent": "Edit content",
"comet.pages.pages.notFound": "Not found",
"comet.pages.pages.page.canNotDeleteDialog.content": "WARNING: You can not delete the selected pages, because you have not fully selected all sub pages.",
"comet.pages.pages.page.canNotDeleteDialog.title": "Can not delete selected pages.",
"comet.pages.pages.page.copy": "Copy",
"comet.pages.pages.page.copyUrl": "Copy URL",
"comet.pages.pages.page.createAutomaticRedirects.headline": "Redirects",
"comet.pages.pages.page.createAutomaticRedirects.label": "Create {numberOfDescendants, plural, =0 {a redirect} other {redirects}}",
"comet.pages.pages.page.createAutomaticRedirects.labelSubline": "for this page and all its child pages",
"comet.pages.pages.page.createAutomaticRedirects.tooltip.text": "You have changed the slug. Therefore redirects should be created, so that users and search engines automatically land at the correct page, even if they visit the old path. Check this box, if you already have published or shared {numberOfDescendants, plural, =0 {this page} other {these pages}}.",
"comet.pages.pages.page.createAutomaticRedirects.tooltip.title": "Generate redirects",
"comet.pages.pages.page.delete": "Delete",
"comet.pages.pages.page.deleteDialog.content": "You are about to delete {amount, plural, =0 {no pages} one {# page} other {# pages}}.",
"comet.pages.pages.page.deleteDialog.contentIncludingSubpages": "You are about to delete {amount, plural, =0 {no pages} one {# page} other {# pages}} in total, including subpages.",
"comet.pages.pages.page.deleteDialog.countPages": "{amount, plural, =0 {no pages} one {# page} other {# pages}}",
"comet.pages.pages.page.deleteDialog.deleteButton": "Delete Page",
"comet.pages.pages.page.deleteDialog.title": "Delete page?",
"comet.pages.pages.page.documentType": "Document Type",
"comet.pages.pages.page.editContent": "Edit content",
"comet.pages.pages.page.hideInMenu": "Hide in Menu",
"comet.pages.pages.page.menuVisibility": "Menu Visibility",
"comet.pages.pages.page.movePage": "Move page",
"comet.pages.pages.page.name": "Name",
"comet.pages.pages.page.newSubpage": "New subpage",
"comet.pages.pages.page.openPreview": "Open preview",
"comet.pages.pages.page.paste": "Paste",
"comet.pages.pages.page.path": "Complete Path",
"comet.pages.pages.page.properties": "Page properties",
"comet.pages.pages.page.slug": "Slug",
"comet.pages.pages.page.validate.path.block": "Slug leads to reserved path",
"comet.pages.pages.page.validate.path.taken": "Slug leads to duplicated path",
"comet.pages.pages.page.validate.slug.error": "Slug contains forbidden symbols",
"comet.pages.pages.page.visibility": "{visibility, select, visible {Published} hidden {Unpublished} archived {Archived} other {unknown}}",
"comet.pages.pages.page.visibility.archived": "Archived",
"comet.pages.pages.page.visibility.published": "Published",
"comet.pages.pages.page.visibility.unpublished": "Unpublished",
"comet.pages.paste.analyzingPages": "analyzing pages",
"comet.pages.paste.creatingDocuments": "creating documents",
"comet.pages.paste.creatingPages": "creating pages",
"comet.pages.paste.reloadingPages": "reloading pages",
"comet.pages.publisher": "Publisher",
"comet.pages.publisher.build": "Start builds",
"comet.pages.publisher.name": "Name",
"comet.pages.publisher.runtime": "Runtime",
"comet.pages.publisher.runtime.minutes": "min",
"comet.pages.publisher.startBuildsDialog.buildTemplates.name": "Name",
"comet.pages.publisher.startBuildsDialog.button": "Start builds",
"comet.pages.publisher.startBuildsDialog.header": "Start manual builds",
"comet.pages.publisher.startBuildsDialog.hint": "Please use this function only in exceptional cases. The more builds you start, the longer it takes until they are completed. If you need to rebuild manually, select only the scopes required.",
"comet.pages.publisher.status": "Status",
"comet.pages.publisher.trigger": "Trigger",
"comet.pages.redirects": "Redirects",
"comet.pages.redirects.add": "New redirect",
"comet.pages.redirects.create": "create",
"comet.pages.redirects.edit": "edit",
"comet.pages.redirects.redirect.activate": "Activate",
"comet.pages.redirects.redirect.activation": "Activation",
"comet.pages.redirects.redirect.activeness": "{activeness, select, true {activated} other {deactivated} }",
"comet.pages.redirects.redirect.comment": "Comment",
"comet.pages.redirects.redirect.deactivate": "Deactivate",
"comet.pages.redirects.redirect.generationType": "GenerationType",
"comet.pages.redirects.redirect.source": "Source",
"comet.pages.redirects.redirect.source.type": "Source type",
"comet.pages.redirects.redirect.source.type.path": "Path",
"comet.pages.redirects.redirect.target": "Target",
"comet.pages.redirects.validate.domain.error": "Needs to start with http:// or https://",
"comet.pages.redirects.validate.path.error": "Needs to start with /",
"comet.pages.redirects.validate.path.invalidPathError": "Invalid path",
"comet.pagesPageActionToolbar.selectAll": "Select all",
"comet.pagesPageActionToolbar.tooltip.archive": "Archive",
"comet.pagesPageActionToolbar.tooltip.copy": "Copy",
"comet.pagesPageActionToolbar.tooltip.delete": "Delete",
"comet.pagesPageActionToolbar.tooltip.paste": "Paste",
"comet.pagesPageActionToolbar.tooltip.publish": "Publish",
"comet.pagesPageActionToolbar.tooltip.unpublish": "Unpublish",
"comet.pagesPageActionToolbar.undo.archivedSelected": "Archived selected pages",
"comet.pagesPageActionToolbar.undo.publishedSelected": "Published selected pages",
"comet.pagesPageActionToolbar.undo.unpublishedSelected": "Unpublished selected pages",
"comet.pagetree.dragLayer.numberDraggedPages": "{numItems} pages",
"comet.pagetree.pageMoved": "Page Moved",
"comet.pagetree.pageVisibilityChanged": "{name} {visibility, select, visible {published} hidden {unpublished} archived {archived} other {unknown}}",
"comet.preview.openExternalLink.description": "Do you want to open \"{url}\" in a new Browser tab?",
"comet.preview.openLink.title": "Open Link",
"comet.preview.showOnlyVisible": "Show only visible blocks",
"comet.publisher.title": "Publisher",
"comet.rangeInput.separator": "to",
"comet.redirects.defaultTitle": "Redirect Detail",
"comet.redirects.form.validation.sourceTaken": "Source {source} is not available",
"comet.redirects.redirect.generationType.automatic": "Automatic",
"comet.redirects.redirect.generationType.manual": "Manual",
"comet.rte.controls.blockType.blockquote": "Blockquote",
"comet.rte.controls.blockType.bold.label": "Bold",
"comet.rte.controls.blockType.bold.tooltip": "Ctrl+B",
"comet.rte.controls.blockType.bold.tooltipMac": "Cmd+B",
"comet.rte.controls.blockType.default": "Default",
"comet.rte.controls.blockType.heading": "Heading {level}",
"comet.rte.controls.blockType.italic.label": "Italic",
"comet.rte.controls.blockType.italic.tooltip": "Ctrl+I",
"comet.rte.controls.blockType.italic.tooltipMac": "Cmd+I",
"comet.rte.controls.blockType.orderedList": "Numbering",
"comet.rte.controls.blockType.strikethrough.label": "Strikethrough",
"comet.rte.controls.blockType.sub.label": "Subscript",
"comet.rte.controls.blockType.super.label": "Superscript",
"comet.rte.controls.blockType.underlined.label": "underlined",
"comet.rte.controls.blockType.underlined.tooltip": "Ctrl+U",
"comet.rte.controls.blockType.underlined.tooltipMac": "Cmd+U",
"comet.rte.controls.blockType.unorderedList": "Bulletpoints",
"comet.rte.controls.listIndent.left.tooltip": "Shift+Tab",
"comet.rte.controls.listIndent.right.tooltip": "Tab",
"comet.rte.controls.moreOptionsTooltip": "More options",
"comet.rte.controls.redo.label": "Redo",
"comet.rte.controls.redo.tooltip": "Ctrl+Y",
"comet.rte.controls.undo.label": "Undo",
"comet.rte.controls.undo.tooltip": "Ctrl+Z",
"comet.rte.extensions.link.editDialogTitle": "Link",
"comet.rte.extensions.link.url": "URL",
"comet.rte.extensions.nonBreakingSpace.buttonTooltip": "Insert a non-breaking space",
"comet.rte.extensions.softHyphen.buttonTooltip": "Insert a soft hyphen",
"comet.rte.translation.buttonTooltip": "Translate",
"comet.rteExtensions.cmsLink.editLink": "Edit link \"{link}\"",
"comet.rteExtensions.cmsLink.insertLink": "Insert link",
"comet.rteExtensions.cmsLink.removeLink": "Delete Link",
"comet.saveButton.errorItem.title": "Save Error",
"comet.saveButton.savingItem.title": "Saving",
"comet.saveButton.successItem.title": "Successfully Saved",
"comet.saveConflict.autoReloadSuccessfull": "This content has changed. We've refreshed the page for you.",
"comet.saveConflictDialog.actionButtons.discardChanges": "Discard your changes",
"comet.saveConflictDialog.actionButtons.openCurrentVersionInNewTab": "View the other changes in a new tab",
"comet.saveConflictDialog.avoidConflicts.heading": "How can I avoid conflicts?",
"comet.saveConflictDialog.avoidConflicts.tip1": "Avoid opening the same page in multiple tabs.",
"comet.saveConflictDialog.avoidConflicts.tip2": "Avoid editing a page while another user is also editing it.",
"comet.saveConflictDialog.avoidConflicts.tip3": "Save your changes regularly. Don't leave a page open for a long time with unsaved changes.",
"comet.saveConflictDialog.description1": "There was a conflict while saving",
"comet.saveConflictDialog.title": "Save Conflict",
"comet.saveConflictDialog.whatCanIDoNow.heading": "What can I do now?",
"comet.saveConflictDialog.whatCanIDoNow.option1": "Discard your unsaved changes: All your changes will be lost.",
"comet.saveConflictDialog.whatCanIDoNow.option2": "View the other changes in a new tab: You must make your changes again in the new tab.",
"comet.saveConflictDialog.whatHappened.description": "Someone else made changes to this page while you were editing it. <strong>You can't save this page.</strong> Otherwise, your changes would overwrite the other changes.",
"comet.saveConflictDialog.whatHappened.heading": "What happened?",
"comet.seo.sitemap.pageIndex": "Page Index",
"comet.sitePreview.preview": "Preview",
"comet.sitePreview.sitePreloginEnabledMessage": "Site is not yet publicly available",
"comet.sitemap.openGraphImage": "Open Graph Image",
"comet.table.deleteDialog.content": "You are about to delete this item permanently.",
"comet.table.deleteDialog.title": "Attention. Please confirm.",
"comet.table.excelExportButton": "Export",
"comet.table.localChangesToolbar.unsavedItems": "{count, plural, =0 {No unsaved changes} one {# unsaved change} other {# unsaved changes}}",
"comet.table.pagination.pageInfo": "Page {current} of {total}",
"comet.table.tableFilterFinalForm.resetButton": "Reset filter",
"comet.table.tableQuery.error": "Error :( {error}",
"comet.timePicker.select": "Select",
"comet.timeRangePicker.end": "End",
"comet.timeRangePicker.start": "Start",
"comet.timeTimePicker.time": "Time",
"comet.translate": "Translate",
"comet.translator.original": "Original",
"comet.translator.translation": "Translation",
"comet.userPermissions.addPermission": "Add new permission",
"comet.userPermissions.allContentScopes": "All scopes",
"comet.userPermissions.allPermissions": "All permissions",
"comet.userPermissions.approvedBy": "Approved by",
"comet.userPermissions.basicData": "Basic Data",
"comet.userPermissions.cannotImpersonateYourself": "You can't impersonate yourself",
"comet.userPermissions.close": "Close",
"comet.userPermissions.contentScopesCount": "{contentScopesCount} of {availableContentScopesCount} scopes",
"comet.userPermissions.contentScopesInfo": "Scopes",
"comet.userPermissions.documentation": "Documentation",
"comet.userPermissions.edit": "User",
"comet.userPermissions.email": "E-Mail",
"comet.userPermissions.expired": "Expired",
"comet.userPermissions.expiringSoon": "Expiring soon",
"comet.userPermissions.name": "Name",
"comet.userPermissions.noContentScopes": "No scopes",
"comet.userPermissions.noPermissions": "No permissions",
"comet.userPermissions.overrideContentScopes": "Permission-specific Content-Scopes",
"comet.userPermissions.overrideScopes": "Permission-specific Content-Scopes",
"comet.userPermissions.permission": "Permission",
"comet.userPermissions.permissions": "Permissions",
"comet.userPermissions.permissionsCount": "{permissionsCount} of {availablePermissionsCount} permissions",
"comet.userPermissions.permissionsInfo": "Permissions",
"comet.userPermissions.reason": "Reason",
"comet.userPermissions.requestedBy": "Requested by",
"comet.userPermissions.save": "Save",
"comet.userPermissions.scopes": "Scopes",
"comet.userPermissions.showPermission": "Show permission",
"comet.userPermissions.source": "Source",
"comet.userPermissions.status": "Status",
"comet.userPermissions.title": "User Permissions",
"comet.userPermissions.validFrom": "Valid from",
"comet.userPermissions.validTo": "Valid to",
"comet.userPermissions.validityPeriod": "Validity period",
"comet.validation.validateLinkTarget.invalid": "Invalid link target",
"comet.validation.validatePhoneNumber.invalid": "Invalid phone number",
"comet.validation.validateUrl.invalid": "Invalid URL",
"comet.version.title": "{buildNumber} ({commitSha})",
"common.loading": "Loading ...",
"contentScopeSelect.list.noOptions": "No options",
"contentScopeSelect.searchInput.placeholder": "Search...",
"dashboard.latestBuildsWidget.runtime": "Runtime",
"dashboard.latestBuildsWidget.status": "Status",
"dashboard.latestBuildsWidget.title": "Latest Builds",
"dashboard.latestContentUpdates.name": "Page Name",
"dashboard.latestContentUpdates.updatedAt": "Updated At",
"dashboard.latestContentUpdatesWidget.title": "Latest Content Updates",
"dashboard.userGreeting": "Hello {givenName}!"
}