2020-09-10 18:04:03 +00:00
|
|
|
{
|
|
|
|
"common": {
|
|
|
|
"fullName": "{{givenName}} {{familyName}}",
|
|
|
|
"unknownUser": "Anonymous",
|
|
|
|
|
2020-10-21 12:18:41 +00:00
|
|
|
"add": "Add",
|
2020-11-02 20:15:09 +00:00
|
|
|
"yes": "Yes",
|
|
|
|
"no": "No",
|
2020-09-29 17:54:42 +00:00
|
|
|
"create": "Create",
|
2020-09-16 14:56:23 +00:00
|
|
|
"save": "Save",
|
2021-03-12 16:30:14 +00:00
|
|
|
"revert": "Revert",
|
2020-09-16 14:56:23 +00:00
|
|
|
"cancel": "Cancel",
|
2020-09-25 13:17:55 +00:00
|
|
|
"continue": "Continue",
|
2020-09-16 14:56:23 +00:00
|
|
|
"delete": "Delete",
|
2020-11-24 20:11:13 +00:00
|
|
|
"remove": "Remove",
|
2020-10-07 15:47:03 +00:00
|
|
|
"search": "Search",
|
2021-03-16 12:42:05 +00:00
|
|
|
"noSearchResults": "No search results",
|
|
|
|
"noSearchResultsInstructions": "Click on the search bar above to search",
|
2020-09-17 13:51:40 +00:00
|
|
|
"next": "Next",
|
|
|
|
"back": "Back",
|
2021-01-04 21:33:18 +00:00
|
|
|
"finish": "Finish",
|
|
|
|
"skipCustomizationAndFinish": "Skip customization and finish",
|
2020-09-16 14:56:23 +00:00
|
|
|
"export": "Export",
|
2020-10-02 13:56:46 +00:00
|
|
|
"action": "Action",
|
2020-10-06 19:51:21 +00:00
|
|
|
"download": "Download",
|
2020-09-16 14:56:23 +00:00
|
|
|
"resourceFile": "Resource file",
|
2021-02-09 12:32:41 +00:00
|
|
|
"clear": "Clear",
|
2020-09-16 14:56:23 +00:00
|
|
|
"clearFile": "Clear this file",
|
2021-02-09 12:32:41 +00:00
|
|
|
"clearFileExplain": "Are you sure you want to clear this file?",
|
2020-09-17 13:51:40 +00:00
|
|
|
"on": "On",
|
2020-10-15 05:50:47 +00:00
|
|
|
"off": "Off",
|
2020-09-25 17:29:03 +00:00
|
|
|
"enabled": "Enabled",
|
|
|
|
"disabled": "Disabled",
|
2020-10-02 13:56:46 +00:00
|
|
|
"disable": "Disable",
|
2020-10-08 11:38:25 +00:00
|
|
|
"selectOne": "Select an option",
|
2020-12-16 07:02:41 +00:00
|
|
|
"choose": "Choose...",
|
2020-09-16 14:56:23 +00:00
|
|
|
"signOut": "Sign out",
|
|
|
|
"manageAccount": "Manage account",
|
|
|
|
"serverInfo": "Server info",
|
2021-01-15 01:44:16 +00:00
|
|
|
"realmInfo": "Realm info",
|
2020-09-16 14:56:23 +00:00
|
|
|
"help": "Help",
|
2020-10-09 06:48:50 +00:00
|
|
|
"helpLabel": "More help for {{label}}",
|
2021-02-08 20:35:38 +00:00
|
|
|
"helpEnabled": "Help on",
|
|
|
|
"helpDisabled": "Help off",
|
2020-09-16 14:56:23 +00:00
|
|
|
"documentation": "Documentation",
|
2020-09-17 13:51:40 +00:00
|
|
|
"enableHelpMode": "Enable help mode",
|
2020-10-15 05:50:47 +00:00
|
|
|
"learnMore": "Learn more",
|
2021-01-04 21:33:18 +00:00
|
|
|
"test": "Test",
|
2021-01-13 20:48:16 +00:00
|
|
|
"name": "Name",
|
|
|
|
"role": "Role",
|
|
|
|
"description": "Description",
|
|
|
|
"type": "Type",
|
|
|
|
"category": "Category",
|
|
|
|
"priority": "Priority",
|
2021-02-17 21:12:25 +00:00
|
|
|
"unexpectedError": "An unexpected error occurred: '{{error}}'",
|
|
|
|
"retry": "Retry",
|
2021-04-21 13:18:45 +00:00
|
|
|
"plus": "Plus",
|
|
|
|
"minus": "Minus",
|
2020-09-17 13:51:40 +00:00
|
|
|
|
2021-04-06 07:29:11 +00:00
|
|
|
"clientScope": {
|
|
|
|
"default": "Default",
|
|
|
|
"optional": "Optional",
|
|
|
|
"none": "None"
|
|
|
|
},
|
|
|
|
|
2020-10-01 14:25:29 +00:00
|
|
|
"home": "Home",
|
2020-09-21 12:54:42 +00:00
|
|
|
"manage": "Manage",
|
|
|
|
"clients": "Clients",
|
|
|
|
"clientScopes": "Client scopes",
|
|
|
|
"realmRoles": "Realm roles",
|
|
|
|
"users": "Users",
|
|
|
|
"groups": "Groups",
|
|
|
|
"sessions": "Sessions",
|
|
|
|
"events": "Events",
|
2021-03-16 14:24:32 +00:00
|
|
|
"mappers": "Mappers",
|
2020-09-21 12:54:42 +00:00
|
|
|
|
|
|
|
"configure": "Configure",
|
|
|
|
"realmSettings": "Realm settings",
|
|
|
|
"authentication": "Authentication",
|
|
|
|
"identityProviders": "Identity providers",
|
|
|
|
"userFederation": "User federation",
|
|
|
|
|
2020-12-08 06:30:53 +00:00
|
|
|
"settings": "Settings",
|
|
|
|
|
2020-10-29 18:56:52 +00:00
|
|
|
"required": "Required field",
|
2020-11-09 19:49:32 +00:00
|
|
|
"maxLength": "Max length {{length}}",
|
2020-10-29 18:56:52 +00:00
|
|
|
|
2020-11-24 13:56:31 +00:00
|
|
|
"createRealm": "Create Realm",
|
2021-04-08 19:20:35 +00:00
|
|
|
"recent": "Recent",
|
2020-11-24 13:56:31 +00:00
|
|
|
|
2020-12-07 12:51:38 +00:00
|
|
|
"jumpToSection": "Jump to section",
|
|
|
|
|
2020-11-24 13:56:31 +00:00
|
|
|
"Sunday": "Sunday",
|
|
|
|
"Monday": "Monday",
|
|
|
|
"Tuesday": "Tuesday",
|
|
|
|
"Wednesday": "Wednesday",
|
|
|
|
"Thursday": "Thursday",
|
|
|
|
"Friday": "Friday",
|
2021-02-28 20:02:31 +00:00
|
|
|
"Saturday": "Saturday",
|
|
|
|
|
|
|
|
"unitLabel": "Select a time unit",
|
|
|
|
"times": {
|
|
|
|
"seconds": "Seconds",
|
|
|
|
"minutes": "Minutes",
|
|
|
|
"hours": "Hours",
|
|
|
|
"days": "Days"
|
2021-03-29 23:47:13 +00:00
|
|
|
},
|
|
|
|
|
|
|
|
"attributes": "Attributes",
|
|
|
|
"clientId": "Client ID",
|
|
|
|
"id": "ID",
|
|
|
|
|
|
|
|
"addMapper": "Add mapper",
|
2021-04-16 18:41:55 +00:00
|
|
|
"createNewMapper": "Create new mapper",
|
2021-03-29 23:47:13 +00:00
|
|
|
"searchForMapper": "Search for mapper",
|
|
|
|
"mapperType": "Mapper type",
|
|
|
|
"mappingDeletedSuccess": "Mapping successfully deleted",
|
2021-03-30 01:03:26 +00:00
|
|
|
"mappingDeletedError": "Could not delete mapping: '{{error}}'",
|
|
|
|
"mappingDetails": "Mapper details",
|
2021-04-16 18:41:55 +00:00
|
|
|
"mappingUpdatedSuccess": "Mapping successfully updated",
|
|
|
|
"mappingUpdatedError": "Could not update mapping: '{{error}}'",
|
2021-03-30 01:03:26 +00:00
|
|
|
"mappingCreatedSuccess": "Mapping successfully created",
|
|
|
|
"mappingCreatedError": "Could not create mapping: '{{error}}'",
|
|
|
|
"deleteMappingTitle": "Delete mapping?",
|
2021-04-01 14:11:04 +00:00
|
|
|
"deleteMappingConfirm": "Are you sure you want to delete this mapping?",
|
|
|
|
|
|
|
|
"emptyMappers": "No mappers",
|
|
|
|
"emptyMappersInstructions": "If you want to add mappers, please click the button below to add some predefined mappers or to configure a new mapper.",
|
|
|
|
"emptyPrimaryAction": "Add predefined mapper"
|
2020-09-10 18:04:03 +00:00
|
|
|
}
|
|
|
|
}
|