"Sign In", "username" => "Username", "password" => "Password", "continue" => "Continue", "authcode" => "Authentication code", "2fa prompt" => "Enter the six-digit code from your mobile authenticator app.", "2fa incorrect" => "Authentication code incorrect.", "login incorrect" => "Login incorrect.", "no admin permission" => "You do not have permission to access this system.", "login server unavailable" => "Login server unavailable. Try again later or contact technical support.", "account locked" => "This account has been disabled. Contact technical support.", "password expired" => "You must change your password before continuing.", "account terminated" => "Account terminated. Access denied.", "account state error" => "Your account state is not stable. Log out, restart your browser, and try again.", "welcome user" => "Welcome, {user}!", "sign out" => "Sign out", "settings" => "Settings", "options" => "Options", "404 error" => "404 Error", "page not found" => "Page not found.", "invalid parameters" => "Invalid request parameters.", "login server error" => "The login server returned an error: {arg}", "login server user data error" => "The login server refused to provide account information. Try again or contact technical support.", "captcha error" => "There was a problem with the CAPTCHA (robot test). Try again.", "home" => "Home", "users" => "Users", "actions" => "Actions", "name" => "Name", "email" => "Email", "status" => "Status", "type" => "Type", "new user" => "New User", "total users" => "Total Users", "view users" => "View Users", "normal accounts" => "Normal Accounts", "locked accounts" => "Locked Accounts", "editing user" => "Editing {user}", "invalid userid" => "Invalid user ID.", "user saved" => "User saved.", "adding user" => "Adding new user", "placeholder name" => "John Doe", "placeholder username" => "jdoe", "placeholder email address" => "jdoe@example.com", "placeholder password" => "swordfish", "new password" => "New Password", "non-local account warning" => "This account is not locally managed. Changes made here will not synchronize to the directory server and some attributes cannot be edited.", "delete user" => "Delete User", "really delete user" => "Are you sure you want to delete this user? This action cannot be reversed.", "user deleted" => "User account deleted.", "user does not exist" => "User does not exist.", "logtime" => "Date/Time", "logtype" => "Event Type", "ip address" => "IP Address", "other data" => "Other", "security log" => "Security Log", "event type reference" => "Event Type Reference", "clear log" => "Clear Log", "really clear log" => "Are you sure you want to purge the security log? This action cannot be reversed.", "log cleared" => "Security log cleared.", "removed n entries" => "Removed {n} entries", ]);