############################################################################### # 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 nu esti autorizat sa folosesti aceasta functie coreEvents.delegator_not_passed=Parametru 'delegat' cerut ne trecut. coreEvents.no_delegator_name_defined=Nici-un delegat definit la acest nume coreEvents.dispatcher_name_null=Nume Dispecer este nul coreEvents.dispatcher_context_null=Continut Dispecer este nul coreEvents.dispatcher_not_passed=Parametru 'dispecer' cerut ne trecut coreEvents.no_dispachter_name_registered=Nu a fost inregistrat nici-un dispecer cu acest nume coreEvents.must_specify_service=Trebbie sa specifici un 'SERVICE_NAME' (alti parametri inclusi: SERVICE_TIME, SERVICE_FREQUENCY, SERVICE_INTERVAL, SERVICE_COUNT) coreEvents.error_modelservice_for_srv_name=Eroare in cererea de ModelService pentru serviceName coreEvents.service_name_not_find=Nu este posibila gasirea unui serviciu cu serviceName coreEvents.not_authorized_to_call=Nu esti autorizat sa chemi acest serviciu ne-exportat, trebuie sa fii autentificat si sa ai permisul SERVICE_INVOKE_ANY coreEvents.invalid_format_time=Format invalid pentru SERVICE_TIME coreEvents.service_time_already_passed=SERVICE_TIME a fost deja trecut coreEvents.invalid_format_interval=Format Invalid pentru SERVICE_INTERVAL coreEvents.invalid_format_count=Format invalid pentru SERVICE_COUNT coreEvents.invalid_format_frequency=Format invalid pentru SERIVCE_FREQUENCY coreEvents.service_dispatcher_exception=Dispeceratul de serviciu a lansat o exceptie coreEvents.service_scheduled=Serviciu a fost Planificat coreEvents.must_specify_service_name=Trebbie sa specifici un 'serviceName', si optional un 'mod' (sincron sau asincron, de default este sincron) coreEvents.service_eventhandler_exception=ServiceEventHandler a lansat o exceptie ################################################################## # RequestHandler ################################################################## requestHandler.error_call_event=Eroare la executia evenimentului ################################################################## # SimpleEventHandler ################################################################## simpleEventHandler.event_not_completed=Nu este posibila completarea acestui eveniment