2022-04-27 15:29:57 +00:00
{
"groups" : "Groups" ,
"groupDetails" : "Group details" ,
"childGroups" : "Child groups" ,
"createGroup" : "Create group" ,
2022-11-01 12:23:57 +00:00
"createChildGroup" : "Create child group" ,
2022-04-27 15:29:57 +00:00
"groupName" : "Group name" ,
"searchForGroups" : "Search for groups" ,
2022-09-15 18:12:20 +00:00
"searchFor" : "Search for:" ,
"global" : "Global" ,
"local" : "Local" ,
2022-04-27 15:29:57 +00:00
"searchGroups" : "Search groups" ,
2022-10-10 15:03:27 +00:00
"filterGroups" : "Filter groups" ,
2022-04-27 15:29:57 +00:00
"searchGroup" : "Search group" ,
"renameGroup" : "Rename group" ,
"deleteGroup" : "Delete group" ,
"leave" : "Leave group" ,
"usersLeft_one" : "{{count}} user left the group" ,
"usersLeft_other" : "{{count}} users left the group" ,
"usersLeftError" : "Could not remove users from the group: {{error}}" ,
"usersAdded_one" : "{{count}} user added to the group" ,
"usersAdded_other" : "{{count}} users added to the group" ,
"usersAddedError" : "Could not add users to the group: {{error}}" ,
"search" : "Search" ,
2022-11-08 13:19:17 +00:00
"exactSearch" : "Exact search" ,
2022-04-27 15:29:57 +00:00
"members" : "Members" ,
"searchMembers" : "Search members" ,
"addMember" : "Add member" ,
"includeSubGroups" : "Include sub-group users" ,
"path" : "Path" ,
"moveTo" : "Move to" ,
"moveToGroup" : "Move {{group1}} to {{group2}}" ,
"root" : "Root" ,
"moveHere" : "Move here" ,
"moveGroupEmpty" : "No sub groups" ,
"moveGroupEmptyInstructions" : "There are no sub groups, select 'Move here' to move the selected group as a subgroup of this group" ,
"moveGroupSuccess" : "Group moved" ,
"moveGroupError" : "Could not move group {{error}}" ,
"tableOfGroups" : "Table of groups" ,
2022-05-03 12:50:32 +00:00
"groupsDescription" : "A group is a set of attributes and role mappings that can be applied to a user. You can create, edit, and delete groups and manage their child-parent organization." ,
2022-04-27 15:29:57 +00:00
"groupCreated" : "Group created" ,
"couldNotCreateGroup" : "Could not create group {{error}}" ,
"createAGroup" : "Create a group" ,
"renameAGroup" : "Rename group" ,
"create" : "Create" ,
"rename" : "Rename" ,
"email" : "Email" ,
"lastName" : "Last name" ,
"firstName" : "First name" ,
"membership" : "Membership" ,
"noSearchResults" : "No search results" ,
"noSearchResultsInstructions" : "Click on the search bar above to search for groups" ,
"noGroupsInThisRealm" : "No groups in this realm" ,
"noGroupsInThisRealmInstructions" : "You haven't created any groups in this realm. Create a group to get started." ,
"noGroupsInThisSubGroup" : "No groups in this sub group" ,
"noGroupsInThisSubGroupInstructions" : "You haven't created any groups in this sub group." ,
"deleteConfirmTitle_one" : "Delete group?" ,
"deleteConfirmTitle_other" : "Delete groups?" ,
2022-09-01 09:21:42 +00:00
"deleteConfirm_one" : "Are you sure you want to delete this group '{{groupName}}'." ,
2022-08-15 12:29:41 +00:00
"deleteConfirm_other" : "Are you sure you want to delete these groups." ,
2022-04-27 15:29:57 +00:00
"groupDeleted_one" : "Group deleted" ,
"groupDeleted_other" : "Groups deleted" ,
2022-09-01 09:21:42 +00:00
"groupDeleteError" : "Error deleting group {{error}}" ,
2022-04-27 15:29:57 +00:00
"attributes" : "Attributes" ,
"groupUpdated" : "Group updated" ,
2022-09-01 09:21:42 +00:00
"groupUpdateError" : "Error updating group {{error}}" ,
2022-05-11 09:43:07 +00:00
"roleMapping" : "Role mapping" ,
"noRoles" : "No roles for this group" ,
"noRolesInstructions" : "You haven't created any roles for this group. Create a role to get started."
2022-05-03 12:50:32 +00:00
}