12345678910111213141516171819202122232425262728293031 |
- #
- # 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: BUX
- ##
- ## Description: BUX messages
- ##
- #
- # Section: DSP
- #
- # Description: BUX dispatcher controller messages.
- #
- UNEXPECTED_EXCEPTION_MSG = BUX-DSP-1301 S'ha produ\u00eft una excepci\u00f3 inesperada.
- MSGCODE_SERVICE_NOT_FOUND = BUX-DSP-1302 No s'ha trobat el servei.
- MSG_SERVICE_NOT_FOUND = BUX-DSP-1302 No s'ha trobat el gestor per a {0}.
- MSG_HANDLER_NOT_FOUND = BUX-DSP-1306 No s'ha trobat cap gestor. Els detalls estan disponibles al registre. Contacteu amb l'administrador.
- MSG_WEB_CONTENT_ROOT_NOT_SET = BUX-DSP-1303 No s'ha pogut definir l'arrel de contingut web.
- MSG_UNSAFE_DOMAIN = BUX-DSP-1304 No es pot processar la sol\u00b7licitud d'un domini no segur.
- INFO_DISPATCHER_CONTROLLER_SENDING_RESPONSE = El controlador del distribu\u00efdor BUX est\u00e0 enviant una resposta per a la sol\u00b7licitud: {0}
- INFO_DISPATCHER_CONTROLLER_RECEIVING_REQUEST = El controlador del distribu\u00efdor BUX est\u00e0 rebent una resposta per a la sol\u00b7licitud: {0}
- REQUEST_VALIDATION_FAILED = BUX-DSP-1305 La sol\u00b7licitud s'ha rebutjat perqu\u00e8 ha fallat la validaci\u00f3 de par\u00e0metres d'entrada.
|