keycloak-scim/apps/account-ui/public/locales/en/translation.json

120 lines
4.9 KiB
JSON
Raw Normal View History

{
2023-01-16 10:23:07 +00:00
"accept": "Accept",
"accessGrantedOn": "Access granted on",
"accountSecurity": "Account security",
2023-01-16 10:23:07 +00:00
"add": "Add",
"application": "Application",
"applicationDetails": "Application details",
"applications": "Applications",
"applicationsIntroMessage": "Track and manage your app permission to access your account",
"applicationType": "Application type",
"avatar": "Avatar",
2023-02-07 11:29:52 +00:00
"basic-authentication": "Basic authentication",
2023-01-16 10:23:07 +00:00
"cancel": "Cancel",
"client": "Client",
"clients": "Clients",
2023-01-16 10:23:07 +00:00
"close": "Close",
2023-02-07 11:29:52 +00:00
"credentialCreatedAt": "<0>Created</0> {{date}}.",
"currentSession": "Current session",
"description": "Description",
"device-activity": "Device activity",
"deviceActivity": "Device activity",
2023-01-16 10:23:07 +00:00
"doDeny": "Deny",
"done": "Done",
"doSignOut": "Sign out",
2023-01-16 10:23:07 +00:00
"edit": "Edit",
"editTheResource": "Share the resource - {{0}}",
"errorSignOutMessage": "Could not be signed out: {{error}}",
"expires": "Expires",
2023-01-16 10:23:07 +00:00
"filterByName": "Filter By Name ...",
"firstName": "First name",
"fullName": "{{givenName}} {{familyName}}",
"groups": "Groups",
"infoMessage": "By clicking Remove Access, you will remove granted permissions of this application. This application will no longer use your information.",
"internalApp": "Internal",
"inUse": "In use",
"ipAddress": "IP address",
"lastAccessedOn": "Last accessed",
"lastName": "Last name",
"link": "Link account",
"linkedAccounts": "Linked accounts",
"linkedAccountsIntroMessage": "Manage logins through third-party accounts.",
"linkedAccountsTitle": "Linked accounts",
"linkedEmpty": "No linked providers",
"linkedLoginProviders": "Linked login providers",
"linkError": "Could not link due to: {{error}}",
"logo": "Logo",
"manageAccount": "Manage account",
2023-01-16 10:23:07 +00:00
"myResources": "My Resources",
"name": "Name",
"notInUse": "Not in use",
2023-02-07 11:29:52 +00:00
"notSetUp": "{{0}} is not set up.",
"offlineAccess": "Offline access",
2023-02-07 11:29:52 +00:00
"otp-display-name": "Authenticator application",
"otp-help-text": "Enter a verification code from authenticator application.",
"password-display-name": "Password",
"password-help-text": "Sign in by entering your password.",
"password": "My password",
2023-01-16 10:23:07 +00:00
"permissionRequest": "Permission requests - {{0}}",
"permissionRequests": "Permission requests",
"permissions": "Permissions",
"personalInfo": "Personal info",
"personalInfoDescription": "Manage your basic information",
"privacyPolicy": "Privacy policy",
"refreshPage": "Refresh the page",
"removeButton": "Remove access",
2023-02-07 11:29:52 +00:00
"removeCred": "Remove {{0}}",
"removeCredAriaLabel": "Remove credential",
"removeModalMessage": "This will remove the currently granted access permission for {{0}}. You will need to grant access again if you want to use this app.",
"removeModalTitle": "Remove access",
2023-01-16 10:23:07 +00:00
"requestor": "Requestor",
"required": "Required",
"resourceAlreadyShared": "Resource is already shared with this user.",
"resourceIntroMessage": "Share your resources among team members",
"resourceName": "Resource name",
"resources": "Resources",
2023-01-16 10:23:07 +00:00
"resourceSharedWith_one": "Resource is shared with <0>{{username}}</0>",
"resourceSharedWith_other": "Resource is shared with <0>{{username}}</0> and <1>{{other}}</1> other users",
"resourceSharedWith_zero": "This resource is not shared.",
2023-02-07 11:29:52 +00:00
"setUpNew": "Set up {{0}}",
2023-01-16 10:23:07 +00:00
"share": "Share",
"sharedWithMe": "Shared with Me",
"shareTheResource": "Share the resource - {{0}}",
"shareUser": "Add users to share your resource with",
"shareWith": "Share with ",
"signedInDevices": "Signed in devices",
"signedInDevicesExplanation": "Sign out of any unfamiliar devices.",
"signedOutSession": "Signed out {{0}}/{{1}}",
"signingIn": "Signing in",
2023-02-07 11:29:52 +00:00
"signingInDescription": "Configure ways to sign in.",
"signOut": "Sign out",
"signOutAllDevices": "Sign out all devices",
"signOutAllDevicesWarning": "This action will sign out all the devices that have signed in to your account, including the current device you are using.",
"signOutWarning": "Sign out the session?",
"socialLogin": "Social login",
"somethingWentWrong": "Something went wrong",
"somethingWentWrongDescription": "Sorry, an unexpected error has occurred.",
"started": "Started",
"status": "Status",
2023-02-07 11:29:52 +00:00
"stopUsingCred": "Stop using {{0}}?",
"systemDefined": "System defined",
"termsOfService": "Terms of service",
"thirdPartyApp": "Third-party",
"tryAgain": "Try again",
2023-02-07 11:29:52 +00:00
"two-factor": "Two-factor authentication",
"unknownOperatingSystem": "Unknown operating system",
"unknownUser": "Anonymous",
"unLink": "Unlink account",
"unlinkedEmpty": "No unlinked providers",
"unlinkedLoginProviders": "Unlinked login providers",
"unLinkError": "Could not unlink due to: {{error}}",
"unLinkSuccess": "Successfully unlinked account",
2023-01-16 10:23:07 +00:00
"unShare": "Unshare all",
2023-02-07 11:29:52 +00:00
"update": "Update",
"updateCredAriaLabel": "Update credential",
2023-01-16 10:23:07 +00:00
"user": "User",
"username": "Username",
2023-01-16 10:23:07 +00:00
"usernamePlaceholder": "Username or email",
"welcomeMessage": "Welcome to Keycloak Account Management."
}