123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196 |
- 'use strict';
- /**
- * Licensed Materials - Property of IBM
- * IBM Cognos Products: Storytelling
- * Copyright IBM Corp. 2017, 2020
- * US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- */
- define({
- 'story': 'Story',
- 'noDashboardFound': 'The story cannot be retrieved. Either it no longer exists or you don\'t have sufficient privileges to view it.',
- 'noDashboardCapability': 'You do not have the capability to use stories',
- 'noDashboardPermision': 'You do not have sufficient privileges to view this story',
- 'defaultName': 'New story',
- 'storyProperties': 'Story properties',
- 'createAvDataStoryLabel': 'Story',
- 'createAvSlideShowLabel': 'Slideshow',
- 'createAvPanAndZoomLabel': 'Guided journey',
- 'dashboard_save_success': 'Your story has been saved.',
- 'cmEmptySelection': 'The story has been deleted. Try to save as a new story.',
- 'createStoryTitle': 'Create a story',
- 'transitionStyleTitle': 'Transition Style',
- 'createButton': 'Create',
- 'cancelButton': 'Cancel',
- 'dashboardResetTitle': 'Reset story',
- 'dashboardResetMessage': 'Are you sure you want to reset all changes applied to this story?',
- 'dashboardResetToast': 'Your story has been reset.',
- 'filter_drag_and_drop_all_tabs': 'Drag and drop data here to filter all scenes.',
- 'filter_drag_and_drop_current_tab': 'Drag and drop data here to filter this scene.',
- 'filterIconLabel_Global': 'All scenes',
- 'filterIconLabel_Tab': 'This scene',
- 'filterIconTooltip_Global': 'All scenes',
- 'filterIconTooltip_Tab': 'This scene',
- 'filterOverflowMenu_Global': 'All scenes overflow menu',
- 'filterOverflowMenu_Tab': 'This scene overflow menu',
- 'renameScene': 'Rename scene',
- 'duplicateScene': 'Duplicate scene',
- 'deleteScene': 'Delete scene',
- 'editTimelineHighlight': 'Edit highlight',
- 'deleteTimelineHighlight': 'Delete highlight',
- 'filter_includesAll': 'Includes all',
- 'timeline_highlight_moved_to': 'Time line highlight %{id} moved to %{time}',
- 'filter_tooltip': '[%{title}] - %{description}',
- 'selectLabel': 'Select',
- 'newDefaultStoryName': 'Story: %{modelName}',
- 'exportLabel': 'Save',
- 'exportAsLabel': 'Save as:',
- 'exportDialogTitle': 'Save as a story',
- 'exportDialogFooter': 'Save and cancel buttons',
- 'loadAfterExportLabel': 'Open story after saving',
- 'selectTemplateLabel': 'Select a template',
- 'outOfBoundsWarningMessage': 'Some dashboard widgets are outside the grid and might not be displayed correctly after export.',
- 'emptyExploreCardsWarningMessage': 'Empty cards were deleted during save as a story.',
- 'dashboard_export_success': 'Your dashboard was successfully saved as a story.',
- 'explore_export_success': 'Your exploration was successfully saved as a story.',
- 'toastUpgradeDone': 'Your story has been upgraded. Save now to maintain optimum performance.',
- 'navigationMarker': 'Navigation marker',
- 'navigateMarkers': 'Navigate markers',
- 'navNextMarker': 'Next marker',
- 'navPrevMarker': 'Previous marker',
- 'navPrevMarkerAbbreviated': 'Prev marker',
- 'timelineSettingsButton': 'Playback options',
- 'autoPlay': 'Play all scenes',
- 'loop': 'Loop',
- 'refreshData': 'Refresh at start',
- 'slideshowLabel': 'Slide show',
- 'panAndZoomLabel': 'Guided journey',
- 'slideShowLayoutLabel': 'Slide show layout',
- 'panAndZoomLayoutLabel': 'Guided journey layout',
- 'panAndZoomLayoutFooter': 'A guided journey layout is a collection of scenes on a single canvas. When you run this type of story, the presentation zooms and pans on each individual scene in sequential order. This differs from a slide show layout where each scene is presented on a new canvas. The guided journey layout with three scenes connected by lines allows you to create a horizontal sequence of scenes. This is useful for showing a timeline.',
- 'PanAndZoomLayout1': '5 scenes arranged in a rectangular shape',
- 'PanAndZoomLayout2': '4 scenes arranged in a staircase shape going up from left to right',
- 'PanAndZoomLayout3': '6 scenes arranged in a rectangular shape',
- 'PanAndZoomLayout4': '7 scenes arranged in a rectangular shape, with 6 small scenes on the top and 1 large scene on the bottom',
- 'PanAndZoomLayout5': '3 scenes arranged with 2 small scenes on the top and 1 large scene on the bottom',
- 'PanAndZoomLayout6': 'A sequence of 4 scenes arranged horizontally',
- 'pageSelectWarning': 'Please select a scene.',
- 'noSceneTransitionLabel': 'None',
- 'sceneTransitionPropertyLabel': 'Scene transition',
- 'animatedPathSceneTransitionLabel': 'Animated path',
- 'sweepSceneTransitionLabel': 'Sweep',
- 'storyTypeLabel': 'Story type',
- 'layoutLabel': 'Layout',
- 'tabName_animation': 'Animation',
- 'propAniAnimation': 'Animation',
- 'propAniTypeEntrance': 'Entrance animation',
- 'propAniDirectionIn': 'Entrance direction',
- 'propAniTypeExit': 'Exit animation',
- 'propAniDirectionOut': 'Exit direction',
- 'propAniDirection': 'Direction',
- 'propAniEntrance': 'Entrance',
- 'propAniTypeEntranceSlideIn': 'Slide in',
- 'propAniTypeEntranceFadeIn': 'Fade in',
- 'propAniTypeEntrancePivotIn': 'Pivot in',
- 'propAniTypeEntranceScaleIn': 'Scale in',
- 'propAniTypeEntranceShrinkIn': 'Shrink in',
- 'propAniDirectionInLeft': 'From left',
- 'propAniDirectionInRight': 'From right',
- 'propAniDirectionInTop': 'From top',
- 'propAniDirectionInBottom': 'From bottom',
- 'propAniExit': 'Exit',
- 'propAniTypeExitSlideIn': 'Slide out',
- 'propAniTypeExitFadeIn': 'Fade out',
- 'propAniTypeExitPivotOut': 'Pivot out',
- 'propAniTypeExitScaleIn': 'Scale out',
- 'propAniTypeExitExpandOut': 'Expand out',
- 'propAniDirectionOutLeft': 'To left',
- 'propAniDirectionOutRight': 'To right',
- 'propAniDirectionOutTop': 'To top',
- 'propAniDirectionOutBottom': 'To bottom',
- 'propAniEntranceTime': 'Start at (secs):',
- 'propAniExitTime': 'End at (secs):',
- 'animationNoEntranceText': 'Entrance animation will not occur if the widget is at the beginning of the scene.',
- 'animationNoExitText': 'Exit animation will not occur if the widget is at the end of the scene.',
- 'propAniTypeDataEntrance': 'Data entrance',
- 'propAniRevealDuration': 'Entry animation duration',
- 'timelineAnimationProperties': 'Open animation properties',
- 'scenesPropertiesSection': 'Scenes',
- 'editStoryCoachMarkTitle': 'Edit story',
- 'editStoryCoachMarkContents': 'Click the pencil icon to edit this story.',
- 'addDataStoryCoachMarkContents': 'Drag and drop data from the data panel onto your story.',
- 'expandSceneCoachmarkTitle': 'Open timeline',
- 'expandSceneCoachmarkContents': 'Animate a scene by adjusting object visibility based on time and duration.',
- 'overviewCoachmarkTitle': 'Overview scenes',
- 'overviewCoachmarkContents': 'Use the overview scenes at the start and end of your story to show the big picture of all the scenes. From an overview scene, click and drag a scene to swap it with another scene. You can show or hide the overview scenes in the story properties.',
- 'animatedPathCoachmarkTitle': 'Animated path',
- 'animatedPathCoachmarkContents': 'To animate an object from one scene to another, duplicate a scene with an object. Then, move, resize, or rotate the duplicated object on the new scene.',
- 'propShowStoryOverviewFirstSlide': 'Show all scenes at the start',
- 'propShowStoryOverviewLastSlide': 'Show all scenes at the end',
- 'storySceneSingleCountLabel': '1 scene',
- 'storySceneCountLabel': '%{count} scenes',
- 'storySceneRangeCountLabel': 'Scene %{index} of %{count}',
- 'storySceneExpand': 'Open timeline',
- 'storySceneActionMenu': 'Launch scene options menu',
- 'timelineRightContainerLabel': 'Timeline button control group',
- 'timelineViewLabel': 'Timeline',
- 'timelineZoomFit': 'Zoom to fit',
- 'timelineZoomIn': 'Zoom in',
- 'timelineZoomOut': 'Zoom out',
- 'timelinePositionIndicator': 'timeline position indicator at %{position}',
- 'timelinePositionIndicatorMoveLeftTo': 'timeline position indicator move left to %{position}',
- 'timelinePositionIndicatorMoveRightTo': 'timeline position indicator move right to %{position}',
- 'sceneStart': 'Jump to the beginning of the scene to %{position}',
- 'sceneEnd': 'Jump to the end of the scene to %{position}',
- 'timelineHighlightTitle': 'Highlight',
- 'addTimelineHighlight': 'Add highlight',
- 'addSceneBtnTitle': 'Add a new scene with default template',
- 'addSceneChevronBtnTitle': 'Choose a scene template',
- 'timelinePlay': 'Play',
- 'timelinePause': 'Pause',
- 'sceneNavigation': 'Scene navigation',
- 'navNextScene': 'Next scene',
- 'navPrevScene': 'Previous scene',
- 'navPrevSceneAbbreviated': 'Prev scene',
- 'navExitFullScreen': 'Exit full screen',
- 'navToggleOverview': 'Toggle overview',
- 'rowNumber': 'Row %{number}',
- 'overviewBtnLabel': 'Overview',
- 'sceneListStart': 'Overview start',
- 'sceneListEnd': 'Overview end',
- 'timelineLeftHandle': 'left handle for %{name}',
- 'timelineRightHandle': 'right handle for %{name}',
- 'timelineLeftHandleNoTitle': 'left handle',
- 'timelineRightHandleNoTitle': 'right handle',
- 'timelineMoveLeft': 'Move %{object} left',
- 'timelineMoveRight': 'Move %{object} right',
- 'timelineMoveWidget': 'time line widget moved to %{newStartTime} and %{newEndTime}',
- 'timelineMoveWidgetStartTime': 'time line widget start time changed to %{newStartTime}',
- 'timelineMoveWidgetEndTime': 'time line widget end time changed to %{newEndTime}',
- 'timelineMoveWidgetDown': 'time line widget moved down',
- 'timelineMoveWidgetUp': 'time line widget moved up',
- 'addSceneTitle': 'Add a scene',
- 'blankSceneLayout': 'Blank',
- 'titleSceneLayout': 'Title with subtitle',
- 'sceneLayout1': 'Title with text beside one visualization',
- 'sceneLayout2': 'Title with one visualization',
- 'sceneLayout3': 'Title with two visualizations',
- 'sceneLayout4': 'Multipurpose',
- 'sceneLayout5': 'No title with text beside one visualization',
- 'sceneLayout6': 'Multipurpose 2 by 2',
- 'sceneLayout7': 'Multipurpose 2 beside 1',
- 'sceneLayout8': 'Multipurpose 1 beside 2',
- 'sceneLayout9': 'Multipurpose 1 over 2',
- 'sceneLayout10': 'Multipurpose 2 over 1',
- 'sceneLayout11': 'Multipurpose 4 over 1',
- 'sceneLayout12': 'Multipurpose 1 over 1 beside 2 by 2 over 1',
- 'titleWidgetPlaceholderText': 'Enter your title here',
- 'subtitleWidgetPlaceholderText': 'Enter your subtitle here',
- 'createStoryViewTitle': 'Create story',
- 'defaultStoryName': 'New story',
- 'screenshot_label': 'Story %{title}',
- 'screenshot_label_scene': 'Scene %{sceneTitle} of story %{title}',
- 'filmstripHandleOpenLabel': 'Open scene selector',
- 'filmstripHandleCloseLabel': 'Close scene selector'
- });
- //# sourceMappingURL=CAStorytellingResources.js.map
|