cmcnfgTest_it.properties 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  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: CM
  12. ##
  13. ## Description: Content Manager messages
  14. ##
  15. #
  16. # Section: TS1
  17. #
  18. # Description: Properties for testing CM database connection
  19. #
  20. task1.message.error = Connessione al database non riuscita.
  21. task1.label = Connessione al database di Content Manager
  22. task1.desc = Verifica della connessione al database di Content Manager.
  23. #
  24. # Section: TS2
  25. #
  26. # Description: Properties for testing Archive Root Path
  27. #
  28. task2.label = Percorso principale del file system locale dell'archivio
  29. task2.desc.emptyValue = Verifica dell'ubicazione dell'archivio.
  30. task2.desc.nonEmptyValue = Verifica dell'ubicazione dell'archivio: "{path}".
  31. task2.message.error = Convalida del percorso locale dell'archivio non riuscita.
  32. task2.message.information.emptyValue = Poich\u00e9 il valore \u00e8 vuoto, la funzione \u00e8 disabilitata. Non sono presenti elementi da verificare.
  33. #
  34. # Section: TS3
  35. #
  36. # Description: Properties for testing Archive Root Path
  37. #
  38. task3.label = Verifica del database Content Manager
  39. task3.message.error = Impossibile verificare il database.
  40. #
  41. # Section: TS4
  42. #
  43. # Description: Properties for testing External Object Store
  44. #
  45. task4.label = Verifica della configurazione dell'archivio oggetti esterno
  46. task4.desc = Verifica della configurazione dell'archivio oggetti esterno
  47. task4.message.configMissing = Archivio oggetti esterno non configurato.
  48. task4.message.configError = La configurazione dell'archivio oggetti esterno non dispone del parametro URI: "{paramName}" definito.
  49. task4.message.unreachable = Impossibile raggiungere il seguente URI: "{uri}".
  50. task4.message.readFail = Verifica delle autorizzazioni di accesso al file in lettura non riuscita per il seguente URI: "{uri}".
  51. task4.message.writeFail = Verifica delle autorizzazioni di accesso al file in scrittura non riuscita per il seguente URI: "{uri}".