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 Intern tjenestefeil.
- visoutputServiceError = ECS-VOS-1002 VisOutput-tjenestefeil.
- invalidInputToVisoutputService = ECS-VOS-1003 Ugyldige inndata til VisOutputService.
- invalidChartInstanceXML = ECS-VOS-1004 Ugyldig XML for diagramforekomst.
- invalidChartDefinitionXML = ECS-VOS-1005 Ugyldig XML for diagramdefinisjon.
- unableLoadAdapter = ECS-VOS-1006 Kan ikke laste inn adapter med ID: {0}
- #
- # Section: ADP
- #
- # Description: This section covers RAVE chart adapter messages for errors and logging.
- #
- chartAdapterError = ECS-ADP-2001 Diagramadapterfeil.
- invalidDataJSON = ECS-ADP-2002 Ugyldig data-JSON: {0}
- unableToParseChartTemplate = ECS-ADP-2003 Kunne ikke analysere diagrammal.
- failedToGenerateOutput = ECS-ADP-2004 Kunne ikke generere utdata fra RAVE.
- missingChartTemplate = ECS-ADP-2005 Mangler diagrammal.
- formatNotSupported = ECS-ADP-2006 Format st\u00f8ttes ikke.
- failedToGenerateImage = ECS-ADP-2007 Kunne ikke generere bilde.
- failedToCreateImagemapXML = ECS-ADP-2008 Kunne ikke opprette XML for bildekart.
- failedToGenerateImageWithImagemap = ECS-ADP-2009 Kunne ikke generere bilde med bildekart.
- dataIdMissingInChartTemplate = ECS-ADP-2010 Data-ID ble ikke funnet i diagrammal:
- categoricalFieldIdMissingInChartTemplate = ECS-ADP-2011 CategoricalField-ID ble ikke funnet i diagrammal:
- valueFieldIdMissingInChartTemplate = ECS-ADP-2012 ValueField-ID ble ikke funnet i diagrammal:
- categoryIdMissingInChartTemplate = ECS-ADP-2013 Category-ID ble ikke funnet i diagrammal:
- #
- # Section: GAL
- #
- # Description: This section covers gallery service messages for errors and logging.
- #
- galleryServiceError = ECS-GAL-3001 Galleritjenestefeil.
- failedToConnectToGallery = ECS-GAL-3002 Kunne ikke koble seg til Galleri.
- #
- # Section: DFM
- #
- # Description: This section covers data formatting messages for errors and logging.
- #
- dataFormattingError = ECS-DFM-4001 Dataformateringsfeil.
- invalidDataFormatterInfo = ECS-DFM-4002 Ugyldig informasjon for dataformaterer.
- invalidRowNumber = ECS-DFM-4003 Ugyldig radnummer.
|