12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- #
- # 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: CRP
- ##
- ## Description: CMIS Repository Plugin messages
- ##
- #
- # Section: REQ
- #
- # Description: Request Error messages
- #
- invalidConnectionString = CRP-REQ-1005 CMIS Repository-pluginmodul mottok ugyldig tilkoblingsstreng. {connectionString}
- #
- # Section: REP
- #
- # Description: Repository Error messages
- #
- failedToPerformHttpRequest = CRP-REP-1001 CMIS Repository-pluginmodul kunne ikke utf\u00f8re HTTP-foresp\u00f8rsel. "{RootCause}".
- invalidCMISEntry = CRP-REP-1002 CMIS Repository-pluginmodul mottok ugyldig CMIS-oppf\u00f8ring.
- noResponseToHttpRequest = CRP-REP-1003 CMIS Repository-pluginmodul kunne ikke utf\u00f8re HTTP-foresp\u00f8rsel. Ikke noe svar.
- repositoryConnectionFailed = CRP-REP-1003 CMIS Repository-pluginmodul kunne ikke koble en kontakt (socket) til vert "{host}" og port "{port}".
- repositoryLocationAnavailable = CRP-REP-1004 CMIS Repository-pluginmodul kunne ikke koble seg til datalageret. "{RootCause}".
- repositoryUnauthorized = CRP-REP-1005 CMIS Repository-pluginmodul kunne ikke autentisere seg for datalageret. Kontroller brukernavnet og/eller passordet.
- repositoryUnknownHost = CRP-REP-1006 CMIS Repository-pluginmodul kunne ikke koble seg til datalageret fordi det ikke var mulig \u00e5 fastsl\u00e5 IP-adressen til vert "{host}".
- #
- # Section: OPF
- #
- # Description: Operation Failure messages
- #
- failedToTestConnection = CRP-OPF-2001 Feil ved test av tilkobling
- failedToGetConnection = CRP-OPF-2002 Feil ved henting av tilkobling
- failedToQueryCMIS = CRP-OPF-2003 Feil ved CMIS-sp\u00f8rreoperasjon
- failedToQueryContent = CRP-OPF-2004 Feil ved innholdssp\u00f8rreoperasjon
- failedToAddArchive = CRP-OPF-2005 Feil ved tilf\u00f8ying av arkiv
- failedToGetArchive = CRP-OPF-2006 Feil ved henting av arkiv
- failedToInitializeArchive = CRP-OPF-2007 Feil ved initialisering av arkiv
- failedToCreateFolder = CRP-OPF-2008 Kunne ikke opprette mappe i datalageret
- failedToCheckoutDocument = CRP-OPF-2009 Kunne ikke sjekke ut et dokument i datalageret
- failedToDeleteContent = CRP-OPF-2010 Kunne ikke slette innhold fra datalageret
|