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