mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-14 17:58:59 +00:00
51903 to 54309 git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@54310 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
13 lines
832 B
Properties
Executable File
13 lines
832 B
Properties
Executable File
# Messages returned by the Rest API framework
|
|
framework.exception.ApiDefault=Errore sconosciuto durante la chiamata Rest API
|
|
framework.exception.ConstraintViolated=Vincolo violato
|
|
framework.exception.InvalidArgument=Argomento non valido ricevuto
|
|
framework.exception.NotFound={0} non trovato
|
|
framework.exception.EntityNotFound=L''entit\u00e0 con ID {0} non \u00e8 stata trovata
|
|
framework.exception.RelationshipNotFound=La risorsa di relazione non \u00e8 stata trovata per l''entit\u00e0 con ID {0} e un ID di relazione {1}
|
|
framework.exception.PermissionDenied=Permesso negato
|
|
framework.exception.StaleEntity=Tentativo di aggiornare un'entit\u00e0 obsoleta
|
|
framework.exception.UnsupportedResourceOperation=Operazione non supportata
|
|
framework.exception.DeletedResource=In questa versione della risorsa API, {0} \u00e8 stato eliminato
|
|
|