cmisrepository_da.properties 2.3 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 Plugin modtog en ugyldig forbindelsesstreng. {connectionString}
  21. #
  22. # Section: REP
  23. #
  24. # Description: Repository Error messages
  25. #
  26. failedToPerformHttpRequest = CRP-REP-1001 CMIS Repository Plugin kunne ikke udf\u00f8re HTTP-anmodning. "{RootCause}".
  27. invalidCMISEntry = CRP-REP-1002 CMIS Repository Plugin modtog ugyldig CMIS-indgang.
  28. noResponseToHttpRequest = CRP-REP-1003 CMIS Repository Plugin kunne ikke udf\u00f8re HTTP-anmodning. Intet svar.
  29. repositoryConnectionFailed = CRP-REP-1003 CMIS Repository Plugin kan ikke oprette forbindelse mellem en socket og v\u00e6rten "{host}" og port "{port}".
  30. repositoryLocationAnavailable = CRP-REP-1004 CMIS Repository Plugin kan ikke oprette forbindelse til lageret. "{RootCause}".
  31. repositoryUnauthorized = CRP-REP-1005 CMIS Repository Plugin kan ikke validere til lageret. Kontroll\u00e9r brugernavn og/eller kodeord.
  32. repositoryUnknownHost = CRP-REP-1006 CMIS Repository Plugin kan ikke oprette forbindelse til lageret, fordi IP-adressen p\u00e5 v\u00e6rten "{host}" ikke kan bestemmes.
  33. #
  34. # Section: OPF
  35. #
  36. # Description: Operation Failure messages
  37. #
  38. failedToTestConnection = CRP-OPF-2001 Fejl i test af forbindelse
  39. failedToGetConnection = CRP-OPF-2002 Fejl i hentning af forbindelse
  40. failedToQueryCMIS = CRP-OPF-2003 Fejl i CMIS-foresp\u00f8rgselsfunktion
  41. failedToQueryContent = CRP-OPF-2004 Fejl i indholdsforesp\u00f8rgselsfunktion
  42. failedToAddArchive = CRP-OPF-2005 Fejl i tilf\u00f8jelse af arkiv
  43. failedToGetArchive = CRP-OPF-2006 Fejl i hentning af arkiv
  44. failedToInitializeArchive = CRP-OPF-2007 Fejl i initialisering af arkiv
  45. failedToCreateFolder = CRP-OPF-2008 Kan ikke oprette folder i lageret
  46. failedToCheckoutDocument = CRP-OPF-2009 Kan ikke tjekke i dokument i lageret ud
  47. failedToDeleteContent = CRP-OPF-2010 Kan ikke slette indhold fra lageret