All Downloads are FREE. Search and download functionalities are using the official Maven repository.

l10n.data-security_en.properties Maven / Gradle / Ivy

There is a newer version: 8.4.5
Show newest version
DS01=No ''{0}'' permission on package ''{1}''.
DS02=Only superusers are allowed to create EntityTypes without a package.
DS03=Only superusers are allowed to create packages without a parent.
DS04=No ''{0}'' permission on entity type ''{2,label}'' with id ''{1}''.
DS04a=No ''{0}'' permission on entity type with id ''{1}''.
DS05=System metadata cannot be modified.
DS06=No ''{0}'' permission on entity ''{1}'' of type ''{2,label}''
DS07=No packages exist that allow for adding entity types and packages.
DS08=No ''{0}'' permission on parent package ''{2}'' of package ''{1}''.
DS09=User ''{0}'' is already part of group ''{1}'', can not be added again.
DS10=No ''{0}'' permission on group ''{1}''.
DS15=Role ''{0}'' is not a valid group role for group ''{1}''.
DS16=Group name ''{0}'' is not a available, please choose a different group name.
DS17=Unknown user with username ''{0}''.
DS18=No permission to create or modify superuser ''{0}''.
DS19=Invalid email address.
DS20=User cannot have multiple roles within the same group.
DS21=Unknown role with name ''{0}''.
DS22=Unknown type identifier ''{0}'', if you attempt to use an entity type identifier please prefix with ''entity-''.
DS23=The permission ''{0}'' cannot be used for type ''{1}''.
DS24=No read permission on type ''{0}''.
DS25=No permission to read permissions for user(s) and/or role(s) ''{0}''.
DS26=User has to be one of the following: ''{2}'' for this operation on row with id ''{1}'' of type ''{0}''.
DS27=''{0}'' already has a permission on the resource with id ''{1}'' of type ''{2}''.
DS28=Read permissions on 'sys_sec_Role' and 'sys_sec_RoleMembership' are required to be able to show inherited permissions.
DS29=A type with id ''{0}'' already exists.
DS30=No ACL information could be found for type ''{0}''.
DS31=No permission found to ''{3}'' for id ''{1}'' of type ''{0}'' for ''{2}''.
DS32=Getting or setting permissions for ''{0}'' is not allowed since it has role ''superuser'' which has permissions on everything.
DS33=No type with id ''{0}'' could be found.
DS34=Adding or removing row level security is not allowed for ''{0}'' because it is a system entity type.
DS35=An acl with id ''{1}'' for type with id ''{0}'' already exists.
DS36=Moving package ''{0}'' to anywhere other than the root is not allowed because it is a group package.
DS37=Role with name ''{0}'' has a circular role hierarchy.
role-superuser=superuser
role-owner=owner
permission.PackagePermission.ADD_PACKAGE.name=Add package
permission.PackagePermission.ADD_ENTITY_TYPE.name=Add entity type
permission.EntityTypePermission.COUNT_DATA.name=Count
permission.EntityTypePermission.AGGREGATE_DATA.name=Aggregate
permission.EntityTypePermission.ADD_DATA.name=Add data
permission.EntityTypePermission.READ_DATA.name=Read data
permission.EntityTypePermission.UPDATE_DATA.name=Update data
permission.EntityTypePermission.DELETE_DATA.name=Delete data
permission.EntityTypePermission.READ_METADATA.name=Read metadata
permission.EntityTypePermission.UPDATE_METADATA.name=Update metadata
permission.EntityTypePermission.DELETE_METADATA.name=Delete metadata
permission.EntityPermission.READ.name=Read
permission.EntityPermission.UPDATE.name=Update
permission.EntityPermission.DELETE.name=Delete
permission.GroupPermission.ADD_MEMBERSHIP.name=Add Membership
permission.GroupPermission.UPDATE_MEMBERSHIP.name=Update Membership
permission.GroupPermission.REMOVE_MEMBERSHIP.name=Remove Membership
permission.GroupPermission.VIEW_MEMBERSHIP.name=View Membership
permission.GroupPermission.VIEW.name=View




© 2015 - 2024 Weber Informatics LLC | Privacy Policy