# # Licensed Materials - Property of IBM # IBM Cognos Products: localizationkit # (C) Copyright IBM Corp. 2005, 2016 # US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. # ## DO NOT EDIT! ## Generated using CCLXmlToProperties.xslt ## END OF WARNING ## ## Component: VGS ## ## Description: Visualization Gallery Service messages ## # # Section: SRV # # Description: This section covers server message for errors and logging. # internalServiceError = VGS-SRV-1001 Internal Service Error. failedToClearLocalCache = VGS-SRV-1002 Failed to clear the local cache. failedToAccessLocalCache = VGS-SRV-1003 Failed to access the local cache. failedToAccessContentManager = VGS-SRV-1004 Failed to access Content Manager. failedToAccessResource = VGS-SRV-1005 Failed to access resource with storeID {storeID}. corruptedBundle = VGS-SRV-1006 Corrupted Visualization bundle corruptedCMBundle = VGS-SRV-1007 Visualization bundle with storeID {storeID} is corrupted. # # Section: GAL # # Description: This section covers messages for the gallery API errors # galleryRequestError = VGS-GAL-1001 Gallery Request Error. resourceNotFound = VGS-GAL-1002 Resource Not Found. invalidBundleFormat = VGS-GAL-1003 Invalid visualization format. requestedResourceNotFound = VGS-GAL-1004 Requested resource with storeID {storeID} was not found. requestedBundleNotFound = VGS-GAL-1005 The requested visualization {bundleId} could not be found. It may not exist or is no longer accessible. insufficientAccessRights = VGS-GAL-1006 Insufficient Access Rights. Please make sure to log in first. insufficientCapabilities = VGS-GAL-1007 Insufficient Capabilities. Must be able to access the Cognos Administration Console. unableToLoadBundle = VGS-GAL-1008 Unable to load visualization. invalidBundleId = VGS-GAL-1009 Invalid visualization id: {bundleId}. invalidBundleDefinition = VGS-GAL-1010 Invalid visualization definition. Reason: {reason} missingBundleDefinition = VGS-GAL-1011 Missing visualization definition. corruptedBundleDefinition = VGS-GAL-1012 Corrupted visualization definition. bundleAlreadyExists = VGS-GAL-1013 Visualization {bundleId} already exists. objectNameConflict = VGS-GAL-1014 Object name conflicts with the names of existing object(s). unsupportedUpgrade = VGS-GAL-1015 Invalid upgrade to definition version: {definitionVersion} invalidVisCustomizerBundle = VGS-GAL-1016 Invalid visualization definition or implementation. # # Section: VIS # # Description: This section covers common resource strings for visualizations # lblSeriesField = Series descSeriesField = Each item in the data series will be plotted with a different color. lblXAxisValueField = X-Axis descXAxisValueField = The horizontal axis of the chart lblYAxisValueField = Y-Axis descYAxisValueField = The vertical axis of the chart lblClustersField = Clusters descClustersField = Categories to use for the clusters lblStacksField = Stacks descStacksField = Categories to use for the stacks lblWidth = Width lblHeight = Height descWidth = Specifies the width of the visualization, in pixels descHeight = Specifies the height of the visualization, in pixels lblDataSet1 = Data Set lblAnimationNone = None lblAnimationEffect = Animation Effect lblAnimationTransition = Transition lblAnimationReveal = Reveal lblAnimationFlyin = Fly In lblAnimationFadeIn = Fade In lblAnimationGrow = Grow lblLabel = Label lblValueField = Value descValueField = The field to use as the value lblLegendStaticValueField = Static Value descLegendStaticValueField = Static value to use as the field lblCategoriesEdge = Categories lblCategories = Categories lblValuesEdge = Values lblChartTitle = Chart Title lblBarWidth = Bar Width lblShowLegend = Show Legend lblShowValues = Show Values lblFontColor = Font Color lblFont = Font lblTitleFont = Title Font lblHideGeoWarning = Hide location warnings descHideGeoWarning = Hide the warning message when not all location data is uniquely identified tagArea = Area tagBubble = Bubble tagScatter = Scatter tagBar = Bar tagColumn = Column tagLine = Line tagPie = Pie tagRadar = Radar tagGauge = Gauge tagTreemap = Treemap tagHeatmap = Heatmap tagNetwork = Network tagText = Text # # Section: DOC # # Description: This section contains doc descriptions for visualization properties # viz_animationEffect = Specifies the effect that is used to animate data changes in the visualization. viz_height = Specifies the height of the visualization, in pixels. viz_width = Specifies the width of the visualization, in pixels. vizValueDataformat = Specifies the data format of the object. 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. 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. overrideData = Specifies whether to use data that is defined in the visualization definition instead of data that you insert from the package. 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. 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. 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. 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. showVizTooltips = Specifies whether tooltips are shown in a visualization when you hover over data elements. Tooltips are not supported in PDF documents. descChartTitle = The title text that appears at the top of the chart. descBarWidth = The percentage of space the bar should use descShowLegend = Specifies whether to show the legend. descShowValues = Specifies the appearance of data labels in the chart. descFontColor = The foreground color of the font descFont = The font used for the visualization, with the exception of axis and legend titles. descTitleFont = The font used for axis and legend titles