12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364 |
- #
- # 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: ECS
- ##
- ## Description: Extensible Charting Service messages
- ##
- #
- # Section: VOS
- #
- # Description: This section covers visoutput service messages for errors and logging.
- #
- internalServiceError = ECS-VOS-1001 Internt serverfel.
- visoutputServiceError = ECS-VOS-1002 VisOutputService-fel.
- invalidInputToVisoutputService = ECS-VOS-1003 Ogiltiga indata till VisOutputService.
- invalidChartInstanceXML = ECS-VOS-1004 Ogiltig diagram-XML.
- invalidChartDefinitionXML = ECS-VOS-1005 Ogiltig diagramdefinitions-XML.
- unableLoadAdapter = ECS-VOS-1006 Det g\u00e5r inte att l\u00e4sa in adaptern med it: {0}
- #
- # Section: ADP
- #
- # Description: This section covers RAVE chart adapter messages for errors and logging.
- #
- chartAdapterError = ECS-ADP-2001 Diagramadapterfel.
- invalidDataJSON = ECS-ADP-2002 Ogiltig data-JSON: {0}
- unableToParseChartTemplate = ECS-ADP-2003 Det g\u00e5r inte att tolka diagrammall.
- failedToGenerateOutput = ECS-ADP-2004 Det gick inte att generera utdata fr\u00e5n RAVE.
- missingChartTemplate = ECS-ADP-2005 Diagrammall saknas.
- formatNotSupported = ECS-ADP-2006 Formatet kan inte anv\u00e4ndas.
- failedToGenerateImage = ECS-ADP-2007 Det gick inte att generera bild.
- failedToCreateImagemapXML = ECS-ADP-2008 Det gick inte att skapa XML f\u00f6r bildkarta.
- failedToGenerateImageWithImagemap = ECS-ADP-2009 Det gick inte att generera bild med bildkarta.
- dataIdMissingInChartTemplate = ECS-ADP-2010 Data-ID hittades inte i diagrammallen:
- categoricalFieldIdMissingInChartTemplate = ECS-ADP-2011 CategoricalField-ID hittades inte i diagrammallen:
- valueFieldIdMissingInChartTemplate = ECS-ADP-2012 ValueField-ID hittades inte i diagrammallen.
- categoryIdMissingInChartTemplate = ECS-ADP-2013 Category-ID hittades inte i diagrammallen:
- #
- # Section: GAL
- #
- # Description: This section covers gallery service messages for errors and logging.
- #
- galleryServiceError = ECS-GAL-3001 Galleritj\u00e4nstfel.
- failedToConnectToGallery = ECS-GAL-3002 Det gick inte att ansluta till galleriet.
- #
- # Section: DFM
- #
- # Description: This section covers data formatting messages for errors and logging.
- #
- dataFormattingError = ECS-DFM-4001 Dataformateringsfel.
- invalidDataFormatterInfo = ECS-DFM-4002 Ogiltig dataformateringsinformation.
- invalidRowNumber = ECS-DFM-4003 Ogiltigt radnummer.
|