2020-09-25 17:11:25 +00:00
|
|
|
{
|
|
|
|
"client-scopes": {
|
|
|
|
"createClientScope": "Create client scope",
|
2020-11-05 14:40:00 +00:00
|
|
|
"clientScopeList": "Client scopes",
|
2021-04-14 18:39:21 +00:00
|
|
|
"grantedClientScopes": "Granted client scopes",
|
2020-10-15 17:09:32 +00:00
|
|
|
"clientScopeDetails": "Client scope details",
|
2020-10-02 13:56:46 +00:00
|
|
|
"clientScopeExplain": "Client scopes allow you to define a common set of protocol mappers and roles, which are shared between multiple clients",
|
2020-10-07 15:47:03 +00:00
|
|
|
"searchFor": "Search for client scope",
|
2020-09-25 17:11:25 +00:00
|
|
|
"protocol": "Protocol",
|
2021-04-06 07:29:11 +00:00
|
|
|
"displayOrder": "Display order",
|
|
|
|
"deleteClientScope": "Delete client scope {{name}}",
|
|
|
|
"deleteClientScope_plural": "Delete {{count}} client scopes",
|
|
|
|
"deleteConfirm": "Are you sure you want to delete this client scope",
|
|
|
|
"changeType": "Change type",
|
|
|
|
"changeTypeIntro": "{{count}} selected client scopes will be changed to",
|
|
|
|
"clientScopeSuccess": "Scope mapping updated",
|
|
|
|
"clientScopeError": "Could not update scope mapping {{error}}",
|
2021-01-07 18:34:59 +00:00
|
|
|
"deletedSuccess": "The client scope has been deleted",
|
|
|
|
"deleteError": "Could not delete client scope: {{error}}",
|
2020-10-15 17:09:32 +00:00
|
|
|
"includeInTokenScope": "Include in token scope",
|
2020-10-21 17:38:11 +00:00
|
|
|
"realmRolePrefix": "Realm role prefix",
|
|
|
|
"multiValued": "Multivalued",
|
|
|
|
"tokenClaimName": "Token claim name",
|
|
|
|
"claimJsonType": "Claim JSON type",
|
|
|
|
"addClaimTo": "Add claim to",
|
|
|
|
"idToken": "ID token",
|
|
|
|
"accessToken": "Access token",
|
|
|
|
"userInfo": "User info",
|
2020-10-15 17:09:32 +00:00
|
|
|
"createSuccess": "Client scope created",
|
|
|
|
"createError": "Could not create client scope: '{{error}}'",
|
|
|
|
"updateSuccess": "Client scope updated",
|
|
|
|
"updateError": "Could not update client scope: '{{error}}'",
|
2020-10-27 11:25:54 +00:00
|
|
|
"addMapperExplain": "If you want more fine-grain control, you can create protocol mapper on this client",
|
|
|
|
"realmRoles": "Realm roles",
|
|
|
|
"selectARole": "Select a role",
|
|
|
|
"clientRoles": "Client roles",
|
|
|
|
"selectASourceOfRoles": "Select a source of roles",
|
|
|
|
"newRoleName": "New role name",
|
|
|
|
"searchClientByName": "Search client by name",
|
|
|
|
"clients": "Clients",
|
|
|
|
"mapperCreateSuccess": "New mapping has been added",
|
|
|
|
"mapperCreateError": "Could not create mapping: {{error}}",
|
2020-10-12 17:59:15 +00:00
|
|
|
"fromPredefinedMapper": "From predefined mappers",
|
|
|
|
"byConfiguration": "By configuration",
|
2020-11-05 21:26:43 +00:00
|
|
|
"emptyBuiltInMappersInstructions": "All built in mappers were added to this client",
|
2020-10-12 17:59:15 +00:00
|
|
|
"emptySecondaryAction": "Configure a new mapper",
|
2020-09-25 17:11:25 +00:00
|
|
|
"displayOnConsentScreen": "Display on consent screen",
|
|
|
|
"consentScreenText": "Consent screen text",
|
2020-10-21 12:18:41 +00:00
|
|
|
"guiOrder": "Display Order",
|
2021-02-09 09:35:38 +00:00
|
|
|
"shouldBeANumber": "Should be a number",
|
2020-10-21 12:18:41 +00:00
|
|
|
"chooseAMapperType": "Choose a mapper type",
|
|
|
|
"predefinedMappingDescription": "Choose one of the predefined mappings from this table",
|
2020-10-27 11:25:54 +00:00
|
|
|
"mappingTable": "Table with predefined mapping",
|
|
|
|
"roleGroup": "Use a realm role from:",
|
2021-04-20 12:10:00 +00:00
|
|
|
"clientGroup": "Use a client role from:",
|
|
|
|
"scope": "Scope",
|
|
|
|
"roleMappingUpdatedSuccess": "Role mapping updated",
|
|
|
|
"roleMappingUpdatedError": "Could not update role mapping {{error}}"
|
2020-09-25 17:11:25 +00:00
|
|
|
}
|
|
|
|
}
|