buxutilsmsg_it.properties 1.6 KB

123456789101112131415161718192021222324252627282930313233343536
  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: BUX
  12. ##
  13. ## Description: BUX messages
  14. ##
  15. #
  16. # Section: UTI
  17. #
  18. # Description: BUX utils messages.
  19. #
  20. DOM_DOCUMENT_BUILDER_ERROR = BUX-UTI-1200 Errore durante la creazione del generatore di documenti DOM.
  21. DOM_TOSTRING_PARSER_ERROR = BUX-UTI-1201 Errore DomUtils toString durante l'analisi.
  22. DOM_TOSTRING_XSLT_ERROR = BUX-UTI-1202 Errore xslt DomUtils toString.
  23. DOM_TOSTRING_IO_ERROR = BUX-UTI-1203 Errore I/O DomUtils toString.
  24. INVALID_HEX_DIGIT_ERROR = BUX-UTI-1204 Cifra esadecimale non valida: {0}.
  25. CONVERT_XML_HTML_PARSER_ERROR = BUX-UTI-1205 Errore convertXMLToHTML durante l'analisi.
  26. CONVERT_XML_HTML_XSLT_ERROR = BUX-UTI-1206 Errore xslt convertXMLToHTML.
  27. CONVERT_XML_HTML_IO_ERROR = BUX-UTI-1207 Errore I/O convertXMLToHTML.
  28. INVALID_START_ELEMENT_ERROR = BUX-UTI-1208 L'evento corrente non \u00e8 START_ELEMENT ma: {0}.
  29. STAX_EVENT_PROCESSING_ERROR = BUX-UTI-1209 L'evento corrente non \u00e8 START_ELEMENT ma: {0}.
  30. STAX_EVENT_MISSING_START_ERROR = BUX-UTI-1209 Evento START_ELEMENT mancante (nessun nodo padre).
  31. XINCLUDE_TAG_ERROR1 = BUX-UTI-1210 Ricevuto evento CHARACTERS o CDATA non soli spazi in nextTag().
  32. XINCLUDE_TAG_ERROR2 = BUX-UTI-1211 Ricevuto evento {0} anzich\u00e9 START_ELEMENT o END_ELEMENT: {1}.
  33. XINCLUDE_RESOLVE_ERROR = BUX-UTI-1212 Errore nella risoluzione di href: {0}.