vgs_ms.properties 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134
  1. #
  2. # Licensed Materials - Property of IBM
  3. # IBM Cognos Products: localizationkit
  4. # (C) Copyright IBM Corp. 2005, 2016
  5. # US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  6. #
  7. ## DO NOT EDIT!
  8. ## Generated using CCLXmlToProperties.xslt
  9. ## END OF WARNING
  10. ##
  11. ## Component: VGS
  12. ##
  13. ## Description: Visualization Gallery Service messages
  14. ##
  15. #
  16. # Section: SRV
  17. #
  18. # Description: This section covers server message for errors and logging.
  19. #
  20. internalServiceError = VGS-SRV-1001 Internal Service Error.
  21. failedToClearLocalCache = VGS-SRV-1002 Failed to clear the local cache.
  22. failedToAccessLocalCache = VGS-SRV-1003 Failed to access the local cache.
  23. failedToAccessContentManager = VGS-SRV-1004 Failed to access Content Manager.
  24. failedToAccessResource = VGS-SRV-1005 Failed to access resource with storeID {storeID}.
  25. corruptedBundle = VGS-SRV-1006 Corrupted Visualization bundle
  26. corruptedCMBundle = VGS-SRV-1007 Visualization bundle with storeID {storeID} is corrupted.
  27. #
  28. # Section: GAL
  29. #
  30. # Description: This section covers messages for the gallery API errors
  31. #
  32. galleryRequestError = VGS-GAL-1001 Gallery Request Error.
  33. resourceNotFound = VGS-GAL-1002 Resource Not Found.
  34. invalidBundleFormat = VGS-GAL-1003 Invalid visualization format.
  35. requestedResourceNotFound = VGS-GAL-1004 Requested resource with storeID {storeID} was not found.
  36. requestedBundleNotFound = VGS-GAL-1005 The requested visualization {bundleId} could not be found. It may not exist or is no longer accessible.
  37. insufficientAccessRights = VGS-GAL-1006 Insufficient Access Rights. Please make sure to log in first.
  38. insufficientCapabilities = VGS-GAL-1007 Insufficient Capabilities. Must be able to access the Cognos Administration Console.
  39. unableToLoadBundle = VGS-GAL-1008 Unable to load visualization.
  40. invalidBundleId = VGS-GAL-1009 Invalid visualization id: {bundleId}.
  41. invalidBundleDefinition = VGS-GAL-1010 Invalid visualization definition. Reason: {reason}
  42. missingBundleDefinition = VGS-GAL-1011 Missing visualization definition.
  43. corruptedBundleDefinition = VGS-GAL-1012 Corrupted visualization definition.
  44. bundleAlreadyExists = VGS-GAL-1013 Visualization {bundleId} already exists.
  45. objectNameConflict = VGS-GAL-1014 Object name conflicts with the names of existing object(s).
  46. unsupportedUpgrade = VGS-GAL-1015 Invalid upgrade to definition version: {definitionVersion}
  47. invalidVisCustomizerBundle = VGS-GAL-1016 Invalid visualization definition or implementation.
  48. #
  49. # Section: VIS
  50. #
  51. # Description: This section covers common resource strings for visualizations
  52. #
  53. lblSeriesField = Series
  54. descSeriesField = Each item in the data series will be plotted with a different color.
  55. lblXAxisValueField = X-Axis
  56. descXAxisValueField = The horizontal axis of the chart
  57. lblYAxisValueField = Y-Axis
  58. descYAxisValueField = The vertical axis of the chart
  59. lblClustersField = Clusters
  60. descClustersField = Categories to use for the clusters
  61. lblStacksField = Stacks
  62. descStacksField = Categories to use for the stacks
  63. lblWidth = Width
  64. lblHeight = Height
  65. descWidth = Specifies the width of the visualization, in pixels
  66. descHeight = Specifies the height of the visualization, in pixels
  67. lblDataSet1 = Data Set
  68. lblAnimationNone = None
  69. lblAnimationEffect = Animation Effect
  70. lblAnimationTransition = Transition
  71. lblAnimationReveal = Reveal
  72. lblAnimationFlyin = Fly In
  73. lblAnimationFadeIn = Fade In
  74. lblAnimationGrow = Grow
  75. lblLabel = Label
  76. lblValueField = Value
  77. descValueField = The field to use as the value
  78. lblLegendStaticValueField = Static Value
  79. descLegendStaticValueField = Static value to use as the field
  80. lblCategoriesEdge = Categories
  81. lblCategories = Categories
  82. lblValuesEdge = Values
  83. lblChartTitle = Chart Title
  84. lblBarWidth = Bar Width
  85. lblShowLegend = Show Legend
  86. lblShowValues = Show Values
  87. lblFontColor = Font Color
  88. lblFont = Font
  89. lblTitleFont = Title Font
  90. lblHideGeoWarning = Hide location warnings
  91. descHideGeoWarning = Hide the warning message when not all location data is uniquely identified
  92. tagArea = Area
  93. tagBubble = Bubble
  94. tagScatter = Scatter
  95. tagBar = Bar
  96. tagColumn = Column
  97. tagLine = Line
  98. tagPie = Pie
  99. tagRadar = Radar
  100. tagGauge = Gauge
  101. tagTreemap = Treemap
  102. tagHeatmap = Heatmap
  103. tagNetwork = Network
  104. tagText = Text
  105. #
  106. # Section: DOC
  107. #
  108. # Description: This section contains doc descriptions for visualization properties
  109. #
  110. viz_animationEffect = Specifies the effect that is used to animate data changes in the visualization.
  111. viz_height = Specifies the height of the visualization, in pixels.
  112. viz_width = Specifies the width of the visualization, in pixels.
  113. vizValueDataformat = Specifies the data format of the object.
  114. vizLabel = The label for the data item. Automatic text uses the data item name as the label. Specified text uses text that you specify as the label. With specified text, you can add translations for the label to support users in multiple languages.
  115. vizValueRollupMethod = Specifies the aggregation method to use to summarize data in the visualization when users select multiple values in an Active Report control, such as a check box control.
  116. overrideData = Specifies whether to use data that is defined in the visualization definition instead of data that you insert from the package.
  117. edgeStructure = Specifies the nesting order of extra categories in the query. Change the nesting order of extra categories when items are from the same dimension. For example, a visualization has Year as categories, and Month and Quarter as extra categories. The order of categories must be Year, Quarter, and Month for the query to run.
  118. vizValueRange = Controls how the minimum and maximum are calculated for the visualization. When all data is selected, the minimum and maximum are calculated to span all associated Active Report control filters. When filtered data is selected, the minimum and maximum are calculated based on any filter choices that users make in associated Active Report controls. When specified values is selected, you explicitly specify the minimum and maximum.
  119. categoryValueRange = Specifies whether to show all categorical data in the visualization or categorical data that is filtered when users select values in an Active Report control. For example, when All Data is selected, all legend items are always shown in the visualization, and the color of each legend item stays the same in the visualization. When a category is inserted on an axis, space is reserved on the axis for all data. When Filtered Data is selected, only the filtered data is shown in the legend and on axes. The color of each legend item can change when users select different values in the control.
  120. vizClickable = Specifies which areas of the visualization are clickable. Visualization as a Whole makes the entire visualization the clickable region. Visualization Intersections makes each element in the visualization clickable.
  121. showVizTooltips = Specifies whether tooltips are shown in a visualization when you hover over data elements. Tooltips are not supported in PDF documents.
  122. descChartTitle = The title text that appears at the top of the chart.
  123. descBarWidth = The percentage of space the bar should use
  124. descShowLegend = Specifies whether to show the legend.
  125. descShowValues = Specifies the appearance of data labels in the chart.
  126. descFontColor = The foreground color of the font
  127. descFont = The font used for the visualization, with the exception of axis and legend titles.
  128. descTitleFont = The font used for axis and legend titles