2021-06-03 18:31:47 +00:00
2021-01-13 19:59:45 +00:00
{
"realm-settings" : {
"partialImport" : "Partial import" ,
"partialExport" : "Partial export" ,
"deleteRealm" : "Delete realm" ,
"deleteConfirmTitle" : "Delete realm?" ,
"deleteConfirm" : "If you delete this realm, all associated data will be removed." ,
2021-06-03 20:40:48 +00:00
"deleteProviderTitle" : "Delete key provider?" ,
"deleteProviderConfirm" : "Are you sure you want to permanently delete the key provider " ,
"deleteProviderSuccess" : "Success. The provider has been deleted." ,
"deleteProviderError" : "Error deleting the provider" ,
2021-01-13 19:59:45 +00:00
"deletedSuccess" : "The realm has been deleted" ,
"deleteError" : "Could not delete realm: {{error}}" ,
"disableConfirmTitle" : "Disable realm?" ,
"disableConfirm" : "User and clients can't access the realm if it's disabled. Are you sure you want to continue?" ,
"saveSuccess" : "Realm successfully updated" ,
2021-06-03 18:31:47 +00:00
"saveProviderSuccess" : "The provider has been saved successfully." ,
"saveProviderError" : "Error saving provider: " ,
2021-01-13 19:59:45 +00:00
"saveError" : "Realm could not be updated: {error}" ,
"general" : "General" ,
2021-04-19 11:41:07 +00:00
"login" : "Login" ,
2021-04-29 17:39:19 +00:00
"themes" : "Themes" ,
2021-05-03 20:00:12 +00:00
"email" : "Email" ,
"template" : "Template" ,
"connectionAndAuthentication" : "Connection & Authentication" ,
"from" : "From" ,
"fromDisplayName" : "From display name" ,
"replyTo" : "Reply to" ,
"replyToDisplayName" : "Reply to display name" ,
"envelopeFrom" : "Envelope from" ,
"host" : "Host" ,
"port" : "Port" ,
"encryption" : "Encryption" ,
"authentication" : "Authentication" ,
"enableSSL" : "Enable SSL" ,
"enableStartTLS" : "Enable StartTLS" ,
"username" : "Username" ,
"password" : "Password" ,
2021-05-14 18:58:08 +00:00
"keys" : "Keys" ,
"keysList" : "Keys list" ,
"searchKey" : "Search key" ,
2021-06-03 18:31:47 +00:00
"keystore" : "Keystore" ,
"keystorePassword" : "Keystore password" ,
"keyAlias" : "Key alias" ,
"keyPassword" : "Key password" ,
2021-05-14 18:58:08 +00:00
"providers" : "Providers" ,
"algorithm" : "Algorithm" ,
2021-06-03 18:31:47 +00:00
"aesGenerated" : "aes-generated" ,
"ecdsaGenerated" : "ecdsca-generated" ,
"hmacGenerated" : "hmac-generated" ,
"javaKeystore" : "java-keystore" ,
"rsa" : "rsa" ,
"rsaGenerated" : "rsa-generated" ,
"consoleDisplayName" : "Console Display Name" ,
"AESKeySize" : "AES Key Size" ,
"active" : "Active" ,
"privateRSAKey" : "Private RSA Key" ,
"x509Certificate" : "X509 Certificate" ,
"ellipticCurve" : "Elliptic Curve" ,
"secretSize" : "Secret size" ,
2021-05-14 18:58:08 +00:00
"type" : "Type" ,
2021-05-03 21:07:22 +00:00
"name" : "Name" ,
2021-05-14 18:58:08 +00:00
"kid" : "Kid" ,
"provider" : "Provider" ,
2021-05-03 21:07:22 +00:00
"providerDescription" : "Provider description" ,
2021-05-04 19:25:36 +00:00
"addProvider" : "Add provider" ,
2021-05-14 18:58:08 +00:00
"publicKeys" : "Public keys" ,
"certificate" : "Certificate" ,
2021-04-19 11:41:07 +00:00
"userRegistration" : "User registration" ,
"userRegistrationHelpText" : "Enable/disable the registration page. A link for registration will show on login page too." ,
"forgotPassword" : "Forgot password" ,
"forgotPasswordHelpText" : "Show a link on login page for user to click when they have forgotten their credentials." ,
"rememberMe" : "Remember me" ,
"rememberMeHelpText" : "Show checkbox on login page to allow user to remain logged in between browser restarts until session expires." ,
"emailAsUsername" : "Email as username" ,
"emailAsUsernameHelpText" : "Allow users to set email as username." ,
"loginWithEmail" : "Login with email" ,
"loginWithEmailHelpText" : "Allow users to log in with their email address." ,
"duplicateEmails" : "Duplicate emails" ,
"duplicateEmailsHelpText" : "Allow multiple users to have the same email address. Changing this setting will also clear the user's cache. It is recommended to manually update email constraints of existing users in the database after switching off support for duplicate email addresses." ,
"verifyEmail" : "Verify email" ,
"verifyEmailHelpText" : "Require user to verify their email address after initial login or after address changes are submitted." ,
2021-01-13 19:59:45 +00:00
"realmId" : "Realm ID" ,
"displayName" : "Display name" ,
"htmlDisplayName" : "HTML Display name" ,
"frontendUrl" : "Frontend URL" ,
"requireSsl" : "Require SSL" ,
"sslType" : {
"all" : "All requests" ,
"external" : "External requests" ,
"none" : "None"
} ,
2021-04-29 17:39:19 +00:00
"selectATheme" : "Select a theme" ,
"allSupportedLocales" : {
"ca" : "Català" ,
"cs" : "Čeština" ,
"da" : "Dansk" ,
"de" : "Deutsch" ,
"en" : "English" ,
"es" : "Español" ,
"fr" : "Français" ,
"hu" : "Magyar" ,
"it" : "Italiano" ,
"ja" : "日本語" ,
"lt" : "Lietuvių kalba" ,
"nl" : "Nederlands" ,
"no" : "Norsk" ,
"pl" : "Polski" ,
"pt-BR" : "Português (Brasil)" ,
"ru" : "Русский" ,
"sk" : "Slovenčina" ,
"sv" : "Svenska" ,
"tr" : "Türkçe" ,
"zh-CN" : "中文"
} ,
2021-01-13 19:59:45 +00:00
"userManagedAccess" : "User-managed access" ,
"endpoints" : "Endpoints" ,
2021-05-21 14:48:46 +00:00
"openIDEndpointConfiguration" : "OpenID Endpoint Configuration" ,
2021-04-29 17:39:19 +00:00
"samlIdentityProviderMetadata" : "SAML 2.0 Identity Provider Metadata" ,
"loginTheme" : "Login theme" ,
"accountTheme" : "Account theme" ,
"adminTheme" : "Admin console theme" ,
"emailTheme" : "Email theme" ,
"internationalization" : "Internationalization" ,
"supportedLocales" : "Supported locales" ,
"defaultLocale" : "Default locale"
2021-04-14 14:17:41 +00:00
} ,
"partial-import" : {
"partialImportHeaderText" : "Partial import allows you to import users, clients, and resources from a previously exported json file." ,
"import" : "Import"
2021-05-04 19:25:36 +00:00
} ,
"onDragStart" : "Dragging started for item {{id}}" ,
"onDragMove" : "Dragging item {{id}}" ,
"onDragCancel" : "Dragging cancelled. List is unchanged." ,
"onDragFinish" : "Dragging finished {{list}}"
2021-06-03 20:40:48 +00:00
}