CAStorytellingResources.js 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196
  1. 'use strict';
  2. /**
  3. * Licensed Materials - Property of IBM
  4. * IBM Cognos Products: Storytelling
  5. * Copyright IBM Corp. 2017, 2020
  6. * US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  7. */
  8. define({
  9. 'story': 'Story',
  10. 'noDashboardFound': 'The story cannot be retrieved. Either it no longer exists or you don\'t have sufficient privileges to view it.',
  11. 'noDashboardCapability': 'You do not have the capability to use stories',
  12. 'noDashboardPermision': 'You do not have sufficient privileges to view this story',
  13. 'defaultName': 'New story',
  14. 'storyProperties': 'Story properties',
  15. 'createAvDataStoryLabel': 'Story',
  16. 'createAvSlideShowLabel': 'Slideshow',
  17. 'createAvPanAndZoomLabel': 'Guided journey',
  18. 'dashboard_save_success': 'Your story has been saved.',
  19. 'cmEmptySelection': 'The story has been deleted. Try to save as a new story.',
  20. 'createStoryTitle': 'Create a story',
  21. 'transitionStyleTitle': 'Transition Style',
  22. 'createButton': 'Create',
  23. 'cancelButton': 'Cancel',
  24. 'dashboardResetTitle': 'Reset story',
  25. 'dashboardResetMessage': 'Are you sure you want to reset all changes applied to this story?',
  26. 'dashboardResetToast': 'Your story has been reset.',
  27. 'filter_drag_and_drop_all_tabs': 'Drag and drop data here to filter all scenes.',
  28. 'filter_drag_and_drop_current_tab': 'Drag and drop data here to filter this scene.',
  29. 'filterIconLabel_Global': 'All scenes',
  30. 'filterIconLabel_Tab': 'This scene',
  31. 'filterIconTooltip_Global': 'All scenes',
  32. 'filterIconTooltip_Tab': 'This scene',
  33. 'filterOverflowMenu_Global': 'All scenes overflow menu',
  34. 'filterOverflowMenu_Tab': 'This scene overflow menu',
  35. 'renameScene': 'Rename scene',
  36. 'duplicateScene': 'Duplicate scene',
  37. 'deleteScene': 'Delete scene',
  38. 'editTimelineHighlight': 'Edit highlight',
  39. 'deleteTimelineHighlight': 'Delete highlight',
  40. 'filter_includesAll': 'Includes all',
  41. 'timeline_highlight_moved_to': 'Time line highlight %{id} moved to %{time}',
  42. 'filter_tooltip': '[%{title}] - %{description}',
  43. 'selectLabel': 'Select',
  44. 'newDefaultStoryName': 'Story: %{modelName}',
  45. 'exportLabel': 'Save',
  46. 'exportAsLabel': 'Save as:',
  47. 'exportDialogTitle': 'Save as a story',
  48. 'exportDialogFooter': 'Save and cancel buttons',
  49. 'loadAfterExportLabel': 'Open story after saving',
  50. 'selectTemplateLabel': 'Select a template',
  51. 'outOfBoundsWarningMessage': 'Some dashboard widgets are outside the grid and might not be displayed correctly after export.',
  52. 'emptyExploreCardsWarningMessage': 'Empty cards were deleted during save as a story.',
  53. 'dashboard_export_success': 'Your dashboard was successfully saved as a story.',
  54. 'explore_export_success': 'Your exploration was successfully saved as a story.',
  55. 'toastUpgradeDone': 'Your story has been upgraded. Save now to maintain optimum performance.',
  56. 'navigationMarker': 'Navigation marker',
  57. 'navigateMarkers': 'Navigate markers',
  58. 'navNextMarker': 'Next marker',
  59. 'navPrevMarker': 'Previous marker',
  60. 'navPrevMarkerAbbreviated': 'Prev marker',
  61. 'timelineSettingsButton': 'Playback options',
  62. 'autoPlay': 'Play all scenes',
  63. 'loop': 'Loop',
  64. 'refreshData': 'Refresh at start',
  65. 'slideshowLabel': 'Slide show',
  66. 'panAndZoomLabel': 'Guided journey',
  67. 'slideShowLayoutLabel': 'Slide show layout',
  68. 'panAndZoomLayoutLabel': 'Guided journey layout',
  69. '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.',
  70. 'PanAndZoomLayout1': '5 scenes arranged in a rectangular shape',
  71. 'PanAndZoomLayout2': '4 scenes arranged in a staircase shape going up from left to right',
  72. 'PanAndZoomLayout3': '6 scenes arranged in a rectangular shape',
  73. 'PanAndZoomLayout4': '7 scenes arranged in a rectangular shape, with 6 small scenes on the top and 1 large scene on the bottom',
  74. 'PanAndZoomLayout5': '3 scenes arranged with 2 small scenes on the top and 1 large scene on the bottom',
  75. 'PanAndZoomLayout6': 'A sequence of 4 scenes arranged horizontally',
  76. 'pageSelectWarning': 'Please select a scene.',
  77. 'noSceneTransitionLabel': 'None',
  78. 'sceneTransitionPropertyLabel': 'Scene transition',
  79. 'animatedPathSceneTransitionLabel': 'Animated path',
  80. 'sweepSceneTransitionLabel': 'Sweep',
  81. 'storyTypeLabel': 'Story type',
  82. 'layoutLabel': 'Layout',
  83. 'tabName_animation': 'Animation',
  84. 'propAniAnimation': 'Animation',
  85. 'propAniTypeEntrance': 'Entrance animation',
  86. 'propAniDirectionIn': 'Entrance direction',
  87. 'propAniTypeExit': 'Exit animation',
  88. 'propAniDirectionOut': 'Exit direction',
  89. 'propAniDirection': 'Direction',
  90. 'propAniEntrance': 'Entrance',
  91. 'propAniTypeEntranceSlideIn': 'Slide in',
  92. 'propAniTypeEntranceFadeIn': 'Fade in',
  93. 'propAniTypeEntrancePivotIn': 'Pivot in',
  94. 'propAniTypeEntranceScaleIn': 'Scale in',
  95. 'propAniTypeEntranceShrinkIn': 'Shrink in',
  96. 'propAniDirectionInLeft': 'From left',
  97. 'propAniDirectionInRight': 'From right',
  98. 'propAniDirectionInTop': 'From top',
  99. 'propAniDirectionInBottom': 'From bottom',
  100. 'propAniExit': 'Exit',
  101. 'propAniTypeExitSlideIn': 'Slide out',
  102. 'propAniTypeExitFadeIn': 'Fade out',
  103. 'propAniTypeExitPivotOut': 'Pivot out',
  104. 'propAniTypeExitScaleIn': 'Scale out',
  105. 'propAniTypeExitExpandOut': 'Expand out',
  106. 'propAniDirectionOutLeft': 'To left',
  107. 'propAniDirectionOutRight': 'To right',
  108. 'propAniDirectionOutTop': 'To top',
  109. 'propAniDirectionOutBottom': 'To bottom',
  110. 'propAniEntranceTime': 'Start at (secs):',
  111. 'propAniExitTime': 'End at (secs):',
  112. 'animationNoEntranceText': 'Entrance animation will not occur if the widget is at the beginning of the scene.',
  113. 'animationNoExitText': 'Exit animation will not occur if the widget is at the end of the scene.',
  114. 'propAniTypeDataEntrance': 'Data entrance',
  115. 'propAniRevealDuration': 'Entry animation duration',
  116. 'timelineAnimationProperties': 'Open animation properties',
  117. 'scenesPropertiesSection': 'Scenes',
  118. 'editStoryCoachMarkTitle': 'Edit story',
  119. 'editStoryCoachMarkContents': 'Click the pencil icon to edit this story.',
  120. 'addDataStoryCoachMarkContents': 'Drag and drop data from the data panel onto your story.',
  121. 'expandSceneCoachmarkTitle': 'Open timeline',
  122. 'expandSceneCoachmarkContents': 'Animate a scene by adjusting object visibility based on time and duration.',
  123. 'overviewCoachmarkTitle': 'Overview scenes',
  124. '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.',
  125. 'animatedPathCoachmarkTitle': 'Animated path',
  126. '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.',
  127. 'propShowStoryOverviewFirstSlide': 'Show all scenes at the start',
  128. 'propShowStoryOverviewLastSlide': 'Show all scenes at the end',
  129. 'storySceneSingleCountLabel': '1 scene',
  130. 'storySceneCountLabel': '%{count} scenes',
  131. 'storySceneRangeCountLabel': 'Scene %{index} of %{count}',
  132. 'storySceneExpand': 'Open timeline',
  133. 'storySceneActionMenu': 'Launch scene options menu',
  134. 'timelineRightContainerLabel': 'Timeline button control group',
  135. 'timelineViewLabel': 'Timeline',
  136. 'timelineZoomFit': 'Zoom to fit',
  137. 'timelineZoomIn': 'Zoom in',
  138. 'timelineZoomOut': 'Zoom out',
  139. 'timelinePositionIndicator': 'timeline position indicator at %{position}',
  140. 'timelinePositionIndicatorMoveLeftTo': 'timeline position indicator move left to %{position}',
  141. 'timelinePositionIndicatorMoveRightTo': 'timeline position indicator move right to %{position}',
  142. 'sceneStart': 'Jump to the beginning of the scene to %{position}',
  143. 'sceneEnd': 'Jump to the end of the scene to %{position}',
  144. 'timelineHighlightTitle': 'Highlight',
  145. 'addTimelineHighlight': 'Add highlight',
  146. 'addSceneBtnTitle': 'Add a new scene with default template',
  147. 'addSceneChevronBtnTitle': 'Choose a scene template',
  148. 'timelinePlay': 'Play',
  149. 'timelinePause': 'Pause',
  150. 'sceneNavigation': 'Scene navigation',
  151. 'navNextScene': 'Next scene',
  152. 'navPrevScene': 'Previous scene',
  153. 'navPrevSceneAbbreviated': 'Prev scene',
  154. 'navExitFullScreen': 'Exit full screen',
  155. 'navToggleOverview': 'Toggle overview',
  156. 'rowNumber': 'Row %{number}',
  157. 'overviewBtnLabel': 'Overview',
  158. 'sceneListStart': 'Overview start',
  159. 'sceneListEnd': 'Overview end',
  160. 'timelineLeftHandle': 'left handle for %{name}',
  161. 'timelineRightHandle': 'right handle for %{name}',
  162. 'timelineLeftHandleNoTitle': 'left handle',
  163. 'timelineRightHandleNoTitle': 'right handle',
  164. 'timelineMoveLeft': 'Move %{object} left',
  165. 'timelineMoveRight': 'Move %{object} right',
  166. 'timelineMoveWidget': 'time line widget moved to %{newStartTime} and %{newEndTime}',
  167. 'timelineMoveWidgetStartTime': 'time line widget start time changed to %{newStartTime}',
  168. 'timelineMoveWidgetEndTime': 'time line widget end time changed to %{newEndTime}',
  169. 'timelineMoveWidgetDown': 'time line widget moved down',
  170. 'timelineMoveWidgetUp': 'time line widget moved up',
  171. 'addSceneTitle': 'Add a scene',
  172. 'blankSceneLayout': 'Blank',
  173. 'titleSceneLayout': 'Title with subtitle',
  174. 'sceneLayout1': 'Title with text beside one visualization',
  175. 'sceneLayout2': 'Title with one visualization',
  176. 'sceneLayout3': 'Title with two visualizations',
  177. 'sceneLayout4': 'Multipurpose',
  178. 'sceneLayout5': 'No title with text beside one visualization',
  179. 'sceneLayout6': 'Multipurpose 2 by 2',
  180. 'sceneLayout7': 'Multipurpose 2 beside 1',
  181. 'sceneLayout8': 'Multipurpose 1 beside 2',
  182. 'sceneLayout9': 'Multipurpose 1 over 2',
  183. 'sceneLayout10': 'Multipurpose 2 over 1',
  184. 'sceneLayout11': 'Multipurpose 4 over 1',
  185. 'sceneLayout12': 'Multipurpose 1 over 1 beside 2 by 2 over 1',
  186. 'titleWidgetPlaceholderText': 'Enter your title here',
  187. 'subtitleWidgetPlaceholderText': 'Enter your subtitle here',
  188. 'createStoryViewTitle': 'Create story',
  189. 'defaultStoryName': 'New story',
  190. 'screenshot_label': 'Story %{title}',
  191. 'screenshot_label_scene': 'Scene %{sceneTitle} of story %{title}',
  192. 'filmstripHandleOpenLabel': 'Open scene selector',
  193. 'filmstripHandleCloseLabel': 'Close scene selector'
  194. });
  195. //# sourceMappingURL=CAStorytellingResources.js.map