cmisrepository_nb.properties 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  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: CRP
  12. ##
  13. ## Description: CMIS Repository Plugin messages
  14. ##
  15. #
  16. # Section: REQ
  17. #
  18. # Description: Request Error messages
  19. #
  20. invalidConnectionString = CRP-REQ-1005 CMIS Repository-pluginmodul mottok ugyldig tilkoblingsstreng. {connectionString}
  21. #
  22. # Section: REP
  23. #
  24. # Description: Repository Error messages
  25. #
  26. failedToPerformHttpRequest = CRP-REP-1001 CMIS Repository-pluginmodul kunne ikke utf\u00f8re HTTP-foresp\u00f8rsel. "{RootCause}".
  27. invalidCMISEntry = CRP-REP-1002 CMIS Repository-pluginmodul mottok ugyldig CMIS-oppf\u00f8ring.
  28. noResponseToHttpRequest = CRP-REP-1003 CMIS Repository-pluginmodul kunne ikke utf\u00f8re HTTP-foresp\u00f8rsel. Ikke noe svar.
  29. repositoryConnectionFailed = CRP-REP-1003 CMIS Repository-pluginmodul kunne ikke koble en kontakt (socket) til vert "{host}" og port "{port}".
  30. repositoryLocationAnavailable = CRP-REP-1004 CMIS Repository-pluginmodul kunne ikke koble seg til datalageret. "{RootCause}".
  31. repositoryUnauthorized = CRP-REP-1005 CMIS Repository-pluginmodul kunne ikke autentisere seg for datalageret. Kontroller brukernavnet og/eller passordet.
  32. 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}".
  33. #
  34. # Section: OPF
  35. #
  36. # Description: Operation Failure messages
  37. #
  38. failedToTestConnection = CRP-OPF-2001 Feil ved test av tilkobling
  39. failedToGetConnection = CRP-OPF-2002 Feil ved henting av tilkobling
  40. failedToQueryCMIS = CRP-OPF-2003 Feil ved CMIS-sp\u00f8rreoperasjon
  41. failedToQueryContent = CRP-OPF-2004 Feil ved innholdssp\u00f8rreoperasjon
  42. failedToAddArchive = CRP-OPF-2005 Feil ved tilf\u00f8ying av arkiv
  43. failedToGetArchive = CRP-OPF-2006 Feil ved henting av arkiv
  44. failedToInitializeArchive = CRP-OPF-2007 Feil ved initialisering av arkiv
  45. failedToCreateFolder = CRP-OPF-2008 Kunne ikke opprette mappe i datalageret
  46. failedToCheckoutDocument = CRP-OPF-2009 Kunne ikke sjekke ut et dokument i datalageret
  47. failedToDeleteContent = CRP-OPF-2010 Kunne ikke slette innhold fra datalageret