############################################################################### # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information # regarding copyright ownership. The ASF licenses this file # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. ############################################################################### ################################################################## # CoreEvents ################################################################## coreEvents.not_authorized_use_fct=Tu non sei autorizzato ad usare questa funzione coreEvents.delegator_not_passed=Parametro 'delegator' richiesto non passato. coreEvents.no_delegator_name_defined=Nessun delegator definito da questo nome coreEvents.dispatcher_name_null=Nome Dispatcher \u00e8 nullo coreEvents.dispatcher_context_null=Contesto Dispatch \u00e8 nullo coreEvents.dispatcher_not_passed=Parameter 'dispatcher' richiesto non passato coreEvents.no_dispachter_name_registered=Nessun dispatcher con questo nome \u00e8 stato registrato coreEvents.must_specify_service=Tu devi specificare un 'SERVICE_NAME' (altri parametri inclusi: SERVICE_TIME, SERVICE_FREQUENCY, SERVICE_INTERVAL, SERVICE_COUNT) coreEvents.error_modelservice_for_srv_name=Errore nella ricerca di ModelService per serviceName coreEvents.service_name_not_find=Non \u00e8 possibile trovare un servizio con serviceName coreEvents.not_authorized_to_call=Tu non sei autorizzato ad eseguire questo servizio non-esportato, tu devi essere autenticato e avere il permesso SERVICE_INVOKE_ANY coreEvents.invalid_format_time=Formato invalido per SERVICE_TIME coreEvents.service_time_already_passed=SERVICE_TIME \u00e8 gi\u00e0 stato passato coreEvents.invalid_format_interval=Invalid format for SERVICE_INTERVAL coreEvents.invalid_format_count=Formato invalido per SERVICE_COUNT coreEvents.invalid_format_frequency=Formato invalido per SERIVCE_FREQUENCY coreEvents.service_dispatcher_exception=Dispatcher servizio ha lanciato una eccezione coreEvents.service_scheduled=Servizio \u00e8 stato schedulato coreEvents.must_specify_service_name=Tu devi specificare un 'serviceName', e opzionalmente un 'mode' (sincrono o asincrono, defaults \u00e8 sincrono) coreEvents.service_eventhandler_exception=ServiceEventHandler ha lanciato una eccezione ################################################################## # RequestHandler ################################################################## requestHandler.error_call_event=Errore esecuzione evento ################################################################## # SimpleEventHandler ################################################################## simpleEventHandler.event_not_completed=Non \u00e8 possibile completare questo evento