# HRF res\messages_descriptions.properties # # This file contains messages descriptions arranged in sections according to HRF APIs # These descriptions are translated. # Adding a new message requires also update of message.xsjslib file by the new ID ############################# # common ############################# # 10 - 999 - common messages # YMSG: return from resource activation, in case of a resource does not exist in repository 10=No \u00E9s possible activar el recurs; el recurs no existeix. # YMSG: return from resource activation, in case of a resource suffix is not one of HRF resources 11=No \u00E9s possible activar el recurs; no s'admet el sufix '{0}'. # YMSG: return from resource activation, in case of a resource package does not exist in repository 12=No \u00E9s possible activar el recurs; el paquet '{0}' no existeix. # YMSG: return from runtime plug in, in case of invalid attribute 13=No \u00E9s possible activar el recurs; l'atribut '{0}' no es troba a l'esquema. # YMSG: return from runtime plug in, in case of invalid attribute 14=No \u00E9s possible activar el recurs; falta el valor d'atribut obligatori '{0}'. # YMSG: return from runtime plug in, in case none of a predefined set of fields is specified 15=No es pot activar el recurs perqu\u00E8 falta com a m\u00EDnim un dels atributs opcionals {0} # YMSG: return from runtime plug in, in case of invalid field (e.g vocabulary doesn't exist) 16=No es pot activar el recurs perqu\u00E8 el valor de l''atribut {0} no \u00E9s v\u00E0lid # YMSG: return from runtime plug in, in case of inconsistent fields combination(e.g. vocabulary and output names doesn't match) 17=No es pot activar el recurs perqu\u00E8 la combinaci\u00F3 de {0} i {1} no \u00E9s v\u00E0lida # YMSG: return from runtime plug in, in case of invalid resource id (e.g. package / file name is missing) 23=No es pot activar el recurs; el recurs no existeix # YMSG: return from runtime plug in, in case of error from REL validation 24=Error al camp {0}\: {1} # YMSG: return from REST service, in case of http request contains non supported method 25=Error en el m\u00E8tode; no s''admet el m\u00E8tode {0} # YMSG: technical error from platform 26=S''ha produ\u00EFt un error t\u00E8cnic\: {0} # YMSG: return from resource activation, in case of a resource does not exist in repository 27=El recurs no existeix # 100 - 200 - Authorization # XMSG: return from Request Handler, in case of unassigned privilege to perform an action 100=No teniu autoritzaci\u00F3 per dur a terme aquesta acci\u00F3. # XMSG: return from Request Handler, in case of unassigned privilege to perform an action 101=No teniu autoritzaci\u00F3 per actualitzar regles. # XMSG: return from Request Handler, in case of unassigned privilege to perform an action 102=No teniu autoritzaci\u00F3 per suprimir regles. # XMSG: return from Request Handler, in case of unassigned privilege to perform an action 103=No teniu autoritzaci\u00F3 per crear regles. # XMSG: return from Request Handler, in case of unassigned privilege to perform an action 104=No teniu autoritzaci\u00F3 per llegir regles. # XMSG: return from Request Handler, in case of unassigned privilege to perform an action 105=No teniu autoritzaci\u00F3 per actualitzar serveis de regles. # XMSG: return from Request Handler, in case of unassigned privilege to perform an action 106=No teniu autoritzaci\u00F3 per suprimir serveis de regles. # XMSG: return from Request Handler, in case of unassigned privilege to perform an action 107=No teniu autoritzaci\u00F3 per crear serveis de regles. # XMSG: return from Request Handler, in case of unassigned privilege to perform an action 108=No teniu autoritzaci\u00F3 per llegir serveis de regles. # XMSG: return from Request Handler, in case of unassigned privilege to perform an action 109=No teniu autoritzaci\u00F3 per executar serveis de regles. # XMSG: return from Request Handler, in case of unassigned privilege to perform an action 110=No teniu autoritzaci\u00F3 per actualitzar vocabularis. # XMSG: return from Request Handler, in case of unassigned privilege to perform an action 111=No teniu autoritzaci\u00F3 per suprimir vocabularis. # XMSG: return from Request Handler, in case of unassigned privilege to perform an action 112=No teniu autoritzaci\u00F3 per crear vocabularis. # XMSG: return from Request Handler, in case of unassigned privilege to perform an action 113=No teniu autoritzaci\u00F3 per llegir vocabularis. # XMSG: return from Request Handler, in case of unassigned privilege to perform an action 114=No teniu autoritzaci\u00F3 per actualitzar models de regles. # XMSG: return from Request Handler, in case of unassigned privilege to perform an action 115=No teniu autoritzaci\u00F3 per suprimir models de regles. # XMSG: return from Request Handler, in case of unassigned privilege to perform an action 116=No teniu autoritzaci\u00F3 per crear models de regles. # XMSG: return from Request Handler, in case of unassigned privilege to perform an action 117=No teniu autoritzaci\u00F3 per llegir models de regles. # XMSG: return from Request Handler, in case of unassigned privilege to perform an action 118=No teniu autoritzaci\u00F3 per crear ni actualitzar serveis de regles. # XMSG: in case of technical user either does not exist or is not configured correctly 119=L''usuari t\u00E8cnic de SAP HANA Rules Framework no existeix o no est\u00E0 configurat correctament. {0} ############################# # API: Validate ############################# # 1100 - 1199 - REL validation messages # YMSG: return from REL, the beginning of any REL validation error - in case of a wrong statement 1100=Error en l'expressi\u00F3; # YMSG: return from REL parser, in case of a wrong entry (syntax) and maximum 3 option are optional instead 1101=Error en l''expressi\u00F3; introdu\u00EFu {0} en lloc de {1} # YMSG: return from REL parser, in case of a wrong entry (syntax) and more than 3 option are optional instead 1102=Error en l''expressi\u00F3; {0} no \u00E9s una entrada v\u00E0lida # YMSG: return from REL parser, in case of a wrong input 1103=Error en l''expressi\u00F3; elimineu {0} # YMSG: return from REL model, in case of collection OM when single value in needed 1104=Error en l''expressi\u00F3; {0} \u00E9s una llista de valors. Modifiqueu-lo per una expressi\u00F3 que representi un valor individual. # YMSG: return from REL model, in case of a wrong input 1105=Error en l''expressi\u00F3; introdu\u00EFu un operand v\u00E0lid en lloc de {0} # YMSG: return from REL parser, in case of an incomplete expression 1106=Expressi\u00F3 incompleta; # YMSG: return from REL lexer, in case of missing token at EOF 1107=Error en l''expressi\u00F3; introdu\u00EFu {0} al final de l''expressi\u00F3 # YMSG: return from REL lexer, in case of wrong token 1108=Error a l'expressi\u00F3; indiqueu '{0}' en comptes de '{1}' # YMSG: return from REL entity, in case of missing current 1109=Error en l'expressi\u00F3; falta 'current' a la cl\u00E0usula WHERE # YMSG: return from REL entity, in case of redundant 'current' 1110=Error en l'expressi\u00F3; 'current' redundant; elimineu un 'current' # YMSG: return from REL vocabulary utils, in case of invalid root object 1111=Objecte arrel no v\u00E0lid # YMSG: return from REL vocabulary utils, in case of invalid association 1112=Associaci\u00F3 no v\u00E0lida # YMSG: return from REL vocabulary utils, in case of invalid association or attribute 1113=Associaci\u00F3 o atribut no v\u00E0lid # YMSG: return from REL vocabulary utils, in case of root is simple attribute 1114=L'arrel no pot ser un atribut simple # YMSG: return from REL vocabulary utils, in case of attribute not found 1115=Via d'acc\u00E9s incompleta; no s'ha trobat l'atribut # YMSG: return from REL entity, in case of using 'current' outside of 'where' 1116=Error en l'expressi\u00F3; la paraula clau 'current' nom\u00E9s es pot utilitzar a una cl\u00E0usula WHERE. # YMSG: return from REL entity, in case of using 'current' incorrectly with arithmetic 1117=Error en l'expressi\u00F3; cal aplicar la paraula clau "actual" a tots els operands a una banda de l'operador comparatiu a la cl\u00E0usula WHERE. # YMSG: return from REL parser utils, in case of using value that doen't exist in closed value list 1118=Error en l'expressi\u00F3. '{0}' no \u00E9s un valor v\u00E0lid de la llista de valors '{1}'. # YMSG: return from REL parser utils, in case of using value that doen't exist in closed value list 1119=Error en l'expressi\u00F3. L'operador '{0}' no es pot utilitzar amb un atribut de llista de valors ('{1}'). # YMSG: return from REL parser utils, in case of using value that doen't exist in closed value list 1120=Error en l'expressi\u00F3. La paraula clau "tots" no pot seguir un operand que contingui la paraula clau "actual". # YMSG: return from REL parser utils, in case of using value that doen't exist in closed value list 1121=Error en l'expressi\u00F3. La paraula clau "tots" no pot utilitzar-se m\u00E9s d'una vegada en la mateixa instrucci\u00F3. # YMSG: return from REL parser utils, in case of using 2 differemt root objects 1122=Error a l''expressi\u00F3. L''expressi\u00F3 cont\u00E9 m\u00E9s d''un objecte de dades arrel\: {0}, {1}. # YMSG: return from REL parser, in case of a wrong entry (syntax date) 1123=Error a l''expressi\u00F3. Indiqueu {0} mitjan\u00E7ant el format d''aplicaci\u00F3 {1} en lloc de {2}. # YMSG: return from REL parser, in case of a wrong locale settings 1124={0} {1} no s''admet. # YMSG: return from REL parser utils, in case of using value that doen't exist in external value list 1125=Error en l'expressi\u00F3. Indiqueu un valor v\u00E0l\u00B7lid de l'ajuda per a entrades en comptes de '{0}'. # YMSG: return from REL parser, in case of a two options of wrong formats 1126=Error en l\u2019expressi\u00F3 {0}. Per indicar un {1}, utilitzeu el format {2}. Per indicar un {3}, utilitzeu el format {4}. # YMSG: return from REL parser, in case of string without single quotes 1127=Error en l\u2019expressi\u00F3; indiqueu la cadena en cometes simples\: {0} enlloc de {1}. # 1200 - 1999 - validation messages ############################# # API : resource CRUD ############################# # 2100 - 2299 - vocabulary messages # YMSG: return from vocabulary runtime plug in, in case of error in expression 2100=A '{0}'\: Error en analitzar sint\u00E0cticament l'expressi\u00F3\: '{1}', '{2}' # YMSG: return from vocabulary runtime plug in, in case of error in rule 2101=A '{0}'\: Error a la regla\: '{1}', '{2}' # YMSG: return from vocabulary runtime plug in, in case the parameter type already exists 2102=A '{0}'\: '{1}', nom\: '{2}' ja existeix # YMSG: return from vocabulary runtime plug in, in case parameter name isn't valid 2103=A '{0}'\: '{1}', nom no v\u00E0lid\: '{2}' # YMSG: return from vocabulary runtime plug in, in case one of action/output names aren't valid 2104=A '{0}', nom no v\u00E0lid\: '{1}' # YMSG: return from vocabulary runtime plug in, in case name already exists 2105=El nom '{0}' s'ha definit m\u00E9s d'una vegada a '{1}'. # YMSG : return from vocabulary runtime plug in, in case the output has no parameters 2106=Falten par\u00E0metres a la sortida # YMSG: return from vocabulary runtime plug in, in case one of the attributes has an invalid name 2107=Nom d'atribut no v\u00E0lid '{0}' # YMSG: return from vocabulary runtime plug in, in case object name of declare more than once 2108='{0}'\: '{1}' ja existeix. # YMSG: return from vocabulary runtime plug in, in case attribute name of declare more than once 2109=L'atribut ja existeix\: objecte\= '{0}' atribut\= '{1}' # YMSG: return from vocabulary runtime plug in, in case attribute name of declare more than once 2110=L'associaci\u00F3 ja existeix\: objecte\= '{0}' associaci\u00F3\= '{1}' # YMSG : return from vocabulary runtime plug in, in case the source table isn't exists 2111=Taula original no v\u00E0lida '{0}' # YMSG : return from vocabulary runtime plug in, in case of one the association is invalid 2112=Associaci\u00F3 no v\u00E0lida a l'objecte\='{0}' + associaci\u00F3\='{1}' # YMSG : return from vocabulary runtime plug in, in case of one the association's attributes are invalid 2113=Atribut no v\u00E0lid per a l'associaci\u00F3\= '{0}' atribut\= '{1}' # YMSG: return from rule utils, in case of invalid vocabulary assignment 2114=El vocabulari '{0}' no \u00E9s v\u00E0lid # YMSG: return from vocabulary runtime plug in, in case invalid alias content 2115=Contingut no v\u00E0lid a l'\u00E0lies '{0}'. Motiu\: '{1}' # YMSG: return from vocabulary runtime plug in, in case invalid alias name 2116=El nom d'\u00E0lies "{0}" no \u00E9s v\u00E0lid. El nom d'\u00E0lies nom\u00E9s pot contenir car\u00E0cters alfanum\u00E8rics i car\u00E0cters de subratllat, ha de comen\u00E7ar per un car\u00E0cter alfab\u00E8tic i no pot ser una paraula reservada de Rule Expression Language. # YMSG: return from vocabulary runtime plug in, in case alias name collide with an data object name 2117=Nom no v\u00E0lid per a l'\u00E0lies '{0}'. L'\u00E0lies ja existeix com a nom d'objecte de dades. # YMSG: return from vocabulary runtime plug in, in case o alias dependency to itself 2118=Contingut no v\u00E0lid a l'\u00E0lies '{0}'. La resoluci\u00F3 de l'\u00E0lies comportar\u00E0 un bucle infinit. # YMSG: return from vocabulary runtime plug in, when name already exists in another vocabulary in the DB. Example: In 'dataObjects', name 'player' already exists in 'aliases' vocabulary 'voca2' 2120=A '{0}', el nom '{1}' ja existeix a '{2}' al vocabulari '{3}'. # YMSG: return from vocabulary runtime plug in, scope name can't be Public or Private 2121=Nom d'abast no v\u00E0lid. El nom d'abast no pot ser 'P\u00FAblic' ni 'Privat'. # YMSG: return from vocabulary runtime plug in, embedded vocabulary can't be with scope Global 2122=Tipus d'abast no v\u00E0lid. El vocabulari integrat no pot ser de tipus 'Global'. # YMSG: Object does not exist 2125=L'objecte '{0}' no existeix # YMSG: return from vocabulary runtime plug in, in case of a wrong data object name 2126=Nom no v\u00E0lid per a l'objecte de dades "{0}". El nom de l'objecte de dades no pot ser cap nom de model de regles existent ni cap de les seg\u00FCents paraules reservades (nom\u00E9s amb distinci\u00F3 de maj\u00FAscules i min\u00FAscules)\: regla, modelRegles # YMSG: return from vocabulary runtime plug in, in case of a wrong alias name 2127=El nom d'\u00E0lies "{0}" no \u00E9s v\u00E0lid. El nom d'\u00E0lies no pot ser cap nom de model de regles existent ni cap de les seg\u00FCents paraules reservades (nom\u00E9s amb distinci\u00F3 de maj\u00FAscules i min\u00FAscules)\: regla, modelRegles # YMSG: return from vocabulary runtime plug in, in case invalid data object name 2128=Nom no v\u00E0lid per a l'objecte de dades "{0}". El nom de l'objecte de dades nom\u00E9s pot contenir car\u00E0cters alfanum\u00E8rics i car\u00E0cters de subratllat, ha de comen\u00E7ar per un car\u00E0cter alfab\u00E8tic i no pot ser una paraula reservada de Rule Expression Language. # YMSG: return from vocabulary runtime plug in, in case of duplicate alias names 2129=L'\u00E0lies '{0}' ja existeix com a nom d'\u00E0lies. # YMSG: return from vocabulary runtime plug in, in case alias content is empty 2130=El par\u00E0metre de contingut a l'\u00E0lies '{0}' \u00E9s buit. # YMSG: return from vocabulary runtime plug in, in case alias name exists as as an attribute name 2131=El nom d'\u00E0lies '{0}' no \u00E9s v\u00E0lid. L'\u00E0lies ja existeix com a nom d'atribut. # YMSG: return from vocabulary runtime plug in, in case alias name exists in other vocabulary with the same scope 2132=El nom d'\u00E0lies '{0}' no \u00E9s v\u00E0lid. El nom ja existeix com a atribut de l'objecte '{1}' al vocabulari '{2}'. # YMSG: return from vocabulary runtime plug in, in case alias name exists in objects rule or ruleTemplate 2133=El nom d'\u00E0lies '{0}' no \u00E9s v\u00E0lid. El nom ja existeix a l'objecte '{1}'. # YMSG: return from vocabulary runtime plug in, in case attribute name already exists as alias in other vocabulary 2134=Nom no v\u00E0lid per a l'atribut '{0}'. El nom ja existeix com a \u00E0lies al vocabulari '{1}'. # YMSG: return from vocabulary runtime plug in, in case vocabulary declares it depends on a vocabulary which doesn't exists 2135=El vocabulari especifica una depend\u00E8ncia en el vocabulari '{0}' que no existeix. # YMSG: return from vocabulary runtime plug in, in case implementor declare global vocabulary with dependencies 2136=Un vocabulari global no pot contenir depend\u00E8ncies a altres vocabularis. # YMSG: return from vocabulary runtime plug in, in case, in the same data object, there is association and attribute with the same name 2137=El nom "{1}" de l'objecte de dades "{0}" s'utilitza per a una associaci\u00F3 i un atribut. No es pot utilitzar el mateix nom per a totes dues propietats. # YMSG: return from vocabulary runtime plug in, in case invalid alias name 2138=El nom de la llista de valors "{0}" no \u00E9s v\u00E0lid. El nom d'una llista de valors nom\u00E9s pot contenir car\u00E0cters alfanum\u00E8rics i car\u00E0cters de subratllat, ha de comen\u00E7ar per un car\u00E0cter alfab\u00E8tic i no pot ser una paraula reservada de Rule Expression Language. # YMSG: return from vocabulary runtime plug in, in case alias content is empty 2139=El contingut de la llista de valors '{0}' \u00E9s buit. # YMSG: return from vocabulary runtime plug in, in case alias content is empty 2140=La llista de valors '{0}' definida a l'atribut '{1}' a l'objecte de dades '{2}' no existeix. # YMSG: return from vocabulary runtime plug in, in case parameter size isn't valid 2141=A '{'0}, la mida ({1}) del par\u00E0metre '{'2} a '{'3} no \u00E9s v\u00E0lida per al tipus de dades especificat. # YMSG: return from vocabulary - in case parameter content cannot be a collection 2142=Definici\u00F3 de par\u00E0metre no v\u00E0lida per a l'acci\u00F3 '{0}' en el par\u00E0metre d'acci\u00F3 '{1}'. Els par\u00E0metres de tipus col\u00B7lecci\u00F3 no es permeten a les accions. . # 2300 - 2499 rule template messages # YMSG: return from Rule Template runtime plug in, in case of rule template name starts with a number 2300=No es pot crear o actualitzar el model de regles; el nom del model de regles no pot comen\u00E7ar per un n\u00FAmero # YMSG: return from Rule Template runtime plug in, in case of illegal change in rule template attributes 2301=L'activaci\u00F3 del model de regles cont\u00E9 una modificaci\u00F3 incompatible; # YMSG: return from Rule Template runtime plug in, in case of rule template update contains condition change 2302=No es pot crear o actualitzar el model de regles; la condici\u00F3 del model de regles no es pot modificar # YMSG: return from Rule Template runtime plug in, in case of rule template contains invalid condition 2303=No es pot crear o actualitzar el model de regles; la condici\u00F3 '{0}' no \u00E9s v\u00E0lida # YMSG: return from Rule Template runtime plug in, in case of rule template deletion when there are rules assigned to the rule template 2304=No es pot eliminar el model de regles {0}. Hi ha regles per a aquest model de regles; # YMSG: return from Rule Template runtime plug in, in case of duplicate rule template name 2305=No es pot crear el model de regles; el model de regles '{0}' ja existeix al paquet '{1}' # YMSG: return from Rule Template runtime plug in, in case that rule template name starts with a number 2306=Nom de model de regles\: '{0}' no pot comen\u00E7ar per un n\u00FAmero; # YMSG: return from Rule Template runtime plug in, in case that rule template name already exist as data object 2307=No s'ha pogut crear el model de regles '{0}'. El nom del model de regles ja s'utilitza com a objecte de dades al vocabulari '{1}'. # YMSG: return from Rule Template runtime plug in, in case that rule template name already exist as alias 2308=No s'ha pogut crear el model de regles '{0}'. El nom del model de regles ja s'utilitza com a \u00E0lies al vocabulari '{1}'. # 2500 - 2699 - rule messages # YMSG: return from Rule runtime plug in, in case of resource contains additional attributes but not assigned to rule template 2500=No \u00E9s possible crear la regla; s'han introdu\u00EFt atributs addicionals, tot i que la regla no es basa en el model. # YMSG: return from Rule runtime plug in, in case of rule template assignment change 2501=No \u00E9s possible actualitzar la regla; no es pot modificar l'assignaci\u00F3 de models de regles quan ja s'ha creat la regla. # YMSG: return from Rule runtime plug in, in case of vocabulary change 2502=No \u00E9s possible actualitzar la regla; no es pot modificar l'assignaci\u00F3 de vocabulari quan ja s'ha creat la regla. # YMSG: return from Rule runtime plug in, in case of output change 2503=No \u00E9s possible actualitzar la regla; no es pot modificar l'assignaci\u00F3 de sortides quan ja s'ha creat la regla. # YMSG: return from Rule runtime plug in, in case of rule contains additional attributes where assigned rule template does not contains additional attributes 2504=No \u00E9s possible crear la regla; s'han introdu\u00EFt atributs addicionals que no pertanyen al model de regles assignat. # YMSG: return from Rule runtime plug in, in case of execution context change 2505=No es pot actualitzar la regla; no es pot modificar l'assignaci\u00F3 de contextos d'execuci\u00F3 quan ja s'ha creat la regla. # YMSG: return from Rule runtime plug in, in case of invalid rule template assignment 2506=El model de regles '{0}' no \u00E9s v\u00E0lid; # YMSG: return from Rule runtime plug in, in case of invalid status transition 2507=No \u00E9s possible actualitzar la regla; no podeu modificar l'estat de '{0}' a '{1}'. # YMSG: return from Rule runtime plug in, in case of updating single consumption to non single consumption Rule 2510=No es permet eliminar serveis integrats. # YMSG: return from Rule runtime plug in, in case of updating single embedded service in Rule 2511=No es permet eliminar o modificar serveis integrats. # YMSG: return from Rule runtime plug in, in case of more than one embedded services with the same name 2512=Nom de servei integrat\: '{0}' existeix m\u00E9s d'una vegada. # YMSG: return from Rule runtime plug in - update/create, in case the rule body is not valid 2513=No es pot crear o actualitzar la regla; el cos de la regla no \u00E9s v\u00E0lid. # YMSG: return from Rule body validator - in case parameter is referenced to an unknown action 2514=Definici\u00F3 de par\u00E0metre no v\u00E0lida. El par\u00E0metre fa refer\u00E8ncia a l'acci\u00F3 '{0}', que no existeix al vocabulari. # YMSG: return from Rule body validator - in case parameter name isn't a valid parameter for action 2515=Definici\u00F3 de par\u00E0metre no v\u00E0lida. El nom de par\u00E0metre '{0}' no existeix per a l'acci\u00F3 '{1}' al vocabulari. # YMSG: return from Rule body validator - in case action doesn't exist in the vocabulary 2516=L'acci\u00F3 '{0}' no existeix al vocabulari. # YMSG: return from Rule body validator - when the sent parameter isn't a required parameter in the sent output 2517=Definici\u00F3 de par\u00E0metre no v\u00E0lida. El nom de par\u00E0metre '{0}' no existeix per a la sortida '{1}' al vocabulari. # YMSG: return from Rule body validator - when the sent output doesn't exists in the vocabulary 2518=La sortida '{0}' no existeix al vocabulari. # YMSG: return from Rule body validator - when alias has more than one output parameter column 2519=L'\u00E0lies t\u00E9 m\u00E9s d'un par\u00E0metre de sortida. # YMSG: return from Rule body validator - when the alias output parameters values do not have the same type X 2520=Tots els valors del par\u00E0metre de sortida '{0}' han de ser del mateix tipus. # YMSG: return from Rule runtime plug in, in case of assign rule to rule service that does not exist. 2521=No s'ha pogut assignar la regla '{0}' al servei de regles '{1}'. El servei de regles no existeix. # YMSG: return from Rule runtime plug in, in case of assign rule to rule service with different vocabulary. 2522=No s'ha pogut assign.regla '{0}' al serv.regles '{1}'. El serv.regles i la regla han de tenir el mat.vocabulari definit. # YMSG: return from Rule runtime plug in, in case of assign rule to rule service with different output. 2523=No s'ha pogut assign.regla '{0}' al serv.regles '{1}'. El serv.regles i la regla han de tenir la mat.sortida definida. # YMSG: return from Rule runtime plug in, in case of assign rule to rule service that is not indicated as manually assigned. 2524=No s'ha pogut assignar la regla '{0}' al servei de regles '{1}'. El servei de regles s'ha configurat per a assignacions de regles autom\u00E0tiques i per aix\u00F2 no permet assignacions manuals. # YMSG: return from Rule runtime plug in - update/create, in case a custom condition is not valid 2525=No es pot crear ni actualitzar la regla; '{0}' no \u00E9s una condici\u00F3 v\u00E0lida. # YMSG: return from Rule body validator - when ruleBody of type ruleSet has more than one condition column 2526=Conjunt de regles no v\u00E0lid. Una regla del conjunt de regles t\u00E9 m\u00E9s d'una condici\u00F3. # YMSG: return from Rule body validator - when ruleBody alias has parameter of type collection 2527=Contingut de par\u00E0metre no v\u00E0lid. El par\u00E0metre '{0}' no pot ser una col\u00B7lecci\u00F3. # YMSG: return from Rule body validator - when ruleBody expressions don't have the same root object 2528=Taula de decisions no v\u00E0lida. Totes les expressions a la taula de decisions han de tenir el mateix objecte de dades arrel '{0}'. # XMSG: return from rule validation when not found match result data object between rule and rule service 2529=Objecte de dades de resultat '{0}' a la regla '{1}' no coincideix amb l'objecte de dades de resultat '{2}' al servei de regles '{3}'. # XMSG: return from rule validation when the vocabulary section was not found. 2530=La validaci\u00F3 no s'ha pogut completar. Falta 'vocabulari' al payload de OData. # 2700 - 2899 - rule service messages # YMSG: return from Rule service plug in, in case of wrong data object filter 2700=Error en el filtre de serveis de regles # YMSG: return from Rule service plug in, in case of different data objects in execution context and filter 2701=Objecte de dades\: '{0}' al context d'execuci\u00F3 \u00E9s diferent de l'objecte de dades '{1}' al filtre # YMSG: return from runtime plug in, in case of specified data object does not have the specified attribute (e.g. data object keys in rule service definition). 2704=No es pot crear o actualitzar el servei de regles; l''objecte de dades {0} del vocabulari {1} no cont\u00E9 l''atribut {2} # YMSG: return from runtime plug in, in case of parameter mapping path contains a collection 2705=No es permet la via d''acc\u00E9s amb una col\u00B7lecci\u00F3. Via d''acc\u00E9s\: {0}; # YMSG: return from runtime plug in, in case of data object mapping entry is not unique within an execution context . 2706=L''objecte de dades {0} t\u00E9 assignacions duplicades; # YMSG: return from runtime plug in, in case of parameter definition entry is not unique within an execution context . 2707=No es pot crear el servei de regles perqu\u00E8 el par\u00E0metre {0} est\u00E0 duplicat # YMSG: return from runtime plug in, in case of parameter mapping entry doesn't have a match parameter definition entry with in an execution context 2708=No es pot crear el servei de regles perqu\u00E8 el par\u00E0metre {0} no existeix i est\u00E0 associat a l''objecte de dades # YMSG: return from runtime plug in, in case of ifentifiers in dataObject type parameter do not exist in data object from vocabulary 2709=Definici\u00F3 de par\u00E0metre no v\u00E0lida al servei de regles "{0}". Al par\u00E0metre "{1}", "{2}" no \u00E9s un atribut v\u00E0lid de l'objecte de dades "{3}" a l'abast del vocabulari "{4}". # YMSG: return from runtime plug in, in case of data object definition entry is not unique within parameter definition if service. 2710=Definici\u00F3 de par\u00E0metre no v\u00E0lida al servei de regles '{0}'. Diversos par\u00E0metres fan refer\u00E8ncia a l'objecte de dades '{1}' # YMSG: return from runtime plug in, only read-only rule services can be indicated to be created with result view 2711=No s'ha pogut crear el servei de regles '{0}'. El servei de regles amb vista de resultat s'ha d'indicar com a nom\u00E9s de lectura. # YMSG: return from runtime plug in, only explicit output rule services can be indicated to be created with result view 2712=No s'ha pogut crear el servei de regles '{0}'. Els serveis de regles amb una vista de resultat han de tenir definida una sortida expl\u00EDcita. # YMSG: returned from request handler. Rule requested to be removed from rule service but the rule is not assigned to it 2713=No s'ha pogut eliminar l'assignaci\u00F3 de regles. '{0}' no est\u00E0 assignat a un servei de regles. # YMSG: return from runtime plug in, in case of output contains collection parameter in event mode scenario 2714=No s'ha pogut crear el servei de regles '{0}'. No podeu definir una sortida amb par\u00E0metres de tipus col\u00B7lecci\u00F3 per a un servei de regles que no t\u00E9 un objecte de dades definit en el seu context d'execuci\u00F3. # XMSG: return from rule service validation when not found match of result data object between rule service and the vocabulary 2715=Objecte de dades de resultat '{0}' al servei de regles '{1}' no est\u00E0 definit com un tipus d'\u00FAs RESULTAT al vocabulari. # XMSG: return from rule service validation when not found match of parameter between rule service and the vocabulary 2716=Par\u00E0metre '{0}' al vocabulari '{1}' no est\u00E0 definit com un par\u00E0metre de context d'execuci\u00F3 al servei de regles '{3}'. # 2900 - 2949 - post activation / completeActivation # 2950 - 2999 - common resource CRUD # YMSG: return from Request Handler, in case of url parameter that isn't valid 2955=Par\u00E0metre d''URL\: {0} no \u00E9s v\u00E0lid # YMSG: return from Request Handler, in case of unsupported request mode 2956=No s''admet el mode {0} # YMSG: return from Request Handler, in case of unsupported metadata 2957=Metadades no admeses # YMSG: return from Request Handler, in case of unsupported metadata for method 2958=L'obtenci\u00F3 de metadades nom\u00E9s \u00E9s v\u00E0lida amb el m\u00E8tode de sol\u00B7licitud GET # YMSG: returned when wrong query is generated (during procedure generation). 2 causes: Bug in process or there is no mapping from vocabulary to real table / column 2970=Error en generar la consulta o assignaci\u00F3 no v\u00E0lida # YMSG: returned if for some reason the parser returned undefined parse model. Can be bad rule syntax or a bug 2971=No s'ha definit el model d'an\u00E0lisi sint\u00E0ctica # YMSG: query generation needs either leading object and at least one key or a mapping to parameters. The error is returned if something is missing 2972=Combinaci\u00F3 no v\u00E0lida d'objecte principal, claus i assignaci\u00F3 # YMSG: returned when there is no association between 2 objects in vocabulary 2973=Associaci\u00F3 no v\u00E0lida\: Sense atributs # YMSG: returned when there is a use of attribute based on predictive model but the procedure for the predictive model is not defined 2974=No s''ha trobat el procediment de m\u00F2duls predictius {0} # YMSG: outputs tanle type is mandatory. error when missing 2975=Dades de resultat no v\u00E0lides # YMSG: error when is out name is missing in vocabulary output names 2976=Nom de sortida no v\u00E0lid # YMSG: error when rule body type is different from text or decisionTable 2977=Tipus de cos de regla no v\u00E0lid # YMSG: return from Runtime plugins, in case of unsupported change mode 2978=El mode de modificaci\u00F3 '{0}' no s'admet per al recurs # YMSG: return from Runtime plugin - generate, for informing on the change mode for current resource 2979=Generaci\u00F3 de recursos en mode de modificaci\u00F3\: '{0}' # YMSG: return when expression 2980=Error en analitzar sint\u00E0cticament l'expressi\u00F3\: '{0}' # YMSG: return when expression 2981=No es pot crear el model de regles '{0}'. Un dels objectes de dades del vocabulari '{1}' ja est\u00E0 utilitzant aquest nom. ############################# # API: Get params ############################# # 3100 - 3999 - get params messages # YMSG: return from ruleBodyAnalyzer, in case of businessRule.type is not text 3100=El tipus de regla empresarial ha de ser text # YMSG: return from ruleBodyAnalyzer, in case of Vocabulary is missing 3101=Falta vocabulari #############################/ # API: Rule service consumption #############################/ # 4100 - 4999 messages # YMSG: return message in case the output is partial 4100={0} elements visualitzats. Tingueu en compte que es tracta \u00FAnicament d''un conjunt parcial dels resultats. Si l''indicador saveResult est\u00E0 fixat en TRUE, trobareu el conjunt sencer de resultats a la taula de sortida '{'1}. #############################/ # Halm and Installation #############################/ # YMSG: Post Activation API success 10000=Configuraci\u00F3 d'script per a SAP HANA Rules Framework completada correctament. # YMSG: Post Activation API failed 10001=S''ha produ\u00EFt un error a l''script de configuraci\u00F3 de SAP HANA Rules Framework. {0} # YMSG: Post Activation API failed 10002=S'ha detectat una configuraci\u00F3 existent per a l'aplicaci\u00F3 web de SAP HANA Rules Framework. Per tant, no es permet fixar la configuraci\u00F3 per defecte de l'aplicaci\u00F3 web. # YMSG: Post Activation API failed 10003=No s''ha pogut configurar l''aplicaci\u00F3 web de SAP HANA Rules Framework a causa d''un error t\u00E8cnic. Motiu\: {0} # YMSG: Post Activation API failed 10004=En el sistema ja existeix un servei de regles o una regla amb un servei integrat. Per tant, no es permet actualitzar el fus horari. # YMSG: Post Activation API failed 10005=En el sistema ja existeix un servei de regles o una regla amb un servei integrat. Per tant, no es permet actualitzar l'esquema de temps d'execuci\u00F3.