2020-09-18 08:04:55 +00:00
{
2020-09-28 15:58:03 +00:00
"roles" : {
2020-12-15 07:21:17 +00:00
"attributes" : "Attributes" ,
"addAttributeText" : "Add an attribute" ,
2020-12-04 20:37:29 +00:00
"deleteAttributeText" : "Delete an attribute" ,
2021-02-04 20:50:13 +00:00
"associatedRolesText" : "Associated roles" ,
2021-01-08 18:04:58 +00:00
"addAssociatedRolesText" : "Add associated roles" ,
"addAssociatedRolesSuccess" : "Associated roles have been added" ,
"associatedRolesModalTitle" : "Add roles to {{name}}" ,
2020-10-07 15:47:03 +00:00
"title" : "Realm roles" ,
2021-02-17 07:17:04 +00:00
"addRole" : "Add role" ,
2020-09-28 15:58:03 +00:00
"createRole" : "Create role" ,
"importRole" : "Import role" ,
"roleID" : "Role ID" ,
"homeURL" : "Home URL" ,
2021-02-23 13:36:37 +00:00
"filterByClients" : "Filter by clients" ,
"filterByRoles" : "Filter by roles" ,
2020-09-28 15:58:03 +00:00
"roleExplain" : "Realm-level roles are a global namespace to define your roles." ,
2020-12-02 21:04:54 +00:00
"roleCreateExplain" : "This is some description" ,
2020-09-28 15:58:03 +00:00
"roleName" : "Role name" ,
2020-11-23 15:20:21 +00:00
"roleDetails" : "Role details" ,
2020-09-28 15:58:03 +00:00
"composite" : "Composite" ,
2020-11-24 21:11:35 +00:00
"deleteRole" : "Delete this role" ,
2020-11-23 15:20:21 +00:00
"details" : "Details" ,
2021-02-17 07:17:04 +00:00
"inheritedFrom" : "Inherited from" ,
2020-09-28 15:58:03 +00:00
"roleList" : "Role list" ,
2021-02-04 20:50:13 +00:00
"searchFor" : "Search role by name" ,
2020-09-28 15:58:03 +00:00
"generalSettings" : "General Settings" ,
"capabilityConfig" : "Capability config" ,
"roleImportError" : "Could not import role" ,
2020-09-29 17:54:42 +00:00
"roleCreated" : "Role created" ,
2020-12-02 21:04:54 +00:00
"roleCreateError" : "Could not create role: {{error}}" ,
2020-09-29 17:54:42 +00:00
"roleImportSuccess" : "Role import successful" ,
2020-10-14 20:50:10 +00:00
"roleDeleteConfirm" : "Delete role?" ,
2021-02-04 20:50:13 +00:00
"roleDeleteConfirmDialog" : "This action will permanently delete the role {{selectedRoleName}} and cannot be undone." ,
2020-10-14 20:50:10 +00:00
"roleDeletedSuccess" : "The role has been deleted" ,
2021-02-17 07:17:04 +00:00
"roleDeleteError" : "Could not delete role: {{error}}" ,
2020-11-23 15:20:21 +00:00
"roleSaveSuccess" : "The role has been saved" ,
2020-12-02 21:04:54 +00:00
"roleSaveError" : "Could not save role: {{error}}" ,
2021-03-15 13:42:19 +00:00
"noRoles" : "No roles in this realm" ,
"noRolesInstructions" : "You haven't created any roles in this realm. Create a role to get started." ,
2021-02-04 20:50:13 +00:00
"roleAuthentication" : "Role authentication" ,
2021-02-17 07:17:04 +00:00
"removeAllAssociatedRoles" : "Remove all associated roles" ,
"removeAssociatedRoles" : "Remove associated roles" ,
"removeRoles" : "Remove roles" ,
"removeAllAssociatedRolesConfirmDialog" : "This action will remove the associated roles of {{name}}. Users who have permission to {{name}} will no longer have access to these roles." ,
2021-02-04 20:50:13 +00:00
"roleRemoveAssociatedRoleConfirm" : "Remove associated role?" ,
2021-02-17 07:17:04 +00:00
"roleRemoveAssociatedText" : "This action will remove {{role}} from {{roleName}. All the associated roles of {{role}} will also be removed." ,
"compositeRoleOff" : "Composite role turned off" ,
"associatedRolesRemoved" : "Associated roles have been removed" ,
2021-02-24 13:47:27 +00:00
"compositesRemovedAlertDescription" : "All the associated roles have been removed" ,
2021-03-01 17:20:58 +00:00
"whoWillAppearLinkText" : "Who will appear in this user list?" ,
"whoWillAppearPopoverText" : "This tab shows only the users who are assigned directly to this role. To see users who are assigned this role as an associated role or through a group, go to" ,
"whoWillAppearPopoverFooterText" : "Users who have this role as an effective role cannot be added on this tab." ,
2021-02-24 20:05:19 +00:00
"usersInRole" : "Users in role" ,
"addUser" : "Add user" ,
"removeUser" : "Remove users" ,
"removeUserText" : "Do you want to remove {{numSelected}} users?. These users will no longer have permissions of the role {{role}} and the associated roles of it." ,
"noDirectUsers" : "No direct users" ,
2021-03-01 19:20:26 +00:00
"noUsersEmptyStateDescription" : "Only the users with this role directly assigned will appear under this tab. If you need to find users assigned to this role, go to" ,
"noUsersEmptyStateDescriptionContinued" : "to find them. Users that already have this role as an effective role cannot be added here." ,
2021-02-24 20:05:19 +00:00
"id" : "ID" ,
2021-03-01 17:20:58 +00:00
"groups" : "Groups" ,
"or" : "or" ,
2021-03-01 19:20:26 +00:00
"users" : "Users" ,
2021-02-24 20:05:19 +00:00
"userName" : "Username" ,
"email" : "Email" ,
"lastName" : "Last name" ,
"firstName" : "First name"
2020-09-18 08:04:55 +00:00
}
2020-09-28 15:58:03 +00:00
}