|
1136 | 1136 | "serialNumber": "Serial number", |
1137 | 1137 | "totpTooltip": "Enter the TOTP when the user is enrolled in MFA and MFA has not been bypassed.", |
1138 | 1138 | "uploadAcfCertificate": "Upload ACF certificate", |
1139 | | - "uploadServiceLoginCertificate": "Upload service login certificate", |
1140 | 1139 | "username": "Username", |
1141 | 1140 | "alert": { |
1142 | 1141 | "unauthorizedMessage": "User unauthorized", |
1143 | 1142 | "message": "Invalid username or password" |
1144 | 1143 | }, |
1145 | 1144 | "modal": { |
1146 | 1145 | "addNewAcfCertificate": "Add new ACF certificate", |
1147 | | - "addNewServiceLoginCertificate": "Add new service login certificate", |
1148 | 1146 | "certificateFile": "Certificate File", |
1149 | | - "register": "Register", |
1150 | | - "login": "Log In" |
| 1147 | + "login": "Log In", |
| 1148 | + "register": "Register" |
1151 | 1149 | } |
1152 | 1150 | }, |
1153 | 1151 | "pageMemory": { |
|
1897 | 1895 | "accountPolicySettings": "Account policy settings", |
1898 | 1896 | "addUser": "Add user", |
1899 | 1897 | "deleteUser": "Delete user | Delete users", |
1900 | | - "editUser": "Edit user", |
1901 | 1898 | "disableMfaBypassWarning": "You will be logged out if your MFA bypass value is disabled.", |
| 1899 | + "editUser": "Edit user", |
1902 | 1900 | "enableMfaInfo": "You will be logged out after successfully enabling MFA TOTP Authentication.", |
1903 | 1901 | "enableMfaWarning": "You need to MFA bypass yourself to enable MFA TOTP Authentication", |
1904 | 1902 | "mfaTimeMatch": "To update, visit ", |
|
1913 | 1911 | "clickSaveToUnlockAccount": "Click \"Save\" to unlock account", |
1914 | 1912 | "confirmUserPassword": "Confirm user password", |
1915 | 1913 | "deleteConfirmMessage": "Are you sure you want to delete user '%{user}'? This action cannot be undone.", |
| 1914 | + "enableMfa": "Enable MFA", |
| 1915 | + "helptext": "Steps", |
| 1916 | + "helptextStep1": "1. Scan the QR code or enter the secret key into the authenticator app.", |
| 1917 | + "helptextStep2": "2. Enter the TOTP generated by the app into the TOTP field and Login.", |
| 1918 | + "helptextStep2EnableMfa": "2. Enter the TOTP generated by the app into the TOTP field and Validate.", |
| 1919 | + "hmcWarning": "MFA bypassed user must be used for HMC connection.", |
1916 | 1920 | "manual": "Manual", |
1917 | 1921 | "maxFailedLoginAttempts": "Max failed login attempts", |
| 1922 | + "mfaInfoAlert": "Enable/Disable MFA at system level will affect all local users of the system.", |
1918 | 1923 | "noSpecialCharactersExceptUnderscore": "No special characters except underscore", |
| 1924 | + "otp": "TOTP", |
1919 | 1925 | "passwordMustBeBetween": "Password must be between %{min} – %{max} characters", |
1920 | 1926 | "passwordsDoNotMatch": "Passwords do not match", |
1921 | 1927 | "privilege": "Privilege", |
1922 | | - "timeoutDurationSeconds": "Timeout duration (seconds)", |
1923 | 1928 | "secretKey": "Secret key", |
| 1929 | + "timeoutDurationSeconds": "Timeout duration (seconds)", |
1924 | 1930 | "unlock": "Unlock", |
1925 | | - "helptext": "Steps", |
1926 | | - "helptextStep1": "1. Scan the QR code or enter the secret key into the authenticator app.", |
1927 | | - "helptextStep2": "2. Enter the TOTP generated by the app into the TOTP field and Login.", |
1928 | | - "otp": "TOTP", |
1929 | 1931 | "username": "Username", |
1930 | 1932 | "userPassword": "User password", |
1931 | 1933 | "userUnlockMethod": "User unlock method", |
1932 | 1934 | "validate": "Validate", |
1933 | | - "zeroLoginAttempts": "If `0`, then account shall never be locked.", |
1934 | | - "enableMfa": "Enable MFA", |
1935 | | - "helptextStep2EnableMfa": "2. Enter the TOTP generated by the app into the TOTP field and Validate.", |
1936 | | - "hmcWarning": "MFA bypassed user must be used for HMC connection.", |
1937 | | - "mfaInfoAlert": "Enable/Disable MFA at system level will affect all local users of the system." |
| 1935 | + "zeroLoginAttempts": "If `0`, then account shall never be locked." |
1938 | 1936 | }, |
1939 | 1937 | "table": { |
1940 | 1938 | "administrator": "Administrator", |
| 1939 | + "clear": "Clear", |
| 1940 | + "mfaByPass": "MFA bypass", |
1941 | 1941 | "privilege": "Privilege", |
1942 | 1942 | "readOnly": "Read only", |
1943 | 1943 | "serviceAgent": "Service agent", |
1944 | | - "status": "Status", |
1945 | | - "clear": "Clear", |
1946 | | - "secretKeyTooltip": "If the secret key is cleared, that user will be prompted to re-register the secret key during the login process.", |
1947 | | - "username": "Username", |
1948 | 1944 | "secretKey": "Secret key", |
1949 | | - "mfaByPass": "MFA bypass" |
| 1945 | + "secretKeyTooltip": "If the secret key is cleared, that user will be prompted to re-register the secret key during the login process.", |
| 1946 | + "status": "Status", |
| 1947 | + "username": "Username" |
1950 | 1948 | }, |
1951 | 1949 | "tableRoles": { |
1952 | 1950 | "administrator": "Administrator", |
|
1962 | 1960 | "errorBatchDelete": "Error deleting %{count} user. | Error deleting %{count} users.", |
1963 | 1961 | "errorBatchDisable": "Error disabling %{count} user. | Error disabling %{count} users.", |
1964 | 1962 | "errorBatchEnable": "Error enabling %{count} user. | Error enabling %{count} users.", |
1965 | | - "errorCreateUser": "Error creating user '%{username}'.", |
1966 | 1963 | "errorClearSecretKey": "Error clearing Secret key", |
| 1964 | + "errorCreateUser": "Error creating user '%{username}'.", |
1967 | 1965 | "errorCreateUserMaxUsers": "Error creating user '%{username}' because this system has reached the maximum amount of allowable users.", |
1968 | 1966 | "errorCreateUserPasswordNotAccepted": "Error creating user '%{username}' because the password was not accepted.", |
1969 | 1967 | "errorDeleteUser": "Error deleting user '%{username}'.", |
1970 | | - "errorLoadAccountSettings": "Error loading account settings", |
1971 | | - "errorLoadUsers": "Error loading users.", |
1972 | | - "errorSaveSettings": "Error saving account settings.", |
1973 | | - "errorUpdateUser": "Error updating user '%{username}'.", |
1974 | | - "errorUpdateUserPasswordNotAccepted": "Error updating user '%{username}' because the password was not accepted.", |
1975 | 1968 | "errorDisableMfa": "Error disabling Multi factor authentication.", |
1976 | 1969 | "errorDisableMfaBypass": "Error disabling MFA bypass.", |
1977 | 1970 | "errorEnableMfa": "Error enabling Multi factor authentication.", |
1978 | 1971 | "errorEnableMfaAuto": "Error enabling MFA TOTP Authentication. Please verify BMC time and the browser's time to successfully verify TOTP.", |
1979 | 1972 | "errorEnableMfaBypass": "Error enabling MFA bypass.", |
| 1973 | + "errorLoadAccountSettings": "Error loading account settings", |
| 1974 | + "errorLoadUsers": "Error loading users.", |
| 1975 | + "errorOtp": "Invalid TOTP", |
| 1976 | + "errorSaveSettings": "Error saving account settings.", |
| 1977 | + "errorUpdateUser": "Error updating user '%{username}'.", |
| 1978 | + "errorUpdateUserPasswordNotAccepted": "Error updating user '%{username}' because the password was not accepted.", |
1980 | 1979 | "successBatchDelete": "Successfully deleted %{count} user. | Successfully deleted %{count} users.", |
1981 | 1980 | "successBatchDisable": "Successfully disabled %{count} user. | Successfully disabled %{count} users.", |
1982 | 1981 | "successBatchEnable": "Successfully enabled %{count} user. | Successfully enabled %{count} users.", |
| 1982 | + "successClearSecretKey": "Successfully cleared Secret key", |
1983 | 1983 | "successCreateUser": "Created user '%{username}'.", |
1984 | 1984 | "successDeleteUser": "Deleted user '%{username}'.", |
1985 | | - "successSaveSettings": "Successfully saved account settings.", |
1986 | | - "successUpdateUser": "Updated user '%{username}'.", |
1987 | 1985 | "successDisableMfa": "Successfully disabled Multi factor authentication.", |
1988 | 1986 | "successDisableMfaBypass": "Successfully disabled MFA bypass.", |
1989 | | - "errorOtp": "Invalid TOTP", |
1990 | | - "successClearSecretKey": "Successfully cleared Secret key", |
1991 | 1987 | "successEnableMfa": "Successfully enabled Multi factor authentication.", |
1992 | | - "successEnableMfaBypass": "Successfully enabled MFA bypass." |
| 1988 | + "successEnableMfaBypass": "Successfully enabled MFA bypass.", |
| 1989 | + "successSaveSettings": "Successfully saved account settings.", |
| 1990 | + "successUpdateUser": "Updated user '%{username}'." |
1993 | 1991 | } |
1994 | 1992 | }, |
1995 | 1993 | "pageVirtualMedia": { |
|
0 commit comments